/* Fonts */
:root {
	--font-primary: "Montserrat", sans-serif;
	--font-secondary: "Open Sans", sans-serif;
}

/* Colors */
:root {
	--color-primary: #862b2c;
	/*#198754*/
	--color-secondary: #4eb3f9;
	--color-heading: #fff;
	--color-default: #000000;
}

/* Smooth scroll behavior */
:root {
	scroll-behavior: smooth;
}

body {
	color: var(--color-primary);
	line-height: 1.5rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
	color: var(--color-primary);
	font-family: var(--font-primary);
	font-weight: 500;
	font-size: 1.5rem;
}

h5,
.h5,
h6,
.h6 {
	color: var(--color-primary);
	font-family: var(--font-primary);
	font-weight: 400;
	font-size: 1.4rem;
}

body,
p,
div,
button,
span,
td,
th,
a {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
}

p,
span,
a {
	line-height: 1.5rem;
}

table,
th,
td {
	border: 1px solid #ddd;
	color: #000;
}

p,
a,
li {
	color: var(--color-default);
}

li,
td,
button {
	font-size: 16px;
}

.shadow {
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
		rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

/* Home Page Headings */

.homePage-sectionHeading {
	color: var(--color-primary);
	font-size: 30px;
	font-weight: 600 !important;
	line-height: normal;
}

.homePage-sectionHeading-white {
	color: #ffffff;
	font-size: 30px;
	font-weight: 600 !important;
	line-height: normal;
}

.page-back-blue {
	background-color: var(--color-primary);
}

/* Home Page Headings End */

/* header */
/* ------- top menu ---------------- */
.web-cust-menu {
	background-color: var(--color-primary) !important;
}

.web-cust-menu .active {
	background-color: var(--color-primary);
}

/* .top-menu-left a {
	color: #000;
} */

.topbar-menu .navbar-nav a {
	color: #000 !important;
	margin: 0px;
	padding: 12px 12px;
	font-size: 12px;
}

.topbar-menu {
	z-index: 1021;
}

.top-menu-left {
	display: flex;
}

.top-menu-left a {
	color: #000;
	padding-right: 8px;
	font-family: var(--font-secondary);
	font-size: 13px;
}

.top-menu-left a:hover {
	color: #4eb3f9;
}

.second-menu {
	/* justify-content: end; */
	margin: auto;
	gap: 0px;
}

.top-menu li {
	display: flex;
}

.second-menu {
	/* justify-content: end; */
	margin: auto;
}

a.website-link {
	text-decoration: underline;
}

a.mobile {
	text-decoration: underline;
}

.top-menu-left {
	border-radius: 0px 0px 64px 0px;
	/* background: linear-gradient(90deg, #862b2c 0%, #e6e7e8 100%); */
	padding: 5px;
	margin-bottom: 0px;
	margin-left: -12px;
	padding-left: 78px;
	/* clip-path: polygon(0% 0%, 0% 100%, 95% 100%, 96% 86%, 100% 0%); */
}

s .top-menu-right {
	/* background: linear-gradient(90deg, #e6e7e8 0%, #862b2c 100%); */
	border-radius: 0px 0px 0px 89px;
	/* clip-path: polygon(0% 0%, 7% 100%, 100% 138%, 100% 86%, 100% 0%); */
	margin-top: 0px;
	margin-right: -7%;
	margin-left: 11px;
	padding: 5px;
}

.top-menu-yellow {
	padding: 0px;
}

.second-menu-top {
	margin-left: 138px;
	padding-top: 8px;
}

.top-menu-left p {
	color: #000;
	font-family: var(--color-secondary);
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.second-menu-top a {
	color: #fff !important;
	text-align: left;
	font-family: var(--color-secondary);
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 9.268px;
	/* 71.295% */
}

.second-menu-top a:hover {
	color: #000 !important;
	background-color: rgb(180 254 251);
}

.myCustomTopRightMenu {
	justify-content: center;
}

@media (max-width: 992px) {

	#header-carousel .carousel-control-prev-icon img,
	#header-carousel .carousel-control-next-icon img {
		height: 3rem !important;
	}

	.top-menu-mobile-view {
		border-top: 1px solid #676a6d !important;
	}

	.top-menu-mobile-view li a {
		color: var(--color-heading) !important;
	}

	.logo-heading {
		margin-top: -10px !important;
		margin-bottom: 20px !important;
	}

	.header-college-name {
		margin-bottom: 7px !important;
		font-size: 19px !important;
	}

	.head-line1 {
		margin-bottom: 0px !important;
		font-size: 13px !important;
	}

	.head-line2 {
		margin-bottom: 14px !important;
		font-size: 13px !important;
	}

	.banner-slider img {
		background: var(--color-primary);
		height: 338px !important;
		object-fit: cover !important;
	}

	.news-home-part.spc {
		width: 100% !important;
		height: 445px;
		margin-left: 0px !important;
	}

	.tab-header-left {
		font-size: 20px !important;
		padding: 6px 46px !important;
	}

	/* .tab-header-right {
		font-size: 20px !important;
		left: -33% !important;
		padding-left: 211px !important;
	} */

	.quick-links {
		margin: 0px 0px 0px 16px !important;
	}

	.principal-desk {
		padding: 70px 92px 98px 230px !important;
	}

	.principal-text h5 {
		/* margin-left: 110px !important; */
		text-align: center;
	}

	.principal-desk img {
		margin-left: 152px !important;
		margin-bottom: 12px !important;
	}

	.principal-text {
		text-align: justify !important;
	}

	.principal-text {
		text-align: justify !important;
	}

	.read-more-btn {
		margin-left: 10px !important;
	}

	.left-alignment h4 {
		/* position: relative; */
		/* top: 4px; */
		/* left: 40%; */
		text-align: center;
	}

	.rectangle-about-box {
		height: 3px;
		margin-left: 8% !important;
		position: absolute;
		top: 43px;
		left: 40%;
	}

	.left-alignment {
		margin-left: 5px !important;
	}

	.college-image {
		position: relative;
		left: 0px;
	}

	.vision-mission-tabs {
		margin-bottom: 28px;
	}

	.course-card {
		margin-bottom: 28px;
		text-align: center;
	}

	.gallery-title {
		margin-top: -54px;
	}

	.gallery-photo {
		margin-top: 26px;
	}

	.video-shadow {
		position: relative !important;
		top: -13% !important;
		left: 8% !important;
	}

	.video-box {
		position: relative !important;
		top: -6% !important;
		left: -4% !important;
	}

	.college-back {
		padding-bottom: 0px !important;
	}

	.principal-desk img {
		margin-left: 0px !important;
	}

	.testimonial-card {
		padding: 20px !important;
	}
}

/*  header College Name */

.site-header {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	background: #fff;
}

.logo-holder,
.title-holder {
	display: inline-block;
	vertical-align: top;
}

.logo-holder {
	margin-top: -15px;
}

.left-logo {
	text-align: left;
}

.right-logo {
	text-align: right;
}

.responsive-logo {
	display: none;
}

.header-college-name {
	color: var(--color-primary);
	font-weight: 700 !important;
	font-size: 35px;
	line-height: 38px;
	font-style: normal;
}

.site-header img.logo {
	width: 125px;
}

img.header-logo {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header-row {
	margin-top: 0;
}

.title-lines {
	display: flex;
	align-items: center;
}

/* ------- main menu ---------------- */
.main-menu {
	background-color: var(--color-primary);
}

.main-menu ul li,
.main-menu ul li ul li .dropdown-item {
	color: var(--color-heading);
}

.web-cust-menu .active {
	background-color: #b4fefb;
	color: #000000 !important;
}

.main-menu .navbar-nav .nav-item a {
	color: #ffffff;
}

.main-menu .dropdown-menu a {
	color: #fff !important;
}

.main-menu .dropdown-item:hover {
	background-color: #b4fefb;
	color: #000000;
	cursor: pointer;
}

ul.navbar-nav.second-menu.myCustomMenu .nav-item a {
	color: #fff;
	font-family: var(--font-secondary);
	font-size: 15px !important;
	font-style: normal !important;
	font-weight: 500;
	line-height: normal !important;
	text-transform: capitalize !important;
	padding: 7px 9px;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
	font-weight: 600 !important;
	color: var(--color-default);
}

.main-menu .dropdown-item {
	background-color: var(--color-primary);
	padding: 10px 9px;
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
	background: #b4fefb;
	font-weight: 600;
	color: #000 !important;
}

.navbar-nav .dropdown-menu li {
	border-bottom: 1px solid #cabe76 !important;
}

.topbar-menu .navbar-nav .dropdown-menu li {
	border-bottom: 1px solid var(--color-secondary) !important;
}

.navbar-nav .dropdown-menu li:last-child {
	border-bottom: 0px !important;
}

.top-menu #navbarNavDropdown {
	justify-content: end !important;
}

nav#main_navbar {
	margin-bottom: -7px;
}

.topbar-menu .navbar-nav ul li :hover {
	background-color: #b4fefb;
	color: #000
}

.second-menu li :hover {
	background-color: #b7fdfd;
	color: #000 !important;
}

.second-menu li :active {
	background-color: #b4fefb;
	color: #000 !important;
}

.topbar-menu .second-menu li .link-active {
	background-color: #000000 !important;
}

.topbar-menu .second-menu li a {
	padding: 12px 10px !important;
}

.topbar-menu .dropdown-menu li a {
	color: #fff !important;
}

.menu-alignment {
	display: contents;
}


/* Top Menue hover */
.dropdown-menu>li a:hover,
.dropdown-menu>li.show {
	background-color: #b4fefb;
	color: #000 !important;
}

/* .menu-border {
	border-top: 4px solid #00215E;
} */

.navbar-expand-lg .navbar-nav .dropdown-menu {
	width: max-content !important;
	position: absolute;
	background-color: var(--color-primary);
}

.navbar-expand-lg .navbar-nav ul.dropdown-menu ul {
	background: #10418c;
}

.navbar-expand-lg .navbar-nav ul.dropdown-menu ul.dropdown-menu ul {
	background: #5664db;
}

.navbar-expand-lg .navbar-nav ul.dropdown-menu ul a.dropdown-item {
	background: #10418c;
}

.navbar-expand-lg .navbar-nav ul.dropdown-menu ul a.dropdown-item:hover {
	background: #b8fdfb;
	color: #000;
}

ul#menuItemOl_470 {
	right: 100%;
	left: auto !important;
	top: 0;
	margin-top: 0;
	position: absolute;
	min-width: 300px;
	/* Optional, adjust width as needed */
	background-color: var(--color-primary);
	/* Keep your original styling */
	z-index: 1000;
}

/* Home slider start */

#header-carousel .carousel-control-prev-icon img,
#header-carousel .carousel-control-next-icon img {
	width: 3rem;
	height: 3rem;
	border-radius: 3rem;
	background-color: rgba(255, 255, 255, 1);
	border: 10px solid rgba(255, 255, 255, 0.77);
	filter: invert(100%) grayscale(100%);
}

span.carousel-control-prev-icon {
	background-image: none;
}

span.carousel-control-next-icon {
	background-image: none;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
	color: #000;
}

.banner-slider img {
	background: var(--color-primary);
	height: 550px;
	object-fit: cover !important;
}

.carousel-caption {
	font-family: var(--font-secondary) !important;
	color: var(--color-default);
}

.carousel-caption span {
	font-size: 28px;
	font-weight: 600;
	font-family: var(--font-primary);
	font-style: normal;
	background: rgba(46, 46, 46, 0.5);
	padding: 10px 12px;
	border-radius: 5px;
}

.carousel-caption p {
	padding-top: 18px;
}

/*  Home slider end */

/* news marquee start */

.news-events .homePage-sectionHeading {
	margin: 0;
	padding: 8px 0px;
	border-radius: 10px 10px 0px 0px;
	background: #fff;
	box-shadow: 4px 0px 8px 2px rgba(0, 0, 0, 0.15);
}

.news-circular {
	border-radius: 0px 0px 10px 10px;
	background: #fff;
	padding: 20px;
	height: 380px;
}

h2.news-date.newsdate {
	color: #fff;
	background: #862b2c;
	padding: 0px 6px;
	width: 60px;
	height: 60px;
	flex-shrink: 0;
	text-align: center;
}

.important-notices {
	border-radius: 0px 0px 10px 10px;
	background: #fff;
	padding: 20px;
	height: 380px;
}

.holder {
	height: 325px !important;
	overflow: hidden;
	padding: 10px;
}

.quick-link-home {
	height: 372px;
}

.holder marquee {
	position: relative;
	left: 0px;
	top: 10px;
	height: 200px;
	overflow: hidden;
}

.holder ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.holder ul li {
	padding: 10px 0px;
	/* border-bottom: 1px solid rgb(225, 225, 225); */
	display: flex;
	/* justify-content: space-between; */
}

