@charset "UTF-8";
/* CSS Document */


a{
    text-decoration: none;
}

h1{
    font-size: 2.5em;
     font-weight: 100;
    text-decoration: none;
}

h2{
    font-size: 2em;
     font-weight: 100;
    text-decoration: none;
}
    
h3{
    text-decoration: none;
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 10px;
}
h4{
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
}
p{
    font-size: .8em;
}

.quienes-txt{
    margin-left:30px;
    margin-right: 30px;
    text-align: center;
   
}

.centrado{
    text-align: center;
    color: #fff;
}
.form {
    font-size: .8em;
}

.titulo-contacto {
    color: #1c55a4;
}

.pasos {
    text-align: center;
    font-weight: 500;
    font-size: .7em;
    text-transform: uppercase;
}

.titulo {
    text-align: center;
    text-transform: uppercase;
}

.texto-membresias {
    font-size: .8em;
    color: #fff;
    text-align: left;
    font-weight: 400;
}

.price {
    font-weight: 500;
    color: #daed02;
}

.line h4{
    font-weight: 300;
}