@import url("bootstrap.min.css");
@import url("dhx-basic-bs4.css");
@import url("animacion.css");
@import url("styles/cintilloTopClientes.css");
@import url("../whatsAppAssets/whatsAppForm.css");
@import url("../css/seo/tabla-seo.css");
@import url("../css/seo/faqs.css");
/*@import url("movistar-font.css");*/

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-display: swap;
}

@font-face {
    font-family: 'Guthen';
    src: url(../css/Guthen\ Bloots\ Alt1.ttf) format("opentype");
    font-display: swap;
}

@font-face {
    font-family: 'Telefonica-Regular';
    src: url(../css/TELEFONICA-REGULAR.woff) format("opentype");
    font-display: swap;
}

@font-face {
    font-family: 'Telefonica-Light';
    src: url(../css/TELEFONICA-LIGHT.woff) format("opentype");
    font-display: swap;
}

@font-face {
    font-family: 'Telefonica-Bold';
    src: url(../css/TELEFONICA-BOLD.woff) format("opentype");
    font-display: swap;
}

html {
    scroll-behavior: smooth;

}

#menu-principal {
    height: 86.4px;
}

.submenu {
    min-height: 45px;
}


div#terminoyrestricciones {
    z-index: 999999;
}

div#legalNavidadTotal {
    z-index: 999999;
}

div#legalNavidadMovil {
    z-index: 999999;
}

div#legalpromoCole {
    z-index: 999999;
}

div#equiposEmpresas {
    z-index: 999999;
}

div#legalTrios {
    z-index: 999999;
}
 
.mov-color-green {
    color: #0B2739;
}

.mov-color-sky {
    color: #00a9e0;
}

.mov-color-gray {
    color: #50535a;
}

.mov-color-white {
    color: #ffffff;
}

.mov-color-violet {
    color: #980098;
}

.mov-color-black {
    color: #0B2739;
}

.mov-color-azul {
    color: #019DF4;
}

.mov-color-gris {
    color: #6A6A6A;
}

.mov-bg-green {
    background-color: #0B2739;
}

.mov-bg-sky {
    background-color: #00a9e0;
}

.mov-bg-gray {
    background-color: #eeeeee;
}

.mov-bg-white {
    background-color: #ffffff;
}

.mov-bg-violet {
    background-color: #980098;
}

.mov-bg-lightgray {
    background-color: #f5f5f5;
}

.mov-bg-gris {
    background-color: #CFCFCF;
}

.container-fluid {
    height: 60px;
}

.text-size-cliente {
    font-size: 24px;
}

nav {
    box-shadow: 0px 0px 10px rgba(0, 2, 0, 0.20);
}

nav li a {
    font-size: 18px;
}

nav li a:hover {
    font-size: 18px;
    color: #63666d;
    background: transparent;
}

nav li.active {
    font-weight: bold;
}

/* nav li.active a{background-color: #f3f3f3;} */
nav img.phone {
    width: 16px;
    animation: girar 2s infinite;
    animation-delay: 1s;
}

nav p {
    font-size: 14px;
}

nav p.ic-phone-number {
    font-size: 18px;
    font-weight: 300;
}

.navbar-nav .nav-link {
    font-size: 18px;
}

nav .nav-item button {
    background-color: #fff;
    border: none;
    margin-left: 5px;
    color: #5bc500;
}

button:focus {
    outline: 0px;
    outline: 0px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #5bc500;
}

.submenu {
    display: flex;
    align-items: center;
}

.submenu ul {
    list-style: none;
}

.submenu ul li {
    padding: 5px 5px;
    display: flex;
}

.submenu ul li:after {
    content: '|';
    padding-left: 5px;
}

.submenu ul li:last-child:after {
    content: none;
}

.submenu-2 ul {
    list-style: none;
}

.submenu-2 ul li {
    padding: 5px;
    display: flex;
}

.submenu-2 ul li:after {
    content: '|';
    padding-left: 5px;
    color: #707070;
    margin-top: 5px;
}

.submenu-2 ul li:last-child:after {
    content: none;
}

.submenu>.container {}

.nueva-card {
    background-color: #00a9e0;
    border-radius: 8px;
    width: 70%;
    border: none !important;
    box-shadow: 0px 3px 6px #3D3D3D29;
}

.text-promo {
    font-size: 60px;
    color: #FFFFFF;

}

.text-dto {
    font-size: 34px;
    font-weight: 600;
}

.card-text {
    color: #0B2739;
    font-size: 12px;
}

.card-title {
    margin-bottom: 0;
    font-size: 27px;
}


.card-body-2 {
    flex: 1 1 auto;

}

#fila-nueva-card {
    padding: 2rem;
    border: none !important;
}

#footer-nueva-card {
    background-color: white;
    border: none !important;
    box-shadow: 0px 3px 6px #3D3D3D29;
    border-radius: 0 0 8px 8px;
}

#titulo-nueva-card {
    padding: 1rem;
    border-radius: 8px 8px 0 0;
    box-shadow: 0px 3px 6px #3D3D3D29;
}

#precio-nueva-card {
    padding: 1rem;
    box-shadow: 0px 3px 6px #3D3D3D29;
}

.icn-nueva-card {
    width: 10%;
}

.icn-nueva-card-2 {
    width: 20%;
}

.icn-nueva-card-3 {
    width: 15%;
}

.bg-blanco-card {
    background-color: white;
    box-shadow: 0px 3px 6px #3D3D3D29;
}

.header-card-nueva {
    background-color: #00a9e0;
    color: white;
}

.precio-card-nueva {
    background-color: #00a9e0;
    color: white;
}

.boton-nuevo {
    background-color: #5bc500 !important;
    border: none;
}

/* .div-blanco {
    background-color: white;
} */

.precio-card-nueva {
    font-size: 27px;

}

.submenu a:hover {
    border-bottom: 1px solid #fff;
    background: transparent;
    cursor: pointer;
    color: #fff;
}

.submenu a.active {
    font-weight: bold;
    border-bottom: 1px solid #fff;
}


li.active ul {
    background: #f1f1f1;
    list-style: none;
    font-weight: 400;
}

li.active ul a {
    font-size: 12px;
    display: block;
    padding: 5px;
}

li.active ul a.active {
    text-decoration: underline;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 21px;
    font-weight: 300;
}

h3 {
    font-size: 24px;
    font-weight: bold;
}

h4 {
    font-size: 19px;
    font-weight: 300;
}

h5 {
    font-size: 16px;
    font-weight: 300;
}

.text-portabilidad{
    font-size: 32px;
    font-weight: 300;
}



.btn {
    border-radius: 25px;
    padding: 8px 20px;
    font-size: 16px;
    transition: 0.3s all ease-in;
    font-weight: bold;
}

.btn:hover {
    box-shadow: 0px 3px 3px rgba(1, 1, 1, 0.2) !important;
    transition: 0.3s all ease-out;
}

a.btn:hover {
    box-shadow: 0px 3px 3px rgba(1, 1, 1, 0.2) !important;
    transition: 0.3s all ease-out;
    font-weight: bold;
}

a.btn-outline-secondary:not([href]):not([tabindex]) {
    color: #0eaee2;
}

a.btn-outline-secondary:not([href]):not([tabindex]):hover {
    background-color: #00a9e0;
}

.promo-size {
    font-size: 30px;
}

.texto-promo {
    font-size: 15px;
}

.mov-color-azul {
    color: #00a9e0;
}



/*Clases particulares*/

.dimension-logo {
    height: 32px;
}

span.badge.badge-info {

    background: #69b42e;
}

.mov-sticky-bg {
    background-color: #004358;
    transition: 0.5s all ease;
}

.mov-shadow {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
}

.mov-border-radius {
    border-radius: 10px;
}


input.mov-border-radius {
    border-radius: 50px;
}

.form-box input {
    font-size: 14px;
}

.form-box input:focus {
    border-color: #5bc500;
    box-shadow: none;
}

.form-box label.form-check-label {
    font-size: 12px;
}

/*btn*/
.btn-success,
.btn-success:hover,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle,
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    background-color: #5bc500;
    border-color: #5bc500;
    box-shadow: none;
}



.btn-primary,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    background-color: #00a9e0;
    border-color: #00a9e0;
    box-shadow: none;
}


.btn-secondary,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    background-color: #00a9e0;
    border-color: #00a9e0;
    box-shadow: none;
}

.card-footer .btn-secondary,
.card-footer .btn-secondary:hover,
.card-footer .btn-secondary:not(:disabled):not(.disabled).active,
.card-footer .btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle,
.card-footer .btn-secondary.focus,
.card-footer .btn-secondary:focus,
.card-footer .btn-secondary:not(:disabled):not(.disabled).active:focus,
.card-footer .btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    background-color: #5bc500;
    border-color: #5bc500;
    box-shadow: none;
}

a.btn.btn-primary.whiteWithSky,
a.btn.btn-primary.whiteWithSky:hover,
a.btn.btn-primary.whiteWithSky:focus,
a.btn.btn-primary.whiteWithSky:active {
    font-size: 16px;
    background: #fff;
    border: #00a9e0;
    color: #00a9e0;
    box-shadow: none;
}

a.btn.btn-primary.whiteWithGreen,
a.btn.btn-primary.whiteWithGreen:hover,
a.btn.btn-primary.whiteWithGreen:focus,
a.btn.btn-primary.whiteWithGreen:active,
.btn-primary.whiteWithGreen, .btn-primary.whiteWithGreen:hover,
.btn-primary.whiteWithGreen:not(:disabled):not(.disabled).active,
.btn-primary.whiteWithGreen:not(:disabled):not(.disabled):active,
.show>.btn-primary.whiteWithGreen.dropdown-toggle, .btn-primary.whiteWithGreen.focus,
.btn-primary.whiteWithGreen:focus,
.btn-primary.whiteWithGreen:not(:disabled):not(.disabled).active:focus,
.btn-primary.whiteWithGreen:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.whiteWithGreen.dropdown-toggle:focus {
    font-size: 16px;
    background: #fff;
    border: #5bc500;
    color: #5bc500;
    box-shadow: none;
}


a.btn.btn-outline-secondary,
a.btn.btn-outline-secondary:hover,
a.btn.btn-outline-secondary:focus,
a.btn.btn-outline-secondary:active,
.btn-outline-secondary, .btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle, .btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    font-size: 16px;
    background: #fff;
    border: 1px solid #00a9e0;
    color: #00a9e0;
    box-shadow: none;
}


.promo {
    min-height: auto;
}


.dhx-full-fold {
    height: 50vh;
    max-height: 50vh;
    min-height: 80vh;

}

.externa-movistar-total-30.dhx-full-fold, .externa-movistar-total-50.dhx-full-fold, .externa-movistar-total-100.dhx-full-fold {
    min-height: calc(100vh - 218px);
}

.dhx-full-fold p {
    font-size: 22px;
}

.dhx-full-fold p big {
    font-size: 30px;
}

.dhx-full-fold .form-container p {
    font-size: 16px;
}

section {
    padding: 30px 0px;
}

section ul.firstSection {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

section ul.firstSection img {
    width: 30px;
    height: 30px;
}


section ul.firstSection figure figcaption {
    font-size: 14px;
}

section ul.firstSection figure {
    margin-bottom: 0px;
}

section img.beneficiosMovistarTotal {
    width: 90px;
    height: 90px;
}

section img.beneficiosMovistarTotal-02 {
    width: 80%
}



section.extension {
    margin-top: 54px;
}

/* card*/

.megas-card {
    font-size: 30px !important;
}

.card.outline {
    max-width: calc(50% - 20px) !important;
    width: 100%;
    margin: 0px 10px 20px 10px;
}

.mov-carrousel-new .owl-item {
    padding-top: 25px;
}

.card .mov-badge-nuevo {
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.card .card-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 0px;
    border-bottom: none;
}

.card .card-footer {
    border-top: none;
}



.card .card-header hr {
    border-top: 1px solid #5fc5e6;
    margin: 10px;
}

.card .card-header p {
    font: 24px;
}

.card .card-header p span.badge.badge-light {
    padding: 5px 5px 3px;
}

.card .card-header p big {
    font-size: 36px;
    line-height: 36px;
    font-weight: 300;
    text-transform: uppercase;
}

.card .card-header p small {
    font-size: 12px;
}

.card .card-body div {
    padding: 15px;
    font-size: 13px;
    line-height: 18px;
}

.card .card-body div img {
    width: 18px;
}

.card .card-body div img.app-exclusiva {
    width: 80px;
}

.card .card-footer {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.card .card-footer p {
    font-size: 36px;
    line-height: 36px;
    font-weight: 300;
}

.card p.precio {
    font-size: 36px;
    line-height: 36px;
    font-weight: 300;
}

.span-movil {
    font-weight: 700;
    color: #00a9e0;
    font-size: 34px;
}

.precio-banner {
    font-weight: 700;
    color: #00a9e0;
    font-size: 60px;
}

.precio-banner-02 {
    font-weight: 700;
    color: #000000;
    font-size: 60px;
}


.precio-oferta {
    font-weight: 700;
    color: #5bc500;
    font-size: 40px;
}

.precio-mes {
    font-weight: 700;
    color: #ffffff;
    font-size: 30px;
}

.precio-mes-02 {
    font-weight: 700;
    color: #000000;
    font-size: 30px;
}


.precio-contado {
    font-weight: 500;
    color: #00a9e0;
    font-size: 13px;
}

.precio-movil {
    font-weight: 700;
    font-size: 34px;
    color: #00a9e0;
}

.box-shadow {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.30);
}

.caption {
    border: 2px solid #00a9e0;
    border-radius: 5px;
    padding: 25px 53px 25px 53px;
    width: 70%;
    max-width: 1280px;
    margin: 0 auto;
    color: #00a9e0;

}

.caption-legal {
    border: 2px solid #00a9e0;
    border-radius: 5px;
    padding: 25px 53px 25px 53px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    color: #00a9e0;

}

a.link {
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
}

a.link:hover {
    color: #00a9e0;
}

.owl-carousel .owl-stage-outer {
    overflow-y: hidden;
    /* padding-bottom: 100px; */
    overflow-x: hidden !important;
}


/*card outline skyblue*/
.card.outline {
    border: 1px solid #4bc2e9;
}

.card.outline .card-header {
    border-bottom: 0px;
}

.card.outline .card-header p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}

