/* brahma */

.offcanvas {
    width: 300px !important;
    background: rgba(50, 50, 50, 0.85);
    backdrop-filter: blur(8px);
    height: min-content;
}
.offcanvas .dropdown-menu {
    position: static !important;
    transform: none !important;
    inset: auto !important;
    margin: 0 !important;
}
/* Vertical menu */
.offcanvas .navbar-nav {
    display: flex;
    flex-direction: column;
}

/* Main links */
.offcanvas .nav-link {
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

.offcanvas .nav-link:hover {
    background: rgba(255,255,255,0.1);
}

/* Fix dropdown inside offcanvas */
.offcanvas .dropdown-menu {
    position: static !important;
    float: none;
    width: 100%;
    margin: 0;
    background: rgba(255,255,255,0.05);
    border: none;
}

.offcanvas .dropdown-item {
    color: #fff;
    padding: 10px 35px;
}

.offcanvas .dropdown-item:hover {
    background: rgba(255,255,255,0.1);
}

/* Dropdown arrow alignment */
.offcanvas .dropdown-toggle::after {
    float: right;
    margin-top: 8px;
}
/* brahma */

.bar1,
.bar2,
.bar3 {
  width: 25px;
  height: 3px;
  background-color: #fff;
  margin: 5px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 5px);
  transform: rotate(-45deg) translate(-5px, 5px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-5px, -7px);
  transform: rotate(45deg) translate(-5px, -7px);
}

.header_top {
  position: relative;
  z-index: 99;
}

.header_grad {
  background-image: linear-gradient(to left, #A9D18E, #FFFFFF, #F4B183);
}

.All_space {
  padding: 0px 50px 0px 50px;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

a {
  color: #2b2d2e;
  text-decoration: none;
  background-color: transparent;
}

/* footer */
.navbar_f {
  color: #2e2b2b;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* text-transform: uppercase; */
  margin-bottom: 18px;
}

.a_footer {
  color: #218838 !important
}

/* Flex container for social links */
.d-flex.sociallink {
  display: flex;
  /* justify-content: flex-end;  Aligns items to the right */
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
  /* Space between icons */
}

/* Individual list item */
.d-flex.sociallink li.pointer {
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Link styling */
.d-flex.sociallink li a {
  display: block;
  text-decoration: none;
}

/* Ensure image fills container */
.d-flex.sociallink img {
  width: 100%;
  object-fit: contain;
  display: block;
}

a.text-light:focus,
a.text-light:hover {
  color: #155724 !important;
}

a:hover {
  color: #155724;
  text-decoration: auto;
}

.last_update {
  font-size: 14px;
}

/* About Dropdown - Hover to Open */

.navbar-toggler {
  padding: .01rem .25rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #0c5460;
  border: 1px solid transparent;
  border-radius: .25rem;
}

.heaser_logo_s {
  font-size: 17px;
  color: #000000;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgb(0 0 0);
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #000000 !important;
  border-bottom: 4px solid #073812;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #212529
}


.header_arrow {
  width: 19px;
}



.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2%;
  color: #fff;
  text-align: center;
  opacity: .9;
  transition: opacity .15s ease;
}

/* Circle Indicators */
.carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #bbb;
  border: none;
  opacity: 0.7;
  margin: 0 5px;
  transition: all 0.3s ease;
}

/* Active indicator */
.carousel-indicators .active {
  background-color: #fff;
  opacity: 1;
  transform: scale(1.3);
}

/* Optional: Hover effect */
.carousel-indicators li:hover {
  background-color: #fff;
  opacity: 0.8;
}

.banner_right {
  font-size: 30px;
  color: black;

  padding: 13px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.banner_left {
  font-size: 30px;
  color: black;

  padding: 13px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.event_part {
  background: #F0F5F9 url(../images/paralex-bg.png) 80% 0 no-repeat;
  padding-top: 50px;
}

.secretary_photo {
  border: 2px solid #155724;
}


/* part2 */
/* Caption ko image ke neeche laane ke liye */
.carousel-caption-below {
  position: static;
  background-color: #e9ecef;
  color: black;
  padding: 7px 7px 1px 7px;
  margin-top: 0;
}


/* Carousel item ko proper height aur structure */
/* Prev aur Next button ka background color */
.carousel-control-prev,
.carousel-control-next {
  border: 2px solid white;
  background-color: #e9ecef;
  width: 40px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.8;
  transition: all 0.3s ease;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: black;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* Icon ka size aur color (optional) */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none !important;
  position: relative;
  width: 20px;
  height: 20px;
}

.carousel-control-prev-icon::before,
.carousel-control-next-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
}

.carousel-control-prev-icon::before {
  transform: translate(-50%, -50%) rotate(135deg);
  /* Left arrow */
}

.carousel-control-next-icon::before {
  transform: translate(-50%, -50%) rotate(-45deg);
  /* Right arrow */
}

/* Latest News Section Styling */
.news-section {
  /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
}

.news-section h3 {
  color: #28a745;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
}

.news-section h3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background-color: #28a745;
  border-radius: 2px;
}

.news-item {
  background: #f8f9fa;
  border-left: 4px solid #28a745;
  padding: 14px 16px !important;
  border-radius: 0 8px 8px 0;
  transition: all 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;

    flex-shrink:0;
    display:flex;
    align-items:center;
    gap:10px;             /* space between date & text */
    padding-right:60px;
    white-space:nowrap;
}

.news-item:hover {
  background: #e9f7ef;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(40, 167, 69, 0.15);
  border-left-color: #218838;
}

.news-date {
  font-weight: 600;
  color: #212529;
  font-size: 0.9rem;
  min-width: 90px;
  background: #e1eaf1;
  padding: 4px 8px;
  border-radius: 4px;
  text-align: center;
}

.news-item>div:last-child {
  flex: 1;
  color: #333;
  font-size: 0.95rem;
  line-height: 1.5;
}

/* View All Link */
.view-all {
  display: inline-block;
  margin-top: 10px;
  color: #28a745 !important;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  position: relative;
}

.view-all:hover {
  color: #218838 !important;
  text-decoration: none;
}

.view-all::after {
  content: ' →';
  opacity: 0;
  transition: opacity 0.3s ease;
}

.view-all:hover::after {
  opacity: 1;
}

/* Responsive */


.lat_news .news-item {
  padding: 8px 0;
  border-bottom: 1px dashed #eee;
}

.lat_news .news-date {
  font-weight: bold;
  margin-bottom: 4px;
}

/* Animation container */
.news-wrapper {
  display: flex;
  flex-direction: column;
  animation: scrollUp 20s linear infinite;
}

/* Duplicate content for seamless loop */
.news-wrapper::after {
  content: "";
  display: block;
  height: 100px;
  /* Space before loop restart */
}

/* Keyframes: Move from bottom to top */
@keyframes scrollUp {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-50%);
    /* Move up by half (since content is duplicated) */
  }
}

