.filfin-dxp-form-start .subtitle-info {
  margin-top: 56px;
  margin-bottom: 16px;
}
.filfin-dxp-form-start .body-info {
  margin-bottom: 40px;
}
.filfin-dxp-form-start button.btn-primary {
  width: fit-content !important;
  background-color: white !important;
}
.filfin-dxp-form-start img.lg-image {
  max-width: 100%;
}
.filfin-dxp-form-start .left {
  float: left;
  margin: auto;
}
.filfin-dxp-form-start .right {
  float: right;
  display: block;
  text-align: right;
}
.filfin-dxp-form-start .close {
  text-shadow: 0px 2px 4px rgba(100, 100, 100, 0.5);
}
.filfin-dxp-form-start .blue-font {
  color: #009AD8;
}
.filfin-dxp-form-start .step-title {
  margin-bottom: 48px;
}
.filfin-dxp-form-start .form-group {
  margin-bottom: 32px;
}
.filfin-dxp-form-start #step1Button, .filfin-dxp-form-start #step2Button {
  margin-top: 11px;
}
.filfin-dxp-form-start .telefonoContactoPrefix {
  padding-right: 0px;
  height: 2.375rem;
}
.filfin-dxp-form-start .telefonoContacto {
  padding-left: 0px;
}
.filfin-dxp-form-start #backToStep1Button {
  background: unset;
  border: none;
}
.filfin-dxp-form-start #comentariosContacto {
  resize: none;
}
.filfin-dxp-form-start #landingButton, .filfin-dxp-form-start #step1Button, .filfin-dxp-form-start #step2Button {
  padding: 0 2em;
  height: 38px !important;
  border-radius: 24px !important;
  font-weight: 600 !important;
}
.filfin-dxp-form-start #step2Button {
  margin: auto;
}
.filfin-dxp-form-start #modal-success .modal-header button, .filfin-dxp-form-start #modal-error .modal-header button {
  margin-top: 1em;
  margin-right: 1em;
  /* Cambiar la X por ícono */
}
.filfin-dxp-form-start #modal-success .modal-header button:hover, .filfin-dxp-form-start #modal-error .modal-header button:hover {
  color: black;
}
.filfin-dxp-form-start #modal-success .title {
  font-weight: 600;
}
.filfin-dxp-form-start #modal-success .body {
  margin-bottom: 56px;
}
.filfin-dxp-form-start #modal-error .title {
  font-weight: 600;
}
.filfin-dxp-form-start #modal-error .body {
  margin-bottom: 32px;
}
.filfin-dxp-form-start #modal-error .button {
  margin-bottom: 48px;
}
.filfin-dxp-form-start #modal-error button {
  padding: 0 2em;
  height: 38px !important;
  border-radius: 24px !important;
  font-weight: 600 !important;
}
.filfin-dxp-form-start .modal-header {
  border-bottom: none;
  flex-direction: row-reverse;
}