.feature-section{
    overflow:hidden;
    background:rgb(255,255,255);
}

.service-section{
    background:rgba(255,255,255,0.32);
}

.our-product{
    background:rgba(213,213,213,0.13); 
}


.testimonial-section{
    overflow:hidden;
    background:rgb(85,85,85); 
}

.call-back{
    overflow:hidden;
    background:rgb(37,53,89); 
}

.news-section{
    overflow:hidden;
    background:;
}

.gallery-section{
    overflow:hidden;
    background:; 
}

.sponsors-section{
    overflow:hidden;
    background:rgb(250,254,255);
}
