/* Noto Sans google fonts use */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap'); */

@import url('./googlefont.css2.css');
@import url('./googlefont.css2.loto.css');
@import url('./googlefont.css2.roboto.css');
@import url('./googlefont.css2.Montserrat.css');

:root {
	--highlight: #03a9f4;
	--background: #ffffff;
	--text: #000000;
	--text1: #ffffff;
}

body {
	background-color: var(--background);
	transition: all 0.5s ease;
}

a {
	/* text-transform: uppercase; */
	text-decoration: none;
	/* font-size: 20px; */
	color: var(--text);
}

.switcher {
    width: 60px;
    height: 25px;
    /* background: var(--highlight); */
    border-radius: 24px;
    position: relative;
    display: flex;
    border: 2px solid #fff;
    align-items: center;
    background: linear-gradient(81.57deg, #137681 29.59%, #0a388d 94.75%);
    margin-left: 15px;
    margin-top: 2px;
}

.switch {
    position: absolute;
    background-color: white;
    width: 14px;
    height: 14px;
    top: 3px;
    left: 8px;
    border-radius: 100%;
    transition: all 0.5s ease;
}

.move {
	transform: translateX(34px);
}

.lightTheme {
	--highlight: #212121;
	--background: #000000;
	--text: #ffffff;
	--text1: #ffffff;
}

.home {
	color: #03a9f4;
}

@media screen and (max-width: 600px) {}

.them_mn {
	display: flex;
	justify-content: flex-end;
}

.spa_themp {
	margin-right: 12px;
	padding-right: 15px;
}

.spa_themp_r {
	margin-left: 15px;
}

.spa_themp_r::after {
	content: "";
	position: absolute;
	z-index: 100;
	height: 20px;
	border-right: 1px solid #fff;
	top: 8px;
	/* margin-left: 14px; */
}

.spa_themp::after {
	/* ::after works too */
	content: "";
	position: absolute;
	z-index: 100;
	height: 20px;
	border-right: 1px solid #fff;
	top: 8px;
	margin-left: 14px;
}

.trance_goo {
	background-color: #fff;
	width: 145px;
	height: 35px;
	padding: 0px 15px 0px 10px;
	color: #000;
	border-radius: 5px;
	outline: none;
}


/* start header Section  */

header {
	box-shadow: 0 3px 5px rgb(57 63 72 / 22%);
	position: relative;
	width: 100%;
	top: 0;
	z-index: 999;
}

#header_top {
	/* background-color: #3e8a68; */
	background-color: #072b60;
	padding: 0px 0;
}

.tech_p {
	font-family: 'roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
	display: block;
	margin-top: 5px;
}

.hei_t {
	font-weight: 600;
}

#header_down {
	padding: 5px 0;
}


.lg_hd_bx_mn {
	display: flex;
}

.lg_hd_bx_sb {
	margin-right: 10px;
}

.logo_mn {
	max-width: 100%;
	height: 100px;
	width: 100px;
}

.logo_heading_a {
	font-family: 'roboto', sans-serif;
	font-weight: 700;
	font-size: 19px;
	line-height: 20px;
	/* color: #073625; */
	color: #159f5d;
	display: block;
	margin-top: 18px;
	margin-bottom: 4px;
}

.logo_heading_b {
	font-family: 'roboto', sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	/* color: #073625; */
	display: block;
}

.logo_heading_c {
	font-family: 'roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	color: var(--text);
	display: block;
	margin-top: 2px;
}

