/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
	font-family: 'Raleway', sans-serif;
	color: #131112;
}

a {
	color: #279AF1;
	text-decoration: none;
}

a:hover {
	color: #60656F;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Raleway", sans-serif;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

/*TOPPER START HERE*/
.topper {
	/*
	background: url("../image_bucket/top/topper-bg.jpg");
	background-attachment: fixed;
	background-repeat:repeat-x;
*/
	background-color: #F7F7FF;
	line-height: 1px;
}

.topper h3 {
	padding: 2px;
	margin-top: 1px;
	font-weight: bold;
	font-size: 0.95rem;
	color: #131112;
}

.topper h4 {
	color: #279AF1;
	font-size: 1.2rem;
	font-weight: bolder;
	margin-top: -10px;
}

@media only screen and (max-width: 600px) {
	.topper {
		display: none;
	}
}

/*TOPPER END HERE*/

/*TOP BAR START*/
.top-bar {
	background-color: #131112;
	padding: 10px 0px 0px 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}

.top-ul ul li {
	text-decoration: none;
	list-style: none;
	display: inline-block;
	margin-bottom: 0px;
	margin-left: 0.2rem;

}

.top-ul ul li a {
	text-decoration: none;
	color: #279AF1;
	font-size: 1.1rem;
	padding-left: 0.5rem;
	margin-top: 1.0rem;
	font-weight: 700;

}

.top-ul ul li a:hover {
	background-color: #279AF1;
	color: #F7F7FF;
	padding: 5px;
}

@media only screen and (max-width: 600px) {
	.top-bar {
		display: none;
	}
}

/*TOP BAR END*/

/*NAVBAR START*/

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: left;
	justify-content: space-between;
	padding-top: 1.0rem;
	padding-bottom: .8rem;
	background-color: #279AF1;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	color: #FFFFFF;
}


.navbar-nav .nav-link {
	display: block;
	padding: .5rem 1rem;
	padding-right: 1rem;
	padding-left: 1rem;
	color: #FFFFFF !important;
	text-decoration: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
	margin-right: 0px;
	font-size: 0.9rem;
	font-weight: 400;
}

.navbar-nav .nav-link:hover {
	color: #000000;
}

.navbar-nav .nav-link .dropdown-item {
	background-color: #131112;
	padding: 0px 0px 0px 0px;
}

.navbar-brand {
	color: #F9D745;
	font-weight: bolder;
	font-size: 1.0rem;
}

/*NAVBAR END*/

/*IMPORTANT NOTICE START*/
.imp-notice {
	background-color: #131112;
	font-size: 1.0rem;
	padding: 4px;
	color: #FFFFFF;
	font-weight: 800;
	float: left;
	text-align: right;
}

.imp-notice-link {
	background-color: #F7F7FF;
	padding: 3px;
}

.imp-notice-link a {
	text-decoration: none;
	color: #279AF1;
	font-weight: 500px;
	font-size: 1.0rem;
}

/*IMPORTANT NOTICE END*/

/*ABOUT START HERE*/

.about h2 {
	font-size: 1.2rem;
	font-weight: 800;
	color: #279AF1;
}

.about p {
	font-size: 1.0rem;
	text-align: justify;
}

.about-principal {
	background-color: #279AF1;
	border-top-left-radius: 18%;
	border-bottom-right-radius: 18%;
	padding: 5px;
}

.about-principal img {
	width: 175px;
	height: 200px;
}

.about-principal p {
	font-size: 0.9rem;
	color: #FFFFFF;
	font-weight: 700;

}

.about-principal b a {
	font-size: 0.9rem;
	color: #E4BA0A;
	font-weight: 800;
}

/*ABOUT END HERE/

/*SPECIAL START*/
.special p {
	font-size: 0.85rem;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1px;
	margin-bottom: 0.5px;
}

/*SPECIAL END*/


/*NOTICE SECTION START*/
.notice h5 {
	font-size: 1.2rem;
	text-align: justify;
	text-transform: uppercase;
	background-color: #279AF1;
	padding: 1%;
	color: #FFFFFF;
}

.scroller-link {
	background-color: #CED0CE;
	padding: 1%;
	height: 200px;
}

.scroller-link p a {
	text-decoration: none;
	font-size: 0.95rem;
	border-bottom: thick #020D39 1px;
	color: #131112;
	font-weight: 700;

}

/*NOTICE SECTION END*/


/*UPCOMING EVENT SECTION START*/
.upevent h5 {
	font-size: 1.2rem;
	text-align: justify;
	text-transform: uppercase;
	background-color: #F7F7FF;
	padding: 1%;
	color: #131112;
}

/*UPCOMING EVENT SECTION END*/

/*TENDER SECTION START*/
.tender h5 {
	font-size: 1.2rem;
	text-align: justify;
	text-transform: uppercase;
	background-color: #279AF1;
	padding: 1%;
	color: #FFFFFF;
}

