:root {
	--font-primary: "Gotu", sans-serif;
	--font-secondary: "Tiro Devanagari Marathi", sans-serif;
	--color-primary:  #BA005A;
	--color-heading: #492982;
	--color-secondary: #696984;
	--color-heading: #fff;
	--color-default: #000000;
	scroll-behavior: smooth;
}
@font-face {
  font-family: "GIST DVOTKishor";
  src: url("fonts/GISTDVOTKishor.ttf") format("truetype");
}


body {
	color: var(--color-primary);
	line-height: 1.5rem;
	font-size: 18px;
	font-family: "Tiro Devanagari Marathi", serif;
	overflow-x: hidden !important;
}

.page-back h1, h2, h3, h4, h5, h6 {
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #5e005b !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	
	font-family: var(--font-primary);
	font-weight: 400;
	font-size: 1.6rem;
}

body,
p,
div,
button,
span,
td,
th,
a {
	font-family: var(--font-secondary) !important;
	font-size: 18px; 
	color: var(--color-secondary);
}

p,
span,
a {
	line-height: initial;
}

table,
th,
td {
	border: 0.0625rem solid #ddd;
	color: #000;
}

p,
a,
li {
	color: var(--color-secondary);
	font-family: var(--font-secondary);
}

li,
td,
button {
	font-size: 1rem;
}

.shadow {
	box-shadow: rgba(60, 64, 67, 0.3) 0rem 0.0625rem 0.125rem 0rem,
		rgba(60, 64, 67, 0.15) 0rem 0.125rem 0.375rem 0rem;
}

.homePage-sectionHeading {
	color: var(--color-heading);
	font-size: 1.875rem;
	font-weight: 600 !important;
	line-height: normal;
}

.homePage-sectionHeading-white {
	color: #ffffff;
	font-size: 1.875rem;
	font-weight: 600 !important;
	line-height: normal;
}

.black-text-heading {

	color: #475569;
	font-family: Poppins;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;

}

.blue-text-heading {
	color: #673AB7;
	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 54px;
	/* 150% */
}

a:hover {
	color: var(--color-primary);
}

/*End Basic CSS */

/* header */

/* ------- top menu ---------------- */

.top-menu-bg {
	/* background: linear-gradient(90deg,
			rgba(255, 193, 7, 0.25) 0%,
			rgba(255, 193, 7, 0) 40%,
			rgba(255, 193, 7, 0) 60%,
			rgba(255, 193, 7, 0.25) 100%); */

			background-color: #fff;
}

.top-menu-left {
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 10px;
	
		
}
.top-menu-left  .top-menu-text, .top-menu-right .top-menu-text{
	color: var(--color-primary);
	margin-bottom: 0 !important;
	text-decoration: underline;
	
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
text-transform: capitalize;
}

.top-bar-img{
background: #696984;
width: 1px;
height: 24px;
}

.top-menu-right {
    display: flex;
    justify-content: end !important;
    gap: 30px;
    padding: 10px;
    flex-direction: row-reverse;
}

.top-menu-left ul li a {
	color: var(--color-primary) !important;
    margin-bottom: 0 !important;
    text-decoration: underline;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: capitalize;
padding:0px !important
}

.top-menu-right ul li a {
	color: var(--color-primary) !important;
    margin-bottom: 0 !important;
    text-decoration: underline;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: capitalize;
}

.search{
	color: #000;
font-family: "Tiro Devanagari Marathi";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
}

.search form{
	margin-bottom: 0 !important;
}


.topbar-menu {
	z-index: 1021;
}

.menu-alignment {
	display: contents;
	width: 100%;
}

@media (max-width: 992px) {
	.top-menu-mobile-view {
		border-top: 1px solid #676a6d !important;
	}

	.top-menu-mobile-view li a {
		color: var(--color-heading) !important;
	}
.footer-location iframe {
    width: 130px;
    height: 130px;
}
.footer {
    height: auto;
    width: 100%;
}
}

/* top menu end */

/*  header College Name */

.header-logo {
	max-width: 140px;
	margin-top: -52px;
	margin-bottom: 40px;
}

.site-header {
	text-align: center;
	padding: 10px;
}

.logo-holder,
.title-holder {
	display: inline-block;
	vertical-align: top;
}

.header-college-name {
	text-transform: uppercase;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 54px;
	letter-spacing: 1.08px;
	margin: 0;
}
.header-college-name {
    color: #5E005B;
font-family: var(--font-primary);
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.head-line {
color: var(--color-secondary);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
}

.header-row {
	margin-top: -47px;
}

/* ------- Main Menu ---------------- */
/*
.myCustomMenu > li:first-child{
	display: flex;
}

.myCustomMenu > li:first-child::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 43px;
  margin-right: 6px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 15' fill='none'%3E%3Cpath d='M15.9999 7.58886C15.9999 7.72051 15.9999 7.85216 15.9999 7.98382C15.9912 7.99656 15.9825 8.0093 15.9781 8.02204C15.8736 8.69305 15.2463 9.23665 14.4143 9.19843C14.1877 9.18993 13.9612 9.19843 13.7173 9.19843C13.7173 9.27487 13.7173 9.33433 13.7173 9.39378C13.7173 10.8165 13.7173 12.235 13.7129 13.6577C13.7129 13.7978 13.6999 13.9422 13.6607 14.0781C13.4951 14.6727 13.029 14.9954 12.3582 14.9997C10.9599 15.0039 9.55719 14.9997 8.15888 14.9997C8.11096 14.9997 8.05869 14.9954 8.00206 14.9912C8.00206 14.9147 8.00206 14.8553 8.00206 14.7958C8.00206 13.5175 8.00206 12.2392 8.00206 10.9566C8.00206 10.5362 7.7799 10.3196 7.34864 10.3154C6.67345 10.3111 5.99389 10.3111 5.31869 10.3154C5.21415 10.3154 5.09653 10.3323 5.0007 10.3706C4.73933 10.4852 4.66528 10.7061 4.66528 10.9694C4.66528 12.2477 4.66528 13.526 4.66528 14.8043C4.66528 14.8638 4.66528 14.9232 4.66528 14.9827C4.24709 14.9827 3.85504 14.9912 3.45863 14.9784C3.30617 14.9742 3.14935 14.9317 3.00995 14.868C2.509 14.6302 2.28684 14.2182 2.28684 13.6874C2.28684 12.2519 2.28684 10.8165 2.28684 9.3768C2.28684 9.31734 2.28684 9.26213 2.28684 9.19418C2.00369 9.19418 1.74233 9.19843 1.48096 9.19418C0.844967 9.17719 0.365794 8.90115 0.117496 8.32357C-0.12209 7.75449 -0.000119052 7.21938 0.452917 6.7777C2.6179 4.65851 4.78725 2.5478 6.95659 0.432855C7.20489 0.190782 7.50546 0.0378945 7.86266 0.00391941C8.35926 -0.0427963 8.76438 0.13982 9.10851 0.479571C11.1733 2.49684 13.2425 4.51836 15.316 6.53138C15.6296 6.83716 15.9128 7.14718 15.9999 7.58886Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
*/




.main-menu-bg {
	/* background-color: var(--color-primary); */
	font-family: var(--font-secondary);
}
.web-cust-menu{
	position: relative;
}
.web-cust-menu ul {
    background-color: var(--color-primary);
    padding-inline: 50px;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

/* Side Images of Menu */
.left-side-img-menu {
    position: absolute;
    left: -102px;
    top: -16px;
    z-index: -1;
    border-bottom: 1px solid #fff;
}
.left-side-img-menu img {
    width: 130px;
    height: 40px;
}

.right-side-img-menu {
    position: absolute;
    right: -100px;
    top: -16px;
    z-index: -1;
    border-bottom: 1px solid #fff;
}
.right-side-img-menu img {
    width: 130px;
    height: 40px;
}
.main-menu .navbar-nav .nav-item a, .second-menu li a {
    padding: 11px 12px !important;
    color: #ffffff;
    font-family: var(--font-secondary);
    align-content: center;
    margin-bottom: 0px;
    height: 100%;
    width: 100%;
}
.second-menu li a:hover {
    color: #fff !important;
    background: #40001F;
}

.second-menu ul li a {
	color: #fff !important;
}

.main-menu .dropdown-menu a, .main-menu .dropdown-item:hover {
    color: #fff !important; 
    background-color: var(--color-primary); 
   /* color: black !important;*/
    /*background-color: white;*/
    cursor: pointer;
}
.top-menu-left a.active {
    background: #fff !important;
}

.main-menu .dropdown-item:hover {
	background-color: var(--color-secondary);
	color: #000000;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
	font-weight: 400;
	color: #fff;
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
	background: #40001F;
	font-weight: 400;
}

.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;
}

.dropdown-menu>li a:hover,
.dropdown-menu>li.show {
	background: #40001F;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 300px !important;
    position: absolute;
    /* background-color: var(--color-primary); */
    padding: 0;
}
.dropdown  .dropdown-menu {
    margin-top: 0;
    padding-inline: 0px !important;
    background-color: var(--color-primary) !important;
    color: #fff !important;
}
.dropdown-menu a {
    height: auto !important;
}
.back-to-top i:hover{
	color: var(--color-primary) !important;
}
.back-to-top:hover{
    color: #ba005a !important;
    background: #ffffff;
    border: 1px solid #ba005a;
}
.btn-outline-primary:hover {
    color: #ba005a !important;
    background: #ffffff;

}

/* Home slider start */

#header-carousel .carousel-control-prev-icon,
#header-carousel .carousel-control-next-icon {
	width: 3rem;
	height: 3rem;
	border-radius: 3rem;
	background-color: #ffffff;
	border: 10px solid #ffffff;
}

#header-carousel .carousel-control-prev,
.carousel-control-next {
	position: relative;
	left: 84% !important;
	top: -100px;
	z-index: 1;
	display: inline-block;
	align-items: center;
	justify-content: center;
	width: 4%;
	padding: 0;
	color: #fff;
	text-align: center;
	background: none;
	border: 0;
	opacity: 1;
}

