.contact-erp-widget {
  overflow: hidden;
}
.contact-erp-widget .contact-erp-wrapper {
  position: relative;
  min-height: 104px;
}
.contact-erp-widget .bg {
  width: 123px;
  border-right: 5px solid white;
  border-bottom: 5px solid white;
  height: 80px;
  transform: rotate(-45deg);
  position: absolute;
}
.contact-erp-widget .contact-left {
  position: absolute;
  top: 2215px;
}
.contact-erp-widget .label-phone {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .contact-erp-widget .contact-erp-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .contact-erp-widget .label-right {
    height: 0;
  }
}
@media (max-width: 480px) {
  .contact-erp-widget .label-right {
    height: 0;
  }
}
.contact-erp-widget .contact-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .contact-erp-widget .contact-form {
    height: 0;
  }
}
.contact-erp-widget .contact-form .mdc-floating-label {
  background-color: #ffffff;
}
.contact-erp-widget .label-right {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  white-space: nowrap;
  color: #FFFFFF;
}
.contact-erp-widget .phone {
  font-family: "SF Pro Display Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
}
.contact-erp-widget .btn-register {
  background: linear-gradient(180deg, #48A4FF 0%, #111D5E 100%) !important;
  border: 0 solid transparent;
}
.contact-erp-widget .btn-register:hover {
  background: linear-gradient(180deg, #f798cc 0%, #E3007C 100%) !important;
}
.contact-erp-widget #cf7md-form .mdc-text-field--outlined:not(.mdc-text-field--disabled) {
  background-color: #fff;
}
.contact-erp-widget #cf7md-form.cf7md-form .wpcf7-response-output, .contact-erp-widget #cf7md-form.cf7md-form + .wpcf7-response-output {
  text-align: right;
  margin-left: 50%;
}
@media (max-width: 992px) {
  .contact-erp-widget .content {
    text-align: center;
    height: 540px;
  }
}
@media (max-width: 768px) {
  .contact-erp-widget .content {
    text-align: center;
    height: 612px;
  }
}
.contact-erp-widget .content .contact-erp-left {
  flex-direction: column;
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  .contact-erp-widget .content .contact-erp-bg {
    display: none;
  }
}
.contact-erp-widget .contact-form-right button {
  width: auto;
  padding-left: 80px;
  padding-right: 80px;
}
.contact-erp-widget .contact-border {
  display: none;
}
@media (max-width: 992px) {
  .contact-erp-widget .contact-border {
    display: block;
    height: 2px;
    width: 135px;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .contact-erp-widget .contact-border {
    display: block;
    height: 2px;
    width: 135px;
    margin: 0 auto;
  }
}

/*# sourceMappingURL=style.css.map */
