html {
    scroll-behavior: smooth;
}

.sbt_btn_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.mainButton {
    float: right;
    background: #032755;
    border: 1px solid #032755;
    color: #f6f6f6;
    border-radius: 90px;
    padding: 8px 23px;
    font-size: 13px;
    display: none;
}

::placeholder {
    color: #A9A9A9;
}

:-ms-input-placeholder {
    color: #A9A9A9;
}

::-ms-input-placeholder {
    color: #A9A9A9;
}

.MensajeInvalid-feedback {
    display: inline-block;
    width: -webkit-fill-available;
    width: -moz-available;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    color: #dd0707;
    margin: 10px 0 20px 0;
}

.MensajeInvalid-feedback i {
    font-size: 14px;
    margin-right: 6px;
}

.invalidBorder {
    border: 2px solid #dd0707 !important;
}

body {
    margin: 0px;
    color: #2a2a2a;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 23px;
    font-weight: 400;
    overflow-x: hidden;
    background: #fff;
}

img {
    width: 100%;
}

header {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
}

a {
    text-decoration: none;
}

.Header {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    width: 100%;
    position: fixed;
    top: -1px;
    left: 0;
    z-index: 33;
    background: #032755;
    padding: 20px 30px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.LogoRenewT {
    width: auto;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.DivRight {
    width: 25%;
    display: inline-block;
    float: right;
    text-align: right;
    margin-top: 7px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.DivRight a {
    color: #fff;
}

.idioma-active {
    color: #fff !important;
    font-weight: 600;
}

.Form-container {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 100px;
    padding: 30px 50px;
}

.ContForm fieldset:not(:first-of-type) {
    display: none;
}

.ContProgress {
    position: relative;
    z-index: 1;
}

.FormularioDoctor {
    display: none;
}

.progress {
    width: 540px;
    border-radius: 0;
    background: #e1e1e1;
}

.progress-bar {
    background: #032755;
    color: white;
}

.bardesk {
    transform: rotate(90deg);
    position: absolute;
    z-index: 2;
    top: 266px;
    left: -235px;
}

.bardeskSpans {
    width: 216px;
    /*width: 69%;*/
    text-align: left;
    display: inline-block;
    margin-left: 38px;
    /*margin-top: 10px;*/
}

.bardeskSpans span {
width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 17px;
    text-decoration: underline;
}

.barmob {
    display: none;
}

.ContForm {
    margin-top: 15px;
    padding-left: 85px;
}

.col-Radio {
    width: 165px;
    display: inline-block;
}

.col-Radio2 {
    width: 120px;
    display: inline-block;
}

.col-Radio3 {
    display: inline-block;
}

.form-group {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-bottom: 8px;
}

.form-groupMargin {
    margin-bottom: 0px;
}

.form-group span {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-bottom: 6px;
}

.form-group label {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    text-align: left;
    /*margin-bottom: 7px;*/
}

.form-group input {
    display: inline-block;
    padding: 7px 10px;
    border: none;
    border-radius: 0px;
    margin-bottom: 5px;
    margin-top: 4px;
    width: 50%;
    box-sizing: border-box;
    color: #454545 !important;
    background-color: #f8f8f8 !important;
    font-size: 13px;
    box-shadow: inset 2px 3px 6px #9c9c9c !important;
    outline: none !important;
}

.form-group input:focus {
    outline: none !important;
    border: none !important;
}

.form-group ul li {
    list-style: none;
    margin-bottom: 6px;
}

.fgStyleList ul li {
    list-style: disc;
}

.FormularioRadios {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-top: 16px;
    font-size: 15px;
}

.LabelRadios {
    width: -webkit-fill-available !important;
    width: -moz-available !important;
}

.checkboxInput input[type="checkbox"] {
    display: none;
}

/*.RadioSx {
    position: absolute;
    text-align: center!important;
}*/
.txtSx {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    text-align: center;
}

.radio-button-1 {
    width: 206px;
    height: 110px;
    background: #fff !important;
    /*border: 1px solid #2a2a2a!important;*/
    box-shadow: none !important;
    float: left;
    border-radius: 0;
    color: #2a2a2a;
    font-size: 16px;
}

.radio-button-1::after {
    content: '';
    position: absolute;
    width: 206px;
    height: 112px;
    background-color: #2a2a2a38;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.radio-button-2 {
    width: 13px !important;
    height: 13px;
    background-color: #F5F5F5;
    box-shadow: inset 0px 3px 4px #adadad;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    border: none;
}

.radio-button-2::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #2a2a2a;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.Rdio1 {
    float: left;
    margin: 4px 7px 0 0;
}

.checkboxInput input[type="checkbox"]:checked+label .radio-button-2::after {
    opacity: 1;
}

.InputRadio input[type="radio"] {
    display: none;
}

.InputRadio input[type="radio"]:checked+label .radio-button-2::after {
    opacity: 1;
}

.InputRadio input[type="radio"]:checked+label .radio-button-1::after {
    opacity: 1;
}


.InputRadio input[type="checkbox"] {
    display: none;
}

.InputRadio input[type="checkbox"]:checked+label .radio-button-2::after {
    opacity: 1;
}

.InputRadio input[type="checkbox"]:checked+label .radio-button-1::after {
    opacity: 1;
}


.field-inline-block {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
}

.field-inline-block input {
    width: 74px;
    margin-right: 10px;
}

.ModForm-group {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-bottom: 100px;
}

.MFgSinMargin {
    margin-bottom: 4px;
}

.previous {
    background: #032755;
    border: 1px solid #032755;
    color: #f6f6f6;
    border-radius: 90px;
    padding: 8px 21px;
    font-size: 13px;
}







.next,
.btn-success {
    float: right;
    background: #032755;
    border: 1px solid #032755;
    color: #f6f6f6;
    border-radius: 90px;
    padding: 8px 23px;
    font-size: 13px;
}

/* Estilo para el botón cuando está deshabilitado */
.next:disabled,
.btn-success:disabled {
    background: #BAD8FF!important;
    border: 1px solid #BAD8FF!important;
    color: #fff;
    cursor: not-allowed;
}

.previous:hover,
.next:hover,
.btn-success:hover {
    background: #f6f6f6;
    border: 1px solid #032755;
    color: #032755;
}

previous:focus,
.next:focus,
btn-success:focus {
    background: #2a2a2a !important;
    border: 1px solid #2a2a2a !important;
    color: #f6f6f6 !important;
}

.next {
    float: right;
    background: #032755 !important;
    border: 1px solid #032755 !important;
    color: #f6f6f6 !important;
    border-radius: 90px !important;
    padding: 8px 23px !important;
    font-size: 13px !important;
}

.next:hover {
    background: #f6f6f6 !important;
    border: 1px solid #032755 !important;
    color: #032755 !important;
}

.next:focus {
    background: #2a2a2a !important;
    border: 1px solid #2a2a2a !important;
    color: #f6f6f6 !important;
}






.prev,
.btn-success {
    float: right;
    background: #032755;
    border: 1px solid #032755;
    color: #f6f6f6;
    border-radius: 90px;
    padding: 8px 23px;
    font-size: 13px;
}

.previous:hover,
.prev:hover,
.btn-success:hover {
    background: #f6f6f6;
    border: 1px solid #032755;
    color: #032755;
}

.previous:focus,
.prev:focus,
.btn-success:focus {
    background: #2a2a2a !important;
    border: 1px solid #2a2a2a !important;
    color: #f6f6f6 !important;
}


.prev {
    float: right;
    background: #032755 !important;
    border: 1px solid #032755 !important;
    color: #f6f6f6 !important;
    border-radius: 90px !important;
    padding: 8px 23px !important;
    font-size: 13px !important;
}

.prev:hover {
    background: #f6f6f6 !important;
    border: 1px solid #032755 !important;
    color: #032755 !important;
}

.prev:focus {
    background: #2a2a2a !important;
    border: 1px solid #2a2a2a !important;
    color: #f6f6f6 !important;
}























.btnLeft {
    float: left;
}

.BtnSexo {
    width: 206px !important;
    height: 112px;
    background: #fff !important;
    border: 1px solid #2a2a2a !important;
    box-shadow: none !important;
    float: left;
    border-radius: 0;
    margin-right: 10px;
    color: #2a2a2a;
    font-size: 16px;
    position: relative;
    z-index: 1;
}

.btnSexo:hover {
    background: #2a2a2a !important;
    border: 1px solid #2a2a2a !important;
    color: #fff;
}

.btnSexo:focus {
    background: #2a2a2a !important;
    border: 1px solid #2a2a2a !important;
    color: #fff;
}

.TitForm {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    text-align: left;
    font-size: 26px;
    line-height: 37px;
    font-weight: 400;
    margin-bottom: 40px;
}

.TitFormBold {
    font-size: 43px;
    line-height: 52px;
    font-weight: bold;
}

.spanPaso {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 22px;
}

.spanPasoMob {
    display: none;
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 15px;
}

.fgTxt {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-bottom: 5px !important;
}

.fgInputSexo {
    width: 206px;
    height: 112px;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-right: 9px;
}

.fgInputSexo label {
    width: auto !important;
    position: absolute;
    z-index: 2;
    top: 78px;
    left: 77px;
    font-size: 17px;
    font-weight: 500;
}

.fgInputSexoimg {
    width: 42px;
    float: left;
    position: absolute;
    z-index: 2;
    left: 41%;
    top: 20px;
}

.sW {
    width: 35px;
}

.ModBorder {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin: 40px 0 30px 0;
    padding: 20px 0px 40px 0;
    border-bottom: 1px solid #000;
    font-size: 11px;
}

.ModBorder span {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
}

.TxtWeight {
    font-weight: 500;
}

.Binput {
    width: 130px !important;
    height: 74px;
    display: inline-block;
    text-align: center;
    border-radius: 10px !important;
    font-size: 30px !important;
}

.TxtColor {
    color: #909090;
}

.checkboxInput {
    width: -webkit-fill-available;
    width: -moz-available;
    float: left;
}

.InputSinWidth {
    width: auto;
    float: left;
    margin-right: 25px;
}

.FilaFG {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    padding: 10px 0;
}

.fgBorder {
    border-bottom: 2px solid #e4e4e4;
}

.fgBorder label {
    width: auto !important;
}

.Rdio2 {
    float: left;
    margin: 4px 15px 0 0;
}

.Formintern {
    margin-top: 10px;
    margin-bottom: 50px;
}

.fgDate input {
    width: 125px !important;
    border-radius: 5px !important;
    margin-bottom: 0 !important;
}

.InputInter {
    width: -webkit-fill-available !important;
    width: -moz-available !important;
    height: 35px;
    display: inline-block;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
}

.InputCorto {
    width: 105px !important;
}

.btnGuardar {
    width: auto;
    background: #fff;
    border: none;
    outline: none;
    color: #032755;
    border-bottom: 1px solid #032755;
    float: right;
    margin-top: 5px;
    margin-right: 21px;
    padding: 0;
    border-radius: 0;
}

.labelWidth {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-bottom: 15px;
}

footer {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-top: 30px;
    background: #032755;
    color: #f6f6f6;
    padding: 30px;
}

.ModFooter {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
}

.ModFooter img {
    width: 143px;
}

.Privacidad {
    text-align: right;
    margin-top: 4px;
}

.Privacidad a {
    color: #a1acba;
}

.PrivacidadMargin {
    margin-right: 31px;
}

.classSelect{
    background-image: linear-gradient(45deg, transparent 53%, white 53%), linear-gradient(135deg, #ffffff 53%, #67535300 53%), linear-gradient(to right, #032755, #032755);
    background-position: calc(106% - 13px) calc(7px + 2px), calc(103% - 6px) calc(7px + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 17px 20px;
    background-repeat: no-repeat;
    width: 40% !important;
    max-width: 200px;
    margin-left: 7px;
    margin-right: 7px;
    height: 22px;
    color: #032755;
}

@media (max-width: 575.98px) {
    .LogoRenewT {
        width: 150px;
    }

    .DivRight {
        width: 41%;
    }

    .bardesk {
        display: none;
    }

    .progress-bar {
        height: 19px;
    }

    .barmob {
        width: -webkit-fill-available;
        width: -moz-available;
        height: 19px;
        display: block;
        background: #e1e1e1;
    }

    .bardeskSpans {
        display: none;
    }

    .ContForm {
        margin-top: 10px;
        padding: 0 10px;
    }

    .Form-container {
        margin-top: 25px;
        margin-bottom: 10px;
        padding: 30px 2px;
    }

    .spanPaso {
        display: none;
    }

    .spanPasoMob {
        display: inline-block;
    }

    .TitForm {
        margin-top: 28px;
        margin-bottom: 7px;
    }

    .form-group {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .ModForm-group {
        margin-bottom: 26px;
    }

    .ModBorder {
        margin: 10px 0 20px 0;
        padding: 5px 0px 5px 0;
    }

    .ModForm-group {
        margin-bottom: 40px;
    }

    .MFgSinMargin {
        margin-bottom: 4px !important;
        margin-top: 40px;
    }

    .form-group input {
        width: 100%;
        margin-bottom: 24px;
        margin-top: 4px;
    }

    .fgTxt {
        width: -webkit-fill-available;
        width: -moz-available;
        display: inline-block;
        margin-bottom: 10px !important;
    }

    .BtnSexo {
        margin-right: 0;
        margin-bottom: 11px;
    }

    .labelWidth {
        margin-bottom: 0px;
    }

    .fgBorder label {
        margin-bottom: 8px;
    }

    .ModFooter {
        text-align: center;
    }

    .Privacidad {
        margin-top: 22px;
    }

    .PrivacidadMargin {
        margin-right: 0px;
    }

    .btnGuardar {
        margin: 5px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .bardesk {
        display: none;
    }

    .DivRight {
        width: 40%;
    }

    .progress-bar {
        height: 19px;
    }

    .barmob {
        width: -webkit-fill-available;
        width: -moz-available;
        height: 19px;
        display: block;
        background: #e1e1e1;
    }

    .bardeskSpans {
        display: none;
    }

    .ContForm {
        margin-top: 10px;
        padding: 0 10px;
    }

    .Form-container {
        margin-top: 25px;
        margin-bottom: 10px;
        padding: 30px 20px;
    }

    .spanPaso {
        display: none;
    }

    .spanPasoMob {
        display: inline-block;
    }

    .TitForm {
        margin-top: 28px;
        margin-bottom: 7px;
    }

    .ModBorder {
        margin: 10px 0 20px 0;
        padding: 5px 0px 5px 0;
    }

    .ModForm-group {
        margin-bottom: 40px;
    }

    .form-group {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .MFgSinMargin {
        margin-bottom: 4px !important;
        margin-top: 40px;
    }

    .fgTxt {
        width: -webkit-fill-available;
        width: -moz-available;
        display: inline-block;
        margin-bottom: 10px !important;
    }

    .form-group input {
        width: 100%;
        margin-bottom: 24px;
        margin-top: 4px;
    }

    .labelWidth {
        margin-bottom: 0px;
    }

    .fgBorder label {
        margin-bottom: 8px;
    }

    .ModFooter {
        text-align: center;
    }

    .Privacidad {
        margin-top: 30px;
    }

    .PrivacidadMargin {
        margin-right: 0px;
    }

    .btnGuardar {
        margin-right: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .bardesk {
        display: none;
    }

    .progress-bar {
        height: 19px;
    }

    .barmob {
        width: -webkit-fill-available;
        width: -moz-available;
        height: 19px;
        display: block;
        background: #e1e1e1;
    }

    .bardeskSpans {
        display: none;
    }

    .MFgSinMargin {
        margin-bottom: 4px !important;
        margin-top: 40px;
    }

    .ContForm {
        margin-top: 10px;
        padding: 0 10px;
    }

    .Form-container {
        margin-top: 25px;
        margin-bottom: 10px;
        padding: 30px 25px;
    }

    .spanPaso {
        display: none;
    }

    .spanPasoMob {
        display: inline-block;
    }

    .TitForm {
        margin-top: 35px;
    }

    .form-group input {
        width: 100%;
        margin-bottom: 24px;
        margin-top: 5px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .bardesk {
        top: 266px;
    }

    .Form-container {
        padding: 30px 10px;
        margin-bottom: 2px;
    }

    .ContForm {
        padding-left: 60px;
    }

    .TitFormBold {
        font-size: 39px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .bardesk {
        top: 266px;
    }

    .Form-container {
        margin-bottom: 33px;
    }
}

.ml-5p{
    margin-left: 5% !important;
}

.animated-block {
    transition: max-height 0.5s ease-in-out; /* Duración y tipo de animación */
    overflow: hidden; /* Ocultar el contenido que se desborda */
}       