.banner-slider img {
    /* background: var(--color-primary); */
    height: 600px;
    object-fit: cover !important;
    margin-top: -10px;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
	filter: none !important;
}

/* #header-carousel .carousel-control-prev-icon {
	background-image: url(../img/arrow-p.svg);
	width: 35px;
	height: 35px;
}

#header-carousel .carousel-control-next-icon {
	background-image: url(../img/arrow-n.svg);
	width: 35px;
	height: 35px;
} */


.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: 1.125rem;
}

.indicators li {
	list-style: none;
}

.indicators {
	align-items: center;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.indicators li {
	background-color: #cbcbcb;
	border-radius: 50%;
	width: 9px;
	height: 9px;
	margin: 0 5px;
	cursor: pointer;
	transition: background-color 0.3s;
}

.indicators li.active {
	width: 60px;
	height: 9px;
	border-radius: 30px;
	background: #cbcbcb;
}

.indicators-container {
	display: flex;
	justify-content: start !important;
}


/* New Slider CSS */

.slider-section {
    margin-top: -20px;
}

/* .slider-bottom-img {
  background-color: #479153; 
  clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
  height: 100px;
  width: 100%;
} */
.slider-bottom-img {
   width: 100%;
  height: 30px; /* adjust thickness */
  background-color: #479153; /* green color */
  clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
}
.banner-slider .carousel-inner {
    /* position: relative; */
    /* width: 100%; */
    /* overflow: hidden; */
    position: absolute;
    top: -8px;
    left: 0;
    height: 588px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 50% 100%, 0% 90%);
    background-color: #f0f0f0;
    padding: 16px 0;
    z-index: 1;
    width: 100%;
}
div#header-carousel {
    background-color: #479153;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 50% 100%, 0% 90%);
    height: 586px;
    margin-top: -20px;
}

.clipped-wrapper {
    position: relative;
    /* fill: #FFF; */
    filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.10));
    margin-top: -5%;
    z-index: -11;
}

.clipped-border {
    background-color: #fff;
    clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 50% 100%, 0% 70%);
    height: 180px !important;
    /* fill: #FFF; */
    filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.10));
}

.clipped-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 50% 100%, 0% 70px);
  background-color: #f0f0f0; /* your content background */
  padding: 20px 0; /* content spacing */
  z-index: 1;
}



/* news marquee start */

.importantNews-section {
	align-items: center;
	padding: 8px;
	top: -44px;
	position: relative;
	display: flex;
	padding-left: 0;
	height: 36px;
	background: #ffc454 !important;
}

.slider-news a {
	color: #000;
	text-align: center;
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	line-height: 30px;
}

.marquee-news-heading {
	width: 13%;
	color: #333;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	padding: 7px 12px;
	margin: 0;
}

.marquee-news-heading::after {
	content: "|";
	margin-left: 40px;
	font-size: 14px;
	font-weight: 700;
	color: #333;
}

.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);
}

