.atm-c2c-frm-overlay,.atm-c2c-frm-overlay-glosa-whatsapp,.atm-c2c-frm-overlay-proteccion-datos,.atm-c2c-lb-overlay {
    background-color: rgba(0,0,0,.85);
    width: 100%;
    height: 100%;
    z-index: 200;
    position: fixed;
    top: 0
}

.atm-c2c-frm-overlay-proteccion-datos {
    z-index: 999999
}

.atm-c2c-frm-overlay-glosa-whatsapp {
    z-index: 999999
}

.atm-c2c-frm-overlay {
    z-index: 999999
}

.atm-c2c-lb-container {
    width: 452px;
    border-radius: 8px;
    padding: 20px 20px 30px!important;
    background-repeat: no-repeat;
    background-position: center -20px;
    background-size: 100%;
    font-family: MovistarText,Telefonica,Telefonica-Regular,TelefonicaWeb-Light,sans-serif;
    font-size: 16px;
    line-height: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 2px 2px 30px 15px rgba(0,0,0,.7)
}

.atm-c2c-frm-container-glosa-whatsapp,.atm-c2c-frm-container-proteccion-datos,.atm-c2c-lb-container.atm-c2c-lb-container-glosa-whatsapp,.atm-c2c-lb-container.atm-c2c-lb-container-proteccion-datos {
    width: 452px;
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 20px 30px!important;
    background-repeat: no-repeat;
    background-position: center -20px;
    background-size: 100%;
    font-family: MovistarText,Telefonica,Telefonica-Regular,TelefonicaWeb-Light,sans-serif;
    font-size: 16px;
    line-height: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 2px 2px 30px 15px rgba(0,0,0,.7)
}

.atm-c2c-proteccion-datos-div {
    display: flex;
    justify-content: center
}

.atm-c2c-glosa-whatsapp-div {
    display: flex;
    justify-content: center
}

.atm-c2c-btn-proteccion-datos {
    background-color: #019df4;
    color: #fff;
    display: inline-block;
    width: 168px!important;
    border-radius: 50px;
    font-size: 16px!important;
    line-height: 24px!important;
    margin: 0 auto;
    padding: 10px!important;
    margin-top: 0!important;
    border: 0
}

.atm-c2c-btn-glosa-whatsapp {
    background-color: #019df4;
    color: #fff;
    display: inline-block;
    width: 168px!important;
    border-radius: 50px;
    font-size: 16px!important;
    line-height: 24px!important;
    margin: 0 auto;
    padding: 10px!important;
    margin-top: 0!important;
    border: 0
}

.atm-c2c-frm-container {
    font-size: 16px;
    line-height: 20px;
    padding: 0 20px!important
}

.atm-c2c-lb-msg-container {
    width: 420px;
    background-color: #fff;
    border-radius: 16px;
    padding: 60px 35px!important;
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/atm_popup_background.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-family: MovistarText,Telefonica,Telefonica-Regular,TelefonicaWeb-Light,sans-serif;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 2px 2px 30px 15px rgba(0,0,0,.7)
}

.atm-c2c-lb-msg-image img {
    width: 31px
}

.atm-c2c-lb-msg-header .atm-c2c-lb-msg-header-h2,.atm-c2c-lb-msg-header h2 {
    font-style: normal;
    font-weight: 300!important;
    line-height: 40px!important;
    font-size: 32px;
    margin-bottom: 0!important;
    color: #1a9cee;
    margin-top: 10px!important
}

.atm-c2c-lb-msg-title p {
    color: #019df4;
    font-family: Telefonica,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px
}

.atm-c2c-lb-msg-button {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.atm-c2c-lb-msg-button:before {
    width: 16px;
    border-top: 2px solid #1a9cee;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0
}

.atm-c2c-lb-msg-button:after {
    width: 16px;
    border-top: 2px solid #1a9cee;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    content: ''
}

@media (max-width: 480px) {
    .atm-c2c-lb-msg-container {
        max-width:320px;
        background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/atm_popup_background.webp)
    }
}

.atm-c2c-frm-container-lightbox-personalizado .atm-c2c-frm-label,.atm-c2c-frm-container-lightbox-personalizado .atm-c2c-frm-subtitle {
    color: #666!important
}

.atm-c2c-frm-close-glosa-whatsapp,.atm-c2c-frm-close-proteccion-datos,.atm-c2c-lb-close {
    width: 30px;
    height: 30px;
    right: 20px;
    position: absolute;
    top: 20px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 15px
}

.atm-c2c-frm-close-glosa-whatsapp:after,.atm-c2c-frm-close-proteccion-datos:after,.atm-c2c-lb-close:after {
    content: "x";
    font-size: 20px;
    padding: 3px 10px;
    display: inline-block;
    font-family: Century Gothic,monospace;
    color: #00a9e0
}

