@charset "utf-8";
@import url('https://fonts.googleapis.com/cs2?family=Poppins:wght@300;400;500;600&display=swap');
@font-face{font-family:swiper-icons;
	src:url('data:application/font-woff;charset=utf-8;base64, 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');
	font-weight:400;
	font-style:normal}:root{--swiper-theme-color:#007aff}

* {
	margin: 0; padding: 0;
	box-sizing: border-box;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "sans-serif";
	text-transform: capitalize;
	/*text-decoration: none;*/
	/*list-style: none;*/
}

body  {
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
	width: 100%; text-align: center;
    /*background-image: -webkit-linear-gradient(270deg,rgba(112,6,6,1.00) 0%,rgba(184,147,147,1.00) 31.61%,rgba(200,156,156,1.00) 68.39%,rgba(112,6,6,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(112,6,6,1.00) 0%,rgba(184,147,147,1.00) 31.61%,rgba(200,156,156,1.00) 68.39%,rgba(112,6,6,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(112,6,6,1.00) 0%,rgba(184,147,147,1.00) 31.61%,rgba(200,156,156,1.00) 68.39%,rgba(112,6,6,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(112,6,6,1.00) 0%,rgba(184,147,147,1.00) 31.61%,rgba(200,156,156,1.00) 68.39%,rgba(112,6,6,1.00) 100%);*/
	z-index: 0;
}


/*rgba(119,13,13,1.00)
rgba(126,25,25,1.00)
*/


body header {
	position: fixed;
	top:0; left: 0; right: 0;
	background: rgba(126,25,25,1.00);
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	padding: 5px 7%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 100;
	color: white;
	
}

/*Navbar Start*/
.logo {
	width: 120px;
	
	
}

header .navbar ul {
	list-style: none;
	color: white;
}

header .navbar {
	color: blue;
}

header .navbar ul li{
	position: relative;
	float: left;
	color: white;
}

header .navbar ul li a{
	font-size: 18px;
	padding: 10px;
	color: white;
	display: block;
}

header .navbar ul li ul li a{
	color: black;
}

header .navbar ul li ul li a:hover{
	color: red;
}

header .navbar ul li a:hover {
	
	color: yellow;
}
header .navbar ul li ul {
	position: absolute;
	left: 0;
	width: 200px;
	background: #fff;
	display: none;
}

header .navbar ul li ul li {
	width: 100%;
	border-top: 1px dashed grey;
	
}

header .navbar ul li ul li ul {
	left: 200px;
	top: 0;
}

header .navbar ul li:focus-within > ul,
header .navbar ul li:hover > ul{
	display: initial;
}

#menu-bar{
	display: none;

	
}

header label {
	
	font-size: 18px;
	cursor: pointer;
	display: none;
	color: white;	
	
}

#container {
	width: 1000px;
	margin: 0 auto; 
}

/*carousel image*/

/*.carousel-item .d-block {
	width: 100%;
	height: 100%;
	object-fit: cover;
	
}

.carousel-inner .d-block {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*carousel image End*/
/*Access Link Start*/





.card-body {
	background-color:rgba(112,6,6,1.00);
	color: yellow;
	
}
/*Access Link End*/

/*Press Release
.slide-container h1 {
	background-color: rgba(108,108,108,1.00);
	color:rgba(219,251,40,1.00);
	text-decoration: underline;
	margin-top: 0;
	padding: 0 0 5px;
	border-radius: 10px 10px 0 0;
	
	
	
}
.slide-container {
	max-width: 2500px;
	width: 100%;
	background-color:rgba(173,173,173,1.00);
	padding: 0px 0 20px 0;
	border-radius: 10px 10px 10px 10px;
	
}
.slide-content {
	padding: 30px 20px 0px;
	margin: 0 40px;
	overflow: hidden;
}
.card {
	
	border-radius: 25px;
	background-color: white;
	
}

.image-content, .card-content {
	
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px 14px;
}


.image-content {
	position: relative;
	border-radius: 25px 25px 0 25px;
	height: auto;
}

.card-image .card-img{
	position: relative;
	height: 200px;
	width: 3000px;
	padding: 3px;
	background: white;
	border-radius: 10%;
	margin-bottom: 5px;
	
}


.Title {
	margin: 2px;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: underline;
	color: #333;
	
	
}

.desciption {
	font-size: 12px;
	color: #707070;
	text-align: center;
}

.button {
	border: none;
	font-size: 16px;
	color: white;
	padding: 8px 16px;
	background-color: #4070f4;
	border-radius: 6px;
	margin: 14px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.button:hover {
	background: #265df2;
}

.swiper-navBtn {
	color: #6e93f7;
	transition: color 0.3s ease;
}

.swiper-navBtn:Hover {
	color: #4070f4;
}

Link Info End*/

