#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#itemslider h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 992px){
#slider-control img {
  padding-top: 70px;
  margin: 0 auto;
}
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 5px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 5px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5,
  .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}


/* ==========================================
   1. WELCOME SECTION STYLING
   ========================================== */
.fse-light-about {
    background-color: #ffffff;
    padding: 70px 0;
}
.fse-flex-align {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.fse-light-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #1e293b;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.fse-light-title span {
    color: #e3000f;
}
.fse-light-desc {
    font-size: 15px;
    line-height: 1.8;
    color: #475569;
    margin-bottom: 25px;
    text-align: justify;
}
.fse-btn-orange {
    display: inline-flex;
    align-items: center;
    padding: 12px 30px;
    background-color: #f97316;
    color: #ffffff !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    border-radius: 4px;
    text-decoration: none !important;
    transition: all 0.2s ease;
    box-shadow: 0 4px 14px rgba(249, 115, 22, 0.3);
}
.fse-btn-orange:hover {
    background-color: #ea580c;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(249, 115, 22, 0.45);
}
.fse-btn-orange i { margin-left: 10px; font-size: 11px; }

.fse-image-card {
    box-shadow: 0 15px 35px rgb(0 0 0 / 43%);
    border-radius: 8px;
    overflow: hidden;
    border: 4px solid #f8fafc;
}

/* ==========================================
   2. OUR FOUNDATION SECTION STYLING
   ========================================== */
.fse-foundation-section {
    background-color: #f8fafc;
    padding: 80px 0;
}
.fse-foundation-header {
    margin-bottom: 50px;
}
.fse-foundation-main-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #1e293b;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}
.fse-foundation-subtitle {
    font-size: 16px;
    color: #64748b;
    font-weight: 500;
}
.fse-foundation-card-spacing {
    margin-bottom: 30px;
}
.fse-foundation-card {
    background: #ffffff;
    padding: 45px 25px;
    text-align: center;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    border: 1px solid #e2e8f0;
    height: 100%;
    min-height: 360px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.fse-foundation-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(30, 41, 59, 0.08);
}
.fse-foundation-card.vision-edge:hover { border-color: rgba(239, 68, 68, 0.3); }
.fse-foundation-card.mission-edge:hover { border-color: rgba(249, 115, 22, 0.3); }
.fse-foundation-card.policy-edge:hover { border-color: rgba(234, 179, 8, 0.3); }