.atm-c2c-lb-title {
    font-size: 26px;
    width: 176px;
    color: #fff;
    line-height: 25px;
    text-align: right;
    margin: 8px 0 65px 160px!important
}

.atm-c2c-frm-title {
    color: #fff;
    margin: 0 0 20px 0
}

.atm-c2c-lb-header {
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/atm_c2c_persona.png);
    background-repeat: no-repeat;
    background-position: 30px 10px
}

.atm-c2c-lb-subtitle {
    color: #777;
    text-align: center;
    margin-bottom: 18px!important
}

.atm-c2c-lb-subtitle ul,.atm-c2c-lb-subtitle ul li {
    list-style-type: disc
}

.atm-c2c-lb-label-text-large {
    width: 90%
}

.atm-c2c-frm-subtitle {
    color: #fff;
    margin-bottom: 20px
}

.atm-c2c-frm-subtitle-proteccion-datos {
    color: #666;
    text-align: center
}

.atm-c2c-frm-subtitle-glosa-whatsapp {
    color: #666;
    text-align: center
}

.atm-c2c-lb-form {
    width: 280px;
    margin: 0 auto!important
}

.atm-c2c-lb-label {
    color: #777;
    font-weight: 400!important;
    display: inline-block!important;
    margin-bottom: 4px!important;
    font-size: 16px
}

.atm-c2c-frm-label {
    color: #fff;
    margin-bottom: 4px;
    display: inline-block
}

.atm-c2c .atm-c2c-frm-input,.atm-c2c .atm-c2c-lb-input {
    border: 1px solid #bbb!important;
    background-color: #eee!important;
    border-radius: 8px!important;
    padding: 5px!important;
    display: block;
    width: 280px!important;
    margin-bottom: 10px!important;
    height: inherit!important;
    max-width: inherit!important
}

.atm-c2c .atm-c2c-frm-input,.atm-c2c .atm-c2c-input-group-form .atm-c2c-lb-input {
    width: 135px!important
}

.atm-c2c .atm-c2c-exp-havas .atm-c2c-lb-input::placeholder {
    font-style: italic;
    font-size: 12px;
    color: #50535a
}

.atm-msg-error {
    color: red;
    margin: -13px 0 4px 4px!important;
    font-size: 10px
}

.atm-c2c-frm-checkbox,.atm-c2c-lb-checkbox {
    margin: 0 4px 15px 0!important;
    vertical-align: inherit!important
}

.atm-c2c-frm-container-proteccion-datos,.atm-c2c-lb-container-proteccion-datos {
    background-image: none;
    padding: 40px 30px!important;
    font-size: 14px
}

.atm-c2c-frm-container-glosa-whatsapp,.atm-c2c-lb-container-glosa-whatsapp {
    background-image: none;
    padding: 40px 30px!important;
    font-size: 14px
}

.atm-c2c-frm-label-small,.atm-c2c-lb-label-small {
    font-size: 12px;
    cursor: pointer
}

.atm-c2c-frm-button {
    background-color: #5bc500;
    color: #fff;
    border: 0;
    display: block;
    width: 208px;
    padding: 12px!important;
    font-size: 18px!important;
    border-radius: 6px;
    margin-top: 4px!important;
    text-align: center;
    cursor: pointer;
    font-family: MovistarText,Telefonica,sans-serif!important
}

.atm-c2c-lb-button {
    background-color: #5bc500;
    color: #019df4;
    border: 0;
    display: block;
    width: 208px;
    padding: 12px!important;
    font-size: 18px!important;
    border-radius: 6px;
    margin-top: 4px!important;
    text-align: center;
    cursor: pointer;
    font-family: MovistarText,Telefonica,sans-serif!important
}

.atm-c2c-frm-button {
    background-color: #9d32b5
}

.atm-c2c-frm-container-lightbox-personalizado .atm-c2c-frm-button {
    color: #fff!important
}

.atm-c2c-lb-button:hover {
    background-color: #8be43e
}

.atm-c2c-frm-button:hover,.atm-c2c-frm-msg-button:hover {
    background-color: #ae43c5
}

.atm-c2c-frm-loading {
    display: none
}

.atm-c2c-lb-loading {
    display: none;
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/atm_spinner_1.gif);
    background-position: 0 0;
    width: 50px;
    height: 50px;
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto!important
}

.atm-c2c-frm-loading img {
    margin-top: -20px
}

.atm-c2c-frm-container-proteccion-datos strong,.atm-c2c-lb-container-proteccion-datos strong {
    font-weight: 700!important
}

.atm-c2c-frm-container-glosa-whatsapp strong,.atm-c2c-lb-container-glosa-whatsapp strong {
    font-weight: 700!important
}

.atm-c2c-lb-container-cambiar-movistar-total,.atm-c2c-sin-fondo {
    background-image: none
}

.atm-c2c-lb-container-cambiar-movistar-total .atm-c2c-lb-title,.atm-c2c-sin-fondo .atm-c2c-frm-msg-title {
    color: #666!important
}

