@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*/

/*Departments&Offices Start*/
.container {
	width: 1200px;
	min-height: auto;
}

.row {
	width: 250px;;
	float: left;
	diplay: flex;
	flex-direction: column-reverse;
}

.row3 {
	width: 675px;
	float: left;
	diplay: flex;
	margin-left: 50px;
	
	justify-content: flex-start;
}


/*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%;	
}

	
	
}
/*Navbar End*/	




/*Departments&Offices Start*/
.container {
	width: 100%;
	
		
}

.col5 {
	min-height: 100px;
	text-transform: none;
	background: rgba(229,224,224,1.00);
	border: 2px solid rgba(112,6,6,1.00);
	
}

.col5 .mission {
	border-bottom: 2px solid rgba(112,6,6,1.00);
	color: rgba(112,6,6,1.00);
	text-transform: none;
}

.col5 ul li {
	list-style: none;
	list-style-position: inside;
	text-align: left;
	margin: 10px 0 0 20px;
	padding: 0 5px 5px 5px;
	text-transform: none;
	
}

.col5 ul #health li{
	list-style: inside;
	margin-left: 38px;
}

.col5 ul li a {
	text-transform: none;
	font-weight: 600;
	
}

.col5 p {
	margin: -20px 0 10px 20px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

.col5 p a:hover{
	color: red;
	font-weight: bold;
	
}

.col5 .progcourse li {
	list-style: inside;
	list-style-position: inside;
	justify-content: flex-end;
	text-align: left;
	margin-left: 100px;
	padding: 0 5px 5px 5px;
}

.col5 .ttdcourse li {
	list-style: inside;
	list-style-position: inside;
	justify-content: flex-end;
	text-align: left;
	margin-left: 38px;
	padding: 0 5px 5px 5px;
}
.col5 .artcourse li {
	list-style: inside;
	list-style-position: inside;
	justify-content: flex-end;
	text-align: left;
	margin-left: 100px;
	padding: 0 5px 5px 5px;
}

.col5 p {
	text-transform: none;
}

.col5 p a{
	font-weight: bold;
}

.col5 .course li {
	list-style: inside;
	list-style-position: inside;
	justify-content: flex-end;
	text-align: left;
	margin-left: 100px;
	padding: 0 5px 5px 5px;
}

.col5 ul li a:hover{
	color: red;
	
}

.col5 #purpose-title {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
}

.col5 #program-title {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
}

.col5 #program-title1 {
	text-decoration: underline;
	color: rgba(112,6,6,1.00);
	margin-bottom: 10px;
}

.col5 #program-title1 #descript li{
	margin-top: 10px;
}

.col5 .program {
	margin-bottom: 20px;
	justify-content: flex-end;
}
.col5 .program li {
	list-style: inside;
	list-style-position:inherit;
	text-transform: none;
	margin-left: 38px;
	padding: 0 5px 0 50px;
}

.col5 .program1 {
	margin-bottom: 20px;
	justify-content: flex-end;
}
.col5 .program1 li {
	list-style: inside;
	list-style-position:inherit;
	text-transform: none;
	margin-left: 38px;
	padding: 0 5px 0 50px;
}

.col5 #courselist li{
	list-style: outside;
	margin-left: 60px;
	font-size: 14px;
	margin-bottom: -10px;
}



/*Advisory/Faculty*/

.col5 .council {
	width: 100%;
	min-height: 300px;
	
	
	text-align: center;
	background: rgba(229,224,224,1.00);
	
	
}

.col5 .advisory {
	
	width: 50%;
	float: left;
}

.col5 .advisory ul li{
	margin-top: 2px;
	
}
.col5 .faculty {
	
	width: 50%;
	float: left;
}

.col5 .faculty ul li{
	margin-top: 2px;
	
}

.col5 .faculty ul #last {
	margin-bottom: 50px;
}

.col5 .advisory ul #last {
	margin-bottom: 50px;
}

.space {
	list-style: none;
	margin-top: -60px;
}

/*Advisory&Faculty End*/

/*TTD Dropdown Courses Start*/
	/*Associate of Science*/
.wrapper1 {
	display: flex;
	padding-top: 5px;
	justify-content: center;
	margin-top: 0px;
	
	
	
}

.collapsable {
	max-width: 1000px;
	overflow: hidden;
	font-weight: 500;
	font-size: 13px;
	text-align: left;
	
	
}

.collapsable input {
	display: none;
}

.collapsable label {
	position: relative;
	font-weight: 600;
	background: rgba(112,6,6,1.00);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .1), 0 4px 11px 0 rgba(0, 0, 0, .08);
	color: white;
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	z-index: 1;
	text-align: center;
}

.collapsable label:after {
	content: "";
	position: absolute;
	right: 1px;
	top: 15px;
	width: 38px;
	height: 18px;
	background: url("../images/Icons/arrow-forward_white2.png") no-repeat 0, 0;
	transition: all 0.3s ease;
	
}


