*
{
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif; 
}
.hname h1 , .ab-right h1 , .partner h1
{
	text-shadow: 3px 3px 3px grey;
	font-family: 'Lato', sans-serif;
} 
a
{
	text-decoration: none;
	color: #fff;
}
.container
{
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-family: 'Montserrat', sans-serif;
}
.hbar
{
	width: 100%;
	background-color: #000;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.hbar img
{
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
.hbar h3
{
	display: none;
	color: #fff;
	float: left;
	padding: 18px;
}
.hbar h4
{
	color: #fff;
	float: right;
	padding: 15px;
}
.hbar a
{
	text-decoration: none;
	color: #fff;
}
.hname
{
	width: 100%;
}
.hname img
{
	float: right;
	padding: 16px;
	width: 30px;
	position: relative;
    display: inline-block;
}
img#close
{
	display: none;
}
.hname h1
{
	padding: 10px;
	float: left;
}
ul
{
	float: left;
	display: none;
}
li
{
	float: left;
	list-style-type: none;
	display: block;
	width: 100%;
}
.hname a
{
	text-decoration: none;
	padding: 20px;
	display: block;	
	color: #000;
}
.hmain
{
	width: 100%;
	background-image: url("../img/headb.jpg");
	background-size: cover;
}
.hmain h1
{
	text-align: center;
	padding-top: 200px;
	font-size: 30px;
	padding-bottom: 200px; 
	color: yellow;
	background-color: rgba(0,0,0,0.5);
	line-height: .7;
}
.hd
{
	font-size: 15px;
	font-family: 'Alex Brush', cursive;
	color:#fff;
	margin-left:48px; 
}
.hy
{
	font-size: 18px;
	color: #fff;
}
marquee
{
	font-family: 'Lato', sans-serif;
	text-shadow: 5px 5px 5px grey;
	font-size: 20px;
	padding-top: 20px; 
	padding-bottom: 20px;
	background-color: rgba(0,0,0,0.2);
	transition-duration: .5s;
}
.box
{
	width: 31%;
	float: left;
	text-align: center;
	padding-left: 5px;
}
.box img , .box h3
{
	float: left;
	line-height: 1.5;
}
.box img 
{
	padding: 30px;
	padding-top: 60px;
	padding-bottom: 10px;
	width: 40px;
}
.box h3
{
	padding: 10px;
	padding-bottom: 60px;
	font-size: 20px;
	margin: 0 auto;
}
.grp
{
	width: 100%;
}
.vbar
{
	background-color: #000;
	width: 90px;
	border-radius: 0px 60px 60px 60px;
	margin: 5px;
	color: white;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px; 
	float: left;
	box-shadow: 5px 5px 5px grey;
}
.vbar img
{
	padding-top: 50px;
}
.vbar h3
{
	padding-top: 20px;
}
.ab
{
	background-color: rgba(0,0,0,.1);
}
.ab-left
{
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 28px;
	display: flex;
	justify-content: center;
}
.ab-right
{
	width: 100%;
	float: left;
	text-align: center;
}
.ab-right p , .ab-right h1
{
	padding: 20px;
	font-weight: bold;
	line-height: 1.5;
}
.ab-right p
{
	text-align: justify;
	padding-top: 10px; 
}
.ab-right button
{
	padding: 10px;
	border:none;
	border-radius: 5px;
	margin-left: 20px;
	color: white;
	background-color: #000;
	margin-bottom: 20px;
}
.partner
{
	text-align: center;
	padding: 20px;
}
.partner .ptn
{
	margin-top: 20px;
	width: 80%;
	height: 150px;
	display: flex;
	justify-content: center;
	border-radius: 5px;
	border:1px solid grey;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.3);
	float: left;
	margin-bottom: 20px;
	margin-left: 10%;
}
.cert 
{
	padding: 20px;
	text-align: center;
	background-color: rgba(0,0,0,0.1);
}
.cert h1
{
	text-shadow: 3px 3px 3px grey;
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
}
.cert img
{
	display: block;
	margin: 0 auto;
	width : 80%;
	height: 250px;
}
.videos
{
	width: 100%;
	padding-bottom: 50px;
}
.videos h1
{
	text-align: center;
	text-shadow: 5px 5px 5px grey;
	padding-bottom: 20px; 
	font-family: 'Lato', sans-serif;	
	padding-top: 20px;
}
.video
{
	width: 80%;
	margin-left: 7%;
	margin-top: 10px;
	height: 200px;
	float: left;
	padding-left: 10px;
	border-radius: 10px;
}
.faculty
{
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.1);
}

