
    #m{
        width: 400px;
        background-color: #333;
        color:#fff;
        border: 1px solid crimson;
        font-size:13px;
    }


    #style{
        width: 400px;
        background-color: #333;
        color:#fff;
        border: 1px solid crimson;
        font-size:13px;
    }
    #in{
        font-size: 20px;
        text-align: center;
        color: purple;
    }
#india{
    width: 550px;
        background-color: #333;
        color:#fff;
        border: 1px solid crimson;
        font-size:13px;

}
#read{
    width: 700px;
        background-color: #333;
        color:#fff;
        border: 1px solid crimson;
        font-size:13px;


}

#font{
    width: 650px;
        background-color: #333;
        color:#fff;
        border: 1px solid crimson;
        font-size:13px;

}

* {
    box-sizing: border-box;
}
body {
    
    margin: 0px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    
}

header h1 {
    font-size: 50px;
    color: white;
    width: 300px;
    display: flex;
    justify-content: end;
    align-items: center;
    width: 700px;
}


#navlogin{
    float: right;
    width: 140px;
    height: 40px;
    border: 2px solid crimson;
    border-radius: 10px;
   color: crimson;
   background-color: white;
   text-align: center;
   position: relative;
   margin-top: 20px;
   padding: 1.5px;
}

nav {
    background-color: #333;
    overflow: hidden;
    flex-wrap: wrap;
   
    
}

nav a {
    text-decoration: none;
    padding: 20px;
    text-align: center;
    float: left;
    color: white;

    
}

main {
    background-color: white;
    text-align: center;
}

h2 {
    padding: 20px;
}

#clarity{
    font-size: 20px;
    border: 2px solid black;
    background-color: antiquewhite;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 5px 5px;
}
section:nth-child(even) {
    background-color: rgb(241, 241, 241);
}



#as{
    font-size: 20px;
    border: 2px solid black;
    background-color: antiquewhite;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 5px 5px;

}
#daf{
    font-size: 35px;
}
.get{
    font-size: 20px;
}
#tips{
    font-size: 35px;
}
#air{
    font-size: 35px;
}

#block{
    font-size: 35px;

}

#lock{
    font-size: 35px;

}
#to{
    font-size: 20px;
    border: 2px solid black;
    background-color: antiquewhite;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 5px 5px;
}

video {
    padding: 10px;
}

  
#interview{
    font-size: 35px;
}
#is{
    font-size: 35px;
}



#frame{
    font-size: 35px;
}

#img1{
    height: 250px;
    width: 250px;
    
}
#img2{
    height: 250px;
    width: 250px;
}
#logo{
    position: relative;
    float: left;
   padding: 10px;
    height: 100px;
    width: 100px;
}



footer {
    background-color:#333;
    padding: 20px 0;
  }
  
  .footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  
  .footer-logo {
    flex: 1;
    text-align: center;
    float: left;
  }
  
  .footer-logo img {
    width: 150px;
  }
  
  .footer-column {
    flex: 1;
    padding: 0 20px;
  }
  
  .footer-column h3 {
    color:antiquewhite;
  }
  
  .footer-column ul {
    list-style-type: none;
    padding: 0;
  }
  
  .footer-column ul li {
    margin-bottom: 10px;
  }
  
  .footer-column ul li a {
    color:beige;
    text-decoration: none;
  }
  
  .footer-column ul li a:hover {
    text-decoration: underline;
  }
  
  .footer-bottom {
    margin-top: 20px;
    text-align: center;
  }
  
  .footer-bottom p {
    color:beige;
    font-size: 14px;
  }
  .footer-column p{
    color:beige;
}

.padding{
    padding: 20px;
}

main{
    width: 60%;
    height: 500px;
    margin: auto;
    margin-top: 100px;
    box-shadow: 0px 0px 3px gray;
    position: relative;
    overflow: hidden;
}
.slide{
    width: 100%;
    height: 100%;
    transition: 1s;
    position: absolute;
}
#left{
    display: flex;
    justify-content: start;
    align-items: center;
    width: 800px;
}

