#bloque1{
    padding-top: 20px;
    background-color: var(--color-c4);
}


h1{
    font-size: 2.5rem;
   line-height: 1.2;
   font-style: italic;
   color: black;
}
h1 span{
    font-family: 'Gotham Black Italic' ;
}

.cardPromo{
   
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cardTitulo{
    width: 100%;
    background-color: var(--color-c3);
    border-radius: 5px;
 
}

h2{
    font-family: 'Gotham Black Italic' ;
    color:white;
    text-align: center;
    font-size: 2rem;  
    margin: 0px;
    line-height: 1;
  padding: 10px 0px;
}

.cardEuros{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

h3{
   
    color: var(--color-c2);
    text-align: center;
    font-size: 2.3rem;  
    margin: 0px;
    line-height: 1.2;
}

h3 span{
    font-family: 'Gotham Bold';
   
}

.cardPrecios{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
   
}

.cardEuroPrecio{
    display: flex;
}
.cardMes{
    display: flex;
    flex-direction: column;
}
.euro{
    font-size: 7rem;
    color: var(--color-c3);
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Bold';
 
}
.centimos{
    font-size: 4rem;
    color: var(--color-c3);
    line-height: 1;
    margin: 0px;
    font-family: 'Gotham Bold';
}
.mes{
    font-size: 2rem;
    color: var(--color-c3);
    line-height: 1;
    margin: 0px;
    font-family: 'Gotham Bold';
}

.cardBlack{
    width: 100%;
    background-color: black;
    border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.definitivo{
    color:white;
    text-align: center;
    font-size: 1.5rem;  
    margin: 0px;
    line-height: 1;
}



/* BLOQUE3.................................................. */



#bloque3{
    background-color: #f4f4f4;
}

h5{
    font-family: 'Gotham Bold';
    font-size: 1.5rem;
    color: black;
   padding: 20px 0px;
}
.caja{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;

}

.cardCajaTitulo{
    width: 100%;
    background-color: var(--color-c2);
    border-radius: 5px 5px 0px 0px;
}
.tituloCaja{
    font-family: 'Gotham Black Italic' ;
    color:white;
    text-align: center;
    font-size: 1.5rem;  
    margin: 0px;
    line-height: 1;
    padding: 10px 0px;
}
.cajaOferta{
    width: 100%;
    background-color: var(--color-c3);
}
.textoOferta{
    font-size: 1.5rem;
    margin: 0px;
    line-height: 1.2;
    text-align: center;
    color: white;
    padding: 15px 0px;
}
.textoOferta span{
    font-family: 'Gotham Bold';
}

.cajaEuros{
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  
}
.cardPorsolo{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.porSolo{
    font-size: 1rem;
    margin: 0px;
    line-height: 1;
}
.cardCajaEuros{
    display: flex;
    margin-top: 20px;
}
.cardCajaMes{
    font-display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cajaTextoEuros{
    font-size: 6rem;
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Bold';
}
.centimosCaja{
    font-size: 3rem;
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Bold';
}
.eurosMes{
    font-size: 1.8rem;
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Bold';
}

.textoPrecioDifinitivo{
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Bold';
    background-color: var(--color-c4);
    padding: 5px 10px;
    margin-bottom: 10px;
}



/* DISPOSITIVOS.................................................. */


h6{
font-size: 1.5rem;
font-family: 'Gotham Bold';
margin-top: 20px;
margin-bottom: 50px;
}

.caja2{
    width: 100%;
    display: flex;
 justify-content: center;
 align-items: start;
    margin-bottom: 30px;
}

.cajaParte1{
   
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-right: 10px;
}
.cajaParte1 img{
    width: 80%;
    object-fit: contain;

}
.cajaParte2{
    width: 50%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
}
.textoSmart{
    width: 100%;
    background-color: black;
    margin-bottom: 5px;
}

.disponible{
    font-size: 1rem;
    color: var(--color-c4);
    font-family: 'Gotham Bold';
    padding: 10px;
}
.tituloCaja2{
    font-size: 1.2rem;
    font-family: 'Gotham Bold';
    margin: 0px;
    line-height: 1.2;
    margin-bottom: 10px;

}
.caja2Euros{
    font-size: 1.8rem;
    color:var(--color-c3);
    font-family: 'Gotham Bold';
  
    margin: 0px;
    line-height: 1;
}
.caja2Euros span{
    font-size: 4rem;
    margin: 0px;
    line-height: 1;

}
.cardEurosCaja2{
    display: flex;
    
  
}
.CardMesCaja2{
    display: flex;
    flex-direction: column;
}
.centimos{
    font-size: 2rem;
    color:var(--color-c3);
    font-family: 'Gotham Bold';
    margin: 0px;
    line-height: 1;
}
.loQuiero{
    font-size: 1.2rem;
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Black Italic';
    background-color: var(--color-c3);
    padding: 10px 20px;
    color: white;
    margin-top: 10px;
}
.mesesCaja2{
    font-family: 'Gotham Bold';
    margin: 0px;
    line-height: 1.5;
 
}
.pago{

    margin: 0px;
   line-height: 1.5;
}
/* MEDIAQUERIS******************************** */

@media (max-width: 1200px) {
    #bloque1{
        padding-bottom: 20px;
    }
}


@media (max-width: 990px) {
    .tituloCaja2{
        font-size: 1rem;
    }
    .disponible{
        font-size: 0.8rem;
    }
    .centimos{
        font-size: 1.5rem;
    }
.caja2Euros{
    font-size: 1.5rem;
}
.caja2Euros span {
    font-size: 3rem;
}
}
@media (max-width: 765px) {
 

h1{
    font-size: 1.8rem;
}

}
@media (max-width: 380px) {
 
h3{
    font-size: 1.8rem;
}
.eur{
    font-size: 4rem;
}
  .centimos{
    font-size: 2.5rem;
  } 
  .mes{
    font-size: 1.5rem;
  } 
}

@media (max-width: 320px) {
 
    h1{
        font-size: 1.5rem;
    }

    h3{
        font-size: 1.5rem;
    }
    .eur{
        font-size: 3rem;
    }
      .centimos{
        font-size: 2rem;
      } 
      .mes{
        font-size: 1.2rem;
      } 
      .tituloCaja2{
        font-size: 0.8rem;
    }
    .pago{
        font-size: 0.8rem;
    }
    .loQuiero{
        font-size: 1rem;
    }
}