*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
  }
  .header{
    background-color: rgb(255, 255, 255);
}

.images {
    width: 100%;
    height: 100px;
}
.pic{
    background-color: black;
    color: #fff;
  }

.main {
    width: 100%;
    height: 500px;
}

.logo {
    height: 60px;
    width: 60px;
    border-radius: 50px 50px 50px 50px;
}



ul {
    list-style: none;
}
.nav-item{
    font-size: 20px;
    font-weight: 600;
   

 }
.nav-item a{
    list-style-type: none;
    text-decoration: none;
    color: rgb(8, 8, 8);
       margin-left: 8px;
       margin-right: 7px;
       
}

.nav-items a i {
    font-size: 25px;
    margin-bottom: auto;
    color: rgb(8, 8, 8)
} 
.heading4{
    background-color: black;
    font-weight: 600;
  }

 
.heading{
    width:over;
    font-weight: bolder;
    font-size: 300%;
    background-color: black;
    color:white ;
}
.heading2{
    background-color:rgb(255, 255, 255);
    font-size:35px ;
    color: black;
}
.containerr3{
    margin-top: auto;
}

.h2{
    margin-top: 20%;
    font-size: 500%;
    font-weight: 500%;
}
.ig{
border-radius: 50%;
}
.row ul h1{
    font-weight: 800;
    font-size: 20px;
   
}
.row ul li a{
    justify-content: center;
    text-align: center;
    text-decoration: none;
    list-style-type: none;
    color: black;
    font-weight: 600;
    font-size: 15px;
}
.form-grouplast{
    width: 90%;
}
.containerr3{
    overflow: hidden;
}
