.logo {
    height: 170px;
    width: 130px;
    background-image: url("logo.png");
   background-size: cover;
}
.navbar {
    height: 175px;
    width: 100%;
    background-color: #FFEEDB;
    display: flex;
    justify-content: space-between;
}
.name {
color: #FFA642;
font-size: 80px;
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
font-weight: 700;
}
.name-2 {
    height: 40px;
    width: 700px;
    background-color: #0a1d37;
    color: bisque;
    font-size: 30px;
    text-align: center;
    margin: 0%;
}
.subjects p {
    height: 35px;
    width: 400px;
    background-color: #0a1d37;
    color: bisque;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
} 
.icon {
    width: 20px;
    height: 20px;
}
.sub {
    list-style-type: none;
    font-size: 25px;
}
.sub-1 {
    display: flex;
    margin-right: 20px;
}
.sub-2 {
    display: flex;
}
.sub-3 {
    display: flex;
    
}
.nav-result h3 {
    height: 35px;
width: 200px;
    background-color: #0a1d37;
    color: bisque;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}
.nav-result ul {
    list-style-type: none;
}
.icon-target {
    width: 20px;
    height: 20px;
}
.result-1 {
    display: flex;
    font-size: 25px;
}
.result-2 {
    display: flex;
    font-size: 25px;
}
.result-3 {
    display: flex;
    font-size: 25px;
}
.others {
    display: block;
}
.contact {
    height: 50px;
    width: 150px;
    background-color: #0a1d37;
    color: bisque;
    font-size: 23px;
    margin-top: 25px;
}
.address {
    width: 150px;
    height: 75px;
    background-color: #0a1d37;
    color: bisque;
    font-size: 20px;
margin-top: 10px;
}
.main-image {
    height: 400px;
    width: 100%;
    background-image: url("https://th.bing.com/th/id/OIP.YsinHjtT1g7o2dD0DhHrCgHaEK?w=324&h=182&c=7&r=0&o=5&dpr=1.1&pid=1.7");
    background-size:contain;
    filter: blur(6px);
  -webkit-filter: blur(6px);
}
.main-text {
    display: flexbox;
    position: absolute;
    top: 220px;
}
.main-1 {
    background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0, 0.4); 
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  width: 800px;
  text-align: center;
 height: 70px;
 font-size: 35px;
margin-bottom: 15px;
padding-top: 30px;
margin-left: 550px;


}
.main-2 {
    background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0, 0.4); 
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  width: 550px;
  text-align: center;
  height: 70px;
  font-size: 30px;
  margin-bottom: 15px;
  padding-top: 30px;
  margin-left: 630px;
}
.main-3 {
    background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0, 0.4); 
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  width: 450px;
  text-align: center;
  height: 70px;
  font-size: 30px;
  padding-top: 30px;
  margin-left: 680px;
}
.results {
    width: 100%;
    height: 700px;
    background-color: #9BB0C1;
}
.heading h1 {
    font-size: 60px;
    font-family: cursive;
    text-shadow: 5px 5px 10px black;
   margin-left: 670px;
   margin-top: 0%;
}
.jc {
    display: flex;
    justify-content: space-evenly;
}
.olympiad-text {
    font-size: 35px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-weight: 600;
    margin-bottom: 15px;
    margin-left: 100px;
}
.olympiad-image {
    height: 480px;
    background-image: url("olympiad.png");
    background-size: 480px;
    background-repeat: no-repeat;
    width: 500px;
}
.boards-1-text {
    font-size: 35px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-weight: 600;
    margin-bottom: 15px;
}
.boards-1-image {
    height: 480px;
    background-image: url("boards-1.png");
    background-size:480px;
    background-repeat: no-repeat;
    width: 520px;
}
.boards-2-text {
    font-size: 35px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-weight: 600;
    margin-bottom: 15px;
}
.boards-2-image {
    height: 480px;
    background-image: url("boards-2\ .png");
    background-size: 480px;
    background-repeat: no-repeat;
    width: 500px;
}
.results-2 {
    width: 100%;
    height: 510px;
    background-color: #51829B
}
.jc-2 {
display:flex;
justify-content: space-evenly;
flex-wrap: wrap;
}
.jee-1 {
    height: 480px;
    background-image: url("jee-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1200px;
    }
    .olympiad-2 {
        height: 450px;
        background-image: url("olympiad-2.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 600px;
    }
    .results-3 {
        width: 100%;
        height: 600px;
        background-color: #51829B
    }
    .jc-3 {
        display:flex;

    }
    .jc-result {
        height: 600px;
        background-image: url("jc.png");
        background-size: cover;
        background-repeat: no-repeat;
        width: 1400px;
    }
    .tags {
        height: 350px;
        width: 100%;
        background-color: #F6995C;
        display: flex;
        justify-content: space-between;
    }
    .social-media {
        font-size: 35px;
    }
    .instagram {
        margin-bottom: 15px;
    }
    .facebook {
        margin-bottom: 15px;
    }
    .whatsapp {
        margin-bottom: 15px;
    }
    .call {
        margin-bottom: 15px;
    }
    .e-mail {
        margin-bottom: 15px;
    }
    .location {
        margin-bottom: 15px;
    }
    .code {
        background-image: url("code.png");
        background-size: contain;
        background-repeat: no-repeat;
        height: 250px;
        width: 300px;
        
    }