.holder ul li a {
	border-bottom: 2px solid rgb(0, 0, 0);
	/* text-decoration: underline; */
	margin-top: 0px;
	margin-left: 10px;
	font-weight: 500;
	padding-bottom: 4px;
	color: var(--color-heading);
	display: flex;
	/* text-decoration: none; */
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.holder ul li i {
	color: var(--color-secondary);
	font-size: 15px;
	margin-right: 10px;
}

.holder ul li span {
	color: var(--color-heading);
	font-size: 15px;
}

.holder ul li .view-dt-news a {
	color: rgba(0, 0, 0, 0.67);
	/* text-align: center; */
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	text-decoration: none;
	margin-top: 5px;
	border: none !important;
}

.news-box {
	display: block;
}

/* Events & Programs */

.holder-2 {
	height: 327px !important;
	overflow: hidden;
	padding: 10px;
}

.holder-2 marquee {
	position: relative;
	left: 0px;
	top: 10px;
	height: 200px;
	overflow: hidden;
}

.holder-2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.holder-2 ul li {
	padding: 10px 0px;
	border-bottom: 1px solid rgb(225, 225, 225);
}

.holder-2 ul li a {
	font-weight: 500;
	padding-bottom: 4px;
	color: var(--color-default);
	display: flex;
	text-decoration: none;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.holder-2 ul li i {
	color: var(--color-secondary);
	font-size: 15px;
	margin-right: 10px;
}

.holder-2 ul li span {
	color: var(--color-primary);
	font-size: 15px;
}

span.news-date.ng-binding {
	color: #fff;
	background: #003a6c;
	padding: 10px;
	width: 59px;
	height: 68px;
	flex-shrink: 0;
	text-align: center;
}

.view-all a {
	font-weight: 500;
	padding-top: 5px;

	text-decoration: underline;
	float: right;
	color: #00215e;
	margin-top: -28px;
	margin-right: 29px;
}

.read-btn {
	font-weight: 500;
	padding-top: 5px;
	color: var(--color-default);
	text-decoration: underline;
	float: right;
	text-decoration: underline;
}

.news-div .btn-news {
	border: none;
	color: #ffffff;
	background-color: transparent;
	float: right;
}

.news-div .btn-news-down {
	border: none;
	color: #ffffff;
	background-color: transparent;
	float: right;
	margin-top: 0.5em;
}

.events-program-box {
	padding-right: 50px;
	border-right: 2px dashed #8b7ed2;
}

.news-category {
	display: none;
}

/* marquee end- */

/* home page quick links */

.section-back {
	background-color: var(--color-primary);
}

.segment-item p {
	margin-bottom: 0px;
	color: white;
	font-size: 18px;
	font-weight: 500;
}

.segment-item img:hover {
	transform: rotateY(360deg);
}

.segment-item img {
	width: 65px;
	margin: auto;
	transition: all 0.9s;
}

.segment-item .icon-holder {
	border-radius: 50%;
	height: 79px;
	width: 79px;
	margin: auto;
	margin-bottom: auto;
}

/* home page quick links */

/*  Departments Home Dept */

.departments .departments-item {
	box-sizing: content-box;
	margin: 30px 25px;
	box-shadow: 0px 0 15px rgba(0, 0, 0, 0.1);
	position: relative;
	background: #fff;
	border-radius: 10px;
}

/* Photo Gallery */

.photo-gallerys-section {
	background-color: var(--color-primary);
}

.photo-gallerys-section ul li.nav-item button {
	width: 200px;
	font-weight: 600;
	font-size: 20px !important;
	color: #b2b2b2 !important;
	border: 2px solid #b2b2b2 !important;
	padding: 7px 15px;
	border-radius: 17px;
	background-color: var(--color-primary);
}

.photo-gallerys-section ul li.nav-item {
	margin: 0 auto;
	margin-bottom: 20px;
}

.photo-gallerys-section ul li.nav-item button.active {
	background-color: #ffffff !important;
	color: var(--color-primary) !important;
	font-weight: 600;
}

.photo-gallery-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	border: 2px solid white;
}

.program-row {
	margin-top: 27px;
}

/*  Photo Gallery */

/* ------Home page Section start--------- */

.bred-img1 {
	background-color: var(--color-primary) !important;
	height: 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}

.bred-pos {
	/* margin-top: -125px; */
	margin-bottom: 14px;
}

.footer-section {
	background: linear-gradient(90deg, #862b2c 0%, #5e3333 100%);
}

.social-icon i {
	font-size: 23px;
}

.right-res {
	background-color: #ffffff;
}

.right-res p,
.right-res a,
.right-res span {
	color: var(--color-primary);
	font-style: normal;
	font-size: 18px !important;
	font-weight: 500;
}

.footer-section p,
.footer-section a,
.footer-section span {
	color: #fff !important;
	font-style: normal;
	font-size: 18px;
}

.right-res p a {
	text-decoration: underline !important;
}

.right-res p a:hover {
	text-decoration: none !important;
}

h2.quick-head-back-event {
	background-color: #ff9f2a;
	margin-bottom: 0px;
	padding: 7px 7px 10px 20px;
	color: #fff;
	border-radius: 10px 10px 0px 0px;
}

.footer-section .imp-links a,
.footer .btn.btn-link {
	color: rgb(255, 255, 255);
}

.footer-address p {
	color: #fff !important;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.footer-address a {
	color: #fff !important;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.social-icon a {
	color: #ffffff;
}

.footer-section h2,
.footer-section h3 {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

a.email {
	text-decoration: underline;
}

.footer-section a:hover {
	color: var(--color-primary);
}

.social-icon .twitter img {
	filter: invert(1) grayscale(100);
	-webkit-text-stroke: 0.9px;
}

.footer .btn.btn-link {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	/* 228.571% */
}

.college-timing {
	color: #fff !important;
	font-family: "Open Sans", sans-serif;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
}

.copy-right u {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.copy-right {
	color: #fff !important;
	font-family: "Open Sans", sans-serif;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
}

/* Styles for website counter container */
.website-counter {
	font-size: 28px !important;
	color: var(--color-default);
}

/* Styles for reset button */
#reset {
	margin-top: 20px;
	background-color: #008cba;
	cursor: pointer;
	font-size: 18px !important;
	padding: 8px 20px;
	color: white;
	border: 0;
}

/* Footer section end */

/* breadcrumb */

.bred-img {
	background-image: url("../img/banner.jpg");
	height: 160px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	/* background-color: #4eb3f9 !important; */
}

.bred-head {
	position: relative;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	top: 111.5px;
	left: 26px;
	width: 97%;
}

.breadcrumb {
	position: relative;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	top: 50px;
	left: 40px;
	width: 97%;
}

.breadcrumb li a,
.breadcrumb-item+.breadcrumb-item::before {
	color: white;
}

.breadcrumb li a {
	/* text-decoration: underline; */
	color: #fff;
}

.breadcrumb li a:hover {
	text-decoration: none;
}

.breadcrumb-item.active {
	color: white;
	display: none;
}

/* -End breadcrumb- */

/* -Inner Page Style- */

.about-info {
	padding: 0px 0px 0px 25px;
}

.about-info .page-insight {
	/*box-shadow: 2px 2px 4px #888888;*/
	padding: 5px 10px 20px 10px;
	/*background-color: #fff;*/
}

.page-headings {
	border-bottom: 3px solid #bbbbbb;
	margin-bottom: 20px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 25.6px !important;
	color: var(--color-primary);
	font-weight: 600 !important;
	display: none;
}

.sub-heading {
	padding-bottom: 8px;
	color: var(--color-primary);
	font-family: "Open Sans", sans-serif;
	font-size: 25px !important;
	font-weight: 600 !important;
	line-height: 38px;
	letter-spacing: 0.02em;
}

.about-page .about-info p {
	margin-bottom: 8px !important;
}

page-back {
	/* background-color: #fff; */
	background-image: url("../img/inner-page-bg.png");
	background-color: rgba(255, 255, 255, 0.5);
	background-size: 50% 300px;
	background-repeat: no-repeat;
	background-position: center;
	/* background-blend-mode: lighten; */
}

/* NAAC Pages */
.naac-section a {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
}

.naac-section a:hover {
	text-decoration: none;
}

.naac-section a:before {
	content: "\f1c1";
	font-family: "Open Sans", sans-serif;
	color: var(--color-primary);
	width: 2.5% !important;
	display: inline-block;
	font-size: 19px;
	margin-right: 0px;
}

/* -End Naac Pages-- */

/* accordian start*/

.accordion-button:not(.collapsed) {
	color: var(--color-default);
	background-color: #dff5f9;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.accordion-button:focus {
	z-index: 3;
	border: none !important;
	outline: 0;
	box-shadow: none !important;
}

.accordion-button {
	color: #000 !important;
}

.accordion-item {
	border: 1px solid #a59a9a !important;
	margin-bottom: 5px;
}

.tab-horizontal1,
.tab-horizontal2 {
	width: 100% !important;
}

.tab-horizontal1 ul {
	flex-direction: inherit !important;
}

.inner-accordion-header {
	border: 1px solid #a59a9a !important;
}

.inner-accordion-header .accordion-button:not(.collapsed) {
	background: #f8f8f8 !important;
}

/* accordian end */

/* Styles added by Shruti J */
.table th,
table th {
	padding: 0.5rem 0.5rem;
	background: #ececec;
	border-color: #d9d9d9;
	box-shadow: inset 0 4px 3px -2px rgb(0 0 0 / 4%);
	text-align: center;
	font-weight: 700 !important;
	color: #000;
}

.table .text-link {
	text-decoration: underline;
}

.table p {
	margin-bottom: 0px;
}

.table .text-link:hover {
	text-decoration: none;
	vertical-align: middle;
}

.text-link {
	text-decoration: underline;
}

.text-link:hover {
	text-decoration: none;
	cursor: pointer;
}

.table td,
table td {
	border-color: #d9d9d9;
	padding: 0.5rem 0.5rem;
}

.table th.srno {
	width: 75px !important;
}

.table td.al-right,
.table .srno {
	text-align: right;
}

.btn-primary:focus {
	color: var(--color-default);
	background-color: var(--color-secondary);
}

.content-holder {
	background: white;
	padding: 0 25px;
}

.subheader {
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: 700 !important;
	font-family: var(--font-primary);
	font-style: normal;
	font-size: 18px;
}

@media only screen and (max-width: 980px) {
	.about-info {
		padding: 0 25px;
		margin: 25px 0 0;
	}
}

.vtabs .tabs-right {
	padding: 0;
}

.vtabs .tabs-right .tab-content {
	padding: 0;
}

.vtabs .tabsContent-holder {
	padding-left: 0;
}

.vtabs .tab-content {
	padding: 0.5rem;
}

.vtabs .accordion-item {
	border: 0 !important;
}

.sub-head {
	border-bottom: 3px solid #bbbbbb;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-family: var(--font-primary);
	font-weight: 700;
	font-style: normal;
}

.vtabs .accordion-body {
	padding: 0.5rem 1.25rem;
}

.vtabs .tabsName-holder {
	/*background-color: var(--color-primary);*/
	padding-left: 0;
	padding-right: 0;
	/*border-right: 2px solid #4eb3f9;*/
	/*box-shadow: inset -11px 0px 8px -11px rgba(112, 108, 112, 1) !important;*/
}

.vtabs .nav-tabs .nav-link {
	color: #862b2c;
	margin-bottom: -1px;
	background: none;
	/* border-right: 1px solid #06406570; */
	border-radius: 25px;
	border: 1px solid #862b2c;
	margin-bottom: 15px;
	margin-right: 10px;
	/*box-shadow: 8px 6px 8px #000;*/
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #000 !important;
	background: #b4fefb;
	border-color: #dee2e6 #dee2e6 #fff;
}

/* .vtabs .nav-tabs .nav-link.active {
    background-color: #fff;
    color: #0b0a0a;
} */

.vtabs .nav-tabs .nav-link.active::after {
	border-right: 5px solid #cabe76;
}

.vtabs .accordion-button:not(.collapsed) {
	color: #064065;
	background: #dff5f9;
}

.vtabs .accordion-button:not(.collapsed) {
	color: #000 !important;
	background: #efe290;
	border: 1px solid #9d9355;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
}

.vtabs .accordion-button:not(.collapsed):after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}

.vtabs .nav-tabs .nav-link.active {
	color: #fff !important;
	background: var(--color-primary);
	border-radius: 30px;
	clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
}

.tabsName-holder .nav-link:hover {
	background: #862b2c !important;
	border-radius: 30px;
	color: #fff;
}

/*.vtabs .nav-tabs .nav-link::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}*/
.vtabs .nav-tabs .nav-link.active::before {
	content: none;
}

@media (max-width: 575px) {
	.owl-nav .owl-next {
		right: 8px !important;
	}

	.owl-prev {
		padding-left: 23px;
	}
}

.link-active {
	background-color: #064065 !important;
	padding: 15px 10px !important;
}

.form-control:focus {
	box-shadow: 0 0 0 0.25rem rgb(6 64 101 / 18%);
}

/* ssr table */
.ssr-table tr td:first-child {
	text-align: center;
}

.ssr-table th:nth-child(3) {
	width: 185px;
}

.ssr-table th:first-child {
	width: 100px;
	text-align: center;
}

/* styles added by pranali */

.tabletext {
	vertical-align: middle;
}

#carousel-placement img {
	object-fit: contain;
	aspect-ratio: 3/2;
	padding: 4px 10px;
}

/* CMS Photo Gallery*/
.list-horizontal {
	padding: 0;
	margin: 0;
}

.list-horizontal li {
	display: inline-block;
	margin-right: 10px;
}

.btn-year {
	border: 1px solid;
	padding: 6px 36px;
	border-radius: 5px;
	background-color: var(--color-primary);
	color: #fff;
	text-transform: uppercase;
	line-height: 40px;
}

.btn-year:hover {
	color: white;
}

.btn-year.active {
	background-color: var(--color-secondary);
}

a.btn-year.ng-binding {
	cursor: pointer;
}

a.btn-year.ng-binding.active {
	cursor: auto;
}

.gallery {
	position: relative;
	width: 302px;
	display: inline-block;
	overflow: hidden;
	z-index: 0;
}

.gallery .viewGallery {
	background-color: green;
	color: #fff;
	display: inline-block;
	padding: 5px 25px 0;
	text-decoration: none;
	position: absolute;
	left: 25%;
	transform: translateY(400px);
	transition: all 0.3s ease 0s;
}

.gallery .desc {
	padding: 15px;
	text-align: center;
}

.gallery:hover .viewGallery {
	transform: translateY(100px);
}

.stack,
.nostack {
	border: 6px solid #fff;
	float: left;
	height: 175px;
	width: 240px;
	margin: 20px;
	position: relative;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.stack img,
.nostack img {
	width: 100%;
	height: 100%;
}

.stack:before,
.stack:after {
	content: "";
	height: 175px;
	width: 240px;
	position: absolute;
	z-index: -1;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	border: 6px solid #fff;
}

.stack:before {
	background: #eff4de;
	top: 0px;
	left: -10px;
	transform: rotate(-5deg);
}

.stack:after {
	background: #768590;
	top: 5px;
	left: 0px;
	transform: rotate(4deg);
}

.firstImage:after {
	display: block;
	content: "View Gallery";
	padding: 8px 15px;
	margin: auto;
	background-color: var(--color-secondary);
	position: absolute;
	top: 29%;
	left: 24%;
	color: #fff;
	transform: translateY(400px);
	transition: all 0.3s ease 0s;
}

.firstImage:hover:after {
	transform: translateY(30px);
}

.firstImageForCollegeNews:after {
	display: block;
	content: "View Paper";
	padding: 8px 15px;
	margin: auto;
	background-color: var(--color-secondary);
	position: absolute;
	top: 29%;
	left: 24%;
	color: #fff;
	transform: translateY(400px);
	transition: all 0.3s ease 0s;
}

.firstImageForCollegeNews:hover:after {
	transform: translateY(30px);
}

.first-image:hover:after {
	transform: translateY(30px);
}

.link-active {
	background-color: #fdbd0f !important;
	padding: 15px 10px !important;
	color: #fff !important;
}

.main-whitePanel {
	background-color: #fff;
	/*box-shadow: 2px 2px 4px #888888;*/
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
	position: relative;
	z-index: 100;
}

.carousel-wrap {
	margin: 90px auto;
	padding: 0 5%;
	width: 80%;
	position: relative;
}

.mydiv .owl-nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0 10px;
	pointer-events: none;
	box-sizing: border-box;
}

.mydiv .owl-nav .owl-prev,
.mydiv .owl-nav .owl-next {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
	font-family: "Open Sans", sans-serif;
	font-size: 22px !important;
	line-height: 1 !important;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.85) !important;
	pointer-events: all;
}