.fse-foundation-icon-box {
    width: 65px;
    height: 65px;
    margin: 0 auto 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    transition: transform 0.3s ease;
}
.fse-foundation-card:hover .fse-foundation-icon-box {
    transform: scale(1.1);
}
.color-red { color: #ef4444; }
.color-orange { color: #f97316; }
.color-yellow { color: #eab308; }

.fse-card-tag {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
}
.tag-red { color: #ef4444; }
.tag-orange { color: #f97316; }
.tag-yellow { color: #d97706; }

.fse-foundation-card h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}
.fse-foundation-card.vision-edge h3 { color: #ef4444; }
.fse-foundation-card.mission-edge h3 { color: #f97316; }
.fse-foundation-card.policy-edge h3 { color: #eab308; }

.fse-foundation-card p:not(.fse-card-tag) {
    font-size: 14.5px;
    color: #475569;
    line-height: 1.7;
    margin: 0;
}
.fse-card-indicator {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 4px;
    border-radius: 4px 4px 0 0;
    transition: width 0.3s ease;
}
.fse-foundation-card:hover .fse-card-indicator {
    width: 80px;
}
.bg-red { background-color: #ef4444; }
.bg-orange { background-color: #f97316; }
.bg-yellow { background-color: #eab308; }

/* ==========================================
   3. TICKER MARQUEE SECTION STYLING
   ========================================== */
.fse-light-ticker-section {
    background-color: #ffffff;
    padding: 40px 0 70px 0;
}
.fse-ticker-spacing {
    margin-bottom: 30px;
}
.fse-light-ticker-box {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.04);
}
.fse-header-gradient {
    padding: 16px 22px;
    display: flex;
    align-items: center;
}
.fse-header-gradient.bg-gradient-orange { background: linear-gradient(135deg, #f97316, #ea580c); }
.fse-header-gradient.bg-gradient-green { background: linear-gradient(135deg, #10b981, #059669); }

.fse-header-gradient i { color: #ffffff; font-size: 20px; margin-right: 12px; }
.fse-header-gradient h3 { color: #ffffff; font-size: 17px; font-weight: 700; margin: 0; font-family: 'Montserrat', sans-serif; text-transform: uppercase; }

.fse-light-marquee-container {
    height: 310px;
    overflow: hidden;
    position: relative;
    padding: 0 20px;
}
.fse-marquee-vertical {
    display: flex;
    flex-direction: column;
    animation: fse-scroll-up 15s linear infinite;
}
.fse-light-marquee-container:hover .fse-marquee-vertical { animation-play-state: paused; }

@keyframes fse-scroll-up {
    0% { transform: translateY(0); }
    100% { transform: translateY(-50%); }
}

.fse-light-ticker-item { padding: 16px 0; border-bottom: 1px dashed #e2e8f0; }
.fse-light-ticker-item p { font-size: 14px; color: #334155; line-height: 1.6; margin: 6px 0; }
.fse-light-ticker-item p a { color: #2563eb; font-weight: 600; text-decoration: none; }
.light-ticker-date { font-size: 11px; color: #94a3b8; display: block; }

.fse-badge { font-size: 10px; padding: 3px 7px; text-transform: uppercase; border-radius: 3px; color: #fff; font-weight: 600; }
.bg-badge-red { background-color: #ef4444; }
.bg-badge-orange { background-color: #f97316; }
.bg-badge-blue { background-color: #3b82f6; }

/* Student Avatar Modification Layout rules */
.fse-light-student-item { display: flex; align-items: center; padding: 15px 0; border-bottom: 1px dashed #e2e8f0; }
.light-student-avatar-frame { 
    width: 50px; 
    height: 50px; 
    margin-right: 15px; 
    border-radius: 50%; 
    overflow: hidden; 
    border: 2px solid #10b981;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8fafc;
    flex-shrink: 0;
}
.light-student-avatar-frame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.light-student-info h4 { margin: 0 0 4px 0; font-size: 15px; color: #1e293b; font-weight: 600; }
.light-student-info p { margin: 0 0 2px 0; font-size: 13px; color: #64748b; }
.light-student-info p span { color: #334155; font-weight: 500; }
.light-enrollment-no { font-size: 11px; color: #94a3b8; font-family: monospace; }

.fse-light-marquee-container::before {
    content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 20px;
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0)); z-index: 2; pointer-events: none;
}
.fse-light-marquee-container::after {
    content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 20px;
    background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0)); z-index: 2; pointer-events: none;
}


.bg-iosh { background: linear-gradient(135deg, #ef4444, #dc2626); }
.bg-nebosh { background: linear-gradient(135deg, #2563eb, #1d4ed8); }
.bg-iso { background: linear-gradient(135deg, #10b981, #059669); }

/* Custom Grid Utility */
.mob { display: flex; padding: 30px; }

@media (max-width: 991px) {
    .fse-flex-align { flex-direction: column-reverse; }
    .fse-image-card { margin-bottom: 30px; }
   
}
@media only screen and (max-width: 600px) {
    .mob { display: block; padding: 20px; }
    .pddiv { padding-bottom: 13px; }
}
  /* ==========================================
   GLOBAL REUSABLE UTILITIES
   ========================================== */
/*.fse-courses-section { background-color: #f8fafc; padding: 75px 0; }*/
.fse-advantages-section { background-color: #111827; padding: 85px 0; } /* Dark theme base from reference image */
.fse-tag-red { color: #e3000f; font-weight: 700; text-transform: uppercase; font-size: 13px; letter-spacing: 1.5px; margin-bottom: 5px; }
.fse-tag-amber { color: #f59e0b; font-weight: 700; text-transform: uppercase; font-size: 13px; letter-spacing: 1.5px; margin-bottom: 5px; }
.fse-advantage-card-spacing { margin-bottom: 30px; }

/*Course Start*/
/* --- Course Section Styling --- */
.fse-courses-section {
    padding: 60px 0;
    background-color: #f8fafc;
}
.fse-section-header {
    margin-bottom: 45px;
}
.fse-tag-red {
    color: #ef4444;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.5px;
    margin-bottom: 5px;
}
.fse-light-title {
    font-size: 36px;
    font-weight: 800;
    color: #0f172a;
}
.fse-course-spacing {
    margin-bottom: 30px;
    display: flex; /* Ensure grid column children can stretch equally */
}

/* Course Card UI Framework */
.fse-main-course-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
    display: flex;
    flex-direction: column; /* Dynamic vertical stretch */
}
.fse-main-course-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}

.fse-card-banner {
    position: relative;
    height: 240px; 
    background-color: #ffffff; 
    border-bottom: 1px solid #f1f5f9;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px; 
    overflow: hidden;
}
.fse-card-banner img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain; 
    display: block;
}

.fse-banner-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #ef4444;
    color: #ffffff;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 2;
}

/* --- FIX: Equal Height Alignment for Card Body --- */
.fse-card-body {
    padding: 25px;
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* Pushes the card contents to fill entire height layout uniformly */
}

/* FIX: min-height 85px set kiya hai taaki 3 lines tak ka text bina cut hue adjust ho aur sabhi cards ka title space ek jesa rahe */
.fse-card-body h3 {
    font-size: 19px;
    font-weight: 700;
    color: #0f172a;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.45;
    word-wrap: break-word; 
    min-height: 85px; 
    overflow: visible; 
}
.fse-meta-grid {
    display: flex;
    justify-content: space-between;
    margin-top: auto; /* Pushes the details grid and price blocks identically to the card bottom */
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f5f9;
}
.fse-meta-item {
    font-size: 13px;
    color: #64748b;
    font-weight: 500;
}
.fse-meta-item i {
    color: #ffcc00;
    margin-right: 4px;
}
.fse-price-block {
    margin-bottom: 20px;
}
.fse-price-block .old-price {
    text-decoration: line-through;
    color: #94a3b8;
    font-size: 14px;
    margin-right: 10px;
}
.fse-price-block .current-price {
    color: #ef4444;
    font-weight: 700;
    font-size: 18px;
}
.fse-card-actions {
    display: flex;
    gap: 10px;
}
.fse-btn-details-trigger {
    flex: 1;
    background: #ffcc00;
    border: 1px solid #cbd5e1;
    color: #334155;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 6px;
    transition: background 0.2s;
}
.fse-btn-details-trigger:hover {
    background: #e2e8f0;
}
.fse-btn-enroll {
    flex: 1;
        background: #dd251d;
    color: #ffffff;
    text-align: center;
    text-decoration: none !important;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 6px;
    transition: background 0.2s;
}
.fse-btn-enroll:hover {
    background: #080b76;
    color: #ffffff;
}

/* --- Modal Base Framework & Responsiveness --- */
.fse-custom-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 23, 42, 0.6);
    backdrop-filter: blur(4px);
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 15px; /* Mobile safe padding */
    transition: all 0.3s ease;
}
.fse-modal-window-wrapper {
    position: relative;
    background: #ffffff;
    max-width: 950px; 
    width: 100%;
    max-height: 90vh;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: translateY(30px);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    display: flex;
    flex-direction: column; /* Force layout alignment */
}
.fse-custom-modal-overlay.is-visible .fse-modal-window-wrapper {
    transform: translateY(0);
    opacity: 1;
}
.fse-modal-close-btn {
    position: absolute;
    top: 12px;
    right: 15px;
    background: #0f172a;
    color: #ffffff;
    border: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    z-index: 10;
    transition: background 0.2s;
}
.fse-modal-close-btn:hover {
    background: #ef4444;
}
.fse-modal-split-layout {
    display: flex;
    flex-wrap: nowrap;
    max-height: 90vh;
    width: 100%;
}
.fse-modal-left-aside {
    flex: 1;
    min-width: 300px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fse-modal-sticky-media {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: #ffffff;
}
.fse-modal-sticky-media img {
    max-width: 100%;
    max-height: 260px;
    width: auto;
    height: auto;
    object-fit: contain;
}
.fse-modal-quick-stats {
    position: absolute;
    bottom: 15px;
    left: 15px;
    display: flex;
    gap: 10px;
    z-index: 2;
}
.fse-modal-right-content {
    flex: 2;
    min-width: 350px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    max-height: 90vh;
    border-left: 1px solid #f1f5f9;
}
.fse-modal-right-content h2 {
    font-size: 24px;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 15px;
    padding-right: 25px;
}
.modal-price-strip {
    background: #fffbeb;
    border: 1px solid #fef3c7;
    padding: 12px 20px;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}
.strip-label {
    font-size: 13px;
    font-weight: 700;
    color: #b45309;
    text-transform: uppercase;
}
.strip-values del {
    color: #94a3b8;
    margin-right: 10px;
    font-size: 14px;
}
.strip-values strong {
    color: #ef4444;
    font-size: 20px;
    font-weight: 800;
}
.fse-modal-scroll-area {
    margin-bottom: 30px;
}
.fse-modal-scroll-area h4 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f172a;
    margin-top: 20px;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}

/* --- CKEDITOR RESPONSIVE FIXES --- */
.ckeditor-render-content {
    font-size: 14.5px;
    color: #475569;
    line-height: 1.65;
    word-wrap: break-word;
    word-break: break-word;
}
.ckeditor-render-content p {
    margin-bottom: 12px;
}
.ckeditor-render-content ul, 
.ckeditor-render-content ol {
    margin-bottom: 15px;
    padding-left: 20px;
}
.ckeditor-render-content ul {
    list-style-type: disc;
}
.ckeditor-render-content ol {
    list-style-type: decimal;
}
.ckeditor-render-content li {
    margin-bottom: 6px;
}
/* TABLE OVERFLOW FIX FOR MOBILE BUILD */
.ckeditor-render-content table {
    display: block;
    width: 100% !important;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    margin: 15px 0;
    font-size: 14px;
}
.ckeditor-render-content table th, 
.ckeditor-render-content table td {
    border: 1px solid #cbd5e1;
    padding: 10px 12px;
    text-align: left;
}
.ckeditor-render-content table th {
    background-color: #f8fafc;
    font-weight: 700;
    color: #1e293b;
}

.fse-modal-footer-cta {
    margin-top: auto;
}
.fse-modal-action-enroll-btn {
    display: block;
    width: 100%;
    background: #0f172a;
    color: #ffffff;
    text-align: center;
    text-decoration: none !important;
    padding: 14px;
    font-weight: 700;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    transition: background 0.2s;
}
.fse-modal-action-enroll-btn:hover {
    background: #1e293b;
    color: #ffffff;
}

/* ==========================================
   CRITICAL MOBILE BREAKPOINT MEDIA RESPONSIVE
   ========================================== */
@media(max-width: 768px) {
    .fse-custom-modal-overlay {
        padding: 10px;
    }
    .fse-modal-window-wrapper {
        max-height: 85vh; /* Lock height on mobile screens */
    }
    .fse-modal-split-layout { 
        flex-direction: column; 
        overflow-y: auto; /* Allow layout stack to slide inside modal frame */
        max-height: 85vh;
    }
    .fse-modal-left-aside {
        min-width: 100%;
        width: 100%;
        flex: none;
    }
    .fse-modal-sticky-media {
        min-height: 200px;
        padding: 15px;
    }
    .fse-modal-sticky-media img {
        max-height: 180px;
    }
    .fse-modal-right-content { 
        padding: 20px; 
        border-left: none;
        border-top: 1px solid #f1f5f9;
        min-width: 100%;
        width: 100%;
        overflow-y: visible; /* Let parent split-layout handle layout scroll context */
        flex: none;
    }
    .fse-modal-right-content h2 {
        font-size: 20px;
        padding-right: 15px;
    }
    .modal-price-strip {
        padding: 10px 15px;
        margin-bottom: 15px;
    }
    .strip-values strong {
        font-size: 17px;
    }
}
/*Course End*/

/* ==========================================
   WHY CHOOSE US ADVANTAGES (DARK) STYLING
   ========================================== */
.fse-advantages-title { font-family: 'Montserrat', sans-serif; font-size: 36px; font-weight: 800; color: #ffffff; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; }
.fse-advantages-title span { color: #f59e0b; }
.fse-advantages-subtitle { font-size: 15px; color: #9ca3af; margin-bottom: 55px; }

.fse-advantage-card {
    background: #1f2937;
    padding: 45px 25px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #374151;
    height: 100%;
    min-height: 310px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}
.fse-advantage-card:hover { transform: translateY(-6px); border-color: #4b5563; background: #263143; }

/* Highlight Box Frame Properties for Central Featured Item */
.fse-advantage-card.highlight-glow { border-color: rgba(245, 158, 11, 0.4); box-shadow: 0 10px 30px rgba(245, 158, 11, 0.06); }
.card-border-glow-line { position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: #f59e0b; }

.advantage-icon-circle {
    width: 65px; height: 65px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 26px; margin: 0 auto 25px auto;
}
.advantage-icon-circle.accent-red { background: rgba(239, 68, 68, 0.1); color: #ef4444; }
.advantage-icon-circle.accent-orange { background: rgba(249, 115, 22, 0.1); color: #f97316; }
.advantage-icon-circle.accent-amber { background: rgba(245, 158, 11, 0.1); color: #f59e0b; }
.advantage-icon-circle.accent-blue { background: rgba(59, 130, 246, 0.1); color: #3b82f6; }

.fse-advantage-card h3 { font-family: 'Montserrat', sans-serif; font-size: 20px; font-weight: 700; color: #ffffff; margin: 0 0 12px 0; }
.fse-advantage-card p { font-size: 14px; color: #9ca3af; line-height: 1.6; margin: 0; }
/* ==========================================
   ADVANTAGES VIDEO BACKGROUND & HOVER GLOWS
   ========================================== */

.fse-advantages-video-section {
    position: relative;
    padding: 85px 0;
    overflow: hidden;
    background-color: #0b0f19; /* High contrast fallback background container */
}

/* --- HARDWARE ACCELERATED VIDEO BACKGROUND PIPELINE --- */
.fse-video-bg-container {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: 1;
    pointer-events: none;
}
.fse-video-bg-container video {
    width: 100%; height: 100%;
    object-fit: cover;
}

/* Custom Red overlay layer over the background clip video */
.fse-video-red-overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(135deg, rgba(227, 0, 15, 0.45) 0%, rgba(15, 23, 42, 0.85) 100%);
    mix-blend-mode: multiply; /* Blends nicely with fire elements in video track */
}

/* Forces content stacking layout index parameters over video container */
.fse-advantages-content-relative {
    position: relative;
    z-index: 5;
}

/* Header Text Layout Rules */
.fse-tag-amber { color: #f59e0b; font-weight: 700; text-transform: uppercase; font-size: 13px; letter-spacing: 1.5px; margin-bottom: 5px; }
.fse-advantages-title { font-family: 'Montserrat', sans-serif; font-size: 36px; font-weight: 800; color: #ffffff; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; }
.fse-advantages-title span { color: #f59e0b; }
.fse-advantages-subtitle { font-size: 15px; color: #cbd5e1; margin-bottom: 55px; }
.fse-advantage-card-spacing { margin-bottom: 30px; }

/* --- CARD STRUCTURES FRAMEWORKS --- */
.fse-advantage-card {
    background: rgba(31, 41, 55, 0.45); /* High tech blurred dark container glass template block */
    backdrop-filter: blur(8px);
    padding: 45px 25px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid rgba(55, 65, 81, 0.5);
    height: 100%;
    min-height: 310px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.advantage-icon-circle {
    width: 65px; height: 65px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 26px; margin: 0 auto 25px auto;
    transition: transform 0.3s ease;
}
.fse-advantage-card h3 { font-family: 'Montserrat', sans-serif; font-size: 19px; font-weight: 700; color: #ffffff; margin: 0 0 12px 0; }
.fse-advantage-card p { font-size: 14px; color: #cbd5e1; line-height: 1.6; margin: 0; }

.advantage-icon-circle.accent-red { background: rgba(239, 68, 68, 0.15); color: #ef4444; }
.advantage-icon-circle.accent-orange { background: rgba(249, 115, 22, 0.15); color: #f97316; }
.advantage-icon-circle.accent-amber { background: rgba(245, 158, 11, 0.15); color: #f59e0b; }
.advantage-icon-circle.accent-blue { background: rgba(59, 130, 246, 0.15); color: #3b82f6; }

/* ==========================================
   DYNAMIC INTERACTIVE HOVER GLOW MIXINS
   ========================================== */
.fse-advantage-card:hover {
    transform: translateY(-6px);
    background: rgba(38, 49, 67, 0.7);
}
.fse-advantage-card:hover .advantage-icon-circle {
    transform: scale(1.08);
}

/* Red Hover Glow config */
.fse-advantage-card.fse-advantage-card.hvr-red:hover {
    border-color: rgba(239, 68, 68, 0.6);
    box-shadow: 0 12px 30px rgba(239, 68, 68, 0.25);
}
/* Orange Hover Glow config */
.fse-advantage-card.hvr-orange:hover {
    border-color: rgba(249, 115, 22, 0.6);
    box-shadow: 0 12px 30px rgba(249, 115, 22, 0.25);
}
/* Amber Hover Glow config */
.fse-advantage-card.hvr-amber:hover {
    border-color: rgba(245, 158, 11, 0.6);
    box-shadow: 0 12px 30px rgba(245, 158, 11, 0.25);
}
/* Blue Hover Glow config */
.fse-advantage-card.hvr-blue:hover {
    border-color: rgba(59, 130, 246, 0.6);
    box-shadow: 0 12px 30px rgba(59, 130, 246, 0.25);
}

/* Responsive adjustment breakpoints */
@media (max-width: 991px) {
    .fse-advantages-title { font-size: 28px; }
    .fse-advantage-card { min-height: auto; padding: 35px 20px; }
}
/* ==========================================
   RESPONSIVE DESIGN BREAKPOINTS CONTROLS
   ========================================== */
@media (max-width: 768px) {
    .fse-modal-split-layout { flex-direction: column; max-height: 85vh; overflow-y: auto; }
    .fse-modal-left-aside { flex: none; width: 100%; height: 180px; }
    .fse-modal-sticky-media img { height: 100%; }
    .fse-modal-quick-stats { position: absolute; bottom: 10px; left: 10px; flex-direction: row; padding: 0; z-index: 5; }
    .fse-modal-right-content { padding: 25px; overflow: visible; }
    .fse-modal-scroll-area { overflow: visible; height: auto; max-height: none; }
    .fse-advantages-title { font-size: 28px; }
}
   /* ==========================================
   TESTIMONIALS HORIZONTAL MARQUEE STYLING
   ========================================== */

.fse-testimonials-section {
    background-color: #f8fafc; /* Clean off-white background */
    padding: 70px 0 80px 0;
    overflow: hidden;
}
.fse-testimonial-header {
    margin-bottom: 40px;
}
.fse-testimonial-tag {
    color: #e3000f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 6px;
}
.fse-testimonial-main-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #1e293b;
    margin: 0;
    text-transform: uppercase;
}
.fse-testimonial-underline {
    width: 50px;
    height: 3px;
    background-color: #f97316;
    margin: 12px auto 0 auto;
    border-radius: 2px;
}

/* Horizontal Track Wrap Canvas Panel */
.fse-testimonial-marquee-wrapper {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding: 25px 0;
}

/* Moving Row Animation Config */
.fse-testimonial-marquee-track {
    display: inline-flex;
    align-items: stretch; /* Forces equal card height sizing natively */
    gap: 30px;
    animation: fseTestimonialScroll 30s linear infinite; /* Smooth linear panning rate */
}

/* Pause marquee slide vector on pointer hover actions */
.fse-testimonial-marquee-wrapper:hover .fse-testimonial-marquee-track {
    animation-play-state: paused;
}

@keyframes fseTestimonialScroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } /* Jumps seamlessly back unnoticed on clone boundary line */
}

/* Updated Box Elements Constraints for Scroller Mechanics */
.fse-testimonial-card {
    white-space: normal; /* Permits inner paragraph lines processing to wrap normally */
    width: 380px; /* Secure card fixed viewport scale boundary width */
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 35px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    box-shadow: 0 4px 20px rgba(15, 23, 42, 0.02);
    flex-shrink: 0; /* Safeguards card component structures from container compressed warping distortion */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.fse-quote-icon-top {
    font-size: 22px;
    color: #cbd5e1;
    margin-bottom: 12px;
    transition: color 0.3s ease;
}

.fse-testimonial-body p {
    font-size: 14px;
    color: #475569;
    line-height: 1.6;
    font-style: italic;
    margin: 0 0 25px 0;
    text-align: justify;
}

.fse-testimonial-footer {
    display: flex;
    align-items: center;
    border-top: 1px dashed #e2e8f0;
    padding-top: 15px;
    margin-top: auto;
}

.fse-student-avatar-wrap {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #f1f5f9;
    border: 3px solid #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
    flex-shrink: 0;
    margin-right: 12px;
    transition: transform 0.3s ease;
}
.fse-student-avatar-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fse-student-meta-details h4 {
    font-size: 15px;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 2px 0;
}
.fse-student-meta-details .student-course {
    font-size: 12px;
    color: #64748b;
    margin: 0 0 4px 0;
    font-weight: 500;
}
.fse-student-meta-details .student-placement-tag {
    font-size: 11px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.red-glow .student-placement-tag { color: #ef4444; }
.orange-glow .student-placement-tag { color: #f97316; }
.blue-glow .student-placement-tag { color: #2563eb; }

/* Micro-Hover Effects Mapping */
.fse-testimonial-card:hover {
    transform: translateY(-5px);
}
.fse-testimonial-card.red-glow:hover { border-color: rgba(239, 68, 68, 0.25); box-shadow: 0 15px 30px rgba(239, 68, 68, 0.05); }
.fse-testimonial-card.orange-glow:hover { border-color: rgba(249, 115, 22, 0.25); box-shadow: 0 15px 30px rgba(249, 115, 22, 0.05); }
.fse-testimonial-card.blue-glow:hover { border-color: rgba(37, 99, 235, 0.25); box-shadow: 0 15px 30px rgba(37, 99, 235, 0.05); }

.fse-testimonial-card.red-glow:hover .fse-quote-icon-top { color: #ef4444; }
.fse-testimonial-card.orange-glow:hover .fse-quote-icon-top { color: #f97316; }
.fse-testimonial-card.blue-glow:hover .fse-quote-icon-top { color: #2563eb; }
.fse-testimonial-card:hover .fse-student-avatar-wrap { transform: scale(1.04); }

/* Atmospheric sidebar shading masks to dynamically blur boundary entry/exit margins */
.fse-testimonial-marquee-wrapper::before {
    content: ''; position: absolute; top: 0; left: 0; width: 120px; height: 100%;
    background: linear-gradient(to right, #f8fafc, rgba(248,250,252,0)); z-index: 2; pointer-events: none;
}
.fse-testimonial-marquee-wrapper::after {
    content: ''; position: absolute; top: 0; right: 0; width: 120px; height: 100%;
    background: linear-gradient(to left, #f8fafc, rgba(248,250,252,0)); z-index: 2; pointer-events: none;
}

/* Small Viewport Media Queries Configuration */
@media (max-width: 768px) {
    .fse-testimonial-main-title { font-size: 26px; }
    .fse-testimonial-card { width: 300px; padding: 25px 20px; }
    .fse-testimonial-marquee-track { gap: 15px; animation-duration: 20s; }
}

    /* ==========================================
   PLACEMENT TICKER MODERN DESIGN STYLING
   ========================================== */

.fse-placements-section {
    background-color: #ffffff; /* Clean white light look layout canvas */
    padding: 60px 0 80px 0;
    overflow: hidden;
}

/* Header Text Rules */
.fse-placement-header {
    margin-bottom: 45px;
}
.fse-placement-tag {
    color: #2563eb; /* Trust Blue corporate subtag color */
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 6px;
}
.fse-placement-main-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #1e293b; /* Premium slate gray heading typography */
    margin: 0;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}
.fse-title-underline {
    width: 50px;
    height: 3px;
    background-color: #e3000f; /* Signal Fire Red accent underline metric block */
    margin: 12px auto 0 auto;
    border-radius: 2px;
}

/* Infinite Row Horizontal Marquee Track Canvas Rules */
.fse-logo-marquee-wrapper {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding: 20px 0;
}

/* Linear Animation Slide Track Engine */
.fse-logo-marquee-track {
    display: inline-flex;
    align-items: center;
    gap: 30px; /* Uniform horizontal gap between cards */
    animation: fseHorizontalScroll 25s linear infinite;
}

/* Pause scroll behavior gracefully when user pointer triggers focus */
.fse-logo-marquee-wrapper:hover .fse-logo-marquee-track {
    animation-play-state: paused;
}

@keyframes fseHorizontalScroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } /* Resets completely unnoticed on the clone duplicate edge line */
}

/* Individual Premium Box Silhouette Container Cards */
.fse-logo-card {
    width: 200px;
    height: 100px;
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.02);
    flex-shrink: 0; /* Prevents flex boxes from compressing horizontally */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* Card Interactive Hover Rule Effects */
.fse-logo-card:hover {
    transform: translateY(-4px) scale(1.02);
    border-color: #cbd5e1;
    box-shadow: 0 10px 25px rgba(30, 41, 59, 0.08);
}

/* Forces image alignment parameters to fit cleanly inside container bounding borders */
.fse-logo-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    filter: grayscale(10%) contrast(95%);
    transition: filter 0.3s ease;
}
.fse-logo-card:hover img {
    filter: grayscale(0%) contrast(100%); /* Returns full rich contrast on user hover context */
}

/* Ambient gradient color shade fades to blend out edge boundaries elegantly */
.fse-logo-marquee-wrapper::before {
    content: ''; position: absolute; top: 0; left: 0; width: 100px; height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0)); z-index: 2; pointer-events: none;
}
.fse-logo-marquee-wrapper::after {
    content: ''; position: absolute; top: 0; right: 0; width: 100px; height: 100%;
    background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0)); z-index: 2; pointer-events: none;
}

/* Responsive adjustment scaling parameters */
@media (max-width: 768px) {
    .fse-placement-main-title { font-size: 26px; }
    .fse-logo-card { width: 160px; height: 85px; padding: 10px; }
    .fse-logo-marquee-track { gap: 15px; animation-duration: 18s; } /* Slight speed acceleration for smaller viewports */
}

    /* ==========================================
   SCREENSHOT-MATCHED PREMIUM GRADIENT FOOTER
   ========================================== */

.fse-screenshot-footer {
    /* Rich, modern high-end dark gradient background */
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); 
    padding: 60px 0 40px 0;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    border-top: 1px solid #334155;
}

.fse-footer-top-accent {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 4px;
    background: linear-gradient(to right, #e3000f, #f97316); /* Fire Red to Orange gradient bar */
}

/* Identity / Branding Content Alignment */
.fse-footer-identity {
    margin-bottom: 35px;
}
.fse-screenshot-footer .fse-main-title {
    font-size: 26px;
    font-weight: 800;
    color: #94a3b8; /* Balanced slate gray title layer */
    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.fse-logo-wrapper {
    margin-bottom: 20px;
    display: inline-block;
    background: #ffffff; /* White circular base plate backdrop to pop your badge perfectly */
    padding: 12px;
    border-radius: 50%;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}
.fse-center-logo {
    max-height: 90px;
    width: auto;
    object-fit: contain;
}
.fse-screenshot-footer .fse-sub-title {
    font-size: 24px;
    font-weight: 800;
    color: #ff3333; /* Clean bright fire red accent text color */
    margin-top: 0;
    margin-bottom: 5px;
    letter-spacing: -0.5px;
}
.fse-hindi-title {
    font-size: 18px;
    font-weight: 600;
    color: #cbd5e1; /* Smooth secondary gray for Hindi fonts text string */
    margin-top: 0;
    margin-bottom: 15px;
}
.fse-address-text {
    font-size: 14.5px;
    color: #94a3b8;
    max-width: 650px;
    margin: 0 auto 20px auto;
    line-height: 1.7;
}

/* Contact Communication Links Wrapper block */
.fse-contact-comms-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 15px;
}
.fse-contact-inline {
    font-size: 14.5px;
    color: #cbd5e1;
    margin: 0;
}
.fse-contact-inline strong {
    color: #94a3b8;
}
.fse-contact-inline a {
    color: #38bdf8; /* Clean luminous link blue context colors */
    font-weight: 600;
    text-decoration: none !important;
    transition: color 0.2s ease;
}
.fse-contact-inline a:hover {
    color: #7dd3fc;
}
.fse-comms-separator {
    color: #475569;
    font-weight: 300;
}

/* Horizontal Row Navigation Links Formatting */
.fse-horizontal-nav {
    margin: 35px 0 25px 0;
    text-align: center;
}
.fse-horizontal-nav ul {
    list-style: none;
    padding: 0; margin: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 20px;
}
.fse-horizontal-nav ul li {
    position: relative;
    display: inline-block;
}
.fse-horizontal-nav ul li:not(:last-child)::after {
    content: '|';
    position: absolute;
    right: -12px;
    color: #475569;
    font-weight: 300;
}
.fse-horizontal-nav ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #cbd5e1;
    text-decoration: none !important;
    transition: color 0.2s ease;
}
.fse-horizontal-nav ul li a:hover {
    color: #ff3333; /* Switches smoothly to highlight fire red on user interactive hover triggers */
}

/* Layout Structural Break Rule Divider */
.fse-footer-hr {
    border-color: #334155;
    margin: 25px 0;
}
.fse-footer-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}
.fse-copyright-text {
    font-size: 13.5px;
    color: #64748b;
    margin: 0;
}

/* Edugtech Custom Tag Developer Badge */
.fse-edugtech-tag {
    font-size: 13px;
    color: #64748b;
    font-weight: 500;
}
.fse-edugtech-tag a {
    color: #38bdf8 !important;
    font-weight: 700;
    text-decoration: none !important;
    padding: 3px 8px;
    border-radius: 4px;
    background-color: rgba(56, 189, 248, 0.08); /* Transparent blue badge container background overlay */
    border: 1px solid rgba(56, 189, 248, 0.2);
    transition: all 0.2s ease;
}
.fse-edugtech-tag a:hover {
    background-color: #38bdf8;
    color: #0f172a !important; /* Inverts layout font parameters cleanly on focal active actions */
    box-shadow: 0 4px 12px rgba(56, 189, 248, 0.25);
}

/* Small Viewport Media Queries Configuration layout fixes */
@media (max-width: 768px) {
    .fse-horizontal-nav ul {
        flex-direction: column;
        gap: 12px 0;
    }
    .fse-horizontal-nav ul li::after {
        display: none !important; /* Drops character vertical bar split elements on mobile display lists block view stacked rows */
    }
    .fse-contact-comms-wrap {
        flex-direction: column;
        gap: 8px 0;
    }
    .fse-comms-separator {
        display: none;
    }
    .fse-screenshot-footer .fse-main-title { font-size: 22px; }
    .fse-screenshot-footer .fse-sub-title { font-size: 20px; }
    .fse-hindi-title { font-size: 16px; }
}

/* --- Page Title / Breadcrumb Banner Section --- */
.page-title-banner {
    position: relative;
    background: url('../../images/Fire-Hall-Trucks-2.png') no-repeat center center;
    background-size: cover;
    padding: 60px 0;
    color: #ffffff;
    z-index: 1;
}
.page-title-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 23, 42, 0.75);
    z-index: -1;
}
.page-title-banner h1 {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}
.breadcrumb-nav {
    font-size: 14px;
    font-weight: 500;
}
.breadcrumb-nav a {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
}
.breadcrumb-nav .separator {
    margin: 0 8px;
    opacity: 0.6;
}
.breadcrumb-nav .active-page {
    opacity: 0.7;
}
