#nav{    
    margin: auto;
    width: 100%;
    display: flex;    
    height: 100px;
    background-color: rgb(3, 52, 143);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: white;
   
}
select{
    width: 140px;
    height: 40px;
    margin-top: 33px;   
    margin-left: 40px;    
    background-color: transparent;   
    border: transparent;
    color: white;
}
option{
    background-color: rgb(65, 69, 192);
}
#p{
  margin-left: 30px;
  font-size: 25px;
  justify-content: center;
}
#image{
    width: 100%;
    height: 400px;
  
}
#head{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 100px;
    margin-left: 40px;
    width: 60%;
    margin: auto;
    text-align: center;
}
#p{
    width: 70%;
    margin: auto;
    font-size: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
}
#para{
    width: 80%;
    margin: auto;    
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: start;
    margin-bottom: 80px;
}
#foot{
    margin-left: 50px;
    height: 230px;
    display: flex;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
#foot1{
    height: 100%;
    width: 50%;
   
}
input{
            width: 150px;
            height: 26px;
            margin-top: 0%;
            
        }
        .fa {
  padding: 10px;
  font-size: 50px;
  width: 20px;
  height: 20px;
  text-align: center;
  justify-content: center;
  text-decoration: none;  
  border-radius: 50%;
  justify-content: space-around;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.fa:hover {
    opacity: 0.7;
}
      .fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-youtube {
  background: #bb0000;
  color: white;
  
}
.fa-pinterest {
  background: #cb2027;
  color: white;
}
        #btn{
            color: white;
            background-color: black;           
            padding: 6px 12px;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        #btn:hover{
            background-color: rgb(228, 226, 226);
            color: black;
            border: transparent;
        }
        #ftt{
            margin-right: auto;
            margin-left: 230px;
        }
        #ft{
            line-height: 15px;
        }
        #last{
        /* margin-top: 20%; */
        width: 100%;
        height: 100px;
        background-color: rgb(223, 221, 221);        
        
        justify-content: center;       
       

    }
    #cr{
        margin-top: 50px;
        text-align: center;
        
        margin: auto;
        
    }
    #bottom{
        
        margin-top: 20%;
        margin-top: 10px;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    #infom{
        margin: auto;
        justify-content: center; 
        align-content: center;
        margin-bottom: 30px;
        margin-left: 170px;
        margin-top: 50px;
    }
    #footanc{
        color: black;
    }