*{
    margin: 0;
    padding: 0;
}
.logo{
    padding-top: 50px;
    padding-left: 70px;
}
.icons{
    position: absolute;
    left: 1300px;
    top: 70px;
    background-color: rgb(40, 40, 136);
    padding: 25px 30px;
}
#search{
    position: absolute;
    margin-left: 432px;
    top: 70px;
    width: 800px;
    height: 83px;
    color: #010101;
    font-size: 3rem;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-left: 40px;
    background-color: rgb(255, 255, 255); 
}
#icons1{
    position: absolute;
    left: 1397px;
    top: 70px;
    background-color: rgb(40, 40, 136);
    padding: 25px 30px;
}
.dropdown-menu{
    width: 800px;
    height: 500px;
}
.dropdown-menu li{
    font-size: 3rem;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.play-video{
    flex-basis: 69%;
}
.play-video video{
    width: 100%;
    box-shadow: 10px 10px solid black;
}
.back-video{
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.content{
    text-align: center;
}
.content h1{
    font-size: 100px;
    color: #fff;
    font-weight: 800;
    padding-top: 150px;
}
.content p{
    font-size: 22px;
    color: #fff;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
}
.head h2{
    margin-top: 330px;
    margin-left: 130px;
    font-size: 57px;
    color: rgb(1, 1, 117);
}
.head p{
    margin-top: 10px;
    margin-left: 130px;
    font-size: 37px;
}
.head hr{
    position: relative;
    left: 890px;
    margin-right: 1180px;
    bottom: 25px;
}
#ha{
    position: relative;
    padding: 10px 20px;
    border-radius: 50%;
    font-size: 30px;
    left: 1240px;
    top: -155px;
    color: #fff;
    background-color: rgb(182, 49, 49);
}
.view{
    display: flex;
    justify-content: space-evenly;
    padding-top: 20px;
    margin-left: 65px;
}
.view h6{
    position: relative;
    margin-left: 40px;
    font-size: 30px;
    color: #e6dfdf;
    bottom: 240px;
    text-shadow: +10px black;
}
.view p{
    position: relative;
    margin-left: 40px;
    font-size: 20px;
    bottom: 220px;
    color: #e6dfdf;
    text-shadow: 10px 10px solid black inset;
}
.view img{
    box-shadow: 10px 10px solid rgb(229, 0, 0) inset;
}
.view2{
    margin-bottom: 50px;
    margin-left: 125px;
    height: 400px;
}
.view2 h2{
    position: relative;
    bottom: 520px;
    right: 30px;
}
.view2 h3{
    position: relative;
    margin-left: 670px;
    bottom: 620px;
    font-size: 1.5rem;
}
.view2 h1{
    position: relative;
    margin-left: 670px;
    bottom: 600px;
}
.view2 p{ 
    position: relative;
    left: 670px;
    margin-right: 900px;
    margin-top: 15px;
    font-size: 1.4rem;
    bottom: 570px;
}
.view2 img{
    position: relative;
    bottom: 120px;
}
.acd{
    position: absolute;
    width: 1300px;
}
.acd h1{
    position: absolute;
    left: 120px;
    font-size: 57px;
    color: rgb(1, 1, 117);
}
.acd h2{
    color: black;
    margin-top: 10px;   
}
.acd p{
    position: absolute;
    left: 120px;
    top: 65px;
    font-size: 35px;
    color: rgb(0, 0, 0);
}
.dg{
    position: absolute;
    width: 1200px;
    left: 120px;
    margin-top: 200px;
    font-size: 30px;
    color: black;
}
.dg h1{
    position: absolute;
    font-size: 50px;
    top: -80px;
}
.dg h2 {
    position: absolute;
    left: 50px;
    margin-top: 40px;
    font-size: 40px;
}
.dg h3{
    position: absolute;
    font-size: 2.5rem;
    top: 190px;
    left: 50px;
}
.dg h4{
    position: absolute;
    font-size: 2.5rem;
    top: 350px;
    left: 50px;
}
.dg p{
    position: absolute;
    left: 50px;
    margin-top: 100px;
}
#arrow{
    position: absolute;
    padding: 10px 20px;
    border-radius: 50%;
    font-size: 30px;
    left: 1130px;
    bottom: 158px;
    color: #fff;
    background-color: rgb(182, 49, 49);
}
#edu-arrow{
    position: absolute;
    padding: 10px 20px;
    border-radius: 50%;
    font-size: 30px;
    left: 1250px;
    bottom: -868px;
    color: #fff;
    background-color: rgb(182, 49, 49);
}
#one{
    position: absolute;
    top: 150px;

}
#two{
   position: absolute;
   top: 300px;
}
.edu{
    position: absolute;
    width: 1500px;
}
.edu h1{
    position: absolute;
    top: 850px;
    left: 140px;
    font-size: 57px;
    color: rgb(1, 1, 117);
}
.edu p{
    position: absolute;
    top: 930px;
    left: 140px;
    font-size: 35px;
    color: rgb(0, 0, 0);  
}
.main-box{
    margin-top: 1150px;
    width: 1507px;
    height:1825px;
}
.box-head{
    display: flex;
}
.box-head1{
    display: flex;
}
.box-head2{
    display: flex;
}
.box{
    width: 500px;
    flex-grow: 1;
}
.box img{
    width: 500px;
}
.box1{
    width: 520px;
    height: 500px;
    background-color: rgb(247, 37, 37);
    flex-grow: 1;
}
.box2{
    width: 500px;
    flex-grow: 1;
}
.box2 img{
    width: 500px;
    height: 500px;
}
.boxh1{
    width: 500px;
    height: 500px;
    background-color: rgb(18, 18, 109);
    flex-grow: 1;
}
.boxh2{
    width: 500px;
    height: 500px;
    flex-grow: 1;
}
.boxh2 img{
    width: 520px;
    height: 500px;

}
.play-video2{
    width: 500px;
    height: 500px;
    flex-grow: 1;
    
}
.play-video2 video{
    width: 503px;

}
.boxh3{
    width: 500px;
    height: 415px;
}
.boxh3 img{
    width: 502px;
    height: 415px;
}
.boxh4{
    width: 505px;
    height: 415px;
    background-color: rgb(247, 37, 37);
}
.main-text{
    position: absolute;
    width: 1500px;
}
#grid-text{
    position: absolute;
    bottom: 1200px;
    left: 600px;
    font-size: 3.5rem;
    color: rgb(37, 26, 111);
}
#grid{
    position: absolute;
    bottom: 1080px;
    left: 600px;
    font-size: 2rem;
    color: rgb(0, 0, 0);
}
#boxh4-text{
    position: absolute;
    bottom: 300px;
    left: 590px;
    color: #fff;
}
#boxh4-text1{
    position: absolute;
    bottom: 60px;
    left: 590px;
    font-size: 1.5rem;
    color: #fff;
}
#boxh5-text{
    position: absolute;
    bottom: 460px;
    left: 1100px;
    color: #fff;
}
#boxh5-text1{
    position: absolute;
    bottom: 300px;
    left: 1100px;
    font-size: 1.5rem;
    color: #fff;
}
#boxh6-text{
    position: absolute;
    bottom: 800px;
    left: 100px;
    color: #fff;
}
#boxh6-text1{
    position: absolute;
    bottom: 610px;
    left: 100px;
    color: #fff;
    font-size: 1.5rem;
}
#boxh7-text{
    position: absolute;
    bottom: 1680px;
    left: 600px;
    color: #fff;
}
#boxh7-text1{
    position: absolute;
    bottom: 1460px;
    left: 600px;
    font-size: 1.5rem;
    color: #fff;
}
footer {
    margin-top: 150px;
    background-color:   rgb(18, 18, 109);
    color: #fff;
    text-align: center;
}
footer p {
    margin-top: 50px;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
}
.about{
    display: flex;
    justify-content: space-evenly;
    margin-top: 80px;
}
.about h1{
    font-size: 50px;
    margin-bottom: 80px; 
}
.about p{
    margin-top: 15px;
}
.container{
    padding: 100px;
}
.about li{
    margin-bottom: 30px;
    font-size: 25px;
    list-style: none;
}
.btn{
    margin-top: 55px;
}
#lag{
    padding: 15px 60px;
    font-size: 16px;
    margin-right: 20px;
}
#lag1{
    padding: 15px 60px;
    font-size: 16px;
    border-color: #fff;
    background: transparent;
    color: #fff;
    margin-right: 20px;
}
#lag2{
    padding: 5px 45px;
    font-size: 16px;
    border-color: #fff;
    background: transparent;
    color: #fff;
    margin-right: 20px;
    
}
#ranks{
    padding: 16px 20px;
    font-size: 16px;
    border-color: #fff;
    background: transparent;
    color: #fff;
    margin-right: 20px;
}
#ranks1{
    padding: 16px 25px;
    font-size: 16px;
    margin-right: 20px;
}
.ranka{
    margin-left: 70px;
}
.smedia{
    display: flex;
    gap: 50px;
    top: 900px;
    margin-top: 50px;
    margin-left: 450px;
}