

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');/* tipografia Roboto*/

/* bloque1********************************************************************************************* */

#seccion1{
    display: flex;
    justify-content: center;
    align-items: center;
}
.containerPortada {
    display: flex;              
    width: 100%;                

   
}

.textoPortada, .textoImg {
    flex: 1;                    
    height: 100%;          
}
.textoPortada h1{
font-size: 3.8rem;
color:white;
}
.textoPortada h2{
    color:white;
    font-family: 'Helvetica Neuer';
    font-weight: 300;
    font-size: 1.7rem;
}
.textoPortada h3{
    font-size: 3.5rem;
    color:#fb7900;
}
.textoPortada h4{
    color:white;
    font-family: 'Helvetica Neuer';
    font-weight: 300;

}


#bloque1{
    width: 100%;
    height: auto;
    background-color: var(--color-c1);
    background-image: var(--img-pc);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px;
}



/* bloque3********************************************************************************************* */


#bloque3 h6{
    font-size: 28px;
    padding-top: 30px;
}
#containerCajas{
    padding-top: 30px;
   
}

#section{
    display:flex;
    justify-content: center;
    align-items: center;
}

/* CAJAS */

.target{
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border:1px solid black;
}
.target p{
    font-size: 21px;
    color: #fa7b00;
}
.containerIconos{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.imgText{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
   
}

.imgText p {
    font-size: 16px;
    color: black;
    margin: 0px;
    word-wrap: break-word;  
    overflow-wrap: break-word; 
    
}
.divAltavozVacio{
    width: 100%;
    height: 60px;
    margin-top: 20px;
}
.divAltavoz{
    width: 100%;
    height: 60px;
    margin-top: 20px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#fdd200 ;

}
.imgTextAltavox{
    width: 100%;
    display: flex;
    align-items: center;
   
}
.divtextPrecio .textAltavox{
    font-size: 13px;
    color: black;
    margin: 0px;
    word-wrap: break-word;  
    overflow-wrap: break-word; 
}

/* Iconos IMG *************************************************************** */
.iconofibra{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconofibra.webp);
    background-size: cover;
    background-position: center;
}
.iconoGBdatos{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconoGBdatos.webp);
    background-size: cover;
    background-position: center;
}
.iconoGB{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconoGB.webp);
    background-size: cover;
    background-position: center;
}
.iconoDatosIlimitados{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconoDatosIlimitados.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.iconoLineamovil{
    width: 30px;
    height: 50px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconoLineamovil.webp);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
}
.iconoLinaFija{
    width: 30px;
    height: 50px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconoLineaFija.webp);
    background-size: 99%;
    background-repeat: no-repeat;
    background-position: center;
}
.icono90{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/iconos/icono90.webp);
    background-size: cover;
    background-position: center;
}
.icono60{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/iconos/icono60.webp);
    background-size: cover;
    background-position: center;
}
.iconofutbol{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconofutbol.webp);
    background-size: cover;
    background-position: center;
}
.iconoNetflix{
    width: 35px;
    height: 35px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconoNetflix.webp);
    background-size: cover;
    background-position: center;
}
.iconoNetflixPrimeDisneyDazn{
    width: 100%;
    height: 35px;
    margin-right: 10px;
    background-image: url(../images/iconos/icono-netflix-prime-disney-dazn.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.iconoAltavoz{
    width: 35px;
    height: 35px;
    margin-right: 10px;
    background-image: url(../images/iconos/iconoAltavoz.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



/* SECCION PRECIOS DE LAS CAJAS */


.divtextPrecio{
    width: 100%;
}

.divtextPrecio p{
   font-size: 37px;
   color:black;
   margin: 0px;
}
.mes{
    font-size: 20px;
    color:black;
}
.divtextPrecio .despues{
    font-size: 13px;
    color:black;
    margin-top: -10px;
}
.divtextPrecio .sinPermanencia{
    color: #fa7b00;
    font-size: 18px;
}
.btnInfo{
    width: 70%;
    height: 40px;
    border:none;
    background-color: #fb7900;
    color:white;
}






/* SMARPHONES Y TABLETS****************************************************************************************  */
/* bloque1********************************************************************************************* */
@media (max-width: 1100px){
    .textoPortada h1{
        font-size: 3rem;
       
    }
    .textoPortada h2{
        font-size: 1.2rem;
    }
    .textoPortada h3{
        font-size: 2.8rem;
        color:#fb7900;
    }
}

@media (max-width: 980px) {
    #bloque1{
        width: 100%;
        height: auto;
        background-color: var(--color-c1);
        background-image: var(--img-pc);
        background-size: contain;
        background-position: 200px;
        padding: 20px;
    }


}


@media (max-width: 767px) {

    #bloque1{
        width: 100%;
        height: auto;
        background-color: var(--color-c1);
        background-image: var(--img-movil);
        background-size: cover;
        background-position: bottom;
        padding: 10px;
    }



    .containerPortada {
        flex-direction: column;  
    }
    .textoPortada, .textoImg {
        flex: none;              
        width: 100%;
        padding-bottom: 200px;
    }

/* bloque3 *********************************************************** */
#bloque3 h6 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.divAltavozVacio{
  display: none;
}

}

@media (max-width: 380px) {
    .textoPortada h1{
        font-size: 3.2rem;
       
    }
    
}

@media (max-width: 360px) {

   
    /* bloque3 *********************************************************** */
    #bloque3 h6 {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
}