*{
    padding: 0px;
    margin: 0px;
    }
    
#nav{
    width: 100%;
    height: 8vh;
    background-color: #2874f0;
    position: sticky;
    top: 0px;
}
.navrap{
    width: 75%;
    margin: auto;
    }
.logo{
    position:absolute;
    margin-top: 6px;
}
.logo h1{
    color:#f0f0f0;
    font-size: 20px;
    font-family: Roboto,Arial,sans-serif;
    font-weight: bolder;
 
}
.logo p{
    color:#f0f0f0;
    font-size: 13px;
    font-weight: bolder;
}
.logo span{
    color:#ffe11b;
}
.menu{
    float: right;
}
.menu ul{
    margin-top:15px;
}
.menu ul li{
    display: inline;
    padding: 12px;
    }
.menu ul li a{
    text-decoration:dotted;
    color: white;
}
#t1{
    height: 4vh;
    width: 612px;
   padding-left: 15px;
}
#t2{
    height: 4vh;
    width: 100px;
    padding-left: 8px;
    color: #2874f0;
    font-weight: bold;
    font-family: sans-serif;
}
.midnav{
    width: 100%;
    height: 13vh;    
}
.midnavrap{
    margin-top: 10px;
    padding-top: 2px;
    width:80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}
.box{
     margin-top: 10px;   
}
.box p{
    color: black;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bolder;
}
.box p:hover{
    color: #2874f0;
}
#img1{
    margin: auto;
    width: 8vh;
    height: 8vh;
}
#img2{
    width: 8vh;
    height: 8vh;
}
#img3{
    width: 8vh;
    height: 8vh;
    
}
#img4{
    width: 8vh;
    height: 8vh;
    
}
#img5{
    width: 8vh;
    height: 8vh;  
}
#img6{
    width: 8vh;
    height: 8vh;
   
}
#img7{
    width: 8vh;
    height: 8vh;
   
}
#img8{
    width: 8vh;
    height: 8vh;
    
}
#img9{
    width: 8vh;
    height: 8vh;
    
}
#img10{
    width: 8vh;
    height: 8vh;   
}
.ban{
    margin-top: 10px;
    background-image: url(./ba1.jpg);
    background-size: cover;
    width: 100%;
    height: 45vh;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}
.midnav1{
    width: 100%;
    height: 13vh;     
}
.midnavrap1{
    margin-top: 15px;
    width:95%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}
.box1{
     margin-top: 25px;   
    
}
.box1 h1{
    font-weight: lighter;
}
.box1 p{
    color: black;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: lighter;
}
.box1 p span{
    color: green;
}
#t3{
    height: 5vh;
    width: 100px;
   background-color: #2874f0;
   color: #f0f0f0;
    font-weight: bolder;
    font-family: sans-serif;
   
}
#img11{
    margin: auto;
    width: 20vh;
    height: 20vh;
}
#img12{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
    
}
#img13{
    margin-top: 55px;
    width: 15vh;
    height: 25vh;
    
}
#img14{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
    
}
#img15{
    margin-top: 55px;
    width: 10vh;
    height: 25vh;
   
}
#img16{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
   
}
.midnav2{
    width: 100%;
    height: 13vh;     
}
.midnavrap2{
    margin-top: 15px;
    width:95%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}
.box2{
     margin-top: 265px;   
}
.box2 h1{
    font-weight: lighter;
}
.box2 p{
    color: black;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: lighter;
}
.box2 p span{
    color: green;
}
#t4{
    height: 5vh;
    width: 100px;
   background-color: #2874f0;
   color: #f0f0f0;
    font-weight: bolder;
    font-family: sans-serif;
   
}
#img17{
    margin: auto;
    width: 20vh;
    height: 20vh;
}
#img18{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
}
#img19{
    margin-top: 55px;
    width: 15vh;
    height: 25vh;
    
}
#img20{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
    
}
#img21{
    margin-top: 55px;
    width: 10vh;
    height: 25vh;
   
}
#img22{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
   
}
.ban1{
    margin-top: 500px;
    background-image: url(./ba2.jpg);
    background-size: cover;
    width: 100%;
    height: 45vh;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}
.midnav3{
    width: 100%;
    height: 13vh;     
}
.midnavrap3{
    margin-top: 15px;
    width:95%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}
.box3{
     margin-top: 10px;   
}
.box3 h1{
    font-weight: lighter;
}
.box3 p{
    color: black;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: lighter;
}
.box3 p span{
    color: green;
}
#t5{
    height: 5vh;
    width: 100px;
   background-color: #2874f0;
   color: #f0f0f0;
    font-weight: bolder;
    font-family: sans-serif;
   
}
#img23{
    margin: auto;
    width: 20vh;
    height: 20vh;
}
#img24{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
}
#img25{
    margin-top: 55px;
    width: 15vh;
    height: 25vh;
    
}
#img26{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
    
}
#img27{
    margin-top: 55px;
    width: 20vh;
    height: 25vh;
   
}
#img28{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
   
}
.midnav4{
    width: 100%;
    height: 13vh;     
}
.midnavrap4{
    margin-top: 15px;
    width:95%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}
.box4{
     margin-top: 250px;   
}
.box4 h1{
    font-weight: lighter;
}
.box4 p{
    color: black;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: lighter;
}
.box4 p span{
    color: green;
}
#t6{
    height: 5vh;
    width: 100px;
   background-color: #2874f0;
   color: #f0f0f0;
    font-weight: bolder;
    font-family: sans-serif;
   
}
#img29{
    margin: auto;
    width: 20vh;
    height: 20vh;
}
#img30{
    margin-top: 65px;
    width: 25vh;
    height: 25vh;
}
#img31{
    margin-top: 55px;
    width: 15vh;
    height: 25vh;
    
}
#img32{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
    
}
#img33{
    margin-top: 55px;
    width: 20vh;
    height: 25vh;
   
}
#img34{
    margin-top: 55px;
    width: 25vh;
    height: 25vh;
   
}
.footer{
    width: 100%;
    height: 50vh;
}
.footrap{
    width: 95%;
    margin: auto;
}
.b1{
    margin-top: 510px;
}
.b1 h1{
    font-size: 18px;
    color: gray;
}
.b1 p{
    font-size: 15px;
    color:black;
}
.footer1{
    width: 100%;
    height: 50vh;
    background-color: #172337;
   }
.footrap1{
    
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
}
.a1{
       margin-top: 10px;
}
.a1 h1{
    font-size: 12px;
    color: grey;
    font-weight: lighter;
    font-family:  sans-serif;
 
}
.a1 p{
    color: white;
    font-size: 13px;
    padding: 6px;
    font-weight: lighter;
    }








