/* _content/SEFELRestWebApp/Pages/MenuDigital/MenuDigitalLogin.razor.rz.scp.css */
.gcpxmQ[b-ma7cbfwh7v] {
    width: 100vw !important;
   /* max-width: 1550px;*/
    margin: 0 auto;
    height: 100vh;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*background: url('imagebkg.png');*/
    background-size: cover;
    box-sizing: border-box;
}

@media (min-width:920px) {
    .gcpxmQ[b-ma7cbfwh7v] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.RBaol[b-ma7cbfwh7v] {
    width: 100vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255,255,255,.95);
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 80vh;
    border-radius: 30px 30px 0 0;
    box-shadow: 0 -20px 60px rgba(0,0,0,1);
    box-sizing: border-box;
    z-index: 10;
}

@media (min-width:920px) {
    .RBaol[b-ma7cbfwh7v] {
        border-radius: 0;
        background: white;
        height: 100vh;
        width: 50vw;
    }
}

.hramkO[b-ma7cbfwh7v] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
}

@media (min-width:920px) {
    .hramkO[b-ma7cbfwh7v] {
        width: 50vw;
        position: relative;
        height: 100vh;
    }
}

.cTMyWN[b-ma7cbfwh7v] {
    position: absolute;
    z-index: 1;
    width: 60%;
    height: auto;
    top: 2%;
    margin: 0 auto;
    right: 0;
    left: 0;
    -webkit-animation: spin 50000ms linear infinite;
    animation: spin-b-ma7cbfwh7v 50000ms linear infinite;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin-b-ma7cbfwh7v {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media (min-width:350px) and (max-width:920px) {
    .cTMyWN[b-ma7cbfwh7v] {
        max-width: 600px;
        max-height: 600px;
        width: 50%;
        height: auto;
    }
}

@media (min-width:920px) {
    .cTMyWN[b-ma7cbfwh7v] {
        width: 600px;
        height: 600px;
        margin: auto;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
    }
}

.OeJKx[b-ma7cbfwh7v] {
    width: 50%;
    max-width: 200px;
}

.hsqItT[b-ma7cbfwh7v] {
    margin: 10px 0;
    font-size: 30px;
}

.gNNBWK[b-ma7cbfwh7v] {
    color: #909090;
    margin: 0 0 25px 0;
}

.hiFnem[b-ma7cbfwh7v] {
    width: 100%;
    max-width: 300px;
    border: .5px solid #909090;
    border-radius: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
    box-sizing: border-box;
}

    .hiFnem.main-screen__main-wrapper_main-content_input-container_username[b-ma7cbfwh7v] {
        margin-bottom: 12px;
    }

.fKvCvr[b-ma7cbfwh7v] {
    outline: none;
    border: none;
    font-size: 15px;
    color: #323232;
    background: none;
}

    .fKvCvr[b-ma7cbfwh7v]::-webkit-input-placeholder, .fKvCvr[b-ma7cbfwh7v]::-webkit-input-placeholder {
        color: #909090;
        font-weight: lighter;
    }

    .fKvCvr[b-ma7cbfwh7v]::-moz-placeholder, .fKvCvr[b-ma7cbfwh7v]::-webkit-input-placeholder {
        color: #909090;
        font-weight: lighter;
    }

    .fKvCvr:-ms-input-placeholder[b-ma7cbfwh7v], .fKvCvr[b-ma7cbfwh7v]::-webkit-input-placeholder {
        color: #909090;
        font-weight: lighter;
    }

    .fKvCvr[b-ma7cbfwh7v]::placeholder, .fKvCvr[b-ma7cbfwh7v]::-webkit-input-placeholder {
        color: #909090;
        font-weight: lighter;
    }

.etIsIh[b-ma7cbfwh7v] {
    width: 20px;
}

.dPBJnE[b-ma7cbfwh7v] {
    font-weight: 600;
    font-size: 12px;
    font-family: 'Montserrat';
    margin: 20px 0;
    cursor: pointer;
}

.kLpDMB[b-ma7cbfwh7v] {
    background: #ffd970;
    width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0;
    box-sizing: border-box;
    box-shadow: 0 4px 4px rgba(0,0,0,.15);
    border-radius: 3px;
    cursor: pointer;
}

.fZxSDI[b-ma7cbfwh7v] {
    margin: 0;
    font-family: 'Montserrat';
    font-size: 12px;
}

.iHRBsw[b-ma7cbfwh7v] {
    width: 100vw;
    display: grid;
    grid-template-rows: 1fr 1fr;
    background: rgba(255,255,255,.95);
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 80vh;
    border-radius: 30px 30px 0 0;
    box-shadow: 0 -20px 60px rgba(0,0,0,1),0 50px 50px rgba(0,0,0,.4);
    box-sizing: border-box;
    z-index: 10;
    -webkit-transition: ease 300ms;
    transition: ease 300ms;
    position: relative;
}

@-webkit-keyframes swipe-right {
    from {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes swipe-right-b-ma7cbfwh7v {
    from {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@-webkit-keyframes swipe-left {
    from {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes swipe-left-b-ma7cbfwh7v {
    from {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes swipe-down {
    from {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes swipe-down-b-ma7cbfwh7v {
    from {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@-webkit-keyframes swipe-up {
    from {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes swipe-up-b-ma7cbfwh7v {
    from {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.iHRBsw.hidden[b-ma7cbfwh7v] {
    -webkit-animation: swipe-down 250ms forwards;
    animation: swipe-down-b-ma7cbfwh7v 250ms forwards;
}

.iHRBsw.showing[b-ma7cbfwh7v] {
    -webkit-animation: swipe-up 250ms forwards;
    animation: swipe-up-b-ma7cbfwh7v 250ms forwards;
}

@media (min-width:920px) {
    .iHRBsw[b-ma7cbfwh7v] {
        border-radius: 0;
        background: white;
        height: 100vh;
        width: 50vw;
        /*padding: 0 0 0 50px;*/
        -webkit-align-items: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }

        .iHRBsw.hidden[b-ma7cbfwh7v] {
            -webkit-animation: swipe-right 250ms forwards;
            animation: swipe-right-b-ma7cbfwh7v 250ms forwards;
        }

        .iHRBsw.showing[b-ma7cbfwh7v] {
            -webkit-animation: swipe-left 250ms forwards;
            animation: swipe-left-b-ma7cbfwh7v 250ms forwards;
        }
}

.kUJODi[b-ma7cbfwh7v] {
    margin-top: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width:920px) {
    .kUJODi[b-ma7cbfwh7v] {
        /* margin-top: 20px;*/
        height: 100%;
        -webkit-align-items: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
}

.iNoSwE[b-ma7cbfwh7v] {
    width: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #909090;
    margin: 10px 0;
}

@media (min-width:920px) {
    .iNoSwE[b-ma7cbfwh7v] {
        margin-bottom: 70px;
    }
}

.gevXze[b-ma7cbfwh7v] {
    margin: 0;
    font-size: 14px;
}

@media (min-width:920px) {
    .gevXze[b-ma7cbfwh7v] {
        font-size: 16px;
    }
}

.djgscv[b-ma7cbfwh7v] {
    width: 65px;
    height: 2px;
    background: orange;
}

@media (min-width:920px) {
    .djgscv[b-ma7cbfwh7v] {
        width: 75px;
    }
}

.bMvFFs[b-ma7cbfwh7v] {
    margin: 0;
    font-weight: 500;
    font-size: 28px;
}

@media (min-width:920px) {
    .bMvFFs[b-ma7cbfwh7v] {
        font-size: 30px;
    }
}

.fvRjBu[b-ma7cbfwh7v] {
    margin: 0 0 20px 0;
    color: #909090;
    font-size: 14px;
}

@media (min-width:920px) {
    .fvRjBu[b-ma7cbfwh7v] {
        margin-top: 10px;
        font-size: 16px;
    }
}

.fRnUNl[b-ma7cbfwh7v] {
    width: 100%;
    height: 500px;
    overflow: scroll;
    padding: 15px 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width:920px) {
    .fRnUNl[b-ma7cbfwh7v] {
        max-height: 1000px;
        margin-top: 30px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
        overflow: hidden;
    }
}

.ntXFs[b-ma7cbfwh7v] {
    width: 150px;
    cursor: pointer;
}

@media (min-width:920px) {
    .ntXFs[b-ma7cbfwh7v] {
        width: 200px;
    }
}

.ePPAPk[b-ma7cbfwh7v] {
    max-width: 140px;
    -webkit-transition: linear 150ms;
    transition: linear 150ms;
}

.kaLjqA[b-ma7cbfwh7v] {
    margin: 0;
}

.jkRUHJ[b-ma7cbfwh7v] {
    margin: 0 0 15px 0;
    font-size: 12px;
    color: #909090;
}

.cFUuMf[b-ma7cbfwh7v] {
    width: 80%;
    max-width: 400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: .5px solid #909090;
    border-radius: 12px;
}

.iDhNLy[b-ma7cbfwh7v] {
    outline: none;
    border: none;
    background: none;
}

.jAzwTt[b-ma7cbfwh7v] {
    display: none;
}

@media (min-width:920px) {
    .jAzwTt[b-ma7cbfwh7v] {
        display: block;
        position: absolute;
        top: 3%;
        right: 4%;
        cursor: pointer;
    }
}

.gahiXr[b-ma7cbfwh7v] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #323232;
}

.fcZBXX[b-ma7cbfwh7v] {
    width: 40px;
    height: 40px;
    background-size: cover;
}

.iqZTjd[b-ma7cbfwh7v] {
    position: absolute;
    top: 20px !important;
    right: 4% !important;
    z-index: 10000;
    background: #323232;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width:920px) {
    .iqZTjd[b-ma7cbfwh7v] {
        display: none;
    }
}

.dxAMvt[b-ma7cbfwh7v] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    border-radius: 30px 30px 0 0;
    height: 100%;
    justify-self: flex-end;
    background: rgba(0,0,0,.5);
    z-index: 1000;
    -webkit-animation: show-in 300ms forwards;
    animation: show-in-b-ma7cbfwh7v 300ms forwards;
}

@-webkit-keyframes show-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes show-in-b-ma7cbfwh7v {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes show-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes show-out-b-ma7cbfwh7v {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.dxAMvt.start-leaving[b-ma7cbfwh7v] {
    -webkit-animation: show-out 300ms forwards;
    animation: show-out-b-ma7cbfwh7v 300ms forwards;
}

@media (min-width:920px) {
    .dxAMvt[b-ma7cbfwh7v] {
        position: absolute;
        top: 0;
        left: 0;
        width: 50vw;
        border-radius: 0;
    }
}

.kXyUGX[b-ma7cbfwh7v] {
    width: 250px;
    height: 100vh;
    background: white;
    position: absolute;
    border-radius: 0 30px 0 0;
    z-index: 10000;
    top: 0;
    right: 0;
    box-sizing: border-box;
    -webkit-animation: go-left 300ms forwards;
    animation: go-left-b-ma7cbfwh7v 300ms forwards;
}

@-webkit-keyframes go-left {
    from {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes go-left-b-ma7cbfwh7v {
    from {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes go-right {
    from {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes go-right-b-ma7cbfwh7v {
    from {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.kXyUGX.hidden[b-ma7cbfwh7v] {
    -webkit-animation: go-right 300ms forwards;
    animation: go-right-b-ma7cbfwh7v 300ms forwards;
}

@media (min-width:920px) {
    .kXyUGX[b-ma7cbfwh7v] {
        width: 300px;
        position: absolute;
        right: 0;
        z-index: 10000;
        border-radius: 0;
    }
}

.FDBsJ[b-ma7cbfwh7v] {
    margin-top: 10px;
}

.gKtGue[b-ma7cbfwh7v] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 15px 16px;
    cursor: pointer;
    -webkit-transition: linear 150ms;
    transition: linear 150ms;
}

    .gKtGue:hover[b-ma7cbfwh7v] {
        background: #ffd970;
    }

.fFdcED[b-ma7cbfwh7v] {
    margin: 0 0 0 10px;
    color: black;
    -webkit-text-decoration: none !important;
    text-decoration: none !important;
}

.kqPdmQ[b-ma7cbfwh7v] {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat';
}

.bxAIJC[b-ma7cbfwh7v] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 16px 0 0 16px;
}

.llGxoO[b-ma7cbfwh7v] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #323232;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gttvqr[b-ma7cbfwh7v] {
    width: 50px;
    height: 50px;
    background-size: cover;
}



/*------------------------------------ INICIA MENU 2 DE Tidi-------------------------------------------**/


    body[b-ma7cbfwh7v] {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background-image: linear-gradient(to right, #D500F9, #FFD54F);
    background-repeat: no-repeat
}

input[b-ma7cbfwh7v],
textarea[b-ma7cbfwh7v] {
    background-color: #F3E5F5;
    border-radius: 50px !important;
    padding: 12px 15px 12px 15px !important;
    width: 100%;
    box-sizing: border-box;
    border: none !important;
    border: 1px solid #F3E5F5 !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400
}

    input:focus[b-ma7cbfwh7v],
    textarea:focus[b-ma7cbfwh7v] {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 1px solid #D500F9 !important;
        outline-width: 0;
        font-weight: 400
    }

button:focus[b-ma7cbfwh7v] {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.card[b-ma7cbfwh7v] {
    border-radius: 0;
    border: none
}

.card1[b-ma7cbfwh7v] {
    width: 50%;
    padding: 40px 30px 10px 30px
}

.card2[b-ma7cbfwh7v] {
    width: 50%;
    background-image: linear-gradient(to right, #FFD54F, #D500F9)
}

#logo[b-ma7cbfwh7v] {
    width: 120px !important;
    height: unset !important;
}

.heading[b-ma7cbfwh7v] {
    margin-bottom: 25px !important
}

[b-ma7cbfwh7v]::placeholder {
    color: #000 !important;
    opacity: 1
}

:-ms-input-placeholder[b-ma7cbfwh7v] {
    color: #000 !important
}

[b-ma7cbfwh7v]::-ms-input-placeholder {
    color: #000 !important
}

.form-control-label[b-ma7cbfwh7v] {
    font-size: 17px;    
    /* margin-left: 15px*/
}

.msg-info[b-ma7cbfwh7v] {
    padding-left: 15px;
    margin-bottom: 30px
}

 
.btn-color[b-ma7cbfwh7v] {
     border-radius: 50px;
    color: #fff;
    background-image: linear-gradient(to right, #FFD54F, #D500F9);
    padding: 15px;
    cursor: pointer;
    border: none !important;
    margin-top: 40px 
  
}


    .btn-color:hover[b-ma7cbfwh7v] {
        color: #fff;
        background-image: linear-gradient(to right, #D500F9, #FFD54F)
    }

.btn-white[b-ma7cbfwh7v] {
    border-radius: 50px;
    color: #b05b36;
    background-color: #fff;
    padding: 8px 40px;
    cursor: pointer;
    border: 2px solid #b05b36 !important;
    font-weight:bolder;
        
}

    .btn-white:hover[b-ma7cbfwh7v] {
        color: #fff;
        background-image: linear-gradient(to right, #f75959, #b05b36)
    }  





.btn[b-ma7cbfwh7v] {
    cursor: pointer;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 50px;
}

    .btn:hover[b-ma7cbfwh7v], .btn:active[b-ma7cbfwh7v], .btn:focus[b-ma7cbfwh7v] {
        outline: none;
    }

    .btn.btn-primary[b-ma7cbfwh7v] {
        height: 50px;
        background: #0288D1;
        border: 1px solid #0288D1;
        color: #fff;
        background: #f75959;
        background: -moz-linear-gradient(-45deg, #f75959 0%, #A55B30 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, #f75959), color-stop(100%, #A55B30));
        background: -webkit-linear-gradient(-45deg, #f75959 0%, #A55B30 100%);
        background: -o-linear-gradient(-45deg, #f75959 0%, #A55B30 100%);
        background: -ms-linear-gradient(-45deg, #f75959 0%, #A55B30 100%);
        background: -webkit-linear-gradient(315deg, #f75959 0%, #A55B30 100%);
        background: -o-linear-gradient(315deg, #f75959 0%, #A55B30 100%);
        background: linear-gradient(135deg, #f75959 0%, #A55B30 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f75959', endColorstr='#A55B30', GradientType=1 );
    }

        .btn.btn-primary:hover[b-ma7cbfwh7v] {
            border: 1px solid #0288D1;
            background: #0288D1;
            color: #fff;
        }

        .btn.btn-primary.btn-outline-primary[b-ma7cbfwh7v] {
            border: 1px solid #0288D1;
            background: transparent;
            color: #0288D1;
        }

            .btn.btn-primary.btn-outline-primary:hover[b-ma7cbfwh7v] {
                border: 1px solid transparent;
                background: #0288D1;
                color: #fff;
            }

    .btn.btn-white[b-ma7cbfwh7v] {
        background: #fff;
        border: 2px solid #b15b36 !important;
        font-weight: bolder;
        color: #ad433f;
    }

        .btn.btn-white:hover[b-ma7cbfwh7v] {
            border: 1px solid #fff;
            background: transparent;
            color: #fff;
        }

        .btn.btn-white.btn-outline-white[b-ma7cbfwh7v] {
            border: 1px solid #fff;
            background: transparent;
            color: #fff;
        }

            .btn.btn-white.btn-outline-white:hover[b-ma7cbfwh7v] {
                border: 1px solid transparent;
                background: #fff;
                color: #000;
            }



a[b-ma7cbfwh7v] {
    color: #000
}

    a:hover[b-ma7cbfwh7v] {
        color: #000
    }

.bottom[b-ma7cbfwh7v] {
    width: 100%;
    margin-top: 50px !important
}

.sm-text[b-ma7cbfwh7v] {
    font-size: 15px
}

@media screen and (max-width: 992px) {
    .card1[b-ma7cbfwh7v] {
        width: 100%;
        padding: 40px 30px 10px 30px
    }

    .card2[b-ma7cbfwh7v] {
        width: 100%
    }

    .right[b-ma7cbfwh7v] {
        margin-top: 100px !important;
        margin-bottom: 100px !important
    }
}

@media screen and (max-width: 768px) {
    .container[b-ma7cbfwh7v] {
        padding: 10px !important
    }

    .card2[b-ma7cbfwh7v] {
        padding: 50px
    }

    .right[b-ma7cbfwh7v] {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}


.form-control[b-ma7cbfwh7v] {
    height: 48px;
    background: rgba(0, 0, 0, 0.05);
    color: #000;
    font-size: 16px;
    border-radius: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control[b-ma7cbfwh7v] {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.form-control[b-ma7cbfwh7v]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.2) !important;
}

.form-control[b-ma7cbfwh7v]::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.2) !important;
}

.form-control:-ms-input-placeholder[b-ma7cbfwh7v] {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.2) !important;
}

.form-control:-moz-placeholder[b-ma7cbfwh7v] {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.2) !important;
}

.form-control:focus[b-ma7cbfwh7v], .form-control:active[b-ma7cbfwh7v] {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.07);
    border-color: transparent;
}



.sinsombras[b-ma7cbfwh7v] {
    box-shadow: none !important;
}
.w-100[b-ma7cbfwh7v] {
    width:100% !important;
}

.sombraboton[b-ma7cbfwh7v] {
    box-shadow: 0 10px 30px 0 hsl(210deg 8% 36% / 67%) !important;
    -moz-box-shadow: 0 10px 30px 0 hsl(210deg 8% 36% / 67%) !important;
    -webkit-box-shadow: 0 10px 30px 0 hsl(210deg 8% 36% / 67%) !important;
    -o-box-shadow: 0 10px 30px 0 hsl(210deg 8% 36% / 67%) !important;
    -ms-box-shadow: 0 10px 30px 0 hsl(210deg 8% 36% / 67%) !important;
}









.animated[b-ma7cbfwh7v] {    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut-b-ma7cbfwh7v {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut[b-ma7cbfwh7v] {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut-b-ma7cbfwh7v;
}
 
