.tenha_seu_clube #sp-position1{
    margin-bottom: 50px;
}
.tenha_seu_clube_planos{
    width: 100%;
    margin: 0 auto 0 auto;
}
.tenha_seu_clube_plano{
    width: 31.3%;
    float:left;
    margin:0 1%;
    text-align: center;
    box-shadow: 0px 0px 15px 10px #ecedee;
    border-radius:10px;
}
.tenha_seu_clube_plano > h4{
    background-color:#365675;
    color:#fff;
    margin:0;
    padding: 20px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tenha_seu_clube_plano > img {
    margin: 25px 0;
    height: 47px;
}
.tenha_seu_clube_plano > .text{
    height: 545px;
    width: 80%;
    margin: 0 auto;
    color:#365675;
    font-weight: 600;
    line-height: 1.3em;
}
.tenha_seu_clube_plano > .text span strong {
    margin-bottom: 20px !important;
    display: block;
    font-size: 16px;
    text-align: left;
    min-height: 54px;
    text-align: center;
}
.tenha_seu_clube_plano > .text ul {
    list-style: circle !important;
    padding-left: 20px !important;
}
.tenha_seu_clube_plano > .text ul li {
    margin: 7px 0;
    border: none;
    text-align: left;
    list-style: circle !important;
}
.numero_de_vidas{
    width: 80%;
    margin:0 auto;
}
.numero_de_vidas > p{
    width: 50%;float:left;text-align: left;color:#365675;font-weight: 600;
}
.numero_de_vidas > input{
    width: 50%;
    float:right;
    margin-bottom: 50px;
    background-color: #e9e9e9 !important;
    border: 0 !important;
    box-shadow: none !important;
    min-height: 40px;
    margin-top: -8px;
}
.tenha_seu_clube_plano > a{
    background-color: #e7a62e;
    width:100%;
    float: left;
    color:#fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
div#tenha_seu_clube_cidade_estado section:first-child,
div#tenha_seu_clube_cidade_estado span:first-child {
    width: 30%;
    float: left;
}

div#tenha_seu_clube_cidade_estado section:last-child,
div#tenha_seu_clube_cidade_estado span:last-child {
    width: 70%;
}
div#tenha_seu_clube_cidade_estado,
div#tenha_seu_clube_cidade_estado span {
    margin: 0;
}