.mydiv .owl-nav .owl-prev.disabled,
.mydiv .owl-nav .owl-next.disabled {
	visibility: hidden;
}

/* Plan Of Action */

.table-responsive.plan {
	padding: 8px 15px;
}

a.btn.btn-primary.naac-certificate {
	padding-bottom: 11px;
	margin-top: 18px;
}

img.img-fluid.naac {
	width: 450px;
	height: 500px;
}

.inner-category-gallery {
	border-bottom: 2px solid;
}

.gallery-category {
	position: relative;
	display: inline-block;
	overflow: hidden;
	z-index: 0;
}

.gallery-category .viewGallery {
	background-color: green;
	color: #fff;
	display: inline-block;
	padding: 5px 25px 0;
	text-decoration: none;
	position: absolute;
	left: 25%;
	transform: translateY(400px);
	transition: all 0.3s ease 0s;
}

.gallery-category .desc {
	padding: 15px;
}

.gallery-category:hover .viewGallery {
	transform: translateY(100px);
}

.btn-handy {
	border: 1px solid #b5b5b5;
	background: #f2f2f2;
	margin-right: 10px;
	text-decoration: none;
	padding: 3px 8px;
	box-shadow: 0px 2px 2px rgb(0 0 0 / 20%);
}

.container.main-whitePanel h4 span {
	font-size: 1.6rem !important;
	font-style: normal;
	display: inline-block;
	border-bottom: 2px solid var(--color-primary);
	padding-right: 16px;
}

.saftey {
	margin-top: 10px;
}

.section.row.host.saftey {
	margin-left: 0px;
}

.lib-text {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

a.active.aqar-quickl {
	color: var(--color-secondary);
}

.yearHolder {
	background: #e7e7e7 !important;
	vertical-align: middle;
}

.noRecords {
	color: #babcc0;
}

.link-holder a {
	color: #333;
	text-decoration: underline !important;
}

.link-holder a:hover {
	color: #333;
	text-decoration: none !important;
}

.files-noMeric {
	padding: 15px 15px 15px 25px !important;
}

.faculty-text-center {
	text-align: center !important;
}

.text-justify {
	text-align: justify !important;
}

.dept-faculty {
	text-align: center !important;
}

.department-faculty-all-div {
	display: inline-table;
}

/*  End Departments Home Dept */

/* Department start css */
.newspannel {
	font-size: 26px;
	font-family: "Open Sans", sans-serif;
	color: var(--mainColor);
	font-weight: 600 !important;
}

.newspanneltext {
	color: #babcc0;
	font-size: 16px;
	padding-right: 15px;
	font-weight: 400;
	margin: auto;
}

#newstext {
	font-size: 17px;
	margin: 0px;
}

.shareicon {
	text-align: right;
}

.bred-pos {
	margin-top: -125px !important;
}

#clickhere {
	text-decoration: underline;
	color: #fff;
	font-size: 16px;
	margin: 0px;
}

.goToSection {
	border: 1px solid;
}

.goToSectionmenu a {
	font-size: 16px !important;
	color: black;
	font-weight: 400 !important;
	padding: 0.75rem 1.5rem;
	margin: 0px;
	background-color: white;
}

.SectionmenuView {
	border-radius: 0px 0px 10px 10px;
	padding: 13px;
	background-color: white;
}

.goToSectionmenu a:hover {
	color: #fff;
	font-weight: 400 !important;
	background-color: var(--color-primary);
}

.goToSectionmenu .dropdown-item.active {
	color: #fff;
	font-weight: 400 !important;
	background-color: var(--color-primary);
}

.new-ui-margin {
	padding: 15px;
	border-bottom: 2px solid #cacaca;
}

.goToSectionmenu h4 {
	font-size: 26px;
	font-family: "Montserrat", sans-serif;
	color: black;
	font-weight: 600 !important;
	padding: 0.75rem 1.5rem;
}

.categoriesmanu {
	padding: 0px;
	margin: 0px;
	color: #fff;
}

.newslist {
	padding: 10px 5px 5px 13px;
}

.category {
	width: 100%;
	padding: 3px;
	border-radius: 4px;
	margin: 3px;
	background-color: #ebebeb;
	font-size: 16.5px !important;
}

.quick-head-back {
	background-color: var(--color-primary);
	margin-bottom: 0px;
	padding: 7px 7px 10px 20px !important;
	font-size: 20px !important;
	color: #fff;
	border-radius: 10px 10px 0px 0px;
}

/* Department End css */

.btn-lg-square {
	width: 48px;
	height: 48px;
}

.footer .btn.btn-link {
	display: block;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
	color: #000;
	font-weight: normal;
	text-transform: capitalize;
	transition: 0.3s;
}

.footer .btn.btn-link::before {
	position: relative;
	content: "\f105";
	/* Font Awesome right arrow */
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	/* 900 for solid icons */
	margin-right: 10px;
}

.footer .btn.btn-link:hover {
	color: var(--color-secondary);
	letter-spacing: 1px;
	box-shadow: none;
}

.back-to-top {
	position: fixed;
	display: none;
	right: 30px;
	bottom: 30px;
	z-index: 99;
}

/* Start Media Queries */
@media only screen and (max-width: 1400px) {
	.tab-header-left {
		font-size: 18px !important;
		padding: 1px 0px !important;
	}

	.tab-header-right {
		font-size: 18px !important;
		left: 0% !important;
		padding-left: 16px !important;
	}

	.college-image {
		width: 92% !important;
	}

	.left-alignment {
		margin-left: 0px !important;
	}

	.info-box a {
		margin-left: 0px !important;
	}

	a.news-notice-view {
		margin-left: 73% !important;
	}
}

@media only screen and (max-width: 1276px) {
	.top-menu-left {
		padding: 8px !important;
		margin-bottom: 7px !important;
		margin-left: -13px !important;
		padding-left: 36px !important;
	}
}

@media only screen and (max-width: 1280px) {
	.naac-section a:before {
		margin-right: 5px;
	}

	.top-menu-hide {
		display: none;
	}
	
	.nav-link {
		padding: .4rem 1rem;
		white-space: inherit !important;
	}
}

@media only screen and (max-width: 1231px) {
	.top-menu-right {
		margin-right: -4% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.tab-header-left {
		font-size: 15px !important;
		padding: 6px 0px !important;
	}

	.tab-header-right {
		font-size: 15px !important;
		left: 0% !important;
		padding-left: 0px !important;
	}

	.top-menu-left {
		padding-left: 14px !important;
	}

	.second-menu-top {
		margin-left: 76px !important;
	}

	.top-menu-right {
		margin-right: -8% !important;
		padding: 0px !important;
	}

	.course-card {
		width: 100% !important;

		text-align: center !important;
	}

	.course-content {
		padding: 21px 10px !important;
	}

	.read-more-btn {
		padding: 5px 3px !important;
		font-weight: 300 !important;
	}
}

@media only screen and (max-width: 1121px) {
	.top-menu-right {
		border-radius: 0px 0px 0px 88px !important;
		clip-path: polygon(0% 0%, 5% 100%, 100% 138%, 100% 86%, 100% 0%) !important;
		padding: 10px !important;
	}

	iframe {
		width: 240px !important;
	}
}

@media only screen and (max-width: 1076px) {
	iframe {
		width: 220px !important;
	}
}

@media only screen and (max-width: 1031px) {
	.navbar-expand-lg .navbar-collapse {
		display: none !important;
	}

	.navbar-expand-lg .navbar-toggler {
		display: block;
	}

	.navbar-expand-lg.collapsing,
	.navbar-expand-lg .collapse.show {
		display: block !important;
		width: 100%;
		overflow: scroll;
	}

	.about-heading {
		padding-top: 3px !important;
		padding-left: 5px !important;
		color: #000;
		font-family: Montserrat;
		font-size: 21px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}

	.top-menu-right {
		margin-left: 24px !important;
		margin-top: -18px;
	}

	.second-menu-top {
		margin-left: 14px !important;
	}
}

/*---------For Mobile Desktop View------------*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.navbar-expand-lg .navbar-toggler {
		display: none !important;
	}

	.navbar-expand-lg .navbar-collapse {
		display: block !important;
	}

	.myCustomMenu {
		flex-direction: row !important;
	}

	ul.navbar-nav.second-menu.myCustomMenu .nav-item a {
		font-size: 9px !important;
		padding: 7px 3px;
	}
	    .principal-desk {
        padding: 50px 50px 50px 50px !important;
    }
}

@media only screen and (max-width: 992px) {
	.about-heading {
		padding-top: 3px !important;
		padding-left: 5px !important;
		color: #000;
		font-family: Montserrat;
		font-size: 21px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}

	.events-program-box {
		padding-right: 0px;
		border-right: none;
		border-bottom: 2px dashed #8b7ed2;
	}

	.container.about-page {
		margin-left: 11px;
	}

	.title-lines {
		margin-right: 0px !important;
		text-align: left;
		padding: 0 0 0 40px;
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: static !important;
	}

	.quick-hover-section {
		display: none;
	}

	.quick-inner-top {
		margin-top: 25px;
	}

	.view-all a {
		margin-top: -2em;
	}

	.news-div .btn-news-down {
		margin-top: -0.7em;
	}

	.top-line {
		padding-bottom: 0px;
	}

	img.header-logo {
		width: 72px !important;
		margin-top: 10px !important;
		margin-bottom: 30px;
	}

	.header-logo {
		margin-top: 0px !important;
	}

	.site-header {
		text-align: center;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		width: 100%;
		max-width: 100%;
	}

	.holder {
		height: 210px;
		margin-top: 25px;
	}

	.quick-hover-section:hover {
		opacity: 1;
		border: 1px solid transparent;
		left: -63px;
	}

	.container.about-page {
		max-width: 100%;
		padding-right: 40px;
	}

	.photo-gallery-img {
		width: 210px !important;
	}

	.header-row {
		margin-top: -20px;
		width: 100%;
	}

	section.back-img .col-lg-6 {
		text-align: center;
	}

	.bred-head {
		color: #fff !important;
	}

	.principal-desk {
		background: unset !important;
	}

	.my-3.principal-container {
		background: #ffffff !important;
		padding: 24px !important;
	}
}

@media only screen and (max-width: 808px) {
	.header-row {
		margin-top: 5px !important;
	}

	img.header-logo {
		width: 139px;
		margin-top: -55px;
		margin-bottom: 40px;
	}

	.site-header img.logo {
		width: 100px;
	}

	.responsive-logo {
		display: inline-block;
	}

	.responsive-logo2 {
		display: none;
	}

	.site-header {
		text-align: center;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		max-width: 100% !important;
	}
}

@media only screen and (max-width: 768px) {
	.bred-head {
		position: relative;
		color: #00215e;
		font-family: "Open Sans", sans-serif;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		top: 39.5px;
		left: 11px;
		width: 93%;
	}

	.bred-img {
		height: 100px;
	}

	.naac-section a:before {
		margin-right: 10px !important;
	}

	.news-home-part.spc {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.tab-header-left {
		padding: 6px 23px !important;
	}

	.tab-header-right {
		padding-left: 127px !important;
	}

	.name-heading {
		margin-left: 49px !important;
	}

	.designation {
		margin-left: 20px !important;
		text-align: center !important;
	}

	.row-box {
		margin-left: 0px !important;
	}

	.college-image {
		left: -10px !important;
		padding-bottom: 10px !important;
	}

	.Objective {
		margin-top: 29px !important;
	}

	.back-img {
		margin-bottom: -89px !important;
	}

	.program-row {
		margin-top: 0px !important;
	}

	.gallery-card {
		margin-top: 20px !important;
	}

	.video-box {
		left: -2% !important;
	}

	.designation {
		margin: 0px !important;
	}

	.outer-box {
		left: 0% !important;
	}

	.name-heading {
		margin-left: auto !important;
		margin-bottom: 1px;
	}

	.my-3.principal-container {
		/* background: #88e788 !important; */
		padding: 24px !important;
	}

	.principal-desk img {
		margin-left: 0px !important;
	}

	.principal-desk {
		background-image: none !important;
		padding: 0px !important;
		flex-direction: column;
	}

	.principal-text p {
		margin-left: 0px !important;
		padding-bottom: 0px !important;
	}

	.principal-text h5 {
		margin-left: 0px !important;
	}

}