.default-btn {
	background: linear-gradient(81.57deg, #137681 29.59%, #0a388d 94.75%);
	padding: 15px 25px;
	border: 0 ;
	outline: none ;
	border-radius: 10px;
	font-family: 'roboto', sans-serif;
	font-weight: 250;
	font-size: 17px;
	line-height: 18px;
	color: #fff;
	cursor: pointer;
	transition: 0.9s;
}
@media (max-width: 575.98px) {
	.default-btn {
		font-size: 15px !important;
		line-height: 18px !important;
	}
}

.default-btn:hover {
	/* margin-top: 5px; */
}

.ic_sai {
	font-size: 20px !important;
	margin-right: 7px;
}

.header_down_btn_ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header_down_btn_ul li {
	display: inline-flex;
}

.header_down_btn_ul li:first-child {
	margin-right: 0px;
}

/* .header_down_btn_ul {
	margin-top: 25px;
	display: flex;
	justify-content: flex-end;
} */

.header_down_btn_ul {
    margin-top: 25px;
    display: flex
;
    justify-content: flex-end;
    padding-right: 6%;
}
.header_top_in_de ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header_top_in_de ul li {
	display: inline-flex;

}

sup {
	top: -0.5em;
}

.header_top_in_de {
	display: flex;
	justify-content: flex-end;
	margin-top: 1px;
	margin-bottom: 1px !important;
}

.btn_de {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	justify-content: space-between;
	margin-left: 0px;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	padding: 1px 7px;
	border: 0;
	outline: none !important;
	cursor: pointer;
	transition: 0.1s;
}

.btn_de:hover {
	background: linear-gradient(81.57deg, #EE0979 29.59%, #FC5B11 94.75%);
	color: #fff;
}

.btn {
	position: relative;
	display: block;
	color: white;
	font-size: 14px;
	font-family: "montserrat";
	text-decoration: none;
	margin: 30px 0;
	border: 2px solid #ff7675;
	padding: 14px 60px;
	text-transform: uppercase;
	overflow: hidden;
	transition: 1s all ease;

}

.btn::before {
	background: #ff7675;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	transition: all 0.6s ease;
}

.ab_im {
	width: 100%;
	height: auto;
}


#admission_sect {
	background-image: linear-gradient(
		to right,
		rgba(0, 36, 59, 0.7),   /* Darker on the left */
		rgba(0, 28, 121, 0.3),   /* Mid-level in center */
		rgba(0, 17, 71, 0.05)   /* Almost clear on the right */
	),
	url("../images/bn.jpg");

	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

	color: #ffffff;
	position: relative;
	margin: 0;
	z-index: 1;
	height: 450px;
}

.space-t {
	margin-top: 30px;
}



.admision_hd {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 56px;
	line-height: 22px;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	text-shadow: -3px 1px 5px rgb(76 76 76 / 59%);
	letter-spacing: 3px;
    margin-left:50px;
	margin-top:120px;
}

.admision_hd1 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 22px;
	color: #ffffff;
	display: block;
	margin-top: 40px;
	letter-spacing: 5px;
}

.admision_hdp {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	color: #ffffff  !important;
	display: block;
	margin-top: 30px;
	width: 80%;
	margin-left:50px;
}

.ad_text_mn {
	margin-top: 80px;
}

.ad_text_mn ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ad_text_mn ul li {
	display: inline-flex;
}

a.btn {
	color: #fff;
	margin-right: 10px;
}

.btn {
	position: relative;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	margin: 30px 0;
	border: 2px solid #11e6e6;
	padding: 14px 60px;
	text-transform: uppercase;
	overflow: hidden;
	transition: 1s all ease;

}

.btn::before {
	/* background: #ff7675; */
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	transition: all 0.6s ease;
	background: linear-gradient(81.57deg, #137681 29.59%, #0a388d 94.75%);
}

.btn1::before {
	width: 0%;
	height: 100%;
}

.btn1:hover::before {
	width: 100%;
}


.btn2::before {
	width: 100%;
	height: 0%;
}

.btn2:hover::before {
	height: 100%;
}

.btn3::before {
	width: 100%;
	height: 0%;
	transform: translate(-50%, -50%) rotate(45deg);
}

.btn3:hover::before {
	height: 380%;
}

.btn4::before {
	width: 100%;
	height: 0%;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.btn4:hover::before {
	height: 380%;
}

.importas_dates_mn {
	background-color: #fff;
	/* -webkit-box-shadow: 0px 10px 16px -3px rgba(0, 0, 0, 0.47);
	-moz-box-shadow: 0px 10px 16px -3px rgba(0, 0, 0, 0.47); */
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12) !important;
	padding: 0px 0px !important;
	width: 100%;
	border-radius: 5px;
	height: 220px;
	/* margin-top: 40px; */
}

.imp_hd_a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 18px;
	color: #000;
}