.lat_news:hover .news-wrapper {
  animation-play-state: paused;
}


/* ------------------------- Event Calender ------------------------------ */
.event_calender {
  background: #DEF1F7;
  padding: 15px 0;
}

.whats-new-wrapper {
  background: url(../images/box.svg);
}

/* Timeline Container */
.timeline {
  position: relative;
  margin: 89px 0px auto;
  padding: 0px 0;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 4px;
  background-color: #ff8c00;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -2px;
  z-index: 1;
}

/* Event Container */
.container-event {
  padding: 10px 40px;
  position: relative;
  width: 50%;
  margin-bottom: 0px;
}

/* Connecting Line from Dot to Card */
.container-event::before {
  content: '';
  position: absolute;
  top: 33px;
  width: 30px;
  height: 3px;
  background-color: #ff8c00;
  z-index: 1;
}

/* Left Side */
.left {
  left: 0;
}

.left::before {
  right: 25px;
  transform: translateX(50%) rotate(3deg);
  transform-origin: left center;
}

.left::after {
  right: -10px;
}

/* Right Side */
.right {
  left: 50%;
}

.right::before {
  left: 25px;
  transform: translateX(-50%) rotate(-3deg);
  transform-origin: right center;
}

.right::after {
  left: -10px;
}

/* Dot (Milestone) */
.container-event::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #28a745;
  border: 3px solid #ff8c00;
  top: 25px;
  border-radius: 50%;
  z-index: 2;
}

/* International = Orange Dot */
.international-event::after {
  background-color: #ff8c00 !important;
  border-color: #fff;
}

/* Event Card */
.event-card {
  padding: 20px 20px 37px 20px;
  background-color: #1a1a1a;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-position: center;
  color: #fff;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: transform 0.3s ease;
}

.event-card:hover {
  transform: translateY(-5px);
}

.event-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  z-index: 0;
}

.event-content {
  position: relative;
  z-index: 1;
}

.event-date {
  font-size: 1.1rem;
  font-weight: bold;
  color: #ff8c00;
}

.event-title {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 5px 0;
}