.card.outline .card-header {
    font-size: 16px;
    font-weight: bold;
}

.card.outline .card-header p big {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}

.card.outline .card-header p small {
    font-size: 12px;
    font-weight: bold;
}

.card.outline .card-body div img.cell-phone {
    width: auto;
    max-height: 120px;
}

.card.outline .card-footer {
    border-top: none;
}

.card.outline .card-footer p {
    font-size: 14px;
    line-height: 16px;
}

.card.outline .card-footer p strong {
    font-size: 36px;
    font-weight: bold;
    line-height: 20px;
}

.card.outline .card-footer p strong small {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

/*Movistar total*/
.movistar-total {
    background-image: url(../img/movistar-total-sm.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

.hogar-duo{
    margin-top: 72px;
    min-height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../img/banners/duo-movistar-octubre.webp");
}
.hogar-internet{
    margin-top: 72px;
    min-height: 390px;
    background-repeat: no-repeat;
    background-image: url("../img/banners/Hogar/banner-cyber-internet.webp");
    background-size: cover;
}
.hogar-duo-tv-fijo {
    background-image: url(../img/hogar-duo-tv-fijo-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}


.hogar-trio-tv-fijo-internet {
    background-image: url(../img/hogar-trio-tv-fijo-internet-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

.hogar-movistar-internet-fijo {
    background-image: url(../img/hogar-movistar-internet-fijo-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

.btn_hogar-internet{
    margin-top: 42%;
    float: right;
    margin-right: 25%;
    background-color: white;
    color: #019BF2 !important;
}
.btn_hogar-internet:hover{
    color: white !important;
    background-color: #019BF2 !important;
    transition: 0.3s all ease-out;
}

.hogar-television {
    background-image: url(../img/hogar-television-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}


.clientes-movistar {
    background-image: url(../img/clientes-movistar-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

.contratar-movistar-total {
    background-image: url(../img/contratar-movistar-total-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

/*externas*/

.externa-movistar-total-30 {
    background-image: url(../img/externa-movistar-total-30g-sm.png);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

.externa-movistar-total-50 {
    background-image: url(../img/externa-movistar-total-50g-sm.png);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

.externa-movistar-total-100 {
    background-image: url(../img/externa-movistar-total-100g-sm.png);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

/*Movistar movil*/
.movistar-movil {
    background-image: url(../img/banner-navidad-planes-moviles-mobile.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    /* margin-top: 53.55px; */
    background-size: cover;
}

.movistar-tv{
    background-image: url('../img/banners/Hogar/banner-navidad-duo.webp');
    /* background-image: url('../img/banners/banner-movistartv-promo.webp'); */
    background-repeat: no-repeat;
    background-position-x: center;
    /* margin-top: 53.55px; */
    background-size: cover;
}

/*Planes movil movistar*/
.planes-movil-movistar {
    background-image: url(../img/banners/Portabilidad/banner-navidad-mobile.webp);
    background-repeat: no-repeat;
    background-position-x: center;
    /* background-position-y: center; */
    /* margin-top: 53.55px; */
    background-size: cover;
}

/*Planes movil movistar*/
.equipos-movistar {
    background-image: url(../img/equipos-movistar-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    /* margin-top: 53.55px; */
    background-size: cover;
}

/*portabilidad-movistar-movil*/
.portabilidad-movistar-movil {
    background-image: url(../img/movistar-xs.svg);
    background-repeat: no-repeat;
    background-position-x: center;
    /* background-position-y: 30px !important; */
    /* margin-top: 53.55px; */
    background-size: cover;
    /* padding-top: 110px !important; */
}




/*Hogar-movistar-movil*/
.hogar-movistar-xl {
    background-image: url(../img/hogar-movistar-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

/*promo-movistar-movil-mejora-tu-plan*/
.promo-movistar-movil-mejora-tu-plan {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: fixed;
}

/*Error 404 */
.error404 {
    background-image: url(../img/404-xs.jpg);
    background-repeat: no-repeat;
    margin-top: 53.55px;
    background-size: cover;
    background-position: center;
    min-height: calc(100vh - 156.47px) !important;
}

/*TYP */
.typ {
    background-image: url(../img/typ-xs.jpg);
    background-repeat: no-repeat;
    margin-top: 53.55px;
    background-position-x: center;
    min-height: calc(100vh - 156.47px) !important;
}

/*Extensiones 9gb*/
.nueveGb {
    background-image: url(../img/nueveGb-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

/*Extensiones 9gb*/
.nueveGbB {
    background-image: url(../img/nueveGbB-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

/*Extensiones 6gb*/
.seisGb {
    background-image: url(../img/seisGb-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

/*Extensiones 13gb*/
.treceGb {
    background-image: url(../img/treceGb-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}

/*Extensiones 16gb*/
.dieciseisGb {
    background-image: url(../img/dieciseisGb-xs.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 53.55px;
    background-size: cover;
}


/*localizacion*/
.localizacion img {
    width: 30px;
    animation: giro 2s infinite;
}

@keyframes giro {
    0% {
        transform: rotateY(0deg);
    }

    30% {
        transform: rotateY(180deg);
    }

    70% {
        transform: rotateY(180deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}



.movistar-globo p {
    font-size: 21px;
    line-height: 28px;
    max-width: 250px;
    background: white;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px #dadada;
}

.movistar-globo p big {
    font-size: 36px;
    font-weight: 200;
}

/*.movistar-globo a:not(.btn-primary), .movistar-globo a:not(.btn-outline-secondary)  {font-size: 22px; font-weight: bold;}*/

/*promo requisitos*/

.promo .requisitos p {
    font-size: 16px;
    font-weight: 300;
}

.promo .requisitos p strong {
    font-size: 16px;
    font-weight: bold;
}

.promo p {
    font-size: 14px;
    font-weight: 300;
}



.promo p.changeColorGray {
    color: #50535a;
}

.promo p strong {
    font-size: 14px;
    font-weight: bold;
}

.promo.promo-movistar-total a {
    font-size: 16px;
    font-weight: bold;
}

.promo.promo-movistar-total a:hover {
    color: #499f00;
}

.promo a.link.mov-color-white:hover {
    color: #fff;
}

.promo p big {
    font-size: 36px;
    font-weight: 300;
}

.promo .requisitos img {
    width: 78px;
}


/*Globos*/
.movistar-texto-globo-absoluto {
    top: 280px;
    right: calc(50% - 115px);
}

.movistar-texto-globo-absoluto.dos, .movistar-texto-globo-absoluto.tres {
    padding-top: 0px;
}

.movistar-texto-globo-absoluto.cuatro {
    padding-top: 0px;
}

.movistar-texto-globo-absoluto.cinco {
    padding-top: 40px;
}

.movistar-texto-globo-absoluto.seis {
    padding-top: 40px;
}

.movistar-texto-globo-absoluto.siete {
    padding-top: 40px;
}

/*Buscador de celulares*/
#buscadorDeCelular, #searchPhone {
    border: 1px solid #ced4da;
    min-width: 280px;
    padding: 5px 15px;
    border-radius: 50px;
}

#buscadorDeCelular:focus {
    outline: none;
}

#searchPhone:focus {
    outline: none;
}

#buscadorDeCelular:active, #buscadorDeCelular:hover {
    border: 1px solid #5bc500;
}

#searchPhone:active, #searchPhone:hover {
    border: 1px solid #5bc500;
}



/*Sticky*/
.mov-fixed-form img {
    height: 45px;
    padding: 5px;
    animation: girar 2s infinite;
}

@keyframes girar {
    0% {
        transform: rotate(0deg);
    }

    45% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(20deg);
    }

    55% {
        transform: rotate(-20deg);
    }

    60% {
        transform: rotate(20deg);
    }

    65% {
        transform: rotate(0deg);
    }
}

.mov-fixed-form p {
    font-size: 16px;
}

.mov-fixed-form p strong {
    font-size: 24px;
    line-height: 24px;
}

.mov-fixed-form input {
    font-size: 14px;
    padding: 10px 45px;
}

.mov-fixed-form label {
    font-size: 11.5px;
}

.mov-fixed-form label a {
    color: #fff;
    text-decoration: underline;
}


/*footer*/
footer {
    /* margin-bottom: 160px;
    margin-bottom: 204px; */
}

footer p {
    font-size: 12px;
}

footer a {
    font-size: 12px;
    padding: 0px 5px;
}

footer a:not(:nth-child(4n)):after {
    content: '|';
    padding-left: 10px;
}


.c2c img {
    height: 45px;
    width: 45px;
    animation: touch 2s infinite;
}

@keyframes touch {
    0% {
        transform: rotateX(0deg);
    }

    15% {
        transform: rotateX(45deg);
    }

    30% {
        transform: rotateX(0deg);
    }

    70% {
        transform: rotateX(0deg);
    }

    85% {
        transform: rotateX(45deg);
    }

    100% {
        transform: rotateX(0deg);
    }
}

.c2c {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}

.c2c h6 {
    font-size: 24px;
    font-weight: bold;
}

.c2c label {
    font-size: 12px;
}

.c2c input {
    padding: 10px 45px;
}

.c2c input:focus {
    border-color: #5bc500;
    box-shadow: none;
}

.row .owl-nav {
    position: absolute;
    width: 100%;
    top: 45%;
}

.row .owl-prev {
    float: left;
    font-size: 46px !important;
}

.row .owl-prev span {
    margin-left: -25px;
}

.row .owl-next {
    float: right;
    font-size: 46px !important;
}

.row .owl-next span {
    margin-right: -25px;
}

.row .owl-dots {
    display: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791 !important;
    color: #5bc500 !important;
    text-decoration: none;
}

/*Clases particulares*/
.d-content {
    display: contents;
}



/* ESTILOS PRELANDINGS MOVISTAR */

.overlay:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    /* right: 0;
    bottom: 0; */
    opacity: 0.95;
    z-index: 0;
}

/* .overlay {
    
} */

.overlay>* {
    z-index: 10;
    position: relative;
    color: white;
}

.overlay {
    background-image: url(../img/Imagen\ 2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.telefono-movistar {
    height: 100vh;
    /* margin: 0 28%; */
    align-items: center;
    display: flex;
    justify-content: center;
    /* padding: 0 8rem; */
}

.telefono-movistar-2 {
    align-items: center;
    height: 100%;
    overflow-y: hidden;
}

#formulario-1 {
    height: auto;
    align-items: center;
}


.telefono-movistar-h1 {
    font-size: 28px;
    color: #5BC500;
    margin-top: 10px;
}

.telefono-movistar-h2 {
    font-size: 16px;
    color: #0B2739;
}

.item-telefono-movistar {
    width: 229px;
    height: 98px;
    border: 3px solid #0195E9;
    border-radius: 10px;
    margin: 0 auto;
    cursor: pointer;
    background-color: white;
    font-size: 13px;
    color: #0B2739;
}

.item-telefono-movistar-cliente {
    width: 229px;
    height: 98px;
    border: 3px solid #0195E9;
    border-radius: 10px;
    margin: 0 auto;
    cursor: pointer;
    background-color: white;
    font-size: 13px;
    color: #0B2739;
}

.item-telefono-movistar:hover {
    color: white;
    background-color: #0195E9;
}

.item-telefono-movistar-cliente:hover {
    color: white;
    background-color: #0195E9;
}

.icon-1 {
    width: 48px;
    height: 39px;
    background-image: url(../img/icons/ico-total.svg);
    margin: 5px auto 5px;
    background-repeat: no-repeat;

}

.icon-2 {
    /* width: 45px;
    height: 42px; */
    width: 52px;
    height: 40px;
    background-image: url(../img/icons/ico-facturacion.svg);
    margin: 14px auto 5px;
    background-repeat: no-repeat;

}

.icon-3 {
    width: 31px;
    height: 31px;
    background-image: url(../img/icons/ico-falla.svg);
    margin: 10px auto 5px;
    background-repeat: no-repeat;
}

.icon-4 {
    width: 35px;
    height: 35px;
    background-image: url(../img/icons/ico-informacion.svg);
    margin: 7px auto 5px;
    background-repeat: no-repeat;
}

.icon-5 {
    width: 35px;
    height: 35px;
    background-image: url(../img/icons/ico-hogar.svg);
    margin: 15px auto 5px;
    background-repeat: no-repeat;
}

.icon-6 {
    width: 35px;
    height: 35px;
    background-image: url(../img/icons/ico-movil.svg);
    margin: 5px auto 5px;
    background-repeat: no-repeat;
}

.icon-7 {
    width: 35px;
    height: 35px;
    background-image: url(../img/icons/ico-cliente.svg);
    margin: 9px auto 5px;
    background-repeat: no-repeat;
}


.icon-8 {
    width: 35px;
    height: 35px;
    background-image: url(../img/icons/ico-ofertas.svg);
    margin: 5px auto 5px;
    background-repeat: no-repeat;
}

.icon-9 {
    width: 48px;
    height: 39px;
    background-image: url(../img/icons/ico-total.svg);
    margin: 14px auto 5px;
    background-repeat: no-repeat;

}

.icon-10 {
    width: 48px;
    height: 39px;
    background-image: url(../img/icons/ico-cambiar.svg);
    margin: 12px auto 5px;
    background-repeat: no-repeat;

}

.icon-11 {
    width: 39px;
    height: 39px;
    background-image: url(../img/icons/ico-si.svg);
    margin: 12px auto 5px;
    background-repeat: no-repeat;

}

.icon-12 {
    width: 39px;
    height: 39px;
    background-image: url(../img/icons/ico-no.svg);
    margin: 12px auto 5px;
    background-repeat: no-repeat;
}



.item-telefono-movistar:hover .icon-1 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-total-blanco.svg);
}

.item-telefono-movistar:hover .icon-2 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-facturacion-blanco.svg);
}

.item-telefono-movistar:hover .icon-3 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-falla-blanco.svg);
}

.item-telefono-movistar:hover .icon-4 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-informacion-blanco.svg);
}


.item-telefono-movistar:hover .icon-5 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-hogar-blanco.svg);
}

.item-telefono-movistar:hover .icon-6 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-movil-blanco.svg);
}

.item-telefono-movistar:hover .icon-7 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-cliente-white.svg);
}

.item-telefono-movistar:hover .icon-8 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-ofertas-blanco.svg);
}

.item-telefono-movistar:hover .icon-9 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-total-blanco.svg);
}

.item-telefono-movistar:hover .icon-10 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-cambiar-white.svg);
}

.item-telefono-movistar-cliente:hover .icon-11 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-si-blanco.svg);
}

.item-telefono-movistar-cliente:hover .icon-12 {
    /*icono en blanco */
    background-image: url(../img/icons/ico-no-blanco.svg);
}


/* .textos-div {
    font-size: 13px;
    color: #0B2739;
}

.textos-div-2 {
    font-size: 13px;
    color: #0B2739;
} */

.row-margin-0 {
    margin: 0 auto;
}

.navbar-movistar {
    padding: 2rem 1rem;
    box-shadow: none;
}

.nav__contrata-title {
    margin-bottom: 0px;
    color: #E63780 !important;
    font-size: 20px;
    font-family: 'Telefonica-Regular';
}

.nav__contrata-subtitle {
    font-size: 16px;
    font-family: 'Telefonica-Light';
    color: #86888C;
    text-align: center;
    margin-bottom: 0px;
}

.nav__contrata .ic-fixed-phone-number {
    color: #E63780 !important;
    /* transition: all 0.5s ease; */
}

.nav__contrata {
    width: 100%;
    text-align: center;
}

/* .animacion-numero:hover {
    color: #E63780 !important;; 
    transition: all 0.5s;
} */

.animacion-numero:hover {
    cursor: pointer;
    font-size: 24px;
    transition: all 0.5s ease;
}

.span-azul {
    color: #019BF2;
}

.span-verde {
    color: #5BC500;
}

.ico-telefono {
    width: 52px;
}

.texto-falla {
    font-size: 20px;
    color: #0B2739;
}

.texto-falla-2 {
    color: #0B2739;
    font-size: 20px;
}

.falla-movistar {
    /* height: auto; */
    /* margin-top: 100px; */
    /* height: 100vh; */
    /* margin: 0 28%; */
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.contratar-titulo {
    font-size: 24px;
    color: #0B2739;

}

.texto-terminos {
    color: #0B2739;
}

.contratar-subtitulo {
    font-size: 17px;
    color: #0B2739;
    margin-bottom: 0;
    line-height: 0;
    line-height: 1.2;
}

.small-contratar {
    color: #0B2739;
    font-size: 12px;
    justify-content: center;
    display: flex;
    margin-top: 25px;
}

.btn-llamenme-movistar {
    border-radius: 18px;
    background-color: #5BC500;
    color: white;
    border: none;
    width: 268px;
    height: 36px;
    margin-bottom: 15px;
    outline: none;
    cursor: pointer;
}

#form-phone:focus {
    outline: none;
}



.input-numero {
    width: 268px;
    height: 36px;
    background: #FFFFFF;
    border: 2px solid #019BF2;
    border-radius: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.input-numero-form {
    width: 268px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #9A9A9A;
    border-radius: 18px;
    margin-top: 3px;
    text-align: center;
}




.input-numero::placeholder {
    font-size: 14px;
    color: #9A9A9A;
    text-align: center;
    padding: 10px;
    margin-left: 10px;
}




.texto-producto {
    font-size: 30px;
    margin-top: 6%;
}

/* .div-hover:hover {
    background-color: #0195E9;
    color: white;
}

.div-hover:hover {
    background-color: #0195E9;
    color: white;
    z-index: 99;
} */

/* .textos-div:hover {
    color: white;
} */

.icono-animacion-1:hover {
    transform: rotate(20deg);
    color: white;

}

.icono-animacion-2:hover {
    transform: rotate(-20deg);
    color: white;

}

.icono-animacion-3:hover {
    transform: rotate(280deg);
    transition: 1s;
    color: white;

}

.icono-animacion-4:hover {
    transform: rotate(40deg);
    color: white;
}


.texto-eres-cliente {
    color: #5BC500;
    font-size: 30px;
    margin-top: 15%;
}

.texto-eres-cliente-2 {
    color: #5BC500;
    font-size: 30px;
    margin-top: 10%;
}

.texto-eres-cliente-3 {
    color: #5BC500;
    font-size: 30px;
    margin-top: 6%;
}

.logo-movistar-2 {
    margin-top: 10%;
}

.margin-top-section {
    margin-top: 5rem;
}

.myRow {
    margin-top: 7rem;
}

.icono-atc {
    width: 2rem;
}

.pre-grid {
    flex-wrap: wrap;
    width: 60%;
    margin: auto;
    margin-top: 100px !important;
}

.dhx-phone-movistar {
    font-size: 1.5em;
    font-weight: 600;
}

#errmsg {
    color: red;
    font-size: 12px;
}

#errmsg01 {
    color: red;
    font-size: 12px;
}

#errmsg02 {
    color: red;
    font-size: 12px;
}

