/* ==========================================================================
   IMPORTS & FONTS
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');


/* ==========================================================================
   RESET & BASE STYLES
   ========================================================================== */

* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}

body {
	font-family: 'Work Sans', sans-serif;
}

a {
	text-decoration:none !important;
}


/* ==========================================================================
   TYPOGRAPHY
   ========================================================================== */

p {
	font-size: 18px;
	line-height: 24px;
	color: #585858;
	opacity: 0.8;
	margin-bottom: 20px;
	font-family: "Source Sans 3", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	text-align: justify;
}

h2, h3, h4 {
	font-family: 'Young Serif', serif;
}

ul li {
	font-family: 'PT Serif', serif;
}

.heading {
	font-size: 32px;
	line-height: 38px;
	color: #3D0000;
	margin: 20px 0px;
	font-weight: 700;
	font-family: "Playfair Display", serif;
	font-optical-sizing: auto;
	font-style: normal;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
	position: relative;
	padding-bottom: 12px;
}

.heading::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 3px;
	background: linear-gradient(to right, #5C0000, #C8A96E);
	border-radius: 2px;
}

.sub-heading {
	font-size: 20px;
	color: #3D0000;
	margin-bottom: 10px;
	font-weight: 600;
	letter-spacing: 0.3px;
}


/* ==========================================================================
   UTILITY CLASSES
   ========================================================================== */

.order_1 { order: 1; }
.order_2 { order: 2; }

.d-block-mb {
	display: none !important;
}

.d-none-mb {
	display: block !important;
}

.text-max {
	font-size: 20.4px !important;
}

.mt-80 {
	margin-top: -80px;
}

.mt-5 {
	margin-top: 100px !important;
}

.wraper-style {
	background: #FAF8F0;
	border-radius: 8px;
	padding: 27px 25px 28px;
	border: 1px solid #E8E0C8;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
	transition: box-shadow 0.3s ease;
}

.wraper-style:hover {
	box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
}


/* ==========================================================================
   BUTTONS
   ========================================================================== */