.slider-news a {
	color: #333;
	font-family: var(--font-secondary);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.carousel-caption {
	display: flex;
	text-align: start;
	font-family: var(--font-secondary) !important;
	color: var(--color-default);
}

.carousel-shape {
  margin-top: -5px;
  line-height: 0;
  overflow: hidden;
}
.carousel-shape svg {
  width: 100%;
  height: auto;
  display: block;
}




/* .carousel-caption h5::before {
	content: "";
	width: 40px;
	height: 4px;
	display: inline-block;
	background: #d00000;
	margin: 4px 10px;
} */

/*  Home slider end */

/* news marquee start */

.news-heading {
	color: #475569;
	font-family: Poppins;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
	/* 150% */
}

.news-circular {
	height: 380px;
}

.news-date {
	margin-right: 25px;
	margin-bottom: 0px;
	float: left;
	text-transform: uppercase;
	text-align: center;
	color: white !important;
	font-size: 32px !important;
	font-weight: 700 !important;
	border-radius: 4px 0px 0px 4px;
	background: var(--color-primary);
	width: 95px;
	padding: 12px 24px;
	font-family: var(--font-secondary);
}

.news-date::first-line {
	color: white !important;
	font-size: 20px !important;
	font-family: var(--font-secondary);
	font-weight: 600 !important;
}
.view-all{
	text-align: -webkit-right;
}

.holder ul li {
	border: 2px solid var(--color-primary);
	height: 88px;
	margin: 10px;
	border-radius: 6px;
	display: flex;
	align-items: center;
}

.holder ul li a {
	padding-bottom: 4px;
	text-decoration: none;
	color: #333;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.holder ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.holder-news ul li {
	border-radius: 8px;
	border: 1px solid #b2b2b2;
	height: 200px;
	margin: 10px;
	padding: 10px;
	list-style: none;
}

.holder-news {
	position: relative;
	height: 420px !important;
	overflow-y: scroll !important;
}

.holder ul li a {
    padding: 10px 0px;
    overflow-wrap: anywhere;
}

.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-news ul {
	padding: 0;
}

.holder {
    position: relative;
    height: 330px !important;
    overflow-y: scroll !important;
    left: -10px;
    width: 430px;
}

.holder::-webkit-scrollbar {
	margin: 0px 10px;
	width: 5px;
	border-radius: 24px;
	background: #e0e0e0;
}

.holder::-webkit-scrollbar-thumb {
	width: 5px;
	border-radius: 24px;
	background: #a1a1a1;
}

.holder::-webkit-scrollbar {
	margin: 0px 10px;
	width: 5px;
	border-radius: 24px;
	background: #e0e0e0;
}

.holder::-webkit-scrollbar-thumb {
	width: 5px;
	border-radius: 24px;
	background: #a1a1a1;
}

/* events */

.myTicker2 {
	position: relative;
	height: 420px !important;
	overflow: hidden !important;
}

.myTicker2 ul {
	display: flex;
	position: absolute;
	white-space: nowrap;
}

.events-container {
	width: 100%;
}

.events-details img {
	height: 220px !important;
	width: 100%;
}

figcaption span {
	color: #5e35a7;
	font-family: Poppins;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 33px;
	padding-bottom: 0px;
}

figcaption {
	padding: 10px 20px;
}

figure p {
	padding: 0;
	margin: 0;
	overflow: hidden;
	color: #333;
	text-overflow: ellipsis;
	font-family: var(--font-secondary);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.events-container {
	overflow: hidden;
	border-radius: 24px;
	background: #f0ebf8;
	width: 100%;
	height: 85%;
}

.event-view-btn a {
	color: white;
	border-radius: 12px;
	background: #5e35a7;
	display: flex;
	padding: 11px 24px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	align-self: stretch;
}

/* about-institute */

.ai-heading{
	position: relative;
}


.ai-heading::after{
  content: "";
  position: absolute;
    top: 17px;
    left: 54%;
  transform: translateX(-50%);
  width: 158px;
  height: 1px;
background: linear-gradient(270deg, #FFF 0%, #FF7701 100%);
}


.institute-duration{
	position: relative;
}

.institude-img-section {
    display: flex;
    /* justify-content: end; */
    flex-direction: column;
    align-items: end;
}

.read-more-btn {
    /* border-radius: 8px; */
    /* border: 1px solid #479153; */
    display: flex;
    width: 117px;
    height: 40px;
    padding: 0px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    color: #479153 !important;
}
.read-more-btn a {
    /* border: 1px solid; */
    border-radius: 8px;
    border: 1px solid #479153;
   color: #479153; 
    font-family: "Tiro Devanagari Marathi";
    font-size: 18px;
    font-style: normal;
    width: 117px;
    height: 40px;
    font-weight: 400;
    line-height: normal;
    padding: 9px;
}

.inner-btn:hover {
    background: #348E38;
    color: #fff !important;
}

.read-more-btn a:hover {
    background-color: #348E38;
    color: #fff !important;
}

.about-institute {
	position: relative;
}

.about-institute-inner p{
	color: var(--color-secondary);
	font-family: var(--font-secondary);
}


/* संस्थेचा विस्तार */
.row.institute-no-col {
    padding-inline: 2%;
}

.institute-img img {
    margin-bottom: 6px;
}
.institute-number{
	background: #60005D;
	    padding: 33px;
}
.institute-no-heading {
	color: #FFF !important;
font-family: var(--font-primary);
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: center;
position: relative;
}

.institute-no-heading::after{

  content: "";
  position: absolute;
      top: 19px;
    left: 63%;
  transform: translateX(-50%);
  width: 158px;
  height: 1px;
background: linear-gradient(270deg, #6B6B6B 0%, #FFF 100%);
}

.institute-no-heading::before {
    content: "";
    position: absolute;
     top: 19px;
    left: 37%;
    transform: translateX(-50%);
    width: 158px;
    height: 1px;
background: linear-gradient(90deg, #6B6B6B 0%, #FFF 100%);
}

.col-lg-2.institute-in-details {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.institute-para p:first-of-type {
  color: #FFF;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: var(--font-primary) !important;
  margin-bottom: 0px !important;
}
.institute-para p{
	color: #FFF;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


/* संस्थेचा कार्यकाल */

.institute-dura-heading {
    padding-left: 0px !important;
	position: relative;
}
.institute-dura-heading:after {
  content: "";
  position: absolute;
    top: 17px;
    left: 38%;
  transform: translateX(-50%);
  width: 158px;
  height: 1px;
background: linear-gradient(270deg, #FFF 0%, #F70 100%);
}

.institute-duration-section {
    justify-content: space-around;
    flex-direction: row-reverse;
}

.insti-dura-img {
    position: absolute;
    right: -15px;
    top: -60%;
    z-index: -1;
}
.insti-dura-img img{
	height: fit-content !important;
}

.insti-tab-container .nav-link.active{
	color: var(--color-primary);

font-family: var(--font-primary);
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
padding-right: 11px;
}


@keyframes pulseShadow {
  0% {
    box-shadow: 0 0 0px rgba(96, 0, 93, 0.0);
  }
  50% {
    box-shadow: 0 0 15px rgba(96, 0, 93, 0.7);
  }
  100% {
    box-shadow: 0 0 0px rgba(96, 0, 93, 0.0);
  }
}

.insti-tab-container .nav-link.active::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' fill='%2360005D'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;

  /* blinking/pulsing shadow */
  animation: pulseShadow 1.2s ease-in-out infinite;

  /* keep it on its own layer */
  transform: translateZ(0);
  backface-visibility: hidden;
}



.insti-tab-container .nav-link {
    color: var(--color-secondary);
    font-family: var(--font-secondary);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background-color: #ffffff36 !important;
    text-align: right;
    padding-left: 0px;
}
.insti-tab-container .nav-link:hover::after {
    width: 20px;
    height: 20px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.7);
    border-radius: 50%;
}

/*

*/

.insti-tab-container .nav-link::after {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' fill='%2360005D'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 15px; /* spacing after text */
    vertical-align: middle;
}
.insti-tab-container li{
	padding-right: 0px !important;

}


.insti-tab-container {
    width: 56%;
    /* text-align: left; */
    /* align-content: center; */
    padding-right: 80px;
}

.insti-tab-contai .tab-pane {
    width: 100%;
	color: var(--color-secondary);
	position: relative;
}
.read-more-btn.insti-read-more {
    position: absolute;
    right: 0;
}

.insti-tab-contai {
    width: 86%;
	padding-left: 6%;
}
.insti-tab-contai  p {
    color: var(--color-secondary);
    font-family: var(--font-secondary);
    height: 145px;
}


/* संस्थेचे विविध उपक्रम */
section.Institute.Activities {
    margin-block: 5rem !important;
}

.institute-acti-heading:after {
  content: "";
  position: absolute;
    top: 18px;
    left: 40%;
  transform: translateX(-50%);
  width: 158px;
  height: 1px;
background: linear-gradient(270deg, #EAEAF3 0%, #60005D 100%);
}

h2.home-heading.institute-acti-heading.p-2.mb-2 {
    padding-left: 0px !important;
	margin-top: 25px;
	padding-inline: 10px !important;
	position: relative;
}

.insti-acti-inner-img{
	display: flex;
	justify-content: space-between;
	padding: 5px;
}

.col-lg-12.insti-acti-sec {
    padding-left: 11%;
}

.insti-acti-inner-main-img {
    display: flex;
    justify-content: center;
}
.insti-acti-inner-main-img img {
    width: 450px;
}
.insti-acti-col1{
		border-radius: 0 50px 50px 0;
background: #F0F0F0;
}

/* .insti-cont{
	border-radius: 0 50px 50px 0;
background: #F0F0F0;
} */

.insti-acti-sec p{
	font-size: 18px !important;
	padding-inline: 10px;
}


/* testimonial Section */
.testimonial-heading{
	position: relative;
}

.testimonial-heading::before {
    content: "";
    position: absolute;
    top: 19px;
    left: 29%;
    transform: translateX(-50%);
    width: 158px;
    height: 1px;
    background: linear-gradient(90deg, #FFF 0%, #F70 100%);
}
.testimonial-heading:after {
  content: "";
  position: absolute;
  top: 19px;
  left: 71%;
  transform: translateX(-50%);
  width: 158px;
  height: 1px;
  background: linear-gradient(270deg, #FFF 0%, #F70 100%);
}


div#carousel-alumni .item {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 595px;
    height: 250px;
    position: relative;
}
.alumni-con {
border-radius: 10px;
background: #F0F0F0;
	padding: 20px;
	width: 532px;
	box-shadow: 0.8px 2.4px 5.12px 0px rgba(0, 0, 0, 0.25);
}

.al-name {
    position: absolute;
    right: 0;
    top: -64px;
}
.alumni-con p {
	text-align: start;
	color:var(--color-secondary);
	font-family: var(--font-secondary);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 10px;
}
.al-ip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    position: absolute;
    bottom: 2%;
    left: 15%;
    width: 45%;
}
.al-name h3 {
    margin-bottom: 0px;
    color: #BA005A;
    text-align: left;
    font-family: "Tiro Devanagari Marathi";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.al-name p {
color: var(--color-secondary);
text-align: center;
font-family: "Tiro Devanagari Marathi";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.almni-i {
	position: relative;
}
.almni-i img {
	height: 116px;
	width: 116px !important;
	position: absolute;
	bottom: -51px;
	border-radius: 50%;
}

.owl-carousel-alumni .owl-stage-outer {
	padding-bottom: 0px;
	height: 300px;
}
.owl-carousel-alumni .owl-nav .owl-prev img {
	background: #fff;
	padding: 10px;
	border-radius: 50px;
	height: 45px;
	box-shadow: 0.8px 2.4px 5.12px 0px rgba(0, 0, 0, 0.25);
}
.owl-carousel-alumni .owl-nav .owl-next img {
	background: #fff;
	padding: 10px;
	border-radius: 50px;
	height: 45px;
	box-shadow: 0.8px 2.4px 5.12px 0px rgba(0, 0, 0, 0.25);
}


/* Social Icon */

.row.py-2.social-icon {
    justify-content: end;
    position: relative;
    bottom: -50px;
z-index:10;
}



/* शैक्षणिक संस्था */

.edu-sec-heading{
	text-align: center !important;
	position: relative;
}
 .edu-sec-heading::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 37%;
    transform: translateX(-50%);
    width: 158px;
    height: 1px;
    background: linear-gradient(90deg, #FFF 0%, #F70 100%);
}
.edu-sec-heading::after {
  content: "";
  position: absolute;
  top: 18px;
  left: 63%;
  transform: translateX(-50%);
  width: 158px;
  height: 1px;
  background: linear-gradient(270deg, #FFF 0%, #F70 100%);
}


.edu-sec-para{
	color: var(--color-secondary);
	font-family: var(--font-secondary);
	font-size: 18px;
	text-align: center;
}

.d-flex.edu-tab-sec {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.d-flex.edu-tab-sec ul{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.d-flex.edu-tab-sec li{
    margin-inline: 15px;
}

.edu-tab-sec .nav-link.active{
	background: #BA005A;
	color: #fff;
}
.edu-tab-sec .nav-link:hover {
    background: var(--color-primary);
    color: #fff;
}
.edu-tab-sec .nav-link{
	color: #60005D;
}


.edu-tab{
	position: relative;
}
.edu-img-title {
    border-radius: 0 0 10px 10px;
    background: linear-gradient(0deg, #696984 0%, rgba(105, 105, 132, 0.80) 100%);
    width: 284px;
    height: 85px;
    flex-shrink: 0;
    position: absolute;
    bottom: 0;
    left: 19px;
}

.edu-img-title p{
	color: #FFF;
text-align: center;
font-family: "Tiro Devanagari Marathi";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 9px	;

}

/* department-section */

.department-section {
	background: #fff9e6;
	position: relative;
}

.department-image-container {
	position: relative;
}

.dept-info {
	left: 58%;
	transform: translate(-50%, -50%);
	bottom: -160px;
	position: absolute;
	height: fit-content;
	display: flex;
	width: 253px;
	padding: 12px;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	border-radius: 31px;
	background: #f0ebf8;
}

.dept-info h2 {
	color: #673ab7;
	font-family: Poppins;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 33px;
	opacity: 0.3;
}

/* .dept-info h2::after {
	content: "\"";
	color: #673AB7;
	font-family: 'Inter', sans-serif;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
  } */

.dept-info span {
	margin-top: -36px;
	color: #673ab7;
	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 54px;
}

.dept-info p {
	overflow: hidden;
	color: #333;
	text-overflow: ellipsis;
	font-weight: 400;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
}

.dept-info a {
	color: #673ab7;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	text-decoration-line: underline;
	float: left;
}

.about-college-info img {
	border: 4px solid white;
	border-radius: 24px;
    height: 297px;
    width: 60rem;

}

.custom-nav-tabs .custom-nav-link {
	padding: 16px;
	border: none;
	color: #997bcf;
	font-weight: bold;
	background-color: #f0ebf8;
	clip-path: polygon(0 0, 76% 0, 100% 100%, 0% 100%);
}

.custom-nav-tabs .custom-nav-link.active {
	background-color: #673ab7;
	color: #f0ebf8;
	border-radius: 8px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	clip-path: polygon(0 0, 76% 0, 100% 100%, 0% 100%);
}

.custom-tab-content {
	padding: 20px;
	background-color: #673ab7;
	border-radius: 10px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	margin-top: -10px;
}

.contentclass{
		background-color: #f5f0ff;
		max-width: 600px;
		margin: 20px auto;
		padding: 20px;
		border-radius: 8px;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	  }
  
	  .contentclass ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	  }
  
	  .contentclass li {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 16px;
		padding: 8px 12px;
		cursor: pointer;
		filter: drop-shadow(-1px 2px 15px rgba(0, 0, 0, 0.10));
		flex-shrink: 0;
		-webkit-filter: drop-shadow(-1px 2px 15px rgba(0, 0, 0, 0.10));
}
	  .contentclass li:hover {
		background-color: #eee;
	  }
  
	  .contentclass li::after {
		content: '>';
		color: #502a8d;
		position: absolute;
		right: 25px;
		font-family: 'Poppins';
		font-size: x-large;
	}
  
	  @media (max-width: 480px) {
		.contentclass ul {
		  grid-template-columns: 1fr;
		}
	  }

.custom-nav-tabs .nav-item {
	flex: 1 !important;
}


/* Placement cell new */  
  /* Adjust image sizes for responsiveness */
  .placement-section img {
	height: 300px;
	width: 300px;
  }
  
  @media (min-width: 768px) {
	.placement-section img {
	  height: 350px;
	  width: 350px;
	}
  }
  
  @media (min-width: 992px) {
	.placement-section img {
	  height: 400px;
	  width: 400px;
	}
  }
  
  .placement-section {
	padding-top: 244px;
	position: relative;
    background-image: url(../img/style-circles.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
	margin-bottom: 6rem;
	top: 60px;
}

.placement-section img{
	height: 400px;
	width: 400px;
}


.placement-card {
	background-color: #fff;
	box-shadow: 33px 33px 85px rgba(0, 0, 0, 0.3);
	border-radius: 26px;
	padding: 28px;
	text-align: center;
	box-sizing: border-box;
}


.placement-card img {
	max-width: 100%;
	height: auto;
}

.placement-heading {
	text-align: right;
	color: #f68b1f;
	position: relative;
	width: 100%;
	top: -68px;
}

/* .placement-heading::before{
	content: "";
	width: 564px;
	height: 564px;
	flex-shrink: 0;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), #FFE4B0;
	border-radius: 564px;
	position: absolute;
    z-index: 1000;
} */

.placement-heading h2 {
	font-size: 1.0rem;
}

.placement-heading h1 {
	font-size: 2.5rem;
	font-weight: bold;
	color: #f68b1f;
	padding-bottom: 20px;
}

.placement-heading .btn-apply {
	background-color: #f68b1f;
	color: #fff;
	border: none;
	padding: 10px 20px;
	border-radius: 30px;
	font-weight: bold;
}

.placement-heading .btn-apply:hover {
	background-color: #d76b1a;
}
  
  @media (min-width: 768px) {
	.placement-heading {
	  text-align: right; /* Align to the right for medium screens and above */
	  top: -40px;
	  right: -30px;
	}
  }
  
  @media (min-width: 992px) {
	.placement-heading {
	  top: -135px;
	  right: -58px;
	}
  }
  
  .placement-heading h2 {
	font-size: 1.25rem;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 10px;
  }
  
  @media (min-width: 768px) {
	.placement-heading h2 {
	  font-size: 1.75rem;
	}
  }
  
  .placement-heading .btn-apply {
	background-color: #f68b1f;
	color: #fff;
	border: none;
	padding: 10px 20px;
	border-radius: 30px;
	font-weight: bold;
	font-size: 1rem;
  }
  
  .placement-heading .btn-apply:hover {
	background-color: #d76b1a;
	transform: scale(1.05);
	transition: all 0.3s ease;
  }
  
  /* Adjusting padding and layout for small devices */
  @media (max-width: 575.98px) {
	.placement-section {
	  padding-top: 50px;
	  margin-bottom: 2rem;
	}
  
	.placement-heading {
	  text-align: center;
	  top: 0;
	  right: 0;
	  margin-top: 0;
	}
  
	.placement-card {
	  padding: 15px;
	  border-radius: 12px;
	}
  
	.placement-heading h2 {
	  font-size: 1.25rem;
	}
  
	.placement-heading .btn-apply {
	  padding: 8px 16px;
	  font-size: 0.9rem;
	}
  }
  


/* home page quick links */


.quick-links{
	position: relative;
}
.quick-links .quick-links-three {
    position: absolute;
    top: -172px;
text-align:center;
}
.quick-links .quick-links-two {
	position: absolute;
    top: -180px;
    left: 25%;
text-align:center;
}

.quick-links .quick-links-one  {
    position: absolute;
    left: 10%;
    top: -205px;
text-align:center;
}

.quick-links .quick-links-four  {
    position: absolute;
    top: -180px;
    right: 25%;
text-align:center;
}
.quick-links .quick-links-five  {
    position: absolute;
    right: 10%;
    top: -205px;
text-align:center;
}
.container.quick-links img {
    width: 110px;
}

.quick-links p{
color: #696984;
font-family: Gotu;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top:10px;
text-align:center;
}


.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 start*/

/* .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;
  } */
/* .gallery-container {
	position: relative;
	padding: 20px;
  }
  
  .gallery-heading {
	margin-bottom: 20px;
	text-align: center;
  }
  
  .gallery-heading h1 {
	font-size: 2rem;
	color: #333;
	margin-bottom: 10px;
  }
  
  .gallery-heading p {
	font-size: 2.5rem;
	color: #642ea4;
	font-weight: bold;
  }
  
  .explore-btn {
	background-color: #6c63ff;
	color: white;
	border: none;
	padding: 10px 20px;
	border-radius: 5px;
	text-decoration: none;
	display: inline-block;
	margin-top: 10px;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 0.3s ease-in-out;
  }
  
  .explore-btn:hover {
	background-color: #5748d4;
  }
  
  .tabs1 {
	text-align: center;
	margin: 20px 0;
	padding-left: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 20px;
  }
  
  .tabs1 a {
	color: #a735c6c9;
	text-decoration: none;
	font-weight: bold;
	font-size: 1rem;
	padding: 5px 10px;
	transition: color 0.3s ease-in-out, border-bottom 0.3s ease-in-out;
  }
  
  .tabs1 a.active {
	color: #733db4;
	border-bottom: 2px solid #9e24ea;
  }
  
  .line {
	display: flex;
	justify-content: center;
	gap: 15px;
  }
  
  .line li {
	list-style: none;
  }
  
  .image-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 15px;
	margin-top: 20px;
  }
  
  .image-grid img {
	width: 100%;
	height: auto;
	border-radius: 20px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	object-fit: cover;
  }
  
  .photo-events {
	margin-top: 20px;
	position: relative;
  }
  
  .photo-gallery {
	position: relative;
  }
  
  .second-grid {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
  }
  
  .img-pure {
	height: 300px;
	width: 350px;
	border-radius: 10px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	object-fit: cover;
	transition: transform 0.3s ease-in-out;
  }
  
  .img-pure:hover {
	transform: scale(1.05);
  }
   */

.photo-g-tab-btn {
	display: flex;
	justify-content: space-evenly;

}

.photo-g-tab-btn button {
	border: none;
	outline: none;
	background: none;
	color: #997BCF;
	font-weight: bold;
	position: relative;
	font-size: 16px;
	transition: color 0.3s ease, text-decoration 0.3s ease;
  }
  .photo-g-tab-btn button:hover {
	color: #673AB7;
  }

.photo-g-tab-btn button .active{
	color: #673AB7;
	font-family: Poppins;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 33px;
}

.photo-g-tab-btn button.active::after {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background-color: #673AB7;
	margin: 5px auto 0;
	transition: width 0.3s ease;
  }

  .photo-g-tab-btn button::after {
	content: "";
	display: block;
	height: 3px;
	width: 0;
	background-color: transparent;
	transition: width 0.3s ease;
  }

  .photo-g-tab-btn button:hover::after {
	width: 50%;
	background-color: #997BCF;
  }

.photo-gallery-headings {
	gap: 20px;
}

.photo-g-heading button {
	border: none;
	outline: none;
	display: flex;
	padding: 12px 24px;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	border-radius: 12px;
	background: #673AB7;
	box-shadow: 139px 109px 50px 0px rgba(103, 58, 183, 0.00), 89px 70px 45px 0px rgba(103, 58, 183, 0.03), 50px 39px 38px 0px rgba(103, 58, 183, 0.09), 22px 17px 28px 0px rgba(103, 58, 183, 0.15), 6px 4px 16px 0px rgba(103, 58, 183, 0.18);
}

.photo-g-heading button a {
	color: white;
	font-weight: 600;
}
.home-photo-gallery-imgs img{
	height: 100%;
	height: 212px;
}.home-photo-gallery-imgs  .row{
	gap: 10px 0px;
}


.home-photo-gallery-imgs {
    top: 10px;
    position: relative;
    padding: 20px;
}
.gallery-grid {
    justify-content: end;
    display: flex;
    gap: 16px;
}

.gallery-grid a {
    text-align: center; 
    display: block;
}
.gallery-grid img {
    display: block;
    border-radius: 8px;

}
.gallery-grid img:hover {
    transform: scale(1.05); /* Slightly enlarge on hover */
    
}

.heading-tabs {
    top: -20px;
    position: absolute;
}

.home-photo-gallery{
	background-image: url(../img/Photogallery.png);
}

/* Media query for tablets (max-width: 991px) */
@media (max-width: 991px) {
	.photo-g-tab-btn {
	  flex-wrap: wrap;
	  gap: 10px;
	  justify-content: center; /* Center tabs on smaller screens */
	}
  
	.gallery-grid {
	  justify-content: center; /* Center align gallery items */
	}
  
	.gallery-grid a {
	  flex: 1 1 calc(33.33% - 16px); /* 3 columns on medium screens */
	  max-width: calc(33.33% - 16px);
	}
  }
  
  /* Media query for mobile devices (max-width: 767px) */
  @media (max-width: 767px) {
	.photo-g-tab-btn {
	  flex-direction: column; /* Stack tabs vertically */
	  align-items: center;
	}
  
	.photo-g-tab-btn button {
	  font-size: 14px;
	}
  
	.gallery-grid a {
	  flex: 1 1 calc(50% - 16px); /* 2 columns on small screens */
	  max-width: calc(50% - 16px);
	}
  
	.photo-gallery-headings {
	  text-align: center;
	  gap: 10px;
	}
  
	.photo-g-heading h1,
	.photo-g-heading h2 {
	  font-size: 18px;
	  line-height: 1.2;
	}
  }
  
  /* Media query for small mobile devices (max-width: 480px) */
  @media (max-width: 480px) {
	.gallery-grid a {
	  flex: 1 1 100%; /* 1 column on extra small screens */
	  max-width: 100%;
	}
  
	.home-photo-gallery-imgs img {
	  height: auto; /* Auto height for better scaling */
	}
  
	.photo-g-heading h1 {
	  font-size: 16px;
	}
  
	.photo-g-heading h2 {
	  font-size: 14px;
	}
  
	.photo-g-tab-btn button {
	  font-size: 12px;
	}
  }
  

/* testimonial start */
/* .testimonials-section {
	padding: 60px 30px;
}

.testimonials-title {
	color: #475569;

	font-family: Poppins;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px; 
}

.testimonials-subtitle {
	color: #E89800;

	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 54px; 
}

.join-alumni {
	font-weight: bold;
	font-size: 1rem;
	color: #ff8500;
	text-decoration: none;
	transition: color 0.3s ease-in-out;
}

.join-alumni:hover {
	color: #ff9f1c;
}

.testimonial-card {
	border: none;
	border-radius: 10px;
	background-color:#F0EBF8;
	box-shadow: 389px 410px 158px 0px rgba(118, 118, 118, 0.00), 249px 263px 145px 0px rgba(118, 118, 118, 0.03), 140px 148px 122px 0px rgba(118, 118, 118, 0.09), 62px 66px 90px 0px rgba(118, 118, 118, 0.15), 16px 16px 50px 0px rgba(118, 118, 118, 0.18);
	padding: 20px;
	margin: 20px 0;
}

.testimonial-quote {
	font-size: 1rem;
	line-height: 1.6;
	color: #333333;
}

.testimonial-author {
	font-weight: bold;
	font-size: 1rem;
	color: #333333;
}

.testimonial-details {
	font-size: 0.9rem;
	color: #777777;
}

.profile-pic {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	object-fit: cover;
}
 
.owl-carousel-testimonial .owl-stage {
	margin-right: -80px; 
	padding-right: 80px; 
  } */

  .testimonials-section {
	padding: 3rem 1rem;
	border-radius: 20px;
	position: relative;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
    background-image: url(../img/stylecircle.png);
	background-repeat: no-repeat;
	background-size: contain;
}
  
  .section-title {
	font-size: 24px;
	color: #f78e1e;
	font-weight: bold;
  }
  
  .section-subtitle {
	font-size: 32px;
	color: #ff9f3a;
	font-weight: 600;
  }
  
  .join-alumni-link {
	font-size: 18px;
	color: #f78e1e;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	transition: color 0.3s ease-in-out;
  }
  
  .join-alumni-link:hover {
	color: #e67600;
  }
  
  .testimonial-card {
	background-color: #fefeff;
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
	margin: 0 15px;
	border: none;
	border-radius: 10px;
	background-color:#F0EBF8;
	padding: 20px;
	margin: 20px 0;
  }
  
  .testimonial-text {
	font-size: 16px;
	color: #555555;
	line-height: 1.8;
	position: relative;
  }
  
  .testimonial-text .quote {
	font-size: 32px;
	color: #ff9f3a;
	vertical-align: top;
  }
  
  .testimonial-profile {
	display: flex;
	align-items: center;
	margin-top: 15px;
  }
  
  .profile-img {
    border-radius: 50%;
    width: 50px !important;
    height: 50px;
    margin-right: 15px;
  }
  
  .testimonial-profile h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0;
  }
  
  .testimonial-profile p {
	font-size: 14px;
	color: #666666;
	margin: 2px 0;
  }

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    padding-left: 17px !important;
    -moz-backface-visibility: hidden
}
/* testimonial end  */
/* contact start */

.get-directions {
		border-radius: 10px;
		top: 70%;
		transform: translate(7%, -50%);
		right: -43px;
		position: absolute;
		max-width: fit-content;
	
}

/* .get-directions a {
		position: relative;
		color: white;
		text-decoration: none;
		font-size: 11px !important;
		top: 38px;
		right: -28px;
} */

.left-side {
    position: relative;
    left: 0px;
    /* background-image: url(../img/Rectangle 4163 (2).svg); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* z-index: 1000; */
    /* padding: 20px;*/
}
/* .firstcolumn{
	top: -100px;
    position: relative;
    left: -80px;
	line-height: 50px;
} */

.imp-links-sec {
    padding-inline: 0px;
}

 .imp-links p{
	color: #FFF;
font-family: "Tiro Devanagari Marathi";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 111.111% */
}
.firstcolumn {
    top: 0px;
    position: relative;
    /* height: 323px; */
    /* width: 416px; */
    left: 0px;
    line-height: 50px;
}
.footer-section{
	position: relative;
}
.col-lg-6.col-md-6.tel-no-footer a {
    font-size: 14px;
    text-decoration: underline;
}
.col-lg-6.col-md-6.tel-no-footer a:hover {
    text-decoration: none;
}
.firstset {
    position: relative;
    top: 100px;
    /* z-index: revert-layer; */
    /* display: inline-flex */
;
}

.firstcolumn img {
		width: 159px;
height: 126px;
    text-align: center;
    display: block;
    margin-inline: auto;
}

.tel-no{
	display: flex;
	justify-content: space-between;
}
.tel-no .tel-no-footer p{
	color: #FFF;
font-family: var(--font-secondary);
font-size: 14px;
font-style: normal;
font-weight: 400 !important;
line-height: 20px; /* 142.857% */
}

.footer-logo-sec {
    top: 50px;
    position: relative;
}


.footer-main-title p {

    color: #FFF;
    text-align: center;
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: #FFF;
    font-family: var(--font-primary) !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    text-transform: capitalize;
    padding-inline: 11px !important;
}

.footer-title{
	color: #fff !important;
font-family: var(--font-primary) !important;
font-size: 18px !important;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 155.556% */
}

.firstcolumn p{
	color: #FFF;
font-family: var(--font-secondary);
font-size: 18px;
font-style: normal;
font-weight: 400 !important;
line-height: 1.6;
}


/* .get-directions{
	background-image: url("../img/arrow.png");
	background-repeat: no-repeat;
	position: absolute;
    left: 378px;
    top: 222px;
    z-index: 1;
	color: #FFF;
} */

/* contact end  */
/* ------Home page Section start--------- */


/* Footer */

  /* clip-path: path("M0,60 C150,0 1300,120 1440,30 L1440,512 L0,512 Z"); */

.footer {
  /* background-color: #5b005b; */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='435' viewBox='0 0 1440 435' fill='none'%3E%3Cpath d='M-15.6592 53.5091C248.357 -118.593 1048.91 191.801 1457.43 53.5091C1865.96 -84.7826 1457.43 435 1457.43 435H-15.6592C-15.6592 435 -279.676 225.611 -15.6592 53.5091Z' fill='%2360005D'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 400px;
  width: 100%;
}


.bred-img1 {
	background-color: var(--color-primary) !important;
	height: 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.bred-pos {
	/* margin-top: -125px; */
	margin-bottom: 14px;
}

/* .footer-section {
	background-color: #FFE4B0;

} */

.footer-bottom-sec{
	background-color: #60005D;
}

.right-res {
    
    position: relative;
    bottom: 0;
    padding: 16px 16px 9px 16px;
    left: 0;
    display: block;
    padding-inline: auto;
	border-top:1px solid linear-gradient(90deg, #60005D 0%, #E03F8D 50%, #60005D 100%);
}
.right-res::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; /* acts like border-top thickness */
  background: linear-gradient(90deg, #60005D 0%, #E03F8D 50%, #60005D 100%);
}

.right-res p,
.right-res a,
.right-res span {
	color: #fff !important;
	font-style: normal;
font-family: Poppins;
font-size: 14px;
font-weight: 400;
line-height: 20px; /* 142.857% */
}



.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 h2,
.footer-section h3 {
	font-style: normal;
	font-weight: 400 !important;
}

a.email {
	text-decoration: underline;
}

.footer-section a:hover {
	color: white;
}

.social-icon .twitter img {
	filter: invert(1) grayscale(100);
	-webkit-text-stroke: 0.9px;
}

/* 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-location iframe {
    width: 235px;
    height: 175px;
}
/* Footer section end */


/* breadcrumb */
.bred-img {
    background-image: url("../img/beradcrumb.png");
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -20px;
    background-color: var(--color-primary) !important;
}
.bred-head {
    text-align: center;
    padding-top: 28px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 25px;
    vertical-align: middle;
    height: 100%;
    position: relative;
    top: 130px;
}

.breadcrumb {
position:relative;
top:130px;
	justify-content: center;
	width: auto;
	align-items: center;
	margin: 6px auto auto auto;
font-family: Gotu;
font-size: 12.5px;
}

.breadcrumb li a,
.breadcrumb-item+.breadcrumb-item::before {
	color: white;
}

.breadcrumb li a {
    text-decoration: underline;
}
.breadcrumb li a:hover {
	text-decoration: none;
}

.breadcrumb-item.active {
	color: white;
}

/* -End breadcrumb- */

/* -Inner Page Style- */

.about-info {
	padding: 0px 0px 0px 25px;
}

.about-info .page-insight {
	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) !important;
    font-weight: 600 !important;
}
.sub-heading {
	padding-bottom: 8px;
	color: var(--color-primary);
	font-family: "Blinker", sans-serif !important;
	font-size: 25px !important;
	font-weight: 600 !important;
	line-height: 38px;
	letter-spacing: 0.02em;
}

.about-page .about-info p {
	margin-bottom: 0px !important;
}

.page-back {
	background-color: #fff;
}
.college-title {
    font-size: 24px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 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: "Font Awesome 5 Free";
	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;
}

.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: #ba005a;
    background-color: #ffffff;
}

.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;
	box-shadow: inset -11px 0px 8px -11px rgba(112, 108, 112, 1) !important;
}

.vtabs .nav-tabs .nav-link {
	color: #fff;
	margin-bottom: -1px;
	background: none;
	border: 1px solid #06406570;
	border-radius: 0;
}

.vtabs .nav-tabs .nav-link.active {
	background-color: var(--color-secondary);
	color: white;
}

.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 {
	background-color: #fff;
	color: #0b0a0a;
}



@media (max-width: 575px) {
	.owl-nav .owl-next {
		margin-left: 2px !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%);
}

.form-floating h4 {
    font-size: 16px !important;
    color: red !important;
}

/* 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: Arial !important;
	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: "Marcellus", 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: 22px;
	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: "Marcellus", 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: #fff;
	font-weight: normal;
	text-transform: capitalize;
	transition: 0.3s;
font-size:18px !important;
}

.footer .btn.btn-link::before {
	position: relative;
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	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 (max-width: 1400px) {
.web-cust-menu ul {

    padding-inline: 14px;
}
.card.border-0.committee-CARD h5, h6 {
    /* color: var(--color-primary); */
    font-size: 18px !important;
    margin-top: 5px;
}
.card.border-0.committee-CARD p {
    font-size: 16px;
}
a.mobile.text-white {
    font-size: 15px !important;
}
.heading-hvm:after {
 
    left: 70%;
}
	div#carousel-alumni .item {
    width: 527px;
    height: 250px;
}
.testimonial-heading::before {
	left: 24%;
}
.testimonial-heading:after {
    left: 77%;
}
.edu-img-title {
    width: 240px;
    height: 85px;
}
.edu-sec-heading::before {
    left: 35%;
}
.edu-sec-heading::after {
    left: 65%;
}
.institute-acti-heading:after {
    top: 18px;
    left: 47%;
}
.insti-tab-container {
 padding-right: 60px;
}
.read-more-btn.insti-read-more {
    bottom: -76px;
    position: absolute;
    right: 0;
    /* top: 10; */
}
.institute-dura-heading:after {
    left: 47%;
    top: 20px;
}
.institute-no-heading::before {
    left: 35%;
}
.institute-no-heading::after {
    left: 65%;
}
.ai-heading::after {
    left: 67%;
}
.heading-hvm::before {
    left: 28% !important;
}
.heading-hvm:after {
    left: 72%  !important;;
}
.web-cust-menu ul {
    padding-inline: 18px;
}
.right-side-img-menu img {
    width: 127px;
    height: 40px;
}
.left-side-img-menu img {
    width: 120px;
    height: 40px;
}
.left-side-img-menu {
    position: absolute;
    left: -40px;
    top: -16px;
    z-index: -1;
    border-bottom: 1px solid #fff;
}
.right-side-img-menu {
    position: absolute;
    right:-40px;
    top: -16px;
    z-index: -1;
    border-bottom: 1px solid #fff;
}

  }

@media (max-width: 1375px) {
    .insti-tab-container {
        padding-right: 73px;
    }
.read-more-btn a {
    font-size: 17px;
}
.web-cust-menu ul {
    padding-inline: 7px;
}
.left-side-img-menu {
    position: absolute;
    left: -111px;
    top: -16px;
    z-index: -1;
    border-bottom: 1px solid #fff;
}
.left-side-img-menu img {
    width: 160px;
    height: 40px;
}
.right-side-img-menu img {
    width: 160px;
    height: 40px;
}
.right-side-img-menu {
    position: absolute;
    right: -111px;
    top: -16px;
    z-index: -1;
    border-bottom: 1px solid #fff;
}
.main-menu .navbar-nav .nav-item a, .second-menu li a {
    padding: 8px 5px !important;
    color: #ffffff;
    font-family: var(--font-secondary);
    align-content: center;
    margin-bottom: 0px;
}

.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav a.active {
    background: #40001F;
    font-weight: 400;
    padding: 8px 0px !important;
}
}

@media only screen and (max-width: 1280px) {
	.naac-section a:before {
		margin-right: 5px;
	}

	.top-menu-hide {
		display: none;
	}
	.footer-location img {
    width: 100%;
}
.insti-tab-contai {
    width: 70%;
    padding-left: 2%;
}
.insti-tab-container {
    padding-right: 0;
    align-items: center;
}
.insti-tab-container .nav-link.active {
   
    font-size: 35px;
    padding-right: 0px;
    padding-left: 0px;
}
.institute-dura-heading:after {
    left: 49%;
}
.insti-tab-container {
    padding-right: 13.4%;
    align-items: flex-end;
}
.insti-tab-container .nav-link.active {
    font-size: 35px;
    padding-right: 13px;
    padding-left: 0px;
}
}

@media only screen and (max-width: 1050px) {
.footer-location iframe {
    width: 138px;
    height: 150px;
}
	.main-menu .navbar-nav .nav-item a, .second-menu li a {
    padding: 5px 6px !important;
}

	.heading-hvm::before {
    top: 19px;
    left: 27%;
}
.heading-hvm:after {
    left: 73%;
}
	.edu-img-title p {
    font-size: 17px;
    padding: 3px;
}
.edu-img-title {
    width: 195px;
    height: 70px;
}
div#carousel-alumni .item {
    width: 427px;
    height: 250px;
}
.testimonial-heading::before {
    left: 19%;
} 	
.testimonial-heading:after {
    left: 81%;
}
.edu-sec-heading::before {
    left: 29%;
}
.edu-sec-heading::after {
    left: 71%;
}
section.Institute.Activities {
    margin-block: 8rem !important;
}
.institute-acti-heading:after {
    top: 18px;
    left: 55%;
}
.read-more-btn.insti-read-more {
    bottom: -143px;
    position: absolute;
    right: 0;
    /* top: 10; */
}
.institute-no-heading::before {
    left: 32%;
}
.institute-no-heading::after {
    left: 69%;
}
.ai-heading::after {
    left: 81%;
}
.heading-hvm::before {
    left: 23%;
}
.heading-hvm:after {
    left: 77%;
}
.main-menu .navbar-nav .nav-item a, .second-menu li a {
    padding: 3px 11px !important;
    color: #ffffff;
    font-family: var(--font-secondary);
    align-content: center;
    font-size: 16px;
}
.insti-dura-img img {
    width: 190px;
}
.insti-tab-contai  p {
    color: var(--color-secondary);
    font-family: var(--font-secondary);
    height: 225px;
}
.insti-tab-container {
    padding-right: 16.5%;
    align-items: flex-end;
}

.insti-tab-container .nav-link.active {
    font-size: 24px;
    padding-right: 0px;
    /* padding-left: 0; */
}

.insti-tab-container .nav-link {
    text-align: right;
    padding-right: 0px;
}
.institute-dura-heading:after {
    left: 59%;
}
.clipped-border {
    height: 120px;
}
.insti-acti-inner-main-img img {
    width: 100%;
}
.insti-dura-img {
    position: absolute;
    right: 19px;
    top: -46%;
    z-index: -1;
}
.navbar-expand-lg .navbar-nav {
    flex-wrap: wrap;
    height: auto;
}
.web-cust-menu ul {
    padding-inline: 82px;
}
}

@media only screen and (max-width: 992px) {
.footer-location iframe {
    width: 130px;
    height: 150px;
}
.footer-logo-sec {
    top: 0;
}
.firstset {
    position: relative;
    top: 0;
}
.footer {
    height: auto;
    width: 100%;
}
	.main-menu .navbar-nav .nav-item a, .second-menu li a {
    padding: 7px 8px !important;
}
	.web-cust-menu ul {
    background-color: var(--color-primary);
    padding-inline: 50px !important;
    height: auto;
}
	.web-cust-menu ul {
    padding-inline: 21px;
}
	.right-side-img-menu {
    display: none;
}

	.left-side-img-menu {
    display: none;
}

	.navbar-toggler {
    padding: 0.55rem 0.55rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: var(--color-primary);
    border: 1px solid transparent;
    border-radius: 4px;
    transition: box-shadow 0.15s ease-in-out;
}

	.navbar-dark .navbar-toggler {
    color: rgb(5 5 5);
    border-color: rgb(255 255 255);
} 	
	nav#main_navbar {
    margin-bottom: 0px;
}
	.header-row {
    margin-top: 0;
}

	.site-header {
    display: flex;
    justify-content: center;
}
	.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;
	}

	.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: 25px;
	}

	.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;
	}

.footer {
    background-color: #5b005b;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='435' viewBox='0 0 1440 435' fill='none'%3E%3Cpath d='M-15.6592 53.5091C248.357 -118.593 1048.91 191.801 1457.43 53.5091C1865.96 -84.7826 1457.43 435 1457.43 435H-15.6592C-15.6592 435 -279.676 225.611 -15.6592 53.5091Z' fill='%2360005D'/%3E%3C/svg%3E"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 87%;
    width: 100%;
}
section.social-icon {
    margin-top: 5rem;
}
.row.py-2.social-icon {
    justify-content: end;
    position: relative;
    bottom: 38px;
z-index:10;
}

.row.py-2.social-icon {
    justify-content: end;
    position: relative;
    bottom: 2px;
z-index:10;
}
.insti-acti-inner-main-img img {
    width: 100%;
}
}

@media only screen and (max-width: 808px) {
.insti-acti-inner-main-img img {
    width: 100%;
}
	.header-row {
		margin-top: -61px !important;
	}

	.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;
	}

	.footer {
    background-color: #5b005b;
    height: auto;
    width: 100%;
}
section.social-icon {
    margin-top: 5rem;
}
.row.py-2.social-icon {
    justify-content: end;
    position: relative;
    bottom: 38px;
z-index:10;
}
.row.py-2.social-icon a{
    cursor:pointer;
z-index:10;
}

.firstset {
    position: relative;
    top: 0;
    margin-top: 7px;
    /* z-index: revert-layer; */
    /* display: inline-flex; */
}
div#carousel-alumni .item {
    width: auto;
    height: 250px;
}
.testimonial-heading:after {
    left: 93%;
}
.testimonial-heading::before {
    left: 8%;
}
.edu-img-title p {
    font-size: 17px;
    padding: 0px;
}
.edu-img-title {
    width: 290px;
    height: 70px;
    margin-left: 8px;
}
.edu-sec-heading::before {
    left: 21%;
}
.edu-sec-heading::after {
    left: 79%;
}

.institute-duration {
    position: relative;
    height: 64%;
}
.institute-no-heading::after {
    left: 75%;
}
.institute-no-heading::before {
    left: 24%;
}
.ai-heading::after {
    left: 109%;
}
.heading-hvm::before {
    top: 19px;
    left: 14%!important;
}
.heading-hvm:after {
    top: 19px ;
    left: 86% !important;
}
.site-header {
    text-align: center;
    align-items: center;
}
.header-row {
    margin-top: 0 !important;
}
.header-logo {
    margin-top: 10px !important;
	margin-bottom:0px !important;
}
.institute-duration {
    position: relative;
    height: 100%;
}
.accordion-button {
   
    color: var(--color-primary) !important;
}
.institute-acti-heading:after {
    top: 18px;
    left: 51%;
}
.heading-hvm:after {
    top: 19px;
    left: 87% !important;
}

.institute-dura-heading:after {
    left: 85%;
}
.clipped-wrapper {
    position: relative;
    /* fill: #FFF; */
    filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.10));
    margin-top: -7%;
    z-index: -11;
}

