.img-products {
    /* background-image: url('../../images/about/bkg-about.png'); */
    /* background-size: cover;   */
    color: #ffffff;  
    text-align: center; 

    align-items: center;
    align-content: center;
}

.bkg-color{
    background-color: #fff;
}



.pd {
    padding: 0 !important;
}


.title-kastek {
    font-weight: 700;
    font-size: 20px;
    color: #000;
}

.subtile-kastek {
    font-weight: 500;
    font-size: 16px;
}

.line-card {
    background-color: #1E5E2F;
    height: 10px;
}

.color-color {
    background-color: #457BBE;
    height: 18px;
}