*{
	padding: 0;
	margin: 0;
}
.header {
    width: 100%;
    height: auto;
    background-color: #f9efe3;

}
.head {
    color: white;
    padding: 10px 0px;
}
li.nav-item a:hover {
    background-color: #040404;
}
.head h2 {
    color: #e46b03;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
     padding: 0px !important;
     margin: 0px !important; 
}
li.nav-item {
    border-right: 1px solid white;
}
.head h2 {
    padding-left: 17px;
}
.head h6 {
    text-align: center;
    color: #e46b03;
}
.head h2 {
    font-weight: bold;
    text-align: center;

}
.navi{
	background-color: #936e01;
	width: 100%;
	height: auto;
}
a.nav-link {
    color: white;
}
.logo img {
    padding-left: 36px;
}
.body {
    width: 100%;
    height: 280px;
    background-color: #80808014;
}
.welcome {
    margin: 20px 0px;
}
.welcome h4 {
    color: black;
}
.welcome p{
	color: black;
	text-align: justify;
	
}
a.nav-link {
  
    font-weight: 500;
}
li.nav-item {
    
    display: block;
}

.nav-list ul li {
    list-style: none;
}
.nav-list ul li a {
    text-decoration: none;
    font-weight: 500;
   
}

.nav-list ul li a {
    padding: 9.3px 6px;
    display: block;
    border-bottom: 1px solid #764000;
	font-weight:bold;	
}
.nav-list li:hover {
    background-color:#f9efe3;
    color:  #007bff;

}
.auto {
    position: relative;
    width: 100%;
     padding-right: 0px !important; 
     padding-left: 0px !important; 
}
.nav-list{
	
	background-color: #512e05;
}

.nav-list ul a {
    color: #fbfafa;
}
.nav-list ul a:hover {
    color: #0056b3;
}
.marque {
    margin: 30px 0px;
}
.marque img {
    padding: 0px 13px;
}
.footer-dis{
	margin: 20px 0px;
}
.footer-dis p{
	text-align: center;

}
.footer {
    width: 100%;
    background-color: #512e05;
    height: auto;
    color: white;
}
.four i {
    padding: 10px 8px;
    font-size: 25px;
}
ul.navbar-nav li {
   
}
.footer-info h6 {
    margin-top: 25px;
}
.two ul li {
    list-style: none;
}
.two li a {
    color: black;
    text-decoration: none;
}
.one ul li {
    list-style: none;
}
.one li a {
    text-decoration: none;
    color: black;
}

.one i {
    font-size: 12px;
}
.one ul li {
    font-size: 15px;
}
.two i {
    font-size: 12px;
}
.two ul li {
    font-size: 15px;
}
.three p {
    font-size: 15px;
}
.one ul li a:hover {
    color: #007bff;
}
.two ul li a:hover {
    color: #007bff;
}
.three i:hover {
    color: #0169e0;
}
ul.bred-crumb li {
    list-style: none;
    display: inline-block;
}
ul.bred-crumb li a{
    text-decoration: none;
}
.page-title {
    padding: 20px 0;
	background:#ddd;
	margin:0 0 15px 0
}
.about-info{
    margin: 20px 0px;
}

.Publication-info {
    margin: 20px 0px;
}

.board-info {
    margin: 20px 0px;
}
.board-info h6 {
    font-weight: bold;
}
.board-info p {
    text-align: justify;
}
.dropdown:hover>.dropdown-menu
{
	display: block;
}
.navbar-nav .dropdown-menu {
    position: absolute;
    background-color: #936e01;
	color: black;
	
	
	
}



.board-info h6{color:#e46b03}
.contact-form select{background:#f9f9f9; border:1px solid #ddd; padding:10px;  width:300px; }

.contact-form input[type=text]{background:#f9f9f9; border:1px solid #ddd; padding:10px;  width:300px; }
.contact-form input[type=texti]{background:#f9f9f9; border:1px solid #ddd; padding:10px;  width:300px; }
.contact-form input[type=file]{background:#f9f9f9; border:1px solid #ddd; padding:0px;  width:300px; }
.contact-form input[type=texts]{background:#f9f9f9; border:1px solid #ddd; padding:10px; width:300px; }
.contact-form input[type="email"] {background: #f9f9f9;border: 1px solid #ddd;padding: 10px;width: 300px;
    margin-left: 112px;
}
.contact-form textarea{background:#f9f9f9; border:1px solid #ddd; padding:10px; width:300px; }
.contact-form input[type=submit]{background:#e46b03; border:1px solid #ddd; color:#fff; padding:10px; }

.contact-form .row{margin:10px 0}


.footer-dis a {
    color: white;
}


.footer-dis p{margin:0}

.bred-crumb{display:none}

a.read_more{background:#e46b03; padding:5px; color:#fff}

.pr-0{padding-right:0;}
.pl-0{padding-left:0;}

.banner-area{background:url('../images/bg.jpg') no-repeat scroll center/cover;}

.nav-list ul{margin: 11px 0;}
.carousel {
    border: 5px solid #fff;
    margin: 10px 0;
}
.abstract_info {
    background-color: #dddddd;
    padding: 10px 10px;
}

