@font-face {
    font-family: "HelveticaLight";
    src: url("../fonts/HelveticaNeue-UltraLight.eot");
    src: url("../fonts/HelveticaNeue-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-UltraLight.woff2") format("woff2"), url("../fonts/HelveticaNeue-UltraLight.woff") format("woff"), url("../fonts/HelveticaNeue-UltraLight.ttf") format("truetype"), url("../fonts/HelveticaNeue-UltraLight.svg#HelveticaNeue-UltraLight") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica";
    src: url("../fonts/Helvetica.eot");
    src: url("../fonts/Helvetica.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica.woff2") format("woff2"), url("../fonts/Helvetica.woff") format("woff"), url("../fonts/Helvetica.ttf") format("truetype"), url("../fonts/Helvetica.svg#Helvetica") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HelveticaMedium";
    src: url("../fonts/HelveticaNeue_Medium.eot");
    src: url("../fonts/HelveticaNeue_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue_Medium.woff2") format("woff2"), url("../fonts/HelveticaNeue_Medium.woff") format("woff"), url("../fonts/HelveticaNeue_Medium.ttf") format("truetype"), url("../fonts/HelveticaNeue_Medium.svg#HelveticaNeue_Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HelveticaBold";
    src: url("../fonts/Helvetica-Bold.eot");
    src: url("../fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica-Bold.woff2") format("woff2"), url("../fonts/Helvetica-Bold.woff") format("woff"), url("../fonts/Helvetica-Bold.ttf") format("truetype"), url("../fonts/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Bold.eot");
    src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Light.eot");
    src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Regular.eot");
    src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Thin.eot");
    src: url("../fonts/ProximaNova-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Thin.woff2") format("woff2"), url("../fonts/ProximaNova-Thin.woff") format("woff"), url("../fonts/ProximaNova-Thin.ttf") format("truetype"), url("../fonts/ProximaNova-Thin.svg#ProximaNova-Thin") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Medium.eot");
    src: url("../fonts/ProximaNova-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Medium.woff2") format("woff2"), url("../fonts/ProximaNova-Medium.woff") format("woff"), url("../fonts/ProximaNova-Medium.ttf") format("truetype"), url("../fonts/ProximaNova-Medium.svg#ProximaNova-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Semibold.eot");
    src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype"), url("../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: ProximaNova, Arial;
    font-weight: normal;
    color: #5D5D5D;
    position: relative;
}

.container {
    width: 100%;
    padding-bottom: 1px;
}

@media screen and (min-width: 656px) {
    .container {
        padding-bottom: 0;
    }
}

.homeForm__conten {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.homeForm__contenActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.homeForm__ico {
    position: absolute;
    top: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70%;
    max-width: 270px;
    height: 50px;
    background-image: url(../img/icons/icoCuentanos.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 93%;
}

@media screen and (min-width: 550px) {
    .homeForm__ico {
        top: 50px;
        max-width: 340px;
    }
}

.homeForm__btns {
    width: 100%;
}

@media screen and (min-width: 656px) {
    .homeForm__btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.homeForm__btn {
    margin: 25px auto;
    padding: 20px 0;
    width: 90%;
    max-width: 300px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "HelveticaBold";
    font-size: 17px;
    border-radius: 22px;
}

@media screen and (min-width: 656px) {
    .homeForm__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: ProximaNova;
        font-weight: 400;
        font-size: 20px;
    }
}

.homeForm__btn#homeBtnEnvCuentanos {
    background-color: #E8F7F8;
}

@media screen and (min-width: 656px) {
    .homeForm__btn#homeBtnEnvCuentanos {
        background-color: transparent;
    }
}

.homeForm__btn#homeBtnEnvCuentanos span {
    background-image: url(../img/icons/icoCuentanosMin.svg);
}

@media screen and (min-width: 656px) {
    .homeForm__btn#homeBtnEnvCuentanos span {
        background-color: #E8F7F8;
        display: block;
        width: 90px;
        height: 90px;
        background-position: center;
        background-size: 50%;
        background-repeat: no-repeat;
        margin: 0 auto;
        border-radius: 50%;
        margin-bottom: 10px;
    }
}

.homeForm__btn#homeBtnBadjCuentanos {
    background-color: #EDEAF3;
}

@media screen and (min-width: 656px) {
    .homeForm__btn#homeBtnBadjCuentanos {
        background-color: transparent;
    }
}

