.planos-bloco {
    padding: 60px 0px;
    max-width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    background-color: #f15a22;
}
.produto-tag {
    top: 6px !important;
}
.produto-tag.tag1, 
.produto-tipocurso,
.produto-tag.tag2,
.produto-tag.tag3 {
    top: 6px !important;
}
.produto-tag.tag2 {
    position: absolute;
    background-color: red;
    padding: 5px;
    border-radius: 30px;
    font-size: 10px;
    font-weight: 600;
    right: 5px;
}

.produto-info-extra {
    padding: 40px 10px 10px 10px !important;
}
.carrossel button.prev, .carrossel button.next {
    margin-top: 160px !important;
}
.plano-box {
    border: 1px solid #000111 !important;
    box-shadow: 0px 0px 12px #0d47b6E6 !important;
    background: linear-gradient(#091250, #000111) !important;
    color: #fff;
}
.plano-box h3 {
    color: #f15a22 !important;
}
.planos-bloco h2 {
    color: #fff;
}
.esplorebanner .sppb-row-overlay {
    background-color: #010d3f9c;
}
.btn-info, .btn-success {
    color: #000 !important;
    background-color: #a6e1ff !important;
    font-weight: 600 !important;
border-color: #a6e1ff !important;
}
.btn-info:hover, .btn-success:hover {
    color: #fff !important;
    background-color: #000 !important;
}
.alert-warning {
    --alert-bg: #fff !important;
    --alert-border-color: #fff !important;
}
.breadcrumbs-section {
    background-color: #0037ff !important;
    border-bottom: 1px solid #0037ff !important;
}
.esplore-catalogo {
    min-height: 450px;
}