/*Press Release End*/
#studyprog {
	background-color:#363636;
	min-width: 400px;
}

#studyprog h1 {
	color: yellow;
	text-align: left;
	margin-left: 10px;
	
}

#studyprog p {
	color: yellow;
	text-align: left;
	margin-left: 10px;
}

#studyprog .column9 {
	background-color:#676767; 
		/*#535353;*/
	display: flex;
}

#studyprog .column9 #col1, #col2, #col3, #col4 {
	flex: 1;
	
	
}
	
#studyprog .column9 #col1 ul li a{
	list-style: none;
	color: white;
}

#studyprog .column9 #col2 ul li a{
	list-style: none;
	color: white;
}

#studyprog .column9 #col3 ul li a{
	list-style: none;
	color: white;
}

#studyprog .column9 #col4 ul li a{
	list-style: none;
	color: white;
}

#studyprog .column9 #col1 ul li {
	list-style: none;
	color: white;
}

#studyprog .column9 #col2 ul li {
	list-style: none;
	color: white;
}

#studyprog .column9 #col3 ul li {
	list-style: none;
	color: white;
}

#studyprog .column9 #col4 ul li {
	list-style: none;
	color: white;
}

#studyprog .column9 #col1 ul li a:hover {
	color: yellow;
	text-decoration: underline;
}

#studyprog .column9 #col2 ul li a:hover {
	color: yellow;
	text-decoration: underline;
}

#studyprog .column9 #col3 ul li a:hover {
	color: yellow;
	text-decoration: underline;
}

#studyprog .column9 #col4 ul li a:hover {
	color: yellow;
	text-decoration: underline;
}

/* Student Link Start*/

.studlink {
	margin-bottom: 30px;
	margin-top: -50px;
	padding: 8px 16px 8px 16px;
}
	



/*Student Link End*/


/* Latest News*/


.colu {
	width: 48%;
	float: left;
	background: rgba(173,173,173,1.00);
	margin: 1%;
	min-height: 250px;
	padding: 12px;
	border-radius: 10px;
	
}

#container {
	min-width: 50%;
	
}

#container:after {
	content: "";
	display: table;
	clear: both;
	
}

.heading1 {
	background: rgba(108,108,108,1.00);
	color:rgba(219,251,40,1.00);
	width: 100%;
	padding: 0 0 5px;
	border-radius: 7px 7px 7px 7px;
	
}
.colu ul {
	list-style: none;
	width: 100%;
	
}

.colu ul li {
	margin-bottom: 2px;
	
}
.colu ul li a {
	color:rgba(49,27,232,1.00);
	font-weight:bolder;
}
.colu ul li a:hover{
	color: red;
	text-transform: underline;
	
}











/* Latest News End*/


	

@media(max-width:991px){
	

	
header{
	padding: 20px;;
}

header label {
	display: initial;
		
}
	
.navbar{
	position: absolute;
	top: 80%; left: 0; right: 0;
	background: pink;
	border-top: 1px solid rgba(0,0,0,1);
	display: none;
	}
	
header .navbar ul li{
	width: 100%;
		

}
	
header .navbar ul li ul{
	position: relative;
	width: 100%;
	overflow-y: scroll;
		
		

}
	
header .navbar ul li ul li{
	background: white;
	width: 75;

}
	
header .navbar ul li ul li ul{
	width: 75;
	left: 0;
	padding: 0;
}
	
#menu-bar:checked ~ .navbar{
	display: initial;
}	


