.feature-section{
    overflow:hidden;
    background:rgb(255,255,255);
}

.service-section{
    background:rgba(213,213,213,0.01);
}

.our-product{
    background:rgba(255,212,0,0.09); 
}

.fact-counter{
    overflow:hidden;
    background:rgb(37,53,89);
}

.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:; 
}

.sponsors-section{
    overflow:hidden;
    background:rgb(250,254,255);
}
