

/* BLOQUE1 ******************************************************************************************* */

#bloque1{
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
#seccion1 , #seccion2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}


/* SECCION 1 PROMOS */

.inboxPromo{
    width: 100%;
}
strong {
    font-family: "Walsheim Bold";
}


.boxSmart {
    width: 100%;
    border-radius: 5px;
    background-color: #ffe321;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding: 2px;
  
}

.titulo-tv {
    font-size: 31px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}


.gb20 {
    background-color: #ffffff;
    margin-left: 5px;
}
.boxPrecios {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: 2px dashed black;
    padding: 10px;
}
 .numGrande {
    display: inline-block;
    vertical-align: top;
    font-size: 45px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    line-height: 55px;
    margin-top: 27px;
}
.numero-grande {
    font-size: 77px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
}
.preciomes {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.decimales {
    font-size: 44px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    line-height: 49px;
    margin-top: 10px;
}
.mes {
    font-size: 30px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    line-height: 25px;
    margin-top: 10px;
}
.boxIva, .box24m {
    display: block;
    font-size: 1rem;
}
.boxContrata {
    height: 20px;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
    font-family: "Walsheim Medium";
    margin-top: 10px;
}
.box24m {
    font-size: 15px;
    color: #000000;
    font-family: "Walsheim Regular";
    text-align: center;
    margin-bottom: 10px;
}

.boxBootom {
 
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.containTextoBootom{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cardBotom{
    width: 90%;
    display: flex;
 margin-top: 10px;
 margin-bottom: 10px;

}

.cardBotom  .textoCardBootom{
    font-family: "Walsheim Regular";
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0px;
    padding-left: 20px;
}
.cardBotom .ImgIcon1{
    width: 35px;
    height: 35px;
    background-image: url(../images/iconos/icon_fibra.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
   
  
}
.cardBotom .ImgIcon2{
    width: 50px;
    height: 50px;
    background-image: url(../images/iconos/icon_tel.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  

}
.cardBotom .ImgIcon3{
    width: 40px;
    height: 40px;
    background-image: url(../images/iconos/icon_movil.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;

}

.boxDurante {
    width: 100%;
    background-color: #ececec;
    border: none;
     height: 50px;
     display: flex;
     justify-content: center;
     align-items: center;
}
.permanencia{
    font-size: 15px;
    line-height: 31px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #000000;
    font-family: "Walsheim Regular";
    text-align: center;
    margin: 0px;
}
/* SECCION 2 IMÁGEN PORTADA */


.imgPortada{
    width: 100%;
    height: 450px;
    background-image: var(--img-pc);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
   
}

/* BLOQUE3 *******************************************************************************************/
#bloque3{
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #ececec;
}
#containerCajas #section1{
     display: flex;
     justify-content: center;
     align-items: start;
  
}


.titulo-tv2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.numGrande2 {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    line-height: 1;

}

.numero-grande2 {
    font-size: 3rem;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    line-height: 1;
}
.decimales2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    line-height: 1;

}
.mes2 {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    font-family: "Walsheim Black";
    line-height:1;

}
.preciomes2 {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 5px;
}
.boxIva2 {
    display: block;
    font-size: 0.8rem;
}
.boxBootom2 {
    width: 100%;
    padding: 20px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.containerTextoCjas{
    width: 100%;
    height: auto;
}
.ContainerTexto {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.textoCaja{
    display: flex;
    align-items: flex-start;
    gap: 10px; 
}
.img1 {
    width: 25px; /* ajusta según el tamaño necesario */
    height: auto;
  }
.img2 {
    width: 15px; /* ajusta según el tamaño necesario */
    height: auto;
  }
  .img3 {
    width: 25px; /* ajusta según el tamaño necesario */
    height: auto;
  }
  .img4 {
    width: 20px; /* ajusta según el tamaño necesario */
    height: auto;
  }
  .texto {
    line-height: 1.4;
}
.texto2 {
    width: 100%;
    color: #ffe321;
    background-color: #000000;
    border-radius: 5px;
padding: 5px 10px;

}

.boxDurante2 {
    width: 90%;
    background-color: #ececec;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    border-radius: 5px;
    padding: 10px;
}
.permanencia2{
    font-size: 0.8rem;
    line-height: 1.2;
    text-decoration: underline;
    color: #000000;
    font-family: "Walsheim Regular";
    text-align: center;
    margin: 0px;
}
.permanencia2 span{
    font-size: 1rem;
}
.buttonCajas{
    margin-top: 10px;
    width: 90%;
    border: none;
    font-size: 1.5rem;
    padding: 5px 0px;
    border-radius: 5px;
    margin-bottom: 10px;
    color: white;
    background-color: var(--color-c3);
}









/* MEDIA QUERIS ************************************************************************************/
@media (max-width: 1200px) {
    .titulo-tv {
        font-size: 25px;
    }
    .decimales{
        font-size: 34px;
    }
    .mes{
        font-size: 25px;
    }


}

@media (max-width: 990px) {
    .imgPortada{
        background-position: top;
    }

    .cardBotom .ImgIcon1{
        width: 30px;
        height: 30px;
    }

    .cardBotom .ImgIcon3{
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 765px) {
    #bloque1 {
        width: 100%;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .imgPortada{
        width: 100%;
        height: 250px;
        background-image: var(--img-movil);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
 
    }
 


}
@media (max-width: 380px) {
    .titulo-tv {
        font-size: 25px;
    }
    .decimales{
        font-size: 34px;
    }
    .mes{
        font-size: 25px;
    }


}