.about-area{
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: !important;
}

.counter-area{
    overflow:hidden;
    background-repeat: no-repeat;
    background-position: bottom;
    background:rgb(37,53,89) !important; 
}

.services-area{
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color:rgba(213,213,213,0.32) !important;
}

.team-area{
    overflow:hidden;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background: !important; 
}


.project{
    overflow:hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-color:rgba(0,0,0,0.99) !important;
}

.testimonios{
    overflow:hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background:rgb(29,32,135) !important; 
}

.call-area{
    overflow:hidden;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color:rgb(213,213,213) !important;
}

.blog-area{
    overflow:hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: !important;
}

.contact-area{
    overflow:hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: !important;
}

.sponsor{
    overflow:hidden;
    background-color:rgba(127,147,255,0.05) !important;
}
