.custom-color-listra {
    width: 220px;
    height: 1px;
    background-color: var(--color-yellow);
    margin-bottom: 25px;
    margin-top: 30px;
}

.custom-title-cases {
    font-size: 68px !important;
    margin-bottom: 24px;
}

.custom-text-cases {
    font-size: 23px;
}

.custom-margin-top-texto {
    margin-top: 10em;
}

.custom-color-distribuicao {
    background-color: #dc3545 !important;
}

.badge {
    display: inline-block;
    text-align: center;
    vertical-align: middle;     
    --bs-badge-font-weight: 300;
    padding-right: 7px !important;
    padding-left: 12px !important;
  }
  

  @media (max-width: 448.99px) {
    .custom-title-cases {
        font-size: 23px !important;
        margin-bottom: -6px !important;
    }
}
.custom-banner-cases {
    background-size: cover;
    background-position: center 30%; 
    background-repeat: no-repeat;
    z-index: -1;
    margin-top: 80px;
    height: 90%;
}

@media (max-width: 768px) {
    .custom-banner-cases {
        background-size: cover;
        background-position: center -30px; 
        height: 550px;
    }
}


.custom-imagem-enel {
    width: 70% !important;
    margin-top: 45px;
    margin-left: 14%;
    margin-bottom: -10px;
}

.custom-imagem-diamante {
    margin-top: 70px;
    width: 75% !important;
    margin-left: 11%        
}

.custom-imagem-vb {
    width: 40% !important;
    margin-top: 65px;
    margin-left: 65px;
}

.custom-texto-cards {
    width: 110%;
    font-size: 18px;
    margin-left: -9px;
    margin-top: 15px; 
     
}

.custom-ver-mais {
    margin: 20px auto 0;
    display: block;
    text-align: left;
    color: var(--color-way2);
    margin-left: -7px;
}


.custom-text-site {
    color: black;
}

.custom-titulo-conteudo-especializado {
    margin-top: -20px;
    margin-bottom: 15px !important;
}

@media (max-width: 1285.60px) {
    .custom-imagem-enel {
        margin-top: 48px !important;
        margin-bottom: -12px !important;
    }
}

@media (max-width: 1285.60px) {
    .custom-imagem-vb {
        margin-left: 28% !important;
    }
}

@media (max-width: 767.20px) {
    .custom-texto-cards {
        text-align: center;
        margin-left: -5%;
        margin-bottom: 30px;
    }
}

@media (max-width: 767.20px) {
    .custom-ver-mais {
        text-align: center !important;

    }
}

@media (max-width: 1199.20px) and (min-width:992px){
    .custom-imagem-enel {
        margin-top: 54px !important;
        margin-bottom: -10px !important;
    }
}

@media (max-width: 991.20px) and (min-width: 768px){
    .custom-imagem-enel {
        margin-top: 49px !important;
        margin-bottom: -22px !important;
    }
}

@media (max-width: 767.20px) {
    .custom-card-lados {
        left: 3%;
    }
}

@media (max-width:448.99px) {
    .custom-text-cases {
        font-size: 17px !important;
    }
}

@media (max-width: 768px) {
    .custom-margin-top-texto {
        margin-top: -10% !important;
    }
}

@media (max-width:448.99px) {
    .custom-margin-top-texto {
        margin-top: -36% !important;
    }
}

@media (max-width:768px) {
    .custom-sobreposicao-banner {
        height: 76% !important;
    }
}

@media (max-width:448.99px) {
    .custom-banner-cases {
        margin-left: -28% !important;
    }
}


@media (max-width: 768px) {
    .custom-top-cards-mobile {
        margin-bottom: -12em !important;
    }
}


@media (max-width: 767.2px) {
    .custom-passar-pagina {
        margin-left: 3%;
    }
}

@media (max-width: 767.2px) {
    .custom-titulo-conteudo-especializado {
        margin-left: 3%;
    }
}

@media (max-width: 767.2px) {
    .text-black {
        margin-left: 3%;
    }
}