.atm-c2c-frm-subtitle,.atm-c2c-frm-title,div.atm-c2c-pestanacomercial label,div.atm-c2c-pestanacomercial label a {
    color: #777!important;
    font-size: 16px
}

div.atm-c2c-pestanacomercial label {
    display: inline-block
}

div.atm-c2c-pestanacomercial label a {
    text-decoration: underline
}

div.atm-c2c-pestanacomercial .atm-c2c-frm-button {
    background-color: #5bc500
}

div.atm-c2c-pestanacomercial .atm-c2c-frm-subtitle,div.atm-c2c-pestanacomercial .atm-c2c-frm-title {
    text-align: center
}

div.atm-c2c-pestanacomercial .atm-c2c-frm-subtitle {
    margin-bottom: 5px
}

div.atm-c2c-pestanacomercial .atm-c2c-frm-title {
    font-size: 24px;
    margin-bottom: 22px
}

div.atm-c2c-pestanacomercial .atm-c2c-frm-subtitle {
    font-size: 16px
}

div.atm-c2c-pestanacomercial .atm-c2c-frm-form {
    width: 280px;
    margin: 0 auto
}

@media only screen and (max-width: 768px) {
    .atm-c2c-frm-container,.atm-c2c-frm-container-glosa-whatsapp,.atm-c2c-frm-container-proteccion-datos {
        width:280px;
        background-position-y: 0
    }

    .atm-c2c-lb-container {
        width: 320px
    }

    .atm-c2c-lb-header {
        background-position: 0 8px;
        background-size: 46%
    }

    .atm-c2c-lb-title {
        font-size: 20px;
        margin: 4px 0 40px 108px!important;
        width: 140px;
        padding-top: 0;
        line-height: 20px
    }

    .atm-c2c-blanco .atm-c2c-lb-title {
        font-size: 24px
    }

    .atm-c2c-lb-subtitle {
        text-align: left
    }

    .atm-c2c-frm-close-proteccion-datos,.atm-c2c-lb-close {
        right: 8px;
        top: 8px
    }

    .atm-c2c-frm-close-glosa-whatsapp,.atm-c2c-lb-close {
        right: 8px;
        top: 8px
    }

    .atm-c2c-lb-container-glosa-whatsapp,.atm-c2c-lb-container-proteccion-datos {
        width: 320px!important;
        overflow-wrap: break-word
    }

    .atm-c2c-frm-container-proteccion-datos,.atm-c2c-lb-container-proteccion-datos {
        font-size: 12px;
        line-height: initial
    }

    .atm-c2c-frm-container-glosa-whatsapp,.atm-c2c-lb-container-glosa-whatsapp {
        font-size: 12px;
        line-height: initial
    }
}

.atm-c2c-frm-container .atm-c2c-frm-button,.atm-c2c-frm-container .atm-c2c-frm-input {
    width: 100%!important;
}

#wrapper .atm-c2c-frm-container .atm-c2c-frm-subtitle {
    color: #fff!important
}

div.atm-c2c-soloform .atm-c2c-frm-label,div.atm-c2c-soloform .atm-c2c-frm-label-proteccion-datos a {
    color: #777
}

div.atm-c2c-soloform .atm-c2c-frm-label-glosa-whatsapp a {
    color: #777
}

div.atm-c2c-blanco .atm-c2c-lb-subtitle,div.atm-c2c-blanco .atm-c2c-lb-title {
    text-align: center;
    color: #777;
    width: inherit!important;
    margin: 10px 0 20px 0!important
}

.atm-c2c-lb-container-cambiar-movistar-total .atm-c2c-lb-title {
    font-size: 36px;
    width: auto;
    line-height: 36px;
    text-align: center;
    margin: 60px 0 30px!important;
    padding: 0 60px
}

.atm-c2c-lb-container-cambiar-movistar-total .atm-c2c-lb-subtitle {
    margin-bottom: 40px!important;
    padding: 0 60px;
    font-size: 18px;
    line-height: 24px
}

.atm-c2c-lb-button-no-quiero,.atm-c2c-lb-button-si-quiero {
    margin: 0 auto
}

.atm-c2c-lb-button-no-quiero {
    color: #337ab7;
    background-color: initial;
    margin-top: 14px!important
}

.atm-c2c-lb-button-no-quiero:hover {
    background-color: initial;
    text-decoration: underline
}

.atm-c2c-lb-container-cambiar-movistar-total .atm-c2c-lb-close {
    display: none
}

@media only screen and (max-width: 768px) {
    .atm-c2c-lb-container-cambiar-movistar-total .atm-c2c-lb-subtitle,.atm-c2c-lb-container-cambiar-movistar-total .atm-c2c-lb-title {
        padding:0 20px
    }

    .atm-c2c-lb-container-cambiar-movistar-total .atm-c2c-lb-subtitle {
        font-size: 16px;
        text-align: center
    }
}

