header {
        /* background-color: #630020d6; */
        background-color: rgb(192 0 0 / 75%);
        border-bottom: none;
        border-bottom-right-radius: 80px;
        border-bottom-left-radius: 80px;
    }
        
    header .round-button.navbar-toggler {
        animation: none;
        background-color: transparent;
        width: 60px;
        height: 60px;
        margin-right: 30px;
        border: 1px solid #fff;
    }
    header .round-button.navbar-toggler:focus{
        box-shadow: none;
    }
    .navbar-nav {
        text-align: center;
    }
    /* .navbar-nav li:first-child {
        margin-left: 1rem !important;
    } */
    .navbar-nav li {
        margin-top: 10px;
        color: white;
    }
    .img-responsive-d {
        display: none;
    }
    .img-responsive-c {
        display: block;
    }
    #home, #cobertura {
        height: 100vh;
        margin-top: 0;
    }
    .arrow img {
        width: 40px;
    }
    .principal-button .circle img {
        width: 25px;
    }
    .principal-button .circle {
        padding: 12px;
    }
@media screen and (min-width: 1400px) {
    .navbar-nav {
        text-align: left;
    }
    .navbar-nav li:first-child {
        margin-left: 0 !important;
    }
    .navbar-nav li {
        margin-top: 0;
        color: black;
    }
    .navbar-nav li a.nav-link {
        color: black;
    }
    .img-responsive-d {
        display: block;
    }
    .img-responsive-c {
        display: none;
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none;
    }
    header {
        background-color: white;
        border-bottom: none;
        border-radius: initial;
        border-bottom: 1px solid #f2e9e9;
    }
    #home, #cobertura {
        height: calc(100vh - 88px);
    }
}