@media only screen and (max-width: 741px) {
	.owl-nav .owl-next {
		right: -22px !important;
	}
}

@media only screen and (max-width: 576px) {

	/*.section-title {
		padding-left: 95px;
	}*/
	.quick-link-wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.outer-box {
		left: 29% !important;
	}

	.college-image {
		left: 25px !important;
	}
}

@media only screen and (max-width: 575px) {
	.flip-card {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media only screen and (max-width: 500px) {
	.about-info {
		padding: 0 0px;
		margin: 25px 0 0;
	}

	iframe {
		width: 310px !important;
	}

	.header-row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	.logo-heading {
		font-size: 13px !important;
		margin-bottom: 14px !important;
	}

	.header-college-name,
	.header-college-name span {
		font-size: 14px !important;
		margin-bottom: 6px !important;
	}

	.head-line1 {
		font-size: 10px !important;
	}

	.head-line2 {
		font-size: 10px !important;
	}

	#btnAdmission {
		width: 50px;
		right: 0;
		top: 26%;
	}

	#btnAdmission a {
		padding: 4px;
		width: 90px;
		height: 90px;
		font-size: 11px !important;
		font-weight: 400;
	}

	.back-to-top {
		right: 0px;
		bottom: 20px;
	}

	.banner-slider img {
		height: 300px !important;
	}

	.container-news {
		height: 32px !important;
	}

	.announcement-news {
		width: 112px !important;
		height: 32px !important;
		font-size: 11px !important;
	}

	.news-home-part.spc {
		width: 97% !important;
	}

	.tab-header-left {
		font-size: 15px !important;
		padding: 6px 0px !important;
	}

	.tab-header-right {
		font-size: 15px !important;
		left: 0% !important;
		padding-left: 0px !important;
	}

	a.news-notice-view {
		margin-left: 68% !important;
		float: left;
	}

	.section-title {
		text-align: center;
		margin-left: 0px !important;
	}

	.quick-link-wrap .col-sm-4 {
		width: 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}

	.quick-link-box {
		margin-bottom: 15px;
	}

	/* .quick-link-box {
    margin-left: 80px !important;
	padding: 20px;
    padding-left: 23px !important;
}	 */
	.my-3.principal-container {
		/* background: #88e788 !important; */
		padding: 24px !important;
	}

	.principal-desk img {
		margin-left: 0px !important;
	}

	.principal-desk {
		background-image: none !important;
		padding: 0px !important;
		flex-direction: column;
	}

	.principal-text p {
		margin-left: 0px !important;
		padding-bottom: 0px !important;
	}

	.principal-text h5 {
		margin-left: 0px !important;
	}

	.college-image {
		width: 100% !important;
		padding-bottom: 10px !important;
		left: 0px !important;
	}

	.rectangle-about-box {
		left: 30% !important;
	}

	.left-alignment h4 {
		text-align: center;
	}

	.Objective {
		margin-top: 28px !important;
	}

	.back-img {
		margin-bottom: -108px !important;
	}

	.read-more-btn {
		font-size: 13px !important;
	}

	.gallery-photo {
		margin-top: 20px !important;
	}

	.gallery-card {
		margin-top: 20px !important;
	}

	.program-row {
		margin-top: -3px !important;
	}

	.quick-rec-box {
		width: 70px;
		height: 3px;
		margin-left: 42% !important;
		/* text-align: center; */
		background: linear-gradient(90deg, #fff 0%, #395886 50%, #fff 100%);
	}

	.quick-link-box {
		padding: 15px;
		text-align: center;
		width: 85%;
		/* margin-bottom: 20px; */
		margin-left: 40px;
		height: 70%;
		margin-top: 0px;
		background-color: #fff;
		border-radius: 7.421px;
		box-shadow: 0px 2.969px 7.421px 0px rgba(0, 0, 0, 0.25);
	}

	.flip-card {
		flex: 0 0 30%;
		max-width: 79%;
		margin: 0px !important;
	}

	.bred-head {
		width: 68%;
		padding-right: 54px;
		font-size: 15px;
	}

	.breadcrumb {
		top: 51px;
		left: 23px;
		width: 65%;
	}

	.breadcrumb li a {
		position: relative;
		top: -20px;
	}

	ul.navbar-nav.second-menu.myCustomMenu {
		overflow-y: scroll !important;
		height: 500px;
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: static !important;
		overflow-y: scroll;
	}

	.bred-img {
		padding: 0px;
	}

	.bread-heading {
		padding: 0px;
	}

	.carousel-control-prev,
	.carousel-control-next {
		position: absolute;
		top: 69%;

	}

	.carousel-control-next {
		right: 40px;
	}

	.testimonial-heading {
		margin-top: 0px !important;
	}

	.staff-details-goback {
		position: absolute !important;
		top: -55px;
		height: 32px !important;
	}
}

@media only screen and (max-width: 428px) {
	.course-card {
		height: 70%;
	}

	span.carousel-control-prev-icon {
		margin-left: 30px !important;
		padding-left: 6px !important;
	}

	span.carousel-control-next-icon {
		margin-right: 18px !important;
		padding-right: 7px !important;
	}

	.outer-box {
		left: 20% !important;
	}

	.flip-card {
		max-width: 100%;
	}

	.quick-link-box {
		margin-left: -35px;
	}
}

@media only screen and (max-width: 375px) {
	.outer-box {
		left: 15% !important;
	}

	.bred-head {
		position: relative;
		color: #00215e;
		font-family: "Open Sans", sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		top: 39.5px;
		left: 11px;
		width: 93%;
	}

	.breadcrumb {
		position: relative;
		color: #00215e;
		font-family: "Open Sans", sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		top: -20px;
		left: 23px;
		width: 97%;
	}
}

@media only screen and (max-width: 320px) {
	.outer-box {
		left: 10% !important;
	}
}

/* home news & event */
/* .news-events .news-notice-view {
    border: 1px solid #ccc;
    padding: 10px;
    display: inline-block;
    float: right;
}

.news-events {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.news-events .event-title {
    background-color: var(--color-primary);
    margin-bottom: 0px;
    color: #fff;
    padding: 10px 15px;
}

.news-events .news-text-line {
    margin-top: 10px;
    background-color: none;
}

.news-events .card-img-overlay {
    padding: 0rem;
    top: 25px;
}

.news-events .event-title {
    background-color: var(--color-primary);
    margin-bottom: 0px;
    color: #fff;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
}

p.event-date-overlay {
    margin-bottom: 0px;
    background-color: var(--color-primary);
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 25px;
    text-align: center;
}

.news-events .event-title a i {
    color: #fff;
}

.news-events .card-img img {
    height: 270px;
    width: 100%;
}
.view-all-past-event {
    display: flex;
    justify-content: flex-end;
}
.view-all-past-event a {
    color: #ffffff !important;
    text-decoration: none;
    background-color: var(--color-primary);
    border-radius: 10px;
    padding: 7px 63px
    
}
.event-description {
    max-height: 3em; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-events .card-img-overlay{
    color: #fdbd0f !important;
} */

/* home news & event */
/* home news & event */
.news-events .news-notice-view a {
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	float: right;
	margin-top: 25px;
}

.news-events {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.news-events .event-title {
	background-color: var(--main-color);
	margin-bottom: 0px;
	color: #fff;
	padding: 10px 15px;
}

.news-events .news-text-line {
	margin-top: 10px;
	background-color: white;
	color: black;
	max-height: 15em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-events .card-img-overlay {
	padding: 0rem;
	top: 25px;
}

.news-events .event-title {
	background-color: #4eb3f9;
	margin-bottom: 0px;
	color: #fff;
	padding: 10px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

p.event-date-overlay {
	margin-bottom: 0px;
	background-color: #4eb3f9;
	display: inline-block;
	padding: 10px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.news-events .event-title a i {
	color: #fff !important;
}

a.view-event-link {
	color: white !important;
}

.news-events .card-img img {
	height: 270px;
	width: 100%;
}

/* .event-description {
    max-height: 3em; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */

/* home news & event */

.view-all-event {
	text-align: end;
	margin-top: 18px;
	margin-left: 14px;
}

.view-all-event a {
	color: var(--color-default);
	text-decoration: underline;
	float: left;
	left: 10px;
	margin-top: -0.5em;
}

.view-all-event a {
	color: #ffffff !important;
	text-decoration: none;
	background-color: #ff9f2a;
	border-radius: 10px;
	padding: 7px 63px;
}

.view-all-event a:hover {
	text-decoration: none;
}

.event-div {
	background-color: white;
}

.event-div .btn-news {
	border: none;
	color: #ff9f2a;
	background-color: white;
	float: right;
}

.event-div .btn-news-down {
	border: none;
	color: #ff9f2a;
	background-color: white;
	float: right;
	margin-top: 0.5em;
}

/* home news & event */
h2.news-heading {
	color: #000;
	text-align: center;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0px;
}

.events-container {
	overflow: hidden;
	border-radius: 24px;
	background: #f0ebf8;
	width: 100%;
	height: 85%;
	margin-right: 24px;
}

.myTicker2 {
	position: relative;
	height: 420px !important;
	overflow: hidden !important;
}

.events-details img {
	height: 220px !important;
	width: 100%;
}

figcaption {
	padding: 10px 20px;
}

figcaption span {
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 33px;
	color: #000;
	font-family: Montserrat;
}

.news-events .news-notice-view {
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	float: right;
	margin-top: 25px;
}

.news-events {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.news-events .event-title {
	background-color: var(--color-primary);
	margin-bottom: 0px;
	color: #fff;
	padding: 10px 15px;
}

.news-events .news-text-line {
	margin-top: 10px;
	background-color: var(--color-primary);
	color: #fff;
}

.news-events .card-img-overlay {
	padding: 0rem;
	top: 25px;
}

.news-events .event-title {
	background-color: var(--color-primary);
	margin-bottom: 0px;
	color: #fff;
	padding: 10px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

p.event-date-overlay {
	margin-bottom: 0px;
	background-color: #ff9f2a;
	display: inline-block;
	padding: 10px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.news-events .event-title a i {
	color: #fff;
}

.news-events .card-img img {
	height: 270px;
	width: 100%;
}

/* home news & event */

.quick-inner-top {
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
		rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	border-radius: 10px;
	/* position: fixed;
    top: 52%;
    left: 10%;
    right: 90%;
    width: 18%; /* Adjust width as needed */
	/* background-color: #fff; /* Background color of the fixed section */
	/* z-index: 999; Ensure it's above other content */
}

.quick-links .col-lg-3 {
	text-align: center;
}

.events-readmore {
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	float: right;
	margin-top: 25px;
}

/* whatsaap popup */
/* a:link,
a:visited {
  text-decoration: none;
  transition: all 0.4s ease-in-out;
} */

/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
	color: white;
}

#whatsapp-chat {
	box-sizing: border-box !important;
	outline: none !important;
	position: fixed;
	width: 350px;
	border-radius: 10px;
	box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
	bottom: 164px;
	right: 160px;
	overflow: hidden;
	z-index: 1103;
	animation-name: showchat;
	animation-duration: 1s;
	transform: scale(1);
}

a.blantershow-chat {
	/* background: #009688; */
	/* background: #fff; */
	color: #404040;
	position: fixed;
	display: flex;
	font-weight: 400;
	justify-content: center;
	z-index: 6;
	bottom: 90px;
	right: 107px;
	font-size: 15px;
	padding: 27px 20px;
	border-radius: 87px;
	/* box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28); */
}

a.blantershow-chat svg {
	transform: scale(2.2);
	margin: 0 0px 0 0;
	background-size: cover;
}

.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
	z-index: 9999;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}

	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 91px;
	right: 102px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 0px;
	border: 16px solid #25d366;
	opacity: 0;
	animation-name: pulse-border;
	animation-duration: 1.8s;
	animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}

	75% {
		padding: 50px;
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

.header-chat {
	background: #009688;
	background: #095e54;
	color: #fff;
	padding: 20px;
}

.header-chat h3 {
	margin: 0 0 10px;
}

.header-chat p {
	font-size: 14px;
	line-height: 1.7;
	margin: 0;
}

.info-avatar {
	position: relative;
}

.info-avatar img {
	border-radius: 91%;
	width: 63px;
	height: 49px;
	float: left;
	margin: -2px 11px 2px 0px;
}

a.informasi {
	padding: 20px;
	display: block;
	overflow: hidden;
	animation-name: showhide;
	animation-duration: 0.5s;
}

a.informasi:hover {
	background: #f1f1f1;
}

.info-chat span {
	display: block;
}

#get-label,
span.chat-label {
	font-size: 12px;
	color: #888;
}

#get-nama,
span.chat-nama {
	margin: 5px 0 0;
	font-size: 15px;
	font-weight: 700;
	color: #222;
}

#get-label,
#get-nama {
	color: #fff;
}

div#admission {
	z-index: 1043;
}

span.my-number {
	display: none;
}

/* .blanter-msg {
  color: #444;
  padding: 20px;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd;
} */
textarea#chat-input {
	font-family: "Open Sans", sans-serif;
	width: 100%;
	height: 50px;
	padding: 10px;
	font-size: 14px;
}

a#send-it {
	width: 48px;
	/* margin-left: 10px; */
	font-weight: 900;
	padding: 12px 13px 5px;
	background: #dadada;
	/* border-radius: 10px;*/

	svg {
		fill: #a6a6a6;
		height: 24px;
		width: 24px;
	}
}

input.styles-module_input__2IYfc {
	background-color: #fefefe;
	border: none;
	outline: none;
	border-radius: 20px;
	min-height: 45px;
	padding: 0 10px;
	transition: box-shadow 0.2s ease-in-out;
	width: 100%;
}

.first-msg {
	background: transparent;
	padding: 30px;
	text-align: center;

	& span {
		background: #e2e2e2;
		color: #333;
		font-size: 14.2px;
		line-height: 1.7;
		border-radius: 10px;
		padding: 15px 20px;
		display: flex;
		padding: 10px;
		background: #dcdcdc;
	}
}

.start-chat .blanter-msg {
	display: flex;
	padding: 10px;
	background-color: #dadada;
}

#get-number {
	display: none;
}