.alumni-con {
    border-radius: 10px;
    background: #F0F0F0;
    padding: 20px;
    width: 458px;
    box-shadow: 0.8px 2.4px 5.12px 0px rgba(0, 0, 0, 0.25);
}

}

@media only screen and (max-width: 768px) {
.breadcrumb {
    position: relative;
    top: 0;
    justify-content: center;
    width: 100%;
    align-items: center;
    margin: 0;
    font-family: Gotu;
    font-size: 10px;
}
.bred-head {
    font-size: 22px;
    top: 0;
}
.insti-acti-inner-main-img img {
    width: 330px;
}

.insti-dura-img {
    position: absolute;
    right: 9px;
    top: -27%;
    z-index: -1;
}
.insti-dura-img img {
    width: 150px;
}
.insti-tab-container .nav-link {
    text-align: right;
    padding-right: 0px;
    padding-block: 6px;
}
.insti-tab-container .nav-link.active {
    font-size: 24px;
    padding-right: 0px;
    /* padding-left: 0; */
}
	

.accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: #ba005a;
    box-shadow: rgb(99 99 99 / 74%) 0px 2px 8px 0px;
}
	.bred-img {
		height: 100px;
	}

	.naac-section a:before {
		margin-right: 10px !important;
	}
.institute-duration {
    position: relative;
    height: auto;
}
.accordion-button {
 
    color: var(--color-primary);
}

}
@media only screen and (max-width: 767px) {
.quick-links {
    display:none;
}
}