#errmsg03 {
    color: red;
    font-size: 12px;
}

#errmsg04 {
    color: red;
    font-size: 12px;
}

#errmsg05 {
    color: red;
    font-size: 12px;
}

#errmsg06 {
    color: red;
    font-size: 12px;
}

.font-size-12 {
    font-size: 12px;
}

.texto-instalacion {
    color: #0B2739;
}

.precio-banner-30 {
    font-size: 30px;
    font-weight: 700;
    color: #00a9e0;
}

.texto-maxima {
    font-size: 12px;
}


#carousel-moviles .img-moviles-carousel {
    width: 250px;
}

#carousel-moviles .img-moviles-carousel-2 {
    /* width: 200px; */
}

#carousel-moviles .img-movil-zte {
    width: 200px;
}

#centrar-zte {
    width: 320%;
    height: 427px;
}

.h1-madre {
    font-feature-settings: 30px;
    color: #00a9e0;
    line-height: 1;
    font-weight: bold;
}

.h1-madre-movil {
    font-feature-settings: 30px;
    color: #00a9e0;
    line-height: 0.5;
    font-weight: bold;
}

.span-dia-madre-movil {
    font-size: 26px;
    font-weight: lighter;
    color: #0B2739;
    line-height: 1.4;
}

.span-dia-madre {
    /* font-size: 32px;
    font-weight: bold; */
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: lighter;
}

.bg-carousel-dia-madre {
    background-color: #eeeeee;
}

.nuevo-bg-cliente {
    background-color: #50535a;
}

/* Estilos página producto */

.menu-producto {
    height: auto;
}

.precio-menu-producto {
    font-size: 35px;
    margin-right: 20px;
}

.div-nombre-movil {
    height: 63px;
    display: flex;
    align-items: center;
}

.div-nombre-movil span {
    font-size: 22px;
    font-weight: bold;
}

.div-precio-movil {
    max-height: 63px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.caracteristicas-producto {
    color: #000000;
    font-size: 16px;
    cursor: pointer;
    margin: 10px;
    font-weight: bold;
}

.div-caracteristicas {
    height: 43px;
}

.section-producto {
    height: auto;
    /* margin-top: 260px; */
    padding: 69px 0;
    /* padding: 82px 0; */
}

.nombre-descripcion {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}

.precio-descripcion {
    font-size: 26px;
    color: #019DF4;
}

.precio-contado {
    font-size: 15px;
    color: #019DF4;
}

.hr-descripcion {
    max-width: 700px;
    height: 1px;
    background-color: #000000;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.section-caracteristicas {
    background-color: #EEEEEE;
    height: auto;
    /* padding: 50px 0; */
}

.titulo-caracteristicas {
    font-size: 45px;
    font-weight: bold;
    margin-top: 4rem;
}

.titulo-info-general {
    font-size: 45px;
    font-weight: bold;
}

.info-general {
    padding-top: 0;
}

.carousel-info {
    padding: 35px 0;
}

.titulo-azul {
    font-size: 35px;
    color: #019DF4;
    font-weight: bold;
}

.parrafo-1 {
    /* max-width: 71%; */
    margin-left: 40px;
    color: #484848;
    margin-top: 15px;
}

.parrafo-1 span {
    font-weight: bold;
    color: #0B2739;
}

.font-14 {
    font-size: 14px;
    line-height: 1;
}

.line-height {
    line-height: 1;
}

/* .ml-img-espacio {
    margin-left: 50px;
} */

.section-especificaciones {
    background-color: white;
    height: auto;
    /* padding: 40px 0;
    margin-top: 4rem; */
}

.contenido-espe {
    font-size: 24px;
}

.flecha-abajo {
    max-width: 18px;
    color: #019DF4;
    margin-left: 10px;
}

.flecha-arriba {
    max-width: 18px;
    color: #019DF4;
    margin-left: 10px;
    transform: rotate(178deg);
}

.btn-ver-mas {
    padding: 9px 45px;
    border-radius: 20px;
    border: 2px solid #019DF4;
    background-color: white;
    color: #019DF4;
    font-weight: bold;
    font-size: 18px;
    margin: auto;
}

.btn-ver-menos {
    padding: 9px 45px;
    border-radius: 20px;
    border: 2px solid #019DF4;
    background-color: white;
    color: #019DF4;
    font-weight: bold;
    font-size: 18px;
    margin: auto;
}

.pregunta-ofertas {
    height: auto;
}

.pregunta-ofertas p {
    font-size: 23px;
    margin: auto;
}

.margin-row {
    margin: 40px 0;
}

.div-descuento {
    position: absolute;
    width: 69px;
    height: 34px;
    background-color: #00A9E0;
    color: white;
    border-radius: 9px;
}

.div-descuento span {
    font-size: 25px;
}

.col-descuento {
    max-width: 105px;
}

.col-fotos {
    max-width: 50px;
}

.ml-menu {
    margin-left: 40px;
}

.seccion-iconos {
    margin: 20px 0;
}

.container-fluid-2 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.img-especi {
    width: 80px;
}

.img-especi-bateria {
    width: 45px;
}

.carousel-mobile {
    display: none;
}

.carousel-movil-producto {
    display: none;
}

.text-info {
    font-size: 14px;
    color: #6A6A6A !important;
}

.carousel-info-item {
    /* margin: 0 15px; */
    /* border: 2px solid red; */
    padding: 0 10px;
    width: 162px;
    height: 132px;
}

.carousel-info-item h3 {
    font-size: 15px;
    color: #019DF4;
}

#img-mini-1, #img-mini-2, #img-mini-3, #img-mini-4 {
    border: none;
    background-color: transparent;
    padding: 6px;
    cursor: pointer;
}

.tamaño-img {
    max-width: 266px;
    /* height: 349px; */
    height: 380px;
}