.faculty h1
{
	padding-bottom: 10px;
	padding-top: 20px;
	font-family: 'Lato', sans-serif;
	text-shadow: 5px 5px 5px grey;
}
.id
{
	width: 100%;
	float: left;
}
.photo
{
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 100%;
	width: 150px;
	height: 150px;
	border:1px solid grey;
}
.desc1
{
	margin: 0 auto;
	margin-top: 10px;
	width: 220px;	
	height: 80px;
	margin-bottom: 20px;
}
.desc1 h2
{
	font-size: 20px;
	padding-top: 10px;
}
.desc1 h3
{
	font-size: 15px;
}
.iphoto
{
	height: 140px;
	margin: 5px;
	width:140px;
	border-radius: 100%;
	overflow: hidden;
}

.info
{
	background-color: #000;
	width: 100%;
	text-align: center;
}
.info h1
{
	color:#fff;
	padding: 30PX;
	font-size: 20PX;
}
.info button
{
	padding: 10px;
	margin-bottom: 20px;
	color: #000;
	border: none;
	font-family: tahoma;
	font-size : 10px;
	border-radius: 5px;
}
 .side
{
	width: 80%;
	float: left;
	background-color: #fff;
	height: 200px;
	margin-left: 10%;
	margin-top: 20px;
	margin-bottom: 25px;
}

.side img
{
	padding: 5px;
}
.info span
{
	color:yellow;
	font-size: 30px;
}
.side h2
{
	font-size: 15px;
}
.course
{
	width: 100%;
	text-align: center;
	margin : 30px auto;
}
.course h1
{
	padding: 20px;
	font-family: 'Lato', sans-serif;
	text-shadow: 5px 5px 5px grey;
}
.course .section
{
	width: 80%;
	margin-left: 10%;
	height: 150px;
	float: left;
	margin-top: 10px;
	border-radius: 6px;
}
.section img
{
	border-radius: 6px;
}
.latest-blog
{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	background-color: rgba(0,0,0,0.2);
}
.latest-blog h1
{
	margin: 20px;
	padding-top: 20px;
	font-family: 'Lato', sans-serif;
	text-shadow: 5px 5px 5px grey;
}
.b-post
{
	margin: 10px;
	float: left;
	width: 80%;
	margin: 10%;
	height: 200px;
	border-radius: 15px;
}
.footer
{
	background-color: #000;
	color: #fff;
	text-align: center;
	width: 100%;
}
.footer h2
{
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 18px;
	padding-left: 5px;
}
.footer img
{
	padding-top: 30px;
	padding-bottom: 40px;
	margin: 5px;
}
.footer p
{
	padding: 20px;
	width: 80%;
	border-top: 2px solid white;
	margin: 0 auto;
}
	.card
	{
		position :relative;
		width : 100%;
		height :100%;
	}
	.card1
	{
		width : 100%;
		height : 100%;
		background-color:#000;
		position : absolute;
		transform : rotateX(180deg);
		backface-visibility : hidden;
		transition-duration:.3s;;	
		border-radius: 6px;
		color: #fff;
	}
	.card1 h1
	{
		font-size: 20px;
	}
	.card1 p
	{
		line-height: 2;
		padding: 2px;
		font-size: 12px;
	}
	.card2
	{
		width : 100%;
		height : 100%;
		position : absolute;
		transform : rotateX(0deg);
		transition-duration:.3s;;
		backface-visibility : hidden;
		border-radius: 6px;		
	}
	
	.card:hover .card2
	{
		transform : rotateX(180deg);
	}
	
	.card:hover .card1
	{
		transform : rotateY(0deg);
	}