.imp_hd_und {
	background-color: #000;
	width: 50px;
	height: 3px;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.date_box {
	/* width: 82px;
background: #665c7c;
float: left;
text-align: center;
border-radius: 2px; */
}

.dt-ha {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 18px;
	color: #000;
}

.dt-hb {
	background: linear-gradient(81.57deg, #137681 29.59%, #0a388d 94.75%);
	text-align: center;
	border-radius: 5px;
	font-family: 'roboto', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 18px;
	color: #fff;
	display: block;
	margin: 5px 0;
	padding: 15px 0px 0px 0px;
	width: 80px;
	height: 65px;
}

.dt-h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 22px;
	line-height: 18px;
	color: #fff;
	display: block;
}

.dt-h2 {
	font-weight: 600;
	font-size: 14px;
	margin-top: 5px;
	display: block;
}

.date_box_mn {
	display: inline-flex;
	margin-top: 5px;
	margin-bottom: 5px;
}

.date_box_mnp {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	color: #000;
	display: block;
	margin-top: 10px;
	width: 85%;
	margin-left: 10px;
}

.date_view {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #000;
	display: block;
	margin-top: 10px;
	cursor: pointer;
	transition: 0.9s;
	position: relative;
}

.date_view:hover {
	color: #FC5B11;
	margin-left: 30px;
}

.date_view::after {
	font-family: FontAwesome;
	content: "\f061";
	display: inline-block;
	padding-left: 5px;
	vertical-align: middle;
	font-weight: normal;
}

#announcement_sect {
	background: linear-gradient(81.57deg, #0a3b8d 29.59%, #052154 94.75%);
	padding: 7px 0px;
	width: 100%;
	height: auto;
}

.announcement_mn {

	background-color: #90f4ff;
	padding: 10px 5px;
	font-family: 'roboto', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	padding: 10px 20px;
	border-radius: 30px ;
	width: 100%;
	display: block;
}

.announcement_mn::before {
	font-family: FontAwesome;
	content: "\f0a1";
	display: inline-block;
	padding-right: 15px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 20px;
	border-right: 1px solid #ffffff;
	margin-right: 15px;
}

.marq_anuc {
	font-family: 'roboto', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #fff;
}

.about_cont_p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 23px;
	color: #000;
	color: var(--text);
	margin-top: 15px;
	display: block;
	text-align: justify;
	width: 100%;
}

#ab_latest_sect {
	margin-top: 45px;
	margin-bottom: 0px;
}

#ab_latest_sect .carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	/* background-color: rgba(255,255,255,.5); */
	background-color: rgb(255 255 255);
}

#ab_latest_sect .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: -5px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.quick_ul_social {
	margin-top: 20px;
}

.about_cont {
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	/* box-shadow: -10px 17.3px 25px 0 rgba(35, 31, 32, .1); */
	padding: 20px;
	width: 100%;
	border-radius: 5px;
}



.project-tab {
	padding: 0px 0px;
	margin-left: 50px ;
}

.project-tab #tabs {
	background: #315089;
	color: #eee;
}

.project-tab #tabs h6.section-title {
	color: #eee;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #fff;
	background-color: transparent;
	border-color: transparent transparent #f3f3f3;
	border-bottom: 0px solid !important;
	font-size: 16px;
	font-weight: bold;
	background-color: #315089;
}

.project-tab .nav-link {
	
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.project-tab .nav-link:hover {
	border: none;
}

.project-tab thead {
	background: #f3f3f3;
	color: #333;
}

.project-tab a {
	text-decoration: none;
	color: #333;
	font-weight: 400;
	font-size:13px;
}

.lt_ev_ul {
	margin-top: 15px;
}

.lt_ev_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lt_ev1_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lt_ev_ul ul li {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 5px 0;
}

.lt_ev1_ul ul li {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 5px 0;
}

.lt_ev_ul ul li::before {
	font-family: FontAwesome;
	content: "\f00c";
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	margin-right: 10px;
	background: linear-gradient(81.57deg, #071f46 29.59%, #021027 94.75%);
	padding: 6px 10px;
	color: #fff;
	border-radius: 50px;
}

.lt_ev1_ul ul li::before {
	font-family: FontAwesome;
	content: "\f00c";
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	margin-right: 10px;
	background: linear-gradient(81.57deg, #071f46 29.59%, #021027 94.75%);
	padding: 6px 10px;
	color: #fff;
	border-radius: 50px;
}

/* .lt_evf {
	display: flex;
} */

.space_ri {
	margin-right: 50px;
}

.box_news {
	background-color: #fff;
	padding: 15px;
	border-radius: 5px;
	border-left: 5px solid #FC5B11;
	margin: 15px 0px 15px 0px;
	box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.10);
	transition: 0.9s;
	/* cursor: pointer; */
	display: block;
}

.box_news:hover {
	box-shadow: 0px 5px 10px -3px rgba(243, 148, 5, 0.1);
	margin: 15px 0px 15px 10px;
	cursor: pointer;
}

.box_news_p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	display: block;
}

#programme_offered_sect {
	margin-top: 45px;
	margin-bottom: 30px;
}

