.project {
    margin-top: 40px;
    padding-top: 70px;
}

.project-content {
    text-align: center;
}

.hd {
    color: black;
}

.contact {
    background-color: rgba(246, 247, 248, 0.959);
}



.ourteam {
    text-align: center;
}

.contact-de {
    background-image: url(../images/bg/bgimg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}


.coll {
    color: #126b65;
}


.banner {
    background-image: url('../images/slider/bg/banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-align: center;
    padding: 50px;
    height: 55vh;

}

.contt {
    margin-top: 120px;
    font-weight: 900;
}