/*V2309081711 merge style.css*/
:root {
    --card-w: 325px;
    /*380px*/
    --card-margin: 30px;
    --card-h: 230px;
    /*260px*/
    --card-wr: 320px;
    /*340px*/
    --pad-card: 20px 28px 12px 28px;
    --pad-cardr: 20px 10px 12px 10px;
    --s-card-feedback-w: 542px;
    --color-border-asis: ;
    --color-card-fill-black: #000000;
    --color-card-fill-blue: #0059b2;
    --limit-sim-card: 890px;
    --limit-sim-solutions: 790px;
    --limit-sim-fbkcard: 890px;
    --limit-sim-accompaniment: 500px;
    --limit-neg-office: 360px;
    --limit-exito-office: 700px;
    --limit-error-office: 400px;
    --limit-error-office2: 480px;
    --txt-blue-tittle: #0067ee;
    --txt-blue-offer: #0d60ac;
    --txt-grey-feedbak: #757575;
    --txt-order-status-done: #008000;
    --txt-order-status: #757575;
    --txt-black-feedback: #1a1a1a;
    --txt-blue-logo: #0067ee;
    --txt-blue-claro-fondo: #F0FBFE;
    --txt_azul_card_row: #0377bb;
    --smaxima: #39A247;
    --sbuena: #F48600;
    --smedia: #ffc300;
    --sbaja: #ef233c;
    --txt-blue-stv: #00638f;
    /* azul neon */
    --brand1: #1168EF;
    /* rojo */
    --brand2: #DD2F1A;
    /* gris texto */
    --brand3: #55667A;
    /* gris/azul super clarito */
    --brand4: #F0F4F8;
    /* azul normal */
    --brand5: #0276ba;
    /* rojo secundario */
    --brand6: #b73b2e;
    /* azul marino casi negro */
    --brand7: #081523;
    /* negro */
    --brand8: #000;
    /* gris super clarito */
    --brand9: #F2F5F9;
    /* gris texto notas*/
    --brand10: #808080;
    /*azul super clarito*/
    --brand11: #DFE9F2;
    /*azul super clarito */
    --brand12: #F0FBFE;
    /*azul nota status*/
    --brand13: #1968AF;
    /*azul btn*/
    --brand14: #0B61AC;
    /*Seguridad máxima*/
    --smaxima: #39A247;
    /* Seguridad buena*/
    --sbuena: #F48600;
    /*Seguridad media*/
    --smedia: #ffc300;
    /* Seguridad baja*/
    --sbaja: #ef233c;
    /* Success */
    --success: #4AAF4F;
    /** DIMENSIONES **/
    --card-w: 325px;
    --card-margin: 30px;
    --card-h: 230px;
    --card-wr: 320px;
    --pad-card: 20px 28px 12px 28px;
    --pad-cardr: 20px 10px 12px 10px;
    --s-card-feedback-w: 542px;
    --limit-sim-card: 890px;
    --limit-sim-solutions: 790px;
    --limit-sim-fbkcard: 890px;
    --mkt-block-limit: 400px;
}

.text-white {
    color: #FFFFFF !important;
}

.brand1 {
    color: var(--brand1);
}

.brand2 {
    color: var(--brand2);
}

.brand3 {
    color: var(--brand3) !important;
}

.brand4 {
    color: var(--brand4);
}

.brand5 {
    color: var(--brand5);
}

.brand6 {
    color: var(--brand6);
}

.brand7 {
    color: var(--brand7);
}

.brand8 {
    color: var(--brand8);
}

.brand9 {
    color: var(--brand9);
}

.brand10 {
    color: var(--brand10);
}

.brand11 {
    color: var(--brand11);
}

.brand12 {
    color: var(--brand12);
}

.brand13 {
    color: var(--brand13) !important;
}

.brand14 {
    color: var(--brand14) !important;
}

.bg_brand1 {
    background: var(--brand1);
}

.bg_brand2 {
    background: var(--brand2);
}

.bg_brand3 {
    background: var(--brand3);
}

.bg_brand4 {
    background: var(--brand4);
}

.bg_brand5 {
    background: var(--brand5);
}

.bg_brand6 {
    background: var(--brand6);
}

.bg_brand7 {
    background: var(--brand7);
}

.bg_brand8 {
    background: var(--brand8);
}

.bg_brand9 {
    background: var(--brand9);
}

.bg_brand10 {
    background: var(--brand10);
}

.bg_brand11 {
    background: var(--brand11);
}

.bg_brand12 {
    background: var(--brand12);
}

.bg_brand13 {
    background: var(--brand13);
}

.bg_brand14 {
    background: var(--brand14);
}

*,
::after,
::before {
    box-sizing: border-box;
}

body.azul {
    background: var(--brand4);
}

