@charset "utf-8";
/* CSS Document */

body{
	font-size:14px;
	color:#000;
	font-family: 'Poppins', sans-serif;
}

body td, th
{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;}
p{ line-height:24px; letter-spacing:1px; padding:0px 0px 20px 0px; margin:0px;}
a { color:#000; text-decoration:none;}


#wrapper
{
	width:100%; clear:both; float:left; 
}
#header-ctnr
{
	width:100%; clear:both; float:left;
}
#banner-ctnr
{
	width:100%; clear:both; float:left;
}
#body-ctnr
{
	width:100%; clear:both; float:left;
	margin:50px 0px;
}
.header-sec
{
	margin-top:12px;
}
.logo-text
{
	font-size:34px;
	line-height:34px;
	color:#e51033;
	width:40%;
	float:left;
	font-weight:bold;
	margin-top:16px;
}
.logo 
{
	text-align:center;
	width:20%;
	float:left;
	position:relative;
	z-index:9;
}
.logo img
{
	padding-top:5px;
}
.college-address
{
	text-align:right;
	float:left;
	margin-top:16px;
	width:40%;
}

.college-address h2
{
	font-size:22px;
	color:#e51033;
	font-weight:600;
}
.college-address h3
{
	font-size:14px;
	color:#e51033;
	margin-top:8px;
}
.top-info
{
	width:50%; float:left;
}
.topbg
{
	width:100%;
	background-color:#3BB9FF;
	padding:10px 0px;
	font-size:16px;
}
.navbar-light .navbar-nav .active > .nav-link
{
	color:#fff;
	font-weight:600;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover
{
	color:#fff;
	font-weight:600;
}
.navbar
{
	padding:0px;
}
.e-learning
{
	border-radius:4px;
	background-color:#ff9000;
    padding:11px 30px;
	float:right;
	margin-top:30px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
.menu-nav
{
  float:left;
  font-weight:500;
  width:100%;
  background:url(../images/menu-bg.jpg) no-repeat center #e51033;
  height:51px;
  margin-top:-25px;
 
}
.navbar-brand
{
	display:none;
}
.item-mng
{
	padding-right:145px !important;
}
.navbar-expand-lg .navbar-nav .nav-link 
{
   padding: 14px 27px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.bg-light 
{
	background:none !important;
}
.navbar-light .navbar-nav .nav-link
 {
    color:#fff;
}

.notifications-cntr
{
	width:100%; clear:both; float:left;
	margin:40px 0px;
}
.notifications-heading
{
	font-size:21px;
	font-weight:bold;
	color:#FFF;
	background-color:#65191a;
	padding:15px;
	border-radius:4px 4px 0px 0px;
	text-align:center;
}
.notifications-text
{
	letter-spacing:1px;
	line-height:22px;
	padding: 26px 18px;
	border-radius:0px 0px 4px 4px;
	background-color:#f3f2f2;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
}
.notifications-text p
{
	letter-spacing:1px;
	line-height:22px;
	font-size:14px;
	color:#333;
}
.notifications-text a
{
	letter-spacing:1px;
	font-size:14px;
	color:#fff;
	background-color:#ff9000;
	border-radius:5px;
	padding:10px 20px;
	margin-bottom:10px;
}
.notifications-text a:hover
{
	color:#fff;
	background-color:#65191a;
	text-decoration:none;
}
.notifications-photo img
{
	width:100%; 
	height:auto;	
}
.important-notice-ctnr
{
	width:100%; clear:both; float:left;
}
.important-notice-ctnr2
{
	width:100%; clear:both; float:left; margin-top:40px;
}
.important-notice-heading
{
	font-size:22px;
	color:#FFF;
	background-color:#e51033;
	padding:10px 20px;
	width:100%; clear:both; float:left;
	border-radius:10px 10px 0px 0px;
}
.important-notice-scroll
{

	width:100%; clear:both; float:left;
	border:#ccc solid 1px;
	border-radius:0px 0px 4px 4px;
	height:920px;
	padding:0px 20px;
	overflow-y:scroll;

}
.important-notice-scroll h3
{
	font-size:17px;
	letter-spacing:1px;
	padding:10px 0px;
	line-height:32px;
}
.important-notice-scroll ul
{
	margin:0px;
	padding:0px;
}
.important-notice-scroll li
{
	letter-spacing:1px;
	list-style-type:none;
	color:#000;
	border-radius:50px;
	background-color:#FFF;
	margin:15px 0px 10px 0px;
	line-height:24px;
	padding:12px 20px;
	border:#c9c9c9 solid 1px;
	font-size:17px;
}
.latest-news-heading
{  
    font-size:21px;
	font-weight:600;
	color:#FFF;
	border-radius:10px 10px 0px 0px;
	background-color:#e51033;
	text-align:center;
	padding:8px 0px;
}
.latest-news-ctnr
{
	width:100%; clear:both; 
	border-radius:0px 0px 10px 10px;
	background-color:#f0f0f0;
	padding:20px 10px 20px 20px;
	margin-bottom:35px;	
}
.latest-news-ctnr ul
{
	margin:0px 0px;
	padding:0px 0px;
	overflow-y:scroll;
	height:470px;
	
}
.latest-news-ctnr li:nth-child(odd)
{
	letter-spacing:1px;
	list-style-type:none;
	color:#000;
	border-radius:6px;
	background-color:#d8d8d8;
	margin:10px 0px;
	line-height:24px;
	padding:15px;
	margin-right:15px;

}
.latest-news-ctnr li:nth-child(even)
{
	letter-spacing:1px;
	list-style-type:none;
	color:#FFF;
	border-radius:6px;
	background-color:#15477f;
	margin:10px 0px;
	line-height:24px;
	padding:15px;
	margin-right:15px;

}
.footer-top
{
	width:100%;
	background-color:#e51033;	
	float:left;
	margin-bottom:50px;
	border-radius: 0px 0px 10px 10px;
	padding:25px 0px;
	
}
.footer-top-col
{
	width:40%;
	float:left;
	padding-left:50px;
}
.footer-top-col h2
{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.footer-top-col h3
{
	font-size:14px;
	color:#fff;
	font-weight:300;
	line-height: 28px;
}
.footer-top img
{
	float:left;
	padding-right:15px;
}
.footer-top-social 
{
	width:20%;
	float:left;
	padding-left:30px;
}
.footer-top-social ul
{
	margin-top:0px ;
	padding:0px;
}
.footer-top-social li
{
	list-style-type:none;

}
#footer-ctnr
{
	width:100%; clear:both; float:left;
	background-color:#3BB9FF;
	padding:0px 0px 30px 0px;
}
.footer-menu {
  width: 100%;
  margin-right:5px;
  margin-left:5px;
}
.footer-menu h2
{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.footer-menu ul
{
	margin:0px;
	padding:0px;
}
.footer-menu li
{
	list-style-type:none;
	line-height:36px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	font-size:13px;
	font-weight:300;
	opacity:0.6;

}
.footer-menu li:hover
{
	cursor:pointer;
	opacity:1;
}
	
.footer-menu a {
 
  color: white;
  text-decoration: none;
 }
.footer-form 
{
  width: 100%;
  margin-right:5px;
  margin-left:5px;
}
.footer-form p
{
	font-size:13px;
	color:#fff;
	margin-top:30px;
}
.footer-form h2
{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.footer-form input
{
	width:45%;
	background-color:#1b1b1b;
	color:#fff;
	border:#5a5a5a solid 2px;
	padding:10px;
	margin-bottom:10px;
	border-radius:4px;
	float:left;
	margin-right:2%;
}
.footer-form button
{
	background-color:#ff9000; color:#fff; border:#ff9000 solid 1px;
	cursor:pointer;
	padding:12px 30px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	border-radius:4px;
	margin-top:5px;
}
 .admin-btn
{
	padding:10px 0px 10px 0px ;
	display:block ;
	opacity:1 !important;
}
.ftr-bdr
{
	width:100%; clear:both; float:left;
	border-top:#3d4956 solid 1px;
	border-bottom:#3d4956 solid 1px;
	margin-top:30px;
}
.footer-contact-cntr
{
	width:100%; clear:both; float:left;
	color:#aaacaf;
	line-height:24px;
	font-weight:300px;
	letter-spacing:1px;
	padding:25px 0px;
	
}
.footer-contact-cntr strong
{
	color:#fff;
}
.footer-contact-cntr img
{
	float:left;
	margin-right:15px;
	margin-top:5px;
}
.footer-contact-cntr ul
{
	margin:0px; padding:0px;
}
.footer-contact-cntr li
{
	list-style-type:none;
	float:right;
	padding:0px;
}
.copyright-ctnr
{
	width:100%;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
	padding-top:15px;
	border-top:#2c2339 1px solid;
	font-size:14px;
	margin-top:30px;
	opacity:0.6;
}
.footer-border
{
   border-left:#2c2339 1px solid;
   border-right:#2c2339 1px solid;
   padding-left:200px;
}
.align-right
{
	padding-left:100px;
}

.carousel-caption {
    position: absolute;
	width:1110px;
	margin:0px auto;
    right: 0%;
    bottom: 60px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align:center;
}
.carousel-caption h5
{
	background-color:#e51033;
	font-size:30px;
	padding:15px 20px;
	color:#fff;
	font-weight:bold;
	clear:both;
	width:50%;
	margin:0px auto;
}
.carousel-caption p
{
	background-color:rgba(0, 0, 0, 0.8);
	font-size:18px;
	color:#fff;
	font-weight:300;

	clear:both;
	margin:10px auto 20px auto;
	width:70%;

	padding:15px;
}
.carousel-caption a
{
	background-color:#e71529;
	font-size:14px;
	border-radius:4px;
	padding:10px 25px;
	color:#fff;
	font-weight:700;

	clear:both;
	letter-spacing:1px;
	text-transform:uppercase;

}
.carousel-caption a:hover
{
	background-color:#e51033;
	text-decoration:none;
}
.carousel-control-prev
{
	
	width:60px;
	opacity:1;
	align-items: left;
	justify-content: left;
	text-align: left;
}
.carousel-control-prev-icon
{

	background:url(../images/bnr-arrow-left.png) no-repeat center #e51033;
	border-radius: 0px 8px 8px 0px;
	width:50px;
	height:70px;
	padding:5px 25px;

}
.carousel-control-next
{
	
	width:60px;
	opacity:1;
	align-items: right;
	justify-content: right;
	text-align: right;
}
.carousel-control-next-icon
{

	background:url(../images/bnr-arrow-right.png) no-repeat center #e51033;
	border-radius: 8px 0px 0px 8px;
	width:50px;
	height:70px;
	padding:5px 25px;

}
.height470
{
	height:470px;
}
.banner-text
{
	width:35%;
	float:right;
}
.college-principal
{
		background-color:#e51033;
		border-radius:10px;
		width:100%;
		float:left;
}
.college-principal img
{
	float:left;
	padding-right:20px;
}
.college-principal h2
{
	font-size:18px;
	color:#fff;
	text-align:left;
	padding:36px 0px;
}
.quick-contact
{
		background-color:#e51033;
		border-radius:10px;
		width:100%;
		float:left;
		margin-top:10px;
		padding:20px;
		text-align:left;
		opacity:1;
}
.quick-contact h2
{
	font-size:18px;
	color:#fff;
	text-align:left;
	border-bottom:#57486d 1px solid;
	padding-bottom:15px;
}
.quick-contact h3
{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
.quick-contact h4
{
	font-size:13px;
	line-height: 34px;
	color:#fff;
}
.message-corner
{
	width:100%;
	background-color:#f0f0f0;
	float:left;
	border-radius: 0px 0px 10px 10px;
	text-align:center;
	padding: 25px 20px 3px 20px;
}
.message-corner img
{
	margin-bottom:20px;
}
.message-corner p
{
	font-size:13px;
	margin-bottom:30px;
}

.datenews{font-family:'Roboto-Bold';display:inline-block;color: #FFEB3B;}