.div-especificaciones {
    height: auto;
}

.hr-especificaciones {
    width: 100%;
    height: 1px;
    background-color: #000000;
}

.row-1 {
    margin-top: 40px;
}

.titulo-espec {
    color: #019DF4 !important;
    font-size: 20px;
    font-weight: 600;
}

.gris {
    color: #474747 !important;
    font-size: 16px;
}

.hr-especificaciones-gris {
    width: 100%;
    height: 0.3px;
    background-color: #47474787;
    margin: 30px 0;
}

.contenedor-ocultar {
    position: sticky;
    top: -5px;
    z-index: 2;
}

.promo-huawei {
    background-image: url(../img/bg-fondo.png);
    height: 563px;
}

.duracion-promo-huawei {
    font-size: 36px;
    color: #019DF4;
    font-weight: bold;
}

.duracion-promo-mobile {
    font-size: 36px;
    color: #019DF4;
    font-weight: bold;
}

.texto-hasta {
    font-size: 53px;
    color: #019DF4;
}

.porcentaje {
    font-size: 109px;
    color: #019DF4;
    font-weight: bold;
}

.d-grid {
    display: grid;
}

.simbolo {
    font-size: 50px;
    color: #019DF4;
    font-weight: bold;
}

.desc {
    font-size: 22px;
    color: #019DF4;
}

.equipos-contado {
    font-size: 25px;
    color: #019DF4;
    line-height: 1;
}

.altura-div {
    height: 120px;
}

.altura-texto {
    height: 63px;
}

.exclusivo-img {
    margin-bottom: 20px;
}

.img-moviles {
    max-width: 270px;
}

.img-precios-locura {
    max-width: 300px
}

/* .btn-huawei {
    padding: 3px 65px !important;
    font-size: 25px;
} */

.bg-rosa-1 {
    width: 151px;
    height: 76px;
    border-radius: 12px 12px 0px 0px;
    background-color: #A13EA1;
}

.bg-rosa-1 p {
    color: #ffffff;
    font-family: 'Telefonica-Regular';
    font-size: 18px;
}

.bg-rosa-1 .font-precio {
    font-size: 34px;
    font-family: 'Telefonica-Regular';
}

.bg-rosa-2 {
    width: 151px;
    height: 76px;
    background-color: #DEBCE4;
    border-radius: 0 0 12px 12px;
}

.bg-rosa-2 p {
    color: #A13EA1;
    font-size: 16px;
    font-family: 'Telefonica-Regular';
}

.font-16 {
    font-size: 16px;
}

.font-11 {
    font-size: 11px;
}

.font-15 {
    font-size: 15px;
}

.font-25 {
    font-size: 25px;
}

.font-21 {
    font-size: 21px;
}

.font-22 {
    font-size: 22px;
}

.font-13 {
    font-size: 13px;
}

.font-31 {
    font-size: 31px;
}

.font-12 {
    font-size: 12px;
}

.font-10 {
    font-size: 10px;
}

.font-28 {
    font-size: 28px;
}

.font-18 {
    font-size: 18px;
}

.font-delivery {
    font-size: 12px;
}

.ico-camion {
    max-width: 28px;
}

.small-meses {
    font-size: 10px;
    margin-top: 4px;
    color: #922859;
}

.precio-banner-huawei {
    font-size: 25px;
}

.small-90 {
    font-size: 14px;
    color: #922859;
    font-weight: bold;
    height: 10px;
    text-align: left;
}

.altura-mobile {
    height: 29px;
}

.height-34 {
    height: 34px;
}

.bg-azul-precio {
    width: 188px;
    height: auto;
    background-color: #019DF4;
    border-radius: 6px;
}

.precio-descripcion-bg {
    font-size: 31px;
    color: white;
}

.font-30 {
    font-size: 30px;
}

/* .linea-vertical {
    height: 160px;
    border: 0.8px solid #019DF4;
    background-color: #019DF4;
    margin: 0;
} */

.linea-lateral {
    border-left: 2px solid #019DF4;

}

.dias-xiaomi {
    background-image: url('../img/BG-ultimo.png');
    height: auto;
    background-size: cover;
    background-color: #0C273A;
    padding: 70px 0;
    background-repeat: no-repeat;
    background-position: center;
}

.moto-sale {
    background-image: url('../img/img-moto-sale.jpg');
    height: auto;
    background-size: cover;
    background-position-y: 50%;
    background-position-x: 50%;
    background-color: #FFFFFF;
}

.dias-xiaomi-2 {
    background-image: url('../img/img-background-xiaomi.png');
    height: auto;
    background-size: cover;
    background-position-y: 93%;
    background-color: #0C273A;
}

.font-20 {
    font-size: 20px;
}

.font-30 {
    font-size: 30px;
}

.porcentaje-xiaomi {
    font-size: 100px;
    font-family: 'Telefonica-Regular';
    font-weight: bold;
    color: #019DF4;
}

.porcentaje-2 {
    font-size: 48px;
    color: #019DF4;
    font-family: 'Telefonica-Regular';
}

.height-div {
    height: 61px;
}

.equipos-xiaomi {
    font-size: 28px;
    font-family: 'Telefonica-Regular';
    line-height: 1.2;
    font-weight: bold;
}

.borde-contador {
    /* border: 2px solid #019DF4; */
    width: 348px;
    height: auto;
    border-radius: 12px;
    border-top: none;
    margin-top: 40px;
    padding: 0 40px;
}

.borde-contador .fecha {
    color: #019DF4;
    font-size: 17px;
    font-family: 'Telefonica-Regular';
}

.texto-sorteo {
    line-height: 1.3;
}

.div-texto-sorteo {
    margin-top: 20px;
}

#days, #hours, #minutes {
    width: 74px;
    height: 61px;
    background-color: #019DF4;
    padding: 10px;
    border-radius: 9px;
    margin: 0 14px;
    font-weight: bold;
    color: white;
    font-size: 30px;
}

.d-grid {
    display: grid;
}

.small-cyber-movistar {
    font-size: 12px;
    font-family: 'Telefonica-Regular';
}

.line-cyber {
    line-height: 1;
}

.dos-puntos-1 {
    position: absolute;
    /* right: 303px; */
    right: 200px;
    top: 1px;
    font-size: 38px;
    color: white;
}

.dos-puntos-2 {
    position: absolute;
    /* right: 196px; */
    right: 99px;
    top: 1px;
    font-size: 38px;
    color: white;
}

.texto-contador {
    /* font-size: 12px; */
    font-size: 19px;
    font-family: 'Telefonica-Regular';
    margin-top: 10px;
    color: #019DF4;
    /* font-weight: bold; */
}

.numeros {
    font-size: 18px;
    font-family: 'Telefonica-Regular';
}

.text-underline {
    text-decoration: underline;
}

/* Sección Cyber movistar */