a.close-chat {
	position: absolute;
	top: 5px;
	right: 15px;
	color: #fff;
	font-size: 30px;
}

@keyframes ZpjSY {
	0% {
		background-color: rgb(182, 181, 186);
	}

	15% {
		background-color: rgb(17, 17, 17);
	}

	25% {
		background-color: rgb(182, 181, 186);
	}
}

@keyframes hPhMsj {
	15% {
		background-color: rgb(182, 181, 186);
	}

	25% {
		background-color: rgb(17, 17, 17);
	}

	35% {
		background-color: rgb(182, 181, 186);
	}
}

@keyframes iUMejp {
	25% {
		background-color: rgb(182, 181, 186);
	}

	35% {
		background-color: rgb(17, 17, 17);
	}

	45% {
		background-color: rgb(182, 181, 186);
	}
}

@keyframes showhide {
	from {
		transform: scale(0.5);
		opacity: 0;
	}
}

@keyframes showchat {
	from {
		transform: scale(0);
		opacity: 0;
	}
}

@media screen and (max-width: 480px) {
	#whatsapp-chat {
		width: auto;
		left: 5%;
		right: 5%;
		font-size: 80%;
	}
}

.hide {
	display: none;
	animation-name: showhide;
	animation-duration: 0.5s;
	transform: scale(1);
	opacity: 1;
}

/* .show {
  display: block !important;
  animation-name: showhide;
  
  transform: scale(1);
  opacity: 1;
} */

.whatsapp-message-container {
	display: flex;
	z-index: 1;
}

.whatsapp-message {
	padding: 7px 14px 6px;
	background-color: rgb(255, 255, 255);
	border-radius: 0px 8px 8px;
	position: relative;
	transition: all 0.3s ease 0s;
	opacity: 0;
	transform-origin: center top 0px;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
	margin-top: 4px;
	margin-left: -54px;
	max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
	padding: 20px 20px 20px 10px;
	background-color: rgb(230, 221, 212);
	position: relative;

	&::before {
		display: block;
		position: absolute;
		content: "";
		left: 0px;
		top: 0px;
		height: 100%;
		width: 100%;
		z-index: 0;
		opacity: 0.08;
		background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
		/* background-image: url('assets/images/whatsaap-bg.png'); */
	}
}

.dAbFpq {
	display: flex;
	z-index: 1;
}

.eJJEeC {
	background-color: rgb(255, 255, 255);
	width: 52.5px;
	height: 32px;
	border-radius: 16px;
	display: flex;
	-moz-box-pack: center;
	justify-content: center;
	-moz-box-align: center;
	align-items: center;
	margin-left: 10px;
	opacity: 0;
	transition: all 0.1s ease 0s;
	z-index: 1;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
	position: relative;
	display: flex;
}

.ixsrax {
	height: 5px;
	width: 5px;
	margin: 0px 2px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	animation-duration: 1.2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	top: 0px;
	background-color: rgb(158, 157, 162);
	animation-name: ZpjSY;
}

.dRvxoz {
	height: 5px;
	width: 5px;
	margin: 0px 2px;
	background-color: rgb(182, 181, 186);
	border-radius: 50%;
	display: inline-block;
	position: relative;
	animation-duration: 1.2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	top: 0px;
	animation-name: hPhMsj;
}

.kAZgZq {
	padding: 7px 14px 6px;
	background-color: rgb(255, 255, 255);
	border-radius: 0px 8px 8px;
	position: relative;
	transition: all 0.3s ease 0s;
	opacity: 0;
	transform-origin: center top 0px;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
	margin-top: 4px;
	margin-left: -54px;
	max-width: calc(100% - 66px);

	&::before {
		position: absolute;
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		top: 0px;
		left: -12px;
		width: 12px;
		height: 19px;
	}
}

.bMIBDo {
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
	font-size: 14px;
	line-height: 19px;

	margin-top: 4px;
	color: rgb(17, 17, 17);
}

.iSpIQi {
	font-size: 14px;
	line-height: 19px;
	margin-top: 4px;
	color: rgb(17, 17, 17);
}

.cqCDVm {
	text-align: right;
	margin-top: 4px;
	font-size: 12px;
	line-height: 16px;
	color: rgba(17, 17, 17, 0.5);
	margin-right: -8px;
	margin-bottom: -4px;
}

.limited-lines {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	/* Limit to 3 lines */
}

/* Alumni Registration state */

.autocomplete {
	position: relative;
}

.autocomplete-items {
	position: absolute;
	border: none !important;
	z-index: 99;
	top: 100%;
	left: 0;
	right: 0;
}

.autocomplete-items div {
	padding: 5px;
	cursor: pointer;
	background-color: #efeeee;
	border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
	background-color: #e9e9e9;
}

.autocomplete-active {
	background-color: DodgerBlue !important;
	color: #ffffff;
}

/* admissiom form */

.wizard,
.wizard .nav-tabs,
.wizard .nav-tabs .nav-item {
	position: relative;
}

.wizard .nav-tabs:after {
	content: "";
	width: 80%;
	border-bottom: solid 2px #ccc;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 38%;
	z-index: -1;
}

.wizard .nav-tabs .nav-item .nav-link {
	width: 34px;
	height: 34px;
	margin-bottom: 2%;
	background: #4eb3f9;
	border: 2px solid #4eb3f9;
	color: #ccc;
	z-index: 10;
}

.wizard .nav-tabs .nav-item .nav-link:hover {
	color: #333;
	border: 2px solid #333;
}

.wizard .nav-tabs .nav-item .nav-link.active {
	background: #fdbd0f;
	border: 2px solid #fdbd0f;
	color: #4eb3f9 !important;
}

.wizard .nav-tabs .nav-item .nav-link:after {
	content: " ";
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	opacity: 0;
	margin: 0 auto;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #0dcaf0;
	transition: 0.1s ease-in-out;
}

/* .nav-tabs .nav-item .nav-link.active:after {
	content: " ";
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	opacity: 1;
	margin: 0 auto;
	bottom: 0px;
	border: 10px solid transparent;
	border-bottom-color: #931962;
} */

.wizard .nav-tabs .nav-item .nav-link svg {
	font-size: 25px;
}

.section-program {
	padding: 30px 15px;
	border-radius: 15px;
	background: #f5f5f5;
}

.admission-form-header {
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
	margin-bottom: 10px;
}

.modal-enquiryForm-section label {
	margin-bottom: 10px;
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
}

