#demo{
    background: linear-gradient(rgba(228, 108, 108, 0.037),rgba(59, 59, 218, 0),rgba(0, 128, 0, 0.082)),url(../images/Services/bg-image-4.jpg);    /* background-position: center ; */
        background-size: 100% 100%;
        width: 100%;
        height: 250px;
        /* background-size: cover; */

}

.demo2{
background-image: url(../images/Services/clients-parallax-1.jpg) ;
width: 100%;
background-size: 100% 100%;
height: 700px;
}

#demo2 p{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: yellow;

}

.fun3{
    font-style: italic;
    color: brown;
}

#fun4{
    font-family: cursive;
    background-color: black;
}
.vishal{
    font-style: italic;
    color: rebeccapurple;
}
.demo7{
    font-family: cursive;
}

#footer{
    font-family: cursive;
    background-color: black;
}
