#card_employer_profile {
  display: none;
}
.title-fact {
  color: #000;

/* h5-24/semibold */
font-family: Raleway;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 125% */
}
.text-fact {
  color: var(--color-texto2);

/* h6-18/regular */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
.text-fact-p {
  padding: 60px;
}
.title-comp {
  color: #000;

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}
.dashed-line {
  border-bottom: solid !important;
  border-bottom-style: dashed !important;
  border-bottom-width: 1px !important;
  border-bottom-color: #999 !important;
}
.total-text {
  color: var(--color-texto2);

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}
.title-pay {
  color: var(--neutral-medium, #999);

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}
.iva-text {
  color: var(--color-texto2);

/* caption-14/regular */
font-family: Raleway;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}
.type-text {
  color: var(--color-texto2);
text-align: center;

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}
.price-text {
  color: var(--color-texto2);
text-align: center;

/* h6-18/regular */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
.dialer-css {
  width: 132px !important;
}
.dialer-button-text {
  color: var(--color-texto2);

/* h6-18/regular */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
.dialer-number-text {
  color: var(--color-texto2);

/* h6-18/regular */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
.no-borders {
  border: none !important;
}
.diarler-border {
  border: 1px solid #D9D9D9;
}
.ast {
  top:0;
}
.w-95 {
  width: 95% !important;
}
.w-90 {
  width: 90% !important;
}
.resumen-text {
  color: var(--color-texto2);

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}
.p-3048 {
  padding: 30px 48px !important;
}
.caract-text {
  color: var(--neutral-medium-drak, #555);

/* caption-14/regular */
font-family: Raleway;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}
.credit-card-title {
  color: var(--color-texto2)!important;

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}
.btn-check:active+.btn.btn-active-light-primary, .btn-check:checked+.btn.btn-active-light-primary, .btn.btn-active-light-primary.active, .btn.btn-active-light-primary.show, .btn.btn-active-light-primary:active:not(.btn-active), .btn.btn-active-light-primary:focus:not(.btn-active), .btn.btn-active-light-primary:hover:not(.btn-active), .show>.btn.btn-active-light-primary {
  background-color: transparent !important;
}
.cancelar-text-swal {
  color: var(--text-color-btn);
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  display: flex;
  padding: 12px 16px;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  border:none;
  align-items: center;
}
.swal2-title {
  color: var(--color-texto2)!important;
  text-align: center !important;
  font-family: Raleway !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 30px !important;
}
.swal2-html-container {
  color: var(--neutral-medium-drak, #555) !important;
  text-align: center !important;
  font-family: Raleway !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 26px !important;
}
.swal2-modal {
  width: 80% !important;
}
.card-labels-text {
  color: var(--color-texto2)!important;

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}
.form-check-input[type=radio] {
    border: none;
    background-color: transparent;
    position: absolute;
}
.form-check-input:checked {
    background-color: #fff;
    border-color: #50CD89;
}
.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url('../../wicons/check_arrow.svg');
}
.check-save {
  color: var(--neutral-medium-drak, #555);

/* caption-14/regular */
font-family: Raleway;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}
.tex-lab {
  color: var(--neutral-medium, #999) !important;

  /* caption-14/regular */
  font-family: Raleway !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 20px !important; /* 142.857% */
}
.w-70{
  width: 70% !important;
}
.a-links {
  color: var(--neutral-medium, #999) !important;
}
.a-links:hover {
  color: #00072D !important;
}
.button_delete {
  background-color: transparent !important;
  display: flex;
padding: 12px 16px;
align-items: center;
gap: 10px;
color: var(--primary-dark, #00072D);

/* button-16/semibold */
font-family: Raleway;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 150% */
}

.nav-pills {
    --bs-nav-pills-border-radius: #071437 !important;
    --bs-nav-pills-link-active-color: #ffffff !important;
    --bs-nav-pills-link-active-bg: #00072D !important;
}

.nav-pills .nav-link {
  border-radius: 6px !important;
}

a.nav-link {
  color: #071437 !important;
}
a.nav-link.active {
  color: #ffffff !important;
}
