
h1{
    text-align: center;
    justify-content: center; 
    color: rgb(12, 12, 194); 
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#container{
    display: flex;
    justify-content: space-around;
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
a{
    text-decoration: none;
    color: rgb(59, 59, 59);
}
h2{    
    text-align: center;
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
input{
  border: transparent;
  width: 500px;
  height: 40px;
 
}
input:hover{
     border: 1px dotted ;
}
#ser{
    width: 500px;    
    margin: auto;
    justify-content: space-between; 
}
#serc{      
  margin-left: 470px;  
    }
    #faqid{
        display: flex;
        width: 80%;
        margin: auto;
         font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    #faq{
        line-height: 5px;
        width: 70%;
    }
    #dapd{
        width: 20%;
        height: 600px;
        border: 2px solid rgb(207, 206, 201);
        padding-left: 8px;
        text-align: justify;
        text-align: start;
        justify-content: space-evenly;
       
       
    }
    #footer{
        display: flex;
        justify-content: space-around;
         font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    #contact{
        width: 18%;
        height: 400px;
        border: 2px solid rgb(207, 206, 201);       
        text-align: center;
        justify-content: center;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    
    #botm{
        
        margin-top: 28%;
    }
    #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: 45px;
        margin-top: 50px;
    }