header{
    background: linear-gradient(#00000075,#00000075),linear-gradient(#00000075,#00000075),url('images/bg-image.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.header-item{
    padding-bottom:100px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 80px;
}
.navbar-light .navbar-toggler {
 color: rgba(0,0,0,.5);
 border-color:black;
 background-color: white;
}
.bottom{
    width: 100%;
    margin-top: 30px;
}
 .btn{
    border-radius: 40px;
} 
.next-header{
    margin-bottom:50px;
}
.title-text{
    box-shadow: 1px 1px 2px grey;
    border-radius: 50px 0px 50px 0px;
    background: linear-gradient(rgb(176 204 201 / 75%),#ced5d6);
    margin-bottom: 40px;
}
.card{
   border: none;
   box-shadow: 2px 2px 10px gray;
   border-radius: 10px;
}
.card-img-top{
    padding: 10px;
    border-radius:20px;
    }
section{
    background-color:  #0e1ac4d5;;
    padding:80px 0px 50px 0px;
    margin-bottom: 40px;
}
.margin-bottom{
    text-align: center!important;
    margin-bottom: 50px;
}
.tem-member{
    width: 150px;
    height: 2px;
    background-color: black;
    margin: 0 auto;

}
.member-item{
    margin-bottom: 100px;
}
.abul-khasem{
     width: 120px;
     height: 120px;
     border-radius: 100%;
}
.shidul-islam{
    width: 120px;
    height: 120px;
    border-radius: 100px;
}
.sarwar{
    width: 120px;
    height: 120px;
    border-radius:180px;
}
.korban{
    width: 120px;
    height: 120px;
    border-radius: 100px;
}
.team-item{
    margin-bottom: 40px;
}
main{
    background-color: #485e73;;
}
.form-aria{
    margin-bottom: 50px;
    margin-top: 20px;
    /* box-shadow: 2px 2px 10px gray; */
    border-radius:10px;
    color: white;

}
.form-padding{
    padding: 20px;
}
 .input-aria .input{
    margin-top:50px;
    border: 0;
    outline: none;
    background:transparent;
    border-bottom: 2px solid white;
    width:  100%;
    color: white;
    
}
::-webkit-input-placeholder{
    color:white;
}
.young-man{
    width: 100%;
}
.submit-btn{
    background-color:lightskyblue;
    padding: 10px 45px;
    border: none;
    border-radius: 5px;
    margin-bottom: 80px;
    margin-left: 42px;
}
.account{
    margin-top: 80px;
}
.login-with{
   padding-right: 5px;
}
.checkbox{
    margin-left:10px;
}
.facebook-icon i{
   width:  40px;
   height: 40px;
   background-color:#6981b9;
   color: white;
   padding: 12px 12px ;
   border-radius:8px;
   font-size: 18px;
}
.twitter-icon i{
    width:  40px;
    height: 40px;
    background-color:#17afdc;
    color: white;
    padding: 12px 12px ;
    border-radius:8px;
    font-size: 18px;
}
.google-icon i{
    width:  40px;
    height: 40px;
    background-color:#e84b9b;
    color: white;
    padding: 12px 12px ;
    border-radius:8px;
    font-size: 18px;
}
.shahadat{
    width: 200px;
    height: 200px;
    border-radius:100%;
    /* margin-left: 80px; */
}
ext-main{
    color: gray;
}
.shahadat-info{
    margin-bottom: 50px;
}
footer{
    background: linear-gradient(#00000075,#00000075),linear-gradient(#00000075,#00000075),url('images/all-team\ member.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    color: white;
    padding:30px 30px 0px 30px;
}
.icon i{
    width: 40px;
    height: 40px;
    background-color:gray;
    color: white;
    padding: 12px 12px ;
    border-radius: 80px;
    margin-top: 15px;
    font-size:18px ;
    margin: 0px 0px 20px 0px;
  }
  .icon i:hover{
      background-color: white;
      color:gray;
      transition: 1s;
  
  }
  .text-primary {
      color: #007bff!important;
      margin-left: 15px;
  }
  .map{
    margin-left: 15px;  
    color:#f3f3f3;
  }
  .online-course{
      margin-bottom: 30px;
      margin-top: 20px;
      font-size: 20px;
  
  }
  .drawing{
      color:lightgray;
      text-align: justify;
  }
  .icon2 i{
      width: 40px;
      height: 40px;
      background-color:gray;
      color: white;
      padding: 12px 12px ;
      border-radius:5px;
      margin-top: 15px;
      font-size: 18px;
  } 
  
  .icon2 i:hover{
      background-color: white;
      color:gray;
      transition: 1s;
  }
  .Copyright{
    font-size: 12px;
    margin-top: 40px;
}

 