/*Navbar End*/	

.container {
	margin-top: 100px;
	
	
}
.col06 {
	margin-top: 100px;
}
	
	
/*carousel image*/

.carousel-item .d-block {
	display: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
	
}


.carousel-inner .d-block {
	display: none;
	width: 100%;
	height: 100%;
	object-fit: cover;

}




/*carousel image End*/

}

/*Covid Link Start*/

#covid a center {
    background-color:rgba(112,6,6,1.00);
    color: #FFF46;
	font-size: 20px;
}

#covid a i {
	color: yellow;
}

#covid a i:hover{
	color: white;
}

#covid a i:active {
	color: yellow;
	
}

#covid a i:visited {
	color: yellow;
} 
/*Covid Link End*/


/* Active Link Start*/
table {

	width: 100%;

	
}
/* Active Link End*/

/* Press Release*/

.slide-container .card-img {
	width: 100%;
}

.card-img {
	width: 100%;
	
}

/* Press Release End*/

/*Slider-Card Test*/

.event_title {
	background: #676767;
	border-radius: 10px 10px 0 0;
	height: 60px;
	max-width: 2500px;
	font-size: 40px;
	align-content: center;
	color: yellow;
	margin-bottom: -10px;
}



.container1 {
	
	max-width: 2450px;
	height: 375px;
	margin: -10 auto;
	background: rgba(173,173,173,1.00);
	justify-content: center;
	padding-top: 4rem;
	padding-bottom: -104rem;
}


.container1 .event_title {
	color: black;
	font-size: 50px;
	margin-bottom: -100px;

	
}
.container1 img {
	display: block;
	width: 50%;
	height: 80%;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
	margin-bottom: -20px;
	margin-top: -120px;
}

.container1 .card_content {
	display: flex;
	padding: 8rem 2.5rem;
	height: -20px;
	margin-bottom: 10px;
}

.cards {
	width: 100%;
	position: relative;
	margin-bottom: -5px;
	padding-top: 2rem;
}

.cards .press_title {
	position: absolute;
	bottom: 209px;
	left: 0;
	background: rgba(255,255,255,0.7);
	width: 50%;
	text-align: center;
	
	padding: 0.4rem;
	
}

.cards .press_title h2 {
	font-size: 13px;
	font-weight: bold;
	justify-content: center;
	
}
.press_content {
 	background: #fff;
	text-align: center;
	position: absolute;
	width: 50%;
	padding: 1rem 0;
	font-size: 15px;
	margin-bottom: 10px;
	
}



/*Event News End*/

.Content-title {
	margin: 150px 0 25px ;
	align-content:center; 
	background-color:rgba(112,6,6,1.00);
    
	
}

.Content-title #title {
	font-size: 30px;
	color: yellow;
	text-transform: none;
	
}

.container .req li{
	
	text-transform: none;
	list-style: none;
	text-align: left;
	
}

.req .domvio li{
	list-style:outside;
	margin-left: 35px;
	
}

.req .domvio02 li{
	list-style:outside;
	margin-left: 35px;
	
}

.req .domvio03 li{
	list-style:decimal;
	margin-left: 35px;
	
}

.req .domvio04 li{
	list-style:outside;
	margin-left: 35px;
	
}

.req .domvio05 li{
	list-style:outside;
	margin-left: 35px;
	
}

.col06 #title01 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title02 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title03 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title04 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title05 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title06 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title07 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title08 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #title09 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
	
}

.col06 #resreq100 li {
	text-align: left;
	margin-left: 20px;
	text-transform: none;
}

.col06 #resreq100 li ul li b i{
	text-transform: none;
}

.col06 #resreq100 #100 li {
	margin-left: 100px;
	text-transform: none;
	
}