.homeForm__btn#homeBtnBadjCuentanos span {
    background-image: url(../img/icons/icoMailing.svg);
}

@media screen and (min-width: 656px) {
    .homeForm__btn#homeBtnBadjCuentanos span {
        background-color: #EDEAF3;
        display: block;
        width: 90px;
        height: 90px;
        background-position: center;
        background-size: 50%;
        background-repeat: no-repeat;
        margin: 0 auto;
        border-radius: 50%;
        margin-bottom: 10px;
    }
}

.homeForm__btnIco {
    width: 45px;
    height: 45px;
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
    display: block;
    margin-right: 10px;
}

.formEnvC__conten {
    background-color: rgba(239, 239, 239, 0.44);
    display: none;
}

.formEnvC__contenActive {
    display: block;
}

.navigatorBar__conten {
    width: 100%;
    -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.navigatorBar__width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: 768px;
    padding: 7px;
}

.navigatorBar__home, .navigatorBar__ico, .navigatorBar__exit {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../img/icons/icoGS.svg);
    background-position: center;
    background-size: 32px;
    background-repeat: no-repeat;
    color: #C3C3C3;
}

.navigatorBar__logo {
    width: 150px;
    height: 30px;
    background: transparent url(../img/icons/icoCuentanos.svg) no-repeat center;
    background-size: contain;
}

@media screen and (max-width: 768px) {
    .navigatorBar__logo {
        width: 30px;
        height: 30px;
        background: transparent url(../img/icons/icoCuentanosMin.svg) no-repeat center;
        background-size: contain;
    }
}

.navigatorBar__exit {
    width: 25px;
    height: 25px;
    background: transparent url(../img/icons/icoExit.svg) no-repeat center;
    background-size: contain;
}

@media screen and (min-width: 768px) {
    .navigatorBar__exit {
        display: inline-block;
        width: 60px;
        height: 20px;
        background-position: right center;
        background-size: 20px;
    }

        .navigatorBar__exit::before {
            content: "Salir";
        }
}

.userInfo__conten {
    width: 93%;
    margin: 0 auto;
    max-width: 600px;
}

@media screen and (min-width: 550px) {
    .userInfo__conten {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 24px;
    }
}

.userInfo__imgConten {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-top: 24px;
    background-color: #EFEFEF;
    border-radius: 50%;
    border: 2px solid #ffffff;
    overflow: hidden;
}

@media screen and (min-width: 550px) {
    .userInfo__imgConten {
        margin: 0;
        margin-right: 24px;
    }
}

.userInfo__imgUser {
    width: 100%;
    display: block;
}

.userInfo__name {
    font-family: "HelveticaBold";
    font-size: 33px;
    color: #3C3C3B;
    line-height: 33px;
    margin: 5px 0 8px;
}

@media screen and (max-width: 550px) {
    .userInfo__name {
        text-align: center;
        font-size: 28px;
    }
}

.userInfo__paragraph {
    font-size: 17px;
    font-family: ProximaNova;
    font-weight: bold;
    line-height: 22px;
}

.userForm__formConten {
    width: 93%;
    max-width: 768px;
    margin: 0 auto;
    margin-top: 16px;
}

@media screen and (min-width: 656px) {
    .userForm__formConten {
        padding: 0 30px;
    }
}

.userForm__subtitle {
    width: 100%;
    margin: 40px auto 20px;
    font-size: 22px;
    font-family: ProximaNova;
    font-weight: bold;
    color: #5D5D5D;
}

@media screen and (max-width: 656px) {
    .userForm__subtitle {
        text-align: center;
        text-wrap: balance;
    }
}

.userForm__form {
    width: 100%;
    padding-bottom: 1px;
}

.formComponent__conten {
    width: 100%;
    position: relative;
    padding-top: 22px;
    margin-bottom: 8px;
}

.formComponent__label {
    display: block;
    position: absolute;
    padding-left: 26px;
    top: 0;
    left: 5px;
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: 17px;
    font-size: 22px;
    font-weight: 500;
    color: #5D5D5D;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 360px) {
    .formComponent__label {
        font-size: 20px;
    }
}

@media screen and (min-width: 360px) {
    .formComponent__label {
        background-size: 19px;
    }
}

.formComponent__labelActive {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    color: #5D5D5D;
}