@media only screen and (max-width: 741px) {
	.edu-img-title {
    width: 220px;
    height: 70px;
    margin-left: -2px;
}
	.institute-duration {
    position: relative;
    height: auto;
}
	.owl-nav .owl-next {
		right: -22px !important;
	}
	.read-more-btn.insti-read-more {
    bottom: 0px;
    position: relative;
    right: 0px;
    /* top: 10; */
}
.insti-acti-inner-main-img img {
    width: 330px;
}
}

@media only screen and (max-width: 500px) {

.owl-nav .owl-next {
    right: -10px !important;
}

.owl-nav .owl-prev {
    left: -26px;
}

.footer-location iframe {
    width: auto;
    height: auto;
    margin-bottom: 10px;
}
/*
.quick-links .quick-links-two {
    position: absolute;
    top: -112px;
    left: 20%;
    text-align: center;
    width: 70px;
}
.quick-links .quick-links-one {
    position: absolute;
    left: 3%;
    top: -119px;
    text-align: center;
    width: 70px;
}
.quick-links .quick-links-three {
    position: absolute;
    top: -93px;
    text-align: center;
}
.quick-links .quick-links-four {
    position: absolute;
    top: -115px;
    right: 23%;
    text-align: center;
}
.quick-links .quick-link-img{
    width: 70px !important;
}
*/

.quick-links {
    position: relative;
    display: none;
}


.edu-sec-heading::before {
    left: 18%;
}
.edu-sec-heading::after {
    left: 82%;
}
.institute-acti-heading:after {
    top: 18px;
    left: 75%;
}
.institute-no-heading::after {
    left: 89%;
}
.institute-no-heading::before {
    left: 11%;
}
.ai-heading::after {
    left: 74%;
}
.insti-acti-inner-main-img img {
    width: 100%;
}
	
	.ai-heading::after{
		display: none;
	}
	.clipped-wrapper {
    margin-top: -9%;
}
.clipped-border {
    background-color: #fff;
    clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 50% 100%, 0% 70%);
    height: 100px !important;
    /* fill: #FFF; */
    filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.10));
}

	.heading-hvm:after {
   display: none;
}

