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

/* SECCION1........................................... */
.tituloPromo{
     font-family: 'Gotham Black Italic';
     font-size: 2rem;
     margin: 0px;
     line-height: 1.2;
     color:black;

}

.subtituloPromo{
     font-size: 1.8rem;
     margin: 0px;
     line-height: 1.3;
     color:black;
     font-style: italic;
      font-family: 'Gotham Medium';
}
.subtituloPromo span{
 font-family: 'Gotham Black Italic';
 color: var(--color-c3)
}




.cardInfoPromo {
    margin-top: 30px;
    display: flex;           
    align-items: stretch;    
}

.cardInfoPromo > div {
    flex: 1;                 
    display: flex;
    flex-direction: column; 
}

.carProductosPromo1{
    position: relative;
    background-color: var(--color-c3);
    display:flex;
    justify-content: center;
    align-items: center;
}
.carProductosPromo2{
    background-color: black;
}
.carProductosPromo3{
       position: relative;
    background-color: var(--color-c3);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.carProductosPromo1 img{
    position: absolute;
    right: -30px;
    top: 40%;
}
.carProductosPromo3 img{
    position: absolute;
    left: -30px;
    top: 40%;
}



.textoTelefono{
    font-size: 2rem;
     font-family: 'Gotham Bold';
     margin: 0px;
     line-height: 1;
     color:white;
     margin-top: 30px;
}

.imagenPortada{
    width: 100%;
    height: 129px;
    background-image: var(--img-pc);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.textoCaja1{
    font-size: 2.5rem;
    margin: 0px;
line-height: 1.2;
color:white;
    font-family: 'Gotham Bold';
}

.subTextoCaja1{
       font-size: 1.5rem;
    margin: 0px;
line-height: 1;
color:white; 
  font-family: 'Gotham Medium';
}

.carProductosPromo2{
    display: flex;
    justify-content: center;
    align-items: center;
}

.textoCaja2{
font-size: 2.5rem;
margin: 0px;
line-height: 1.2;
color:white;
font-family: 'Gotham Bold'; 
}

.subTextoCaja2{
font-size: 4rem;
margin: 0px;
line-height: 1;
color:white;
font-family: 'Gotham Bold'; 
}


.textoCompartidosCaja2{
 font-size: 1.5rem;
 margin: 0px;
line-height: 1;
color:white; 
  font-family: 'Gotham Medium';
}



.cardPrecio{
    width: 100%;
    background-color: white;
    padding: 20px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cardEuros{
    display: flex;
    justify-content: center;
    align-items: center; 
}

.cardMes{
     display: flex;
     flex-direction: column;
    justify-content: start;
    align-items: start; 
    margin-top: -10px;
}


.textoEuros{
    font-size: 6rem;
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Bold'; 
}

.textoCentimos{
    font-size: 2.5rem;
    margin: 0px;
    line-height: 1;
    font-family: 'Gotham Bold'; 
}


.textoMes{
      font-size: 2rem;
    margin: 0px;
    line-height: 1;
      font-family: 'Gotham Medium';
}



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



#bloque3{
    background-color: #f4f4f4;
}

.nuestrasTarifas{
    font-family: 'Gotham Bold';
    font-size: 1.5rem;
    color: black;
    padding: 20px 0px;
    margin: 0px;
    line-height: 1.2;
}
.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);
    padding: 20px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cardLineas{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cardOferta{
display: flex;
flex-direction: column;
}
.dos{
    font-size: 2.5rem;
    color:white;
     font-family: 'Gotham Bold';
     margin-right: 5px;
}
.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;
}

















@media (max-width: 1450px) {

.textoCaja2{
font-size: 2rem;
}
.subTextoCaja2{
font-size: 3rem;

}
}

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


}

@media (max-width: 990px) {
   
   .tituloCaja2{
        font-size: 1rem;
    }

    .centimos{
        font-size: 1.5rem;
    }
.caja2Euros{
    font-size: 1.5rem;
}
.caja2Euros span {
    font-size: 3rem;
}



.textoCaja1{
 font-size: 2rem;

}

.subTextoCaja1{
font-size: 1.2rem;

}



.textoCaja2{
font-size: 2rem;

}

.subTextoCaja2{
font-size: 3rem;

}

.textoCompartidosCaja2{
           font-size: 1.2rem;
}


.cardPrecio{
    padding: 10px;
}

.textoEuros{
    font-size: 4rem;

}

.textoCentimos{
    font-size: 1.5rem;

}


.textoMes{
      font-size: 1rem;

}




}

@media (max-width: 765px) {
    #seccion1{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
.tituloPromo{
    font-size: 1.6rem;
}

.subtituloPromo{
     font-size: 1.4rem;
}
.carProductosPromo1 img{
    position: absolute;
    right: 0px;
    top: 88%;
   right: 40%;
}

.carProductosPromo3 img{
    position: absolute;
    left: 40%;
    top: -15%;
}

.cardInfoPromo{
margin-top: 10px;
flex-direction: column;
width: 90%;
}

.textoTelefono{
font-size: 2.5rem;
margin-top: 35px;
}

.imagenPortada{
    height: 200px;
}
.cardInfoPromo > div {
    flex: unset;
    display: unset;
    flex-direction: unset;

display: flex;
flex-direction: column;
}
.carProductosPromo1{
  height: 230px;

flex-direction: column;
justify-content: center;
align-items: center;
}



.textoCaja1{
font-size: 2.5rem;

}

.subTextoCaja1{
font-size: 2rem;

}
.carProductosPromo2{
  height: 230px;

flex-direction: column;
justify-content: center;
align-items: center;
}


.textoCaja2{
font-size: 2.5rem;
text-align: center;
}

.subTextoCaja2{
font-size: 3rem;
text-align: center;

}

.textoCompartidosCaja2{
   font-size: 1.5rem;
   text-align: center;
}


.carProductosPromo3{
  height: 230px;
 
flex-direction: column;
justify-content: space-between;
align-items: center;
}



.cardPrecio{
  width: 90%;
  height: 120px;
}

.textoEuros {
        font-size: 5rem;
    }

    .textoCentimos {
        font-size: 2rem;
    }
    .textoMes {
        font-size: 1.5rem;
    }




}

@media (max-width: 765px) {




}


@media (max-width: 400px) {





}












@media (max-width: 360px) {





}

@media (max-width: 340px) {
        .tituloPromo {
        font-size: 1.4rem;
    }

.subtituloPromo{
    font-size: 1.2rem;
}



    
}