.collapsable-content {
	max-height: 1px;
	width: 500px;
	overflow: hidden;
	border-radius: 4px;
	line-height: 1.4;
	position: relative;
	top: -100%;
	opacity: 0.5;
	transition: all 0.3s ease;
	margin-bottom: 10px;
	
}

.collapsable input:checked ~ .collapsable-content {
	max-height: 1800px;
	padding-bottom: 25px;
	background: rgba(229,224,224,1.00);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .1), 0 4px 11px 0 rgba(0, 0, 0, .08);
	opacity: 1;
	top: 0;
}

.collapsable-content h2 {
	margin-bottom: 10px;
	padding: 15px 15px 0 ;
	color: white;
}

.collapsable-content p {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
	
}

.collapsable-content ul {
	padding-left: 20px;
	padding-right: 15px;
	
}

.collapsable-content ul li{
	
	list-style: circle;
	word-wrap: break-word;
}
.collapsable-content ul li a:hover {
	color: red;
	
	text-decoration-line: underline;
}
	/*Certificate of Proficiency*/
.wrapper2 {
	display: flex;
	padding-top: 5px;
	justify-content: center;
	margin-top: 0px;
	
	
	
}

.collapsable2 {
	max-width: 1000px;
	overflow: hidden;
	font-weight: 500;
	font-size: 14px;
	text-align: left;
	
	
}

.collapsable2 input {
	display: none;
}

.collapsable2 label {
	position: relative;
	font-weight: 600;
	background: rgba(112,6,6,1.00);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .1), 0 4px 11px 0 rgba(0, 0, 0, .08);
	color: white;
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	z-index: 1;
	text-align: center;
}

.collapsable2 label:after {
	content: "";
	position: absolute;
	right: 1px;
	top: 15px;
	width: 38px;
	height: 18px;
	background: url("../images/Icons/arrow-forward_white2.png") no-repeat 0, 0;
	transition: all 0.3s ease;
	
}


.collapsable-content2 {
	max-height: 1px;
	width: 500px;
	overflow: hidden;
	border-radius: 4px;
	line-height: 1.4;
	position: relative;
	top: -100%;
	opacity: 0.5;
	transition: all 0.3s ease;
	margin-bottom: 10px;
	
}

.collapsable2 input:checked ~ .collapsable-content2 {
	max-height: 1800px;
	padding-bottom: 25px;
	background: rgba(229,224,224,1.00);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .1), 0 4px 11px 0 rgba(0, 0, 0, .08);
	opacity: 1;
	top: 0;
}

.collapsable-content2 h2 {
	margin-bottom: 10px;
	padding: 15px 15px 0 ;
	color: white;
}

.collapsable-content2 p {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
}

.collapsable-content2 ul {
	padding-left: 20px;
	padding-right: 15px;
	
}

.collapsable-content2 ul li{
	list-style: circle;
	
}
.collapsable-content2 ul li a:hover {
	color: red;
	
	text-decoration-line: underline;
}

	/*Certificate of Completion*/
.wrapper3 {
	display: flex;
	padding-top: 5px;
	justify-content: center;
	margin-top: 0px;
	
	
	
}

/*#collapsable-head3 {
	width: 500px;
	
}*/


.collapsable3 {
	max-width: 1000px;
	overflow: hidden;
	font-weight: 500;
	font-size: 14px;
	text-align: left;
	
}

	
.collapsable3 input {
	display: none;
	margin-bottom: 10px;
}

.collapsable3 label {
	position: relative;
	font-weight: 600;
	background: rgba(112,6,6,1.00);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .1), 0 4px 11px 0 rgba(0, 0, 0, .08);
	color: white;
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	z-index: 1;
	text-align: center;
}

.collapsable3 label:after {
	content: "";
	position: absolute;
	right: 1px;
	top: 15px;
	width: 38px;
	height: 18px;
	background: url("../images/Icons/arrow-forward_white2.png") no-repeat 0, 0;
	transition: all 0.3s ease;
	
}


.collapsable-content3 {
	max-height: 1px;
	width: 499px;
	overflow: hidden;
	border-radius: 4px;
	line-height: 1.4;
	position: relative;
	top: -100%;
	opacity: 0.5;
	transition: all 0.3s ease;
	margin-bottom: 10px;
	
}

.collapsable-content3 table tr td {
	text-transform: none;
}

.collapsable3 input:checked ~ .collapsable-content3 {
	max-height: 1800px;
	padding-bottom: 25px;
	background: rgba(229,224,224,1.00);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .1), 0 4px 11px 0 rgba(0, 0, 0, .08);
	opacity: 1;
	top: 0;
	
}

.collapsable-content3 h2 {
	margin-bottom: 10px;
	width: 499px;
	padding: 15px 15px 0 ;
	color: white;
}

.collapsable-content3 p {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
}

.collapsable-content3 ul {
	padding-left: 20px;
	padding-right: 15px;
	
}

.collapsable-content3 ul li{
	list-style: none;
	
	
	
}

.collapsable-content3 ul li a:hover {
	color: red;
	text-decoration-line: underline;
}


	
/*TTD Dropdown Courses 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: 20px;
	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*/