.pro_off_head {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 18px;
	color: #000;
	color: var(--text);
	/* text-align: center; */
	display: block;
	/* text-transform: uppercase; */
}

.pro_hd_und {
	/* background-color: #000; */
	background: linear-gradient(81.57deg, #EE0979 29.59%, #FC5B11 94.75%);
	width: 65px;
	height: 3px;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	/* display: table;
	margin-right: auto;
	margin-left: auto; */
}

.tablebx_mn {
	margin-top: 20px;
	background-color: #fff;
	/* -webkit-box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.10); */
	box-shadow: -10px 17.3px 25px 0 rgba(35, 31, 32, .1);
	padding: 20px 15px 20px 20px;
	width: 100%;
	border-radius: 5px;
}

.tablebx_sb_scroll {
	overflow-y: hidden;
	height: 350px;
}

.tablebx_sb_scroll:hover {
	overflow-y: scroll;
}

.tablebx_sb_scroll:hover::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}

.tablebx_sb_scroll:hover::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: linear-gradient(81.57deg, #EE0979 29.59%, #FC5B11 94.75%);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}


#programme_offered_sect .table-dark {
	color: #fff;
	background-color: #f2f2f2 !important;
}

#programme_offered_sect .table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #fff;
}

#programme_offered_sect .table-dark {
	color: #000;
	background-color: #f2f2f2 !important;
}

#admission_process_sect {
	margin-top: 30px;
	margin-bottom: 30px;
}

.odp_box {
	width: 100%;
	background: #fff;
	padding: 15px 15px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	border-radius: 10px;
	transition: 0.9s;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	cursor: pointer;
	border: 0;
	outline: none !important;
	/* height: 90px; */
	min-height: 120px;
	height: auto;
	position: relative;
}

.odp_box:hover {
	background: linear-gradient(81.57deg, #137681 29.59%, #0a388d 94.75%);
	color: #fff;
	transition: 0.9s;
}

.pg_al_img {
	width: 45px;
	height: 45px;
	margin-bottom: 10px;
}

.pg_al_ug_img {
	width: 55px;
	height: 55px;
	margin-bottom: 10px;
}

.odp_box:hover .pg_al_img,
.odp_box:hover .pg_al_ug_img {
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
	color: #fff;
	transition: 0.9s;
}

#admission_process_sect {
	margin-top: 45px;
	margin-bottom: 30px;
}

#admission_process_sect .modal-dialog {
	max-width: 100%;
	margin: 1.75rem auto;
}

.space_t {
	margin-top: 35px;
	margin-bottom: 35px;
}

.fot_heading {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 18px;
	color: #fff;
	margin-bottom: 20px;
	display: block;
}

.quick_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.quick_ul ul li {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	margin: 0px 0px 10px 0px;
}

.quick_ul ul li a {
	color: #fff;
	text-decoration: none;
}

.quick_ul ul li a:hover {
	color: #FC5B11;
}

footer {
	background-color: #020d09;
	padding: 25px 0px 0px 0px;
	/* margin-top: 15px; */
}

.quick_p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	margin-top: -3px;
	width: 85%;
	display: block;
	margin-bottom: 15px;
}