div#atm-c2c-movistartotalinformativo-lb-productName {
    text-align: center;
    color: #777;
    font-size: 24px;
    margin: 0 0 18px!important;
    font-weight: 600
}

div.atm-c2c-frm-productName,div.atm-c2c-lb-productName {
    text-align: center;
    color: #777;
    font-size: 24px;
    margin: 0 0 18px!important;
    font-weight: 600
}

@media only screen and (max-width: 768px) {
    div.atm-c2c-frm-productName,div.atm-c2c-lb-productName {
        font-size:20px!important
    }
}

.atm-c2c input[type=radio] {
    width: inherit!important;
    display: inline;
    margin: 0 4px 0 0
}

@media only screen and (min-width: 768px) {
    .atm-c2c-formbanner .atm-c2c-frm-form-group {
        display:inline-block;
        vertical-align: top;
        margin-right: 18px
    }

    .atm-c2c-formbanner .atm-c2c-frm-label {
        display: none
    }

    .atm-c2c-formbanner .atm-c2c-frm-label:last-child {
        display: inline
    }

    .atm-c2c-formbanner .atm-c2c-frm-form-group:last-child {
        display: block;
        vertical-align: inherit
    }

    .atm-c2c-formbanner .atm-c2c-frm-button {
        margin-top: 0!important;
        height: 56px;
        padding: 0 30px!important
    }

    .atm-c2c.atm-c2c-formbanner .atm-c2c-frm-input::placeholder {
        color: #86888c;
        font-style: italic;
        font-size: 18px
    }

    .atm-c2c-formbanner .atm-c2c-frm-button:hover {
        background-color: #8be43e
    }

    .atm-c2c.atm-c2c-formbanner .atm-c2c-frm-input {
        height: 56px!important;
        padding: 18px!important
    }
}

@media only screen and (max-width: 768px) {
    .atm-c2c-frm-container.atm-c2c-formbanner {
        margin:0 auto
    }

    .atm-c2c.atm-c2c-formbanner .atm-c2c-frm-input::placeholder {
        opacity: 0
    }

    .atm-c2c-formbanner .atm-c2c-frm-subtitle {
        margin-top: 8px
    }

    .atm-c2c-formbanner .atm-c2c-frm-label {
        font-size: 15px
    }

    .atm-c2c-formbanner .atm-c2c-frm-form-group {
        text-align: left
    }
}

.atm-c2c-formbanner .atm-c2c-frm-label-small a {
    color: #fff;
    text-decoration: underline
}

.atm-c2c-formbanner .atm-c2c-frm-button {
    background-color: #5bc500
}

.atm-c2c-formbanner .atm-c2c-frm-button:hover {
    background-color: #8be43e
}

.atm-c2c-formbanner .atm-msg-error {
    color: #f88
}

.atm-c2c-formbanner .atm-c2c-frm-button,.atm-c2c.atm-c2c-formbanner .atm-c2c-frm-input {
    box-shadow: 0 0 2px rgba(0,0,0,.4),2px 2px 8px rgba(0,0,0,.4)
}

.atm-c2c-formbanner .atm-c2c-frm-label-small,.atm-c2c-formbanner .atm-c2c-frm-subtitle,.atm-c2c-formbanner .atm-msg-error {
    text-shadow: 0 0 2px rgba(0,0,0,.6),2px 2px 8px rgba(0,0,0,.6)
}

body.aumenta-tu-velocidad-internet .atm-c2c-frm-form label {
    display: inline!important
}

.atm-c2c-migraciones .atm-c2c-frm-button {
    background-color: #5bc500
}

.atm-c2c-migraciones .atm-c2c-frm-input,.atm-c2c-migraciones .atm-c2c-lb-input {
    margin-bottom: 6px!important
}

.atm-c2c-migraciones {
    padding: 5px!important
}

.atm-c2c-lb-footer-0800 {
    position: absolute;
    width: 100%;
    background: #01a7dd;
    color: #fff;
    margin-left: -20px;
    bottom: -29px;
    border-radius: 0 0 7px 7px;
    padding: 10px 0;
    display: none
}

.atm-c2c-footer-0800-active {
    display: block
}

.atm-c2c-footer-0800-active a {
    color: #fff
}

.atm-c2c-lb-footer-0800-numero,.atm-c2c-lb-footer-0800-texto {
    width: 290px;
    display: block;
    margin: 0 auto;
    text-align: left
}

.atm-c2c-lb-footer-0800-numero {
    font-weight: 700
}

div.atm-c2c-exp-havas.atm-c2c-lb-container {
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/exp_marzo_c2c/bg_c2c_exp.webp);
    background-position: center;
    background-size: cover
}

.atm-c2c-exp-havas .atm-c2c-lb-header {
    background-image: none
}