.event-location {
  font-size: 1rem;
  color: #ccc;
}

/* Month Label */
.month-label {
  position: absolute;
  top: -51px;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 20px;
  font-weight: bold;
  color: #000000;
  font-size: 1.1rem;
  z-index: 3;
  white-space: nowrap;
  background-color: #ffffff;
  border-radius: 8px;
}

/* Legend */
.legend {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
}

.legend span {
  margin: 0 25px;
  font-size: 1.1rem;
}

.legend .international {
  color: #ff8c00;
}

.legend .national {
  color: #28a745;
}

/* View All */
.view-all {
  text-align: center;
  margin-top: 60px;
  color: #ff8c00;
  font-weight: bold;
  font-size: 1.3rem;
  cursor: pointer;
  transition: 0.3s;
}

.view-all:hover {
  color: #e67e22;
  text-decoration: underline;
}

/* Background Images */
.delhi {
  background-image: url('../images/red-fort-delhi.jpg');
}

.jaipur {
  background-image: url('../images/hawa-mahal-jaipur-rajasthan.jpg');
}

.ahmedabad {
  background-image: url('../images/Ahmedabad.jpg');
}

.mumbai {
  background-image: url('../images/mumbai-marine-drive.jpg');
}

.pune {
  background-image: url('../images/Pune.png');
}


/* ------------------National Sport--------------------- */
.card_img {
  margin: 10px;
}

.card_padding {
  padding: .8rem;
}

.card_color {
  border-radius: 10px;
  background-color: #fffbfb;
  border: 0;
  transition: all 0.3s ease;
}

/* Hover Effect */
.card_color:hover {
  background: linear-gradient(90deg, #F9D1B3, #FCEAC4) !important;
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(25, 135, 84, 0.35);
}


/*.card_color:hover .card-text .text-muted{
  color: #ffffff !important;
}*/

p {
  font-size: 14px;
  margin-bottom: 1px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #000;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #000 !important;
  background-color: #dfdfdf !important;
  border-color: #dee2e6 #dee2e6 #fff !important;
  isolation: isolate;
}

.nav-tabs .nav-link {
  /* border: 1px solid transparent;
  background-color: #def1f7; */
}

/* new trophy*/
.trophy {
  /* background: #f7f7f7; */
  background: #19875417;
  padding-bottom: 15px;
  padding-top: 50px;
}

.card_trophy {
  /* border: 2px solid #1c462682; */
  border-radius: 10px;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); */
  background-color: #fffbfb;
  border: 0px;
}

.btn-outline-success {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.img_shdow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.education {
  padding-bottom: 30px;
  padding-top: 30px;
}

/* Slider */
/* Latest News Section */
.lat_news {
  max-height: 385px;
  overflow-y: auto;
}

/* Carousel image */
.carousel-img {
  width: 100%;
  height: 382px;
  object-fit: cover;
}

/* Card images */
.card1 img {
  width: 100%;
  height: 110px;
  object-fit: cover;
}

/* Caption below carousel */
.carousel-caption-below {
  padding: 15px 5px;
  text-align: left;
}

/* Mobile Responsive */


/* .carousel {
  height: 600px; 
  overflow: hidden;
}

.carousel-inner {
  height: 100%;
}

.carousel-item {
  height: 100%;
}

.carousel-item img
 {
  width: 100%;
  height: 100%;
}

.carousel-item video
 {
  width: 100%;
} */


.carousel-inner {
  height: 100%;
}

#demo .carousel-item {
  height: 600px;
  overflow: hidden;
}


#demo .carousel-item img {
  width: 100%;
  height: 100%;
}


#demo .carousel-item video {
  width: 100%;
}

.quiz {
  /* height: 349px; */
  height: 450px;
  width: 100%;
  object-fit: cover;
}

.trofy {
  width: 100%;
  height: 564px;
  object-fit: cover;
}

/* ------------------- items ------------------------ */
.gov-logo-section {
  background: #f8f9fa;
  padding: 40px 0;
  position: relative;
}

.logo-track {
  display: flex;
  width: max-content;
  animation: scroll 50s linear infinite;
}

.logo-item {
  flex: 0 0 auto;
  /* width: 180px; */
  text-align: center;
  padding: 0 20px;
}

.logo-item img {
  transition: 0.4s;
}

.logo-item img:hover {
  filter: grayscale(0);
  opacity: 1;
}

/* Smooth scrolling */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.logo-track:hover {
  animation-play-state: paused;
}

/* Left & Right Arrows */
.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-arrow.left {
  left: 10px;
}

