.buildingsign_details_slider_block {
    background-image: linear-gradient(rgba(20, 19, 19, 0.718), rgba(20, 19, 19, 0.718)), url(../img/prints/prints.png);
    background-color: #3B3B3B;
    background-size: cover;
    height: 100%;
    padding-bottom: 8rem;
    color:white;
    text-align: center;
}
.about-description {
    line-height: 1.7;
    color: #414142;
}

.product-detailSS-bottom-title {
    box-shadow: 0 4px 8px 0 #8e8e90, 0 6px 20px 0 #d0d0d4;
    background-color: #E9E9E9;
    color: #414142;
    padding: 1rem 0.5rem;
    font-size: 1.2rem;
    font-weight: 800;
    text-align: center;
    overflow: hidden;
    /* max-height: 64px; */
    position: absolute;
    z-index: 1;
    width: 90%;
    /* min-height: 64px; */
    bottom: -80px;
    left: 5%;
}
.purprocess_details_slider_block {
    background-image: linear-gradient(rgb(20 19 19 / 23%), rgb(20 19 19 / 36%)), url(../img/our-process/slide-bg.png);
    background-color: #3B3B3B;
    background-size: cover;
    height: 100%;
    padding-bottom: 8rem;
    color:white;
    text-align: center;
    background-position: center;
}