.atm-c2c-exp-havas.atm-c2c-blanco .atm-c2c-lb-title {
    width: 100%;
    margin: 0!important;
    text-align: center
}

.hv-header-custom-c2c {
    text-align: center
}

.hv-header-custom-c2c img {
    width: 44px
}

.hv-header-custom-c2c .hv-header-custom-c2c-title1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 39px;
    margin: 7px 0 14px;
    color: #fff
}

.hv-header-custom-c2c p {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin: 0;
    color: #fff
}

.hv-header-custom-c2c .hv-header-custom-c2c-0800btn {
    font-size: 20px;
    line-height: 23px;
    margin: 0;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 13px
}

.hv-header-custom-c2c .hv-header-custom-c2c-0800btn a {
    color: #fff;
    padding: 10px 33px;
    background-color: #0b2739;
    border-radius: 200px
}

.atm-c2c-exp-havas.atm-c2c-blanco .atm-c2c-lb-subtitle {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin: 0 auto!important;
    text-align: center;
    margin-top: 9px!important;
    margin-bottom: 10px!important
}

.atm-c2c-btn-center {
    text-align: -webkit-center
}

.atm-c2c-exp-havas .atm-c2c-lb-label {
    display: none!important
}

.atm-c2c-exp-havas .atm-c2c-lb-label-small {
    display: inline-block!important;
    color: #fff
}

.atm-c2c-exp-havas .atm-c2c-lb-label-small a {
    color: #fff;
    text-decoration: underline
}

.atm-c2c .atm-c2c-exp-havas .atm-c2c-lb-input {
    padding: 10px 0 10px 36px!important;
    background: #fff!important;
    color: #185577;
    border: 0!important
}

.atm-c2c-input-group-form {
    display: flex;
    justify-content: space-between
}

.atm-c2c-exp-havas .atm-c2c-lb-form-group {
    position: relative
}

.atm-c2c-exp-havas .atm-c2c-lb-form-group input::placeholder {
    color: #185577;
    font-style: normal;
    font-size: 14px
}

.atm-c2c-exp-havas .atm-c2c-documento-input::before {
    content: "";
    background: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/exp_marzo_c2c/c2c_dni.webp);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 8px;
    left: 10px;
    background-size: 20px
}

.atm-c2c-exp-havas .atm-c2c-phone-input::before {
    content: "";
    background: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/exp_marzo_c2c/c2c_phone.webp);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 17px;
    height: 23px;
    display: block;
    position: absolute;
    top: 9px;
    left: 10px
}

.atm-c2c-exp-havas .atm-c2c-direccion-input::before {
    content: "";
    background: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/exp_marzo_c2c/c2c_mapa.webp);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 18px;
    height: 20px;
    display: block;
    position: absolute;
    top: 11px;
    left: 10px
}

.atm-c2c-exp-havas .atm-c2c-mail-input::before {
    content: "";
    background: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/exp_marzo_c2c/c2c_mail.webp);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 21px;
    height: 15px;
    display: block;
    position: absolute;
    top: 15px;
    left: 10px
}

.atm-c2c-exp-havas .atm-c2c-lb-form-group.hv_proteccion_datos_link {
    text-align: center
}

.atm-c2c-exp-havas .atm-c2c-lb-button {
    background-color: #fff;
    border-radius: 50px;
    font-weight: 500
}

.atm-c2c-exp-havas .atm-c2c-lb-close {
    background-color: transparent
}

.atm-c2c-exp-havas .atm-c2c-lb-close:after {
    content: "";
    background: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/exp_marzo_c2c/close.webp);
    width: 28px;
    height: 28px;
    background-size: cover
}

.atm-c2c-exp-havas .atm-c2c-footer-0800-active,.atm-c2c-exp-havas .atm-c2c-lb-footer-0800 {
    display: none!important
}

@media(min-width: 1020px) {
    .atm-c2c-exp-havas.atm-c2c-blanco .atm-c2c-lb-subtitle {
        width:100%!important
    }
}

.atm-c2c.atm-c2c-from-hv-embebido {
    width: 100%;
    margin: 0 auto;
    padding: 0!important;
    z-index: 1;
    position: relative
}

.atm-c2c-from-hv-embebido .atm-c2c-frm-header,.atm-c2c-from-hv-embebido>form>div:nth-child(1) .atm-c2c-frm-label,.atm-c2c-from-hv-embebido>form>div:nth-child(2) .atm-c2c-frm-label,.atm-c2c-from-hv-embebido>form>div:nth-child(3),.atm-c2c-from-hv-embebido>form>div:nth-child(4) .atm-c2c-frm-label {
    display: none
}

.atm-c2c-from-hv-embebido>form>div:nth-child(4) {
    position: relative
}