.heading-hvm::before{
	display: none;
}
.institute-no-heading::after{
	display: none;
}
.institute-no-heading::before{
	display: none;
}

	section.Institute.Activities {
    margin-block: 0rem !important;
}
	.read-more-btn.insti-read-more {
    bottom: 0px;
    position: relative;
    right: 0px;
    /* top: 10; */
}
	.accordion-button {
    color: var(--color-primary);
}
	.institute-duration {
    position: relative;
    height: auto;
}
	.header-row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.ai-heading::after {
    left: 91%;
}
.head-line {
    color: var(--color-secondary);
    font-size: 16px;
}
.header-logo {
    max-width: 100px;
    margin-bottom: 10px !important;
}
.institute-acti-heading:after{
	display: none;
}
.edu-sec-heading::before{
	display: none;
}
.edu-sec-heading::after{
	display: none;
}
.edu-img-title {
    width: 288px;
    height: 70px;
    margin-inline: 15.5%;
}
.testimonial-heading::before{
	display: none;
}
.testimonial-heading:after{
	display: none;
}

div#carousel-alumni .item {
    width: 421px;
    height: 250px;
}
.alumni-con {
    border-radius: 10px;
    background: #F0F0F0;
    padding: 15px;
    width: auto;
    box-shadow: 0.8px 2.4px 5.12px 0px rgba(0, 0, 0, 0.25);
}
.al-ip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    position: absolute;
    bottom: 2%;
    left: 6%;
    width: 56%;
}
.footer {
    background-color: #5b005b;
    height: auto;
    width: 100%;
}
.imp-links-sec {
    padding-inline: 0px;
    margin-top: 11px;
}