@media screen and (min-width: 360px) {
    .formComponent__labelActive {
        font-size: 18px;
    }
}

.formComponent__labelActive.icoPen {
    background-image: url(../img/icons/icoPenOn.svg);
}

.formComponent__labelActive.icoMail {
    background-image: url(../img/icons/icoMailGreyOn.svg);
}

.formComponent__labelActive.icoPhone {
    background-image: url(../img/icons/icoPhoneOn.svg);
}

.formComponent__labelMesg, formComponent__labelMesgTelLenght {
    color: #DB0707;
    font-size: 11px;
    margin-top: 3px;
    position: absolute;
    display: none;
}

@media screen and (min-width: 360px) {
    .formComponent__labelMesg {
        font-size: 12px;
    }
}

.formComponent__labelError {
    display: block;
}

.formComponent__label--textarea {
    color: #5D5D5D;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    padding-left: 20px;
    background-image: url(../img/icons/icoCuentanosGrey.svg);
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: 12px;
}

@media screen and (max-width: 500px) {
    .formComponent__label--textarea {
        font-size: 20px;
    }
}

@media screen and (min-width: 360px) {
    .formComponent__label--textarea {
        background-size: 14px;
        padding-left: 25px;
    }
}

.formComponent__label--textareaActive {
    background-image: url(../img/icons/icoCuentanosYellow.svg);
    color: #5D5D5D;
}

.formComponent__label--textareaError {
    border: 1px solid #DB0707 !important;
}

.formComponent__inputText, .formComponent__inputMail, .formComponent__inputPhone {
    display: block;
    width: 100%;
    border: 1px solid transparent;
    border-bottom: 1px solid #cccccc;
    outline: none;
    padding: 7px 10px;
    background-color: transparent;
    color: #1e1e1e;
    font-family: proximaNova;
    font-size: 18px;
    font-weight: 600;
}

.formComponent__inputTextError, .formComponent__inputMailError, .formComponent__inputPhoneError {
    border-bottom: 1px solid #DB0707;
}
r
.formComponent__inputTextActive, .formComponent__inputMailActive, .formComponent__inputPhoneActive {
    border-bottom: 1px solid #FFCA00;
}

.formComponent__textarea {
    border: 1px solid #929292;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 150px;
    max-height: 300px;
    border-radius: 15px;
    padding: 15px;
    outline: none;
    color: #1e1e1e;
    font-weight: 600;
    font-size: 18px;
}

.formComponent__textareaActive {
    border: 1px solid #FFCA00;
}

.formComponent__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