.carousel-arrow.right {
  right: 10px;
}

.carousel-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}


/* Slider */

.slick-slide {
  margin: 0px 25px;
}



.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
    filter:grayscale(0%);
    transition:filter 0.5s ease-in-out;
}

.slick-slide img:hover{
    filter:grayscale(100%);
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.footer-carousel {
  background: #0b2543;
  padding-bottom: 15px;
  padding-top: 10px;
}

.slick-prev {
  left: -35px;
}

.slick-arrow {
  background-color: #dfdfdf;
  color: #fff;
  border: none;
  font-size: 20px;
  padding: 9px 10px;
  border-radius: 50%;
  position: absolute;
  top: 32%;
  z-index: 2;
  cursor: pointer;
}

.slick-next {
  right: -35px;
}

.important_link {
  background: url(../images/GovernmentDirectoriesVector.png) 80% 0 no-repeat;
  padding-bottom: 15px;
  padding-top: 10px;
}

.social_media {
  /* background: url(../images/sm/sm.png); */
  padding-bottom: 30px;
  padding-top: 0px;
}



.sm_padd {
  padding: 10px;
}

.card_sm {
  border-bottom: 0px;
  background-color: white;
}

.slick_slider {
  background-color: #155724;
  padding-bottom: 50px;
  padding-top: 50px;
}

/* Accessibility Icon */
.accessibility-btn {
  position: fixed;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 9999;
  background: white;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}

.accessibility-btn:hover {
  transform: translateY(-50%) scale(1.1);
}

/* Sliding Panel */
.accessibility-panel {
  position: fixed;
  top: 0;
  right: -400px;
  width: 380px;
  height: 100%;
  background: #fff;
  box-shadow: -5px 0 20px rgba(0, 0, 0, 0.15);
  transition: right 0.4s ease-in-out;
  z-index: 99999999;
  padding: 20px;
  overflow-y: auto;
}

.accessibility-panel.open {
  right: 0;
  /* Slide in */
}

/* Overlay (optional - dark background jab panel open ho) */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
  z-index: 9997;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Close Button */
.close-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
  background: none;
  border: none;
  color: #333;
}

.accessibility-toolbar {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  max-width: 600px;
  margin: 30px auto;
}

.acc-btn {
  font-size: 11px !important;
  background: white;
  border: 1px solid #218838;
  border-radius: 5px;
  padding: 5px 8px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  color: #000000;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.acc-btn:hover {
  background: #dbeafe;
  transform: translateY(-2px);
}

.acc-btn.active {
  background: #3b82f6;
  color: white;
  border-color: #1e40af;
}

.acc-btn i {
  font-style: normal;
  font-size: .8rem;
  display: block;
  margin-bottom: 5px;
}

p,
div,
li,

td,
th,
label,
button,
a{
  font-size: .9rem !important;
}
small {
  font-size: .7rem !important;
}

/* Reset button ko thoda alag banaya */
#resetText {
  font-size: 11px !important;
  background: white;
  border: 1px solid #218838;
  border-radius: 5px;
  padding: 5px 8px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  color: #1e40af;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}


/* Real Effects */
.dark-contrast {
  background: #000 !important;
  color: #fff !important;
}

.dark-contrast * {
  color: #b1afaf;
}

.invert-colors {
  filter: invert(1) hue-rotate(180deg);
}

.grayscale {
  filter: grayscale(100%);
}

.highlight-links a {
  background: #fbbf24 !important;
  color: #000 !important;
  padding: 2px 6px !important;
  border-radius: 4px;
}

.hide-images img {
  display: none !important;
}

.default-cursor *,
.default-cursor {
  cursor: default !important;
}

/* ------------------------------------------------ slick slider ------------------------------------ */
.car_slider {
  background-color: rgb(0 123 255 / 4%);
  padding-bottom: 50px;
  padding-top: 50px;
}

#carousel {
  position: relative;
  height: 225px;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
}

#carousel div {
  position: absolute;
  transition: transform 400ms, left 400ms, opacity 400ms, z-index 0s;
  opacity: 1;
}

#carousel div img {
  width: 450px;
  transition: width 400ms;
  -webkit-user-drag: none;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  border-radius: 10px;
}

#carousel div.hideLeft {
  left: 0%;
  opacity: 0;
  transform: translateY(50%) translateX(-50%);
}

#carousel div.hideLeft img {
  width: 200px;
}

#carousel div.hideRight {
  left: 100%;
  opacity: 0;
  transform: translateY(50%) translateX(-50%);
}

#carousel div.hideRight img {
  width: 200px;
}

