input[type="image" i] {
    outline: none;
}

.imgLoad {
    max-width: 100px;
}

.Leyenda {
    text-align: center;
}

    .Leyenda > span {
        padding-top: 2%;
        padding-bottom: 2%;
        font-size: 0.9rem;
        line-height: 1;
    }

.form-control-ui {
    width: 100% !important;
    padding: 0.35rem 0.9rem;
    color: #64A70B;
    background: #F8F7F7;
}

::-webkit-input-placeholder {
    color: #707070 !important;
    font-size: 14px;
}

input[type="image" i] {
    outline: none;
}

#red-bar {
    display: block;
    background: #E51F40;
    color: #ffffff !important;
    padding: 20px 60px;
    min-height: 100vh;
    position: fixed;
}

.NameWhite {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing:.5px;
}

#red-bar img {
    width: 80%;
    margin: 20px auto;
}

#RegistroRadio {
    position: relative;
    margin: 130px auto;
    line-height: 1.65rem;
}

#red-bar a {
    color: #ffffff;
}


.btn-whats .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    display: none !important;
}

.btn-whats {
    display: block;
    color: #3cd73f !important;
    max-width: 170px;
    min-width: 160px;
    font-size: 14px;
    border-radius: 3rem;
    border: 1px solid #3cd73f;
    margin-top: 28px;
    margin-bottom: 20px;
    box-shadow: 5px 15px 18px -16px rgb(202 202 202) !important;
    -webkit-box-shadow: 5px 15px 18px -16px rgb(202 202 202) !important;
    -moz-box-shadow: 5px 15px 18px -16px rgba(202,202,202,1) !important;
}

    .btn-whats:hover {
        color: #3cd73f !important;
        font-weight: bold;
        transform: scale(1.1);
        text-decoration: none;
    }

    .btn-whats a {
        color: #3cd73f !important;
        text-decoration: none!important;
    }

.img-whats {
    width: 25%;
    margin-right: 10px;
    margin-left: -3px;
    border-radius: 50%;
}

#divNota a {
    color: #ffffff !important;
}

.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2;
    bottom: 38px;
    color: #707070;
}

#RegistroRadio {
    position: relative;
    margin: 130px auto;
    line-height: 1.65rem;
    right: 15px;
}

.SaldoDis {
    /*margin-top: 280px;
    text-align: center;*/
    bottom: 20px;
    position: absolute;
    font-size: .75rem;
}

.SaldoDis a:hover {
    color: #a0a6ab !important;
}

.Titulo-Principal {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: normal;
}

.btn-regresar {
    color: #64A70B;
}

    .btn-regresar:hover {
        text-decoration: underline;
        color: #5a9609;
    }


.linkExt > a {
    color: #64A70B !important;
    text-decoration: underline;
    font-size: 14px !important;
    text-align: left;
    font-style: normal;
}


@media (min-width: 0px) and (max-width: 425px) {
    .SaldoDis {
        display: none !important;
    }

    input[type=checkbox], input[type=radio] {
        top: -80px;
    }

    .Titulo-Principal {
        text-align: left;
        font-weight: bold;
        padding: 22px 0 16px 0px;
    }

    #red-bar {
        min-height: 180px;
        padding: 20px 35px !important;
        position: inherit;
    }

    #RegistroRadio .form-check {
        display: inline-block;
    }

    #red-bar img {
        width: 75%;
        margin: 15px auto 0px;
    }

    #divNota {
        display: block;
        background: #E51F40;
        color: #ffffff !important;
        padding: 20px 20px 1px 20px;
        font-size: 12px;
        text-align: center;
    }

    .red-center {
        text-align: center !important;
    }

    .NameWhite {
        text-align: center;
    }

    .float-right {
        float: none !important;
    }

    .btn-whats {
        display: block;
        color: #5FA72C;
        width: 25%;
        font-size: 0px;
        border-radius: 0rem;
        border: 0px solid #5FA72C;
        margin-top: 0;
        margin-bottom: 0px;
        float: right !important;
        position: relative;
        z-index:1;
        top:10px!important;
        box-shadow: 5px 15px 18px -16px rgb(255 255 255) !important;
        -webkit-box-shadow: 55px 15px 18px -16px rgb(255 255 255) !important;
        -moz-box-shadow: 5px 15px 18px -16px rgba(255,255,255,1) !important;
    }

    .img-whats {
        width: 25%;
        margin-right: 10px;
        margin-left: -3px;
        border-radius: 50%;
    }

    .templatemo-bg-image-3 {
        background-color: none;
        background-image: none !important;
    }
}

@media (min-width: 0px) and (max-width: 280px) {
    .btn-whats {
        /*top: 40px;
        left: 35px;*/
        display:none;
    }
}

@media (min-width: 281px) and (max-width: 320px) {
    .btn-whats {
        /*top: 70px;
        left: 20px;*/
        display:none;
    }

    /*.img-whats {
        width: 35%;
        margin-right: 0;
        float: right;
    }*/
}

@media (min-width: 321px) and (max-width: 375px) {
    .btn-whats {
        /*top: 70px;
        left: 20px;*/
        display:none;
    }

    /*.img-whats {
        width: 35%;
        margin-right: 0;
        float: right;
    }*/
}