.section-cyber-movistar {
    background-image: url(../img/BG-azul.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
}

.fecha-cyber {
    font-size: 25px;
    margin: 15px 0;
    font-family: 'Telefonica-Regular';
}

.titulo-cyber {
    font-family: 'Guthen';
    font-size: 70px;
    color: #009CF3;
}

.subtitulo-cyber {
    font-size: 26px;
    margin-top: 5px;
    font-family: 'Telefonica-Light';
    line-height: 1.3;
}

.font-movistar {
    font-family: 'Telefonica-Regular';
    font-size: 25px;
    line-height: 1.4;
    font-weight: bold;
}

.texto-cuota {
    font-size: 45px;
    font-weight: bold;
    color: white;
    font-family: 'Telefonica-Regular';
}

.signo-moneda {
    font-size: 60px;
    color: white;
    font-weight: bold;
    font-family: 'Telefonica-Regular';
}

.precio-cuota {
    font-size: 130px;
    color: white;
    font-weight: bold;
    font-family: 'Telefonica-Regular';
}

.line-height-cyber {
    line-height: 0.7;
}

.img-moviles-cyber {
    max-width: 177px;
}

.delivery-gratis {
    font-size: 19px;
    font-family: 'Telefonica-Regular';
}

.logo-cyber {
    margin: 20px 0;
}

/* Sección promo Samsung galaxy */

.section-promo-samsung {
    /* background-image: url(../img/bg-samsung.png); */
    background-image: url(../img/bg-galaxy-days.png);
    background-size: cover;
    /* background-size: 100%; */
    background-repeat: no-repeat;
    padding: 50px 0;
}

.porcentaje-descuento {
    font-size: 94px;
    color: white;
    font-weight: bold;
    font-family: 'Telefonica-Regular';

}

.span-dto {
    font-size: 50px;
    color: white;
    font-weight: bold;
    font-family: 'Telefonica-Regular';
}

.bg-planes-desde {
    width: 258px;
    height: 44px;
    background-color: #00A5FF;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.bg-planes-desde p {
    font-size: 20px;
    font-family: 'Telefonica-Light';
}

.small-promo {
    font-size: 12px;
    font-family: 'Telefonica-Light';
}

.line-height-small {
    line-height: 1;
    font-size: 42px;
    font-weight: bold;
}

.titulo-dias-huawei {
    font-family: 'Telefonica-Regular';
    font-size: 26px;
}

.span-50-huawei {
    font-family: 'Telefonica-Regular';
    font-size: 120px;
    font-weight: bold;
}

.porcentaje-huawei {
    font-size: 45px;
    height: 52px;
    font-family: 'Telefonica-Regular';
}

.descuento-huawei {
    font-size: 35px;
    font-family: 'Telefonica-Regular';
}

.span-equipos-contado {
    font-size: 30px;
    font-family: 'Telefonica-Regular';
    margin-bottom: 30px;
}

.bg-rosa-huawei {
    background-color: #E63780;
    width: 258px;
    height: 44px;
    color: white;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.bg-rosa-huawei p {
    font-size: 20px;
    font-family: 'Telefonica-Light';
}

.height-113 {
    height: 113px;
}

.d-grid-huawei {
    display: grid;
    text-align: left;
}

.img-moviles-huawei {
    max-width: 350px;
    /* margin-left: 371px; */
}

/* .ml-div {
    margin-left: 130px;
} */

.small-cyber-papa {
    font-size: 10px;
}

.texto-sin-relleno {
    -webkit-text-stroke: 2px white;
    color: transparent;
    font-size: 43px;
    position: absolute;
    margin-left: -306px;
    margin-left: -300px;
    margin-top: 0px;
    -webkit-text-stroke-width: thin;
}

.texto-con-relleno {
    color: white;
    font-size: 43px;
}

.titulo-regala {
    font-size: 20px;
    font-family: 'Telefonica-Light';
}

.descuento-cyber-papa {
    font-size: 50px;
}

.contador {
    display: flex;
    justify-content: center;
}

.posicion-imagen {
    position: absolute;
    /* left: 66%;
    margin-top: 150px; */
}

.img-cyber-papa {
    max-width: 200px;
}

.bg-moviles-cambiate {
    background-image: url(../img/bg.png);
    height: auto;
    padding: 50px 0;
    background-size: cover;
    display: flex;
    align-items: center;
    background-position: bottom;
    background-repeat: no-repeat;
}

.texto-cuotas {
    font-size: 32px;
    line-height: 1.2;
    color: #019DF4;
    text-align: center;
    font-family: 'Telefonica-Regular';
}

.texto-cambiate {
    font-size: 31px;
    font-family: 'Telefonica-Regular';
    color: #019DF4;
    line-height: 1.1;
}

.small-restriccion {
    font-size: 11px;
    line-height: 16px;
    font-family: 'Telefonica-Regular';
}

.img-cuota {
    width: 384px;
}

.img-moviles-cambiate {
    width: 400px;
}

.img-moviles-migra {
    width: 50%;
}

/*Sección celebratón */

.bg-celebraton {
    background-image: url(../img/bg-celebraton.png);
    height: auto;
    /* padding: 50px 0; */
    background-size: cover;
    display: flex;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
}

.texto-llego {
    font-size: 24px;
    color: white;
    position: absolute;
    font-family: 'Telefonica-Regular';
}

.img-celebraton {
    max-width: 450px;
}

.bg-rosa-oscuro {
    width: 158px;
    height: 74px;
    background-color: #E63780;
    padding: 2px 0;
    border-radius: 5px 0px 0px 5px;
}

.bg-rosa-claro {
    width: 158px;
    height: 74px;
    background-color: #FBC7DE;
    padding: 10px 0;
    border-radius: 0 5px 5px 0;
}

.bg-rosa-oscuro small {
    font-size: 12px;
    font-family: 'Telefonica-Regular';
    color: white;
}

.bg-rosa-claro small {
    font-size: 12px;
    font-family: 'Telefonica-Regular';
    color: #922859;
}

.small-precio-celebraton {
    font-size: 31px !important;
    font-family: 'Telefonica-Regular';
    color: white;
}

.small-restriccion-celebraton {
    font-size: 12px;
    line-height: 16px;
    font-family: 'Telefonica-Regular';
    color: white;
}

.texto-renueva {
    font-size: 29px;
    color: white;
    line-height: 1.2;
    font-family: 'Telefonica-Regular';
}

.s-precio {
    font-size: 58px;
    font-family: 'Telefonica-Regular';
    color: white;
    font-weight: bold;
    height: 225px;
}

.span-0 {
    font-size: 160px;
    font-family: 'Telefonica-Regular' !important;
    font-weight: lighter;
}

.texto-cuotas {
    color: white;
    font-size: 24px;
    font-family: 'Telefonica-Regular';
}

.img-podium {
    max-width: 450px;
}

.moviles-xiaomi-nuevos {
    margin-bottom: -37px;
    margin-left: 100px;
}

.bg-azul-galaxy {
    width: 220px;
    height: 50px;
    background-color: #019DF4;
    border-radius: 11px;
    display: flex;
    align-self: center;
}

.bg-azul-galaxy span {
    font-size: 18px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
    font-family: 'Telefonica-Regular';
}

.font-70-estrena {
    font-size: 70px;
    color: #019DF4;
    font-family: 'Telefonica-Regular';
}

.nuevo-celular {
    font-size: 40px;
    color: #019DF4;
    line-height: 1;
}

.cambiate-galaxy {
    font-size: 30px;
    font-family: 'Telefonica-Light';
}

.precio-contado-galaxy {
    width: 237px;
    height: 100px;
    background-color: #A13EA1;
    border-radius: 9px;
    color: white;
    /* padding: 10px 0; */
}

.precio-contado-galaxy .contado {
    font-size: 15px;
    font-family: 'Telefonica-Light';
}

.precio-contado-galaxy .precio {
    font-size: 31px;
    font-family: 'Telefonica-Regular';
}

.delivery-galaxy {
    width: 253px;
    height: 100px;
    border-radius: 9px;
    color: white;
    padding: 10px 0;
    background-color: #642A72;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}

.icono-camion {
    width: 65px;
    height: 50px;
    margin-right: 15px;
}

.delivery-gratis {
    font-size: 23px;
    line-height: 1.2;
    font-family: 'Telefonica-Regular';
}

.btn-galaxy-days {
    background-color: #019DF4;
    border: none;
    width: 30%;
}


/* ESTILOS NUEVA SECCION */

.popup-titulo {
    font-size: 43px;
    color: white;
    font-family: 'Telefonica-Regular';
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.bg-moviles-cambiate {
    /* height: 800px; */
    padding: 30px 0;
}

.span-hasta {
    font-size: 20px;
    color: white;
}

.precio-hogar {
    font-size: 25px;
    color: #E63780;
}

.hr-descuento-porcentaje {
    border: 1px solid white;
    background-color: white;
    height: 124px;
}

.div-descuento-seccion {
    line-height: 1;
}

.div-descuento-seccion .span-50 {
    font-size: 90px;
    font-weight: 600;
    color: #019DF4;
}

.span-dto {
    font-size: 18px;
}

.contado {
    font-size: 12px !important;
    font-family: 'Telefonica-Regular';
}

.delivery {
    width: 137px;
    height: 73px;
    background-color: #019DF4;
    border-radius: 16px 0px 0px 16px;
    text-align: center;
    align-self: center;
    display: grid;
    justify-content: center;
}

.online {
    width: 137px;
    height: 73px;
    background-color: white;
    text-align: center;
    align-self: center;
    display: flex;
    justify-content: center;
    align-self: center;
}

.ilimitado {
    width: 137px;
    height: 73px;
    background-color: white;
    text-align: center;
    align-self: center;
    justify-content: center;
    align-self: center;
    border-radius: 0 16px 16px 0;
    border-left: 0.5px solid #019DF4;
    line-height: 1;
}

.span-delivery {
    font-size: 13px;
    color: white;
    font-family: 'Telefonica-Regular';
}

.span-online-trazado {
    font-size: 22px;
    color: white;
    font-family: 'Telefonica-Regular';
    -webkit-text-stroke: 1px #019DF4;
}

.span-online {
    font-size: 11px;
    color: #019DF4;
    font-family: 'Telefonica-Regular';
}

.ilimitado .plan {
    font-size: 14px;
    color: #019DF4;
    font-family: 'Telefonica-Regular';
}

.span-precio {
    font-size: 25px;
    color: #019DF4;
    font-family: 'Telefonica-Regular';
}

.flecha-online {
    width: 31px;
}

.span-porcentaje {
    font-size: 36px;
    line-height: 1;
    color: #019DF4;
    font-weight: 600;
}

.logo-xiaomi {
    width: 150px;
}

/*** TYP ***/


.offTime__times{
    width: 70%;
    display: flex;
    font-size: 18px;
    color: #0B2739;
}

.offTime__title {
    color: #0B2739;
    font-size: 24px;
    margin-top: 22px;
    margin-bottom: 9px;
    text-align: left;
    text-decoration: underline;
}

.offTime__time:nth-child(1) {
    margin-right: 10%;
}

#onTime, #offTime .texto-typ {
    color: #0B2739;
    text-align: left;
    font-weight: 500;
}

#offTime .texto-typ {
    font-size: 26px;
}

.offTime__time p {
    color: white;
    font-size: 24px;
    font-weight: 500;
}

.time-bg-azul {
    background-color: #0B2739;
    padding: 2px 9px;
}

/*Rappi*/
.rappi_card{
    width: 90%;
    margin: auto;
}

/*** MEDIA QUERIES ***/

@media (min-width: 321px) {
    .movistar-texto-globo-absoluto {
        top: 390px;
        right: calc(50% - 125px);
    }

    .movistar-texto-globo-absoluto.cinco {
        right: calc(50% - 120px);
    }

    .movistar-texto-globo-absoluto.siete {
        top: 340px;
        right: calc(50% - 115px);
    }

    #footer-nueva-card {
        background-color: white;
        border: none !important;
        border-radius: 0 0 8px 8px;
    }
}

@media (min-width: 580px) {

    .dhx-full-fold {
        height: 100vh;
        max-height: 100vh;
        min-height: 100vh;
    }

    .btn {
        padding: 8px 40px;
    }

    /* .owl-item .card {
        max-height: 350px;
    } */

    .navbar-nav .nav-link {
        font-size: 14px;
    }

    nav li a {
        font-size: 14px;
    }

    nav li a:hover {
        font-size: 14px;
    }

    .promo {
        display: flex;
        align-items: center;
        min-height: 100%;
        height: max-content;
        /* min-height: 400px; */
    }

    nav li a:hover {
        background-color: #f3f3f3;
    }

    .promo p,
    .promo p strong {
        font-size: 22px;
    }

    .promo.promo-movistar-total a {
        font-size: 22px;
    }

    .movistar-texto-globo-absoluto {
        top: 110px;
        right: 50px;
    }

    .movistar-texto-globo-absoluto.cinco {
        right: 55px;
    }

    .movistar-texto-globo-absoluto.siete {
        right: 45px;
        top: 0;
    }

    .card.outline {
        max-width: calc(50% - 20px) !important;
        width: 50%;
        margin: 0px 10px 20px 10px;
    }

    .card.outline .card-body div img.cell-phone {
        width: auto;
        max-height: 200px;
    }

    #footer-nueva-card {
        background-color: white;
        border: none !important;
        border-radius: 0 0 8px 8px;
    }
}


@media (min-width: 767px) {

    .promo p.changeColorGray {
        color: white;
    }

    .promo-movistar-total {
        background-image: none;
    }

    section {
        padding: 30px 0px;
    }

    .owl-item .card {
        max-height: 350px;
    }

    .hogar-movistar-xl, .movistar-movil, .portabilidad-movistar-movil, .planes-movil-movistar, .equipos-movistar, .movistar-total, .clientes-movistar, .contratar-movistar-total,
    .externa-movistar-total-30, .externa-movistar-total-50, .externa-movistar-total-100, .hogar-tv-internet {
        margin-top: 108px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 22px;
        font-weight: 400;
    }

    h4 {
        font-size: 35px;
        font-weight: 300;
    }

    h5 {
        font-size: 22px;
        font-weight: 300;
    }

    footer {
        /* margin-bottom: 150px; */
    }
}

