.cuerpo{
    width: 100%;
    padding-top: 120px;
    
}
.thirty{
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.seventy{
    padding-left: 30px;
    padding-right: 10px;
    width: 60%;
    display: inline-block;
    
    text-align: left;
    color: white;
}
.balde{
    width: 80%;
}


.titulo_01{
        font-family: 'Teko', sans-serif;
    font-weight: 700;
    font-size: 60px;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 10px;
}
.gramos_01{
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    display: inline-block;
    font-size: 25px;
}
.seventy span{
    display: block;
    padding-bottom: 10px;
}
.texto_01{
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    
}
.pagar_container{
    width: 200px;
    overflow: hidden;
    
}
.precio_block{
    margin-top: 20px;
    background-color: #242424;
    text-align: center;
}
.precio_simbolo{
    font-family: 'Teko', sans-serif;
    font-weight: 200;
    font-size: 35px;
    display: inline-block;
    padding-right: 10px;
}
.precio{
    display: inline-block;
      font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 40px;
}
.boton_01{
    padding: 5px 0px;
    cursor: pointer;
    width: 100%;
    text-align: center;
 background-color: #8fbe00;
    
}
.boton_01 a{

    text-align: center;
    color: white;
    font-family: 'Teko', sans-serif;
    font-weight: 200;
    font-size: 35px;
    text-transform: uppercase;
    
}
.secure{
    width: 203px;
    padding-top: 20px;
    
}
.cien{
    padding-top:150px;
    color: white;
    padding-bottom: 90px;
}
.line{
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    display: block;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}
.icon_01{
    vertical-align: bottom;
   width: 30px; 
    padding-right: 10px;
}
.texto_normal{
    padding: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 50px;
    color: white;
    max-width: 500px;
    
}
.texto_tit{
    padding-top: 50px;
    text-align: center;
    color: red;
    font-family: 'Teko', sans-serif;
    font-weight: 200;
    font-size: 35px;
}
@media all and (max-width:450px) {
    .cuerpo{
    width: 100%;
        }
.balde{
    width:50%;
}
.thirty{
    width: 100%;

}
 .seventy{
    padding: 0px;
    padding-top: 50px;
    width: 100%;
    display: block;
    text-align: left;
    color: white;
}   
    .seventy_inn{
        padding: 20px;
    }
    .pagar_container{
    width: 100%;

        
    
}
    
}


.boton_02{
    padding: 5px 0px;
    cursor: pointer;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
 background-color: #8fbe00;
    margin-top: 50px;
}
.boton_02 a{

    text-align: center;
    color: white;
    font-family: 'Teko', sans-serif;
    font-weight: 200;
    font-size: 35px;
    text-transform: uppercase;
    
}
.bot{
    padding-bottom: 100px;
}