.formComponent__char {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.formComponent__charActive .progress-circle::after {
    background-color: #ffffff !important;
}

.formComponent__char .progress-circle, .formComponent__char .value-bar, .formComponent__char .left-half-clipper {
    width: 20px;
    height: 20px;
    margin: 0;
}

.formComponent__char .progress-circle {
    font-size: 5px;
    background-color: rgba(239, 239, 239, 0.44);
}

    .formComponent__char .progress-circle::after {
        width: 16px;
        height: 16px;
        background-color: rgba(239, 239, 239, 0.44);
        z-index: 100;
    }

.formComponent__char .value-bar {
    border-color: #FFCA00;
    background-color: rgba(239, 239, 239, 0.44);
}

.formComponent__char .progress-circle.over50 .first50-bar {
    background-color: #FFCA00;
    width: 20px;
    height: 20px;
}

.formComponent__counter {
    position: absolute;
    right: 0px;
}

@media screen and (max-width: 500px) {
    .formComponent__counter {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) {
    .formComponent__loadConten {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 16px;
    }
}

.formComponent__loadBtn {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 200px;
    padding: 12px;
    margin: 16px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #5D5D5D;
    border-radius: 24px;
    font-size: 18px;
    color: #5D5D5D;
}

@media screen and (min-width: 768px) {
    .formComponent__loadBtn {
        width: 50%;
        margin: 0;
        margin-top:10px;
    }
}

@media screen and (min-width: 768px) {
    .formComponent__loadBtn.movil {
        margin: 0;
        margin-top: 20px;
        margin-right: auto;
    }
}

.formComponent__loadBtn.desk {
    display: none;
}

@media screen and (min-width: 767px) {
    .formComponent__loadBtn.desk {
        font-size: 0;
        height: auto;
        width: 60px;
        border-radius: 5px;
    }
}

@media screen and (min-width: 767px) {
    .formComponent__loadBtn.desk span {
        margin: 0;
        width: 30px;
        height: 30px;
        background-size: 23px;
    }
}

.formComponent__loadBtn span {
    display: block;
    width: 20px;
    height: 20px;
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: 16px;
    margin-right: 10px;
}

.formComponent__loadInput {
    display: none;
}

.formComponent__loadRes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    width: 100%;
}

.formComponent__loadItem {
    background-color: #E8E8E8;
    padding: 5px 5px;
    border: 1px solid transparent;
    margin-top: 10px;
}

@media screen and (min-width: 550px) {
    .formComponent__loadItem {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 7px;
    }
}

.formComponent__loadItem.error {
    background-color: rgba(219, 7, 7, 0.08);
    border: 1px solid #DB0707;
}

    .formComponent__loadItem.error .formComponent__loadIco {
        display: block;
    }

.formComponent__loadImgConten {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 3PX;
}

@media screen and (min-width: 550px) {
    .formComponent__loadImgConten {
        max-width: 35px;
        min-width: 35px;
    }
}

.formComponent__loadImgConten::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.formComponent__loadImg {
    width: 100%;
    display: block;
    position: absolute;
}

.formComponent__loadInfo {
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

@media screen and (min-width: 550px) {
    .formComponent__loadInfo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 6px;
    }
}

.formComponent__loadClose {
    width: 24px;
    height: 24px;
    background-image: url(../img/icons/icoClose.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 100;
}

@media screen and (min-width: 550px) {
    .formComponent__loadClose {
        width: 19px;
        height: 19px;
        background-size: 18px;
    }
}

.formComponent__loadSize {
    font-size: 15px;
    color: #9D9D9C;
}

.formComponent__loadNameConten {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    position: relative;
    height: 20px;
    display: none;
}

@media screen and (min-width: 550px) {
    .formComponent__loadNameConten {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }
}

.formComponent__loadName {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    text-overflow: ellipsis;
    display: none;
    position: absolute;
}

@media screen and (min-width: 550px) {
    .formComponent__loadName {
        display: block;
    }
}

.formComponent__loadIco {
    width: 13px;
    height: 13px;
    background-image: url(../img/icons/icoError.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 13px;
    margin-left: 7px;
    cursor: pointer;
    display: none;
}

.formComponent__loadTooltip {
    background-color: #818181;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 10px;
    position: absolute;
    top: 150%;
    left: 63%;
    width: 180px;
    text-align: center;
    border-radius: 5px;
    z-index: 200;
    display: none;
}

    .formComponent__loadTooltip::before {
        position: absolute;
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        background-image: url(../img/icons/icoTooltip.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 15px;
        top: -10px;
    }

.formComponent__loadLabel {
    font-size: 18px;
    text-align: center;
    margin-bottom: 16px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (min-width: 768px) {
    .formComponent__loadLabel {
        width: 50%;
        text-align: right;
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 20px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top:10px;
    }
}

@media screen and (max-width: 500px) {
    .formComponent__loadLabel {
        font-size: 15px;
    }
}

.formComponent__info {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    margin-top: 32px;
}

@media screen and (min-width: 360px) {
    .formComponent__info {
        max-width: 340px;
        width: 90%;
    }
}

@media screen and (min-width: 550px) {
    .formComponent__info {
        max-width: 90%;
        width: 100%;
        margin-top: 40px;
    }
}

.formComponent__required {
    color: #9D9D9C;
    font-size: 16px;
    margin-bottom: 5px;
}

.formComponent__paragraph {
    font-size: 18px;
    color: #3C3C3B;
    line-height: 22px;
}

.formComponent__submit {
    margin: 0 auto;
    margin-bottom: 32px;
    margin-top: 32px;
    width: 90%;
    max-width: 215px;
    display: block;
    background-color: #cccccc;
    color: #ffffff;
    border-radius: 20px;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-family: "Helvetica";
    font-weight: 600;
    text-decoration: none;
    font-style: normal;
    border: none;
    outline: none;
    letter-spacing: 1px;
}

.formComponent__submitActive {
    background-color: #FFCA00;
    color: #3C3C3B;
}

.icoPen {
    background-image: url(../img/icons/icoPenOff.svg);
}

.icoMail {
    background-image: url(../img/icons/icoMailGreyOff.svg);
}

.icoPhone {
    background-image: url(../img/icons/icoPhoneOff.svg);
}

.icoLoad {
    background-image: url(../img/icons/icoLoad.svg);
}

.screenFinal__conten {
    background: rgb(48, 216, 214);
    background: linear-gradient(326deg, rgb(48, 216, 214) 0%, rgb(25, 159, 158) 100%);
    position: relative;
    display: none;
}

.screenFinal__contenActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 768px) {
    .screenFinal__contenActive {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.screenFinal__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 100;
}

@media screen and (min-width: 768px) {
    .screenFinal__info {
        margin-right: 40px;
    }
}

.screenFinal__title {
    font-size: 35px;
    font-weight: 900;
    color: #ffffff;
    text-align: center;
}

@media screen and (min-width: 656px) {
    .screenFinal__title {
        font-size: 50px;
    }
}

.screenFinal__paragraph {
    font-size: 24px;
    color: #ffffff;
}

@media screen and (min-width: 656px) {
    .screenFinal__paragraph {
        font-size: 40px;
        text-align: center;
    }
}

.screenFinal__folio {
    color: #C3FFFF;
    font-size: 26px;
    text-align: center;
    font-weight: 600;
}

@media screen and (min-width: 656px) {
    .screenFinal__folio {
        font-size: 36px;
    }
}

.screenFinal__folioText {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    color: #C3FFFF;
    margin: 10px auto 0px;
    font-size: 22px;
    text-align: center;
}

.screenFinal__seguimiento {
    margin-top: 16px;
}

.screenFinal__seguimientoText {
    color: #C3FFFF;
    text-align: center;
}

@media screen and (min-width: 656px) {navigatorBar__home
    .screenFinal__seguimientoText {
        font-size: 22px;
    }
}

.screenFinal__miga {
    color: #C3FFFF;
    font-size: 19px;
    text-align: center;
    font-weight: 600;
}

@media screen and (min-width: 656px) {
    .screenFinal__miga {
        font-size: 29px;
    }
}

.screenFinal__btnConten {
    padding-bottom: 40px;
    width: 100%;
}

.screenFinal__btnSalir {
    margin: 0 auto;
    margin-top: 32px;
    width: 80%;
    max-width: 400px;
    text-align: center;
    background-color: #FFCA00;
    padding: 15px 0;
    border-radius: 24px;
    text-decoration: none;
    font-family: proximaNova;
    font-weight: 600;
    color: #3C3C3B;
    font-size: 20px;
    display: block;
}

@media screen and (min-width: 656px) {
    .screenFinal__btnSalir {
        width: 100%;
        padding: 9px;
        max-width: 230px;
    }
}

.screenFinal__contenImg {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/BG-CuentanosM.png);
}

    .screenFinal__contenImg::before {
        content: "";
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 80%;
    }

@media screen and (min-width: 470px) {
    .screenFinal__contenImg::before {
        padding-top: 50%;
    }
}

@media screen and (min-width: 768px) {
    .screenFinal__contenImg {
        max-width: 300px;
        background-position: center center;
        background-size: contain;
        height: 600px;
        background-image: url(../img/BG-Cuentanos.png);
    }
}

@media screen and (min-width: 1024px) {
    .screenFinal__contenImg {
        max-width: 500px;
        background-position: center center;
        background-size: contain;
        height: 600px;
        background-image: url(../img/BG-Cuentanos.png);
    }
}

.screenFinal__img {
    width: 100%;
    display: block;
}

.clear {
    padding-bottom: 40px;
}
.excedeTam {
    display: none;
    font-size: xx-small;
    color: #DB0707;
}

.excedeFiles {
    display: none;
    font-size: xx-small;
    color: #DB0707;
}

/*# sourceMappingURL=style.css.map */
.loadConten {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    /* fondo blanco */
    background-color: rgba(255, 255, 255, .5);
    /* fondo negro */
    /* background-color: rgba(0, 0, 0, .5); */
}

.loaderimg {
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

    .loaderimg::after {
        content: "";
        position: absolute;
        width: 100px;
        height: 100px;
        background-image: url(../img/logo.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 70px;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.loader {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite
}

    .loader::before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 5px solid #FFD911;
        animation: prixClipFix 2s linear infinite;
    }

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        clip-path: polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)
    }

    25% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)
    }

    50% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)
    }

    75% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)
    }

    100% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)
    }
}
