@charset "UTF-8";
.solutions-contact-widget .solutions-contact-wrapper {
  min-height: 540px;
  position: relative;
}
.solutions-contact-widget .solutions-contact-wrapper .sidebar-title {
  color: #111D5E;
  text-align: center;
  padding: 10px;
  font-family: "SF Pro Display Medium", sans-serif;
  border-top: 1px solid #ADADAD;
  border-bottom: 1px solid #ADADAD;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content {
  margin-top: 30px;
  margin-bottom: 30px;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-item ul {
  position: relative;
  padding-left: 28px;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-item ul li {
  position: relative;
  font-weight: 300;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-item ul li:before {
  content: "•";
  position: absolute;
  font-size: 21px;
  line-height: 22px;
  color: #E2007C;
  z-index: 1;
  font-family: "SF Pro Display Medium", sans-serif;
  display: inline-block;
  width: 1em;
  margin-left: -1.4em;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-form {
  margin-top: 25px;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-form .form-material {
  flex-direction: column;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-form .form-material .form-group {
  margin-right: 0 !important;
  margin-bottom: 24px;
  max-width: 100%;
  flex: none;
  padding: 0;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-form .form-material .wpcf7-submit {
  margin-top: 15px;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-form .form-material div.d-flex {
  flex-direction: column !important;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-form .form-material .mdc-notched-outline > div {
  min-width: 10px;
}
.solutions-contact-widget .solutions-contact-wrapper .solutions-contact-content .solutions-contact-form .form-title {
  color: #111D5E;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  text-align: center;
  font-family: "SF Pro Display Medium", sans-serif;
  padding: 0 50px;
}

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