.atm-c2c-from-hv-embebido input.atm-c2c-frm-input,.atm-c2c-from-hv-embebido select.atm-c2c-frm-input {
    outline: 0;
    padding: 10px 10px 10px 35px!important;
    background-color: #fff!important;
    border-radius: 8px!important;
    height: 40px!important;
    color: #50535a;
    border: 0!important;
    font-size: 16px;
    margin-bottom: 8px!important
}

.atm-c2c-from-hv-embebido input.atm-c2c-frm-input.atm-c2c-error,.atm-c2c-from-hv-embebido select.atm-c2c-frm-input.atm-c2c-error {
    border: 1px solid #e9426d!important
}

.atm-c2c-from-hv-embebido input.atm-c2c-frm-input::placeholder {
    color: #50535a
}

.atm-c2c-from-hv-embebido select.atm-c2c-frm-input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin-bottom: 10px!important
}

.atm-c2c-from-hv-embebido>form>div:nth-child(1),.atm-c2c-from-hv-embebido>form>div:nth-child(2) {
    width: 49%;
    display: inline-block;
    position: relative;
    vertical-align: top
}

.atm-c2c-from-hv-embebido .atm-c2c-box-count-celular,.atm-c2c-from-hv-embebido .atm-c2c-box-count-documento {
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 12px
}

.atm-c2c-from-hv-embebido>form>div:nth-child(1)::before,.atm-c2c-from-hv-embebido>form>div:nth-child(2)::before,.atm-c2c-from-hv-embebido>form>div:nth-child(4)::before {
    content: "";
    background-position: center;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 10px;
    left: 13px
}

.atm-c2c-from-hv-embebido>form>.email-group::before {
    content: "";
    background-position: center;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 60px;
    left: 13px
}

.atm-c2c-from-hv-embebido>form>div:nth-child(1)::before {
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/expbanners/duo/user.svg)
}

.atm-c2c-from-hv-embebido>form>div:nth-child(2)::before {
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/expbanners/duo/telf.svg)
}

.atm-c2c-from-hv-embebido>form>.email-group::before {
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/expbanners/duo/arroba.svg)
}

.atm-c2c-from-hv-embebido>form>div:nth-child(4)::before {
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/expbanners/duo/hora.svg)
}

.atm-c2c-from-hv-embebido>form>div:nth-child(4)::after {
    content: "";
    background-position: center;
    background-size: cover;
    width: 21px;
    height: 21px;
    position: absolute;
    background-repeat: no-repeat;
    top: 10px;
    right: 10px
}

.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link,.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link a {
    font-weight: 300;
    position: relative;
    text-align: left
}

.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link,.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link a {
    font-weight: 300;
    position: relative;
    text-align: left
}

.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link a {
    text-decoration: underline
}

.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link a {
    text-decoration: underline
}

.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link input[type=checkbox] {
    opacity: 0;
    margin-right: 10px!important
}

.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link input[type=checkbox] {
    opacity: 0;
    margin-right: 10px!important
}

.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link input[type=checkbox]+label:after,.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link input[type=checkbox]+label:before {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1;
    background: 0 0
}

.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link input[type=checkbox]+label:after,.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link input[type=checkbox]+label:before {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1;
    background: 0 0
}

.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link input[type=checkbox]+label:not(:checked):after {
    height: 20px;
    width: 20px;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 0;
    z-index: 0
}

.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link input[type=checkbox]+label:not(:checked):after {
    height: 20px;
    width: 20px;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 0;
    z-index: 0
}

.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link input[type=checkbox]:checked+label:before {
    top: 2px;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 2
}

.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link input[type=checkbox]:checked+label:before {
    top: 2px;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 2
}

.atm-c2c-from-hv-embebido>form>div.hv_proteccion_datos_link input[type=checkbox]:checked+label:after {
    top: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #50535a;
    border-radius: 50%
}

.atm-c2c-from-hv-embebido>form>div.hv_glosa_whatsapp_link input[type=checkbox]:checked+label:after {
    top: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #50535a;
    border-radius: 50%
}

.atm-c2c-from-hv-embebido>form>div.hv_restriccion_samsung {
    text-align: center
}

.atm-c2c-from-hv-embebido>form .atm-c2c-frm-button {
    background-color: #019df4;
    display: inline-block;
    width: 168px!important;
    border-radius: 50px;
    font-size: 16px!important;
    line-height: 24px!important;
    margin: 0 auto;
    padding: 10px!important;
    margin-top: 0!important
}

.atm-c2c-from-hv-embebido>form .atm-msg-error {
    color: #e9426d;
    margin: -10px 0 0 0!important;
    font-size: 10px
}

.atm-c2c-from-hv-embebido>form>div:nth-child(4) .atm-msg-error {
    margin: -14px 0 0 0!important
}

.atm-c2c-from-hv-embebido.hv-theme-form-dark>form>div.hv_proteccion_datos_link,.atm-c2c-from-hv-embebido.hv-theme-form-dark>form>div.hv_proteccion_datos_link a {
    color: #fff
}