/*******   INDEX *****/
section#banner-hero {
    background-image: url('../img/home/muertos_mob.png');
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    padding: 30px 0px 20px 0px;
}
.titulo_lp_banner {
    width: 100%;
    text-align: center;
    color: white;
    font-size: 40px;
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.11999999731779099px;
}
.subtitle_lp_banner {
    width: 70%;
    text-align: center;
    color: white;
    font-size: 40px;
    font-weight: 100;
    line-height: 48px;
    letter-spacing: 0.11999999731779099px;
    margin-bottom: 30px;
}
.name_plan_banner {
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.11999999731779099px;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: white;
}
.content_data_plan {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.bold_subtitle {
    font-weight:900;
}
.plan_data_banner {
    width: 284px;
    height: 97px;
    top: 250px;
    left: 584px;
    border-radius: 18px;
    border: 1px solid #019DF4;
    background-color: #FFFFFF52;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.por {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #313235;
}
.price {
    font-size: 50px;
    align-content: center;
    text-align: center;
    padding: 7px 0;
}
.meses {
    font-size: x-large;
    margin: 0px;
    margin-bottom: 6%;
}
.subtitle_plan {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin-top: 1rem;
}
a.btn-WhatsApp-blanco {
    background-color: #ffffff;
    border-radius: 60px;
    height: 40px;
    border: solid 1px #5CB615;
    padding: 8px 20px;
    color: #5CB615 !important;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    width: 100%;
}
section#banner-hero p {
    /* padding-bottom: 100px; */
    margin: 0px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
}
#subheader-content {
    background-color: #F5F5F5;
}
.subheader_content_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 2rem;
    margin-bottom: -5rem;
    z-index: 1;
    position: relative;
}
.content_image_subheader_container {
    text-align: center;
    width: 100%;
}
.icon_title_subheader_container {
    width: 30%;
}
@media (min-width: 300px) and (max-width: 586px) {
    p.last-line {
        font-size: 20px !important;
        width: 260px;
        margin: 0 auto !important;
        line-height: 24px !important;
        text-shadow: 1px 1px black;
    }
}
@media screen and (max-width: 590px) {
    .subtitle_plan {
        font-size: 14px;
        margin-top: 0;
    }
}
@media screen and (max-width: 590px) {
    .subtitle_lp_banner {
        font-size: 23px;
        line-height: 33px;
    }
}
@media screen and (max-width: 590px) {
    .mobile_subtitle {
        display: block;
        width: 80%;
    }
}
@media screen and (max-width: 590px) {
    .name_plan_banner {
        width: 100%;
        font-size: 22px;
        margin-top: 0;
    }

    @media screen and (max-width: 590px) {
        section#banner-hero {
            display: flex;
            flex-direction: column;
            justify-content: space-evenly;
            align-items: center;
            flex-wrap: wrap;
        }
    }

    @media screen and (max-width: 590px) {
        .titulo_lp_banner {
            font-size: 27px;
        }
    }

    @media (min-width: 300px) and (max-width: 586px) {
        section#banner-hero {
            background-image: url(https://tienda.movistar.com.mx/media/wysiwyg/images_LPs/muertos_mob.png);
        }
    }

    * {
        font-family: "Albert Sans", sans-serif;
    }

    a {
        text-decoration: none;
    }

    header {
        transition: background-color 0.5s ease-in-out;
        background-color: white;
        z-index: 9;
        top: 0;
        right: 0;
        left: 0;
        border-bottom: 1px solid #f2e9e9;
    }

        header.scroll, header.scroll nav {
            background-color: #232323;
        }

    .nav-link {
        cursor: pointer;
        color: black;
        font-weight: 500;
        font-size: 18px;
        padding: 0;
    }

    header nav a.active {
        color: white !important;
        background-color: #C00000;
        border-radius: 20px;
    }

    header img {
        height: auto !important;
        max-width: 250px !important;
        transition: height 0.3s ease;
    }

    header.scrolled {
        padding: 0 !important;
    }

        header.scrolled img {
            height: 45px;
        }

    .mb-5 {
        margin-bottom: 6rem !important;
    }

    .mt-5 {
        margin-top: 6rem !important;
    }

    .pt-7 {
        padding-top: 6rem !important;
    }

    .pb-7 {
        padding-bottom: 6rem !important;
    }

    .w-f-content {
        width: fit-content;
    }

    .principal-color {
        color: #C00000;
    }

    .principal-color-background {
        background-color: #C00000;
    }

    #video-home {
        width: 100%;
        height: calc(100% + 12px);
        margin-top: -6px;
    }

    #home {
        height: calc(100vh - 88px);
        /* width: 100vw; */
        width: 100%;
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat;
    }

        #home .container {
            height: 100%;
        }

            #home .container p {
                font-size: 8rem;
                /*line-height: 8rem;*/
                /*font-style: italic;*/
                color: white;
            }

            #home .container h1 {
                font-size: 8rem;
                /*line-height: 8rem;*/
                /*font-style: italic;*/
                color: white;
            }

        #home .oval {
            font-size: 2rem;
        }

    #containerrRoundButton {
        position: absolute;
        bottom: -35px;
        left: 50%;
        transform: translateX(-50%);
    }

    .round-button {
        position: relative;
        width: 60px;
        height: 60px;
        background: white;
        border-radius: 50%;
        border: none;
        animation: bounce 3s infinite;
    }

        .round-button span {
            font-size: 50px;
            color: #C00000;
        }

    .arrow {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
            transform: translateY(0);
        }

        40% {
            transform: translateY(-30px);
        }

        60% {
            transform: translateY(-15px);
        }
    }

    .animated-text {
        font-size: 90px;
        color: white;
    }

    .hidden {
        visibility: hidden;
    }

    .white-color {
        color: white;
    }
    /*.title {
    color: #dfac85;
    font-size:30px;

}*/
    .pe-5r {
        padding-right: 5rem;
    }

    .pe-5l {
        padding-left: 5rem;
    }

    .pe-10l {
        padding-left: 10rem;
    }

    .pe-9l {
        padding-left: 9rem;
    }

    .pe-8r {
        padding-right: 8rem;
    }

    #about-text {
        font-size: 30px;
    }

    .principal-button {
        border: none;
        background-color: transparent;
        color: black;
        cursor: pointer;
        width: fit-content;
    }

        .principal-button .oval {
            padding: 13px 20px;
            border-radius: 1000px;
            font-weight: bold;
        }

        .principal-button .circle {
            padding: 5px 10px;
            border-radius: 50px;
            margin-left: 7px;
            transition: transform 0.3s ease;
        }

            .principal-button .circle span {
                line-height: 37px;
                font-size: 30px;
            }

    .principal-button-hover {
        transform: translateX(10px);
    }

    .button-gray {
        background-color: #f2f2f4;
    }

    .button-white {
        background-color: #fff;
    }

    .button-image-about {
        position: absolute;
        bottom: 30%;
        left: 40px;
        font-size: 20px;
    }

        .button-image-about .oval {
            border-radius: 35px;
        }

    .hidden-div {
        opacity: 0;
        transform: translateY(50px);
        transition: opacity 1s ease, transform 1s ease;
        /*display: flex;*/
        justify-content: center;
        align-items: center;
    }

    .visible {
        opacity: 1;
        transform: translateY(0);
    }

    .hidden-button {
        opacity: 0;
        transform: translateY(50px);
        transition: opacity 1s ease 0.5s, transform 1s ease 0.5s; /* Add a delay for the button */
        background-color: white;
        border: none;
        font-size: 16px;
        cursor: pointer;
        border-radius: 25px;
    }

    .button-visible {
        opacity: 1;
        transform: translateY(0);
    }

    .image-background {
        width: 100%;
        height: 50%;
        background-position: center;
        background-size: cover;
    }

    .text-antenna {
        font-size: 180px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: fit-content;
        height: fit-content;
        color: white;
        line-height: 150px;
        font-weight: 500;
        letter-spacing: normal;
    }

    .antenna {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        object-fit: cover;
    }

    .ondas {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        animation: fade 4s infinite;
    }

    @keyframes fade {
        0%, 100% {
            opacity: 0;
        }

        50% {
            opacity: 1;
        }
    }

    .text-image p {
        font-size: 80px;
        color: white;
        font-weight: 500;
    }

    #aquiTambien {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: fit-content;
        height: fit-content;
        color: white;
    }

        #aquiTambien p:first-child {
            font-size: 65px;
            font-weight: bold;
            margin-bottom: 50px;
        }
    /* #aquiTambien p:nth-child(2) {
    font-size: 30px;
} */
    #nuestros .fs-2 {
        font-size: 1.8rem !important;
    }

    #nuestros * {
        color: white;
    }

    #nuestros {
        background-size: cover;
        background-position: center;
    }

    .big-text {
        font-size: 70px;
    }

    .lineg-glob {
        background-color: #79001dba;
        color: white;
        border-radius: 30px;
        padding: 50px;
    }

    .aboutHome .contText {
        padding: 0 60px;
    }

    .aboutHome {
        padding-top: 70px;
    }

        .aboutHome .titleMobile {
            display: none;
        }

    .principal-button .oval {
        padding: 13px 20px;
        border-radius: 1000px;
        font-weight: bold;
    }

    .principal-button {
        border: none;
        background-color: transparent;
        color: black;
        cursor: pointer;
        width: fit-content;
    }

        .principal-button .circle {
            padding: 12px;
        }

        .principal-button .circle {
            padding: 5px 10px;
            border-radius: 50px;
            margin-left: 7px;
            transition: transform 0.3s ease;
            display: flex;
        }

    @media screen and (max-width: 639px) {
        #home {
            background-image: url(/img/home/red-5-g-altan-r.jpg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }
    }

    @media screen and (max-width: 768px) {
        .animated-text {
            font-size: 2.2rem;
        }
    }

    @media screen and (max-width: 1400px) {
        .aboutHome .titleMobile {
            display: block;
            margin: 50px auto;
            max-width: 70%;
            width: 100%;
            font-size: 28px;
            line-height: normal;
        }

        .aboutHome .titleDesktop {
            display: none;
        }
    }