#carousel div.prev {
  opacity: .4;
  top: 0px;
  margin-top:-32px;
  z-index: 5;
  left: 30%;
  transform: translateY(50px) translateX(-50%);
}

#carousel img:hover {}

#carousel div.prev img {
  width: 350px;
}

#carousel div.prevLeftSecond {
  opacity: .4;
  z-index: 4;
  left: 15%;
  transform: translateY(37%) translateX(-50%);
  opacity: 0.7;
}

#carousel div.prevLeftSecond img {
  width: 250px;
}

#carousel div.selected {
  z-index: 10;
  left: 50%;
  transform: translateY(0px) translateX(-50%);
}

#carousel div.next {
  opacity: .4;
  z-index: 5;
  top: 0px;
  margin-top:-32px;
  left: 73.5%;
  transform: translateY(50px) translateX(-50%);
}

#carousel div.next img {
  width: 350px;
}

#carousel div.nextRightSecond {
  opacity: .4;
  z-index: 4;
  left: 85%;
  transform: translateY(37%) translateX(-50%);
  opacity: 0.7;
}

#carousel div.nextRightSecond img {
  width: 250px;
}

.carousel-control-prev1,
.carousel-control-next1 {
  border: 2px solid white;
  background-color: #e9ecef;
  width: 40px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.8;
  transition: all 0.3s ease;
}

/* .buttons {
  position: absolute;
  bottom: 72px;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  z-index: 20;
  display: flex;
  gap: 370px;
} */

    /* .buttons {
    position: relative;
    bottom: 72px;
     left: 87.6%; 
    transform: translateY(0%) translateX(-50%);
    z-index: 20;
    display: flex;
    gap: 370px;
} */

.close_img {
  width: 17px;
  height: 17px;
}

