body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 3;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  width: 33.3333333333%;
  cursor: pointer;
  color: #999999;
  font-weight: 700;
  transition: all 0.3s ease;
  border-radius: 0;
  height: 56px;
  margin: unset;
  font-size: 40px;
}
body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-1, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-1 {
  background: #eeeeee;
}
body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-2, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-2 {
  background: #dddddd;
}
body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-2:after, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-2:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  z-index: 2;
  top: 50%;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  overflow: hidden;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 23px solid transparent;
  border-left-color: #eeeeee;
}
body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-3, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-3 {
  background: #cccccc;
}
body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-3:after, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-steps-navigation-item-3:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  z-index: 2;
  top: 50%;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  overflow: hidden;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 23px solid transparent;
  border-left-color: #dddddd;
}
body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active {
  color: #fff;
}
body .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-completed, body .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-completed {
  color: #66BB6A;
}
body .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input, body .intgrtn-form-signup-3-steps .intgrtn-input-holder .intgrtn-input {
  text-indent: 20px;
  font-size: 22px;
  font-weight: 300;
  color: #666;
  padding: 13px;
}
body .intgrtn-form-signup .intgrtn-btn-go-to-step-holder .intgrtn-btn-submit, body .intgrtn-form-signup .intgrtn-btn-go-to-step-holder .intgrtn-btn-go-to-step, body .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit, body .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-go-to-step, body .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step-holder .intgrtn-btn-submit, body .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step-holder .intgrtn-btn-go-to-step, body .intgrtn-form-signup-3-steps .intgrtn-btn-submit-holder .intgrtn-btn-submit, body .intgrtn-form-signup-3-steps .intgrtn-btn-submit-holder .intgrtn-btn-go-to-step {
  width: 100%;
  background: #3ca43c;
  border: 1px solid #fff;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  display: block;
  padding: 9px 0;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
}
body .intgrtn-form-signup .intgrtn-btn-go-to-step-holder .intgrtn-btn-submit:hover, body .intgrtn-form-signup .intgrtn-btn-go-to-step-holder .intgrtn-btn-go-to-step:hover, body .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit:hover, body .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-go-to-step:hover, body .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step-holder .intgrtn-btn-submit:hover, body .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step-holder .intgrtn-btn-go-to-step:hover, body .intgrtn-form-signup-3-steps .intgrtn-btn-submit-holder .intgrtn-btn-submit:hover, body .intgrtn-form-signup-3-steps .intgrtn-btn-submit-holder .intgrtn-btn-go-to-step:hover {
  text-decoration: none;
  background: #000000;
}
body .intgrtn-modal-holder .intgrtn-modal {
  direction: ltr;
}
body .intgrtn-modal-holder .intgrtn-modal .intgrtn-modal-title {
  text-align: left;
}

/*# sourceMappingURL=intgrtn.css.map */