.col06 #resreq100 #100 li a {
	text-transform: capitalize;
	
}
.col06 #resreq100 li a:hover {
	color: red;
	font-weight: bold;
	
}

.col06 .req li a:hover {
	color: red;
	font-weight: bold;
}

.linedtable
{
	border-style:ridge;
	border-collapse:collapse;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
	width: 380px;
}

.linedtable td
{
	padding-left: 5px;
	padding-right: 5px;
	border-style:ridge;
	border-collapse:collapse;
	border-color:#000000;
	border-width:1px;
	
	
}

#gpacalc li {
	list-style:inherit;
	margin-left: 35px;
}

#gpacalc01 li {
	list-style:inherit;
	margin-left: 35px;
}

#note {
	text-align: left;
}

#note a:hover{
	color: red;
	font-weight: bold;
}


.year {
	color: rgba(112,6,6,1.00);
	font-weight: bold;
	text-align: left;
	
}

.verify {
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
}


/*Study Program*/
#studyprog {
	width: 100%;
}
/*Study Program End*/


/*Latest News*/
#container {
	width: 100%;
}
/*Latest News End*/


/*Footer Start*/

	
	
.row1 {
	display: flex;
	text-align: left;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	min-width: 400px;
	min-height: 250px;
	background-color: rgba(229,224,224,1.00);
	border-top: 2px solid rgba(112,6,6,1.00);
	margin-left: auto;
	margin-right: auto;
}

footer {
	padding-top: 50px;
	margin-top: 0;
	min-height: 200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.column1 {
	width: 300px;
	min-height: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 50px 40px;
	
	
}

.column1 h3 {
	font-size: 18px;
	letter-spacing: 2px;
	position: relative;
	padding-bottom: 8px;
}

.column1 h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;	
	height: 3px;
	width: 60%;
	background-color: rgba(112,6,6,1.00);
}

/*Campus Links*/
.column2 {
	width: 300px;
	min-height: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 50px 40px;
	
	
}

.column2 h3 {
	font-size: 18px;
	letter-spacing: 2px;
	position: relative;
	padding-bottom: 8px;
}

.column2 h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;	
	height: 3px;
	width: 60%;
	background-color: rgba(112,6,6,1.00);
}
/*Community Links*/

.column3 {
	width: 300px;
	min-height: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 50px 40px;
	
	
}

.column3 h3 {
	font-size: 18px;
	letter-spacing: 2px;
	position: relative;
	padding-bottom: 8px;
}

.column3 h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;	
	height: 3px;
	width: 60%;
	background-color: rgba(112,6,6,1.00);
}

/*Contacts*/

.column4 {
	width: 300px;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 50px 10px  ;
	
}
.column4 ul li {
	margin-bottom: 2px;
	list-style: none;
}

.column4 p {
	margin: 3px 0 2px;
	text-transform: none;
}
.column4 a {
	text-transform: none;
	
	color: blue;
	font-weight:bolder;
	transition: 0.1s;
	text-decoration-line: underline;
}



.column4 h3 {
	font-size: 18px;
	letter-spacing: 2px;
	position: relative;
	padding-bottom: 8px;
}

.column4 h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;	
	height: 3px;
	width: 60%;
	background-color: rgba(112,6,6,1.00);
}





footer-links li{
	margin: 12px 0;
	list-style: none;
}

.footer-links li a {
	text-decoration: none;
	color: blue;
	font-weight: bolder;
	transition: 0.1s;
}

.footer-links li a:hover {
	color: red;
	/*text-shadow: 2px 0 2px;*/
	text-decoration-line: underline;
}
.footer {
	background: rgba(229,224,224,1.00);
	padding: 0 0 10px;
	border-top: 2px	solid rgba(87,82,82,1.00);
	font-size: 12px;
	
}

.footer a {
	text-transform: none;
	justify-content: center;
	color:rgba(49,27,232,1.00);
	font-weight: 550;
	
}

.footer a:hover {
	color: red;
	text-decoration-line: underline;
		
}
	

/*Footer End*/