.atm-c2c-from-hv-embebido.hv-theme-form-dark>form>div.hv_glosa_whatsapp_link,.atm-c2c-from-hv-embebido.hv-theme-form-dark>form>div.hv_glosa_whatsapp_link a {
    color: #fff
}

.atm-c2c-from-hv-embebido.hv-theme-form-ligth input.atm-c2c-frm-input,.atm-c2c-from-hv-embebido.hv-theme-form-ligth select.atm-c2c-frm-input {
    background: #eee!important
}

.atm-c2c-from-hv-embebido.hv-theme-form-gray input.atm-c2c-frm-input,.atm-c2c-from-hv-embebido.hv-theme-form-gray select.atm-c2c-frm-input {
    border: 1px solid #b6b7b7!important
}

.atm-c2c-from-hv-embebido.hv-theme-form-gray .atm-c2c-box-count-celular,.atm-c2c-from-hv-embebido.hv-theme-form-gray .atm-c2c-box-count-documento,.atm-c2c-from-hv-embebido.hv-theme-form-gray>form>div.hv_glosa_whatsapp_link span,.atm-c2c-from-hv-embebido.hv-theme-form-gray>form>div.hv_proteccion_datos_link span,.atm-c2c-from-hv-embebido.hv-theme-form-ligth .atm-c2c-box-count-celular,.atm-c2c-from-hv-embebido.hv-theme-form-ligth .atm-c2c-box-count-documento,.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_glosa_whatsapp_link span,.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_proteccion_datos_link span {
    color: #50535a
}

.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_proteccion_datos_link span#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_contenido_exclusivo-frm-proteccion-datos-span {
    color: #50535a!important
}

.atm-c2c-frm-form-group a#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_contenido_exclusivo-frm-proteccion-datos-link {
    color: #007bff!important
}

.atm-c2c-from-hv-embebido.hv-theme-form-gray>form>div.hv_proteccion_datos_link input[type=checkbox]+label:not(:checked):after,.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_proteccion_datos_link input[type=checkbox]+label:not(:checked):after {
    border: 1px solid #000
}

.atm-c2c-from-hv-embebido.hv-theme-form-gray>form>div.hv_glosa_whatsapp_link input[type=checkbox]+label:not(:checked):after,.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_glosa_whatsapp_link input[type=checkbox]+label:not(:checked):after {
    border: 1px solid #000
}

.atm-c2c-from-hv-embebido>form .atm-c2c-frm-button.hv-color-btn-rosado {
    background-color: #e9426d
}

.atm-c2c-from-hv-embebido>form .atm-c2c-frm-button.hv-color-btn-negro {
    background-color: #0b2739
}

.atm-c2c-from-hv-embebido>form .atm-c2c-frm-button.hv-color-btn-morado {
    background-color: #a13ea1
}

.atm-c2c-from-hv-embebido>form .atm-c2c-frm-button.hv-color-btn-verde {
    background-color: #5cb615
}

.atm-c2c.atm-c2c-from-hv-embebido.hv-position-form-left {
    margin: 0
}

.atm-c2c-from-hv-embebido.hv-position-form-left>form>div.hv_restriccion_samsung {
    text-align: left
}

.atm-c2c-from-hv-embebido.hv-position-form-right>form>div.hv_restriccion_samsung {
    text-align: right
}

.atm-c2c-from-hv-embebido.hv-position-button-form-center>form>div.hv_restriccion_samsung {
    text-align: center
}

.atm-c2c-from-hv-embebido.hv-position-button-form-left>form>div.hv_restriccion_samsung {
    text-align: left
}

.atm-c2c-from-hv-embebido.hv-position-button-form-right>form>div.hv_restriccion_samsung {
    text-align: right
}

@media(max-width: 767px) {
    .atm-c2c-from-hv-embebido.hv-position-button-mob-form-center>form>div.hv_restriccion_samsung {
        text-align:center
    }

    .atm-c2c-from-hv-embebido.hv-position-button-mob-form-left>form>div.hv_restriccion_samsung {
        text-align: left
    }

    .atm-c2c-from-hv-embebido.hv-position-button-mob-form-right>form>div.hv_restriccion_samsung {
        text-align: right
    }
}

@media (min-width: 375px) {
    .atm-c2c-from-hv-embebido>form>div:nth-child(1),.atm-c2c-from-hv-embebido>form>div:nth-child(2) {
        width:49%
    }
}

@media (min-width: 768px) {
    .atm-c2c-from-hv-embebido input.atm-c2c-frm-input,.atm-c2c-from-hv-embebido select.atm-c2c-frm-input {
        padding:10px 10px 10px 50px!important
    }
}

@media (min-width: 1024px) {
    .atm-c2c.atm-c2c-from-hv-embebido {
        max-width:400px
    }

    .atm-c2c-from-hv-embebido>form>div:nth-child(1) {
        padding-right: 5px
    }

    .atm-c2c-from-hv-embebido>form>div:nth-child(2) {
        padding-left: 5px
    }
}