.carousel-inner {
   
    height: 300px;
}
    div#header-carousel {
        background-color: #479153;
        clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 50% 100%, 0% 90%);
        height: 300px;
margin-top:0px !important;
    }

.banner-slider .carousel-inner {
   
    height: 300px;
}
}

@media only screen and (max-width: 460px) {
    .edu-img-title {
        width: 288px;
        height: 70px;
        margin-inline: 11%;
    }
    div#carousel-alumni .item {
        width: 393px;
        height: 250px;
    }
}

@media only screen and (max-width: 428px) {
	div#carousel-alumni .item {
    width: 374px;
    height: 250px;
}
	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;
	}
	.edu-img-title {
    width: 288px;
    height: 70px;
    margin-inline: 8.5%;
}
}
@media only screen and (max-width: 380px) {

	.edu-img-title {
    width: 288px;
    height: 70px;
    margin-inline: 2.5%;
}
div#carousel-alumni .item {
    width: 331px;
    height: 250px;
}
.al-ip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    position: absolute;
    bottom: 2%;
    left: 6%;
    width: 65%;
}
.ai-heading::after {
    display: none;
}
}
#header-carousel .carousel-control-prev, .carousel-control-next {
    display: none;

}
.indicators-container {
   
    display: none;
}

/* 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: #110069;
	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: #110069;
	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 */
.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: "Arial", 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: #110069;
	border: 2px solid #110069;
	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: #110069 !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: "Roboto";
	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: "Roboto", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
}

.modal-enquiryForm-section label em {
	margin-bottom: 10px;
	color: #ff0000;
	font-family: Poppins;
	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: "Rounded Mplus 1c";
	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: Poppins;
	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: #110069;
	font-family: Poppins;
	font-size: 23px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
}

.wizard-count {
	margin: 0;
	color: white;
	font-family: Poppins;
	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: #110069 !important;
	border-color: #ffffff;
}

.btn-info:hover,
.btn-info:focus {
	color: #110069 !important;
	background-color: #fdbd0f !important;
	border-color: #ffffff !important;
}

.btn-secondary {
	color: #ffffff !important;
	background-color: #110069 !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;
}

.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: 0px;
	right: 0px;
	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;
}

.wc-footer-img { 
	
    padding: 30px;
    height: 100%;
    top: -116px;
    left: -70px;
    position: absolute;
    background: url(../img/Rectangle\ 4163\ \(2\).svg);
    background-repeat: no-repeat;

}
.wc-footer{
    background-color: #FFE4B0;
	position: relative;
}

.address-box{
	margin-left: 100px;
}

.linkone{
	color: black !important;
}

.tynmce-css {
	padding: 29px 25px 10px 10px;
}

.testimonal-card {
	height: 353px;
}