.modal-enquiryForm-section label em {
	margin-bottom: 10px;
	color: #ff0000;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}

.otp-linkHolder {
	display: flex;
	justify-content: center;
	gap: 7px;
	vertical-align: middle;
	align-items: center;
}

.otp-linkHolder a {
	text-decoration: underline;
}

.msg-OTPsent {
	display: block;
	color: black;
	font-size: 14px !important;
	margin-bottom: 15px;
	font-style: italic;
}

.email-id-group {
	margin: 0 auto;
	display: flow;
	text-align: center;
}

.email-varify-btn {
	color: #000000;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 14px;
	width: 144px;
	height: 45px;
	border-radius: 40px;
	border: 1.333px solid #f1efff;
	background: var(--Neutral-Colors-White, #fff);
	box-shadow: 5px 3px 5px -2px rgb(199 192 244);
}

select.form-control {
	font-size: 14px;
	appearance: auto;
}

.adhar-input {
	padding: 6px;
}

.education-form-header {
	color: #460b2f;
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
}

.form-control {
	font-size: 14px !important;
	display: block;
	width: 100%;
	padding: 0.475rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	appearance: none;
	border-radius: 4px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.admission-enquiryForm-header {
	color: #4eb3f9;
	font-family: "Open Sans", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
}

.wizard-count {
	margin: 0;
	color: white;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
}

.wizard-titel {
	font-weight: 500;
}

.wizard .nav-tabs .nav-item .nav-link ::after {
	content: "";
	height: 2px;
	width: 100%;
	background-color: #000;
}

.email.varification.image {
	width: 300px;
}

.email-id-group .form-group .form-control {
	text-align: center;
	font-size: 14px !important;
	display: block;
	width: 100%;
	padding: 0.475rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	appearance: none;
	border-radius: 4px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-info {
	color: #ffffff;
	background-color: #4eb3f9 !important;
	border-color: #ffffff;
}

.btn-info:hover,
.btn-info:focus {
	color: #4eb3f9 !important;
	background-color: #fdbd0f !important;
	border-color: #ffffff !important;
}

.btn-secondary {
	color: #ffffff !important;
	background-color: #4eb3f9 !important;
	border-color: #ffffff !important;
}

.form-control:focus {
	color: #525368;
	background-color: #fff;
	border-color: none !important;
	outline: 0;
	box-shadow: none !important;
}

.wizard .nav-tabs .nav-item .nav-link.active i {
	color: white !important;
}

.wizard .nav-tabs .nav-item .nav-link .active .wizard-count {
	color: #ffffff !important;
}

.wizard .nav-tabs .nav-item .nav-link.active p {
	color: #fff;
}

.verify-mail-box {
	margin: 0 auto;
	width: 400px;
}

.search-container {
	position: relative;
	display: inline-block;
	margin-bottom: 14px;
}

.search-input {
	width: 200px;
	padding: 10px;
	display: none;
	position: absolute;
	top: 37px;
	right: -2px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
	background-color: white;
}

.search-icon {
	cursor: pointer;
	font-size: 22px;
	color: #555;
	transition: color 0.3s ease;
	top: 6px;
	right: -8px;
	position: inherit;
}

.search-icon:hover {
	color: #000;
}

.fac-coll {
	padding: 0px;
	text-align: center;
	position: relative;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #f1f1f1;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 18px;
}

.button-css {
	position: relative;
	height: 0px;
	width: 100px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
	background-color: transparent;
	border: none;
	top: 47px;
	left: 15px;
}

.staff-details-goback {
	height: 45px;
	width: auto;
	position: relative;
}

/* Skeleton Loader Container */
.skeleton-loader {
	/* background-color: #f0f0f0; */
	border-radius: 4px;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
}

/* Individual skeleton blocks (title, content) */
.skeleton-title,
.skeleton-content {
	background-color: #e0e0e0;
	background-image: linear-gradient(90deg,
			#e0e0e0 25%,
			#f0f0f0 50%,
			#e0e0e0 75%);
	background-size: 200% 100%;
	animation: shimmer 1.5s infinite;
	border-radius: 4px;
}

.skeleton-title {
	height: 20px;
	width: 60%;
	margin-bottom: 15px;
}

.skeleton-content {
	height: 15px;
	width: 100%;
	margin-bottom: 10px;
}

/* Shimmer Animation */
@keyframes shimmer {
	0% {
		background-position: -200% 0;
	}

	100% {
		background-position: 200% 0;
	}
}

.skeleton-loader:empty {
	display: block;
	background-color: #bdc3c7 !important;
	border-color: #bdc3c7 !important;
	animation-name: skeletonAnimation;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.skeleton-loader:empty.others {
	height: 200px;
}

.skeleton-loader:empty.prod-name {
	height: 20px;
}

.skeleton-loader:empty.prod-description {
	width: 80%;
	height: calc(100% - 30px);
}

@keyframes skeletonAnimation {
	0% {
		opacity: 0.8;
	}

	50% {
		opacity: 0.4;
	}

	100% {
		opacity: 0.8;
	}
}

/*From here the styles are for demo purpose only*/
.wrapper {
	margin: auto;
	display: flex;
	width: 80%;
	padding: 0 30px;
	border-radius: 6px;
	border: 1px solid lightgray;
	box-shadow: 0px 0px 18px -1px #2e2e2e;
	font-family: "Open Sans", sans-serif;
	flex-wrap: wrap;
}

.wrapper .row {
	width: 100%;
	margin: 30px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.wrapper .row .prod-img {
	border: 1px solid lightgray;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.wrapper .row .details {
	width: calc(100% - 95px);
	height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

.wrapper .row .details .prod-name {
	width: 100%;
}

.wrapper .row .others {
	width: 30%;
	margin-top: 30px;
}

.tynmce-css {
	padding: 29px 25px 10px 10px;
}

.testimonal-card {
	height: 353px;
}

/* For Header  */
.top-menu-yellow {
	border-bottom: 1px solid #eee;
}

i.fas.fa-phone-alt,
i.fas.fa-envelope {
	color: #00215e;
}

.head-line1 {
	color: #007C91;
	/*#4eb3f9*/
	font-family: Philosopher;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.head-line2 {
	color: #007C91;
	font-family: "Open Sans", sans-serif !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.header-college-name {
	color: #283593;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-family: Niramit;
	font-size: 36px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: normal;
	margin-bottom: 4px;
}

.header-college-name span {
	font-size: 33px;
	color: #4A2C2A;
}

.logo-heading {
	color: #00215e;
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: -2px;
	margin-top: 0px;
}

/* Announcement  */
.container-news {
	display: flex;
	align-items: center;
	height: 38px;
	box-shadow: 0px 1px 13.2px 0px rgba(0, 0, 0, 0.75);
}

.hor-marquee a {
	color: #1e1e1e;
	font-family: Raleway;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}

.announcement-news {
	display: flex;
	width: 180px;
	padding: 12px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	background: #4eb3f9;
	color: #fff;
	font-feature-settings: "liga" off, "clig" off;
	font-family: Raleway;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.content-news {
	/* padding: 4px; */
	width: 100%;
	overflow: hidden;
	margin-top: -1px !important;
	background: rgba(177, 201, 239, 0.3);
}

marquee.welcome {
	color: #1e1e1e;
	font-family: Raleway;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}

/* News & Notices Start */
.news-links {
	background: rgb(134 43 44 / 30%);
}

.news-home-part.spc {
	/*width: 87%;*/
	height: 445px;
	margin-left: 31px;
	background: #fff;
	border-radius: 20px;
}

a.news-notice-view {
	margin-left: 80%;
}

.tab-content {
	padding: 0px !important;
}

.nav-tabs button.nav-link:nth-child(1) {
	border-top-left-radius: 15px;
	width: 50% !important;
}

.nav-tabs button.nav-link:nth-child(2) {
	border-top-right-radius: 15px;
	width: 50% !important;
}

span.news-date.ng-binding {
	color: #fff;
	background: #862b2c;
	padding: 10px;
	/* width: 64px; */
	/* text-align: justify; */
	width: 60px;
	height: 64px;
	flex-shrink: 0;
	text-align: center;
}

.holder ul li a {
	/*border-bottom: 2px solid #000 !important;*/
	font-weight: 500;
	padding-bottom: 4px;
	color: #000;
	display: flex !important;
	text-decoration: underline;
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	/* background: #f0f0f0; */
	font-family: "Open Sans";
}

.tab-header-left,
.tab-header-right {
	color: #000 !important;
	font-weight: 600;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 1px;
	padding: 6px 3px;
}

.tab-header-left.active {
	color: #000 !important;
	font-weight: 700;
}

.tab-header-right.active {
	color: #000;
	font-weight: 700;
}

.tab-header-right {
	color: rgba(0, 0, 0, 0.5);
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: relative;
	/*left: -28%;*/
	text-transform: capitalize;
	margin-bottom: 1px;
	padding: 15px;
}

/* Quick Links */
.quick-links {
	margin-top: 54px;
	margin-left: 35px;
}

.quick-link-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

/* .quick-link-box {
    padding: 15px;
    text-align: center;
    width: 122px;
    margin-bottom: 20px;
    margin-left: 51px;
    height: 96.962px;
    background-color: #fff;
    border-radius: 7.421px;
    box-shadow: 0px 2.969px 7.421px 0px rgba(0, 0, 0, 0.25);


} */

.icon {
	font-size: 20px;
	padding: 0px;
	color: #002366;
}

.quick-link-box h6 {
	font-family: "Open Sans", sans-serif !important;
	margin-top: 10px;
	font-weight: 600;
	font-size: 16px;
	color: #333;
}

.section-title {
	font-size: 1.5rem;
	font-weight: 600;
	color: #333;
	/* margin-left: 47px; */
	color: #000;
	/* text-align: center; */
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

/* Our Patrons */
.our-patrons {
	position: relative;
}

.outer-box {
	position: relative;
	width: 224px;
	height: 240px;
	left: 0;
	background-color: #00215e;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

.inner-box {
	position: absolute;
	width: 207px;
	left: 4%;
	height: 249px;
	margin-top: -17px;
	border-radius: 8px;
}

.row-box {
	align-items: center;
	margin-left: 10px;
}

.patrons-heading {
	text-align: center;
	color: #000;
	text-align: center;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
}

.rectangle-box {
	width: 70px;
	height: 3px;
	text-align: center;
	background: linear-gradient(90deg, #fff 0%, #395886 50%, #fff 100%);
}

.quick-rec-box {
	width: 70px;
	height: 3px;
	margin-left: 11%;
	text-align: center;
	background: linear-gradient(90deg, #fff 0%, #395886 50%, #fff 100%);
}

.name-heading {
	color: #000;
	text-align: center;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.designation {
	color: #4eb3f9 !important;
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-top: -11px;
}

.our-patrons .patrons-info {
	border: 2px dashed;
	border-radius: 5px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 5px;
}

.our-patrons .patrons-info .designation {
	color: rgb(134 43 44) !important;
	text-align: center;
	font-family: 'Niramit';
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 10px auto;
}

.our-patrons .patrons-info .designation span {
	font-size: 30px;
}

/* Principal's Desk */

.principal-desk {
	/* background-image: url("../img/Principal-back-img.png"); */
	background: rgb(134 43 44 / 30%);
	background-repeat: no-repeat;
	background-position: center left 54px;
	background-size: cover;
	border-radius: 184.5px 0px 0px 184.5px;
	padding: 98px;
	color: white;
	display: flex;
	align-items: center;
}

.Principal-photo {
	margin-left: 128px;
}

.principal-desk img {
	width: 155px;
	height: 205px;
	object-fit: cover;
	margin-left: 111px;
}

.principal-text h5 {
	margin-top: 0px;
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
	margin-left: 45px;
}

.principal-text p {
	margin-bottom: 3px;
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	margin-left: 45px;
	line-height: normal;
	text-align: justify;
}

.principal-name {
	color: #862b2c !important;
	/* text-align: center !important; */
	font-family: Montserrat !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: normal !important;
}

/* About College */

.info-box {
	padding: 20px;
	height: 100%;
	transition: all 0.3s ease;
	border-radius: 15px;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
}

.info-box:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.mission-box {
	border-radius: 15px;
	background: rgba(255, 220, 229, 0.5);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
}

.mission-img {
	border-radius: 8px;
	background: #4eb3f9;
	padding: 11px;
}

.vision-box {
	background: rgba(134, 43, 44, 0.25);
}

.vision-img {
	border-radius: 8px;
	background: #00215e;
	padding: 11px;
}

.objective-img {
	border-radius: 8px;
	background: #4eb3f9;
	padding: 13px 9px;
}

.values-box li {
	text-align: left;
}

.info-box p {
	color: rgba(0, 0, 0, 0.75);
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: normal;
	text-align: justify;
}

.info-box li {
	color: rgba(0, 0, 0, 0.75);
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: normal;
	text-align: justify;
}

a.core-vm {
	margin-top: 20px;
}

.info-box a {
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 10px;
	float: left;
	padding: 4px;
}

.about-heading {
	padding-top: 18px;
	padding-left: 21px;
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.values-box {
	background: rgba(134, 43, 44, 0.25);
}

.objectives-box {
	background-color: #fdeef2;
}

.back-img {
	background-image: url("../img/about-back.png");
	background-position: center top -18px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 165px;
	margin-top: -12px;
	margin-bottom: -28px;
}

.top-padding {
	padding-top: 70px;
}

.college-image {
	border-radius: 15px;
	/* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
	width: 500px;
}

.left-alignment {
	margin-left: -40px;
}

.left-alignment h4 {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
	margin-top: 10px;
}

.rectangle-about-box {
	width: 70px;
	height: 2px;
	text-align: center;
	margin-left: 11%;
	background: linear-gradient(90deg, #fff 0%, #395886 50%, #fff 100%);
}

.left-alignment p {
	color: #000;
	/* font-family: Raleway; */
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: justify;
}

.read-more-btn {
	background-color: #862b2c;
	color: white;
	padding: 10px 14px;
	border-radius: 50px;
	font-weight: 500;
	border: none;
	transition: all 0.3s ease;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.read-more-btn:hover {
	background-color: #4eb3f9;
	color: #fff;
}

.read-more-btn i {
	margin-left: 8px;
	transition: transform 0.3s ease;
}

.read-more-btn:hover i {
	transform: translateX(5px);
}

/* Course We Offered */

.course-back {
	background-image: url("../img/course-offered-back.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 37px 0px;
}

.rectangle-course-box {
	width: 70px;
	height: 3px;
	text-align: center;
	background: linear-gradient(90deg, #ffe8bd 0%, #395886 50%, #ffe8bd 100%);
}

.course-card {
	width: 368px;
	height: 225px;
	border-radius: 20px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	background-color: white;
	transition: transform 0.3s ease;
}

.course-card:hover {
	transform: translateY(-5px);
}

.course-image {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.course-content {
	padding: 30px 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.course-title {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 10px;
}

.course-desc {
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

p.course-desc em {
	color: #4eb3f9;
}

.course-heading {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
}

/* Photo Gallery */
.gallery-title {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
}

.gallery-desc {
	color: rgba(0, 0, 0, 0.5);
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 137.851%;
}

.gallery-content {
	text-align: center !important;
	margin-top: 74px;
}

.gallery-card {
	width: auto;
	height: 297px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 14px 15px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
	text-align: center;
}

.gallery-card:hover {
	transform: translateY(-5px);
}

.gallery-img {
	width: 100%;
	height: 271px;
}

.gallery-label {
	color: #000;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;

	text-align: center;
	padding: 12px;
	font-weight: 500;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	margin-top: -19px;
	position: relative;
	z-index: 1;
}

.bg-dark-blue {
	background-color: rgba(134, 43, 44, 1);
	color: #fff;
}

.bg-pink {
	background-color: #b4fefb;
}

/* College Tour */
.college-back {
	position: relative;
	background-image: url("../img/college-tour-back.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 85px 0px 0px 0px;
}

.video-shadow {
	position: relative;
	top: -13%;
	left: 8%;
	background-color: #ffc65a;
	border-radius: 20px;
	width: 83%;
	height: 286.341px;
}

.video-box {
	position: relative;
	border-radius: 20px;
	top: -6%;
	left: -4%;
	background-color: #d9d9d9;
	height: 286.341px;
}

.vedio-Play-button {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
}

/* .vedio-Play-button::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 14px solid #000;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
  } */

.btn-read {
	color: #00215e;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-color: #ffc65a;
	border-radius: 30px;
	padding: 8px 8px 8px 15px;
	display: inline-flex;
	align-items: center;
	transition: all 0.3s ease;
}

.btn-read:hover {
	background-color: #4eb3f9;
	/* text-decoration: none; */
	color: #fff;
}

.btn-read i {
	margin-left: 10px;
	font-size: 18px;
}

.collegetour-heading {
	color: #fff;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
}

.collegetour-text {
	color: #fff;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 137.816%;
	/* 20.672px */
}

/* Testimonial Start */
.testimonial-heading {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
	letter-spacing: 2.4px;
}

.testimonial-card {
	border-radius: 20px;
	padding: 40px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #fff;
	transition: all 0.3s ease;
	text-align: center;
	position: relative;
}

.testimonial-card.active {
	border-radius: 20px;
	background: rgb(180 254 251);
	box-shadow: 0px 3px 12.4px 0px rgba(0, 0, 0, 0.25);
}

.quote-icon {
	position: absolute;
	top: -32px;
	color: #aaa;
	font-family: "railways";
	font-size: 90px;
	font-style: normal;
	font-weight: 800;
	line-height: 101px;
	letter-spacing: 1.44px;
}

.testimonial-card.active .quote-icon {
	color: #0d3b66;
}

.testimonial-text {
	/* margin-bottom: 30px; */
	color: #000;
	text-align: center;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 125.994%;
}

.testimonial-text:active {
	color: #fff;
}

.testimonial-footer {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.testimonial-footer img {
	width: 70px !important;
	height: 70px;
	border-radius: 50%;
}

.testi-name {
	position: relative;
	text-align: left;
}

.name {
	color: #000;
	/*text-align: center;*/
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	float: left;
}

.custom-nav .custom-carousel-btn.active {
	background-color: #00215e;
}

.owl-carousel .owl-stage-outer {
	position: relative !important;
	overflow-x: clip !important;
	overflow-y: visible !important;
	-webkit-transform: translate3d(0, 0, 0) !important;
}

.testimonial-footer .name {
	/*font-weight: bold;*/
	margin: 0;
}

.testimonial-footer .designation {
	margin: 0;
	color: #777;
}

.custom-nav {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	gap: 15px;
}

.custom-carousel-btn {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: none;
	background-color: #f1f1f1;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	font-size: 20px;
	transition: all 0.3s ease;
}

button#prev-btn:hover {
	background-color: #862b2c !important;
	color: white;
}

button#next-btn:hover {
	background-color: #862b2c !important;
	color: white;
}

.about-para p,
.about-para li {
	line-height: 1.5;
	/* Matches paragraph readability from your <p class="card-text"> style */
}

.blob-container {
	position: relative;
	background-color: #6ba9b9;
	border-radius: 79% / 0% 40% 0% 60%;
	max-width: 60%;
	width: 100%;
	padding-top: 130px;
	padding-bottom: 80px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	text-align: center;
	color: white;
	margin-top: 10px;
}

.blob-container img {
	position: absolute;
	top: -73px;
	left: 50%;
	transform: translateX(-50%);
	width: 194px;
	height: 200px;
	border-radius: 50%;
	object-fit: cover;
	box-shadow: 0 10px 20px rgb(0 0 0 / 0.25);
}

.blob-container h1 {
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1.2;
	max-width: 320px;
	margin: 0 auto;
}

.blob-container p.lead-text {
	margin-top: 1rem;
	font-weight: 600;
	font-size: 0.875rem;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4;
}

.blob-container p.image-credit {
	margin-top: 0.5rem;
	font-weight: 400;
	font-size: 0.75rem;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}

.blob-container p.image-credit a {
	color: white;
	text-decoration: underline;
}

.blob-container button {
	margin-top: 1.5rem;
	background-color: white;
	color: #6ba9b9;
	font-weight: 600;
	font-size: 0.75rem;
	text-transform: uppercase;
	border-radius: 9999px;
	padding: 0.5rem 1.5rem;
	letter-spacing: 0.1em;
	border: none;
	cursor: pointer;
	transition: background-color 0.2s ease;
}

.blob-container button:hover {
	background-color: #f3f4f6;
}

@media (max-width: 576px) {

	.blob-container h1,
	.blob-container p.lead-text,
	.blob-container p.image-credit {
		max-width: 100%;
	}
}

.table> :not(:last-child)> :last-child>* {
	border-bottom-color: none !important;
}

.info-box {
	padding: 20px;
	height: 100%;
	transition: transform 0.4s ease, box-shadow 0.4s ease;
	border-radius: 15px;
	box-shadow: 0px 1px 10px rgba(134, 43, 44, 0.25);

	cursor: pointer;
}

.info-box:hover {
	transform: translateY(-8px) scale(1.02);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

/* Optional: Animate child elements on hover */
.info-box:hover .about-heading {
	color: #00215e;
	transition: color 0.4s ease;
}

.info-box:hover a {
	color: #00215e;
	text-decoration: underline;
	transition: color 0.4s ease, text-decoration 0.3s ease;
}

a.core-vm {
	margin-top: 20px;
}

.gallery-label:hover {
	height: 100px;
	top: -15px;
}

.flip-card {
	background-color: transparent;
	perspective: 1000px;
	height: 100%;
	margin-bottom: 15px;

}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	transition: transform 0.6s;
	transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;

	backface-visibility: hidden;
	overflow: hidden;
}

.flip-card-front {
	z-index: 2;
}

.flip-card-back {
	transform: rotateY(180deg);
	z-index: 1;
}

/* Existing styles with minor adjustments */
.quick-link-box {
	padding: 15px;
	text-align: center;
	width: 122px;
	height: 96.962px;
	background-color: #fff;
	border-radius: 7.421px;
	box-shadow: 0px 2.969px 7.421px 0px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.flip-card-front h6 {
	font-family: "Open Sans", sans-serif !important;
	margin-top: 10px;
	font-weight: 600;
	font-size: 14px;
	color: #333;
}

.flip-card-back h6 {
	font-family: "Open Sans", sans-serif !important;
	margin-top: 0px;
	font-weight: 500;
	font-size: 14px;
	color: #333;
}

.flip-card-back h6 {
	color: #fff !important;
}

.btn-color {
	background-color: #b4fefb;
	color: #000 !important;
}

.btn-color:hover {
	background-color: #b4fefb;
	color: #000 !important;
}

.quick-link-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.icon {
	font-size: 20px;
	padding: 0px;
	color: #002366;
}

.quick-link-box img {
	max-width: 40px;
	height: auto;
}

.quick-link-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}



.flip-card-front h6 {
	font-family: "Open Sans", sans-serif !important;
	margin-top: 10px;
	font-weight: 600;
	font-size: 14px;
	color: #333;
}

.flip-card-back h6 {
	color: #000 !important;
}

.btn-color {
	background-color: #b4fefb;
	color: #fff !important;
}

.quick-link-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.icon {
	font-size: 20px;
	padding: 0px;
	color: #002366;
}

.app-aff-link-box {
	padding: 11px;
	text-align: center;
	width: 18rem;
	height: 15rem;
	background-color: #fff;
	border-radius: 7.421px;
	box-shadow: 0px 2.969px 7.421px 0px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.quick-link-box img {
	max-width: 40px;
	height: auto;
}

.flip-card.app-aff {
	/* FONT-WEIGHT: 500; */
	width: 100%;
	height: 100%;
}

.app-aff-link-box img {
	max-width: 50%;
	height: auto;
	padding: 16px;
}

.app-aff-link-box-back a {
	text-align: center;
	position: relative;
	top: 100px;
}

.app-aff-link-box-back p {
	text-align: center;
	position: relative;
	top: 90px;
}

.app-aff-link-box h5 {
	font-size: 22px;
	font-weight: 400;
	padding: 2px;
}

.row.g-4.mt-2.mb-2.ycmou-certi.justify-content-center {
	margin: 20%;
}

.table-responsive table tbody td,
.table-responsive table thead th {
	text-transform: capitalize !important;
}

.badge-maroon {
	background-color: maroon;
	color: white;
}

ul.list-items-pdf li a {
	text-decoration: underline;
}

.about-us-inner {
	padding: 0px;
}

.accordion-button:not(.collapsed) {
	color: #ffffff !important;
	background-color: #4eb3f9;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

h5,
.h5,
h6,
.h6 {
	color: var(--color-primary);
	font-family: var(--font-primary);
	font-weight: 500;
	font-size: 1.4rem;
}

.btn-outline-secondary {
	color: #fff;
	border-color: #4eb3f9;
	background: #4eb3f9;
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #4eb3f9;
	border-color: #525368;
}

a.teachers-view {
	display: flex;
	justify-content: center;
	padding: 1px 0px;
	background: #4eb3f9;
	color: #fff;
}

.table-responsive a {
	padding: 3px 16px;
	background: #4eb3f9;
	color: #fff;
}

li.list-group-item.d-flex.align-items-center {
	flex-direction: column;
}

/* New Inner page css */
/* Main container */
.content-section {
	overflow: hidden;
	background: #ffffff;
	padding: 20px 25px;
	border-radius: 10px;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
}

/* Section heading */
.section-heading {
	font-size: 26px;
	font-weight: 600;
	color: #0b4b2e;
	margin-bottom: 18px;
	border-left: 5px solid #0b4b2e;
	padding-left: 12px;
}

/* Image styling */
.content-image {
	float: right;
	width: 200px;
	height: auto;
	margin: 0 0 15px 20px;
	border-radius: 8px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

/* Paragraph text */
.content-section p {
	font-size: 15.5px;
	line-height: 1.8;
	color: #333;
	margin-bottom: 14px;
	text-align: justify;
}

/* Mobile responsive */
@media (max-width: 768px) {
	.content-image {
		float: none;
		display: block;
		margin: 0 auto 15px;
		width: 100%;
		max-width: 300px;
	}

	.section-heading {
		font-size: 22px;
		text-align: center;
		border-left: none;
		border-bottom: 3px solid #0b4b2e;
		padding-bottom: 8px;
	}
}




/* Vision Mission */
.vm-section {
	display: flex;
	gap: 25px;
	margin: 30px 0;
}

.vm-box {
	flex: 1;
	background: #ffffff;
	padding: 25px 30px;
	border-radius: 12px;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
	position: relative;
}

/* Vision left border */
/* .vision-box {
    border-top: 5px solid #0b4b2e;
} */

/* Mission left border */
/* .mission-box {
    border-top: 5px solid #1a73e8;
} */

/* Heading */
.section-heading {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #0b4b2e;
}

/* Mission heading color override */
.mission-box .section-heading {
	color: #1a73e8;
}

/* Paragraph text */
.vm-box p {
	font-size: 15.5px;
	line-height: 1.8;
	color: #333;
	text-align: justify;
}

/* Responsive design */
@media (max-width: 768px) {
	.vm-section {
		flex-direction: column;
	}

	.section-heading {
		font-size: 22px;
		text-align: center;
	}
}


/*College Library */


/* Intro text */
.library-intro {
	font-size: 15.5px;
	line-height: 1.8;
	color: #333;
	margin-bottom: 20px;
	text-align: justify;
}

/* Title */
.library-title {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #000;
	margin-top: 35px;
	margin-bottom: 18px;
	letter-spacing: 0.3px;
	position: relative;
	padding-bottom: 8px;
}

/* Underline accent */
.library-title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 3px;
	background: #000;
}



/* Main list */
.library-rules {
	list-style: none;
	padding-left: 0;
	text-align: justify;
}

.library-rules>li {
	position: relative;
	padding-left: 28px;
	margin-bottom: 14px;
	font-size: 15px;
	line-height: 1.7;
	color: #333;
}

/* Custom bullet */
.library-rules>li::before {
	content: "✔";
	position: absolute;
	left: 0;
	top: 2px;
	color: #0b4b2e;
	font-size: 14px;
}

/* Sub list */
.sub-rules {
	list-style: disc;
	padding-left: 20px;
	margin-top: 10px;
}

.sub-rules li {
	margin-bottom: 6px;
	font-size: 14.5px;
}

/* Mobile responsive */
@media (max-width: 768px) {
	.library-content {
		padding: 20px;
	}

	.library-title {
		font-size: 21px;
		text-align: center;
		border-left: none;
		border-bottom: 3px solid #0b4b2e;
		padding-bottom: 8px;
	}
}







/* Main title */
.academics-main-title {
	font-size: 30px;
	font-weight: 600;
	color: #000;
	margin-bottom: 25px;
	border-bottom: 3px solid #000;
	display: inline-block;
	padding-bottom: 6px;
}

/* Sub titles */
.academics-subtitle {
	font-size: 22px;
	font-weight: 500;
	color: #000;
	margin: 0px 0 12px;
}

/* Paragraph text */
.academics-text {
	font-size: 15.5px;
	line-height: 1.8;
	color: #333;
	margin-bottom: 15px;
	text-align: justify;
}

/* Simple list */
.academics-list {
	padding-left: 20px;
	margin-bottom: 20px;
}

.academics-list li {
	margin-bottom: 8px;
	font-size: 15px;
}

/* Subject grid */
.academics-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 8px 20px;
	padding-left: 0;
	list-style: none;
	margin-bottom: 25px;
}

.academics-grid li {
	padding-left: 20px;
	position: relative;
	font-size: 15px;
}

.academics-grid li::before {
	content: "•";
	position: absolute;
	left: 0;
	color: #000;
}

/* Links */
.academics-links {
	list-style: none;
	padding-left: 0;
}

.academics-links li {
	margin-bottom: 8px;
}

.academics-links a {
	text-decoration: none;
	color: #0b4b2e;
	font-weight: 500;
}

.academics-links a:hover {
	text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
	.academics-section {
		padding: 22px;
	}

	.academics-main-title {
		font-size: 26px;
	}

	.academics-subtitle {
		font-size: 20px;
	}
}





.pdf-list {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.pdf-list li {
	margin-bottom: 10px;
	padding-left: 22px;
	position: relative;
}

.pdf-list li::before {
	content: "•";
	position: absolute;
	left: 0;
	color: #000;
	font-size: 18px;
}

.pdf-list a {
	text-decoration: none;
	font-size: 15.5px;
	color: #000;
	font-weight: 500;
}

.pdf-list a:hover {
	text-decoration: underline;
}

.activities-section h2 {
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: 600;
}

.activities-section h3 {
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 8px;
	font-weight: 600;
}

.activities-section h4 {
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 4px;
	font-weight: 600;
}

.activities-section p {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.activity-block {
	margin-bottom: 12px;
}

.activities-link {
	font-size: 14px;
}

/* inner pages */
.vm-card {
	background: rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(10px);
	border: 1px solid rgba(136, 231, 136, 0.3);
	position: relative;
	overflow: hidden;
}


.vm-card::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(120deg, transparent, rgb(134 43 44 / 25%), transparent);
	transform: translateX(-100%);
	transition: transform 0.6s ease;
}

.vm-card:hover::before {
	transform: translateX(100%);
}

.vm-card h2 {
	color: #862b2c;
	font-weight: 600;
	margin-bottom: 10px;
}

.vm-card p {
	color: #6c757d;
	margin-bottom: 0;
	font-size: 15.5px;
	text-align: justify;
	line-height: 1.8;
}

.vm-card .icon {
	font-size: 2.5rem;
	color: #88e788;
	margin-bottom: 1rem;
}

.smaller-img {
	width: 80%;
	height: auto;
	max-width: 150px;
	border-radius: 8px;

}

.table th:first-child {
	width: 76px;
	text-align: center;
}

.table thead th {
	background-color: #862b2c;
	color: #fff;
}

.table-hover1 :hover {
	color: #862b2c;
}

.table td.yearHolder {
	width: 22%;
	text-align: left;
}

.principal-section h1 {
	color: #862b2c;
	font-weight: 600;
	text-align: center;
	margin-bottom: 2rem;
}

.principal-box {
	float: left;
	width: 250px;
	max-width: 100%;
	margin-right: 1.5rem;
	margin-bottom: -4px;
	text-align: center;
}

.principal-box img {
	width: 100%;
	border-radius: 10px;
	margin-bottom: 0.5rem;
}

.quote {
	color: #862b2c;
	font-style: italic;
}

.principal-section p {

	text-align: justify;
}

.btn-pdf::before {
	content: '';
	position: absolute;
	left: 1.2rem;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background-image: url("https://whitecodesystems.com/staging/govt-degree-college-mendhar/uploads/pdf-icon.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}


.btn-pdf {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0.9rem 1rem 0.9rem 3rem;
	background: linear-gradient(135deg, #88e788, #88e788);
	color: white;
	border-radius: 10px;
	text-decoration: none;
	box-shadow: 0 4px 14px rgba(102, 0, 34, 0.15);
	position: relative;
	border: none;
	height: 83px;
	margin-bottom: 1rem;
	width: 296px;
	font-weight: 500;
	font-size: 20.5px;
	line-height: 1.3;
	text-align: left;
}


.vm-card h2 {
	color: #862b2c;
	font-weight: 600;
	margin-bottom: 1rem;
}

.guidlines {
	padding: 1rem;
}

.btn-pdf1::before {
	content: '';
	position: absolute;
	left: 1.2rem;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background-image: url("https://whitecodesystems.com/staging/mnwc-college/uploads/file-pdf-svgrepo-com.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}


.btn-pdf1 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0.9rem 1rem 0.9rem 3rem;
	background: linear-gradient(135deg, #862b2c, #862b2c);
	color: white;
	border-radius: 10px;
	text-decoration: none;
	box-shadow: 0 4px 14px rgba(102, 0, 34, 0.15);
	position: relative;
	border: none;
	height: 61px;
	margin-bottom: 1rem;
	width: 478px;
	font-weight: 500;
	font-size: 15.5px;
	line-height: 1.3;
	text-align: left;
}




.nav-item {
	position: relative;
}

.nav-link {
	/* padding: 10px 15px;*/
	padding: .4rem 1rem;
	color: #fff;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	/* background: #2F4F4F;*/
	position: relative;
	/* Ensure z-index context */
	z-index: 1001;
	/* Above mega menu initially */
}

.nav-link:hover {
	/*background: #4682B4;*/
	color: #FFD700;
}

.mega-dropdown {
	position: static;
}

.mega-dropdown a:hover {
	background: #b4fefb;
}

.mega-menu-content {
	position: absolute;
	top: 100%;
	background-color: #10418c !important;
	padding: 10px;
	z-index: 1000;
	transform: perspective(800px) translateZ(-100px) scale(0.8);
	transform-origin: top center;
	opacity: 0;
	visibility: hidden;
	transition: transform 0.4s ease, opacity 0.3s ease, visibility 0s linear 0.4s;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0);
	width: 80%;
	left: 15%;
}

.mega-dropdown:hover .mega-menu-content {
	transform: perspective(800px) translateZ(0) scale(1);
	/* Move forward and full size */
	opacity: 1;
	/* Fade in */
	visibility: visible;
	/* Make interactive */
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
	/* Shadow on reveal */
	transition: transform 0.4s ease, opacity 0.3s ease, visibility 0s linear 0s;
	/* Immediate visibility */
}

.mega-sub-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mega-sub-menu li {
	margin: 5px 0;
}

.mega-sub-menu a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}

.mega-sub-menu li:hover a {
	color: #ffc107 !important;
}

.mega-sub-menu a:hover,
.mega-sub-menu a.active {
	/* background: #ffffff !important; */
	color: #ffc107 !important;
}

.section-title-item {
	margin-bottom: 10px;
}

.section-title {
	font-weight: bold;
	/* color: #2F4F4F; */
	pointer-events: none;
	padding: 5px 10px;
}

.sub-parent {
	position: relative !important;
	padding: 5px 10px 5px 20px;
	border-bottom: 1px dashed #0dcaf0 !important;
}

.mega-menu-content .col {
	margin: 0 25px;
}

.sub-inner-child {
	padding: 8px 10px 8px 40px;
	position: relative !important;
	color: #FF8C69 !important;
	margin: 5px 0;
	display: block;
}

.mega-sub-menu.nested li.sub-item a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	padding: 7px 0 8px 22px !important;
	background-image: url('../img/menu_arrow.png') !important;
	background-repeat: no-repeat;
	background-position: left 11px;
	background-size: 16px;
	border: 0;
	text-align: left;
}

.mega-sub-menu.nested li.sub-item a:hover {
	color: #ffc107 !important
}

/* .sub-inner-child:before{
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); 
    width: 10px;  
    height: 10px; 
    background-image: url('web-assets/img/menu_arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
} */
.nested {
	padding-left: 10px;
}

.level-2 .sub-inner-child,
.level-3 .sub-inner-child {
	padding-left: 50px;
}

.marker {
	position: relative;
	left: -5px;
	top: 50%;
	transform: transcolor #ffd700;
	font-size: 16px;
	width: 12px;
	text-align: center;
	transition: transform 0.2s ease;
}

.sub-inner-child:hover .marker {
	transform: translateY(-50%) translateX(3px);
	background: transparent !important;
	color: #006363 !important;
}

@media (max-width: 991px) {
	.myCustomMenu {
		flex-direction: column;
	}

	.mega-menu-content {
		position: static;
		box-shadow: none;
		padding: 10px;
		opacity: 1;
		/* Always visible when toggled */
		visibility: visible;
		/* Always interactive */
		transform: perspective(800px) translateZ(0) scale(1);
		/* No 3D animation */
		display: none;
		/* Use display for mobile toggle */
	}

	.mega-dropdown:hover .mega-menu-content {
		display: none;
		/* Hover disabled */
	}

	.mega-dropdown.active .mega-menu-content {
		display: block;
		/* JS toggle */
	}

	.sub-parent {
		padding-left: 20px;
	}

	.sub-parent::after {
		left: 20px;
		width: 1.5cm;
	}

	.sub-inner-child {
		padding: 8px 10px 8px 30px;
	}

	.marker {
		position: relative !important;
		left: -5px !important;
		top: 50% !important;
		transform: translateY(-50%);
		color: #cabe76 !important;
		font-size: 16px !important;
		width: 12px !important;
		text-align: center;
		transition: transform 0.2s ease;
	}

	.level-2 .sub-inner-child,
	.level-3 .sub-inner-child {
		padding-left: 40px;
	}

	.nested {
		padding-left: 5px;
	}



	.sub-inner-child:hover .marker {
		transform: translateY(-50%) translateX(2px);
	}

	.quick-link {
		margin: 0px !important
	}
}

.sr-width {
	width: 76px;
}


.read-more-btn {
	color: #fff;
	cursor: pointer;
	font-weight: 500;
	display: inline-block;
	margin-top: 5px;
}

.read-more-btn:hover {
	text-decoration: underline;
}

span#readMoreBtn {
	float: right;
}

.left-tabs.nav-tabs {
	border-right: unset !important;
	border-bottom: none;
}



.social-container {
	display: flex;
	gap: 0px;
	padding: 9px 20px;
}

.social-container .icon {
	/* Set your custom dimensions here */
	width: 35px;
	height: 35px;

	/* Center the icon inside the box */
	display: flex;
	justify-content: center;
	align-items: center;

	/* Adjust the icon symbol size */
	font-size: 20px;

	text-decoration: none;
	transition: transform 0.3s ease, opacity 0.3s ease;
}

.social-container .icon:hover {
	transform: translateY(-3px);
	/* Smaller lift for smaller icons */
	opacity: 0.8;
}

/* Brand Colors */
.whatsapp {
	color: #25D366;
}

.facebook {
	color: #1877F2;
}

.twitter {
	color: #000000;
}

.youtube {
	color: #FF0000;
}

/* Instagram Gradient Effect */
.instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.top-menu-right {
	display: flex;
	gap: 20px;
}








/* Mobile Menu Toggle Styles */
@media (max-width: 991px) {

	.mega-menu-content,
	.sub-menu,
	.mega-sub-menu.nested {
		display: none;
	}



	.dropdown-toggle-mobile::after {
		display: inline-block;
		margin-left: 0.255em;
		vertical-align: 0.255em;
		content: "";
		border-top: 0.3em solid;
		border-right: 0.3em solid transparent;
		border-bottom: 0;
		border-left: 0.3em solid transparent;
		transition: transform 0.3s ease;
	}

	.nav-item.show>.dropdown-toggle-mobile::after,
	.sub-item.show>.dropdown-toggle-mobile::after {
		transform: rotate(180deg);
	}

	/* Top Bar Stacking on Mobile */
	/* Top Bar 2-Row Professional Layout on Mobile */
	.top-menu-left {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 8px;
		/* Reduced gap */
		margin-bottom: 5px;
		width: 100%;
		line-height: 1.2;
	}

	.top-menu-left .contact-item {
		display: inline-flex;
		align-items: center;
		gap: 3px;
		font-size: 11px;
		/* Smaller font to fit on one line */
		white-space: nowrap;
	}

	.top-menu-left p {
		margin-bottom: 0px;
	}

	.top-menu-right {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 10px;
		margin-bottom: 5px;
		/* Reduced margin */
	}

	/* Links in top bar */
	.navbar-nav.second-menu-top {
		flex-direction: row;
		gap: 10px;
	}

	.navbar-nav.second-menu-top .nav-item .nav-link {
		padding: 0;
		font-size: 11px;
	}

	.social-container {
		justify-content: center;
		padding: 0;
		gap: 8px;
		/* Reduce gap between icons */
	}

	.social-container .icon {
		width: 25px;
		/* Smaller icons */
		height: 25px;
		font-size: 14px;
	}

	.social-container {
		justify-content: center;
		padding: 0;
	}

	.navbar-nav.second-menu-top {
		flex-direction: row;
		/* Links in a row */
		gap: 15px;
	}

	/* Hide dropdown arrows for clean look */
	.second-menu-top .dropdown-toggle-mobile::after {
		display: none !important;
	}

	/* Hide separator pipe only on mobile */
	.mobile-hide-pipe {
		display: none !important;
	}
}



/* Custom Dropdown Toggle Arrow (Replaces Bootstrap .dropdown-toggle) */
.dropdown-toggle-custom::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}

/* Hide all dropdown arrows for Top Menu items (Desktop & Mobile) */
.second-menu-top .dropdown-toggle-custom::after,
.second-menu-top .dropdown-toggle-mobile::after {
	display: none !important;
}