*{
    margin: 0px;
    padding: 0px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    box-sizing: border-box;
}
/* navigation bar */
#nav{
    width: 100%;
    height: 10vh;
    background: rgb(20, 4, 160) ;
}
.navrap{
    width: 80%;
    margin: auto;
}
.logo{
    position: absolute;
}
.logo img{
    height: 10vh;
}
.menu{
    float: right;
    margin-top: 10px;
    padding-right: 60px;
}
.menurap{
    border-radius: 15px;
    padding: 10px;
}
.menurap ul li{
    display: inline;
}
.menurap ul li a{
    color: white;
    text-decoration: none;
    font-size: 13px;
    /* padding-left: 15px;
    padding-right: 15px; */
    padding: 5px; 
}
.menurap ul li a:hover{
    color: antiquewhite;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    /* padding: 5px; */
}
/* banner */
.ban{
    width: 100%;
    height: 80vh;
    background-image: url(cu4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.banrap{
    width: 100%;
    height: 80vh;
    background-color: rgba(0, 0, 0, 0.7); 
}
.banrap1{
    float: right;
    margin-top: 200px;
    margin-right: 400px; 
    margin-left: 100px;
}
.name{
    padding-left: 150px;
}
.name h1{
    color: aliceblue;
    font-size: 65px;
    text-align: center;
}
.name p{
    font-size: 40px;
    color: aliceblue;
    text-align: center;
}

/* middle */
.midrap{
    padding-top: 40px;
}
.midrap h1{
    color: rgb(129, 55, 199);
    text-align: center;
}
.midrap p{
    padding-top: 20px;
    width: 90%;
    padding-left:140px ;
    text-align: justify;
}
.picrap{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    /* grid-row-gap: 1px; */
    margin-top: 10px;
    padding-top: 40px;
}
.box280{
    height: 40vh;
    background-image: url(lib1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box281{
    height: 40vh;
    background-image: url(lib2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box282{
    height: 40vh;
    background-image: url(lib3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.pararap{
    width: 90%;
    padding-top: 50px;
    padding-left: 140px;
    text-align: justify;
}
.pararap p{
    padding-top: 20px;
}
.picturerap{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    /* grid-row-gap: 1px; */
    margin-top: 10px;
    padding-top: 40px;
}
.box283{
    height: 40vh;
    background-image: url(lib4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box284{
    height: 40vh;
    background-image: url(lib5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box285{
    height: 40vh;
    background-image: url(lib6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.growthrap{
    width: 90%;
    padding-left: 140px;
    padding-top: 50px;
}
.growthrap h1{
    font-size: 20px;
}
.growthrap p{
    padding-top: 20px;
    text-align: justify;
}
.deptrap{
    width: 90%;
    padding-left: 140px;
    padding-top: 70px;
}
.deptrap h1{
    font-size: 40px;
    text-align: center;
    color: rgb(122, 65, 175);
}
.deptrap h2{
    font-size: 18px;
    padding-top: 30px;
}
.deptrap p{
    padding-top: 20px;
    text-align: justify;
}
.rasrap{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px; 
    /* margin-top: 10px; */
    padding-top: 10px;
}
.box286{
    height: 40vh;
    background-image: url(ras1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box287{
    height: 40vh;
    background-image: url(ras2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box288{
    height: 40vh;
    background-image: url(ras3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box289{
    height: 40vh;
    background-image: url(ras4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box290{
    height: 40vh;
    background-image: url(ras5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box291{
    height: 40vh;
    background-image: url(ras6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.palitrap{
    width: 90%;
    padding-left: 140px;
    padding-top: 10px;
}
.palitrap h2{
    font-size: 18px;
    padding-top: 30px;
}
.palitrap p{
    padding-top: 20px;
    text-align: justify;
}
.palirap1{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px; 
    /* margin-top: 10px; */
    padding-top: 10px; 
}
.box292{
    height: 40vh;
    background-image: url(pali1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box293{
    height: 40vh;
    background-image: url(pali2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box294{
    height: 40vh;
    background-image: url(pali3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box295{
    height: 40vh;
    background-image: url(pali4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box296{
    height: 40vh;
    background-image: url(pali5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box297{
    height: 40vh;
    background-image: url(pali6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.roadrap{
    width: 90%;
    padding-left: 140px;
    padding-top: 10px;
}
.roadrap h2{
    font-size: 18px;
    padding-top: 30px;
}
.roadrap p{
    padding-top: 20px;
    text-align: justify;
}
.roadrap1{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px; 
    /* margin-top: 10px; */
    padding-top: 10px; 
}
.box298{
    height: 40vh;
    background-image: url(r1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box299{
    height: 40vh;
    background-image: url(r2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box230{
    height: 40vh;
    background-image: url(r3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.sahidrap{
    width: 90%;
    padding-left: 140px;
    padding-top: 10px;
}
.sahidrap h2{
    font-size: 18px;
    padding-top: 30px;
}
.sahidrap p{
    padding-top: 20px;
    text-align: justify;
}
.sahidrap1{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px; 
    /* margin-top: 10px; */
    padding-top: 10px; 
}
.box300{
    height: 40vh;
    background-image: url(s1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box231{
    height: 40vh;
    background-image: url(s2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box232{
    height: 40vh;
    background-image: url(s3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.hazrarap{
    width: 90%;
    padding-left: 140px;
    padding-top: 10px;
}
.hazrarap h2{
    font-size: 18px;
    padding-top: 30px;
}
.hazrarap p{
    padding-top: 20px;
    text-align: justify;
}
.hazrarap1{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px; 
    /* margin-top: 10px; */
    padding-top: 10px; 
}
.box233{
    height: 40vh;
    background-image: url(l1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box234{
    height: 40vh;
    background-image: url(l2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box235{
    height: 40vh;
    background-image: url(l3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.homerap{
    width: 90%;
    padding-left: 140px;
    padding-top: 10px;
}
.homerap h2{
    font-size: 18px;
    padding-top: 30px;
}
.homerap p{
    padding-top: 20px;
    text-align: justify;
}
.homerap1{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px; 
    /* margin-top: 10px; */
    padding-top: 10px; 
}
.box236{
    height: 40vh;
    background-image: url(h1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box237{
    height: 40vh;
    background-image: url(h2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box238{
    height: 40vh;
    background-image: url(h3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.techrap{
    width: 90%;
    padding-left: 140px;
    padding-top: 10px;
}
.techrap h2{
    font-size: 18px;
    padding-top: 30px;
}
.techrap p{
    padding-top: 20px;
    text-align: justify;
}
.techrap1{
    width: 80%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto  ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px; 
    /* margin-top: 10px; */
    padding-top: 10px; 
}
.box239{
    height: 40vh;
    background-image: url(t1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box240{
    height: 40vh;
    background-image: url(t2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.box241{
    height: 40vh;
    background-image: url(t3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.aboutrap{
    width: 100%;
    margin: auto; 
    display: grid; 
    grid-template-columns: auto auto auto auto auto auto ;
    /* display: inline;
    float: center;
    text-decoration: none; */
    border-top: 10px;
    grid-column-gap: 70px; 
    /* grid-row-gap: 15px; */
    margin-top: 50px; 
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgb(61, 61, 177);
}
.box600{
    color: aliceblue;
    font-weight: bold;
}
.box600 p:hover{
    color: blue;
}
.addressrap{
    width: 100%;
    background-color:rgb(61, 61, 177) ;
    padding-bottom: 20px;
}
.addressrap p{
    text-align: center;
    font-weight: lighter;
    color: aliceblue;
}
