
.ml16 {

margin-top: 300px;
margin-left: 50px;
    color: white;
    padding: 40px 0;
    font-weight: 800;
    font-size: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    overflow: hidden;
  

  }
  
  .ml16 .letter {
    display: inline-block;
    line-height: 0.5em;
  
 
  
  }
  section{
    background: url(./image/image\ 1.jpg) no-repeat ;
    margin-top: 20px !important;
    background-position: center;
    background-size: cover;
    height: 300px;
    width: 300px;
    border: 5px white solid;
    box-shadow: 2px 1px;
    border-radius: 60%;
   
  margin: 0 auto;
  
 
  }
  .body{
background-color: black;


  }
.card{
margin: 0 auto;
margin-top: 50px;
box-shadow: white 100px;
border: white ;
border-radius: 20px !important;

}
.btn-primary{
  margin-top: 30px;
width: 250px;
background-color: black !important;
border: white;
border-radius: 20px !important;


}
.text-justify{
color: white !important;




}
.text-center{
color: white !important;
margin-top: 100px;



}
.card-title{

margin-top: 20px;


}
.progress{
background-color: white !important;
color: white;

}

hr.new1 {
  border-top: 1px solid white !important;
}
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  margin-left: 5px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}
/* 
.fa-twitter {
  background: #55ACEE;
  color: white;
}



.fa-linkedin {
  background: #007bb5;
  color: white;
} */

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}
.footer {

  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: white;
  color: black;
  text-align: center;
  margin-top: 30px;
  border:white 10px;
  border-radius: 10px;
}
.container{
  color: white;


}