/*TENDER SECTION END*/


/*IMPORTANT SECTION START*/
.update h5 {
	font-size: 1.2rem;
	text-align: justify;
	text-transform: uppercase;
	background-color: #F7F7FF;
	padding: 1%;
	color: #131112;
}

/*IMPORTANT SECTION END*/


/*FOOTER START HERE*/
#footer {
	background-color: #363636;
	font-family: 'Rubik', sans-serif;
	padding: 2%;
}

.useful {
	padding: 2px;
}

.useful h3 {
	border-bottom: 2px solid #279AF1;
	color: #FFFFFF;
	font-size: 1.2rem;
	padding: 0.5%;

}


.useful ul li {
	text-decoration: none;
	list-style: none;
	line-height: 2.0rem;
	margin-left: auto;

}

.useful ul li a {
	text-decoration: none;
	color: #ababab;
	font-size: 1.0rem;

}

.useful ul li a:hover {
	color: #279AF1;
}

.quicklink {
	padding: 2px;
}

.quicklink h3 {
	border-bottom: 2px solid #279AF1;
	color: #FFFFFF;
	font-size: 1.2rem;
	padding: 0.5%;

}

.quicklink ul li {
	text-decoration: none;
	list-style: none;
	line-height: 2.0rem;
	margin-left: auto;

}

.quicklink ul li a {
	text-decoration: none;
	color: #ababab;
	font-size: 1.0rem;

}

.quicklink ul li a:hover {
	color: #279AF1;
}

.contact {
	padding: 2px;
}

.contact h3 {
	border-bottom: 2px solid #279AF1;
	color: #FFFFFF;
	font-size: 1.2rem;
	padding: 0.5%;

}

.contact h4 {
	color: #279AF1;
	font-size: 1.1rem;

}

.contact p {
	color: #FFFFFF;
	font-size: 1.0rem;

}


.logo h4 {
	color: #FFFFFF;
	font-size: 1.1rem;

}

.logo ul {
	align-content: center;
	text-align: center;
}

.logo ul li {
	text-decoration: none;
	list-style: none;
	line-height: 2.0rem;
	margin-left: auto;
	display: inline-block;
	align-content: center;

}

.logo ul li a {
	text-decoration: none;
	color: #ababab;
	font-size: 2.0rem;
	padding: 3px;

}

#company {
	background-color: #279AF1;
	padding: 1%;
	font-weight: 600;
}

#companya {
	padding-left: 10%;
	color: #E4BA0A;
}

/*FOOTER START END*/

/*PRINCIPAL BOX START*/
.principal-box {
	background-color: #F7F7FF;
}

/*PRINCIPAL BIO SECTION START*/
.principal-bio {
	margin-top: 2%;
}

.principal-bio h2 {
	font-size: 1.2rem;
	text-transform: uppercase;
	padding: 0.5%;
	font-weight: 800;
	color: #279AF1;
}

.principal-bio p {
	font-size: 1.4rem;
	font-weight: 500;
	color: #192F59;
	line-height: 35px;
	text-align: justify;
	font-family: 'Dancing Script', cursive;
}

.principal-bio span {
	font-size: 1.2rem;
	font-weight: 400;
}

/*PRINCIPAL BIO SECTION END*/
/*PRINCIPAL BOX END*/

/*GOVERNING BODY BOX START*/

.governing-body {
	margin-top: 15px;
}

.governing-body h4 {
	font-size: 1.0rem;
	text-align: justify;
}

.governing-body ul li {
	font-size: 1.0rem;
	text-align: justify;
	line-height: 35px;
}

.governing-body h5 {
	font-size: 1.1rem;
	text-align: center;
	color: #279AF1;
	text-transform: uppercase;
	font-weight: 800;
}

/*GOVERNING BODY BOX END*/


/*RTI BOX START*/
.rti {
	margin-top: 15px;
}

.rti h4 {
	font-size: 1.2rem;
	text-align: center;
	color: #279AF1;
	text-transform: uppercase;
	font-weight: 800;
}

.rti h5 {
	font-size: 1.2rem;
	text-align: left;
	color: #279AF1;
	text-transform: uppercase;
	font-weight: 800;
}

.rti p {
	font-size: 1.0rem;
	text-align: justify;
}

.rti ul li {
	font-size: 1.0rem;
	text-align: justify;
	line-height: 35px;
	font-weight: 700;
}

/*RTI BOX END*/

/* DEPARTMENT START HERE */
.depart-box {
	border: #279AF1 1px solid;
	padding: 5px;
	background-color: #f0f1f0;
}

.depart-box h3 {
	color: #279AF1;
	font-size: 1rem;
	text-align: center;
	font-weight: 700;

}