/* BLOG ANIMATION */

		.square
		{
			width: 100%;
			height: 100%;
			position: relative;
			overflow: hidden;
		}
		.simg
		{
			width: 100%;
			height: 100%;
			position: absolute;
		}
		.simg img
		{
			border-radius: 6px;
			width: 100%;
			height: 100%;
		}
		.stext
		{
			width: 100%;
			height: 100%;
			position: absolute;
			top: 200px;
			transition-duration: .4s;
			background-color: rgba(0,0,0,0.7);
			color: #fff;
			text-align: center;
			border-radius: 6px;
		}
		.stext h1
		{
			padding-top: 10px;
			font-size: 25px;
		}
		.stext p
		{
			padding: 20px;
			line-height: 2;
		}
		.square:hover .stext
		{
			top:0px;
		}

/* About US */

.about-us-n
		{
			width: 100%;
		}
		.about-us-n h1
		{
				text-shadow: 3px 3px 3px grey;
				font-family: 'Lato', sans-serif;
				text-align: center;
				padding-top: 30px;
				padding-bottom: 30px;
		}
		.about-us-n img
		{
			width: 100%;
			height: 100%;
			border-radius: 6px;
		}
		.about-us-img 
		{
			border-radius: 6px;
			width: 80%;
			float: left;
			margin-left: 10%;
			height: 200px;
			margin-top: 2%;
			margin-bottom: 2%; 
			box-shadow: 3px 3px 3px grey; 
		}
		.about-us-con
		{
			border-radius: 6px;
			width: 80%;
			float: left;
			margin-left: 10%;
			margin-top: 2%;
			margin-bottom: 2%; 
		}
		.about-us-con h2
		{
			padding: 20px;
		}
		.about-us-con p 
		{
			padding: :30px;
			text-align: justify;
			padding-bottom: 40px;
		}

/* contact us */
.contact 
{
	padding-bottom: 50px;
	padding-top: 20px;
	width: 100%;
	text-align: center;
	margin : 30px auto;
}
.contact h1
{
	padding: 20px;
	font-family: 'Lato', sans-serif;
	text-shadow: 5px 5px 5px grey;
}
.contact .section
{
	width: 80%;
	height: 200px;
	float: left;
	box-shadow: 2px 5px 5px grey;
	margin: 10%;
	border-radius: 6px;
	background-color: #000;
}
.card2 h1
{
	border-radius: 6px;
	padding-top: 25px;
	font-size: 30PX;
	text-shadow: 2px 2px 2px grey;
	color: #fff;
}
.card1 h4
{
	padding: 30px;
	padding-top:70px;
	font-size: 15PX;
}
/* gallery */

.gallery
{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.gallery img
{
	float : left;
}
.img2
{
	height: 200px;
	width : 80%;
	margin-left: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 7px 7px rgba(0,0,0,.2);
	border-radius: 20px;
}
.gallery h1
{
	margin: 30px;
	text-shadow: 3px 3px 3px grey;
	font-family: 'Lato', sans-serif;
	text-align: center;
}

/* sign in page */

	.login-back
	{
		padding-bottom:70px;
		color:#fff;
		transition-duration:.5s;
	}
	.login-back h1
	{
		font-size:40px;
		padding-top:60px;
		color: black;
		float:left;
		margin-left:0px;
	}
	.login-back .box 
	{
		width:20px;
		float:left;
		margin-top:30px;
		margin-left:8%;
		background:lightgreen;
	}
	input 
	{
		margin-left:15%;
		margin-top:15px;
		padding:10px;
		border:none;
		border-bottom:3px solid black;
		outline:none;
		width:200px;
		font-size:20px;
		color: black;
		background:transparent;
	}
	input[name=submit]
	{
		border:3px solid black;
		margin-top:30px;
		border-radius:80px;
	}
	input[name=submit]:hover 
	{
		background: black;
		color:white;
		border : 2px solid black;
		font-size:20px;
	}
	.box-main 
	{
		width:310px;
		display:block;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:30px;
	}
	.clearfix:after
	{
		content:'';
		clear:both;
		display:table;
	}
	.box-main:hover .login-back 
	{
		background:rgba(0,0,0,0.5);
		box-shadow:0px 0px 10px 10px rgba(0,0,0,0.7);
	}
	.box-main:hover h1
	{
		color: #fff;
	}
	.box-main:hover input
	{
		border-bottom : 2px solid white;
	}
	.box-main:hover input[type=submit]
	{
		border : 2px solid white;
		color: white;
	}
	::placeholder 
	{
  		color: black;
	}
	.box-main:hover	::placeholder 
	{
  		color: white;
	}