@media (min-width: 376px) and (max-width: 411px) {
    .btn-whats {
        /*top: 70px;
        left: 20px;*/
        display:none;
    }

    /*.img-whats {
        width: 35%;
        margin-right: 0;
        float: right;
    }*/
}

@media (min-width: 412px) and (max-width: 415px) {
    .btn-whats {
        /*top: 70px;
        left: 20px;*/
        display:none;
    }

    /*.img-whats {
        width: 70%;
        margin-right: 10px;
    }*/
}

@media (min-width: 416px) and (max-width: 425px) {
    .btn-whats {
        /*position: relative;
        top: 70px;*/
        display:none;
    }

    /*.img-whats {
        width: 35%;
        margin-right: 0;
        float: right;
    }*/
}

@media (min-width: 426px) and (max-width: 460px) {
    .btn-whats {
        /*top: 70px;*/
        display:none;
    }

    /*.img-whats {
        width: 70%;
        margin-right: 10px;
    }*/
}

@media (min-width: 461px) and (max-width: 479px) {
    .btn-whats {
        /*top: 70px;*/
        display:none;
    }

    /*.img-whats {
        width: 40% !important;
        margin-right: 10px;
    }*/
}

@media (min-width:480px) and (max-width:490px) {
    .btn-whats {
        /*top: 70px;*/
        display:none;
    }

    /*.img-whats {
        width: 40% !important;
        margin-right: 10px;
    }*/
}

@media (min-width:491px) and (max-width:540px) {
    .btn-whats {
        /*top: 70px;*/
        display:none;
    }
}

@media (min-width: 541px) and (max-width:567px) {
    .btn-whats {
        /*top: 70px;
        width: 19% !important;*/
        display:none;
    }
}

@media (min-width: 568px) and (max-width:604px) {
    .btn-whats {
        /*top: 70px;
        width: 19% !important;*/
        display:none;
    }
}

@media (min-width:605px) and (max-width:767px) {
    .btn-whats {
        /*top: 70px;
        width: 17% !important;*/
        display:none;
    }
}

@media (min-width: 425px) and (max-width: 767px) {

    .SaldoDis {
        display: none !important;
    }

    input[type=checkbox], input[type=radio] {
        top: -80px;
    }

    .Titulo-Principal {
        text-align: left;
        font-weight: bold;
        padding: 22px 0 16px 0px;
    }

    #red-bar {
        min-height: 155px;
        padding: 20px 30px !important;
        position: inherit;
    }

    #RegistroRadio .form-check {
        display: inline-block;
    }

    #red-bar img {
        width: 45%;
        margin: 15px auto 0px;
    }

    .red-center {
        text-align: center !important;
    }

    #divNota {
        display: block;
        background: #E51F40;
        color: #ffffff !important;
        padding: 20px 20px 1px 20px;
        font-size: 12px;
    }

    .NameWhite {
        text-align: center;
    }

    .float-right {
        float: none !important;
    }

    .btn-whats {
        /*display: block;
        color: #5FA72C;
        width: 25%;
        font-size: 0px;
        border-radius: 0rem;
        border: 0px solid #5FA72C;
        margin-top: 0;
        margin-bottom: 0px;
        top:10px;
        z-index:1;
        float: right !important;
        position: relative;
        box-shadow: 5px 15px 18px -16px rgb(255 255 255) !important;
        -webkit-box-shadow: 55px 15px 18px -16px rgb(255 255 255) !important;
        -moz-box-shadow: 5px 15px 18px -16px rgba(255,255,255,1) !important;*/
        display:none;
    }

    .img-whats {
        width: 25%;
        margin-right: 10px;
        margin-left: -3px;
        border-radius: 50%;
    }

    .templatemo-bg-image-3 {
        background-color: none;
        background-image: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #red-bar {
        padding: 20px 40px;
    }

    .btn-whats {
        display: block;
        color: #5FA72C;
        width: 21%;
        font-size: 0px;
        border-radius: 0rem;
        border: 0px solid #5FA72C;
        margin-top: 25px;
        margin-bottom: 0px;
        box-shadow: 5px 15px 18px -16px rgb(255 255 255) !important;
        -webkit-box-shadow: 55px 15px 18px -16px rgb(255 255 255) !important;
        -moz-box-shadow: 5px 15px 18px -16px rgba(255,255,255,1) !important;
    }

    .img-whats {
        width: 35%;
        margin-right: 0;
        float: right;
    }
}

@media (min-width: 768px) {
    #divNota {
        display: none;
    }

    .btn-success {
        bottom: 0px;
        position: relative;
    }

    #RegistroRadio {
        right: 0px;
    }
}

@media (min-width: 768px) {
    .btn-whats {
        width: 23%;
    }
}

@media (min-width: 1440px) {
    .btn-whats {
        width: 19%;
    }
}


.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
    left: 5px
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-control.is-valid:focus, .was-validated .form-control:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

    .custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745
}

    .custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
        border-color: #28a745
    }

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
    left: 5px
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    /*background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat*/
}

    .custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545
}

    .custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
        border-color: #dc3545
    }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}