.birthday-card {
	background: url("bdaycard-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
	width: 100%;
	max-width: 500px;
	margin: auto;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	font-family: 'Segoe UI', sans-serif;
	position: relative;
}


.card-header {
	background: #666;
	color: white;
	padding: 10px 15px;
	font-weight: bold;
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 16px;
}

.card-body {
	padding: 20px;
	top: 30px;
	position: relative;
	text-align: center;
	background: #f8f8f8 url('birthday-text.png') no-repeat center/cover;
	
}

.greeting-image {
	margin: 0;
	padding: 0;
  }
  
  

.school-name {
    font-weight: bold;
    color: #201a1e;
    text-decoration: none;
}

.wish-text {
	margin: 10px 0;
	font-size: 14px;
	color: #555;
}

.student-name {
	background: none;
	color: #c96330; /* similar rich violet tone */
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	font-family: 'Great Vibes', cursive;
  }
  
  
  
  
  
.student-class {
	font-size: 14px;
	color: #333;
}

.student-image {
	margin-top: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.student-image img {
	/* border-radius: 50%;               /* Slightly bigger for better view */
	/* height: 120px; */
	object-fit: cover;                /* Ensures the face fits well */
	border: 3px solid #fff;           /* White border for a clean look */
	box-shadow: 0 4px 10px rgba(0,0,0,0.2); /* Soft shadow */
	background-color: #fff;
}


.quote-text {
	font-style: italic;
	margin-top: 15px;
	font-size: 13px;
	color: #444;
	padding: 0 10px;
}

.navigation {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	transform: translateY(-50%);
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
}

.nav-btn {
	background: #fff;
	border: 1px solid #999;
	border-radius: 50%;
	font-size: 18px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
}
/* 
.confetti-left,
.confetti-right,
.cake-icon {
	font-size: 20px;
	position: absolute;
}



.confetti-left {
	top: 10px;
	left: 10px;
}

.confetti-right {
	top: 10px;
	right: 10px;
}

.cake-icon {
	bottom: 15px;
	right: 20px;
}  */

/* Birthday card animation */
/* Position the emojis */
/* Common confetti styling */
.cardd-body {
	position: relative;
	padding: 1.5rem;
	background: #fffaf0;
	border-radius: 10px;
  }
  
  /* Confetti styles */
  .confetti-left,
  .confetti-right {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	font-size: 2rem;
	z-index: 10;
	line-height: 1; /* ✅ ensures consistent vertical alignment */
  }
  
  
  .confetti-left {
	left: 10px;
  }
  
  .confetti-right {
	right: 10px;
  }
  
  /* Clean spacing and text styling */
  .school-name {
	font-weight: bold;
	color: #d32f2f;
  }
  
  .wish-text {
	font-size: 1.1rem;
	color: #555;
  }
  
  .student-name {
	font-weight: 600;
  }
  
  .student-class {
	color: #777;
  }
  
  .quote-text {
	font-style: italic;
	color: #666;
  }
  
/* Animation keyframes */
@keyframes burst-left {
  0% {
    transform: translateY(-50%) translate(0, 0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) translate(100px, -50px) scale(2);
    opacity: 0;
  }
}

@keyframes burst-right {
  0% {
    transform: translateY(-50%) translate(0, 0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) translate(-100px, -50px) scale(2);
    opacity: 0;
  }
}

/* When animation starts */
.confetti-left.confetti-animate {
  animation: burst-left 1s ease-out;
  opacity: 1;
}

.confetti-right.confetti-animate {
  animation: burst-right 1s ease-out;
  opacity: 1;
}

.cake-rise-emoji {
	font-size: 60px;
	position: absolute;
	top: 85%; /* push below the text image */
	left: 50%;
	transform: translateX(-50%) scale(0.5);
	opacity: 0;
	z-index: 10;
	pointer-events: none;
  }
  
  
  
  .cake-rise-animate {
	animation: cake-rise 1.5s ease-in-out forwards;
  }
  
  @keyframes cake-rise {
	0% {
	  transform: translateX(-50%) translateY(20px) scale(0.3) rotate(-10deg);
	  opacity: 0;
	}
	50% {
	  transform: translateX(-50%) translateY(-10px) scale(1.3) rotate(10deg);
	  opacity: 1;
	}
	100% {
	  transform: translateX(-50%) translateY(-20px) scale(1) rotate(0deg);
	  opacity: 1;
	}
  }

  .party-emoji {
	position: absolute;
	font-size: 30px;
	z-index: 5;
	animation: confetti-burst 2s ease-out forwards;
	pointer-events: none;
	opacity: 0;
  }
  
  .confetti-animate {
	animation: confetti-burst 2s ease-out forwards;
  }
  
  @keyframes confetti-burst {
	0% {
	  opacity: 0;
	  transform: translateY(20px) scale(0.3) rotate(0deg);
	}
	50% {
	  opacity: 1;
	  transform: translateY(-10px) scale(1.3) rotate(15deg);
	}
	100% {
	  opacity: 1;
	  transform: translateY(0px) scale(1) rotate(0deg);
	}
  }
  
  .fa-chevron-right:before{
	content: "\f054";
	position: relative;
    margin-right: 107px;
  }

  .fa-chevron-left:before{
	content: "\f053";
	position: relative;
    margin-left: 100px;
  }

  
  /*Vision Mission Section  */

  .home-heading {
  position: relative;
}




  .home-vision-mission-section{
	margin-top: 3rem;
	margin-bottom: 3rem;

  }

  .home-heading{
	color: var(--color-primary);
font-family: var(--font-primary);
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: normal;
position: relative;
  }

  .heading-hvm{
	text-align: center;
	position: relative;
}

.heading-hvm::before {
    content: "";
    position: absolute;
    top: 17px;
    left: 32%;
    transform: translateX(-50%);
    width: 158px;
    height: 1px;
    background: linear-gradient(90deg, #FFF 0%, #F70 100%);
}
.heading-hvm:after {
  content: "";
  position: absolute;
  top: 17px;
  left: 68%;
  transform: translateX(-50%);
  width: 158px;
  height: 1px;
  background: linear-gradient(270deg, #FFF 0%, #F70 100%);
}



  .hvm-para {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
  .hvm-para p{
	color:var(--color-secondary);
text-align: center;
font-family:var(--font-secondary);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
  }

/* Inner Pages */
.card.border-0.committee-CARD h5, h6 {
    color: var(--color-primary);
    font-size: 18px !important;
}
.card.border-0.committee-CARD .card-body {
    background: #fff;
    padding: 0px;
    margin-top: 0;
    top: 8px;
}
.card.border-0.committee-CARD {
    /* border: 1px solid #ba005a !important; */
    padding: 8px;
    box-shadow: 2px 2px 10px 3px #00000085;
    text-align: center;
    height: 269px;
}
.committee-CARD img {
    filter: drop-shadow(0 8px 19px rgba(0, 0, 0.10, 0.10));
    width: auto;
    margin: 0 auto;
    height: 170px;
}

.container.committee-sec.mt-5 {
    margin-top: 69px !important;
}

.padadhikari {
    text-align: center !important;
    position: relative;
}
.padadhikari::after {
    content: "";
    position: absolute;
    top: 11px;
    left: 61.5%;
    transform: translateX(-50%);
    width: 158px;
    height: 1px;
    background: linear-gradient(270deg, #FFF 0%, #F70 100%);
}
.padadhikari::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 38.5%;
    transform: translateX(-50%);
    width: 158px;
    height: 1px;
    background: linear-gradient(90deg, #FFF 0%, #F70 100%);
}

/* show only on desktop (≥768px) */
.institute-duration-section {
  display: none;
}
@media (min-width: 768px) {
  .institute-duration-section {
    display: flex; /* or whatever display you need */
    justify-content: space-around;
    flex-direction: row-reverse;
    width: 100%;
  }
}

/* show only on mobile (<768px) */
#instiAccordion {
  display: block;
}
@media (min-width: 768px) {
  #instiAccordion {
    display: none;
  }
}



/* Mega Menu Start */

.mega-dropdown {
	position: static;
}

.mega-menu-content {
    transform-origin: 0 0 0;
    opacity: 0;
    transform: perspective(600px) rotateX(-90deg);
    visibility: hidden;
    transition: transform 0.4s ease, opacity 0.3s ease, visibility 0s linear 0.3s;
    position: absolute;
    top: 100%;
    background-color: var(--color-primary);
    padding: 19px;
    z-index: 1000;
    left: 2.7%;
    width: 95%;
    display: block;
}

.mega-dropdown:hover .mega-menu-content {
    transform: perspective(600px) rotateX(0deg);
    opacity: 1;
    visibility: visible;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    transition: transform 0.5s ease, opacity 0.3s ease, visibility 0s linear 0s;
    padding-inline: 40px;
    display: block;
}

.mega-sub-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.mega-sub-menu li a {
	color: #fff !important;
}

ul.mega-sub-menu .sub-item .sub-parent {
	font-size: 18px !important;
}

.mega-sub-menu a {
	color: #f5f6f5;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}
/*
.sub-parent::after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 10px;
	width: 40px;
	height: 2px;
	background: #fdbd0f;
}*/
/*
.mega-dropdown .markerone::after {
	display: inline-block;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	font-size: 16px !important;
	margin-left: 10px !important;
	margin-top: 5px !important;
}
*/
.mega-sub-menu a:hover {
	color: #ff8c69;
}

.dropdown-menu {
	min-width: fit-content;
	transform-origin: 0 0 0;
	opacity: 0;
	transform: perspective(600px) rotateX(-90deg);
	visibility: hidden;
	display: block;
	transition: transform 0.4s ease, opacity 0.3s ease, visibility 0s linear 0.3s;
}

.nav-item.dropdown:hover > .dropdown-menu {
	opacity: 1;
	transform: perspective(600px) rotateX(0deg);
	visibility: visible;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
	transition: transform 0.5s ease, opacity 0.3s ease, visibility 0s linear 0s;
	display: block; /* Show on hover */
}

li.sub-item {
    width: 100%;
}
ul.mega-sub-menu {
    padding: 0px;
    height: auto;
    border: 0;
   
}
ul.mega-sub-menu .sub-item .sub-parent {
    font-size: 18px !important;
    padding: 0px 0px !important;
    color: #ffffff;
    font-family: var(--font-secondary);
    align-content: center;
    margin-block: 10px;
    height: auto;
    border-bottom: 1px solid  #fff;
position:relative;
list-style:none;
}

.mega-sub-menu li a:hover {
    color: #40001F !important;
    background: none;
    text-decoration: underline;
}
ul.mega-sub-menu .sub-item .sub-parent::before {
  content: "•"; /* Custom bullet */
  color: #fff;
  position: absolute;
  left: -1em;
}
ul.mega-sub-menu li::marker {
  display: none;
}

.mega-dropdown::after {
    display: inline-block;
    margin-left: 95%;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    margin-top: -21px;
    color: #fff;
}

/* Mega menu-end */



