.hero {
  min-height: 500px;
  padding-bottom: 0px;
  background-color: #6c94fd;
  background-image: -webkit-linear-gradient(
      270deg,
      rgba(10, 78, 253, 0.6),
      rgba(10, 78, 253, 0.6)
    ),
    -webkit-linear-gradient(270deg, #000, grey 0%, #919191 12%, #f0f0f0 64%, #f9f9f9
          84%, #fff);
  background-image: linear-gradient(
      180deg,
      rgba(10, 78, 253, 0.6),
      rgba(10, 78, 253, 0.6)
    ),
    linear-gradient(
      180deg,
      #000,
      grey 0%,
      #919191 12%,
      #f0f0f0 64%,
      #f9f9f9 84%,
      #fff
    );
}

.hero-nav {
  background-color: #fff;
}

.nav-link {
  font-family: "Source Sans Pro", sans-serif;
  color: #23527c;
}

.customer-logos {
  /*border-bottom: 1px solid #dadfe3;*/
  margin-bottom: 0;
}
.c-logo1 {
  height: 27px;
  width: 90px;
}
.c-logo2 {
  height: 43px;
  width: 100px;
}
.c-logo3 {
  height: 43px;
  width: 100px;
}
.c-logo4 {
  height: 43px;
  width: 100px;
}
.c-logo5 {
  height: 35px;
  width: 112px;
}
.c-logo6 {
  height: 50px;
  width: 80px;
}
.c-logo7 {
  height: 17px;
  width: 100px;
}
.c-logo8 {
  height: 27px;
  width: 80px;
}
.c-logo9 {
  height: 37px;
  width: 60px;
}
.c-logo10 {
  height: 22px;
  width: 85px;
}
.m-t-4 {
  margin-top: 4%;
}
.logo-header {
  text-align: center;
  font-size: 26px;
  margin-bottom: 24px;
}
.pink-text {
  color: #504ee4;
}
.customer-logos li {
  display: inline-block;
  margin: 25px 25px 25px 25px;
  vertical-align: middle;
}

.customer-logos li img {
  max-height: 65px;
  opacity: 0.8;
}

.customer-logos li img:hover {
  opacity: 1;
  cursor: pointer;
}
.line {
  margin-bottom: 20px;
  background-color: #1271c4;
  height: 3px;
  width: 10%;
  display: inline-block;
  margin-left: 45%;
  margin-top: -15px;
}
.nav-link:hover {
  color: #2196f3;
  font-weight: 400;
}
.button {
  margin-top: 10px;
  border-radius: 5px;
  background-color: #504ee4;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}

.nav-button {
  margin-top: 10px;
  border-radius: 5px;
  background-color: #504ee4;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.nav-button:hover {
  color: #333;
}

.hero-cont {
  padding: 137px 10px 70px 25px;
}

.hero-h1 {
  margin-top: 0px;
  font-family: "Source Sans Pro", sans-serif;
  color: #e2e2e2;
  font-size: 38px;
  font-weight: 600;
}

.hero-h1._1 {
  margin-top: 0px;
  color: #e2e2e2;
  font-size: 32px;
  font-weight: 300;
}

.hero-text {
  width: 100%;
  margin-top: 50px;
  padding-right: 60px;
  font-family: "Source Sans Pro", sans-serif;
  color: #19405f;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}

.hero-text._1 {
  width: 80%;
  margin-top: 20px;
  color: #e2e2e2;
  font-size: 17px;
  font-weight: 400;
}

.form-block {
  display: block;
  width: 50%;
  margin-top: 50px;
  margin-bottom: 0px;
}

.form-block.c {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-field {
  width: 60%;
  float: left;
}

.submit-button {
  width: auto;
  border-radius: 5px;
  background-color: #504ee4;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.submit-button:hover {
  color: #333;
}

.form {
  padding-left: 0px;
}

.form._1 {
  width: 100%;
  padding-left: 0px;
  float: none;
}

.working {
  min-height: 400px;
  padding: 10px;
  background-color: #fff;
}

.working._1 {
  background-color: #fff;
}

._w-h5 {
  font-family: "Source Sans Pro", sans-serif;
  color: #19405f;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

._w-h5.c {
  font-size: 24px;
}

._w-h5._1 {
  margin-bottom: 50px;
}

._w-h5.w {
  color: #fff;
}

._w-cont {
  padding-top: 25px;
  padding-bottom: 10px;
}

._w-text {
  padding: 10px 50px;
  font-family: "Source Sans Pro", sans-serif;
  color: #75858f;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}

._w-div {
  max-height: 300px;
  min-height: 300px;
  padding: 10px;
}

.div-img {
  display: block;
  margin: 10px auto 0px;
  padding-top: 0px;
}

.div-h6 {
  margin-top: 30px;
  font-family: "Source Sans Pro", sans-serif;
  color: #19405f;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.div-h6.q1 {
  padding-right: 10px;
  padding-left: 10px;
  color: #19405f;
  font-size: 20px;
  text-align: left;
}

.div-h6._1 {
  margin-top: 10px;
  font-size: 20px;
}

.div-text {
  display: block;
  width: 75%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-family: "Source Sans Pro", sans-serif;
  color: #75858f;
  font-size: 15px;
  text-align: center;
}

.div-text.q1 {
  width: 100%;
  color: #fff;
  font-size: 15px;
  text-align: left;
}
.w-button:hover {
  text-decoration: none;
}
.row {
  margin-top: 40px;
}

.customers {
  min-height: 250px;
  padding: 10px;
  background-color: #fff;
}

.c-cont {
  padding-top: 25px;
  padding-bottom: 25px;
}

.c-div-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.row-2 {
  margin-top: 25px;
}

.q {
  min-height: 500px;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: rgba(108, 148, 253, 0.75);
  background-image: -webkit-linear-gradient(270deg, #6c94fd, #6c94fd),
    -webkit-linear-gradient(270deg, #fff, #a6a6a6 100%, grey 0, #000);
  background-image: linear-gradient(180deg, #6c94fd, #6c94fd),
    linear-gradient(180deg, #fff, #a6a6a6 100%, grey 0, #000);
}

.q-cont {
  padding-top: 10px;
  padding-bottom: 10px;
}

.q-div {
  padding: 10px;
}

.row-3 {
  margin-top: 20px;
}

.cta {
  min-height: 200px;
  padding: 10px;
  background-color: #fff;
}

.container {
  padding: 25px 10px 20px;
}

.bold-text {
  font-weight: 400;
}

.hero-button {
  margin-top: 40px;
  margin-right: 10px;
  border-radius: 5px;
  background-color: #504ee4;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}

.hero-button:hover {
  color: #333;
  text-decoration: none;
}

.hero-button._1 {
  border: 1px solid #504ee4;
  background-color: #fff;
  color: #504ee4;
}

.hero-button._1:hover {
  color: #333;
}

.hero-button.c {
  margin-top: 35px;
}

.hero-button.c:hover {
  color: #333;
}

.c-d {
  text-align: center;
}

.d-div {
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Source Sans Pro", sans-serif;
  color: #1271c4;
  font-size: 75px;
  line-height: 100px;
  font-weight: 600;
}

.earn {
  min-height: 100px;
  padding: 10px;
}

.e-cont {
  padding: 10px 25px;
}

.e-div {
  height: 50px;
  padding-top: 10px;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #000 #bdbdbd #bdbdbd #000;
}

.e-div._1 {
  border-right-style: none;
}

.div-heading {
  font-family: "Source Sans Pro", sans-serif;
  color: #19405f;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

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

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

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

.text {
  font-family: "Source Sans Pro", sans-serif;
  color: #75858f;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.div-2 {
  padding-right: 150px;
  padding-left: 150px;
}

.div3 {
  margin-top: 0px;
  padding-right: 150px;
  padding-left: 150px;
}

.list-text {
  margin-top: 0px;
  font-family: "Source Sans Pro", sans-serif;
  color: #19405f;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
}

.text-cont {
  margin-top: 15px;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  text-transform: none;
}

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

.link.w--current {
  text-align: left;
}

@media (max-width: 767px) {
  .form-block {
    width: 100%;
  }
  .form {
    width: 100%;
  }
}

/*Custom*/
/*Footer*/
.footer {
  font-family: "source sans pro";
  background-color: #293745 !important;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 40px;
  font-size: 13px;
}
.footer h3 {
  font-size: 16px;
  line-height: 1.1;
}
.pDesc {
  border-bottom: 1px solid #676a6c;
  padding-bottom: 80px;
  text-align: left;
}
.pDesc h4 {
  font-size: 14px;
}
.footer p {
  color: #676a6c;
  line-height: 1.42857143;
  font-weight: 400;
  margin: 0 0 10px;
}
.footer a {
  font-size: 13px;
  color: #999;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
}
.footer a:hover {
  color: #aaa;
}
.t-l {
  text-align: left;
}
.m-b-lg {
  margin-bottom: 30px;
}
.hyphen {
  padding-left: 10px;
  padding-right: 10px;
}
.cIcons {
  margin-left: 8px;
}
.demo_error {
  color: #eb4d5c;
  font-size: 14px;
  font-weight: 400;
}
.modelLabel {
  color: #008ed6;
  font-weight: 400;
  font-size: 15px;
}
.modalForm {
  text-align: left;
}
.dark-text {
  color: #454545;
}
.modal-content {
  padding: 10px 30px 30px 30px;
}
.modal-btn {
  width: 100%;
}
.inputbox {
  height: 40px !important;
  margin-bottom: 5px !important;
}
.required {
  border-left: 3px solid #aa090f !important;
}
.standard-button {
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1.6;
  border: none;
  background-color: #2196f3;
  padding: 12px 12px !important;
  color: #ffffff;
  -webkit-transition: none;
  transition: none;
}
.standard-button {
  font-weight: 600;
}
.startTrailInputBox {
  margin-left: 20%;
}
.w-nav-link:hover {
  color: #2196f3;
  text-decoration: none;
}
.w-form {
  margin: 30px 0px 0px 25% !important;
  height: 65px !important;
  width: 50%;
}
.startTrailInputBox input {
  padding: 9px;
  width: 46%;
  float: left;
  color: #555;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: none;
  border: none;
}
.startTrailInputBox input:focus {
  box-shadow: none;
}
.startTrailBtn input {
  text-transform: uppercase;
  background: #504ee4;
  color: #fff;
  font-weight: 600;
  width: 27%;
  float: left;
  padding: 9px;
  cursor: pointer;
  border-top-right-radius: 4px;
  text-align: center;
  border-bottom-right-radius: 4px;
  border: none;
  font-size: 15px;
}
.startTrailBtn input:hover {
  color: #245782;
}
.standard-button {
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px !important;
  line-height: 1.6;
  border: none !important;
  padding: 18px 40px 18px 40px !important;
  color: #ffffff;
  -webkit-transition: none;
  transition: none;
  width: 100%;
  opacity: 0.8;
  background-color: #2196f3 !important;
}