@media (min-width: 768px) {

    .owl-item .card {
        max-height: 750px;
    }

    section.extension {
        margin-top: 66px;
    }

    .movistar-texto-globo-absoluto.cinco {
        right: 126px;
    }

    .movistar-texto-globo-absoluto.siete {
        right: 126px;
        top: 20px;
    }

    .promo-movistar-total {
        background-image: url(../img/promo-movistar-total.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }


    .promo-movistar-total-199 {
        background-image: url(../img/promo-movistar-total-199.webp);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .promo-movistar-llamadasIlimitadas {
        background-image: url(../img/promo-movistar-llamadasIlimitadas.webp);
        background-size: cover;
    }

    .hogar-movistar-section {
        background-image: url(../img/hogar-movistar-xl-section.jpg);
        background-size: cover;
    }

    .hogar-conectores-trio-section {
        background-image: url(../img/hogar-conectores-trio-section.webp);
        background-size: cover;
    }

    .hogar-conectores-duo-section {
        background-image: url(../img/hogar-conectores-duos.webp);
        background-size: cover;
    }

    .hogar-conectores-total {
        background-image: url(../img/hogar-conectores-total.webp);
        background-size: cover;
    }




    .promo-movistar-promociones {
        background-image: url(../img/promo-movistar-promociones.jpg);
        background-repeat: no-repeat;
        background-position-x: 230%;
    }


    .promo-movistar-movil-mejora-tu-plan {
        background-image: url(../img/movistar-bg-promo.png);
        background-position-x: 810%;
        background-attachment: inherit;
    }

    .movistar-texto-globo-absoluto {
        top: 120px;
        right: 136px;

    }

    .card.outline {
        max-width: calc(33% - 20px) !important;
        width: 33%;
        margin: 0px 10px 20px 10px;
    }

    .d-only-mobile {
        display: none;
    }


}


@media (min-width: 992px) {

    .owl-item .card {
        max-height: 900px;
    }

    .movistar-globo p {
        font-size: 18px;
        line-height: 24px;
    }

    .card.outline {
        max-width: calc(33% - 20px) !important;
        width: 33%;
        margin: 0px 10px 20px 10px;
    }



    section.extension {
        margin-top: 70px;
    }

    .movistar-texto-globo-absoluto {
        top: 90px;
        right: 41px;
    }

    .movistar-texto-globo-absoluto.cinco {
        right: 30px;
    }

    .movistar-texto-globo-absoluto.siete {
        right: 30px;
        top: -10px;
    }

    .promo-movistar-movil-mejora-tu-plan {
        background-position-x: 230%;
        background-attachment: inherit;
    }

    .promo-movistar-promociones {
        background-position-x: 140%;
    }


    .externa-movistar-total-30 {
        background-image: url(../img/externa-movistar-total-30g.png);
        background-size: cover;
    }

    .externa-movistar-total-50 {
        background-image: url(../img/externa-movistar-total-50g.png);
        background-size: cover;
    }


    .externa-movistar-total-100 {
        background-image: url(../img/externa-movistar-total-100g.png);
        background-size: cover;
    }



    .movistar-total {
        background-image: url(../img/movistar-total-xl.jpg);
        background-size: cover;
        background-position: 30%;
    }

    .hogar-duo-tv-fijo {
        background-image: url(../img/hogar-duo-tv-fijo-xl.jpg);
        background-size: cover;
    }

    .hogar-trio-tv-fijo-internet {
        background-image: url(../img/hogar-trio-tv-fijo-internet-xl.jpg);
        background-size: cover;
    }

    .hogar-movistar-internet-fijo {
        background-image: url(../img/hogar-movistar-internet-fijo.webp);
        background-size: cover;
    }

    .hogar-internet {
        background-image: url(../img/banners/Hogar/banner-navidad-internet.webp);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 45px;
        min-height: 550px;
    }
    .hogar-duo {
        background-image: url(../img/banners/duo-movistar-octubre.webp);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 45px;
        min-height: 550px;
        background-position-y: -10px;
    }

    .hogar-television {
        background-image: url(../img/hogar-television-xl.webp);
        background-size: cover;
    }





    .clientes-movistar {
        background-image: url(../img/clientes-movistar-xl.webp);
        margin-top: 108px;
    }

    .contratar-movistar-total {
        background-image: url(../img/contratar-movistar-total-xl.jpg);
        margin-top: 108px;
    }

    .error404 {
        background-image: url(../img/404-xl.jpg);
    }

    .nueveGb {
        background-image: url(../img/nueveGb-xl.webp);
        margin-top: 72.39px;
    }

    .nueveGbB {
        background-image: url(../img/nueveGbB-xl.jpg);
        margin-top: 72.39px;
    }

    .seisGb {
        background-image: url(../img/seisGb-xl.jpg);
        margin-top: 72.39px;
    }

    .treceGb {
        background-image: url(../img/treceGb-xl.jpg);
        margin-top: 72.39px;
    }

    .dieciseisGb {
        background-image: url(../img/dieciseisGb-xl.jpg);
        margin-top: 72.39px;
    }

    .typ {
        background-image: url(../img/typ-xl.jpg);
        margin-top: 64px;
    }

    .movistar-movil {
        background-image: url(../img/banner-navidad-planes-movil.webp);
        margin-top: 108px;
        background-position-y: center;
        background-size: cover;
        margin-top: 48px;
    }

    .planes-movil-movistar {
        background-image: url(../img/banners/Portabilidad/banner-navidad-planes.webp);
        margin-top: 108px;
        background-position-y: inherit;
        background-size: cover;
        margin-top: 0;
    }

    .equipos-movistar {
        background-image: url(../img/equipos-movistar-xl.jpg);
        margin-top: 108px;
        margin-top: 0;
    }

    .portabilidad-movistar-movil {
        background-image: url(../img/movistar-xl.svg);
        /* margin-top: 108px; */
        background-position-y: center;

        margin-top: 48px;
    }

    .hogar-movistar-xl {
        background-image: url(../img/hogar-movistar-xl.jpg);
        margin-top: 108px;
        background-position-y: center;
    }

    .hogar-movistar-section footer {
        margin-bottom: 130px;
    }
}


@media (min-width: 1060px) {
    /* .movistar-movil, .portabilidad-movistar-movil, .planes-movil-movistar, .equipos-movistar, .hogar-movistar-xl {background-position-x: 210%;} */
}

@media (min-width: 1200px) {

    .card.outline {
        max-width: calc(25% - 20px) !important;
        width: 25%;
        margin: 0px 10px 20px 10px;
    }

    section.extension {
        margin-top: 74px;
    }

    .movistar-texto-globo-absoluto.cinco {
        right: 60px;
    }

    .movistar-texto-globo-absoluto.siete {
        right: 60px;
        top: 10px;
    }

    .movistar-texto-globo-absoluto {
        top: 70px;
        right: 0;
        margin-left: -72px;

    }

    .promo-movistar-movil-mejora-tu-plan {
        background-position-x: 150%;
    }

    footer {
        /* margin-bottom: 80px; */
    }
}

@media (min-width: 1366px) {

    .promo-movistar-promociones {
        background-image: url(../img/promo-movistar-promociones.jpg);
        background-position-x: 100%;
    }

    .promo-movistar-movil-mejora-tu-plan {
        background-position-x: 130%;
        background-attachment: fixed;
    }

    .hogar-tv-internet, .hogar-movistar-xl, .movistar-total, .movistar-movil, .portabilidad-movistar-movil, .planes-movil-movistar, .equipos-movistar, .error404, .typ, .nueveGb, .seisGb, .treceGb, .dieciseisGb, .clientes-movistar, .contratar-movistar-total {
        background-position-x: center;
        background-size: cover;
    }

    .externa-movistar-total-30, .externa-movistar-total-50, .externa-movistar-total-100 {
        background-position: center;
        background-size: cover;
    }
    
}

@media (min-width: 1920px) {
    .promo-movistar-movil-mejora-tu-plan {
        background-position-x: right;
        background-attachment: fixed;
    }

    /* .portabilidad-movistar-movil { background-image: url(../img/movistar-xl.jpg); } */
    .hogar-movistar-xl {
        background-image: url(../img/hogar-movistar-xl.jpg);
    }

    /* .movistar-movil { background-image: url(../img/movistar-movil-xl.jpg); } */
    .movistar-total {
        background-position: center;
        background-image: url(../img/movistar-total-xl.jpg);
    }

    

    .planes-movil-movistar {
        background-image: url(../img/banners/bannerOfertaMomentanea/banner-planes.webp);
    }

    .equipos-movistar {
        background-image: url(../img/equipos-movistar-xl.jpg);
    }

    .error404 {
        background-image: url(../img/404-xl.jpg);
    }

    .typ {
        background-image: url(../img/typ-xl.jpg);
    }

    .seisGb {
        background-image: url(../img/seisGb-xl.jpg);
    }

    .nueveGb {
        background-image: url(../img/nueveGb-xl.webp);
    }

    .nueveGbB {
        background-image: url(../img/nueveGbB-xl.jpg);
    }

    .treceGb {
        background-image: url(../img/treceGb-xl.jpg);
    }

    .dieciseisGb {
        background-image: url(../img/dieciseisGb-xl.jpg);
    }

    .clientes-movistar {
        background-image: url(../img/clientes-movistar-xl.webp);
    }

    .contratar-movistar-total {
        background-image: url(../img/contratar-movistar-total-xl.jpg);
    }

}


@media (max-height: 550px) and (min-width: 580px) {
    .dhx-full-fold {
        height: 100vh;
        max-height: 100vh;
        min-height: 100vh;
    }

}

@media (min-width: 660px) {
    .ocultar-en-mobile {
        display: block;
    }

    .ocultar-en-desktop {
        display: none;
    }

    .br-en-mobile {
        display: none;
    }
}


@media (min-height: 660px) and (min-width: 768px) {
    .dhx-full-fold {
        /* height: 680px; */
        max-height: 680px;
        min-height: 680px;
    }

    .display-none-mobile {
        display: none;
    }

}

@media (min-width: 661px) and (max-width: 768px) {}


@media (max-width: 600px) {

    .caption {
        padding: 25px 15px 25px 15px
    }

}

@media (max-width: 768px) {

    .img-caracteristicas {
        display: none;
    }

    .div-descuento {
        margin-left: 95px;
        margin-left: 147px;
    }

    .no-mobile {
        display: none !important;
    }

    .titulo-caracteristicas {
        margin-top: 2rem;
    }

    .carousel-movil-producto {
        display: block;
    }

    .bg-azul-precio {
        margin-top: 20px;
    }

    .d-only-mobile {
        display: block;
    }

    .margin-mobile {
        margin: 10px;
    }

    .dias-xiaomi {
        text-align: center;
        padding: 30px 0;
        background-size: cover;
    }

    .dias-xiaomi-2 {
        text-align: center;
        padding: 30px 0;
    }

    .font-28-mobile {
        font-size: 23px;
    }

    .font-14-mobile {
        font-size: 12px;
    }

    .porcentaje-xiaomi {
        font-size: 106px;
        font-weight: bold;
    }

    .font-25-mobile {
        font-size: 22px;
    }

    .texto-sorteo {
        font-size: 16px;
        margin-top: 40px;
    }

    .img-moviles-xiaomi {
        max-width: 200px;
        justify-content: center;
    }

    .logo-xiaomi {
        max-width: 155px;
        margin-top: 30px;
    }

    .bg.rosa-1 {
        width: 120px !important;
    }

    .centrar-mobile {
        justify-content: center;
    }

    .porcentaje-descuento {
        font-size: 75px;
    }

    .span-dto {
        font-size: 38px;
    }

    .d-none-mobile {
        display: none;
    }

    .ml-div {
        margin-left: 0;
    }

    .img-moviles-huawei {
        margin-left: 0;
        max-width: 250px;
        margin: auto;
        display: block !important;
    }

    .line-height-small {
        max-width: 75%;
        margin: 2px auto;
    }

    .span-50-huawei {
        font-size: 90px;
    }

    .porcentaje-huawei, .descuento-huawei {
        font-size: 30px;
        height: 35px;
    }

    .bg-moviles-cambiate {
        /* background-image: url(../img/bg-moviles-cambiate.png); */
        height: auto;
    }

    .col-centrada-mobile {
        justify-content: center;
    }

    .div-small-restriccion {
        padding-top: 26px;
    }

    .texto-cambiate, .div-small-restriccion, .div-popup-pidelo {
        text-align: center;
        margin: auto;
    }

    .img-movil-mobile {
        width: 200px;
        margin-top: 50px;
    }

    .img-movil-mobile-2 {
        width: 300px;
        margin-top: 50px;
    }

    .bg-rosa-oscuro, .bg-rosa-claro {
        height: auto;
    }

    .width-mobile {
        width: 280px;
    }

    .img-celebraton {
        width: 350px;
    }

    .texto-llego {
        position: static;
        font-size: 30px;
    }

    .texto-renueva, .texto-cuotas {
        font-size: 24px;
    }

    .span-0 {
        font-size: 100px;
    }

    .s-precio {
        height: auto;
    }

    .img-cyber {
        width: 170px;
        margin: 40px 0;
    }

    .moviles-xiaomi-nuevos {
        margin-bottom: -37px;
        margin-left: 0;
    }

    .pre-grid {
        margin-top: 65px;
    }

    .precio-contado-galaxy {
        height: auto;
    }

    .delivery-galaxy {
        height: 114px;
    }

    .delivery-gratis {
        font-size: 14px !important;
    }

    .icono-camion {
        width: 41px;
    }

    .font-70-estrena {
        font-size: 50px;
    }

    .nuevo-celular {
        font-size: 30px;
    }

    .btn-galaxy-days {
        width: 50%;
    }

    .cambiate-galaxy {
        font-size: 24px;
        margin-top: 10px;
    }

/*Rappi*/
.rappi_card{
    width: 85%;
    margin: auto !important;
}
}

@media (max-width: 991px) {

    .parrafo-1, .ml-lg-4 {
        text-align: center;
        margin-left: 0;
    }

    .titulo-caracteristicas {
        font-size: 35px;
    }

    .titulo-azul {
        font-size: 30px;
        line-height: 1.1;
    }

    .only-desktop {
        display: none;
    }

    .section-caracteristicas {
        padding: 30px 0;
    }

    .titulo-caracteristicas {
        margin-bottom: 20px;
    }

    .img-especi {
        width: 80px;
    }

    .img-especi-bateria {
        width: 40px;
    }

    .margin-row {
        margin: 0;
    }

    .titulo-iconos {
        margin: 12px 0;
    }

    .titulo-iconos-2 {
        margin: 20px 0;
    }

    .div-descuento {
        width: 69px;
        height: 34px;
        background-color: #00A9E0;
        color: white;
        border-radius: 9px;
    }

    .div-precio-movil {
        justify-content: flex-start;
    }

    .promo-huawei {
        height: auto;
    }

    .seccion-desc, .bg-azul-precio {
        text-align: center;
        margin: auto;
    }

    .linea-lateral {
        border: 2px solid transparent;
    }

    .centrar-mobile {
        justify-content: center;
    }

    .logo-xiaomi {
        margin-top: 20px;
    }

    .centrar-mobile {
        padding: 0 13px;
    }

    .dos-puntos-1, .dos-puntos-2 {
        /* display: none; */
        color: white !important;
    }

    .centrar-mobile-col {
        text-align: center;
    }

    .img-moviles-huawei {
        display: block !important;
    }

    .img-familia-movil {
        display: block !important;
        max-width: 319px;
        margin-top: 56px;
        margin-bottom: -30px;
    }

    .img-cyber-papa {
        max-width: 200px;
        margin-top: 50px;
    }


}

@media (max-width: 1300px) {

    .dos-puntos-1, .dos-puntos-2 {
        /* display: none; */
    }

    .img-moviles-huawei, .ml-div {
        margin-left: 0 !important;
    }


}

@media (max-width: 660px) {

    .ocultar-en-mobile {
        display: none;
    }

    .ocultar-en-desktop {
        display: block;
    }

    .br-en-mobile {
        display: block;
    }

    .texto-ayudarte {
        color: #5BC500;
        margin-top: 10px;
        font-size: 20px;
        margin-bottom: 20px;
    }

    /* .telefono-movistar {
        padding: 0;
    } */

    .icono-nube {
        display: none;
    }

    .texto-ayudarte {
        font-size: 18px;
    }

    .texto-falla-2 {
        font-size: 15px;
    }

    /* .section-margin-mobile {
        margin-top: 3rem;
    } */

    .navbar-movistar {
        margin: 0 auto;
    }

    .overlay {
        background-image: url(../img/BG-mobile.jpg);
        background-size: cover;
        background-repeat: no-repeat;



    }

    .contratar-subtitulo {
        font-size: 12px;
    }

    .telefono-movistar-h1 {
        font-size: 18px;
        color: #5BC500;
        margin-top: 10px;
    }

    .item-telefono-movistar {
        width: 190px;
        /* height: 81px; */
        height: 96px;
        border: 3px solid #0195E9;
        border-radius: 10px;
        margin: 0 auto;
        cursor: pointer;
        background-color: white;
        font-size: 13px;
        color: #0B2739;
    }

    .texto-producto {
        font-size: 23px;
    }

    .item-telefono-movistar-cliente {
        width: 190px;
        height: 87px;
        border: 3px solid #0195E9;
        border-radius: 10px;
        margin: 0 auto;
        cursor: pointer;
        background-color: white;
        font-size: 13px;
        color: #0B2739;
    }

    /* NUEVO MENÚ */

    .navbar-mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 75%;
        height: 100vh;
        z-index: 1000;
        /* background-color: #DA291C; */
    }

    .navbar-background {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: #94949445; */
        background-color: #949494c2;
        z-index: 1;
    }

    #mc-menu ul {
        font-size: 18px;
        text-align: left !important;
        margin-left: 19px !important;
        /* width: 60%; */
    }

    #footer-nuevo {
        display: block !important;
    }

    #ul-menu {
        width: 80%;
    }

    #mc-menu {
        background-color: #00a9e0;
        height: 100vh;
    }

    .navbar-nav {
        /* margin-top: 20px; */
        margin-top: 42px;
    }

    .nav-link {
        font-size: 16px;
    }

    .logo-movistar-margin {
        margin-top: 17px;
        margin-left: 30px;
    }

    .icono-cerrar {
        margin-top: 26px;
        width: 21px;
        margin-right: 16px;
    }

    #close-menu-2 {
        text-align: end;
    }

    #no-mobile-1, #no-mobile-2 {
        display: none !important;
    }

    #contenedor-hogar, #contenedor-movil {
        height: 260px;
        margin-top: 30px;
    }

    .nav-link-menu {
        font-size: 20px;
        /* color: white; */
    }

    .nav-link-menu.active {
        border-bottom: 2px solid;
        width: 57px;
    }

    .nav-link-menu-2 {
        font-size: 16px;
        /* color: #00a9e0; */
        color: white;
    }

    .nav-link-menu-2.active {
        /* border-bottom: 2px solid;
        width: 57px;
        color: white !important; */
        text-decoration: underline;
        text-decoration-color: solid #fff;
        margin-top: 5px;
        text-underline-position: under;
    }

    .nav-link-menu-3 {
        font-size: 16px;
    }

    .nav-link-menu-3.active {
        /* border-bottom: 2px solid;
        width: 102px;
        color: white !important; */
        text-decoration: underline;
        text-decoration-color: solid #fff;
        margin-top: 5px;
        text-underline-position: under;
    }

    .nav-link-menu-4 {
        font-size: 16px;
    }

    .nav-link-menu-4.active {
        /* border-bottom: 2px solid;
        width: 142px;
        color: white !important; */
        text-decoration: underline;
        text-decoration-color: solid #fff;
        margin-top: 5px;
        text-underline-position: under;
    }

    .nav-link-menu-5 {
        font-size: 16px;
    }

    .nav-link-menu-5.active {
        /* border-bottom: 2px solid;
        width: 94px;
        color: white !important; */
        text-decoration: underline;
        text-decoration-color: solid #fff;
        margin-top: 5px;
        text-underline-position: under;
    }

    .nav-link-menu-6 {
        font-size: 16px;
    }

    .nav-link-menu-6.active {
        /* border-bottom: 2px solid;
        width: 115px;
        color: white !important; */
        text-decoration: underline;
        text-decoration-color: solid #fff;
        margin-top: 5px;
        text-underline-position: under;
    }

    .nav-link-menu-7 {
        font-size: 16px;
    }

    .nav-link-menu-7.active {
        /* border-bottom: 2px solid;
        width: 67px;
        color: white !important; */

        text-decoration: underline;
        text-decoration-color: solid #fff;
        margin-top: 5px;
        text-underline-position: under;
    }

    #menu-movil.nav-link-menu.active {
        border-bottom: 2px solid;
        width: 57px;
        color: white;
    }

    #menu-hogar.nav-link-menu.active {
        border-bottom: 2px solid;
        width: 57px;
        color: white;
    }

    #menu-internet.nav-link-menu.active {
        border-bottom: 2px solid;
        width: 57px;
        color: white;
    }



    .nav-item-hogar, .nav-item-movil, .nav-item-internet {
        margin: 20px 0;
    }

    a.color-link.active {
        text-decoration-color: solid #00a9e0 !important;
        margin-top: 5px;
        text-underline-position: under;
    }

    .nav-item-movil .nav-link {
        font-size: 16px;
        color: white;
    }

    #centrar-zte {
        width: 100%;
        height: 396px;
    }

    .cyberMonday-img {
        width: 312px;
    }

    .menu-producto {
        /* height: auto; */
        height: 84px;
        border-top: 2px solid #019DF4;
    }

    .div-nombre-movil span {
        font-size: 18px;
    }

    .precio-menu-producto {
        font-size: 23px;
    }

    .div-precio-movil {
        max-height: 63px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .hr-descripcion {
        display: none;
    }

    .pregunta-ofertas {
        height: auto !important;
    }

    .pregunta-ofertas p {
        font-size: 18px !important;
        margin: auto;
        text-align: center;
    }


    .ml-menu {
        margin-left: 0;
        display: flex;
        /* margin: auto; */
    }

    .caracteristicas-producto {
        /* margin: 11px; */
        font-size: 14px;
    }

    .div-precio-movil {
        justify-content: space-between;
        /* padding: 10px; */
        height: 30px;
        margin: 6px 0;
    }

    .div-nombre-movil {
        /* padding: 22px;
        height: 0; */
        height: 35px;
        margin-top: 2px;
    }

    .btn-menu {
        padding: 1px 18px;
    }

    .no-mobile, .nombre-descripcion {
        display: none !important;
    }

    .carousel-mobile {
        display: block;
    }

    .section-producto {
        /* margin-top: 174px; */
        /* margin-top: 127px; */
    }

    .carousel-movil-producto {
        display: block;
        /* height: 443px; */
        height: 364px;
        padding: 0;
    }

    #carousel-producto .owl-dots {
        display: block;
    }

    #carousel-producto .owl-stage-outer {
        padding-bottom: 18px !important;
    }

    #carousel-producto .owl-dots .owl-dot span {
        width: 15px;
        height: 15px;
        background-color: white;
        border: 2px solid #019DF4;
    }

    #carousel-producto .owl-dots .owl-dot.active span {
        background: #019DF4 !important;
    }

    #carousel-producto .owl-prev span {
        margin-left: 24px;
        color: #019DF4;
        font-size: 80px;
    }

    #carousel-producto .owl-next span {
        margin-right: 24px;
        color: #019DF4;
        font-size: 80px;
    }

    #carousel-producto .owl-nav {
        position: absolute;
        width: 100%;
        top: 26%;
    }

    .img-carousel {
        /* max-width: 300px; */
        max-width: 220px;
        max-width: 178px;
    }

    .img-carousel-4 {
        max-width: 178px;
    }

    .disapear-mobile, .col-descuento {
        display: none !important;
    }

    .text-center-mobile {
        text-align: center;
    }

    .titulo-espec {
        font-size: 20px;
    }

    .gris {
        font-size: 15px;
    }

    .carousel-info {
        flex-wrap: wrap;
        justify-content: center;
        /* margin-top: 30px; */
    }

    .carousel-info-item {
        width: 126px;
        height: 132px;
    }

    .centrar-btn-iconos-mobile {
        text-align: center;
        margin-top: 30px;
    }

    .btn-padding {
        padding: 8px 52px;
    }

    .text-info {
        font-size: 13px;
    }

    .titulo-caracteristicas {
        margin-top: 4rem;
    }

    .titulo-info-general {
        font-size: 32px;
    }

    .promo-huawei {
        height: auto;
    }

    /* .img-precios-locura-2 {
        max-width: 248px;
    }

    .img-precios-locura {
        display: none;
    }

    .img-moviles {
        max-width: 162px;
    }

    .direction-mobile {
        flex-direction: column;
        display: flex;
    }

    .exclusivo-img {
        max-width: 150px;
    }

    .duracion-promo-huawei {
        display: none;
    }

    .duracion-promo-mobile {
        display: block;
    } */

    .exclusivo-img {
        max-width: 120px;
    }

    .img-moviles {
        max-width: 160px;
    }

    .img-precios-locura {
        max-width: 248px;
        margin: 20px 0;
    }

    .duracion-promo-huawei {
        font-size: 20px;
        margin-top: 20px;
    }

    .texto-hasta {
        font-size: 34px;
    }

    .porcentaje {
        font-size: 71px;
    }

    .equipos-contado {
        font-size: 16px;
    }

    .simbolo, .desc {
        font-size: 16px;
    }

    .div-equipos {
        margin-bottom: 20px;
    }

    .altura-texto {
        height: 30px;
    }

    .altura-div {
        height: 95px;
    }

    .section-cyber-movistar {
        text-align: center;
    }

    .div-margin {
        margin: 10px 0;
    }

    .div-margin-contador {
        margin: 20px 0;
    }

    /* .dos-puntos-1, .dos-puntos-2 {
        display: none; 
        color: white;
    } */

    .dos-puntos-1 {
        position: absolute;
        /* right: 303px; */
        right: 184px;
    }
    
    .dos-puntos-2 {
        position: absolute;
        /* right: 196px; */
        right: 90px;
    }

    .texto-cuota {
        font-size: 30px;
    }

    .signo-moneda {
        font-size: 50px;
    }

    .precio-cuota {
        font-size: 90px;
    }

    .subtitulo-cyber {
        font-size: 19px
    }

    .delivery-gratis {
        font-size: 19px;
    }


}

