@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;
}





body header {
	position: fixed;
	top:0; left: 0; right: 0;
	background: #efefef;
	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;
	
}

/*Navbar Start*/
.logo {
	width: 100px;
	
	
}

header .navbar ul {
	list-style: none;
}



header .navbar ul li{
	position: relative;
	float: left;
	
}

header .navbar ul li a{
	font-size: 18px;
	padding: 10px;
	color: #333;
	display: block;
}
header .navbar ul li a:hover {
	
	color: red;
}
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;
	color: #333;
	cursor: pointer;
	display: none;
}

#container {
	width: 1000px;
	margin: 200px; 
}

/*Content Title */
.Content-title {
	margin: 120px 0 25px ;
	align-content:center; 
	background-color:rgba(112,6,6,1.00);
    
	
}

.Content-title #title {
	font-size: 30px;
	color: yellow;
}



/*Content Title End*/

.col-xl-6 {
	width: 400px;
	margin: 0 auto;
	float: left;
	
}



/*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;
}	


}
/*Navbar End*/	

/*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;
	
}




/*Departments&Offices End*/











/*Footer Start*/

	
.row1 {
	display: flex;
	text-align: left;
	justify-content: center;
	flex-wrap: wrap;
	min-width: 1000px;
	min-height: 250px;
	background: #efefef/*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%;
}



.column2 {
	width: 300px;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 50px 10px  ;
	
}
.column2 b {
	margin-bottom: 2px;
}

.column2 p {
	margin: 3px 0 2px;
	
}
.column2 a {
	text-transform: none;
	text-decoration: none;
	color: blue;
	font-weight:bolder;
	transition: 0.1s;
	text-decoration-line: underline;
}



.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);
}

.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);
}
/*contact us*/

.column4 {
	width: 300px;
	min-height: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 50px 40px;
	
}

.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);
}

.column4 li {
	list-style: none;
}
/*contact us - END*/



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*/