#intro{
    height: 80px;
    background-color: crimson;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
#obj{
   display:flex;
}
.text{
    width: 550px;
    border: 1px solid black;
    background-color:floralwhite;
    border-radius: 10px;
    margin: 5px;
    padding: 10px;
    font-family: sans-serif;
    
}

#login{
    border: 2px solid crimson;
    border-radius: 5px;
    background-color: white;
}
#im1{
    float: right;
    border-radius: 50px;
    margin: 50px;
}
#crack{
    font-size: 40px;
}
span{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: crimson;
}
#exam{
    display: inline-flex;
    background-color: white;
    justify-content: space-around;
  
    
}

#div2{
   width: 50%;
    height: 400px;
    padding: 10px;
    font-family: cursive;
    font-weight: 700;
    font-size: larger;
    color: brown;
    background-color: bisque;
    border: 4px solid brown;
    border-radius: 30px;
    float: right;
    overflow-y:scroll;
}
#dooo{
   border: 1px solid red;
   padding: 10px;
   display: flex;
   flex-direction: row;
}
.pri{
margin-left: 180px;

}


.top
{
	border:0px solid black;
	display:flex;
	justify-content:space-around;
	align-items:center;
}

.top_vi
{
	border: 0px solid red;
	width: 350px;
	height: 290px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: 5px 5px 5px 5px black;
	transition:transform 1s;
}
.sur{
    background-image:url(https://wallpapercave.com/wp/wp1954191.jpg);
    background-size: cover;
}
.one{
    height: 200px;
    width: 100%;
    background-color: #fff;
}

#three{
    
    padding: 10px;
    display: flex;
    flex-direction: row;
    float: inline-end;
 }
 #left{
    display: flex;
    justify-content: start;
    align-items: center;
    width: 800px;
}
#four{
    
    border: 1px solid red;
    padding: 10px;
    
    
}
#five{

    padding: 10px;
    display: flex;
    flex-direction: row;
    float: inline-start;
   
    
}
#six{
    border: 1px solid red;
    padding: 10px;
    text-align: end;
    
}
#seven{
        padding: 10px;
        display: flex;
        flex-direction: row;
        float: inline-end;
        
}
#eight{
    border: 1px solid red;
    padding: 10px;
}
#nine{
    padding: 10px;
    display: flex;
    flex-direction: row;
    float: inline-start;
   
}
#ten{
    border: 1px solid red;
    padding: 10px;
    text-align: end;
}
#eleven{
    padding: 10px;
    display: flex;
    flex-direction: row;
    float: inline-end;
    
}
#twelve{
    border: 1px solid red;
    padding: 10px;
}
#icons{
    display:flex;
}
.fifteen{
    text-align: center;
    color:white;
    background-color: crimson;
    font-family: Georgia, 'Times New Roman', Times, serif;

}
.key{
    text-align: center;
    color: white;
    font-family: Georgia, 'Times New Roman', Times, serif;
    background-color: crimson;
}
#sixten{
    font-size: 60px;
    text-align: center;
    color: red;
    font-weight: 500;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-shadow: 3px 2px black;
}
#twenty{
    font-size: 60px;
    text-align: center;
    color: red;
    font-weight: 500;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-shadow: 3px 2px black;
}
th{
    text-transform: uppercase;
    color: brown;
  }
  table{
    padding: 5px;
    width:100%;
  }
  tr:nth-child(even) {
    background-color:rgba(123, 244, 252, 0.356);
    font-weight: 500;
  }
  tr:nth-child(odd) {
    background-color: rgb(172, 227, 254);
  }
td{
    text-align: center;
}
.video{
    display: flex;
    justify-content: space-evenly;

  }
  iframe{
    margin: 8px;
  }