/*CSS for the section 2: Listis */
#lis1{
      font-size: 1.27em;
    margin-left: 3%;
    margin-bottom: 5%;
    float: left;
   }
#lis2{
    
    font-size: 1.27em;
    margin-left: 3%;
  float: left;
  
}

/*CSS for the section 2: Listis */



#mainnav{
    background-color: #0b3795;
    animation: none;
    
}




#mainnav.active{
    background-color: #0b0c22;
}
.img{
    margin-top: 55px;
    margin-bottom: 30px;
}
#sec_title{
    padding-top: 70px;
    padding-bottom: 60px;
}