.atm-maia-overlay {
    background-color: rgba(0,0,0,.85);
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    top: 0
}

.hvs-maia-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.hvs-maia-close::before {
    width: 16px;
    border-top: 2px solid #1a9cee;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0
}

.hvs-maia-close::after {
    width: 16px;
    border-top: 2px solid #1a9cee;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    content: ''
}

.hvs-maia-modal.hvs--container-custom {
    width: 310px;
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 10px!important;
    font-family: MovistarText,Telefonica,Telefonica-Regular,TelefonicaWeb-Light,sans-serif;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 2px 2px 30px 15px rgb(0 0 0 / 70%);
    background-image: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/prod/wp/caeq/imgpop/bg_popup.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.hvs-maia-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.hvs-maia-header-1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    color: #019df4
}

.hvs-maia-header-2 {
    font-weight: 400;
    font-size: 14px;
    color: #019df4;
    margin-top: 10px;
    margin-bottom: 5px
}

.hvs-maia-body {
    display: flex;
    justify-content: space-evenly
}

.hvs-maia-body__buttons {
    display: flex;
    flex-direction: column
}

.hvs-maia-body__buttons a {
    color: #019af0;
    border: 1px solid #019af0;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 28px;
    border-radius: 4px;
    margin: 5px 0;
    text-align: center;
    text-decoration: none
}

.hvs-maia-red {
    border: 1px solid #e63780!important;
    background-color: #e63780;
    color: #fff!important
}

.hvs-maia-header-img2 {
    width: 165px;
    height: unset
}

.hvs-maia-header-img1 {
    width: 200px;
    height: unset
}

.hvs-maia-header {
    text-align: center
}

.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_proteccion_datos_link input[type=checkbox]+label#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_contenido_exclusivo-frm-proteccion-datos-link:after {
    border: 1px solid #000!important
}

#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_velocidad_banner-frm-container .atm-c2c-frm-label,#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_velocidad_banner-frm-container .atm-c2c-frm-label a,#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_velocidad_banner-frm-container .atm-c2c-frm-label span {
    color: #50535a!important
}

#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_velocidad_banner-frm-container .atm-c2c-frm-label,#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_velocidad_banner-frm-container .atm-c2c-frm-label a {
    color: #007bff!important
}

#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_contenido_exclusivo-frm-container.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_proteccion_datos_link input[type=checkbox]+label:not(:checked):after {
    border: 1px solid #000!important
}

#atm-c2c-hv_bannerhero_from_embebido_fibraoptica_velocidad_banner-frm-container.atm-c2c-from-hv-embebido.hv-theme-form-ligth>form>div.hv_proteccion_datos_link input[type=checkbox]+label:not(:checked):after {
    border: 1px solid #000!important
}

#Hogar-WP-fibra-optica-Banner-1 #atm-c2c-hv_bannerhero_from_embebido_fibraoptica_banner1-frm-celular,#Hogar-WP-fibra-optica-Banner-1 #atm-c2c-hv_bannerhero_from_embebido_fibraoptica_banner1-frm-documento,#Hogar-WP-solo-internet-Banner-1 #atm-c2c-hv_bannerhero_from_embebido_solo_banner1-frm-celular,#Hogar-WP-solo-internet-Banner-1 #atm-c2c-hv_bannerhero_from_embebido_solo_banner1-frm-documento {
    background: #ededed!important
}

@media (min-width: 375px) {
    #atm-c2c-hv_bannerhero_from_embebido_yasoycliente_hogar-frm-form>div:nth-child(1) {
        width:48.5%
    }
}

#atm-c2c-hv_bannerhero_from_embebido_yasoycliente_hogar-frm-form>div:nth-child(10) {
    text-align: center
}

#atm-c2c-hv_bannerhero_from_embebido_home_banner4-frm-proteccion-datos-link {
    color: #000!important
}

#atm-c2c-hv_bannerhero_from_embebido_home_banner4-frm-glosa-whatsapp-link {
    color: #000!important
}

#stickerbono {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    position: absolute;
    width: 140px;
    height: 110px;
    background: #e63780;
    border-radius: 6px;
    position: absolute;
    top: -35px;
    left: -45px;
    font-family: Telefonica;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    white-space: nowrap
}

#stickerbono_2 {
    position: absolute;
    width: 69px;
    height: 18px;
    top: -10px;
    background: #fbc7de;
    border-radius: 12.5737px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px
}

#stickerbono_2 span {
    color: #e63780
}

#stickerbono_gb {
    font-size: 32px
}

@media (max-width: 768px) {
    #stickerbono {
        top:-20px;
        left: -7px;
        width: 87px;
        height: 72px;
        font-size: 16px;
        line-height: 10px
    }

    #stickerbono_gb {
        font-size: 25px
    }
}