.depart-box img {
	border: #279AF1 3px solid;
	text-align: center;
	align-items: center;
	margin-left: 30%;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.depart-box h4 {
	color: #1e2124;
	font-size: 0.9rem;
	text-align: center;

}

@media screen and (max-width: 768px) {
	.depart-box img {
		margin-left: 40%;
	}
}

/* DEPARTMENT END HERE */


/* DEPARTMENT PROFILE START HERE */
.profile-box {
	border: #279AF1 1px solid;
	padding: 5px;
	background-color: #f0f1f0;
	border-top-right-radius: 10px;
}

.profile-box h3 {
	color: #279AF1;
	font-size: 1rem;
	text-align: center;
	font-weight: 700;
	text-transform: capitalize;

}

.profile-box img {
	border: #279AF1 3px solid;
	text-align: center;
	align-items: center;
	margin-left: 8%;
	width: 250px;
	height: 250px;
	border-radius: 50%;
}

.profile-box h4 {
	color: #1e2124;
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
	margin-top: 3px;

}

.profile-box h5 {
	color: #60656F;
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
	margin-top: 3px;
}

.profile-box p {
	align-items: center;
}

@media screen and (max-width: 768px) {
	.profile-box img {
		margin-left: 20%;
	}
}


/* DEPARTMENT PROFILE END HERE */


/*LIBRARY BOX START*/
.lib {
	margin-top: 15px;
}

.lib h4 {
	font-size: 1.2rem;
	text-align: center;
	color: #279AF1;
	text-transform: uppercase;
	font-weight: 800;
}

.lib h5 {
	font-size: 1.2rem;
	text-align: left;
	color: #279AF1;
	text-transform: uppercase;
	font-weight: 800;
}

.lib p {
	font-size: 1.0rem;
	text-align: justify;
}

.lib i {
	font-size: 1.2rem;
	text-align: right;
	font-weight: 700;
	font-family: 'Dancing Script', cursive;
	color: #279AF1;
}

.lib ul li {
	font-size: 1.0rem;
	text-align: justify;
	line-height: 35px;
	font-weight: 700;
}

.lib-img {
	padding: 5px;
	border: 2px solid #0571CB;
	align-content: center;
	text-align: center;
}

.lib-img img {
	width: 400px;
	height: 200px;
}

/*LIBRARY BOX END*/


/* IQAC START HERE */
.iqac-box {
	border: #279AF1 1px solid;
	padding: 5px;
	background-color: #f0f1f0;
	border-top-right-radius: 10px;
}

.iqac-box img {
	text-align: center;
	align-items: center;
	margin-left: 27%;
	width: 150px;
	height: 150px;

}

.iqac-box h4 {
	color: #279AF1;
	font-size: 0.9rem;
	text-align: center;
	text-transform: capitalize;
	margin-top: 5px;

}

.iqac-box p {
	align-items: center;
}

@media screen and (max-width: 768px) {
	.iqac-box img {
		margin-left: 32%;
	}
}

/* IQAC END HERE */

/* Flashing link animation for Performance Appraisal Report */
.flashing-link {
	animation: flash 1s infinite;
}

@keyframes flash {

	0%,
	100% {
		background-color: #279AF1;
		color: white;
	}

	50% {
		background-color: #fff200;
		color: #279AF1;
	}
}

.performance-link {
	text-decoration: none;
	color: white;
	background-color: #279AF1;
	padding: 5px;
	margin: 5px;
	margin-top: 5px;
}

.profile-link {
	text-decoration: none;
	color: white;
	background-color: #279AF1;
	padding: 5px;
	margin: 5px;
	margin-top: 5px;
}

.certificate-link {
	color: #279AF1;
}

.small-text {
	font-size: 14px;
}

.bg-light-grey {
	background-color: #E6E8E6;
}

.bg-f7f7ff {
	background-color: #F7F7FF;
}

.bg-dark-131112 {
	background-color: #131112;
}

/* Make the navbar toggler (hamburger) icon and border white for visibility on mobile */
/* .navbar-toggler .fa-bars {
    color: #fff !important;
}
.navbar-toggler {
    border-color: #fff !important;
} */

.custom-toggler {
    border: none;
    background: transparent;
    outline: none;
    padding: 8px 10px;
    transition: box-shadow 0.2s;
  }
  .custom-toggler:focus, .custom-toggler:hover {
    box-shadow: 0 0 0 2px #279AF1;
    background: #279AF1;
  }
  .hamburger {
    display: inline-block;
    width: 30px;
    height: 22px;
    position: relative;
  }
  .hamburger .bar {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    transition: all 0.3s;
  }
  .hamburger .bar:nth-child(1) {
    top: 0;
  }
  .hamburger .bar:nth-child(2) {
    top: 9px;
  }
  .hamburger .bar:nth-child(3) {
    top: 18px;
  }
  .custom-toggler {
    background: #279AF1 !important;
    border-radius: 6px;
  }