@media (max-width: 360px) {

    .caracteristicas-producto {
        font-size: 12px;
    }

    .carousel-info-item {
        width: 98px;
        height: 132px;
    }

    .text-info {
        font-size: 10px;
    }

    .bg-rosa-1, .bg-rosa-2, .bg-rosa-3 {
        height: auto;
    }
}

@media (max-width: 338px) {

    .texto-sin-relleno {
        display: none;
    }

    .texto-con-relleno {
        font-size: 28px;
    }

    .img-familia-movil {
        max-width: 250px;
    }
}

@media (max-width: 1600px) {

    .dias-xiaomi {
        background-image: url('../img/BG-ultimo.png');
        height: auto;
        /* padding: 70px 0; */
        /* background-size: contain; */
        background-color: #0C273A;
        padding: 44px 0;
        background-repeat: no-repeat;
        background-position-y: 100%;
        /* background-position: center; */
    }
}

/*Input error*/
label#phone-input-error {
    margin-bottom: 0px;
    font-size: 12px;
    padding: 2px;
    color: red;
}

label#phone-input-3-error {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 14px;
    padding: 2px;
    color: red;
}

label#phone-input-sticky-error {
    position: absolute;
    top: 32px;
    background: red;
    color: white;
    padding: 1px 3px;
    left: 0;
}

.fadeInLeft {
    animation: fadeInLeft 0.2s ease;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}


@media (max-width:700px) {
    .line-cyber {
        margin-bottom: 83px;
    }
}

@media (max-width: 660px) {
    .delivery, .online, .ilimitado {
        width: 83px;
    }

    .span-delivery {
        font-size: 10px;
    }

    .span-online-trazado {
        font-size: 17px;
    }

    .flecha-online {
        width: 10px !important;
    }

    .contado, .ilimitado .plan {
        font-size: 9px;
    }

    .span-precio {
        font-size: 19px;
    }

    .div-descuento-seccion .span-50 {
        font-size: 64px;
        margin-left: 10px;
    }

    .span-porcentaje {
        font-size: 18px !important;
    }

    .span-dto {
        font-size: 15px;
    }

    .span-hasta {
        font-size: 15px;
        margin-left: 11px;
    }

    .div-descuento-seccion .span-50 {
        font-size: 64px;
        margin-left: 10px;
    }

    .logo-xiaomi {
        width: 79%;
    }

    .xiaomi-equipos {
        margin-top: 35px;
        margin-bottom: 0;
    }

    .contado, .ilimitado .plan {
        font-size: 9px !important;
    }

    .popup-titulo {
        font-size: 20px;
    }

    
    .text-portabilidad{
        font-size: 20px;
        font-weight: 300;
        line-height: 24px;
    }

}

.nav__contrata {
    width: 100%;
    text-align: center;
    transition: all 0.5s ease;
    height: 50px;
}

.nav__contrata .ic-fixed-phone-number {
    transition: all 0.5s ease;
}

#container-nav>.container {
    /* background-color: red!important; */
    padding: 12px 0px !important;
    margin-top: 0 !important;
}

.ofertaMovistar {
    position: sticky;
    top: 120px;
    background-color: #E63780;
    z-index: 999;
    border-radius: 0px 0px 24px 24px;
    padding: 13px 0px;
}

.ofertaMovistar-portabilidad {
    position: sticky;
    top: 72px;
    background-color: #E63780;
    z-index: 999;
    border-radius: 0px 0px 24px 24px;
    padding: 13px 0px;
}

.ofertaMovistar p {
    margin: 0;
}