.imp_hd_und_fot {
	background: linear-gradient(81.57deg, #137681 29.59%, #0a388d 94.75%);
	width: 50px;
	height: 3px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.quick_ul_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.quick_ul_social ul li {
	display: inline-flex;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	margin: 0px 18px 0px 0px;

	/* width: 20px; */
	/* height: 20px; */
	/* position: relative;
    box-sizing: border-box; */

}

.quick_ul_social ul li a {
	color: #fff;
	border: 1px solid #fff;
	padding: 7px 12px;
	border-radius: 5px;
	min-width: 40px;
	text-align: center;
}

.quick_ul_social ul li a:hover {
	color: #FC5B11;
	border: 1px solid #FC5B11;
}

#footer_down {
	background-color: #06703e;
	padding: 10px 0;
	margin-top: 25px;
}

.footer_down_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer_down_ul ul li {
	display: inline-flex;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	margin: 0px 10px 0px 0px;
	padding-right: 15px;
	border-right: 1px solid #fff;
}

.footer_down_ul ul li:last-child {
	border-right: 0px;
}

#scrollToTopBtn {
	position: fixed;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #041b13;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	border: 0;
	z-index: 999;
	outline: none !important;
	color: #fff;
}


button:focus {
	outline: none !important;
}

#chcp_font_size button {
	border: none;
	background-color: transparent;
	/*background-color:#eee;*/
	text-shadow: none;
	/*+box-shadow: none;*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0px 5px;
	margin: 0px;

}

#chcp_font_size button:hover {
	color: #FF5100;
}

#btn-decrease {
	font-size: 12px;
}

#btn-orig {
	font-size: 12px;
}

#btn-increase {
	font-size: 12px;
}

#paop_sect {
	margin-top: 45px;
}

/* sticky menu */
/* .page-header.is-sticky {
	position: fixed;
	box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
	padding: 8px 0;
	backdrop-filter: blur(10px);
	animation: slideDown 0.35s ease-out;
	width: 100%;
	background-color: #fff;
	margin-top: -45px;
} */

.page-header.is-sticky img {
	max-width: 80%;
}

/* #page-header.is-sticky button {
	font-size: 14px;
	padding: 7px 10px;
  }
   */
@keyframes slideDown {
	from {
		transform: translateY(-100%);
	}

	to {
		transform: translateY(0);
	}
}

/* sticky menu */

/* .modal {
	padding: 0 !important;
}

.modal .modal-dialog {
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0;
}

.modal .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0;
}

.modal .modal-body {
	overflow-y: auto;
} */

#highlights_sect {
	margin-top: 25px;
	margin-bottom: 30px;
}

.high_center {
	display: table;
	margin-right: auto;
	margin-left: auto;
}

.pro_hd_und_highlight {
	background: linear-gradient(81.57deg, #EE0979 29.59%, #FC5B11 94.75%);
	width: 65px;
	height: 3px;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
}

.high_box_top {
	/* box-shadow: 0px 0px 20px 0px rgba(62.00000000000007, 28, 131, 0.1); */
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	/* margin-top: -65px;
    margin-bottom: 0px; */
	padding: 15px 15px 15px 15px;
	margin-top: 35px;
	border-radius: 5px;
}

.dt-hb_high {
	/* background: linear-gradient(81.57deg, #EE0979 29.59%, #FC5B11 94.75%); */
	border: 1px solid #f2f2f2;
	text-align: center;
	border-radius: 5px;
	font-family: 'roboto', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 18px;
	color: #fff;
	display: block;
	margin: 5px 0;
	padding: 15px 0px 0px 0px;
	width: 240px;
	/* height: 100px; */
	height: 165px;
	min-height: 100%;
}

.dt_high-h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600; 
	font-size: 15px;
	line-height: 17px;
	color: #FC5B11;
	display: block;
}

.dt_high-h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	color: var(--text);
	display: block;
	margin-top: 10px;
}

.high_box_flex {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.tab_high {
	margin-top: 40px;
}

.tab_high .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #000 !important;
	border-left: 3px solid #FC5B11;
	background-color: #f2f2f2;
	border-radius: 0;
	/* transition: 0.5s; */
}

.tab_high a {
	color: #000 !important;
	text-decoration: none;
}

.tab_high a:hover {
	color: #000 !important;
	text-decoration: none;
}

.tab_high .high_box_top {
	box-shadow: 0px 0px 20px 0px rgba(62.00000000000007, 28, 131, 0.1);
	/* transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; */
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	border-radius: 5px;
}

.tab_high .nav-link {
	display: block;
	padding: 15px 15px;
}