a.pripary-btn {
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	background: linear-gradient(135deg, #C8A96E 0%, #B89650 100%);
	margin: 0 auto;
	padding: 10px 22px;
	border-radius: 6px;
	color: #fff;
	transition: all 0.3s ease;
	box-shadow: 0 2px 8px rgba(205, 127, 50, 0.3);
	letter-spacing: 0.3px;
}

a.pripary-btn:hover {
	color: #000;
	background: linear-gradient(135deg, #DEC87A 0%, #C8A96E 100%);
	box-shadow: 0 4px 15px rgba(205, 127, 50, 0.45);
	transform: translateY(-2px);
}


/* ==========================================================================
   HEADER & TOPBAR
   ========================================================================== */

header {
	width: 100%;
	height: auto;
	box-sizing: border-box;
}

#topbar {
	width: 100%;
	display: table;
	background: #3D0000;
}

.header-wraper {
	width: 100%;
	display: flex;
	height: auto;
}

.header-bg {
	width: 100%;
	height: auto;
	background-image: linear-gradient(120deg, #FDFBF2 0%, #F5EED8 100%);
}

.header-left {
	flex-basis: 100%;
	height: auto;
	background-image: linear-gradient(to top, #5C0000 0%, #5C0000 1%, #800000 100%);
}

.socials-link {
	float: left;
	color: #F5EED8;
	font-size: 16px;
	padding: 8px 18px;
	font-weight: 600;
	letter-spacing: 0.3px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.socials-link a {
	color: #C8A96E;
	font-size: 24px;
	text-decoration: none;
	transition: all 0.3s ease;
}

.socials-link a:hover {
	color: #DEC87A;
	transform: scale(1.15);
}

.header-left ul {
	display: flex;
	margin: 0;
	padding: 0;
	float: right;
}

.header-left ul li {
	padding: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.15);
	display: block;
	transition: background-color 0.3s ease;
}

.header-left ul li:hover {
	background-color: rgba(255, 255, 255, 0.1);
}

.header-left ul li a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 8px 18px;
	font-weight: 600;
	transition: color 0.3s ease;
	letter-spacing: 0.3px;
}

.header-left ul li a:hover {
	color: #C8A96E;
}


/* ==========================================================================
   LOGO
   ========================================================================== */

.logoo-wraper {
	width: 100%;
	display: flex;
	height: auto;
	justify-content: space-between;
	padding: 10px 0;
}

#logo {
	flex-basis: 54%;
	display: flex;
}

.logo-img {
	width: 100px;
	height: auto;
	margin-right: 20px;
	padding: 10px 0px;
}

.logo-img img {
	width: 100%;
	height: 100%;
}

.clg-name {
	font-size: 28px;
	font-weight: 600;
	color: #6B0000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
}

.clg-name span {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #5C0000;
	margin-top: -5px;
}


/* ==========================================================================
   HEADER BUTTONS
   ========================================================================== */

.headr-btn {
	flex-basis: 46%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.headr-btn ul {
	width: 100%;
	display: flex;
	margin: 0;
	padding: 0;
	justify-content: center;
	flex-wrap: wrap;
}

.headr-btn ul li {
	margin: 0;
	padding: 0;
	display: block;
}

.headr-btn ul li a {
	text-decoration: none;
	display: block;
	color: #fff;
	background: #5C0000;
	padding: 6px 18px;
	font-weight: 600;
	border-radius: 5px;
	margin: 5px 3px 0;
	max-width: 100%;
	transition: all 0.3s ease;
	box-shadow: 0 2px 6px rgba(110, 44, 0, 0.25);
}

.headr-btn ul li a:hover {
	background: #A52A2A;
	box-shadow: 0 4px 12px rgba(110, 44, 0, 0.4);
	transform: translateY(-1px);
}


/* ==========================================================================
   NAVIGATION
   ========================================================================== */

nav {
	background-image: linear-gradient(to top, #5C0000 0%, #5C0000 1%, #800000 100%);
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-nav {
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.navbar-toggler {
	border: none !important;
	outline: none !important;
}

.navbar-toggler span {
	color: #fff;
	padding: 10px 0;
}

.nav-link {
	color: #fff !important;
	font-weight: normal;
	font-size: 16px;
	position: relative;
	transition: color 0.3s ease;
	padding-bottom: 6px !important;
}

.nav-link::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background: #C8A96E;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.nav-link:hover::after {
	width: 80%;
}

.nav-item:hover {
	color: #9B1C1C !important;
}

.nav-item:hover .nav-link {
	color: #fff !important;
}

.dropdown-item {
	color: #6B0000 !important;
	font-weight: normal;
	border-bottom: 1px solid #E8E0C8;
	padding: 8px 16px;
	transition: all 0.25s ease;
}

.dropdown-item:hover {
	background: #6B0000 !important;
	color: #fff !important;
	padding-left: 22px;
}

.dropdown-toggle::after {
	display: none;
}


/* ==========================================================================
   BANNER / SLIDER
   ========================================================================== */

.banner-area {
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
}

.slider img {
	width: 100% !Important;
	height: 100% !Important;
}

.slider-section {
	width: 100%;
	overflow: hidden;
	display: flex;
}

.slider-wraper {
	flex-basis: 100%;
	max-width: 100%;
	overflow: hidden;
	height: auto;
}

.slider-wraper img {
	width: 100% !Important;
	height: 100% !Important;
}


/* ==========================================================================
   QUICK NOTICE (SLIDER SIDEBAR)
   ========================================================================== */

.quick-notice {
	flex-basis: 100%;
	max-width: 100%;
	overflow: hidden;
	background-image: linear-gradient(-225deg, #5C0000 0%, #800000 48%, #9B1C1C 100%);
}

.quick-notice ul {
	margin: 15px;
	padding: 3px 15px;
	list-style: none;
}

.quick-notice ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	padding: 7px 5px;
	list-style: none;
	transition: all 0.3s ease;
}

.quick-notice ul li a {
	color: #FFF;
	text-decoration: none;
	transition: color 0.3s ease;
}

.quick-notice ul li a i {
	color: #D4AF37;
	margin-right: 10px;
	transition: transform 0.3s ease;
}

.quick-notice ul li:hover {
	background-color: rgba(0, 0, 0, 0.25);
	padding-left: 10px;
}

.quick-notice ul li:hover a i {
	transform: translateX(3px);
}


/* ==========================================================================
   NOTICE AREA
   ========================================================================== */

.notice-area {
	width: 100%;
	display: block;
	clear: both;
	background-image: url(image/news-area-bg.jpg);
	background-repeat: repeat;
}

/* -- Notice Wrapper: General -- */
.notice-wraper .icon-heading {
	display: flex;
	margin-bottom: 9px;
}

.notice-wraper .icon-heading span {
	font-size: 33px;
	margin-right: 8px;
	color: #C8A96E;
	text-shadow: #333 0px 1px 6px;
}

.notice-heading {
	font-weight: normal;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #D4AF37;
	margin-bottom: 2px;
	padding-bottom: 2px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-size: 18px;
}

/* -- Notice Wrapper: Green (G) -- */
.notice-wraperg {
	width: 98%;
	margin: 0px 1%;
	padding: 20px;
	border-radius: 10px;
	background: #3D0000;
	-webkit-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
}

.notice-wraperg marquee {
	height: 305px;
}

.notice-wraperg iframe {
	width:100%;
 	float:left; 
	height:315px; 
	overflow-y:scroll; 
	border:0px;
}

/* -- Notice Wrapper: Teal (T) -- */
.notice-wrapert {
	width: 98%;
	margin: 0px 1%;
	padding: 20px;
	border-radius: 10px;
	background: #6B0000;
	-webkit-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
}

.notice-wrapert marquee {
	height: 305px;
}

.notice-wrapert iframe {
	width:100%;
 	float:left; 
	height:315px; 
	overflow-y:scroll; 
	border:0px;
}

/* -- Notice Wrapper: Accent (A) -- */
.notice-wrapera {
	width: 98%;
	margin: 0px 1%;
	padding: 20px;
	border-radius: 10px;
	background: #8B0000;
	-webkit-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
}

.notice-wrapera marquee {
	height: 315px;
}

.notice-wrapera iframe {
	width:100%;
 	float:left; 
	height:315px; 
	overflow-y:scroll; 
	border:0px;
}

/* -- Notice Wrapper: Info (I) -- */
.notice-wraperi {
	width: 98%;
	margin: 0px 1%;
	padding: 20px;
	border-radius: 10px;
	background: #A06060;
	-webkit-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 11px 10px -5px rgba(0, 0, 0, 0.75);
}

.notice-wraperi ul li {
	float: none;
	padding: 4.5px 6px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
	list-style: none;
	transition: all 0.3s ease;
}

.notice-wraperi ul li:hover {
	background-color: rgba(0, 0, 0, 0.15);
	padding-left: 12px;
}

.notice-wraperi ul li::before {
	font-family: 'FontAwesome';
	content: '\f101';
	margin: 0px 10px 0px 0px;
	color: #FFF;
	transition: transform 0.3s ease;
}

.notice-wraperi ul li:hover::before {
	transform: translateX(3px);
}

.notice-wraperi ul li a {
	color: #FFF;
	text-decoration: none;
	transition: color 0.3s ease;
}

.notice-wraperi ul li:hover a {
	color: #D4AF37;
}


/* ==========================================================================
   FLASH / SCROLLING NOTICE
   ========================================================================== */

.flash-wraper {
	width: 100%;
	padding: 20px;
	height: 268px;
	overflow: hidden;
}

/*.flash-wraper:hover {
	overflow-y: scroll;
}*/

.flash-wraper a {
	text-align: center;
}

.flash-wraper .icon-heading {
	display: flex;
	margin-bottom: 10px;
}

.flash-wraper .notice-heading {
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.flash-wraper .icon-heading span {
	font-size: 33px;
	margin-right: 8px;
	color: #C8A96E;
	text-shadow: #333 0px 1px 6px;
}

.flash-wraper marquee {
	height: 300px;
}


/* ==========================================================================
   ABOUT SECTION
   ========================================================================== */

.about-clg {
	width: 100%;
	height: auto;
	background: url(image/4.jpg) no-repeat center center fixed;
	background-size: cover;
}

.about-wraper {
	width: 100%;
	height: 100%;
	background: rgba(59, 35, 20, 0.85);
	background-image: url(../images/article-area-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.about-prev,
.about-next {
	font-size: 32px !Important;
}

.about-prev:hover,
.about-next:hover {
	font-size: 32px !Important;
	color: #D4AF37 !Important;
}


/* ==========================================================================
   COURSES & QUICK LINKS
   ========================================================================== */

a.courses {
	width: 100%;
	height: auto;
	padding: 14px 25px;
	text-decoration: none;
	color: #fff;
	background: linear-gradient(135deg, #C8A96E 0%, #A08040 100%);
	font-size: 18px;
	display: block;
	text-align: center;
	border-radius: 6px;
	transition: all 0.3s ease;
	margin-top: 10px;
	box-shadow: 0 3px 10px rgba(205, 127, 50, 0.25);
	font-weight: 600;
	letter-spacing: 0.3px;
}

a.courses:hover {
	background: linear-gradient(135deg, #DEC87A 0%, #C8A96E 100%);
	box-shadow: 0 6px 20px rgba(205, 127, 50, 0.4);
	transform: translateY(-2px);
	color: #3D0000;
}

.modal-body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.quick-links {
	background: linear-gradient(145deg, #5C0000 0%, #6B0000 100%);
	border-radius: 8px;
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
	height: 145px;
	transition: all 0.35s ease;
	box-shadow: 0 4px 12px rgba(59, 35, 20, 0.2);
	position: relative;
	overflow: hidden;
}

.quick-links::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08), transparent);
	transition: left 0.5s ease;
}

.quick-links:hover::before {
	left: 100%;
}

.quick-links:hover {
	background: linear-gradient(145deg, #6B0000 0%, #800000 100%);
	transform: translateY(-4px);
	box-shadow: 0 8px 25px rgba(59, 35, 20, 0.35);
}

.quick-links a {
	padding: 22px 10px;
	text-decoration: none;
	width: 100%;
	display: block;
	transition: all 0.3s ease;
}

.quick-links a img {
	height: 48px;
	transition: transform 0.3s ease;
}

.quick-links:hover a img {
	transform: scale(1.1);
}

.item-links a p {
	margin-bottom: 0;
}


/* ==========================================================================
   COLLEGE TARGET / AIM SECTION
   ========================================================================== */

.clg-target {
	width: 100%;
	display: table;
	background: #F8F5E8;
}

.clg-target a {
	font-size: 32px;
	line-height: 38px;
	color: #3D0000;
	font-weight: 600;
	text-decoration: none;
	display: block;
}


/* ==========================================================================
   ADMISSION SECTION
   ========================================================================== */

.admission-wraper {
	width: 100%;
	height: 224px;
	background: url(image/3.jpg) no-repeat center center fixed;
	background-size: cover;
}

.admission-wraper p {
	color: #fff !important;
	font-size: 26px;
}


/* ==========================================================================
   FOOTER
   ========================================================================== */

footer {
	padding: 30px 0;
	background: #5C0000;
	background-image: url(../images/cta-bg3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}

footer a {
	text-decoration: none !important;
	color: #fff !important;
	margin-bottom: 5px !important;
	display: block;
}

footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

footer ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}

footer ul li a {
	text-decoration: none;
	display: block;
	transition: all 0.3s ease;
	position: relative;
	padding-left: 0;
}

footer ul li a span {
	margin-right: 5px;
	font-size: 13px !important;
	transition: transform 0.3s ease;
	display: inline-block;
}

footer ul li a:hover {
	color: #C8A96E !important;
	padding-left: 6px;
}

footer ul li a:hover span {
	transform: translateX(3px);
}

.footer-heading {
	font-weight: 700;
	font-size: 22px;
	line-height: 36px;
	padding-bottom: 12px;
	color: #C8A96E;
	margin-bottom: 12px;
	font-family: "Playfair Display", serif;
	font-optical-sizing: auto;
	font-style: normal;
	border-bottom: 2px dashed rgba(205, 127, 50, 0.4);
	letter-spacing: 0.5px;
	position: relative;
}

.footer-heading::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 40px;
	height: 2px;
	background: #C8A96E;
}

.footer-text {
	width: 100%;
	height: auto;
	padding: 18px 20px;
	background-image: linear-gradient(to top, #3D0000 0%, #5C0000 100%);
	color: #C8A96E !important;
	text-align: center;
	border-top: 2px solid rgba(205, 127, 50, 0.15);
	letter-spacing: 0.3px;
}

.footer-text p {
	margin-bottom: 0;
	color: #FFF;
}

.footer-text p a {
	color: #C8A96E;
}


/* ==========================================================================
   OWL CAROUSEL OVERRIDES
   ========================================================================== */

.owl-dots {
	display: none;
}


/* ==========================================================================
   SOCIAL ICON BAR (FIXED SIDEBAR)
   ========================================================================== */

.icon-bar {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

.icon-bar a {
	display: block;
	text-align: center;
	padding: 16px;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
	position: relative;
	overflow: hidden;
}

.icon-bar a::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	transition: left 0.3s ease;
}

.icon-bar a:hover::before {
	left: 0;
}

.icon-bar a:hover {
	background-color: #C8A96E;
	transform: scale(1.1);
	box-shadow: 0 2px 10px rgba(205, 127, 50, 0.4);
}

.facebook  { background: #3B5998; color: white; }
.twitter   { background: #55ACEE; color: white; }
.google    { background: #dd4b39; color: white; }
.linkedin  { background: #007bb5; color: white; }
.youtube   { background: #bb0000; color: white; }

.socials a i {
	font-size: 28px;
	margin-right: 15px;
	color: #9B7070;
	transition: all 0.3s ease;
	float: left;
}

.socials a:hover i {
	color: #C8A96E;
	transform: scale(1.15) translateY(-2px);
}

.content {
	margin-left: 75px;
	font-size: 30px;
}


/* ==========================================================================
   ADMINISTRATOR SECTION — LEFT MENU AREA
   (Kept unchanged as requested)
   ========================================================================== */

/* ===== Left Menu Area ===== */
.left-menu-area {
	width: 27% !important;
	padding: 20px 0px 20px 0px;
	float: left;
	height: auto;
	overflow: hidden;
	background: linear-gradient(135deg, #FAF8F0 0%, #F5EED8 100%);
	border-radius: 12px;
	box-shadow: 0 4px 15px rgba(59, 35, 20, 0.08);
	border: 1px solid rgba(59, 35, 20, 0.06);
}

/* ===== Menu Heading ===== */
.left-menu-area h2 {
	text-align: left;
	margin: 0 20px 10px 20px;
	padding: 12px 0px 14px 0px;
	font-size: 20px;
	font-weight: 700;
	color: #5C0000;
	letter-spacing: 0.5px;
	border-bottom: 3px solid #5C0000;
	position: relative;
}

.left-menu-area h2::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 50px;
	height: 3px;
	background-color: #C8A96E;
	border-radius: 2px;
}

/* ===== Menu List ===== */
.left-menu-area ul {
	padding: 0px;
	margin: 8px 0px;
	list-style: none;
}

/* ===== Menu Items ===== */
.left-menu-area ul li {
	padding: 11px 20px;
	margin: 0px;
	border-bottom: 1px solid rgba(59, 35, 20, 0.08);
	border-right: none;
	font-size: 15px;
	color: #333;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* ===== Animated Left Border Slide-In ===== */
.left-menu-area ul li::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 100%;
	background-color: #C8A96E;
	transform: scaleY(0);
	transform-origin: center;
	transition: transform 0.3s ease;
}

/* ===== FontAwesome Arrow Icon ===== */
.left-menu-area ul li::before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin: 0 12px 0 0px;
	color: #5C0000;
	display: inline-block;
	transition: transform 0.3s ease, color 0.3s ease;
}

/* ===== Hover Effects ===== */
.left-menu-area ul li:hover {
	background-color: rgba(205, 127, 50, 0.06);
	border-bottom: 1px solid rgba(59, 35, 20, 0.08);
	padding-left: 28px;
	color: #5C0000;
	font-weight: 500;
}

.left-menu-area ul li:hover::after {
	transform: scaleY(1);
}

.left-menu-area ul li:hover::before {
	transform: translateX(4px);
	color: #C8A96E;
}

/* ===== Active State (optional) ===== */
.left-menu-area ul li.active {
	background-color: rgba(205, 127, 50, 0.1);
	color: #5C0000;
	font-weight: 600;
	border-left: 3px solid #C8A96E;
	padding-left: 17px;
}

/* ===== Links Inside List Items ===== */
.left-menu-area ul li i {
	margin-right: 10px;
	color: #A06060;
}

.left-menu-area ul li a {
	text-decoration: none;
	color: inherit;
	display: inline-block;
	transition: color 0.3s ease;
}

.left-menu-area ul li:hover a {
	color: #C8A96E;
}

/* ===== Last Item — No Bottom Border ===== */
.left-menu-area ul li:last-child {
	border-bottom: none;
}

.active-menu {
	background-color: #FAF8F0;
}


/* ==========================================================================
   ADMINISTRATOR SECTION — RIGHT CONTENT AREA
   ========================================================================== */

.right-content-area {
	width: 70%;
	padding: 0px 1%;
	float: right;
}

.right-content-area h2 {
	text-align: left;
	background-position: left bottom;
	margin: 10px;
	padding: 10px 0px;
}

.right-content-area h3 {
	text-align: left;
	background-image: none;
	margin: 20px 10px;
	padding: 8px 14px;
	border-left: 3px solid #D4AF37;
	display: block;
	clear: both;
	background-color: rgba(212, 162, 52, 0.08);
	border-radius: 0 4px 4px 0;
	font-weight: 600;
	color: #3D0000;
}

.right-content-area p {
	padding: 1%;
}

.right-content-area ol {
	padding: 0px;
	margin: 20px 10px;
}

.right-content-area ol li {
	padding: 3px 7px;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	list-style: upper-roman;
	list-style-position: inside;
}

.right-content-area ul li {
	padding: 7px !important;
	font-size: 16px !important;
	line-height: 26px !important;
	text-align: justify !important;
	list-style-position: inside !important;
	list-style: none !important;
}

.right-content-area ul li:before {
	font-family: 'FontAwesome' !important;
	content: '\f105' !important;
	margin: 0 10px 0 0px !important;
	color: #5C0000 !important;
	font-size: 20px !important;
	font-weight: bold !important;
}

.right-content-area li i {
	margin-right: 5px !important;
	color: #9B7070 !important;
	font-size: 22px !important;
}

.right-content-area li em {
	margin-right: 5px !important;
	color: #9B7070 !important;
	font-size: 22px !important;
}

.administrator-content {
	background-image: url(../images/article-area-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
}


/* ==========================================================================
   TABLES
   ========================================================================== */

.right-content-area table {
	width: 95%;
	margin: 2% 1%;
	padding: 0;
	border: none;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.right-content-area table tr:nth-child(odd) {
	background-color: #EDE8D0;
	color: #3D0000;
	transition: background-color 0.3s ease;
}

.right-content-area table tr:nth-child(even) {
	background-color: #F8F5E8;
	color: #3D0000;
	transition: background-color 0.3s ease;
}

.right-content-area table tr:hover {
	background-color: #E8E0C8 !important;
}

.right-content-area table tr td {
	padding: 8px 10px;
	text-align: left;
	border-bottom: 1px solid rgba(59, 35, 20, 0.06);
}

.right-content-area table tr td a {
	padding: 4px 10px;
	background-color: #5C0000;
	color: #FFF;
	border-radius: 3px;
	transition: all 0.3s ease;
	text-decoration: none;
	display: inline-block;
}

.right-content-area table tr td a:hover {
	background-color: #800000;
	box-shadow: 0 2px 8px rgba(59, 35, 20, 0.3);
}

.right-content-area table tr th {
	background-image: linear-gradient(to top, #5C0000 0%, #5C0000 1%, #800000 100%);
	color: #FDFBF2;
	text-align: center;
	padding: 10px;
	font-weight: 600;
	letter-spacing: 0.3px;
}

.table-content {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	border: none;
}

.table-content:hover {
	overflow-x: scroll;
}


/* ==========================================================================
   FACULTY SECTION
   ========================================================================== */

.faculty {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 10px 0px;
	padding: 15px 10px;
	border-bottom: 1px solid rgba(0, 11, 46, 0.12);
	text-align: left;
	transition: background-color 0.3s ease;
	border-radius: 6px;
}

.faculty:hover {
	background-color: #FAF8F0;
}

.faculty img {
	float: left;
	padding: 4px;
	background-color: #fff;
	width: 15%;
	height: auto;
	margin: 0px 20px 10px 5px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.12);
	border-radius: 6px;
	transition: box-shadow 0.3s ease;
}

.faculty:hover img {
	box-shadow: 0 5px 18px rgba(0, 0, 0, 0.2);
}

.faculty a {
	padding: 6px 14px;
	float: left;
	margin: 15px 10px 15px 0px;
	color: #FFFFFF;
	background-color: #5C0000;
	border-radius: 4px;
	transition: all 0.3s ease;
	text-decoration: none;
	font-weight: 500;
}

.faculty a:hover {
	background-color: #800000;
	box-shadow: 0 2px 8px rgba(59, 35, 20, 0.3);
}


/* ==========================================================================
   IMAGE CONTENT BLOCKS (LEFT / RIGHT / FULL)
   ========================================================================== */

.left-img-content {
	width: 94%;
	float: left;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 10px 0px;
	padding: 2%;
	border: 1px solid #E8E0C8;
	border-radius: 10px;
	transition: all 0.3s ease;
	background: #fff;
}

.left-img-content:hover {
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	border-color: #d0d0d0;
}

.left-img-content img {
	float: left;
	padding: 1%;
	width: 44%;
	height: auto;
	border: 1px solid #E8E0C8;
	margin: 10px 20px 10px 5px;
	border-radius: 10px;
	transition: all 0.3s ease;
}

.left-img-content:hover img {
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}

.right-img-content {
	width: 94%;
	float: left;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 10px 0px;
	padding: 2%;
	border: 1px solid #E8E0C8;
	border-radius: 10px;
	transition: all 0.3s ease;
	background: #fff;
}

.right-img-content:hover {
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	border-color: #d0d0d0;
}

.right-img-content img {
	float: right;
	padding: 1%;
	width: 44%;
	height: auto;
	margin: 10px 5px 10px 20px;
	border: 1px solid #E8E0C8;
	border-radius: 10px;
	transition: all 0.3s ease;
}

.right-img-content:hover img {
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}

.full-img-content {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 10px 0px;
	padding: 2%;
	border: 1px solid #E8E0C8;
	border-radius: 10px;
	transition: all 0.3s ease;
	background: #fff;
}

.full-img-content:hover {
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	border-color: #d0d0d0;
}

.full-img-content img {
	width: 94%;
	float: none !important;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 10px 2%;
	padding: 1%;
	border: 1px solid #E8E0C8;
	border-radius: 6px;
}

.img-box {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.35s ease;
}

.img-box:hover {
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.18);
	transform: translateY(-3px);
}

.inner-wraper img {
	border-radius: 35px;
	border-bottom-left-radius: 0;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
	padding: 7px;
	transition: box-shadow 0.3s ease;
}

.inner-wraper img:hover {
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.28);
}


/* ==========================================================================
   ARTICLE / BANNER
   ========================================================================== */

.article-bg {
	background-image: url(images/stories/article-area-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.article-banner {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 4px solid #D4AF37;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}

.article-banner img {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
}

.title {
	background-color: #F8F5E8 !important;
	padding: 8px 12px;
	margin: 3px 3px 10px 3px;
	display: block;
	clear: both;
	border-radius: 8px;
	border-left: 3px solid #5C0000;
	font-weight: 600;
}


/* ==========================================================================
   EVENTS
   ========================================================================== */

.event-box2 {
	display: grid;
	grid-template-columns: 20% 80%;
	grid-row-gap: 0px;
	grid-column-gap: 0px;
	padding: 6px 0;
	transition: background-color 0.3s ease;
	border-radius: 4px;
}

.event-box2:hover {
	background-color: rgba(255, 255, 255, 0.05);
}

.event-date {
	padding: 6px;
	text-align: center;
}

.event-date h5 {
	font-weight: 900 !important;
	color: #9B1C1C;
	line-height: 1.2;
	font-family: "Roboto", sans-serif;
	font-size: 1.25rem;
	margin: 0;
}

.event-date b {
	color: #A06060 !important;
}

.event-text-box {
	padding: 4px 0;
}

.event-text-box p {
	color: #D4AF37 !important;
	font-size: 16px !important;
	margin-bottom: 10px !important;
	text-align: left !important;
	text-transform: inherit;
	font-weight: normal;
	font-family: 'PT Serif', serif;
	line-height: 24px;
	padding-bottom: 5px;
	border-bottom: #D4AF37 1px dashed;
}

.event-text-box p a {
	text-decoration: none !important;
}


/* ==========================================================================
   TABS
   ========================================================================== */

.tabcontent {
	padding-top: 10px;
	animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
	from { opacity: 0; transform: translateY(5px); }
	to { opacity: 1; transform: translateY(0); }
}

.nav-tabs .nav-link.active {
	background-color: #9B1C1C !important;
	box-shadow: 0 2px 8px rgba(122, 90, 46, 0.3);
}

.nav-tabs .nav-link.other {
	background-color: #5C0000 !important;
	transition: all 0.3s ease;
}

.nav-tabs .nav-link.other:hover {
	background-color: #6B0000 !important;
}

.right-content-tab-menu {
	padding: 2%;
	margin: 2% 1%;
	background: linear-gradient(to right, #9B1C1C, #5C0000);
	border-radius: 10px;
	transition: all 0.4s ease;
	box-shadow: 0 3px 12px rgba(139, 105, 20, 0.2);
	position: relative;
	overflow: hidden;
}

.right-content-tab-menu::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.06), transparent);
	transition: left 0.6s ease;
}

.right-content-tab-menu:hover::before {
	left: 100%;
}

.right-content-tab-menu:hover {
	background: linear-gradient(to left, #9B1C1C, #5C0000);
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(139, 105, 20, 0.3);
}

.right-content-tab-menu a {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

.right-content-tab-menu a i {
	border-radius: 10px;
	padding: 5px;
	background-color: #FFF;
	color: #9B1C1C;
	margin-right: 10px;
	transition: all 0.3s ease;
}

.right-content-tab-menu:hover a i {
	transform: scale(1.1);
	box-shadow: 0 2px 8px rgba(139, 105, 20, 0.3);
}


/* ==========================================================================
   FAQ / LINK BAR
   ========================================================================== */

.faq-wraper {
	width: 100%;
	display: table;
	overflow: hidden;
	background: linear-gradient(135deg, #3D0000 0%, #5C0000 100%);
	transition: all 0.3s ease;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.faq-wraper ul {
	width: 100%;
	display: flex;
	list-style: none;
	height: auto;
	margin: 0;
	padding: 0;
}

.faq-wraper ul li {
	flex-basis: 25%;
	text-align: center;
	display: block;
	position: relative;
	overflow: hidden;
	transition: all 0.4s ease;
}

.faq-wraper ul li::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0);
	transition: background 0.4s ease;
	z-index: 1;
}

.faq-wraper ul li:hover::before {
	background: rgba(255, 255, 255, 0.1);
}

.faq-wraper ul li:nth-child(1) { background: linear-gradient(145deg, #800000 0%, #6B0000 100%); }
.faq-wraper ul li:nth-child(2) { background: linear-gradient(145deg, #9B1C1C 0%, #8B0000 100%); }
.faq-wraper ul li:nth-child(3) { background: linear-gradient(145deg, #A52A2A 0%, #5C0000 100%); }
.faq-wraper ul li:nth-child(4) { background: linear-gradient(145deg, #C8A96E 0%, #B89650 100%); }

.faq-wraper ul li:hover {
	transform: scaleY(1.05);
	z-index: 2;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.faq-wraper ul li a {
	text-decoration: none;
	text-align: center;
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.15);
	display: block;
	padding: 28px 14px;
	font-weight: 600;
	font-size: 20px;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 2;
	transition: all 0.3s ease;
	letter-spacing: 0.5px;
}

.faq-wraper ul li:last-child a {
	border-right: none;
}

.faq-wraper ul li:hover a {
	transform: translateY(-2px);
	text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
}


/* ==========================================================================
   YOUTUBE / VIDEO TABS
   ========================================================================== */

.youtube-tab {
	width: 31%;
	float: left;
	padding: 0%;
	margin: 1%;
	border: #C8A96E 1px solid;
	border-radius: 15px;
	transition: all 0.4s ease;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(205, 127, 50, 0.15);
}

.youtube-tab a {
	text-align: center !important;
	float: none;
	display: block;
	clear: both;
	color: #C8A96E;
	text-decoration: none;
	transition: color 0.3s ease;
}

.youtube-tab a strong {
	font-size: 18px;
	display: block;
	padding: 8px 10px;
}

.youtube-tab a h2 {
	font-size: 50px;
	text-align: center;
	display: block;
	margin: 0px;
	transition: all 0.4s ease;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background: linear-gradient(to bottom, #B89650, #C8A96E);
	padding: 10px 0;
}

.youtube-tab a h2 i,
.youtube-tab a h2 em {
	color: #FFF;
	transition: all 0.4s ease;
}

.youtube-tab:hover {
	border: #FFF 1px solid;
	box-shadow: 0px 8px 25px rgba(205, 127, 50, 0.35);
	transform: translateY(-5px);
}

.youtube-tab:hover a h2 {
	background: linear-gradient(to bottom, #FFFFFF, #F5EED8);
}

.youtube-tab:hover a h2 i,
.youtube-tab:hover a h2 em {
	color: #A52A2A;
	transform: scale(1.1);
}

.youtube-tab:hover a {
	text-decoration: none;
	color: #A52A2A;
}


/* ==========================================================================
   GALLERY / LIGHTBOX
   ========================================================================== */

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	overflow: hidden;
}

.gallery-image-wraper {
	flex-basis: 25%;
	max-width: 25%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}

.preview {
	width: 100%;
	border-radius: 6px;
	transition: all 0.35s ease;
	cursor: pointer;
}

.preview:hover {
	transform: scale(1.03);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.lightbox {
	display: none;
	position: fixed;
	z-index: 100;
	padding: 10px 62px 0px 62px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.92);
	backdrop-filter: blur(4px);
}

.lightbox-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
}

.slidee {
	display: none;
}

.image-slide {
	width: 100%;
}

.modal-preview {
	width: 100%;
}

img.preview,
img.modal-preview {
	opacity: 0.9;
}

img.active,
.preview:hover,
.modal-preview:hover {
	opacity: 1;
}

img.hover-shadow {
	transition: 0.3s;
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.close-gal {
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
	transition: all 0.3s ease;
	z-index: 101;
}

.close-gal:hover,
.close-gal:focus {
	color: #C8A96E;
	text-decoration: none;
	cursor: pointer;
	transform: rotate(90deg);
}

.previous,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px 20px;
	margin-top: -50px;
	color: white !important;
	font-weight: bold;
	font-size: 20px;
	transition: all 0.3s ease;
	border-radius: 0 4px 4px 0;
	user-select: none;
	-webkit-user-select: none;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.4);
}

a.previous,
a.next {
	text-decoration: none;
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.previous:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8) !important;
}


/* ==========================================================================
   GOOGLE CUSTOM SEARCH OVERRIDES
   ========================================================================== */

.gsc-control-cse {
	background: none !important;
	border: none !important;
}

.gsc-search-button-v2 {
	border: none !important;
	border-radius: 9px !important;
	border-color: none !important;
	padding: 10px 27px !important;
	background-image: linear-gradient(to top, #5C0000 0%, #5C0000 1%, #800000 100%) !important;
}

.gsc-control {
	width: 100% !important;
}


/* ==========================================================================
   MISCELLANEOUS
   ========================================================================== */

.map iframe {
	margin-bottom: 10px;
	background-color: #FFF;
}

.fa-chevron-right::before {
	color: #C8A96E;
}


/* ==========================================================================
   UPCOMING EVENTS SECTION
   ========================================================================== */

.upcoming-events-area {
	width: 100%;
	background: linear-gradient(160deg, #FAF8F0 0%, #F5EED8 60%, #EDE8D0 100%);
	padding: 50px 0 40px;
	border-bottom: 3px solid #D4AF37;
	box-shadow: 0 6px 24px rgba(59, 35, 20, 0.1);
}

.events-section-header {
	text-align: center;
	margin-bottom: 36px;
}

.events-main-heading {
	font-size: 34px;
	font-weight: 700;
	color: #3D0000;
	font-family: "Playfair Display", serif;
	position: relative;
	display: inline-block;
	padding-bottom: 14px;
	margin-bottom: 10px;
}

.events-main-heading::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 3px;
	background: linear-gradient(to right, #5C0000, #C8A96E);
	border-radius: 2px;
}

.events-sub-tagline {
	font-size: 16px;
	color: #8B0000;
	opacity: 0.85;
	margin: 0;
	font-family: "Source Sans 3", sans-serif;
}

/* -- Event Grid Row -- */
.events-row {
	margin-bottom: 10px;
}

.event-col-gap {
	margin-bottom: 28px;
}

/* -- Event Card -- */
.event-card {
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 18px rgba(59, 35, 20, 0.12);
	border: 1px solid #E8E0C8;
	transition: all 0.35s ease;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.event-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 12px 32px rgba(59, 35, 20, 0.22);
	border-color: #C8A96E;
}

/* -- Event Image -- */
.event-card-img-wrap {
	position: relative;
	overflow: hidden;
	height: 200px;
}

.event-card-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.45s ease;
	display: block;
}

.event-card:hover .event-card-img {
	transform: scale(1.06);
}

/* -- Event Badge -- */
.event-badge {
	position: absolute;
	top: 12px;
	left: 12px;
	background: linear-gradient(135deg, #5C0000 0%, #800000 100%);
	color: #D4AF37;
	font-size: 12px;
	font-weight: 700;
	padding: 4px 10px;
	border-radius: 20px;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	box-shadow: 0 2px 8px rgba(0,0,0,0.25);
}

.event-badge-seminar {
	background: linear-gradient(135deg, #6B0000 0%, #9B1C1C 100%);
}

.event-badge-sports {
	background: linear-gradient(135deg, #8B0000 0%, #A52A2A 100%);
}

.event-badge-workshop {
	background: linear-gradient(135deg, #A52A2A 0%, #C8A96E 100%);
	color: #fff;
}

/* -- Event Card Body -- */
.event-card-body {
	padding: 18px 20px 20px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

/* -- Event Meta (date + time) -- */
.event-meta {
	display: flex;
	gap: 14px;
	margin-bottom: 10px;
	flex-wrap: wrap;
}

.event-date,
.event-time {
	font-size: 13px;
	color: #A52A2A;
	font-weight: 600;
	font-family: "Source Sans 3", sans-serif;
}

.event-date i,
.event-time i {
	color: #C8A96E;
	margin-right: 5px;
}

/* -- Event Title -- */
.event-card-title {
	font-size: 18px;
	font-weight: 700;
	color: #3D0000;
	font-family: 'Young Serif', serif;
	margin-bottom: 8px;
	line-height: 1.4;
}

/* -- Event Description -- */
.event-card-desc {
	font-size: 14px;
	color: #4A0000;
	line-height: 1.6;
	opacity: 0.9;
	margin-bottom: 12px;
	flex: 1;
	text-align: left;
}

/* -- Event Location -- */
.event-location {
	font-size: 13px;
	color: #9B1C1C;
	font-weight: 600;
	margin-bottom: 14px;
	font-family: "Source Sans 3", sans-serif;
}

.event-location i {
	color: #C8A96E;
	margin-right: 5px;
}

/* -- Read More Link -- */
.event-read-more {
	display: inline-block;
	text-decoration: none;
	color: #5C0000;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.3px;
	border-bottom: 2px solid #C8A96E;
	padding-bottom: 2px;
	transition: all 0.3s ease;
	align-self: flex-start;
}

.event-read-more i {
	margin-left: 5px;
	transition: transform 0.3s ease;
}

.event-read-more:hover {
	color: #C8A96E;
	text-decoration: none;
}

.event-read-more:hover i {
	transform: translateX(4px);
}

/* -- View All Events Button -- */
.events-footer-btn {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}

.view-all-events-btn {
	font-size: 17px !important;
	padding: 12px 34px !important;
	border-radius: 8px !important;
	letter-spacing: 0.5px;
}

.view-all-events-btn i {
	margin-right: 8px;
}
/* ==========================================================================
   NOTICE ITEM
   ========================================================================== */

.notice-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 14px;
    border-bottom: 1px solid rgba(59, 35, 20, 0.08);
    cursor: pointer;
    transition: background 0.22s ease, padding-left 0.25s ease;
    position: relative;
    text-decoration: none;
}

.notice-item:last-child {
    border-bottom: none;
}

/* Animated left border on hover */
.notice-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(to bottom, #3B2314, #CD7F32);
    border-radius: 0 2px 2px 0;
    transform: scaleY(0);
    transform-origin: center;
    transition: transform 0.22s ease;
}

.notice-item:hover {
    background: #FDF8F2;
    padding-left: 18px;
}

.notice-item:hover::before {
    transform: scaleY(1);
}

/* ------------------------------------------------------------------
   DATE
   ------------------------------------------------------------------ */

.notice-date {
    flex-shrink: 0;
    background: linear-gradient(135deg, #3B2314 0%, #5C3A1E 100%);
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    font-family: "Source Sans 3", sans-serif;
    letter-spacing: 0.4px;
    white-space: nowrap;
    padding: 8px 9px;
    border-radius: 6px;
    margin-top: 2px;
    line-height: 1.5;
    box-shadow: 0 2px 6px rgba(59, 35, 20, 0.18);
}

/* ------------------------------------------------------------------
   TITLE
   ------------------------------------------------------------------ */

.notice-title {
    flex: 1;
    font-size: 16.5px;
    font-weight: 600;
    color: #fff;
    line-height: 1.5;
	margin-top:10px;
    font-family: "Source Sans 3", sans-serif;
    transition: color 0.22s ease;

    /* clamp to 2 lines */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.notice-item:hover .notice-title {
    color: #ffe400;
}
.notice-title a {
	text-decoration:none;
}