.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); 
}

.fact-counter{
    overflow:hidden;
    background:rgba(60,74,154,0.13);
}

.testimonial-section{
    overflow:hidden;
    background:rgb(255,255,255); 
}

.call-back{
    overflow:hidden;
    background:rgb(37,53,89); 
}

.news-section{
    overflow:hidden;
    background:;
}

.gallery-section{
    overflow:hidden;
    background:rgba(60,74,154,0.11); 
}

.sponsors-section{
    overflow:hidden;
    background:rgba(255,255,255,0.14);
}
