/* white you custom css code here. only css code will work */
.top-bar-area{
	padding: 10px;  
  	margin-bottom: 10px;
}

.navbar-variant-04 .navbar-area .nav-container .navbar-collapse .navbar-nav li.current-menu-item a{
 	color: #171717; 
}

.navbar-variant-04 .navbar-area .nav-container .navbar-collapse .navbar-nav li.current-menu-item a:hover{
 	color: white; 
}

.header-area.header-bg-04:after{
  	background-color: transparent;
}

.flaticon-search-1{
  	color: #1D1D1D;
}

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li a{
	color: #1D1D1D;
  	font-weight: 600;
}

.navbar-area.nav-fixed{
	background-color: white;
}

.navbar-area.nav-style-01 .nav-container .logo-wrapper{
	max-width: 62px;
}

.header-area .header-inner.style-01 .title{
  	color: #1D1D1D;
  	text-align: left;
  	font-size: 60px;
}

.header-area .btn-wrapper .boxed-btn{
 	border-radius: 5px; 
}

.header-area .description {
    color: #515151;
}

.header-area .header-bottom{
 	justify-content: left; 
}

.single-service-item .service-text{
	background-color: #2A2A2A; 
}

.logoMenu{
	max-width:130px;
}

.btnNptiOutLine{
    background-color: white;
    border: 1px solid #E51A2F;
    color: #E51A2F !important;
    font-weight: 800;
}

.btnNpti{
  background-color: #E51A2F;
  color: white !important;
  font-weight: 800;
}

/*.course-card:hover {
  background-color: #E51A2F;
  color: white !important;
  transition: transform 0.5s ease-in-out;
}*/

.what-we-cover.bg-image:after{
	background-color: inherit;
}

.single-what-we-cover-item.style-01{
  	border-radius: 8px;
}

.xg-mega-menu-single-column-wrap .mega-menu-title{
  color: #C42031 !important;
}

#logoPages .logoLi{
  display: none;
}

#logoPages .logo-wrapper{
  display: show;
}

#logoPages .logo-wrapper img{
	max-height: 84px;
}

.link-tabs{
 	list-style: none; 
}

.link-tabs li{
 	margin: 24px 0; 
}

#academicTabs{
 	margin-bottom: 20px; 
}

#academicTabs .nav-item{
 	font-size: 30px; 
}

#academicTabs .nav-link.active{
 	background-color: #C42031;
}

.tableAcad tr:first-child th{
  	background: #000;
    color: #fff;
    text-align: center !important;
}

.contactForm{
	background-color: #fff;
    padding: 30px;
    border-radius: 20px;
}

.contactForm h4{
  margin-bottom:30px;
}

.footer-logo{
   	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 45%;
}