.contain{
    background-color: rgb(171, 167, 167);
    width: 100%!important;
}
.img{
    width: 7rem;
    height: 7rem;
    margin: auto;
    border-radius: 50%;
    border: 5px solid rgba(95, 87, 87, 0.959);
}
.image{
    border-top: 15px solid;
    border-bottom: 15px solid;
}
.space{
    padding-top: 90px!important;
}
.head{
    width: 100%;
    justify-content: space-between;
    background-color: rgb(153, 217, 234);
    position: fixed;
    align-items: center;

}
.bod{
    background-color: grey;
}
ul li a{
    color: black;
    text-decoration: none;
    padding:20px 40px;
    width: 100px!important;
    box-shadow: 4px 4px 5px 3px rgb(27, 25, 25); 
 
}

button a{
    color: black;
    
}
.cto{
    position: absolute;
    margin-top: 50px;
    font-size: 100px;
    border: 10px solid rgb(153, 217, 234);
    border-radius: 50%;
    color: green;
    background-color: black;
    box-shadow: 5px 10px 20px 10px black;
}
button{
    border-radius: 20px;
    width: 100px;
}
li{
    list-style: none;
    margin-top: 6%;
    font-size: 20px;
    font-weight: bold;
    font-family: cursive;
}
ul{
    gap: 40px;
}
a{
    background-color: gainsboro;
    
}
.video{
    background-color: rgb(32, 21, 5);
}
.vid{
    width: 100%;
    height: 250px;
}
.ack{
    height: 30vh;
    margin: 20px;
    border: 5px solid rgba(95, 87, 87, 0.959);
}
.con img{
    width: 70%;
    height: 45vh;
    border: 5px solid gray;
    margin: 20px;
}
.socials{
    justify-content: center;
    margin-top: 20px;
    font-size: 40px;
}
button a{
    text-decoration: none;
}
.conn{
    width: 50%!important;
    background-color: red!important;
}
.connn{
    background-color: rgb(153, 217, 234);
}
.cont{
    position: absolute;
    width: 100%;
    background-color: red;
}
.conti{
    width: 100%!important;
    height: 50px;
}