*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}
html{
	overflow-x: hidden;
}
body{
	overflow-x: hidden;
}
.badge-danger{background: red;color: #fff;}
.p-0{padding: 0;}
.slick-prev:before,.slick-next:before{color: #003366;}
.aboutSummary{border:2px solid #003366;padding:10px !important;border-radius:10px; margin-bottom: 20px !important;}


ul li{
	list-style: none;
	text-align: left;
}
.box a{
	position: absolute;
	left: 33%;
	bottom: 0;
	color: #002147;
	padding: 5px 8px;
	border-radius: 10px;
	transition: all 0.5s;
	font-size: 14px;
}
.box a:hover{
	color: white !important;
	background-color: gray;
}
.grid-box{
        position: relative;
    }
 .view{
	position: absolute;
	bottom: 2%;
	left: 38%;
	
}
.view a{
	text-align: center;
	padding: 5px 8px;
	/* border: 1px solid red; */
	color: green;
	font-size: 14px;
}
.view a:hover{
	color: #002147;
	box-shadow: 0px 0px 5px #002147;
}

/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
#news-section{width: 100%;height: auto;}
.new-01{padding: 0;}
.bg-info{background: #efefef !important;}
.news-wrap{padding: 5px 40px;}
#newsDiv,#noticeDiv,#downloadDiv,#implinkDiv,#implinkBtn{display: none;}
.btn-light{background: #efefef !important;border: 1px solid #003366 !important;
border-bottom: 2px solid #003366 !important;}
.activeBtn{border-bottom: 2px solid green !important;}
.text-n h1{color: #003366;}
.text-n button, .text-n a{color: #000 !important;font-size: 15px;}
.text-n a{font-size: 16px;}
/* .text-n a:hover{color: #003366 !important;border-bottom: 2px solid green !important;} */
.row-001 h3 a{font-size: 16px !important; color: #000 !important;font-weight: normal !important;}
.row-001 h3 a:hover{color: #003366 !important;}
.left-side{border-radius: 10px;overflow-y: scroll;
box-shadow: 0px 0px 5px gray;padding: 10px 20px;margin: 10px 0;height: 75vh;}
.left-side h1{font-size: 35px;font-weight: 700;color: #002147;}
.left-side p{font-size: 14px;letter-spacing: 1px;color: #12912e;}
.left-side a{font-size: 12px;font-weight: bold;color: #595959;}
.left-side a:hover{color: #002147;}
.left-side h4{font-size: 10px;color: gray;cursor: pointer;}
.left-side-1{background-color: #ededed;padding-top: 26px;width: 70%;float: left;text-align: center;}
.left-side-1 h1{font-size: 50px;font-weight: bold;letter-spacing: 2px;color: #002147;}
.left-side-1 h4{color: gray;font-size: 16px;letter-spacing: 1px;font-weight: 700;}
.bg-img{background-image: linear-gradient(rgba(0,0,0,0.75),rgba(0,0,0,0.75)), url('../upload/notice.jpeg');
	background-position: center;background-size: cover;padding: 0 10px;height: 85vh;
	border-left: 5px solid #003366;
}
.mobile-btn{display: none;}
@media(max-width:516px){
	.bg-img{display: none;}
	.news-wrap{padding: 5px 20px;}
	.text-n{display: flex;flex-flow:row wrap;}
	.text-n>button{width: 50%;padding: 5px;font-size: 10px;}
	.text-n a{font-size: 10px;}
	.left-side{height: 45vh;}
	#implinkBtn{display: block;}
}

/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */


.right-side i{
	font-size: 30px;
	color: white;
	padding: 0px 10px;
}
.right-side h3{
	color: green;
} 

.right-side a{
	display: block;
	color: white;
	padding: 10px 0px 10px 20px;
	transition: all 0.5s;

}
.right-side a:hover{
	color: #002147;
	border-bottom: 1px solid gray;
}

.download-sec{
	height: 67vh;
	border-radius: 10px;
	box-shadow: 0 0 5px gray;
}
.head-sec{
	text-align: left;
	padding: 30px 20px;
}




.imges-1{
	padding: 100px;
	text-align: center;

}
.imges-1 img{
	width: 200px;
	box-shadow: 0px 0px 5px gray;
	padding: 10px;
}
.imges-1 h3{
	font-size: 18px;
	color: #002147;

}
.image-1 p{
	font-size: 14px;
}
button{
	padding: 8px 20px;
	color: white;
	background-color: green;
	border: 0.5px solid green;
	cursor: pointer;
	transition: all 0.5s;

}
button:hover{
	color: #002147;
	background: transparent;
}
.content-txt{
	width: 100%;
	text-align: center;
}
.content-txt h2{
	font-size: 4rem;
        color: #003366;
        text-shadow: 1px 1px 3px #000;
}


.carousel-control{
	width: 4% !important;
}
#info{
	width: 100%;
	height: 20vh;
	
}

.right-side-1{
	width: 30%;
	float: right;
	padding-bottom: 42px;
	background-color: #89cc88;
	display: flex;
	align-items: center;
	justify-content: space-evenly;

}
.left i{
	font-size: 50px;
	color: red;
	padding-top: 33px;
}
.right h1{
	font-weight: bold;
	color: white;
	line-height: 34px;
	margin-top: 44px;
}
#slider-01{
	width: 100%;
	height: auto;
/* 	background-color: red; */
}

.imp-events{
	background-color: #efefef;
	width: 100%;
}
.text-1{
	text-align: center;
	font-size: 4rem;
        color: #003366;
        text-shadow: 1px 1px 3px #000;
        padding: 23px;
		margin-top:0 ;
}

.container-2{
	padding: 50px 100px;
	background-color: #f6f6f6;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}
.grid{
	padding: 20px 50px;
	text-align: center;
	box-shadow: 0px 1px 5px 2px black;
	border-radius: 10px;
	transition: all 0.5s;
	background-color: #dbdbdb;

}
.grid:hover{
	box-shadow: 0px 2px 10px 2px #002147;
	background-color: white;
}

.grid h3{
	font-size: 20px;
	color: #002147;
	margin-bottom: 20px;
}

.container-2 .grid ul li{
	padding-left: 50px;
	line-height: 40px;
	font-size: 14px;
	color: #002147;
}

.container-2 .grid ul li i{
	margin-right: 10px;
	color: black;
}
.container-2 .grid p{
	font-size: 14px;
	color: #002147;
}
.container-3{
	width: 100%;
	height: auto;
	background-color: white;
}



.menu-footer{
	padding: 10px 50px;
	width: 100%;
	flex-flow: row wrap;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	background-color: #002147;
}
.size h1{
	font-size: 18px;
	color: white;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-weight: 700;
}



@media (max-width: 516px){
	.menu-footer{
		display: grid;padding: 10px;
		grid-template-columns: repeat(1, 1fr);
	}
	.size p{
		width: 100%;
	}
}





#leader{
	width: 100%;
	height: 100vh;
	background-color: #eaeaea;
}

.left-1{
	padding: 40px ;
	flex-basis: 50%;
}
.left-1 img{
	width: 500px;
	height: 600px;
	object-fit: cover;
}
.right-1{
	flex-basis: 50%;
}
#leadership{
	width: 100%;
	height: auto;
	padding: 0 40px;
}
.text{
	text-align: center;
}

.text h2{font-size: 4rem;font-weight: bolder;color: #003366;text-shadow: 1px 1px 3px #000;}
@media(max-width:516px){
	.text h2{font-size: 1.8rem;}
}
.row-2{
	padding: 40px 0;
	display: flex;
	flex-flow: row wrap;
	border: 1px solid #bbb;
	background: #000011;
}
.img-txt{width: 30%;}

.img-txt img{
	width: 225px; height: 275px;
	margin: 0 auto;
	border-radius: 10px;
	margin-top: -12px;
	filter: drop-shadow(-2px 3px 5px #bcbcbc);
	transition: all 0.2s ease-in;
	object-fit: cover;
}
.img-txt img:hover{transform: scale(1.02);}
.text-2{width: 70%;}
.hidden-block{visibility: hidden;}

.text-2 h2{
	margin-top: 0 !important;
	font-size: 30px;
	color: white;

}
.text-2 h4{
	color: #67c7f9;
	font-size: 16px;
	text-decoration: underline;
}
.text-2 p{color: #efefef;font-size: 14px;text-align: justify;}
.text2-content{border: 2px solid #eee;padding: 15px 20px;border-radius: 10px;width: 90%;}

@media(max-width:516px){
	#leadership{padding: 0 25px;}
	.row-2{padding: 10px;}
	.img-txt{width: 100% !important;}
	.text-2{flex-basis: 100%;}
	.img-txt img{margin-top: 0px;width: 80%;height: 220px;}
	.hidden-block{display: none;}
	.text-2 h2{font-size: 18px;text-align: center;margin-top: 10px !important;}
	.text-2 h4{font-size: 14px;}
	.text2-content{width: 100%;}
}

#message{
	width: 100%;
	height: auto;
	background-color: #fff;
}
.container-4{
	height: auto;
	padding: 20px;
	display: flex;
	margin: 20px 40px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px gray;

}
.box-2 {
	flex-basis: 50%;

	
}


.box-2 img{
	
	height: 220px;

}
.content-1{
	flex-basis: 50%;
	
}
.content-1 h2{
	color: #002147;
	letter-spacing: 1px;
}
.content-1 h4{
	font-size: 16px ;
	text-align: justify;
	padding-right: 40px;
	color: gray;
}
.content-1 a{
	color: #002147;
	padding-left: 10px;
}
.content-1 a:hover{
	color: red;
}
.content-1 p{
	color: green;
}

/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.site-btn{color: #fff !important;background: #003366;display: block; width: 50%;margin: 0 auto;border-radius: 5px;}
#alumni{width: 100%;height: auto;background-color: #f4fffe;}
.container-c{display: grid;grid-template-columns: repeat(4, 1fr);
	padding: 40px 0;text-align: center;}
.content-c h2{font-size: 3rem;color: #003366;font-weight: bolder;text-shadow: 1px 1px 3px #000;}
.grid-001{text-align: center;}
.grid-001 img{object-fit: cover;width: 200px;margin: 0 auto;height: 225px;
	box-shadow: 0px 0px 5px gray;}
.grid-001 h3{color: #002147;font-size: 20px;}
.grid-001 a{color: #002147;line-height: 40px;font-size: 14px;transition: all 0.5s;}
.grid-001 a:hover{border-bottom: 1px solid #002147;}
@media(max-width:516px){
	.container-c{grid-template-columns: repeat(2, 1fr);padding: 20px 0;}
	.grid-001{padding: 10px;}
	.grid-001 img{width: 160px;height: 180px;}
	.grid-001 h3{font-size: 14px;}
}
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */

#numb{
	width: 100%;
	height: auto;
	padding-bottom: 60px;
}
.content-b{
	text-align: left;
	margin-left: 50px;
	padding: 20px;
}
.content-b h2{
	font-weight: 600;
	color: #002147;
	font-size:3.5rem;
	margin-top:0;
	letter-spacing: 1px;
}
.container-a{padding: 10px 40px;display: grid;grid-template-columns: repeat(3, 1fr);
	margin: 0px calc(8%);grid-gap: 30px;}
.grid-a{text-align: center;box-shadow: 0px 0px 8px #002147;border-radius: 10px;padding: 20px;}
.grid-a h1{font-size: 70px;color: #002147;margin-bottom: 20px;}
.grid-a p{font-size: 12px;color: gray;letter-spacing: 1px;}
.views p{font-weight: bolder;}
.text-a{text-align: center;}
.text-a p{letter-spacing: 3px;font-size: 14px;color: #002147;}
@media(max-width:516px){
	.container-a{grid-gap: 5px;padding: 10px 0;grid-template-columns: repeat(3, 1fr);}
	.grid-a{padding: 4px;}
	.grid-a h1{font-size: 20px;}
	.views p{font-size: 10px;}
	.content-b h2{font-size: 1.8rem;}
	.text-a p{letter-spacing: 0;}
}

/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.success{margin: 10px !important;}
.inner{width: 80%;margin: 0 auto;display: flex;
	flex-flow: row wrap;border-radius: 5px;background: #fff;padding: 50px 0;
	background-color: #f2fdff;box-shadow: 0px 0px 10px gray;}
.s-img{width: 40%;}
.s-img img{width: 100%;margin-left: -70px;border-radius: 10px;filter: drop-shadow(3px 2px 3px gray);}
.content-s{padding-top: 30px;}
.content-s h4{font-size: 25px;letter-spacing: 2px ;color: #002147;font-weight: bold;}
.s-p{text-align: left;font-size: 16px;}
.s-p h5{font-size: 12px;color: gray;}
/* .text-s{text-align: center;} */
.text-s h2{font-size: 3rem;font-weight: bolder;color: #003366;text-shadow: 1px 1px 3px #000;}
.control-left-side, .control-right-side{width: 0%;}
@media(max-width: 516px){
.text-s h2{font-size: 25px;text-align: left;}
.inner{width: 100%;padding: 20px;}
.success{width: 100%;padding: 5px;}
.s-img{width: 100%;}
.s-img img{width: 100%;margin-left: 0px;}
.content-s h4{font-size: 20px;}
}


/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.thumbnail{position: relative;padding: 0;margin: 0;}
.caption{width: 92%;text-align: center;position: absolute;left: 50%;transform: translate(-50%, 0);bottom: 0;}
.caption h6{color: #fff;letter-spacing: 1px;background-color: #002147;padding: 10px 40px;
	font-size: 14px;transition: all 0.5s;}
.caption h6:hover{transform: scale(1.1);background-color: #2d537f;}
.thumbnail{overflow: hidden;}
.thumbnail img{height: 350px;object-fit: cover;transition: all 0.5s;}
.thumbnail img:hover{transform: scale(1.2);}
.text-ve{position: absolute;left: 50%;bottom: -3%;transform: translate(-50%, -50%);}
.text-ve h6{font-size: 12px;color: #002147;letter-spacing: 1px;}
.text-ve h6:hover{border-right: 1px solid #002147;border-left: 1px solid #002147;padding: 0 10px;}
.container-b{padding: 30px 10px 45px 10px;position: relative;}

@media(max-width:516px){
	.thumbnail a img{height: 160px !important;}
	.caption{width: 95%;}
	.caption h6{padding: 10px;font-size: 12px;}
}

/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.video-wrap{position: relative;width: 100%; height: 100vh;}
.home-message{text-align: center;position: absolute;left: 2%;bottom:0;
width: 70%;}
.site-video{width: 100%;height: 100vh;object-fit: cover;}
.home-message small {font-size: 2.8rem;font-family: sans-serif;display: block;padding: 10px 0;text-shadow: 1px 2px 2px #000;color: white;font-weight: bolder;margin: 0;}
.videoBg{cursor: pointer;}
 /* To make text unselectable */
 .disable-select {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
  .disable-select span{font-size: 24px;}
  /* Subheading */
  .sub-head{font-weight: normal;font-size: 20px;}
@media(max-width:516px){
	.home-message small {font-size: 1rem;}
	.video-wrap{height: 45vh;}
	.site-video{height: 45vh;}
	.disable-select span{font-size: 7px;}
}

/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.thumbnail-1{color: #002147;padding: 20px; transition: all 0.2s ease-in;}
.thumbnail-1:hover{transform: scale(1.03);}
.thumbnail-1 i{color: #002147;font-size: 40px;}
.p-1{color: #002147;}
.caption-1 h5{font-size: 20px;font-weight: bold;color: #002147;}
.para{font-size: 14px;color: gray;}

@media(max-width:516px){
	.thumbnail-1{text-align: center;}
	.caption-1 h5{font-size: 14px;}
	.para{font-size: 12px;}
}
.h-1-img{width: 100%;height: 600px;object-fit: contain;padding-top: 19px;}


/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.moving-text{padding: 10px 0;background: #efefef;}
.moving-text a{color: #003366 !important;font-weight: bold;margin: 0 40px  0 0;}
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.container-box{width: 100%;padding: 50px 0;}
.explore-heading h3{font-size: 4rem;color: #003366;text-shadow: 1px 1px 3px #000;}
.box-01{text-align: center;display: grid;
	grid-template-columns: repeat(4, 1fr);grid-gap: 20px;}
.box{border-radius: 30px;margin: 0px 10px;transition: all 0.5s;
	padding: 10px 10px !important;box-shadow: 2px 3px 4px #bbb;}
.box:hover{background-color: #dddddd;box-shadow: 0px 2px 4px 2px #dddddd;}
.box i{color: #002147;}
.box h3{color: #002147;}
.box p{text-align: left;}
@media(max-width:516px){
	.box-01{grid-template-columns: repeat(1, 1fr);grid-gap: 10px;}
}
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */



.right-side h2{color: #fff;}
.right-side h3{font-size: 16px;}


.row-001{border-bottom: 1px dotted #bbb;}
.row-001 h3,.row-001 h4{margin: 0 !important;}

.thumbnail{position: relative;padding: 0;margin: 0;}
.caption{width: 92%;text-align: center;position: absolute;left: 50%;transform: translate(-50%, 0);bottom: 0;}
.caption h6{color: #fff;letter-spacing: 1px;background-color: #002147;padding: 10px 40px;font-size: 14px;transition: all 0.5s;}
.caption h6:hover{transform: scale(1.1);background-color: #2d537f;}
.p-0{padding: 0;}
.thumbnail{overflow: hidden;}
.thumbnail img{height: 350px !important;object-fit: cover !important;transition: all 0.5s;}
.thumbnail img:hover{transform: scale(1.2);}
.text-ve{position: absolute;left: 50%;bottom: -3%;transform: translate(-50%, -50%);padding: 10px 0;}
.text-ve a{font-size: 12px;color: #002147;letter-spacing: 1px;font-weight: bolder;}
.text-ve a:hover{border-right: 1px solid #002147;border-left: 1px solid #002147;padding: 0 10px;}
.container-b{padding: 0;position: relative;}

.leadership-slider{width: 100%;height: auto;padding: 20px;}


.client-slider{width: 100%;height: auto;padding: 20px;}
.image{width: 250px;padding: 20px;}
.image img{width: 100%;padding: 5px;box-shadow: 0 0 1px gray;}
/* End */