.ofertaMovistar .ofertaMovistar__banner {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.ofertaMovistar-portabilidad p {
    margin: 0;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.ofertaMovistar .ofertaMovistar__banner .oferta-title {
    font: normal normal 300 24px/33px 'Telefonica-Light';
    color: #ffffff;
}

.ofertaMovistar .ofertaMovistar__banner .oferta-title-a {
    font: normal normal 600 13px/18px 'Telefonica-Bold';
    color: #ffffff;
    text-align: center;
    margin: 0;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .oferta-title {
    font: normal normal 300 24px/33px 'Telefonica-Light';
    color: #ffffff;
}

.ofertaMovistar .ofertaMovistar__banner .oferta-title span {
    font: normal normal 600 24px/33px 'Telefonica-Regular';
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .oferta-title span {
    font: normal normal 600 24px/33px 'Telefonica-Regular';
}

.ofertaMovistar .ofertaMovistar__banner .price-secction {
    display: flex;
    flex-direction: column;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .price-secction {
    display: flex;
    flex-direction: column;
}

.ofertaMovistar .ofertaMovistar__banner .price-secction .title {
    font: normal normal 300 16px/20px 'Telefonica-Light';
    color: #ffffff;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .price-secction .title {
    font: normal normal 300 16px/20px 'Telefonica-Light';
    color: #ffffff;
}

.ofertaMovistar .ofertaMovistar__banner .price-secction .prices {
    display: flex;
    align-items: center;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .price-secction .prices {
    display: flex;
    align-items: center;
}

.ofertaMovistar .ofertaMovistar__banner .price-secction .prices .original {
    font: normal normal 600 24px/30px 'Telefonica-Regular';
    color: #ffffff;
    margin-right: 12px;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .price-secction .prices .original {
    font: normal normal 600 24px/30px 'Telefonica-Regular';
    color: #ffffff;
    margin-right: 12px;
}

.ofertaMovistar .ofertaMovistar__banner .price-secction .prices .none {
    text-decoration: line-through;
    font: normal normal 300 16px/20px 'Telefonica-Light';
    color: #ffffff;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .price-secction .prices .none {
    text-decoration: line-through;
    font: normal normal 300 16px/20px 'Telefonica-Light';
    color: #ffffff;
}

.ofertaMovistar .ofertaMovistar__banner button {
    background-color: #ffff;
    border-radius: 8px;
    min-width: 200px;
    font: normal normal 600 20px/25px 'Telefonica-Regular';
    color: #E63780;
    padding: 9px;
    outline: none;
    border: none;
    cursor: pointer;
    transition: box-shadow 0.2s ease-in-out;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner button {
    background-color: #ffff;
    border-radius: 8px;
    min-width: 200px;
    font: normal normal 600 20px/25px 'Telefonica-Regular';
    color: #E63780;
    padding: 9px;
    outline: none;
    border: none;
    cursor: pointer;
    transition: box-shadow 0.2s ease-in-out;
}

.ofertaMovistar .ofertaMovistar__banner button:hover {
    box-shadow: 0px 7px 5px rgba(1, 1, 1, 0.5) !important;

}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner button:hover {
    box-shadow: 0px 7px 5px rgba(1, 1, 1, 0.5) !important;

}

.ofertaMovistar .ofertaMovistar__banner .terms {
    font: normal normal 300 11px/18px 'Telefonica-Light';
    color: #ffffff;
}

.ofertaMovistar-portabilidad .ofertaMovistar-portabilidad__banner .terms {
    font: normal normal 300 11px/18px 'Telefonica-Light';
    color: #ffffff;
}

@media (max-width:1200px) {
    .ofertaMovistar .ofertaMovistar__banner .oferta-title {
        font: normal normal 300 20px/33px 'Telefonica-Light';
    }

    .ofertaMovistar .ofertaMovistar__banner .oferta-title span {
        font: normal normal 600 20px/33px 'Telefonica-Regular';
    }

    .ofertaMovistar .ofertaMovistar__banner button {
        min-width: 150px;
    }

    .ofertaMovistar .ofertaMovistar__banner .terms {
        font: normal normal 300 12px/18px 'Telefonica-Light';
    }

    .ofertaMovistar .ofertaMovistar__banner .price-secction .title {
        font: normal normal 300 14px/20px 'Telefonica-Light';
    }

    .ofertaMovistar {
        /* top: 121px; */
    }
}

@media (max-width:990px) {
    .ofertaMovistar {
        display: none;
    }
}

@media (max-width:990px) {
    .ofertaMovistar-portabilidad {
        display: none;
    }
}

@media (max-width:990px) {
    .portabilidad-movistar-movil {
        background-size: cover;
        background-position-y: -50px!important ;
        margin-top:20px!important;
    }
}

@media (min-width:990px) {
    .ofertaMovistar-mobile{
        display: none;
    }
}


.ofertaMovistar-mobile{
    position: sticky;
    top: 150px;
    /* display: flex; */
    background-color: #E63780;
    border-radius: 0px 0px 24px 24px;
    padding: 10px 0px;
    z-index: 999;
}

.ofertaMovistar-mobile-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 85%;
    margin: auto;
}

.ofertaMovistar-mobile-container p{
    margin: 0;
}

.ofertaMovistar-mobile-container .info .title{
    font: normal normal 300 14px/20px 'Telefonica-Light';
    color: #ffffff;
    margin-bottom: 2px;
}

.ofertaMovistar-mobile-container .info .price{
    font: normal normal 600 18px/20px 'Telefonica-Regular';
    color: #ffffff;
    margin-bottom: 2px;
}

.ofertaMovistar-mobile-container .info .footerInfo{
    font: normal normal 300 12px/15px 'Telefonica-Light';
    color: #fff;
}

.ofertaMovistar-mobile-container button{
    width: 90px;
    width: 119px;
    background-color: #FFFFFF;
    border-radius: 8px;
    color: #E63780;
    padding: 8px 0px;
    font: normal normal 600 14px/18px 'Telefonica-Regular';
    border: none;
    outline: none;
    cursor: pointer;
    transition: box-shadow 0.2s ease-in-out;
}

.ofertaMovistar-mobile-container button:hover{
    box-shadow: 0px 7px 5px rgba(1, 1, 1, 0.5) !important;
}

.ofertaMovistar-mobile .terms{
    text-align: center;
    font: normal normal 300 10px/13px 'Telefonica-Light';
    color: #fff;
    margin-top: 5px;
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .ofertaMovistar-mobile{
        top: 90px;
    }

    /* .ofertaMovistar-mobile-container button {
        width: 190px;
    } */

    .ofertaMovistar-mobile-container button {
        width: 115px;
    }

    .hogar-internet{
        background-image: url("../img/banners/Hogar/banner-navidad-internet-mobile.webp");
        min-height: 750px;
        margin-top: -40px;
        background-size: contain;
    }
    .hogar-duo{
        background-image: url("../img/banners/duo-octubre-mobile.png");
        min-height: 740px;
        margin-top: -40px;
        background-size: contain;
    }
    .btn_hogar-internet {
        margin-top: 172%;
        margin-right: 35%;
    }
}

.mov-fixed-form.fixed-bottom{
    position: sticky!important;
}

.fixed-bottom.d-md-none.mov-bg-sky.c2c{
    position: sticky!important;
}

@media (min-width:1700px){
    .hogar-internet, .hogar-duo {
        min-height: 700px;
        background-position-y: -50px;
    }
    .hogar-internet .formulario__banner, .hogar-duo .formulario__banner{
        margin-left: 20%;
    }
    .btn_hogar-internet{
        margin-top: 56%;
        margin-right: 25%;
    }
}

@media (max-width:767px) {
    .ofertaMovistar-mobile{
        position: relative;
    }
    

}

@media (max-width:767px) {
    .banner{
        padding-top: 50px;
    }

    .movistar-movil,.planes-movil-movistar{
        padding-top: 80px!important;
    }

    .promo-fibraOpticaMobile{
        top: 90px!important;
    }
}

.seleccionaHorariosInput__container {
    margin-bottom: 10px;
}

.seleccionaHorariosInput__container legend {
    text-align: center;
    font: normal normal 400 14px/20px "Telefonica-Regular";
    letter-spacing: 0px;
    color: #000000;
}

.seleccionaHorariosInput__container .inputsHorario__container {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.seleccionaHorariosInput__container .inputRadio__container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
}

.seleccionaHorariosInput__container .inputRadio__container input {
    accent-color: #5bc500;
}

.seleccionaHorariosInput__container .inputRadio__container label {
    font: normal normal 400 12px/16px "Telefonica-Regular";
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}

.seleccionaHorariosInput__container input[data-ic-form-field="scheduleDate"] {
    display: none;
}

.mov-fixed-form form {
    width: 830px!important;
    justify-content: center !important;
    /* gap: 10px; */
}

.mov-fixed-form fieldset {
    margin: 0px auto 0px 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.mov-fixed-form fieldset legend {
    display: contents !important;
}

.mov-fixed-form .seleccionaHorariosInput__container legend {
    color: #fff;
}

.mov-fixed-form .seleccionaHorariosInput__container .inputRadio__container label {
    color: #fff;
}

.mov-fixed-form .seleccionaHorariosInput__container {
    order: 1;
    margin-top: 5px;
}

@media (max-width:1200px) {
    .mov-fixed-form form{
        justify-content: center!important;
        width: 100%!important;
    }
}

@media (max-width:990px) {
    .mov-fixed-form .seleccionaHorariosInput__container{
        order: 0;
    }
}

.planes-movil-movistar> .container.py-md-3{
	padding-top: 150px!important;
}

.movistar-movil> .container.py-md-3{ 
	padding-top: 60px!important;
}

.hogar-internet .container.py-md-3{
	padding-top: 60px!important;

}
.form__container2.formulario__banner{
    padding-top: 60px;
}

.text-promociones {
    color:#00a9e0 !important;
    text-decoration: underline;
    cursor: pointer;
}

@media (max-width:767px) {
    .text-promociones {
        color:#007bff !important;
        text-decoration: underline;
    }
}

.text-promociones-footer {
    color:#ffffff !important;
    text-decoration: underline;
    cursor: pointer;
}

@media (max-width:990px) {
    .movistar-tv{
        background-position:20% center;
    }
    .movistar-tv .container{
        height: 100%;
        align-items: flex-end;
    }
    
    .movistar-tv .container .row{
        height: inherit;
        align-items: center!important;
    }

    .movistar-tv .container .row .col-12{
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}


@media (max-width:767px) {
    .text-promociones {
        color:#007bff !important;
       
        text-decoration: underline;
    }  

    .movistar-tv{
        background-position: center;
        background-image: url('../img/banners/Hogar/banner-navidad-duo-mobile.webp');
        /* background-image: url('../img/banners/banner-movistartv-promo-mobile.webp'); */
    }

    .movistar-tv .container .row .col-12{
        display: flex;
        align-items: flex-end;
        justify-content:center;
    }

    .movistar-tv .container .row .col-12 .btn{
        margin-bottom: 50px!important;
    }
}

.popup-oferta { 
    /* display:none  */
}

.movistar-totalHeader{
    background-image: url("../img/banners/Hogar/banner-navidad-mt.webp");
}

@media (max-width:1200px) {
    .movistar-totalHeader{
        /* max-height: 500px;
        min-height: 500px; */
        background-position: 60%;
    }
}

@media (max-width:990px) {
    .movistar-totalHeader{
        /* max-height: 500px;
        min-height: 500px; */
        background-position: 30%;
    }
}

@media (max-width:767px) {
    .movistar-totalHeader{
        background-image: url("../img/banners/Hogar/banner-navidad-mt-mobile.webp");
    }
}

.flecha-tab-5::after{
    content: none!important;
}

.font-light {
    font-weight: 400;
}

.estado-pedido {
    background-image: url(../img/Fondo-ConsultaPedido.png); /* Aquí va la URL de la imagen */
    background-size: cover; /* Ajusta la imagen para que cubra toda la sección */
    background-position: center; /* Centra la imagen */
    background-repeat: no-repeat; /* Evita que la imagen se repita */
    background-color: #f4f4f4; /* Un fondo claro para destacar la sección */
    padding: 50px 0;
    text-align: center;
}

.estado-pedido h2 {
    font: normal normal 400 28px / 31px 'Telefonica-Regular' !important;
    color: #50535a; /* Color corporativo de Movistar */
    margin-bottom: 20px;
}

.btn-consultar {
    background-color: #5bc500; 
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    color: white !important;
    border: none;
}

.btn-consultar:hover {
    background-color: #00a9e0; /* Efecto hover para el botón */
}

.estado-pedido p {
    font: normal normal 400 22px / 31px 'Telefonica-Regular' !important;
    color: #0B2739;
    margin-top: 20px;
}

.numero-pedido {
    color: #00a9e0; /* Color de enlace para el número de teléfono */
    /* text-decoration: underline; */
}

.estado-pedido a:hover {
    color: #0B2739;
}

.sticker-ventas {
    background-color: #E63780;
    color: white;
    font: normal normal 400 18px / 18px 'Telefonica-Regular' !important;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    margin: 0 auto;
    position: absolute;
    top: -22px;
}

.sticker-ventas p {
    margin: 0;
}

.c2c {
    position: relative;
}

.container-sticker-ventas {
    display: flex;
    justify-content: center;
}


#tabla{
    font-family: 'Telefonica-Light';
}

.gigasMovil {
    font: normal normal bold 30px/30px Telefonica-bold !important;
}

@media (max-width:767px) {
    .planes-movil-movistar .container .col-12 > h1 {
        margin-top: 40px;
    }
   .planes-movil-movistar {
    max-height: none !important;
    min-height: auto !important;
    height: 500px !important;
   }
}

.planes-movil-movistar .container .col-12 > a {
    background-color: #5BC500;
}