.tab_high .table-dark {
	background-color: #f2f2f2;
}

.tab_high .table {
	color: #000;
}





















/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	.logo_heading_a {
		font-family: 'roboto', sans-serif;
		font-weight: 700;
		font-size: 12px;
		line-height: 16px;
		/* color: #073625; */
		color: #0b75a7;
		display: block;
		margin-top: 12px;
		margin-bottom: 0px;
	}

	.logo_heading_b {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 12px;
		line-height: 16px;
		color: #3e8a68;
		/* color: #073625; */
		display: block;
	}

	.logo_heading_c {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
		color: #073625;
		display: block;
		margin-top: 2px;
	}

	.header_down_btn_ul {
		margin-top: 10px;
		display: flex;
		justify-content: flex-start;
	}

	.admision_hd {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 21px;
		line-height: 15px;
		color: #ffffff;
		display: block;
		text-transform: uppercase;
		text-shadow: -3px 1px 5px rgb(76 76 76 / 59%);
		letter-spacing: 3px;
		margin-left:0px;
		margin-top:0px;
	}

	.admision_hd1 {
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		font-size: 32px;
		line-height: 18px;
		color: #fff !important;
		display: block;
		margin-top: 25px;
		letter-spacing: 5px;
	}

	.admision_hdp {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-size: 12px;
		line-height: 20px;
		color: #ffffff !important;
		display: block;
		margin-top: 30px;
		width: 100%;
		margin-left:0px;
	}

	.btn {
		position: relative;
		display: block;
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 14px;
		line-height: 18px;
		color: #fff;
		text-decoration: none;
		margin: 8px 0;
		border: 2px solid #ffffff;
		padding: 14px 31px;
		text-transform: uppercase;
		overflow: hidden;
		transition: 1s all ease;
	}

	#admission_sect {
		height: auto;
		padding-bottom: 30px;
	}

	.ad_text_mn {
		margin-top: 55px;
	}

	.date_box_mnp {
		margin-top: 3px;
		width: 100%;
		margin-left: 10px;
		font-size: 12px;
	}

	#announcement_sect {
		padding: 15px 0px 0px 0px;
		width: 100%;
	}

	.project-tab {
		padding: 0px;
		margin-top: 15px;
		margin-left: 0px !important;
	}

    .latest-info-cont{
     width:100%;
	}
	.pro_off_head {
		font-size: 20px;
		line-height: 18px;
	}

	.odp_box {
		width: 100%;
		background: #fff;
		padding: 23px 25px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 14px;
	}

	#programme_offered_sect .table-dark {
		color: #000;
		background-color: #f2f2f2 !important;
		font-size: 14px;
	}

	.lt_ev_ul ul li {
		font-size: 12px;
		line-height: 24px;
		margin: 10px 0;
	}

	.lt_ev1_ul ul li {
		font-size: 12px;
		line-height: 24px;
		margin: 10px 0;
	}

	.lt_evf {
		display: block;
	}

	.project-tab #tabs .nav-tabs .nav-item.show .nav-link,
	.nav-tabs .nav-link.active {
		font-size: 14px;
	}

	.project-tab .nav-link {
		font-size: 14px;
	}

	.quick_ul ul li {
		font-size: 12px;
		line-height: 18px;
	}

	.fot_heading {
		font-size: 18px;
		margin-top: 10px;
	}

	.header_top_in_de {
		display: none;
	}

	.box_news_p {
		font-size: 12px;
	}

	.about_cont_p {
		font-size: 12px;
	}

	.quick_p {
		font-size: 12px;
	}

	.footer_down_ul ul li {
		font-size: 12px;
	}

	.imp_hd_a {
		font-size: 20px;
	}

	.announcement_mn {
		font-size: 15px;
		line-height: 12px;
	}

	.dt-hb_high {
		width: 100%;
	}

	.high_box_flex {
		flex-direction: column;
	}

	.page-header.is-sticky {
		margin-top: -57px;
	}

	.tab_high .tab-content {
		margin-top: 25px;
	}

	.header_down_btn_ul ul {
		margin-bottom: 0;
	}

	.tech_p {
		font-size: 12px;
		line-height: 18px;
	}











}

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {}

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {}

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {}


