.boxPlanosReduzidos {
    float: left;
    width: 100%;
    background-color: #0A121F;
    padding: 60px 0;
}

.boxPlanosReduzidos .titulo {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: bold;
    margin: 0 0 50px 0;
    font-size: 26px;
    text-align: center;
    line-height: 36px;
}

.boxPlanosReduzidos .titulo strong {
    color: #DCB24C;
}

.boxPlanosReduzidos .boxLote {
    float: left;
    width: 100%;
}

/* Lista Assinaturas */

.boxPlanosReduzidos .boxLote .boxListaAssinaturas {
    float: left;
    width: 100%;
    background: #0A121F;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura {
    text-align: center;
    padding: 0 7px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxInterno {
    float: left;
    width: 100%;
    border: solid 2px transparent;
    border-radius: 16px;
    padding: 15px 7px 7px 7px;
    position: relative;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxInterno.melhorOfertaBox {
    border: solid 2px #7D5200;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .melhorOferta {
    position: absolute;
    color: #F09C00;
    font-weight: bold;
    top: -12px;
    left: calc(50% - 63px);
    text-align: center;
    background: #0A121F;
    padding: 0 15px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxEconomize {
    float: left;
    width: 100%;
    height: 40px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxEconomize .boxBgSemDestaque {
    width: 100%;
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: center;
    border-radius: 30px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxEconomize .boxBgSemDestaque .textoEconomize {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxEconomize .boxBg {
    background: #F09C00;
    width: 100%;
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: space-between;
    border-radius: 30px;
    padding: 0 9px 0 15px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxEconomize .boxBg .textoEconomize {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxEconomize .boxBg .boxPorcentagem {
    background: #C98400;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: bold;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura h2 {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: bold;
    margin: 15px 0 15px 0;
    font-size: 22px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
    min-height: 40px;
}

.boxPlanosReduzidos.lote1 .boxLote .boxListaAssinaturas .boxAssinatura ul,
.boxPlanosReduzidos.lote2 .boxLote .boxListaAssinaturas .boxAssinatura ul {
    min-height: 40px;
}

.boxPlanosReduzidos.ultimoLote .boxLote .boxListaAssinaturas .boxAssinatura ul {
    min-height: 0;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura ul li {
    float: left;
    width: 100%;
    list-style: none;
    text-align: center;
    color: #CBD4E1;
    font-size: 12px;
    line-height: 20px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos {
    float: left;
    width: 100%;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos .boxPreco {
    float: left;
    width: 100%;
    border-radius: 8px;
    background: #475569;
    padding: 10px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos .col-sm-6 {
    padding: 0 2px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos .boxPreco .titulo {
    float: left;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos .boxPreco .descricao {
    float: left;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
    font-size: 12px;
    height: 35px;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos .boxPreco .precoDe {
    float: left;
    text-align: left;
    color: #fff;
    width: 100%;
    font-size: 11px;
    text-decoration: line-through;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos .boxPreco .precoPor {
    float: left;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
    letter-spacing: -0.5px;
    font-weight: bold;
}

.boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxPrecos .boxPreco a {
    display: inline-block;
    background: #C98400;
    width: 100%;
    color: #fff;
    padding: 6px 0px;
    border-radius: 4px;
    font-weight: 600;
    text-decoration: none;
    font-size: 13px;
}

@media only screen and (max-width: 1250px) {

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura {
        float: left;
        width: 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxInterno.semMelhorOferta .tagBonus {
        display: none;
    }

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .card .boxConteudo {
        padding: 20px 0 0 0;
    }

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .melhorOferta.semEspecial {
        display: none;
    }

}

@media only screen and (max-width: 768px) {

    .boxPlanosReduzidos {
        padding: 40px 0;
    }

    .boxPlanosReduzidos .titulo {
        font-size: 22px;
        line-height: 32px;
        margin: 0 0 15px 0;
        padding: 0 20px;
    }

    .boxPlanosReduzidos .titulo br {
        display: none;
    }

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas {
        padding: 0;
    }

    .boxPlanosReduzidos h2 {
        margin: 0 0 15px 0;
        font-size: 22px;
        line-height: 150%;
    }

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .col-sm-6 {
        float: left;
        width: 50%;
        max-width: 50%;
    }

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura .boxEconomize {
        height: auto;
    }

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura ul {
        min-height: 1px;
    }

}

@media only screen and (max-width: 630px) {

    .boxPlanosReduzidos .boxLote .boxListaAssinaturas .boxAssinatura {
        width: 100%;
        max-width: 100%;
    }

}