/* Tipografia Roboto: Institucional Telmex*/
@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto-black-webfont.woff2') format('woff2'), url('../fonts/roboto-black-webfont.woff') format('woff'), url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack_italic';
    src: url('../fonts/roboto-blackitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-blackitalic-webfont.woff') format('woff'), url('../fonts/roboto-blackitalic-webfont.svg#robotoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto-bolditalic-webfont.woff2') format('woff2'), url('../fonts/roboto-bolditalic-webfont.woff') format('woff'), url('../fonts/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto-italic-webfont.woff2') format('woff2'), url('../fonts/roboto-italic-webfont.woff') format('woff'), url('../fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight_italic';
    src: url('../fonts/roboto-lightitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-lightitalic-webfont.woff') format('woff'), url('../fonts/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium_italic';
    src: url('../fonts/roboto-mediumitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-mediumitalic-webfont.woff') format('woff'), url('../fonts/roboto-mediumitalic-webfont.svg#robotomedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.woff2') format('woff2'), url('../fonts/roboto-thin-webfont.woff') format('woff'), url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin_italic';
    src: url('../fonts/roboto-thinitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-thinitalic-webfont.woff') format('woff'), url('../fonts/roboto-thinitalic-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Dimensiones */
.dis-flex {
    display: flex;
}

.ds-section {
    height: 100vh;
}

.ds-space-offer {
    width: 680px;
    padding-left: 10px;
    padding-right: 10px;
}

.ds-space-aside {
    width: 227px;
    background-color: #f2f5fa;
}

.centrado-texto {
    margin: 0 auto;
    text-align: center;
}

.aui-box-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.aui-box-flex-end {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.aui-flex-row-reverse {
    flex-direction: column-reverse;
}

.aui-txt-order-status {
    color: var(--txt-order-status);
}

.aui-blue-stv {
    color: var(--txt-blue-stv) !important;
}

.aui-blue-tit {
    color: var(--txt-blue-tittle);
}

.aui-line-through {
    text-decoration: line-through;
}

.aui-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.aui-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.aui-col-11 {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
}

.aui-col-10 {
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
}

.aui-col-9 {
    -ms-flex: 0 0 74.97%;
    flex: 0 0 74.97%;
    max-width: 74.97%;
}

.aui-col-8 {
    -ms-flex: 0 0 66.64%;
    flex: 0 0 66.64%;
    max-width: 66.64%;
}

.aui-col-7 {
    -ms-flex: 0 0 58.331%;
    flex: 0 0 58.331%;
    max-width: 58.331%;
}

.aui-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.aui-col-5 {
    -ms-flex: 0 0 41.665%;
    flex: 0 0 41.665%;
    max-width: 41.665%;
}

.aui-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.aui-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.aui-col-2 {
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}

.aui-col-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
}

.aui .neg-texto24px {
    font-size: 24px;
    line-height: 1.4em
}

.aui .neg-texto22px {
    font-size: 22px;
    line-height: 1.3em
}

.aui-d-none {
    display: none;
}

.aui-font-italic {
    font-style: italic;
}

.aui-d-inline {
    display: inline;
}

.simetrica-tituloPaquetes {
    font-family: 'Roboto-thin', sans-serif;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    /* font-size: 3em;*/
    font-size: 2.25em;
    line-height: 1.3em;
    text-align: center;
    padding: 25px 0 10px 0;
}

.simetrica-subtitulo {
    font-family: 'Roboto-thin', sans-serif;
    color: #1a1a1a;
    text-decoration: none solid rgb(26, 26, 26);
    text-align: center;
}

.simetrica-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /* border: 1px dashed #cccccc;*/
}

.simetrica-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.simetrica-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.simetrica-card {
    width: var(--card-w);
    height: var(--card-h);
    margin: var(--card-margin);
    border-radius: 10px;
    padding: var(--pad-card);
}

.simetrica-card.bkg-fill-black {
    background-color: var(--color-card-fill-black);
}

.simetrica-card.bkg-fill-blue {
    background-color: var(--color-card-fill-blue);
    ;
}

.simetrica-mart-offerasis {
    margin-top: 30px;
}

.simetrica-mart-offerasis-b {
    margin-top: 55px;
}

.simetrica-mart-offertobe {
    margin-top: 25px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mr-10 {
    margin-right: 10px;
}

.p-1 {
    padding: .25rem !important;
}

.p-0 {
    padding: 0px !important;
}

.m-1 {
    margin: 0px !important;
}

.pb-1, .py-1 {
    padding-bottom: 0.25rem!important;
}

.pt-1, .py-1 {
    padding-top: 0.25rem!important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.p-2 {
    padding: 0.5rem!important;
}

.align-items-center {
    text-align: center;
    margin-right: auto;
    margin-right: auto;
}

.simetrica-card-limit {
    width: var(--limit-sim-card);
    /* border: 1px dashed #cccccc;*/
}

.simetrica-fbkcard-limit {
    width: var(--limit-sim-fbkcard);
    /* border: 1px dashed #cccccc;*/
}

.simetrica-accompaniment-limit {
    width: var(--limit-sim-accompaniment);
    /* border: 1px dashed #cccccc;*/
}

.limit-neg-office {
    width: var(--limit-neg-office);
    /* border: 1px dashed #cccccc;*/
}

.limit-exito-office {
    width: var(--limit-exito-office);
    /* border: 1px dashed #cccccc;*/
}

.limit-error-office {
    width: var(--limit-error-office);
}

.limit-error-office2 {
    width: var(--limit-error-office2);
}

.simetrica-solutions-limit {
    width: var(--limit-sim-solutions);
    /* border: 1px dashed #cccccc;*/
}

.simetrica-solutions-limit .simetrica-col {
    padding: 0 15px;
}

.simetria-iconosvsblanco {
    padding: 25px 40px 10px 40px;
    background-image: url("../images/iconos_vs_blanco.svg");
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: left;
    margin-right: 10px
}

.simetria-iconosvscolor {
    padding: 25px 40px 10px 40px;
    background-image: url("../images/iconos_vs_color.svg");
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: left;
    margin-right: 10px
}

.simetrica-card-feedback {
    width: var(--s-card-feedback-w);
    /*600px*/
    margin: 30px;
    margin-top: 111px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    padding: 20px 28px 12px 28px;
    border: 1px solid #666666;
}

.pos-icon-card {
    position: absolute;
    top: -90px;
    width: 100%;
}

.pos-text-card {
    position: absolute;
    top: -30px;
    width: 100%;
}

.simetrica-center {
    text-align: center;
    margin: auto auto;
}

.simetrica-center {
    text-align: center;
    margin: auto auto;
}

.card-txt-body-left {
    text-align: left;
    padding-left: 25px
}

.p-status {
    padding: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-payment {
    margin-right: 30px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mt-0,
.my-0 {
    margin-top: 0rem !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0rem !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem!important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem!important;
}

.ml-2, .mx-2 {
    margin-left: 0.5rem!important;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem!important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}


.aui-mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.w-100 {
    width: 100% !important;
}

img {
    vertical-align: middle;
    border-style: none;
}

.shadow {
    box-shadow: 0 .1rem 1rem rgba(0, 0, 0, .15) !important;
}

.bg-white {
    background-color: #ffffff;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: baseline !important;
}

.txt-condensed {
    font-family: 'Roboto Condensed', sans-serif;
}

.pos-relative {
    position: relative;
}

.pos-aborder-card {
    position: absolute;
    bottom: 80px;
    width: 325px;
    border-bottom: 3px solid;
}

.simetrica-border-asis {
    border-color: #0067ee;
}

.simetrica-border-tobe {
    border-color: #ffffff;
}

.simetrica-inline {
    display: inline;
}

.simetrica-offer-scroll {
    overflow-x: auto;
    width: 90%;
}

.g-clear {
    display: block;
}

.simetria-btn {
    border-radius: 5px;
    box-sizing: border-box;
    padding: 15px 0px !important;
    width: 90% !important;
    max-width: 320px !important;
}

.simetria-line-promotion {
    width: 750px;
    height: 25px;
    background-image: url("../images/line-promotion.svg");
    background-position: center;
    background-repeat: repeat-x;
}

.simetrica-item-tittle {
    min-height: 45px;
    padding-top: 5px;
    color: var(--txt-blue-tittle);
}

.simetrica-item-offer {
    min-height: 45px;
}

.txt-blue-offer {
    color: var(--txt-blue-offer);
}

.txt-grey-feedbak {
    color: var(--txt-grey-feedbak);
}

.txt-blue-logo {
    color: var(--txt-blue-logo);
}

.simetria-congrats-contain {
    border: 1px solid var(--color-card-fill-blue);
    border-radius: 10px;
    padding: 15px;
}

/*aui init*/
.aui .texto12px {
    font-size: 0.75em;
}

.aui .texto13px {
    font-size: 13px;
}

.aui .texto14px {
    font-size: 0.875em;
}

.aui .texto16px {
    /* font-size: 0.9em;*/
    font-size: 16px;
}

.aui .texto18px {
    font-size: 1.125em;
}

.aui .texto20px {
    font-size: 1.2em;
}

.aui .texto36px {
    font-size: 2.25em;
}

.aui .texto20px {
    font-size: 1.25em;
}

.aui .texto21px {
    font-size: 1.3125em;
}

.aui .texto22px {
    font-size: 1.375em;
}

.aui .texto24px {
    font-size: 1.5em;
}

.aui .texto26px {
    font-size: 1.625em;
}

.aui .texto28px {
    font-size: 1.75em;
}

.aui .texto30px {
    font-size: 1.875em;
}

/*
.aui .texto32px { font-size: 2.2858em;
}
*/
.aui .texto35px {
    font-size: 2.1875em;
}

.aui .texto42px {
    font-size: 2.625em;
}

.aui .texto48px {
    font-size: 3em;
}

.aui .texto72px {
    font-size: 4.5em;
}

.text-decoration-none {
    text-decoration: none;
}

.micro-text {
    font-size: 0.7rem;
}

.mini-text {
    font-size: 0.8rem;
}

.small-text {
    font-size: 0.9rem;
}

.text {
    font-size: 1rem;
}

.text-x {
    font-size: 1.2rem;
}

.text-xs {
    font-size: 1.4rem;
}

.text-1x {
    font-size: 1.6rem;
}

.text-2x {
    font-size: 2rem;
}

.text-3x {
    font-size: 2.5rem;
}

.text-4x {
    font-size: 3rem;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 2rem;
}

.robotobold {
    font-family: 'robotobold';
}

.robotolight {
    font-family: 'robotolight';
}

.robotoregular {
    font-family: 'robotoregular';
}

.robotomedium {
    font-family: 'robotomedium';
}

.font-weight-regular {
    font-weight: 200;
}

.font-weight-bold {
    font-weight: 700;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

.smaller,
smaller {
    font-size: 90%;
    font-weight: 400;
}

.smallest,
smallest {
    font-size: 75%;
}

.rounded-circle {
    border-radius: 50% !important;
    z-index: 2 !important;
}

.confirm-txt-gris {
    display: block;
    font-size: 12px;
    color: #757575;
}

.aui .simetria-black {
    color: #1a1a1a;
}

.aui .simetria-red {
    color: #d81b60;
}

.aui .simetria-red.bkg-white {
    background-color: #fff;
    padding: 0px 25px;
    display: inline-block;
}

.aui .gris {
    color: #55667a;
}

.aui .w-bold {
    font-weight: bold;
}

.aui .w-medium {
    font-weight: 600;
}

.aui .w-semibold {
    font-weight: 500;
}

.aui .w-thin {
    font-family: 'Roboto-thin', sans-serif;
}

.aui .font-weight-light {
    font-weight: 100
}

.aui .font-weight-bold {
    font-weight: bold;
}

.aui .text-center {
    text-align: center;
}


.bloqInpTyC input[type="checkbox"] {
    margin: 0px 0 0 !important;
}

.cont_input_camp.cel_interlineado {
    margin: 28px auto 5px auto;
}

.bloq_car_04_info {
    width: 85%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    margin: 10% auto;
    flex-direction: column;
}

.bloq_car_04_info div {
    width: 100%;
}

.opacidad {
    opacity: 0.5;
}

.aui-form-control {
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.aui-form-group {
    margin-bottom: 1rem;
}

.aui-form-control {
    border: 1px solid #CCCCCC;
    height: 45px;
    min-height: 45px;
    display: block;
    width: 100% !important;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.aui-select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    background: url(../images/ico-arrow-down.svg) no-repeat 95% 52%;
    word-wrap: normal;
    text-transform: none;
    margin: 0;
    font-family: inherit;
    font-weight: normal;
}


/* TomaPedido*/
input[type="text"].sin_max,
input[type="password"].sin_max,
input[type="number"].sin_max,
input[type="email"].sin_max {
    max-width: none;
    width: 100%;
}

input[type="text"] {
    background-color: #fff !important;
}

input[type="text"]:valid {
    background-color: #f2fbff !important;
}

input[type="text"]:invalid {
    background-color: #f2fbff !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.letter-spacing1 {
    letter-spacing: 0.2px;
}

.letter-spacing2 {
    letter-spacing: 0.5px;
}

input.w-auto {
    width: auto;
}

.cont_input_camp .margin-0 {
    display: block;
    position: relative;
    margin: 10px auto 10px;
    text-align: center;
    width: 95%;
}

.blue-claro-fondo {
    background: var(--txt-blue-claro-fondo)
}

.fondo-peach {
    background: rgba(255, 147, 0, .2);
}

.text-peach {
    color: #b73b2e;
}

.rounded {
    border-radius: 10px;
}

.nota_promo {
    margin: 0 -20px;
    padding: 10px 20px;
}

.padding-1 {
    padding: .4em;
}

.padding-t-2 {
    padding-top: 1em;
}

.padding-t-1 {
    padding-top: .5em;
}

.padding-l-1 {
    padding-left: .5em;
}

.padding-t-tv {
    padding-top: 7px;
}

.padding-t-radio {
    padding-top: 10px;
}

.padding-alert {
    padding-top: 5px;
    padding-left: 5px;
}

.padding-top50 {
    padding-top: 50px;
}

.margin-0 {
    margin: 0;
}

.marginx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top35 {
    margin-top: 35px;
}

.margin-top50 {
    margin-top: 50px;
}

.margin-bottom15 {
    margin-bottom: 15px;
}

.margin-bottom35 {
    margin-bottom: 35px;
}

.margin-bottom80 {
    margin-bottom: 80px;
}

.margin-top0 {
    margin-top: 0;
}

.text-center {
    text-align: center !important;
}

.padding-bottom-envio {
    padding-bottom: 40px !important;
}

.text-decoration-underline {
    text-decoration: underline !important;
}

.solo_cel {
    display: none;
}

.cont_input_camp.cel_interlineado {
    margin: 28px auto 5px auto;
}

/* Confirma tu solicitud */
.txt_azul_card_row {
    color: var(--txt_azul_card_row) !important;
}

.block-card {
    border: 1px solid var(--txt_azul_card_row);
    border-radius: 12px;
    padding: 30px 30px 10px 30px;
    position: relative;
}

.custom-block {
    padding: 5px 30px 30px 30px;
}

.block-card h6 {
    color: var(--txt_azul_card_row);
    margin: 0;
    background: #fff;
    position: absolute;
    left: 10px;
    width: auto;
    top: -25px;
    transition: 0.3s;
    z-index: 1;
    padding: 3px 10px 1px;
    text-align: left;
    border-radius: 5px;
}

.col-plan1 {
    -ms-flex: 0 0 86%;
    flex: 0 0 86%;
    max-width: 86%;
}

.col-precio1 {
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
}

.col-plan2 {
    -ms-flex: 0 0 60;
    flex: 0 0 60%;
    max-width: 60%;
}

.col-precio2 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.border-bottom-gris {
    border-bottom: 1px solid #e6e6e6
}

.aui-border-left-o365 {
    border-left: #0048a7 solid 1px;
}

.aui-border-right-o365 {
    border-right: #0048a7 solid 1px;
}

.padding-interlineado {
    padding: 8px 0;
}

.padding-interlineado-ch {
    padding: 3px 0;
}

.padding-interlineado-mini {
    padding: 1px 0;
}

.d-block {
    display: block
}

.d-inline {
    display: inline
}

.d-inline-block {
    display: block;
}

.d-inline-block {
    display: inline-block !important;
}

.mr-2 {
    margin-right: 10px;
}

/*steps contain*/
.steps-contain {
    width: 300px;
}

.aui-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.aui-text-center {
    text-align: center !important;
}

.step-description {
    display: block;
}

.aui-small,
small {
    font-size: 80%;
    font-weight: 400;
}

.position-absolute {
    position: absolute;
}

.position-relative {
    position: relative;
}

.circulo-numero.active {
    background: var(--brand1);
    color: #fff;
    font-weight: 700;
}

.circulo-numero {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: var(--brand5);
    color: #fff;
    font-weight: 300;
    position:relative;
}

.circulo-numero-green {
    background-color: #39a247 !important;
}

/*ORDER-STATUS init*/
.orderstatus {
    color: #55667a;
    display: block;
    padding: 0 0;
    position: relative;
    text-align: left;
    min-height: 100px;
    padding-bottom: 2em;
}

.orderstatus.done:before {
    background: #32841f;
}

.orderstatus:before {
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    width: 2px;
    background: #939393;
    margin: 0 25px;
    border
}

.orderstatus.alert:before {
    background: #d67d00;
}

.orderstatus:first-child:before {
    height: 0;
}

.orderstatus.done p {
    color: var(--txt-order-status);
}

.orderstatus .orderstatus-text {
    left: 0;
    width: 85%;
}

.orderstatus-text {
    position: relative;
    width: 50%;
    left: 55%;
    text-align: left;
    padding-left: 65px;
    padding-right: 30px;
    font-size: .95em;
}

.orderstatus-container {
    padding: 2em 0 0 0;
    text-align: center;
}

.orderstatus time {
    display: block;
    font-size: 1em;
    color: var(--txt-order-status);
    font-weight: bold;
    padding-top: .9em;
}

.orderstatus date {
    color: #1a1a1a;
}

.done.orderstatus time {
    color: var(--txt-blue-tittle);
}

.done.orderstatus date {
    color: #1a1a1a;
}

.orderstatus-text p {
    margin: 3px 0px;
    color: #55667a;
}

.orderstatus-check {
    border: 2px solid var(--txt-order-status);
    ;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    border-radius: 50%;
    margin-bottom: 0.5em;
    background: #fff;
    z-index: 2;
    position: absolute;
    color: var(--txt-order-status);
    left: 0;
}

.done .orderstatus-check {
    background-color: var(--txt-order-status-done);
    color: #fff;
    border-color: var(--txt-order-status-done);
}

.alert .orderstatus-check {
    background-color: #d67d00;
    color: #fff;
    border-color: #d67d00;
}

.orderstatus-active {
    text-align: center;
    position: relative;
    left: 25px;
    top: 20px;
    color: var(--txt-order-status);
    display: none;
}

.status-application,
.status-delivery,
.status-home,
.status-modem {
    background-repeat: no-repeat;
    background-position: center;
}

.status-application {
    background-size: 55%;
}

.status-delivery {
    background-size: 75%;
}

.status-home {
    background-size: 70%;
}

.status-modem {
    background-size: 75%;
}

.orderstatus.done div.status-application {
    background-image: url(../images/status-application-w.svg);
}

.orderstatus div.status-application {
    background-image: url(../images/status-application.svg);
}

.orderstatus.done div.status-delivery {
    background-image: url(../images/status-delivery-w.svg);
}

.orderstatus div.status-delivery {
    background-image: url(../images/status-delivery.svg);
}

.orderstatus.done div.status-home {
    background-image: url(../images/status-home-check-w.svg);
}

.orderstatus.alert div.status-home {
    background-image: url(../images/status-home-alert.svg);
}

.orderstatus div.status-home {
    background-image: url(../images/status-home.svg);
}

.orderstatus.alert div.status-modem {
    background-image: url(../images/status-modem-alert-w.svg);
}

/*ORDER-STATUS end*/
/* Soluciones Negocio Office 365x*/
.form-border-gris {
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 25px
}

.form-border-gris .btn_red {
    width: 66%;
    height: 49px;
    line-height: 49px;
    padding: 0px 40px;
    border-radius: 15px;
    background-color: #de2f1b;
    background-size: cover;
    font-family: Arial;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
}

.capsule-grey {
    width: auto;
    height: 49px;
    line-height: 49px;
    border-radius: 15px;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.15);
    background-color: #f2f5fa;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    max-width: 260px;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.text-left {
    text-align: left !important
}

.v-bottom {
    vertical-align: bottom
}

.limit-exito-office .btn_red {
    padding: 0px 40px;
    border-radius: 15px;
    background-color: #de2f1b;
    background-size: cover;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    height: 49px;
    line-height: 49px;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
    width: auto;
    max-width: 260px;
}

.limit-exito-office .btn_secundario {
    padding: 0px;
    border: 2px solid #b73b2e;
    border-radius: 15px;
    background-color: #ffffff;
    background-size: cover;
    font-family: Arial;
    font-size: 16px;
    height: 49px;
    line-height: 49px;
    color: #1a1a1a;
    text-decoration: none solid rgb(26, 26, 26);
    text-align: center;
    width: auto;
    max-width: 260px;
}

.btn_blue {
    padding: 0px 40px;
    border-radius: 15px;
    background-color: #0276ba;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    height: 49px;
    line-height: 49px;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
    width: auto;
    max-width: 260px;
    display: block;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 20px auto 5px;
    text-decoration: none;
    max-width: 300px;
    cursor: pointer;
}

.btn_naranja:disabled,
.btn_naranja.disabled {
    opacity: .65 !important;
    cursor: default;
}

.form-border-gris .cont_input_camp {
    width: 100%;
}

.limit-exito-office a {
    text-decoration: underline;
    text-decoration-color: rgb(2, 118, 186);
}

.tit-etiqueta-art {
    padding: 10px 15px;
    border-radius: 10px;
    background: #f0fbff;
    border: 1px solid #dfe9f2;
    font-family: Arial;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: 600;
    text-decoration: none solid rgb(26, 26, 26);
    position: absolute;
    margin: -50px 10px 0 10px;
}

.borde-articulo-office365 {
    width: 100%;
    border: 1px solid #dfe9f2;
    border-radius: 5px;
    padding: 30px 30px 15px 30px;
}

.border-item-office365 {
    border: 1px solid #dfe9f2;
    border-radius: 5px;
}

.spacing-item-office365 {
    padding: 30px 30px 15px 30px;
}

.spacing-item-p20-p30 {
    padding: 20px 30px;
}

.spacing-item-p10-p20 {
    padding: 10px 20px;
}

.blocked-item-o365 {
    position: absolute;
    background-color: rgba(255, 255, 255, .6);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 0.4rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.pista {
    font-size: 14px !important;
    text-align: left;
    line-height: 1.3rem !important;
    margin: 0;
}

.note {
    font-size: 12px;
    color: #1a1a1a;
    text-align: left
}

.custom-green {
    color: var(--smaxima);
}

.custom-red {
    color: #de2f1b;
}

.s_maxima {
    background: var(--smaxima);
}

.s_buena {
    background: var(--sbuena);
}

.s_media {
    background: var(--smedia);
}

.s_baja {
    background: var(--sbaja);
}

.bullet.text-success:before {
    color: var(--text-success);
}

.bullet:before {
    content: '\2022';
    margin-right: 5px;
    display: inline-block;
    font-size: 2rem;
    position: relative;
    vertical-align: bottom;
    font-size: 20px;
}

.smaller,
smaller {
    font-size: 90%;
    font-weight: 400;
}

.text-success {
    color: #28a745 !important;
}

.ojo_contrasenia_input {
    width: 20px;
    height: 14px;
    position: absolute;
    right: 10px;
    margin-top: -27px;
    cursor: pointer;
}

.cont_input.office365[type="number"] {
    color: #121212;
    font-family: Arial;
    font-size: 16px;
}

.cont_input.office365 ~ label {
    padding: 3px 10px 1px 10px;
}

.cont_input.office365,
.cont_input.office365:valid {
    background: #fff !important
}

.cont_input.office365:disabled {
    background: #f0fbff !important
}

.cont_input.office365:focus {
    border: 1px solid #0067ee;
    background: #fff !important
}

.cont_input.office365:invalid {
    border: 1px solid #de2f1b;
    background: #fff !important;
    box-shadow: 0px 1px 12px rgba(222, 47, 27, 0.4);
}

.icon-90 {
    width: 90px;
    height: 90px;
}

.icon-80 {
    width: 80px;
    height: 80px;
}

/*INPUT SPINNER*/
.max-w-spinner {
    max-width: 130px;
}

.num-block {
    float: left;
    width: 100%;
    padding: 10px 10px;
}

.skin .num-in {
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    height: 40px;
    width: 100%;
    border: 1px solid #217bb8;
}

.skin .num-in span {
    width: 25%;
    display: block;
    height: 40px;
    float: left;
    position: relative;
}

.skin .num-in span:before,
.skin .num-in span:after {
    content: '';
    position: absolute;
    background-color: #667780;
    height: 2px;
    width: 15px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
}

.skin .num-in span.plus:after {
    transform: rotate(90deg);
}

.skin .num-in input {
    float: left;
    width: 50%;
    height: 40px;
    border: none;
    text-align: center;
}

/*INPUT SPINNER END*/
.aui-flex-justify-neg {
    display: flex;
    align-items: center;
    justify-content: left;
}

.icon-wrapper-feedback {
    width: 100%;
    position: absolute;
    top: -70px;
}

.d-middle {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.d-mobile {
    display: none;
}

.d-desk {
    display: inline-block;
}

.offer-card {
    padding: 5px;
    border: 1px solid #d9dadb;
    border-radius: 5px;
    background-color: #ffffff;
}

.offer-card:hover {
    border-color: #1e71e8;
}

.bkg-grey {
    border-color: #1e71e8;
    background-color: #f2f5fa;
}

.stv {
    background-image: url(../images/tv2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 41px;
    width: 61px;
}

.light {
    --primary: #0d60ac;
    --other: #0d60ac;
    background: hsl(0, 0%, 98%);
}

/* label */
.radio-label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0px;
    cursor: pointer;
    position: relative;
}

/* input */
.radio-input {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

/* .design */
.design {
    width: 15px;
    height: 15px;
    border: 3px solid var(--other);
    border-radius: 100%;
    margin-right: 16px;
    position: relative;
}

.design::before,
.design::after {
    content: "";
    display: block;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    position: absolute;
    transform: scale(0);
    transform-origin: center center;
}

.design:before {
    background: var(--other);
    opacity: 0;
    transition: .3s;
}

.design::after {
    background: var(--primary);
    opacity: .4;
    transition: .6s;
}

/* checked state */
.radio-input:checked + .design::before {
    opacity: 1;
    transform: scale(.6);
}

/* other states */
.radio-input:hover + .design,
.radio-input:focus + .design {
    border: 3px solid var(--primary);
}

.radio-input:hover + .design:before,
.radio-input:focus + .design:before {
    background: var(--primary);
}

.radio-input:hover ~ .text {
    color: var(--primary);
}

.aui .btn-blue,
.aui .btn-blue:visited {
    display: block;
    background-color: #0276ba;
    padding: 10px 40px;
    text-align: center;
    max-width: 200px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto 25px auto;
    color: #fff;
    font-weight: bold
}

.aui .btn-blue:hover,
.aui .btn-blue:focus,
    {
    background-color: #0b61ac;
    color: #fff;
    text-decoration: none
}

.aui .btn-grey,
.aui .btn-grey:visited {
    display: block;
    background-color: #DFE9F2;
    padding: 10px 40px;
    text-align: center;
    max-width: 200px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto 25px auto;
    color: #000;
    font-weight: bold
}

.aui .btn-grey:hover,
.aui .btn-grey:focus,
    {
    background-color: #DFE9F2;
    color: #000;
    text-decoration: none
}

.aui .btn-red-outline,
.aui .btn-red-outline:visited {
    display: block;
    background-color: #FFF;
    padding: 10px 40px;
    text-align: center;
    max-width: 200px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto 25px auto;
    color: #000;
    font-weight: bold;
    border: 3px solid #b73b2e;
    border-radius: 8px;
}

.aui .btn-red-outline:hover,
.aui .btn-red-outline:focus {
    background-color: #b73b2e;
    color: #FFF;
    text-decoration: none;
    border: 3px solid #b73b2e;
}

/*
.radio-input:focus + .design::after,
.radio-input:active + .design::after { opacity: .1; transform: scale(2.6);
}
*/
.f-especial {
    width: 32px !important;
    font-size: 1.2rem !important;
    padding: 0.35rem 0.6rem !important;
}

.custom-form-control {
    color: var(--brand3) !important;
}

.custom-form-control {
    border: 1px solid #CCCCCC;
    height: 45px;
    min-height: 45px;
}

/* Navlinks */
.circulo-numero {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: var(--brand5);
    color: #fff;
    font-weight: 300
}

.rounded-circle.linea:after {
   width: 115px !important;
    height: 5px !important;
    background: #E8E8E8 !important;
    display: block !important;
    content: '' !important;
    position: absolute !important;
    left: 35px;
    margin: -20px 0 0 0 !important;
    z-index: 1 !important;
}

.circulo-numero.active {
    background: var(--brand5);
    color: #fff;
    font-weight: 300
}

.circulo-numero.success {
    background: var(--success);
    color: #fff;
    font-weight: 300
}

.circulo-numero.disabled {
    background: #e7e7e7;
    color: var(--brand3);
}

.detalles_cuenta {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.usuario_cuenta {
    width: 33px;
    height: 31px;
}

.ojo_contrasenia {
    width: 28px;
    height: 25px;
}

.ojo_contrasenia_input {
    width: 32px;
    height: 23px;
    position: absolute;
    right: 10px;
    margin-top: -35px;
    cursor: pointer;
}

.pregunta_secreta {
    width: 36px;
    height: 34px;
}

.fecha_creacion {
    width: 34px;
    height: 31px;
}

.top_abrir {
    width: 20px;
    height: 16px;
}

.top_abrir.volteado {
    transform: rotate(180deg)
}

.flecha_azul {
    width: 18px;
    height: 21px;
}

.img_error {
    width: 92px;
    height: 87px;
}

.credito {
    background: #EAF4F6;
    border: 2px solid #6EDBC6;
}

/*included or n init*/
.pos-icon-card {
    position: absolute;
    top: -90px;
    width: 100%;
}

.caja_contenido {
    width: 360px;
    min-width: 360px;
    max-width: 360px;
    margin: 0 auto;
}

.form-control {
    border: 1px solid #CCCCCC;
    height: 45px;
    min-height: 45px;
}

.encima {
    position: absolute;
    margin-top: -10px;
    margin-left: -33px;
    background: #fff;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    z-index: 1;
}

.encima_placeholder {
    position: relative;
    text-align: right;
    float: right;
    margin-top: -32px;
    margin-right: 10px;
    z-index: 0;
    font-size: 0.9rem;
    padding: 0;
    margin-bottom: 0;
    background: #fff;
}

.form-control:focus {
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(82 168 236 / 60%) !important;
    outline: 0;
    border: solid 1px #0067ee !important;
    background: var(--brand12);
}

label {
    font-family: Arial;
}

label,
input,
button,
select,
textarea {
    font-size: 1rem;
}

select::-ms-expand {
    display: none;
}

input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
}

input[type="number"] {
    -webkit-appearance: textfield !important;
    -moz-appearance: textfield !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]:hover,
input[type="number"]:focus {
    -moz-appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

select.especial {
    color: var(--brand8) !important;
    border-radius: 0 !important;
    padding: 0.1rem 0.75rem !important;
    height: 35px !important;
    min-height: 35px !important;
}

select.especial.mas_padding {
    padding: 0.1rem 0.85rem !important;
    font-size: 0.9rem;
    letter-spacing: -0.1px;
}

input.input-password {
    /*background: url(../images/input_password.png) no-repeat 95% 52%;*/
    /*background-size: 30px;*/
    color: var(--brand8) !important;
}

.form-control {
    color: var(--brand3) !important;
}

.border.brand3 {
    border: 1px solid #C0C0C0;
}

.rounded.extra {
    border-radius: .75rem !important
}

a {
    color: var(--brand1);
    text-decoration: underline;
    text-decoration-color: var(--brand1);
    cursor: pointer;
}

.btn-primary {
    border-radius: 0rem;
    background: var(--brand2) !important;
    background-color: var(--brand2) !important;
    border: 1px solid var(--brand2);
    width: 96%;
    margin: 0 2%;
    padding: 9px 60px;
    text-align: center;
    font-family: 'robotolight';
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    text-shadow: none;
    height: 40px;
    cursor: pointer;
}

.btn-primary.min-width {
    min-width: 300px;
    max-width: 300px;
}

.btn-primary.h-auto,
.btn-secondary.h-auto {
    font-size: 1rem;
}

.btn-secondary.h-auto {
    border: 2px solid var(--brand2);
}

.btn-secondary.h-auto:hover,
.btn-secondary.h-auto:focus,
.btn-secondary.h-auto:active,
.btn-secondary.h-auto:visited {
    border: 2px solid var(--brand6);
}

.btn-primary:hover,
btn-primary:focus,
.btn-primary:active {
    background: var(--brand6);
    background-color: var(--brand6) !important;
    ;
    border: 1px solid var(--brand6) !important;
    ;
}

.btn-secondary {
    border-radius: 0.4rem;
    background: #fff;
    border: 1px solid var(--brand2);
    padding: 9px;
    text-align: center;
    font-family: 'robotobold';
    font-size: 1.2rem;
    color: #000;
    font-weight: 600;
    width: 96%;
    margin: 0 2%;
}

.btn-secondary:hover,
btn-secondary:focus,
.btn-secondary:active {
    background: var(--brand6);
    border: 1px solid var(--brand6);
}

.btn-outline {
    border-radius: 0.4rem;
    background: #fff;
    border: 2px solid var(--brand2);
    padding: 9px 15px;
    text-align: center;
    font-family: 'robotobold';
    font-size: 1rem;
    color: var(--brand2);
    font-weight: 600;
    width: auto;
    margin: 0 2%;
}

.btn-third {
    border-radius: 0rem;
    background: var(--brand14) !important;
    background-color: var(--brand14) !important;
    border: 1px solid var(--brand14);
    width: 100%;
    margin: 0%;
    padding: 9px 60px;
    text-align: center;
    font-family: 'robotomedium';
    font-size: 0.9rem;
    color: #fff !important;
    font-weight: 600;
    text-shadow: none;
    height: 48px;
    cursor: pointer;
}

.btn-third:hover {
    color: #fff;
    opacity: 0.8
}

.btn-third.w-auto {
    width: auto;
}

.bullet {
    color: var(--brand8);
}

.bullet:before {
    content: '\2022';
    color: var(--brand8);
    margin-right: 5px;
    display: inline-block;
    font-size: 2rem;
    position: relative;
    vertical-align: bottom;
    line-height: 1rem;
}

.bullet.text-success:before {
    color: var(--text-success);
}

.progress {
    height: 0.4rem;
}

.s_maxima {
    background: var(--smaxima);
}

.s_buena {
    background: var(--sbuena);
}

.s_media {
    background: var(--smedia);
}

.s_baja {
    background: var(--sbaja);
}

.text-decoration-underline {
    text-decoration: underline
}

.img_exito {
    width: 96px;
    height: 87px;
}

.letter_spacing_1 {
    letter-spacing: 0.5px;
}

.cel_imagen {
    width: 29px;
    height: 38px;
}

.mail_imagen {
    width: 37px;
    height: 29px;
}

.f_especial {
    width: 32px;
    font-size: 1.2rem;
    padding: 0.35rem 0.6rem;
}

/* Modal */
/*Efecto*/
.modalmask {
    position: fixed;
    font-family: Arial, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalmask:target {
    opacity: 1;
    pointer-events: auto;
}

/*Formato de la ventana*/
.modalbox {
    width: 400px;
    position: relative;
    padding: 5px 20px 13px 20px;
    background: #fff;
    border-radius: 3px;
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}

/*Boton de cerrar*/
.close {
    background: var(--brand1);
    color: #FFFFFF;
    line-height: 30px;
    position: absolute;
    right: -11px;
    text-align: center;
    top: -15px;
    width: 32px;
    height: 32px;
    text-decoration: none;
    opacity: 1;
    font-size: 1.2rem;
    font-weight: 100;
    border-radius: 100%;
    border: 1px solid #fff;
}

.close:hover {
    color: #FFFFFF;
}

/*Movimientos*/
.movedown {
    margin: 0 auto;
}

.rotate {
    margin: 10% auto;
    -webkit-transform: scale(-5, -5);
    transform: scale(-5, -5);
}

.resize {
    margin: 10% auto;
    width: 0;
    height: 0;
}

.modalmask:target .movedown {
    margin: 10% auto;
}

.modalmask:target .rotate {
    transform: rotate(360deg) scale(1, 1);
    -webkit-transform: rotate(360deg) scale(1, 1);
}

.modalmask:target .resize {
    width: 400px;
    height: 200px;
}

/* Radio input */
input[type="radio"],
input[type="checkbox"] {
    appearance: auto !important;
    webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    -ms-appearance: auto !important;
    -o-appearance: auto !important;
}

.checkbox-custom,
.radio-custom {
    opacity: 0;
    position: absolute;
    z-index: 9;
    border: 0;
    width: 20px;
    height: 20px;
}

.checkbox-custom:focus,
.radio-custom:focus,
.radio-custom:active {
    border: 0;
    box-shadow: none;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2.5px solid var(--brand1);
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    padding: 2px;
    margin-left: -20px;
    text-align: center;
    margin-top: -5px;
    margin-right: 10px;
}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom.gris + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid var(--brand3);
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    padding: 2px;
    margin-left: -20px;
    text-align: center;
    margin-top: -5px;
    margin-right: 10px;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: rebeccapurple;
    box-shadow: inset 0px 0px 0px 4px #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    background: var(--brand1);
    box-shadow: inset 0px 0px 0px 4px #fff;
}

.radio-custom.gris:checked + .radio-custom-label:before {
    background: var(--brand3);
    box-shadow: inset 0px 0px 0px 4px #fff;
}

/* Mis cuentas Estatus*/
.fondo_azul_degradado {
    background: rgb(1, 157, 216);
    background: -moz-linear-gradient(90deg, rgba(1, 157, 216, 1) 0%, rgba(2, 65, 204, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(1, 157, 216, 1) 0%, rgba(2, 65, 204, 1) 100%);
    background: linear-gradient(90deg, rgba(1, 157, 216, 1) 0%, rgba(2, 65, 204, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#019dd8", endColorstr="#0241cc", GradientType=1);
    height: 40px
}

.img_im {
    height: 20px
}

.b-iniciar {
    border: 0;
    border-radius: 8px;
    color: var(--brand1);
    font-weight: 600;
    font-size: 16px;
    padding: 3px 16px;
    letter-spacing: 0.1px;
    background: #fff;
}

.t-cuentas {
    border-bottom: 1px solid #f0f0f0;
}

.t-cuentas td svg {
    display: inline;
}

.t-cuentas th {
    font-size: 1.4rem;
    color: var(--brand8);
    font-weight: 600;
    padding: 10px 0;
}

.t-cuentas thead {
    border-bottom: 1px solid #f0f0f0;
}

.t-cuentas td {
    color: var(--brand8);
    padding: 13px;
}

.t-cuentas tr:last-of-type td {
    padding: 13px 13px 30px 13px;
}

.t-cuentas td a {
    text-decoration: none;
    color: var(--brand8);
}

.nota_suspendida,
.nota_eliminada {
    background: #D1ECF1;
    color: var(--brand13);
    z-index: 9;
    margin-top: -120px;
    margin-left: -85px;
    width: 330px;
}

.nota_suspendida:after,
.nota_eliminada:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #D1ECF1;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.cerrar_nota_s,
.cerrar_nota_e {
    width: 18px;
    height: 18px;
    display: block !important;
    text-align: center;
    font-size: 16px;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.s_cuenta {
    width: 240px;
    height: 32px;
    min-height: 32px;
    line-height: inherit;
    font-weight: 600;
    color: #0171D0 !important;
}

.label_recomendado {
    background: #FEB600;
    border-radius: 10px 10px 0 0;
}

/*included or n end*/
/*aui end*/
/* @mediaqueries init */
@media (max-width: 992px) {
    .txt_responsivo .text-2x {
        font-size: 1.6rem;
    }

    h1.txt_responsivo {
        font-size: 1.5rem;
    }

    .txt_responsivo.text-1x {
        font-size: 1.1rem;
    }

    .t-cuentas td,
    .t-cuentas th {
        width: auto;
    }

    .t-cuentas tr td:nth-child(2) {
        width: 180px;
        display: block;
    }

    .t-cuentas tr td:nth-child(3) {
        width: 170px;
    }

    .t-cuentas td a {
        display: inline-flex;
    }

    .nota_suspendida,
    .nota_eliminada {
        position: relative !important
    }

    .ds-space-offer,
    .simetrica-row {
        width: 100%;
    }

    .ds-space-aside {
        display: none !important;
    }
}

@media screen and (max-width: 950px) {
    .aui-flex-row-reverse-cel {
        flex-direction: column-reverse;
    }

    .aui-marginbav-cel {
        margin-bottom: 40px;
    }

    .aui-col-12-cel {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .aui-col-11-cel {
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .aui-col-10-cel {
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .aui-col-9-cel {
        -ms-flex: 0 0 74.97%;
        flex: 0 0 74.97%;
        max-width: 74.97%;
    }

    .aui-col-8-cel {
        -ms-flex: 0 0 66.64%;
        flex: 0 0 66.64%;
        max-width: 66.64%;
    }

    .aui-col-7-cel {
        -ms-flex: 0 0 58.331%;
        flex: 0 0 58.331%;
        max-width: 58.331%;
    }

    .aui-col-6-cel {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .aui-col-5-cel {
        -ms-flex: 0 0 41.665%;
        flex: 0 0 41.665%;
        max-width: 41.665%;
    }

    .aui-col-4-cel {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .aui-col-3-cel {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .aui-col-2-cel {
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .aui-col-1-cel {
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    .stv {
        background-image: url(../images/tv2.svg);
        background-repeat: no-repeat;
        background-size: contain;
        height: 25px;
        width: 30px;
    }

    .texto20px-cel {
        font-size: 13px !important;
    }

    .padding-t-tv {
        padding-top: .2em;
    }

    .d-mobile {
        display: inline-block;
    }

    .d-desk {
        display: none !important;
    }

    .mr-payment {
        margin-right: 0px !important;
    }

    .simetrica-card-limit {
        width: 400px;
    }

    .simetrica-fbkcard-limit {
        width: 100%;
    }

    .simetrica-accompaniment-limit {
        width: 400px;
    }

    .orderstatus .orderstatus-text {
        width: 81%;
    }

    .simetrica-card {
        width: var(--card-wr);
        height: var(--card-h);
        margin: 30px;
        border-radius: 10px;
        padding: var(--pad-cardr);
    }

    .simetria-iconosvsblanco {
        padding: 25px 35px 10px 35px;
        background-repeat: no-repeat;
        background-size: 70px;
        background-position: left;
        margin-right: 10px
    }

    .simetrica-card-feedback {
        width: 340px;
    }
}

.buy-resume {
    background-color: #f2f5fa;
    margin-left: .5rem !important;
    margin-right: .5rem !important;
    padding: 1rem;
    margin-top: 2rem;
}

.bkg-grey {
    background-color: #f2f5fa;
}

.bkg-alert {
    background-color: #fffaed;
}

.bkg-alert p {
    color: #ca4503;
    text-align: center;
}

a.underline-anchor,
a.underline-anchor:hover {
    text-decoration: underline;
    cursor: pointer;
}

@media screen and (max-width: 850px) {
    .res-no-border-o365 {
        border: none;
    }

    .aui-r-mob-1 {
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    .aui-r-mob-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .aui-r-mob-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .aui-res-a-bottom {
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

    .aui-res-a-bottom .buy-resume {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        box-shadow: 0px -2px 16px rgba(0, 0, 0, 0.17);
    }

    .aui-res-col-12 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .simetria-line-promotion {
        width: 100%;
        height: 25px;
        background-image: url("../images/line-promotion.svg");
        background-position: center;
        background-repeat: repeat-x;
    }
}

@media screen and (max-width: 835px) {
    .simetrica-solutions-limit {
        /* border: 1px dashed #cccccc;*/
    }
}

@media screen and (max-width: 600px) {
    .limit-exito-office {
        width: 100%;
    }

    .limit-error-office,
    .limit-error-office2 {
        width: 100%;
    }

    .limit-76-cel {
        width: 76%;
        margin-left: 12%;
        margin-right: 12%;
    }

    .limit-84-cel {
        width: 84%;
        margin-left: 8%;
        margin-right: 8%;
    }

    .texto16pxcel {
        font-size: 16px !important;
    }

    .texto32pxcel {
        font-size: 32px !important;
    }

    .texto27pxcel {
        font-size: 27px !important;
    }

    .icontop80cel {
        width: 80px;
    }

    .icon-wrapper-feedback-oopaterncel {
        width: 100%;
        position: absolute;
        top: -200px;
    }

    .icontoplogo {
        width: 104px;
    }

    .icon-wrapper-feedback-cel {
        top: -40px;
    }

    .margin-bottom40-cel {
        margin-bottom: 40px;
    }

    .icon-80 {
        width: 60px;
        height: 60px;
    }

    .w-bold-no-cel {
        font-weight: 400 !important;
    }

    .simetrica-tituloPaquetes.azul1.cel_pers {
        font-size: 24px
    }

    .simetrica-tituloPaquetes.azul1.cel_pers2 {
        font-size: 26px;
        font-weight: 400;
    }

    .block-card h6.texto30px {
        font-size: 1.3em;
        top: -17px;
    }

    .margin_cel {
        margin: 0;
    }

    .cont.cel {
        padding: 0px 10px;
    }

    .nota_promo {
        margin: 0 -10px;
        padding: 10px 20px;
    }

    .solo_cel {
        display: inline
    }

    .desaparece_cel {
        display: none
    }

    .cont_input_camp.cel_interlineado {
        margin: 28px auto 15px;
    }

    .block-card {
        padding: 15px 15px 10px 15px;
        box-shadow: 2px 2px 3px rgb(0 0 0 / 10%);
    }

    .col-plan1 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }

    .col-precio1 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .col-plan2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-precio2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .aui .col-plan1 .texto20px,
    .aui .col-plan2 .texto20px {
        font-size: 0.9em;
    }

    .aui .col-precio1 .texto20px,
    .aui .col-precio2 .texto20px {
        font-size: 1.1em;
    }

    .aui .col-plan1 .texto14px,
    .aui .col-plan2 .texto14px,
    .aui .col-precio1 .texto14px,
    .aui .col-precio2 .texto14px {
        font-size: 0.8em;
    }

    .aui .totales {
        padding: 0 10px;
    }

    .aui .totales .texto22px {
        font-size: 1em;
        -ms-flex: 0 0 50%;
        flex: 0 0 49%;
        max-width: 49%;
        display: flex;
        position: relative;
    }

    .negro_cel {
        color: #1a1a1a !important;
    }

    .aui .totales .texto30px {
        font-size: 1.4em;
    }

    .aui .totales.alineado {
        text-align: left !important;
        position: relative;
        display: flex;
    }

    .aui .totales.alineado.margin-top35 {
        margin-top: 15px;
    }

    .aui .totales .texto18px {
        font-size: 0.9em;
    }

    .aui .totales .texto14px {
        font-size: 0.7em;
    }
}

@media (max-width: 600px) {
    body.azul {
        background: #fff;
    }

    main {
        display: contents !important;
    }

    .t-cuentas {
        display: block;
        overflow: scroll;
        padding: 10px;
    }

    .t-cuentas th {
        font-size: 1.1rem;
    }

    .btn-third {
        padding: 9px 40px;
        font-size: 1rem;
    }

    .alto_img {
        max-height: 250px;
        overflow: hidden;
    }

    .alto_img img.w-100 {
        width: 50% !important;
    }

    select.especial.mas_padding {
        width: 100% !important;
        padding: 0.1rem 0.5rem !important
    }

    .simetrica-card-feedback {
        width: 95%;
        margin-top: 111px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 20px;
        padding: 1px;
    }
}

@media(max-width: 550px) {}

@media screen and (max-width: 460px) {
    .simetrica-wrapper {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }

    .simetrica-fbkcard-limit {
        width: 100%
    }

    .simetrica-accompaniment-limit {
        width: 100%
    }

    .orderstatus .orderstatus-text {
        width: 78%;
    }

    .simetrica-card-feedback {
        width: 95%;
        margin-top: 111px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 20px;
        padding: 1px;
    }

    .simetrica-card-feedback .texto20px {
        font-size: 1em;
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 430px) {
    .simetrica-card-limit {
        width: 260px;
    }

    .simetrica-card {
        width: 240px;
        height: var(--card-h);
        margin: 0px;
        border-radius: 10px;
        padding: 5px;
        padding-top: 20px;
    }

    .simetrica-card .texto72px {
        font-size: 2.8em;
    }

    .simetrica-card .texto36px {
        font-size: 1.25em;
    }

    .simetrica-row .texto26px {
        font-size: 1.2em;
    }

    .simetrica-row .texto28px {
        font-size: 1.25em;
    }

    .simetrica-card .texto18px {
        font-size: .9em;
    }

    .simetrica-card .texto14px {
        font-size: 0.6em;
    }

    .simetria-iconosvsblanco {
        padding: 25px 22px 10px 22px;
        background-repeat: no-repeat;
        background-size: 44px;
        background-position: left;
        margin-right: 10px
    }

    .pos-aborder-card {
        bottom: 80px;
        width: 235px;
    }

    .simetrica-mart-offerasis {
        margin-top: 70px;
    }

    .simetrica-mart-offerasis-b {
        margin-top: 80px;
    }

    .simetrica-mart-offertobe {
        margin-top: 60px;
    }

    .simetria-btn {
        margin-top: 30px !important;
    }

    .simetria-congrats-contain {
        padding: 10px;
        margin-top: 40px
    }
}