@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;
}


.outer-grid {
   display: flex;
   flex-wrap: wrap;
   padding: 0 4px;
}
.inner-grid {
   flex: 25%;
   max-width: 25%;
   padding: 0 4px;
}
.inner-grid img {
   margin-top: 8px;
   width: 100%;
   padding: 10px;
}
@media screen and (max-width: 800px) {
   .inner-grid {
      flex: 50%;
      max-width: 50%;
   }
}
@media screen and (max-width: 600px) {
   .inner-grid {
      flex: 100%;
      max-width: 100%;
   }
}


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; 
}

/*Content Title */
.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;
}

/*Content Title */
.Content-title {
	margin: 180px 0 25px ;
	align-content:center; 
	background-color:rgba(112,6,6,1.00);
    
	
}

.Content-title #title {
	font-size: 30px;
	color: yellow;
}



/*Content Title End*/

/*Border*/


.container1 {
	width: 1200px;
	margin: 0, auto;
	margin-bottom: 50px;
}

.columns {
	width: 1000px;
	min-height: 800px;
	margin: 0, auto;
	border: 2px solid green;
	align-items: flex-start;
	
}
.col01 {
	width: 400px;
	border: 2px solid blue;
	float: left;
	
	
	
	
	
	
}

.col02 {
	width: 400px;
	border: 2px solid blue;
	float: left;
	margin-left: 50px;
	
}
/*Departments&Offices End*/


/*Border End*/

	

@media screen and (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;
}	


footer {
	width: 100%;		
}
.row1 {
	width: 100%;	
}

.row1 {
	width: 100%;	
}
	
	
	
}
/*Navbar End*/	

/*Body*/
.border01 {
	margin-left: 150px;
	margin-right: 150px;
	
}
.halfsizediv {
	min-height: 700px;
	width:50%;
	float:left;
	min-width:300px;
	margin-bottom: 30px;
}

.halfsizediv01 {
	width:50%;
	float:left;
	min-width:300px;
	min-height: 700px;
	margin-bottom: 30px;
}

table {
	text-align: left;
	margin-left: 10px;
	
}
/*Body End*/
/*Lab Fees*/

 .column10 {
 	float: left;
	height: 1828px;
    width: 50%; /* Adjust the width as needed */
	 text-align: left;
    padding: 20px;
    background-color: rgba(229,224,224,1.00);
	border-left: 2px solid rgba(112,6,6,1.00);
	border-bottom: 2px solid rgba(112,6,6,1.00);
	border-top: 2px solid rgba(112,6,6,1.00);
}

        /* Define styles for the second column */
.column11 {
	float: left;
	text-align: left;
    width: 50%; /* Adjust the width as needed */
    padding: 20px;
    background-color: rgba(229,224,224,1.00);
	border-right: 2px solid rgba(112,6,6,1.00);
	border-bottom: 2px solid rgba(112,6,6,1.00);
	border-top: 2px solid rgba(112,6,6,1.00);
}

        /* Clear the floats to prevent wrapping */
.row01::after {
	content: "";
    clear: both;
    display: table;
	
}


/*Lab Fees*/
/*Departments&Offices Start*/
.col-xl-6 {
	min-height: 500px;
	background: rgba(229,224,224,1.00);
	border: 2px solid rgba(112,6,6,1.00);
	margin-bottom: 30px;
}


.col-xl-6 h1 {
	border-bottom: 2px solid rgba(112,6,6,1.00);
}

.col-xl-6 ul li {
	list-style: none;
	text-align: left;
	margin-left: 20px;
}

.col-xl-6 ul li a {
	text-transform: none;
	font-weight: 600;
}

.col-xl-6 ul li a:hover{
	color: red;
	
}
.col-xl-7 {
	min-height: 500px;
	background: rgba(229,224,224,1.00);
	border: 2px solid rgba(112,6,6,1.00);
	margin-bottom: 30px;
}

.col-xl-7 h1 {
	border-bottom: 2px solid rgba(112,6,6,1.00);
}

.col-xl-7 ul li {
	list-style: none;
	text-align: left;
	margin-left: 20px;
}

.col-xl-7 ul li a {
	text-transform: none;
	font-weight: 600;
}

.col-xl-7 ul li a:hover{
	color: red;
	
}




/*Calendar End*/


/*calendar Start/

.col-xl-6 {
	min-height: 500px;
	background: rgba(229,224,224,1.00);
	border: 2px solid rgba(112,6,6,1.00);
	margin-bottom: 30px;
}

.col-xl-6 h1 {
	border-bottom: 2px solid rgba(112,6,6,1.00);
}

.col-xl-6 ul li {
	list-style: none;
	text-align: left;
	margin-left: 20px;
}

.col-xl-6 ul li a {
	text-transform: none;
	font-weight: 600;
}

.col-xl-6 ul li a:hover{
	color: red;
	
}




/*Departments&Offices 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);
}

footer {
	padding-top: 50px;
	margin-top: -60px;
	min-height: 200px;
	width: 100%;
}

.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*/