.dos_list {
  margin-bottom: 15px;
  padding: 10px;
  background: #FFFFFF;
  position: relative;
  z-index: 2;
  overflow: hidden;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  margin-left: 2%;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.national_sa {
  padding-bottom: 50px;
  padding-top: 50px;
}

.accbility {
  display: none;
}

.header_img {
  background: url('../images/header.png') 68% 50% no-repeat;
}

.form-control1 {
  background-color: #ffffff00 !important;

}

.header_img_sti {
  background: url('../images/sti.png') 68% 50% no-repeat;
}






/* Hover pe pause karna chahte ho to ye add kar do */

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.nav-tabs .nav-item {
  padding: 4px 10px 4px 11px;
  background-color: white;
}

.header_acc {
  display: none;
  border-bottom: 1px solid #dee2e6;
}

/* ------------------ chat boat ------------------------ */

/* Button - niche right corner mein */
.chatbot-toggle-btn {
  position: fixed;
  bottom: 70px;
  right: 20px;
  width: 60px;
  height: 60px;
  background: #007bff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 99;
  transition: all 0.3s;
}

 .chat-model
 {
  z-index:9999;
 }

.chatbot-toggle-btn:hover {
  transform: scale(1.1);
  background: #0056b3;
}

.chatbot-toggle-btn img {
  width: 50px;
  filter: brightness(0) invert(1);
}

/* Chatbot Window */
.chatbot-container {
  position: fixed;
  bottom: 90px;
  right: 20px;
  width: 350px;
  height: 500px;
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  z-index: 9998;
  display: none;
  flex-direction: column;
  font-family: Arial, sans-serif;
  overflow: hidden;
}

.chatbot-container.open {
  display: flex;
}

/* Header */
.chatbot-header {
  background: #007bff;
  color: white;
  padding: 15px;
  border-radius: 15px 15px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}

.chatbot-close {
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
}

/* Messages */
.chatbot-body {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
  background: #f8f9fa;
}

.messages {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.msg {
  max-width: 80%;
  padding: 10px 15px;
  border-radius: 18px;
  line-height: 1.4;
}

.msg.bot {
  background: #e9ecef;
  align-self: flex-start;
  border-bottom-left-radius: 5px;
}

.msg.user {
  background: #007bff;
  color: white;
  align-self: flex-end;
  border-bottom-right-radius: 5px;
}

/* Input */
.chatbot-input {
  display: flex;
  padding: 10px;
  background: white;
  border-top: 1px solid #ddd;
}

.chatbot-input input {
  flex: 1;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 25px;
  outline: none;
}

.chatbot-input button {
  margin-left: 10px;
  padding: 0 15px;
  background: #007bff;
  color: white;
  border: none;
  border-radius: 25px;
  cursor: pointer;
}

.bottom-80{
  bottom:80px !important
}
.end-35{
  right:35px !important;
}
/* -----------------------  trophy  ----------------------------- */
/* From Uiverse.io by ilkhoeri */
.wrapper2 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 30vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  z-index: 1;
  pointer-events: none;
}

.inner2 {
  --w: 140px;
  --h: 190px;
  --translateZ: calc((var(--w) + var(--h)) + 0px);
  --rotateX: -20deg;
  --perspective: 1000px;
  position: absolute;
  width: var(--w);
  height: var(--h);
  top: 25%;
  left: calc(45% - (var(--w) / 2) - 2.5px);
  z-index: 2;
  transform-style: preserve-3d;
  transform: perspective(var(--perspective));
  animation: rotating 20s linear infinite;
}

@keyframes rotating {
  from {
    transform: perspective(var(--perspective)) rotateX(var(--rotateX)) rotateY(0);
  }

  to {
    transform: perspective(var(--perspective)) rotateX(var(--rotateX)) rotateY(1turn);
  }
}

.card2 {
  position: absolute;
  border: 2px solid rgba(var(--color-card));
  border-radius: 12px;
  overflow: hidden;
  inset: 0;
  transform: rotateY(calc((360deg / var(--quantity)) * var(--index))) translateZ(var(--translateZ));
  transition: all 0.3s ease;
  cursor: pointer;
  pointer-events: auto;
  transform: rotateY(calc((360deg / var(--quantity)) * var(--index))) translateZ(var(--translateZ));
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}

.card2:hover {
  transform: rotateY(calc((360deg / var(--quantity)) * var(--index))) translateZ(calc(var(--translateZ) + 80px)) scale(1.15);
  z-index: 10;
  border-width: 3px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

/* Image zoom effect */
.card2 .img2,
.card2 .img1,
.card2 .img3,
.card2 .img4,
.card2 .img5,
.card2 .img6 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.4s ease;
  padding: 15px;
}

/* Individual image backgrounds */
.img2 {
  background-color: #efffef;
}

.img1 {
  background-color: #dfdff5;
}

.img3 {
  background-color: #fff9ff;
}

.img4 {
  background-color: #ffffe6;
}

.img5 {
  background-color: #e5ffff;
}

.img6 {
  background-color: #eeeeee;
}

/* Hover par image zoom */
.card2:hover .img2,
.card2:hover .img1,
.card2:hover .img3,
.card2:hover .img4,
.card2:hover .img5,
.card2:hover .img6 {
  background-size: 130%;
  transform: scale(1.1);
}


@media (hover: hover) and (pointer: fine) {
  .card2:hover {
    transform: rotateY(calc((360deg / var(--quantity)) * var(--index))) translateZ(calc(var(--translateZ) + 80px)) scale(1.15);
    z-index: 10;
    border-width: 3px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  }

  .card2:hover .img2,
  .card2:hover .img1,
  .card2:hover .img3,
  .card2:hover .img4,
  .card2:hover .img5,
  .card2:hover .img6 {
    background-size: 130%;
    transform: scale(1.1);
  }
}

/* Submenu Bar - Exact pill shape & overlap */
/* Main Tab Navigation Styling */
.nav-tabs1 .nav-item1 {
  padding: 4px 10px 4px 11px;
  background-color: #ffffff00;
}

.modal-header .close {
  padding: 1.5rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.next_bt_bg {
  background-color: #dfe4e9 !important;
}

.table thead th {
  white-space: nowrap;
}

.ford{
  height: 20px !important;
}

.dt-paging{
  padding-top: 5px;
}

.dt-search{
    padding-bottom: 5px;
}

.dt-length{
      margin-top: 28px;
}

.dt-info{
  margin-top: -28px;
}

.wim_p {
    width: 150px;
    height: 150px;
}

.text_p p{
  font-size: 16px !important;
  font-weight: 500;
  padding-bottom: 5px;
}
.carousel-control-prev-icon::before, .carousel-control-next-icon::before {
    content: '';
    position: absolute;
    top: 50%;
    color: black;
    left: 50%;
    width: 8px;
    height: 8px;
    border: solid #198754;
    border-width: 0 2px 2px 0;
}
.whatsnew-flex{
    display:flex;
    align-items:center;
    width:100%;
    gap:10px;
}

.whatsnew-title{
    flex:0 0 auto;
    white-space:nowrap;
}

.whatsnew-ticker{
    flex:1;
    overflow:hidden;
    min-width:0;
}

.whatsnew-arrow{
    flex:0 0 auto;
    flex-shrink:0;
}

.whatsnew-row{
    flex-wrap:nowrap;
}

/* ================= TICKER ================= */

.ticker-wrapper{
    width:100%;
    overflow:hidden;
}

.news-ticker{
    width:100%;
    overflow:hidden;
    position:relative;
}

/* 🔥 TRACK ANIMATION */
.news-track{
    display:flex;
    align-items:center;
    width:max-content;
    animation:scrollTicker 40s linear infinite;
}

/* PAUSE ON HOVER */
.news-ticker:hover .news-track{
    animation-play-state:paused;
}

/* ================= INLINE NEWS ITEM ================= */

.news-item{
    display:inline-flex;
    align-items:center;
    white-space:nowrap;
    margin-right:30px;
}

/* DATE */
.news-date{
    background:#198754;
    color:#fff;
    padding:3px 8px;
    font-size:12px;
    border-radius:3px;
    margin-right:6px;
    flex-shrink:0;
}

/* TEXT */
.news-text{
    display:inline;
    color:#000;
    text-decoration:none;
    font-size:14px;
    white-space:nowrap;
    flex-shrink:0;
}

.news-text:hover{
    text-decoration:underline;
}
.last-news{
    margin-right:350px;
}

/* AUTO DUPLICATE CONTENT */
.news-track::after{
    content:attr(data-duplicate);
    display:flex;
}
.btn:hover{
  transform: scale(1.1);
  background-color:rgb(156, 153, 153) !important;
}
.zoom-hover img {
    transition: transform 0.3s ease;
}

.zoom-hover img:hover {
    transform: scale(1.05);
}

    /* .social_mheight {
    height: auto;
    overflow-y: auto;
} */
iframe {
    width:400px;
  height: 450px; /* force fixed height */
  overflow: hidden; /* hide overflow if content exceeds */
}
.contact-us iframe{
   width: 100%;
}
.modal-body iframe {
  width: 100%;
  height: 650px;
}

#___ytsubscribe_0{
     position: absolute;
    bottom:10px;
    right:0;
    z-index:99
}
.card {
       /*box-shadow: 0 20px 60px rgba(0, 200, 83, 0.35);*/
  background: linear-gradient(90deg, #E0EAF6, #F9FAFC);
  color: #333; /* darker text for readability */
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}


.card-inset1 {
  background: linear-gradient(90deg, #E0EAF6, #F9FAFC);
  color: #333; /* darker text for readability */
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-inset1:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0,0,0,0.2);
}


.card-inset {
  background: linear-gradient(90deg, #E0EAF6, #F9FAFC);
  color: #333; /* darker text for readability */
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contact-us .img-thumbnail{
  width:150px
}
.feedback_bg .img-thumbnail{
  width:150px
}

 .chat-container {
      width: 350px;
      height: 520px;
  }

  .chat-header {
      background: linear-gradient(135deg, #3a7bd5, #00d2ff);
  }

  .welcome-box {
      background: linear-gradient(135deg, #3a7bd5, #00d2ff);
      color: white;
      font-size: 14px;
  }
  .h-60px {
    height: 60px;
}
.car_slider{
  
    background-size: cover; 
    background-repeat: no-repeat;
}
/* ================= SCROLL KEYFRAME ================= */

@keyframes scrollTicker{
    0%{
        transform:translateX(0);
    }
    100%{
        transform:translateX(-50%);
    }
}



.ropeway-section {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* Track */
.rope-track {
    display: flex;
    gap: 60px;
    width: max-content;
    animation: scrollLeft 30s linear infinite;
}

/* Pause on Hover */
.ropeway-section:hover .rope-track {
    animation-play-state: paused;
}

/* Item */
.rope-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hexagon::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
        120deg,
        rgba(255,255,255,0.6),
        rgba(255,255,255,0.1)
    );
    transform: skewX(-25deg);
}
/* Hexagon */
.hexagon {
    width: 300px;
    height: 320px;
    clip-path: polygon(
        50% 0%,
        95% 25%,
        95% 75%,
        50% 100%,
        5% 75%,
        5% 25%
    );
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s ease;
    box-shadow: 0 20px 60px rgba(0, 200, 83, 0.35) inset;
}

/* Premium Gradients */
.hex1 .hexagon {
    background: linear-gradient(135deg, #fbc2eb, #fcd6a4);
}
.hex2 .hexagon {
    background: linear-gradient(135deg, #a1c4fd, #c2e9fb);
}
.hex3 .hexagon {
    background: linear-gradient(135deg, #ffecd2, #fcb69f);
}

/* Image */
/* .hexagon img {
    width: 150px;
    transition: transform 0.4s ease;
    filter: drop-shadow(0 15px 25px rgba(0,0,0,0.4));
} */

    .hexagon img {
    width: 170px;
    z-index: 2;
    transform: translateZ(40px);
    filter: 
        drop-shadow(0 20px 30px rgba(0,0,0,0.45))
        contrast(1.1)
        brightness(1.05);
    transition: transform 0.4s ease;
}


.hexagon:hover img {
    transform: scale(1.15);
}

/* Smooth Infinite Animation */
@keyframes scrollLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.sports-bg{
    background-color: rgb(174 214 254 / var(--tw-bg-opacity, 1));
}
.education-bg {
  background-color: #0b2543 !important;
}

.education-bg .card-inset1 img {
  height: 200px;
  width: -webkit-fill-available;
}
   .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 ratio */
    height: 0;
}


.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%;
    height: 100%;*/
} 


.big-card{
position:relative;
}

.big-card img{
width:100%;
height:500px;
object-fit:cover;
transition:opacity 0.6s ease, transform 0.6s ease;
}
.big-card img.fade-out{
opacity:0;
transform:scale(1.05);
}
.big-card img.fade-in{
opacity:1;
transform:scale(1);
}

.big-caption{
position:absolute;
bottom:20px;
left:20px;
background:rgba(0,0,0,0.6);
color:white;
padding:10px 20px;
border-radius:6px;
transition:all 0.5s ease;
}

.story-card{
background:white;
border-radius:10px;
overflow:hidden;
box-shadow:0 4px 15px rgba(0,0,0,0.1);
cursor:pointer;
}


.story-card p{
font-size:14px;
padding:8px;
margin:0;
font-weight:bold;
}

.nav-btn{
position:absolute;
top:50%;
transform:translateY(-50%);
background:white;
border:none;
width:40px;
height:40px;
border-radius:50%;
box-shadow:0 3px 10px rgba(0,0,0,0.2);
}

.prev{
left:10px;
}

.next{
right:10px;
}
.story-card img {
    width: 100%;
    height: 201px;
    object-fit: cover;
}
.big-card img{
opacity:1;
}
.share-icons a {
    margin-right: 10px;
    font-size: 23px !important;
    transition: 0.3s;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  color:#fff;
}

.share-icons a:hover {
    transform: scale(1.2);
}

.share-icons{
display:flex;
gap:10px;
justify-content:flex-end;
padding-top:10px;
opacity:0;
transition:0.3s;
}

.share-icons{
opacity:1;
}

.social_mheight {
  height: 420px;
  overflow-y: auto;
  overflow-x: hidden;
}
.sports_infrastructure img {
  height: 225px;
  width: 315px
}
.parliamentquesbox {
    border-radius: 12px;
    border: 1px solid #ebeaea;
    background: #fff;
    padding-bottom: 12px;
}

.parliamentquesbox img {
    border-radius: 12px 12px 0 0;
    height: 185px;
    object-fit: cover;
}

.parliamentquesbox .boxinner {
    padding: 12px 24px;
}

.parliamentquesbox .boxinner a.linkbtn {
    color: #162f6a;
    padding: 8px;
    background: #a3bbf3;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.parliamentquesbox .boxinner .h3, .parliamentquesbox .boxinner h3 {
    color: #150202;
    font-size: 1.2rem !important;
    font-weight: 500;
    line-height: 24px;
}

.icon_l{
  height: 21px !important;
    border-radius: 0px !important;
}

.quiz-card {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url('../images/sports-quiz.png');
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  padding: 25px;
  min-height: 420px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#optionsBox div {
  background: rgba(255, 255, 255, 0.1);
  padding: 8px 12px;
  border-radius: 8px;
  margin-bottom: 8px;
  cursor: pointer;
  transition: 0.3s;
}

#optionsBox div:hover {
  background: rgba(255, 255, 255, 0.3);
}

input[type="radio"] {
  margin-right: 8px;
}


.quiz-radio {                                  
  font-size: 18px !important;
}


#calendar{
    background:#f4f6f9;
    padding:15px;
    border-radius:10px;
    }

    .fc-daygrid-day{
        background:white;
    }

    .fc-day-today{
        background:#e8f5e9 !important;
    }

    .fc-toolbar-title{
        color:#198754;
        font-weight:bold;
    }
    .fc-col-header-cell {
        background: #e9ecef;
        color: #333;
        font-weight: 600;
    }
