/* Reset + Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*:focus {
/* outline: none !important; */
  box-shadow: none !important;
}

a:focus-visible {
  outline-offset: 1px !important;
}

.btn {
  border: none !important;
}

.btn:hover {
  background: transparent !important;
  border: none !important;
}

.dropdown-item:focus,
.dropdown-item:active {
  outline: none !important;
  box-shadow: none !important;
  background-color: #fff !important;
  color: #000 !important;
}

html {
  scroll-behavior: smooth;
  font-size: 14px;
  overflow-x: hidden;
  width: 100%;
}

body {
  font-family: "Open Sans", sans-serif !important;
  /* font-family: "Noto Sans", sans-serif !important; */
  font-weight: 500;
  color: #000;
  background-color: #fff;
  line-height: 1.6;
  letter-spacing: .3px;
  font-size: 14px;
  overflow-x: hidden;
  width: 100%;
}

/* Accessibility: Theme modes */
/* Light is default; variables set on body for easy override */
body {
  --bg-color: #ffffff;
  --text-color: #000000;
  --link-color: #1e2bb8;
}

body.theme-dark {
  --bg-color: #000000;
  --text-color: #ff0;
  --link-color: #ff0;
}

body.theme-grey {
  --bg-color: #545454;
  --text-color: #ff0;
  --link-color: #ff0;
}

/* Apply variables globally */
html,
body {
  background-color: var(--bg-color);
  color: var(--text-color);
}

a {
  color: var(--link-color);
}

/* Common containers inherit background */
.content-box,
.master-container,
.card-common,
.contactus-card,
.gallery-wrapper,
.sidebar.sideparent,
#sidebar,
.card-body-common,
.employees-corner-box {
  background-color: var(--bg-color);
  color: var(--text-color);
}

/* Dark mode: force text to theme text color (yellow) */
body.theme-dark * {
  color: var(--text-color) !important;
}

/* Dark mode links */
body.theme-dark a,
body.theme-dark a * {
  color: var(--link-color) !important;
}

/* Dark mode buttons: keep contrast with yellow text and borders */
body.theme-dark .btn,
body.theme-dark button,
body.theme-dark input[type=button],
body.theme-dark input[type=submit],
body.theme-dark .gen-btn,
body.theme-dark .gallery-btn,
body.theme-dark .ocar-main .owl-nav .owl-prev,
body.theme-dark .ocar-main .owl-nav .owl-next,
body.theme-dark .contactus-btn {
  background-color: transparent !important;
  border-color: #ff0 !important;
  color: #ff0 !important;
}

body.theme-dark .btn:hover,
body.theme-dark button:hover,
body.theme-dark input[type=button]:hover,
body.theme-dark input[type=submit]:hover,
body.theme-dark .gen-btn:hover,
body.theme-dark .reset-btn,
body.theme-dark .filter-btn,
body.theme-dark .gallery-btn:hover,
body.theme-dark .contactus-btn:hover {
  background-color: rgba(255, 215, 0, 0.12) !important;
  border: 1px solid #ff0 !important;
  color: #ff0 !important;
}

/* Dark mode: force common backgrounds to black */
body.theme-dark .content-box,
body.theme-dark .master-container,
body.theme-dark .card-common,
body.theme-dark .contactus-card,
body.theme-dark .gallery-wrapper,
body.theme-dark .sidebar.sideparent,
body.theme-dark #sidebar,
body.theme-dark .card-body-common,
body.theme-dark .employees-corner-box,
body.theme-dark .footer,
body.theme-dark .footer-bottom,
body.theme-dark .search-container,
body.theme-dark .announcement-bar,
body.theme-dark .navbar,
body.theme-dark .dropdown-menu,
body.theme-dark .page-banner::after,
body.theme-dark .card-header-common,
body.theme-dark .social-section,
body.theme-dark .paginate_button a,
body.theme-dark .social-section-card,
body.theme-dark .social-section-header,
body.theme-dark .tenders-link.card-body-common,
body.theme-dark .imp-links.card-body-common,
body.theme-dark .notification-events.card-body-common,
body.theme-dark .graphical-bgthrice-marquee,
body.theme-dark .card-footer-common,
body.theme-dark .recent-card .dashboard-card,
body.theme-dark select option,
body.theme-dark select.form-control,
body.theme-dark .rectangle-thrice a,
body.theme-dark .bg-light,
body.theme-dark .employees-icon {
  background-color: #000 !important;
}

/* org str */
body.theme-dark .box-blue,
body.theme-dark .box-pink,
body.theme-dark .box-light-green,
body.theme-dark .box-neon,
body.theme-dark .box-orange,
body.theme-dark .box-black,
body.theme-dark .box-light-blue,
body.theme-dark .legend-icon,
body.theme-dark .add-item,
body.theme-dark .tree-third-position .tree-box,
body.theme-dark .box-green-t-w,
body.theme-dark .legends,
body.theme-dark .master-card-layout,
body.theme-dark .legend-table .table-header {
  background-color: #000 !important;
  border: 1px solid #fff;
}

body.theme-dark .master-text #paragraph ul {
  border-left: 3px solid #bcbcc8;
  background-color: #1b1b21;
}

body.theme-dark .master-text #paragraph ul li::before {
  color: #fff;
}

body.theme-dark .tree-head:before,
body.theme-dark .tree-third-position .tree-box::after {
  background: #fff;
}

body.theme-dark .tree-second-position:before,
body.theme-dark .tree-third-position::before {
  border-color: #fff;
}



body.theme-dark .skip-img,
body.theme-dark .right-cols-btns button img,
body.theme-dark .rectangle-thrice img,
body.theme-dark .card-list-common img,
body.theme-dark .social-section-items img,
body.theme-dark .employees-icon img {
  filter: invert(1);
}

body.theme-dark button.search-btn,
body.theme-dark .about-dgqa-head,
body.theme-dark .card-item-common,
body.theme-dark .rectangle-thrice {
  border-color: #fafafa !important;
}

body.theme-dark .notification-events.card-body-common,
body.theme-dark .imp-links.card-body-common,
body.theme-dark .tenders-link.card-body-common {
  border: none !important;
}

/* Dark mode: apply white borders to card-like blocks */
body.theme-dark .content-box,
body.theme-dark .master-container,
body.theme-dark .card-common,
body.theme-dark .contactus-card,
body.theme-dark .gallery-wrapper,
body.theme-dark .sidebar.sideparent,
body.theme-dark #sidebar,
body.theme-dark .employees-corner-box,
body.theme-dark .social-section-card,
body.theme-dark .recent-card .dashboard-card,
body.theme-dark .card-body-common,
body.theme-dark .dg-s .employee-card,
body.theme-dark .img-gallery .image-card {
  border: 1px solid #ffffff !important;
}


body.theme-dark .navbar {
  border-top: 1px solid #fff;
}

body.theme-dark .search-container {
  background: #fff !important;
}

body.theme-dark .search-container input {
  color: #000 !important;
}

body.theme-dark .directorlist-card,
body.theme-dark .card,
body.theme-dark .card-header-common h5,
body.theme-dark .card-footer-common a,
body.theme-dark .card-footer-common a,
body.theme-dark .social-section-footer,
body.theme-dark .social-section-list .btn,
body.theme-dark .archive-btn,
body.theme-dark .social-section-footer a,
body.theme-dark .social-section-header span {
  background: #000 !important;
  border: 1px solid #ff0 !important;
}

body.theme-dark a.dropdown-item,
body.theme-dark .banner-owl-carousel .owl-nav .owl-prev,
body.theme-dark .banner-owl-carousel .owl-nav .owl-next,
body.theme-dark .accessibility-box,
body.theme-dark .owl-dots body.theme-dark .announcement-label,
body.theme-dark .gallery-header,
body.theme-dark .gallery-footer,
body.theme-dark .bg-web-main-offering,
body.theme-dark .graphical-bgthrice-marquee,
body.theme-dark .container-dots,
body.theme-dark table tr td,
body.theme-dark table tr th,
body.theme-dark div#reportTable_length select,
body.theme-dark div#reportTable_filter input,
body.theme-dark .owl-dots,
body.theme-dark .announcement-label,
body.theme-dark #sidebar ul li a,
body.theme-dark .team-member,
body.theme-dark .all-master-common,
body.theme-dark .master-datatable-wrapper,
body.theme-dark .scroll-table1,
body.theme-dark .accordion-button,
body.theme-dark .img-gallery .image-title,
body.theme-dark .accordion-item,
body.theme-dark .dg-s .profile-icon,
body.theme-dark .dg-s .employee-card,
body.theme-dark .bg-white,
body.theme-dark select.form-select,
body.theme-dark .dataTables_filter input,
body.theme-dark .search-card
 {
  background: #000 !important;
}

body.theme-dark select.form-select{
  appearance: auto !important;
}

body.theme-dark .owl-dots::before {
  border-bottom: 36px solid #000000;
}

body.theme-dark .announcement-label::after {
  border-left: 52px solid #000;
}

body.theme-dark .nav-col-custom .navbar-nav .nav-link {
  color: #ff0 !important;
}

body.theme-dark .dropdown-item:focus,
body.theme-dark .right-cols-btns .sls select.form-select,
body.theme-dark .dropdown-item:active {
  color: #ff0 !important;
}

/* Grey mode: ensure all text yellow as requested */
body.theme-grey * {
  color: var(--text-color) !important;
}

body.theme-grey a,
body.theme-grey a * {
  color: var(--link-color) !important;
}

body.theme-grey .btn,
body.theme-grey button,
body.theme-grey input[type=button],
body.theme-grey input[type=submit],
body.theme-grey .gen-btn,
body.theme-grey .gallery-btn,
body.theme-grey .reset-btn,
body.theme-grey .dropdown-item,
body.theme-grey .filter-btn,
body.theme-grey .contactus-btn {
  background-color: transparent !important;
  border: 1px solid #ff0 !important;
  color: #ff0 !important;
}

body.theme-grey .btn:hover,
body.theme-grey button:hover,
body.theme-grey input[type=button]:hover,
body.theme-grey input[type=submit]:hover,
body.theme-grey .gen-btn:hover,
body.theme-grey .gallery-btn:hover,
body.theme-grey .contactus-btn:hover {
  background-color: rgba(255, 215, 0, 0.12) !important;
  border-color: #ff0 !important;
  color: #ff0 !important;
}

body.theme-grey .dropdown-item:focus,
body.theme-grey .right-cols-btns .sls select.form-select,
body.theme-grey .dropdown-item:active {
  color: #ff0 !important;
}

body.theme-grey select.form-select{
  appearance: auto !important;
}

/* org str */
body.theme-grey .box-blue,
body.theme-grey .box-pink,
body.theme-grey .box-light-green,
body.theme-grey .box-neon,
body.theme-grey .box-orange,
body.theme-grey .box-black,
body.theme-grey .box-light-blue,
body.theme-grey .legend-icon,
body.theme-grey .add-item,
body.theme-grey .tree-third-position .tree-box,
body.theme-grey .box-green-t-w,
body.theme-grey .legends,
body.theme-grey .legend-table .table-header,
body.theme-grey .master-card-layout {
  background-color: #545454 !important;
  border: 1px solid #fff;
}

body.theme-grey .tree-head:before,
body.theme-grey .tree-third-position .tree-box::after {
  background: #fff;
}

body.theme-grey .tree-second-position:before,
body.theme-grey .tree-third-position::before {
  border-color: #fff;
}




body.theme-grey .content-box,
body.theme-grey .master-container,
body.theme-grey .card-common,
body.theme-grey .contactus-card,
body.theme-grey .gallery-wrapper,
body.theme-grey .sidebar.sideparent,
body.theme-grey #sidebar,
body.theme-grey .card-body-common,
body.theme-grey .employees-corner-box,
body.theme-grey .footer,
body.theme-grey .footer-bottom,
body.theme-grey .search-container,
body.theme-grey .announcement-bar,
body.theme-grey .navbar,
body.theme-grey .dropdown-menu,
body.theme-grey .page-banner::after,
body.theme-grey .card-header-common,
body.theme-grey .social-section,
body.theme-grey .social-section-card,
body.theme-grey .social-section-header,
body.theme-grey .tenders-link.card-body-common,
body.theme-grey .imp-links.card-body-common,
body.theme-grey .notification-events.card-body-common,
body.theme-grey .graphical-bgthrice-marquee,
body.theme-grey .card-footer-common,
body.theme-grey .all-master-common,
body.theme-grey .scroll-table1,
body.theme-grey .accordion-item,
body.theme-grey .accordion-button,
body.theme-grey .recent-card .dashboard-card,
body.theme-grey .master-datatable-wrapper,
body.theme-grey .dg-s .profile-icon,
body.theme-grey .img-gallery .image-title,
body.theme-grey .dg-s .employee-card,
body.theme-grey .search-card,
body.theme-grey select.form-control,
body.theme-grey .employees-icon,
body.theme-grey .bg-light {
  background-color: #545454 !important;
}

body.theme-grey button.accordion-button.collapsed::after,
body.theme-dark button.accordion-button.collapsed::after {
  filter: brightness(100);
}

body.theme-grey .skip-img,
body.theme-grey .right-cols-btns button img,
body.theme-grey .rectangle-thrice img,
body.theme-grey .employees-icon img,
body.theme-grey .trpl.sitemap-icon,
body.theme-dark .trpl.sitemap-icon {
  filter: invert(1);
}

body.theme-grey button.search-btn,
body.theme-grey .about-dgqa-head,
body.theme-grey .card-item-common,
body.theme-grey .rectangle-thrice {
  border-color: #fafafa !important;
}

body.theme-grey .notification-events.card-body-common,
body.theme-grey .imp-links.card-body-common,
body.theme-grey .tenders-link.card-body-common {
  border: none !important;
}

/* Dark mode: apply white borders to card-like blocks */
body.theme-grey .content-box,
body.theme-grey .master-container,
body.theme-grey .card-common,
body.theme-grey .contactus-card,
body.theme-grey .gallery-wrapper,
body.theme-grey .sidebar.sideparent,
body.theme-grey #sidebar,
body.theme-grey .employees-corner-box,
body.theme-grey .social-section-card,
body.theme-grey .card-body-common,
body.theme-grey .dg-s .employee-card,
body.theme-grey .recent-card .dashboard-card,
body.theme-grey .img-gallery .image-card {
  border: 1px solid #ffffff !important;
}

body.theme-grey .master-text #paragraph ul {
  border-left: 3px solid #bcbcc8;
  background-color: #1b1b21;
}

body.theme-grey .master-text #paragraph ul li::before {
  color: #fff;
}

.buttons-print.print-btn-table {
  border: 1px solid #fff !important;
}

body.theme-grey .navbar {
  border-top: 1px solid #fff;
}

body.theme-grey .search-container {
  background: #fff !important;
}

body.theme-grey .search-container input {
  color: #545454 !important;
}

body.theme-grey .directorlist-card,
body.theme-grey .card,
body.theme-grey .card-header-common h5,
body.theme-grey .card-footer-common a,
body.theme-grey .card-footer-common a,
body.theme-grey .social-section-footer,
body.theme-grey .social-section-list .btn,
body.theme-grey .archive-btn,
body.theme-grey .social-section-footer a,
body.theme-grey .social-section-header span {
  background: #545454 !important;
  border: 1px solid #ff0 !important;
}

body.theme-grey a.dropdown-item,
body.theme-grey .banner-owl-carousel .owl-nav .owl-prev,
body.theme-grey .banner-owl-carousel .owl-nav .owl-next,
body.theme-grey .accessibility-box,
body.theme-grey .owl-dots body.theme-grey .announcement-label,
body.theme-grey .gallery-header,
body.theme-grey .gallery-footer,
body.theme-grey .bg-web-main-offering,
body.theme-grey .graphical-bgthrice-marquee,
body.theme-grey .container-dots,
body.theme-grey .owl-dots,
body.theme-grey .announcement-label,
body.theme-grey table tr td,
body.theme-grey table tr th,
body.theme-grey .paginate_button a,
body.theme-grey div#reportTable_length select,
body.theme-grey div#reportTable_filter input,
body.theme-grey #sidebar ul li a,
body.theme-grey select.form-select option,
body.theme-grey .team-member,
body.theme-grey .img-gallery .image-title,
body.theme-grey .rectangle-thrice a,
body.theme-grey .bg-white,
body.theme-grey select.form-select {
  background: #545454 !important;
}

body.theme-grey .owl-dots::before {
  border-bottom: 36px solid #545454;
}

body.theme-grey .announcement-label::after {
  border-left: 52px solid #545454;
}

body.theme-grey .nav-col-custom .navbar-nav .nav-link {
  color: #ff0 !important;
}


body.theme-dark .page-banner::after,
body.theme-grey .page-banner::after {
  background: transparent !important;
}

body.theme-dark #sidebar ul li a:hover,
body.theme-dark #sidebar ul li a.active {
  background: #2a2a2c !important;
}

/* Accessibility: Font size utility on root */
html.font-10 {
  font-size: 10px;
}

html.font-12 {
  font-size: 12px;
}

html.font-14 {
  font-size: 14px;
}

html.font-16 {
  font-size: 16px;
}

html.font-18 {
  font-size: 18px;
}

.right-cols-btns button {
  height: 38px !important;
  border-radius: 0px;
  font-weight: 500;
}

ul#header-nav li a img {
  width: 25px;
  height: 25px;
}

.navbar .dropdown-toggle::after {
  display: none !important;
}

.common-padding-80 {
  padding: 60px 0px;
}

.common-padding-80-70 {
  padding: 60px 0px 60px 0;
}

.padding-60-80 {
  padding: 40px 0px 80px 0px;
}

.padding-60-90 {
  padding: 60px 0px 60px 0px;
}

.dropdown-menu li {
  border-bottom: 1px solid #8b8b8b5c !important;
  font-size: 14px;
  /* background: #3a3a94; */
  background: #fff;
  padding: 0px 0px !important;
}

.dropdown-submenu {
  border-bottom: 1px solid #8b8b8b5c !important;
}

.dropdown-menu li a {
  /* color: #fff; */
  color: #3a3a94;
}

.dropdown-menu li a {
  padding: 12px 16px;
  font-weight: 500;
  white-space: unset;
}

.dropdown-item:hover {
  color: #fff !important;
  background: #3a3a94 !important;
  border-bottom: 1px solid #8b8b8b5c !important;
}

h4.logo-font-style {
  color: #000;
  font-weight: 600;
  margin-bottom: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-col-custom {
  background: #3a3a94;
  padding: 0px !important;
}

.menu-full-width {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center;
  width: 100%;
}

.nav-col-custom .navbar-nav .nav-link:first-child {
  text-align: left;
  padding-left: 3px !important;
}

.nav-item a {
  font-weight: 500;
}

.c-box {
  height: 13px;
  width: 12px;
  margin-right: 6px;
  cursor: pointer;
}

/* .right-cols-btns button img
{
    width: 25px;
    height: 25px;
} */
.right-cols-btns .sls {
  position: relative !important;
}

.right-cols-btns .sls img {
  position: absolute !important;
  left: 20px;
  top: 12px;
}

.select-lang-style {
  border-radius: 18px;
  padding: 2px 34px 2px 34px;
}

.eng-min-name {
  font-size: 12px;

}

.colors-bars {
  position: relative;
}

.colors-bars:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 26px;
  background-color: #ccc;
}

.trpl {
  position: relative;
}

.trpl:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 26px;
  background-color: #ccc;
}

.theme-colors {

  line-height: 0px;
  border-radius: 0px;
  font-weight: 500;
  padding: 0px 9px;
}

.theme-colors .brown {
  color: #b2563d !important;
  font-size: 30px;
}

.theme-colors .blue {
  color: #0079be !important;
  font-size: 30px;
}

.theme-colors .black {
  color: #000 !important;
  font-size: 30px;
}

.dgqa-welcome-area {
  font-size: 14px;
  line-height: 27px;
  color: #444444;
}

.colors-bars {
  padding: 5px;
  line-height: 17px;
  margin-bottom: 1px;
}

.datetime-header {
  padding-left: 10px;
  color: #333;
  /* font-weight: 600; */
  font-size: 14px !important;
}

.menu-full-width li {
  /* border-right: 1px solid #ffffff5c; */
  /* padding: 0px 12px; */
  /* flex: 1; */
}

.menu-full-width li:last-child {
  border-right: none;
}

/* main nav menu css */
/* Navbar links always white */
.nav-col-custom .navbar-nav .nav-link {
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
  white-space: nowrap;
  padding: 12px 12px;
  letter-spacing: .5px;
  margin: 0px 0px;
  text-align: center;
  width: 100%;
}

.nav-col-custom .navbar-nav .nav-link:hover a {
  text-decoration: none;
}

/* On hover white */
.nav-col-custom .navbar-nav .nav-link:hover {
  color: #f8f9fa !important;
  text-decoration: none;
}

/* Active link  bold*/
.nav-col-custom .navbar-nav .nav-link.active {
  color: #fff !important;
  font-weight: 600;
  border-bottom: 4px solid #fff;

}

nav.brdcrmb {
  border-bottom: 0;
  z-index: 1;
  position: relative;
}

/* style submenu to appear on right */
.dropdown-submenu {
  position: relative;
}

.dropdown-menu {
  padding: 0px;
  opacity: 1;
  z-index: 99999999999;
  transition: all .3s ease-in-out;
  transform-origin: top;
  -webkit-transform: rotateX(90deg);
  width: 250px;
  display: block;
}

.dropdown-menu.show {
  display: block !important;
  opacity: 1;
  -webkit-transform: rotateX(0);
}


.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  /* show on right side */
  margin-top: -1px;
  padding: 0px;
  width: 240px;
}

.dropdown-submenu a {
  padding: 12px 16px !important;

}

.nav-link i {
  font-size: 12px;

}

.dropdown-item i {
  float: right !important;
  font-size: 12px;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "\f285";
  font-family: "bootstrap-icons";
  font-size: 0.8rem;
  color: #fff;
  line-height: 22px;
  /* padding: 0 0.5rem; */
}

li.breadcrumb-item {
  display: flex;
  align-items: end;
  font-size: 14px;
  color: #ededed;
}

li.breadcrumb-item.active,
li.breadcrumb-item.active a {
  color: #fff;
}

.breadcrumb-item .text {
  text-decoration: none;
  color: #ededed;
  /* font-weight: 600; */
}

/* Page Banner */
.page-banner {
  background: url('../image/banners/about-bg.jpg') center top/cover no-repeat;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d3d3d3;
  position: relative;
}

.page-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  /* Dark overlay */
}

.page-banner h2 {
  position: relative;
  z-index: 1;
  font-size: 2rem;
  padding: 0px 10px;
  color: #fff;
  /* font-weight: 600; */
  text-transform: capitalize;
}

/* Content Box */
.content-box {
  background: transparent;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/* Last Updated */
.last-updated {
  font-size: 0.85rem;
  color: #555;
}

/* Footer css */

.footer {
  background: #3a3a94;
  color: #fff;
  font-size: 14px;
}

.footer .footer-title {
  font-weight: 600;
  margin-bottom: 15px;
}

.footer .footer-links {
  list-style: none;
  padding: 0;
}

.footer .footer-links li {
  margin-bottom: 6px;
}

.footer .footer-links a {
  color: #fff;
  text-decoration: none;
}

.footer-links li a i {
  font-size: 10px;
}

.footer-links .f-r-links li a i {
  font-size: 14px;
  font-weight: 600;
}

.footer .footer-links a:hover {
  text-decoration: underline;
}

.footer .footer-contact {
  list-style: none;
  padding: 0;
}

.footer .footer-contact li {
  margin-bottom: 8px;
}

.footer .footer-contact i {
  margin-right: 8px;
}

.footer-bottom {
  font-size: 13px;
  /* background-image: url(../image/footer-bottom-bg.png); */
  background-repeat: repeat;
  background-color: #0d0d45;
  padding: 0;
  color: #fff;
}

.footer-bottom a {
  color: #fff;
  text-decoration: none;
}

.footer-bottom a:hover {
  text-decoration: underline;
}

.footer-bottom .links-bottom-line {
  border-bottom: 1px solid #fff;
  line-height: 30px;
}

.footer-bottom .links-bottom-line a {
  margin: 0px 6px;
}

.footer-top {
  position: relative;
  overflow: hidden;
}

.footer-top .dot-graphs {
  position: absolute;
  top: 0;
}

.footer-top .dot-graphs-left {
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(180deg);
}

.f-r-links {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0px;
  margin-top: 33px;
}

.f-r-links li {
  width: 170px;
  height: 40px;
  list-style-type: none;
}

.f-r-links.social-links-footer {
  width: 54px;
}

.social-links-footer {
  list-style-type: none;
  justify-content: end;
  margin-top: 32px;
}

.social-links-footer li {
  margin: 0px 14px;
}

.f-r-links li a {
  color: #fff;
  font-size: 14px;
}

.govt-logos-footer {
  list-style: none;
  justify-content: end;
}

.dgqa {
  height: 95px;
}

.g20-logo {
  width: 116px;
  margin-left: 20px
}

.swachh-bharat {
  height: auto;
  width: 165px;
}

.azadi-ka-amrit {
  width: 124px;
  margin-left: 10px;
}


.bgsect-dots {
  background-image: url(../image/bgremdots.png);
  /* padding: 32px; */
}

/* css for common testimonial */
/* Testimonial Slider Styles */

.oscar-main {
  border: 1px solid #000;
}

/* .owl-stage-outer
{

    margin-top: 10px;
} */
.owl-stage-outer .owl-item {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.owl-carousel .owl-stage-outer {
  height: 105px !important;
}

.item {
  padding: 14px 14px;
  background-color: #fff;
  text-align: center;
  color: white;
  border-radius: 0px;
  font-size: 24px;
  font-weight: bold;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.controls {
  text-align: center;
  margin-top: 15px;
}

.controls button {
  padding: 0;
  height: 36px;
  width: 36px;
  margin: 0 5px;
  font-size: 23px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  background: #fff;
  color: #3a3a94;
  border-radius: 50%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.controls button:hover {
  background: #f5f5f5;
}

.ocar-main .owl-nav {
  position: relative;
  top: -50px;
}

.container-dots {
  background: #f0ecec87;
  padding: 32px;
}

.nav-link i.extra-nav-icon {
  display: inline-block;
  width: 38px;
  height: 22px;
  font-size: 20px;
  line-height: 23px;
}

.ocar-main .owl-nav .owl-prev {
  position: absolute;
  left: -26px;

  top: -30px;
  background: #fff !important;
  width: 36px;
  height: 36px;
  color: #fff !important;
  font-size: 24px;
  /* line-height: 14px; */
  border-radius: 50%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}

.ocar-main .owl-nav .owl-next {
  position: absolute;
  right: -26px;
  top: -30px;
  background: #fff !important;
  width: 36px;
  height: 36px;
  color: #fff !important;
  font-size: 24px;
  /* line-height: 14px; */
  border-radius: 50%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}

.ocar-main .owl-nav .owl-next,
.ocar-main .owl-nav .owl-prev {
  font-size: 34px !important;
  line-height: 27px !important;
  color: #3a3a94 !important;
  display: flex;
  justify-content: center;
}

/* css for common testimonial ends */

/* Master Page css */
.master-section-mt {
  margin-top: 30px;
}

.gen-btn {
  background-color: #3a3a94;
  color: #fff;
  border-radius: 6px;
  padding: 8px 10px 8px 10px;
  border: 0;
  margin: 0 auto;
  /* display: block; */
  font-size: 14px;
  border: 1px solid #3A3A94 !important;
  transition: all .3s ease-in-out;
}

.gen-btn:hover {
  background-color: #fff;
  color: #3A3A94;
  border: 1px solid #3A3A94 !important;
}

/* Sidebar base */
.sidebar.sideparent {
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

#sidebar {
  /* border-top: 1px solid rgb(206, 206, 206); */
  /* border-radius: 0px 0px 12px 12px; */
  background: #fff;
  color: #000;
  /* height: 28vh; */
  overflow-y: auto;
  left: 0;
  top: 0;
  transition: all 0.3s;
  z-index: 1000;
}

.buttons-print.print-btn-table:hover {
  background: #222268 !important;
}

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

#sidebar ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 1px solid rgb(206 206 206 / 39%);
}

#sidebar ul li a:hover,
#sidebar ul li a.active {
  background: #3a3a94;
  color: #fff;
}

/* Submenus */
#sidebar ul ul {
  display: none;
  background: #f5f5f5;
  margin-left: 3px;
  /* Child indent */
  margin-right: 3px;
  /* Child indent */
  margin-top: 3px;
  /* Child indent */
  /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
      border-left: 1px solid #a9a8a8;
      border-right: 1px solid #a9a8a8;
      border-top: 1px solid #a9a8a8; */
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

#sidebar ul ul ul {
  background: #f5f5f5;
  margin-left: 3px;
  /* Inner child indent */
  margin-top: 3px;
  /* Child indent */
  margin-right: 3px;
  /* Child indent */
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-left: 1px solid #a9a8a8;
  border-right: 1px solid #a9a8a8;
  border-top: 1px solid #a9a8a8;
}

/* Icon rotation */
.submenu-toggle {
  transition: transform 0.3s;
}

.has-submenu.open>a .submenu-toggle {
  transform: rotate(-180deg);
}

.master-container {
  background: #fff;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  /* max-width: 1000px; */
  /* margin: 20px 20px; */
  line-height: 1.6;
}


.master-title {
  font-size: 20px;
  font-weight: 600;
  color: #3a3a94;
  margin-bottom: 10px;
}

/* .master-director {
  display: flex;
  align-items: flex-start;
  gap: 15px;
} */

.master-director img {
  width: 150px;
  height: auto;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.master-director-caption {
  text-align: center;
  /* font-weight: bold; */
  margin-top: 8px;
  color: #3a3a94;
}

.master-text {
  flex: 1;
  text-align: justify;
  font-size: 14px;
  color: #333;
}

.all-master-common .content-box {
  padding: 0px;
  box-shadow: none;
}

.master-paragraph {
  margin-bottom: 15px;
}

.master-list-heading {
  color: #3a3a94;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.master-list-paragraph {
  text-align: justify;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 20px;
}

.master-list ol {
  margin-left: 0px;
  padding-left: 18px;
}

.master-list ol li {
  margin: 6px 0;
  font-size: 14px;
}

.master-list ul {
  margin-left: 0px;
  padding-left: 18px;
}

.master-list ul li {
  margin: 6px 0;
  font-size: 14px;
  list-style: none;
  /* Remove default bullets */
  position: relative;
  padding-left: 25px;
  /* space for arrow */
  margin-bottom: 10px;
}

.master-text #paragraph ul li {
  margin: 6px 0;
  font-size: 14px;
  list-style: none;
  /* Remove default bullets */
  position: relative;
  padding-left: 25px;
  /* space for arrow */
  margin-bottom: 10px;
}

.master-text #paragraph ul li::before {
  content: '➤';
  /* Unicode arrow, you can also use → or ► */
  position: absolute;
  left: 0;
  color: #3a3a94;
  /* arrow color */
  font-size: 14px;
  /* arrow size */

}

.master-text #paragraph ul {
  border-left: 3px solid #3a3a94;
  background-color: #5353c20f;
  padding: 5px 10px 5px 15px;
}

/* tabbing css */
.warpper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.warpper .tabs {
  width: 100%;
}

.tab {
  cursor: pointer;
  padding: 10px 20px;
  margin: 0px 2px;
  background: #3a3a94;
  display: inline-block;
  color: #fff;
  border-radius: 3px 3px 0px 0px;
  box-shadow: 0 0.1rem 0.5rem #00000080;
}

.panels {
  background: #fffffff6;
  border: 1px solid #7474742b;
  min-height: 200px;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  padding: 20px;
}

.panel {
  display: none;
  animation: fadein 0.8s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.panel-title {
  font-size: 1.1em;
  /* font-weight: bold; */
  color: #3a3a94;
}

.radio {
  display: none;
}

#one:checked~.panels #one-panel,
#two:checked~.panels #two-panel,
#three:checked~.panels #three-panel {
  display: block;
}

#one:checked~.tabs #one-tab,
#two:checked~.tabs #two-tab,
#three:checked~.tabs #three-tab {
  background: #fffffff6;
  color: #000;
  border-top: 2px solid #3a3a94;
}

/* Contact Us Page css */
.contactus-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.contactus-title {
  color: #3a3a94;
  /* font-weight: 600; */
}

.contactus-form .form-control,
.contactus-form .form-select {
  border-radius: 6px;
}

.contactus-captcha-box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.contactus-captcha-img {
  background: #f1f1f1;
  padding: 10px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 5px;
  border-radius: 4px;
}

.contactus-btn {
  background-color: #3a3a94;
  color: #fff;
  border-radius: 6px;
  padding: 8px 10px 8px 8px;
}

.contactus-btn:hover {
  background-color: #2d2d6f;
}

.contactus-card h5 {
  color: #2d2d6f !important;
}

.contactus-card p strong {
  color: #2d2d6f !important;
  font-weight: 500;
}

.contactus-card.contactus-form h6 {
  color: #2d2d6f !important;
}

.contactus-card.contactus-form .input-group-text i {
  color: #2d2d6f !important;

}

.contactus-card {
  border-radius: 20px;
}

.contactus-card iframe {
  height: 100%;
  border-radius: 20px;
}

/* Data Table Css */
.table>thead {
  vertical-align: middle !important;
}


.master-datatable-wrapper {

  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow-x: auto;
  overflow-y: auto;
}

/* DataTable specific tweaks (scoped inside wrapper only) */

.master-datatable-wrapper .dataTables_wrapper .dataTables_filter input {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 10px;
}

.master-datatable-wrapper .dt-buttons .btn {
  margin-left: 10px;
  /* space between dropdown and print */
}

.master-datatable-wrapper table.dataTable thead th {
  background-color: #f8f9fa;
  font-weight: 600;
}

#employeeTable {
  overflow-x: auto;
  overflow-y: auto;
  width: 100% !important;
}

#employeeTable_wrapper div {
  padding: 10px 0px 5px;
  width: 100%;
}

p {
  font-size: 14px;
  text-align: justify;
}


.print-btn-table {
  margin-left: -125px !important;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3a3a94;
  color: #fff;
  width: 88px !important;
  min-width: 80px;
  max-width: 80px;
}

table thead tr th {
  background: #3a3a94 !important;
  color: #fff !important;
  font-weight: 500;
  white-space: pre;
}

.paginate_button .active>a {
  background: #3a3a94 !important;
  border: 1px solid #3a3a94 !important;
  color: #fff;
}

.paginate_button .page-link {
  color: #3a3a94;
  background: #fff;
}

.paginate_button .active .page-link {
  color: #fff !important;
  background: #3a3a94 !important;
}

#employeeTable_wrapper .active>.page-link,
#employeeTable_wrapper .page-link.active,
#reportTable_wrapper .active>.page-link,
#reportTable_wrapper .page-link.active {
  z-index: 3;
  color: #fff;
  /* text color */
  background-color: #3a3a94;
  /* custom background */
  border-color: #3a3a94;
  /* custom border */
}

#employeeTable_wrapper .page-link:focus,
#reportTable_wrapper .page-link:focus {
  outline: none !important;
  box-shadow: none !important;
}

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 0px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}

/* Data Table Css Ends*/


/* Accessibility css */
/* Toggle button */
#accessibilityToggle {
  padding: 8px 15px;
  background: #3a3a94;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin: 20px;
}

/* Accessibility Panel */
.accessibility-box {
  position: absolute;
  z-index: 10;
  top: 45px;
  right: -600px;
  /* hidden off screen */
  width: 400px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease;
  padding: 10px;
  border: 1px solid #d8d8d8;
  border-radius: 7px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  display: none;
}

.accessibility-box.open {
  right: 40px;
  /* slides in */
  display: block;
}

/* Only style our custom button */
.accessibility-btn {

  top: 0px;
  right: 0px;
  cursor: pointer;
  border: none;
  /* background: #f8f9fa; */
  padding: 6px 10px;
  border-radius: 6px;
  /* box-shadow: 0 2px 5px rgba(0,0,0,0.2); */
}

/* .accessibility-btn img {
      width: 24px;
      height: 24px;
    } */
.accessibility-box h5 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
}

.access-section {
  margin-bottom: 18px;
}

.access-section h6 {
  font-size: 14px;
  /* font-weight: 600; */
  margin-bottom: 10px;
}

.access-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1px;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 13px;
  background: #f9f9f9;
  transition: all 0.2s ease;
}

.access-btn:hover {
  background: #f0f0f0;
}

.access-btn.active {

  background: #eef;
  color: #3a3a94;
}

button.access-btn i {
  font-size: 26px !important;
  line-height: 1px;
}

.accessibility-box.p-access-box button {
  height: 84px !important;
  border-radius: 4px !important;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.global-search-box {
  display: none;
  position: absolute;
  /* ya fixed agar aapko screen pe fix chahiye */
  top: 45px;
  /* button ke niche ya jahan chahiye wahan adjust karo */
  right: 20%;
  /* screen ke right side par */
  width: 300px;
  /* apne hisaab se */
  background: #fff;
  /* background white taaki clear dikhe */
  border: 1px solid #ddd;
  padding: 15px;
}

.global-search-box.active {
  display: block;
}

.btn.global-search-color {
  background: #3a3a94;
}

/*
Home Page css */
.about-dgqa-head {
  border-bottom: 3px solid #3a3a94;
  width: 24%;
  line-height: 45px;
  margin: 22px auto 15px;
  color: #3A3A94;
  /* background: #fff; */
}

/* .about-dgqa-head b {
    background: #fff;
} */

.employees-icon {
    background: #fff;
}

.banner-owl-carousel .owl-stage-outer {
  height: 480px !important;
}

.banner-owl-carousel .owl-stage-outer .owl-stage {
  height: 480px !important;
}

.banner-owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 480px !important;
}

.banner-owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  height: 480px !important;
}

.banner-owl-carousel .item img {
  /* width: 100%;
  display: block; */
  width: 100%;
  height: 100%;
  /* match container height */
  object-fit: cover;
  /* crop kar ke box fill karega */
  object-position: 50% 85%;
  display: block;

}

.banner-owl-carousel .owl-item .item {
  padding: 0px;
}

.carousel-controls button {
  margin: 0 15px;
  position: relative;
  top: -49px;
  z-index: 9;
  right: .5%;
  color: #fff;
  background: transparent;
  border: 0;
  font-size: 22px;
  padding: 0px;
}

.banner-owl-carousel .owl-stage-outer {
  padding: 0 !important;
  margin: 0 !important;
}

.banner-owl-carousel .owl-stage {
  padding: 0 !important;
  margin: 0 !important;
}



.banner-owl-carousel .owl-stage-outer .owl-item {
  margin: 0px;
}

/* Each dot */
.owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  display: block;
  margin: 5px 4px;
  background: #3A3A94;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.3s ease;
}

/* Active dot */
.owl-dots .owl-dot.active span {
  background: #fff;
  border-color: #fff;
}




.banner-owl-carousel .owl-nav {
  position: relative;
  top: -142px;
}

.banner-owl-carousel .owl-nav .owl-prev {
  font-size: 34px !important;
  line-height: 30px !important;
  color: #3a3a94 !important;
  display: flex;
  justify-content: center;
}

.banner-owl-carousel .owl-nav .owl-next {
  font-size: 34px !important;
  line-height: 30px !important;
  color: #3a3a94 !important;
  display: flex;
  justify-content: center;
}

.banner-owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 12px;
  top: -126px;
  background: #fff !important;
  width: 36px;
  height: 36px;
  color: #3a3a94 !important;
  font-size: 24px;

  border-radius: 50%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}

.banner-owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 12px;
  top: -126px;
  background: #fff !important;
  width: 36px;
  height: 36px;
  color: #3a3a94 !important;
  font-size: 24px;

  border-radius: 50%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}

.profile-card {
  width: 220px;
  padding: 20px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  float: right;
}

.profile-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 12px;
}

.profile-name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 4px;
}

.profile-designation {
  font-size: 14px;
  color: #3b3bc0;
  margin: 0;
}

.owl-dots {
  padding-top: 7px;
  text-align: left;
  margin-top: -37px;
  position: relative;
  background: #3a3a94;
  right: -90.5%;
  width: 10%;
  height: 37px;
  padding-left: 10px;
}

.banner-owl-carousel {
  position: relative;
}

.banner-owl-carousel+.carousel-controls {
  position: absolute !important;
  height: 0px;
  margin-top: 15px !important;
  background: black;
  width: 100%;
}

.owl-dots::before {
  content: '';
  position: absolute;
  left: -20px;
  /* distance from owl-dots */
  top: 51%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  /* border-right: 18px solid transparent; */
  border-bottom: 36px solid #3a3a94;
}

/* Container */
.announcement-bar {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  background: #e5e5e552;

}

.announcement-label {
  display: flex;
  align-items: center;
  background: #3a3a94;
  color: white;
  height: 40px;
  padding: 0px 14px 0px 32px;
  font-size: 14px;
  position: relative;
  width: 190px;
}



.hindi-logo-text {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-size: 24px;
}

.marquee-icon-color i {
  color: #3a3a94;
  font-size: 22px;
}

.announcement-text {
  width: 87%;
  color: #3a3a94;
  background: #e5e5e500;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.announcement-text a {
  color: #3a3a94;
  text-decoration: none;
}

.announcement-label::after {
  content: '';
  position: absolute;
  top: 0%;
  left: 95%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 37px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 52px solid #3a3a94;
  transform: rotate(90deg);
}


/* New Search Bar box */

.search-container {
  width: 280px;
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}

.search-input {
  flex: 1;
  border: none;
  outline: none;
  padding: 8px 12px;
  font-size: 14px;
}

.search-btn {
  background: none;
  border: none;
  outline: none;
  padding: 8px 12px;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  border-left: 1px solid #ccc;
}

/* bottom accent */
.search-container {
  border-bottom: 3px solid #3a3a94;
}

/* New Search Bar box */

.bg-web-main-offering {
  background: #3A3A94;
}

.card-img-top {
  width: 52%;
  display: block;
  margin: 0 auto;
}

.graphical-bg {
  background-image: url(../image/verticaldots.png);
}

.offering-card-padding {
  padding: 24px 0px 16px 0px;
  transition: all .3s ease-in-out;
}

.offering-card-padding:hover {
  scale: .95;
}

/* Unique Director List Styling */
.directorlist-card {
  border: 1px solid #eee;
  border-radius: 12px;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  height: 280px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .4);
}

.director-btn-mt-23 {
  margin-top: 23px;
}

.directorlist-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.directorlist-img img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border: 4px solid #f0f0f0;
}

.directorlist-name {
  font-size: 1.2rem;
  color: #3a3a94;
}

.directorlist-role {
  font-size: 0.9rem !important;
  color: #555;
}

.directorlist-btn {
  background-color: #3A3A94;
  color: #fff;
  font-size: 1rem !important;
  padding: 5px 8px;
  border-radius: 6px;
  /* text-transform: uppercase; */
  transition: all .3s ease-in-out;
  border: 1px solid #3A3A94 !important;
}

.directorlist-btn:hover {
  background-color: #fff;
  color: #3A3A94;
  border: 1px solid #3A3A94 !important;

}

.employees-corner-box {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #eee;
  padding: 20px;
  display: flex;
  align-items: start;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  min-height: 114px;
  align-items: center;
}

.employees-corner-box h6 {
  font-size: 14px;
  color: #333;
  margin: 0;
}

.employees-corner-box h6 span {
  font-weight: bold;
}

.employees-icon img {
  /* width: 54px; */
  height: auto;
  margin-right: 5px;
}

.btn.btn-rec-dox {
  background: #3a3a94;
  color: #fff;
  border: 1px solid #3A3A94 !important;
  transition: all .3s ease-in-out;
}

.btn.btn-rec-dox:hover, .btn.btn-rec-dox:focus {
  background-color: #fff;
  color: #3A3A94;
  border: 1px solid #3A3A94 !important;
}

.rec-dox {
  position: relative;
  /* important for overlay positioning */
  z-index: 1;
}

.rec-dox .main-head-rec-dox {
  position: absolute;
  z-index: 3;
  top: -62px;
  left: 39%;
  border-radius: 32px;
  padding: 10px 42px;
  color: #3a3a94;
  font-size: 22px;
}

.graphical-bg-recent-docs {
  background: url(../image/res-dox-bg.png) no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
  z-index: 1;
}

/* Overlay effect */
.graphical-bg-recent-docs::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 73%);
  z-index: 2;
}

.graphical-bg-recent-docs>* {
  position: relative;
  z-index: 3;
}

/* Photo video gallery css */
.gallery-controls {
  display: flex;
  align-items: center;
}

.gallery-controls i:nth-child(2) {
  font-size: 30px;
}

.gallery-wrapper {
  max-width: 800px;
  margin: 60px auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.gallery-header {
  background: #3a3a94;
  color: #fff;
  text-align: center;
  padding: 12px;
  font-size: 20px;
}

.gallery-slider {
  display: flex;
  transition: transform 0.6s ease;
}

.gallery-slide {
  min-width: 100%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}

.gallery-slide img {
  /* width: 88%;
    border-radius: 8px; */
  margin: 5px;



  height: 252px;
  width: 252px;
  object-fit: fill;
}

.gallery-slide video {
  /* width: 96%;
    border-radius: 8px; */
  margin: 5px;
  height: 252px;
  width: 252px;
  object-fit: fill;
}

.gallery-caption {
  margin-top: 8px;
  font-size: 14px;
  color: #333;
}

.gallery-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  gap: 10px;
  background: #f8f8f8
}

.gallery-btn {
  background: #3a3a94;
  color: #fff;
  border: none;
  padding: 6px 16px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  border: 1px solid #3A3A94 !important;
}

.gallery-btn:hover {
  background-color: #fff;
  color: #3A3A94;
  border: 1px solid #3A3A94 !important;
}

.gallery-controls i {
  font-size: 20px;
  cursor: pointer;
  margin: 0 6px;
  color: #3A3A94;
  transition: 0.3s;
}

.gallery-controls i:hover {
  color: #3f2caf;
}

.img-description p {
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Social Media Css */

.social-section-list .dgqa_youtube {
  background: #DB0B0B !important;
  color: #fff;
  display: flex;
  align-items: center;
}

.dgqa_youtube img {
  width: 30px;
  /* height: 34px; */
  /* margin-top: 4px; */
  margin-right: 11px;
  margin-left: -3px;
}

.social-section {
  background: #f0f0f0;
}

.social-section-card {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  height: 490px;
}

.social-section-header {
  background: #3a3a94;
  /* purple header */
  color: #fff;
  font-weight: 600;
  padding: 12px 16px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 66px;
}

.social-section-list .btn {
  width: 100%;
  text-align: left;
  /* font-weight: 600; */
  padding: 10px 22px;
  border-radius: 6px;
  margin-bottom: 16px;
  font-size: 18px;
  transition: all .3s ease-in-out;
}

.social-section-list .btn:hover {
  scale: .97;
}

.social-section-list .btn i {
  margin-right: 16px;
  font-size: 1.2rem;
}

.social-section-list .facebook {
  background: #184AC5 !important;
  color: #fff;
  transition: all .3s ease-in-out;
}

.social-section-list .facebook:hover {
  scale: .97;
}

.social-section-list .facebook img {
  width: 15px;
}

.social-section-list .x {
  background: #333 !important;
  color: #fff;
  transition: all .3s ease-in-out;
}

.social-section-list .x:hover {
  scale: .97;
}

.social-section-list .x img {
  width: 19px;
}

.social-section-list .instagram {
  background: linear-gradient(90deg, #EB8639 0%, #C3207A 100%) !important;
  color: #fff;
  transition: all .3s ease-in-out;
}

.social-section-list .instagram:hover {
  scale: .97;
}

.social-section-list .instagram img {
  width: 20px;
}

.social-section-list .linkedin {
  background: #0077b5 !important;
  color: #fff;
  display: flex;
  align-items: center;
  transition: all .3s ease-in-out;
}

.social-section-list .linkedin:hover {
  scale: .97;
}

.social-section-list .linkedin img {
  width: 20px;
}

.social-section-items {
  padding: 15px 15px 0px 15px;
  min-height: 365px;
}

.social-section-items li {
  margin-bottom: 15px;
  /* font-size: 0.95rem !important; */
}

.social-section-items marquee {
  height: 350px;
}

.social-section-meta {
  font-size: 0.8rem;
  color: #3a3a94;
}

.social-section-footer {
  padding: 14px 15px;
  background: #f8f8f8;
  border-radius: 0 0 5px 5px;
}

.social-section-footer a {
  background: #3a3a94;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  padding: 7px 16px;
  border: 1px solid #3A3A94 !important;
  transition: all .3s ease-in-out;
  text-decoration: none;
}

.social-section-footer a:hover {
  background-color: #fff;
  color: #3A3A94;
  border: 1px solid #3A3A94 !important;
}

.social-section-header span {
  padding: 6px 18px;
  background: #fff;
  color: #3a3a94;
  border-radius: 22px;
  font-size: 16px;
}

.youtube-footer,
.fb-footer {
  width: 32px;
}


/* Thrice marquee section responsive */
.graphical-bgthrice-marquee {
  background-image: url(../image/thrice-marquee-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /* optional - image ko stretch/crop karke pura div fill karega */
}

.card-common {

  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.card-header-common {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #3a3a94;
  color: #fff;
  padding: 14px 15px;
}

.card-header-common h5 {
  padding: 8px 18px;
  background: #fff;
  color: #3a3a94;
  border-radius: 22px;
  margin: 0px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: .3px;
}

.card-toggle-btn {
  background: none;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}

.notification-events.card-body-common {
  width: 93% !important;
  margin: 0 auto !important;
}

.tenders-link.card-body-common {
  width: 93% !important;
  margin: 0 auto !important;
}

.imp-links.card-body-common {
  width: 93% !important;
  margin: 0 auto !important;
}

.card-body-common {
  height: 300px;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
}

.card-list-common {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  animation: scrollUp 25s linear infinite;
}

.card-list-common.non-scroll {
  animation: none;
  overflow: auto;
  height: 300px;
}

.card-list-common.non-scroll::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.card-list-common.non-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.card-list-common.non-scroll::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.card-list-common.non-scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.card-item-common {
  padding: 12px 0px;
  border-bottom: 0.5px solid #3a3a9475;
  font-size: 14px;
  line-height: 1.4;
}

.card-item-common a {
  text-decoration: none;
  color: #1e2bb8;
  display: flex;
  align-items: center;
  gap: 6px;
}

.card-item-common a:hover {
  text-decoration: underline;
}

.card-meta {
  font-size: 12px;
  color: #777;
  margin-top: 6px;
  display: flex;
  gap: 12px;
}

.card-footer-common {
  text-align: center;
  padding: 10px;
  background: #f8f8f8;
}

.card-footer-common a {
  background: #3a3a94;
  color: #fff;
  border: none;
  padding: 5px 16px;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  transition: all .3s ease-in-out;
  border: 1px solid #3A3A94 !important;
  text-decoration: none;
}

.card-footer-common a:hover, .card-footer-common a:focus {
  background-color: #fff;
  color: #3A3A94;
  border: 1px solid #3A3A94 !important;
}

@keyframes scrollUp {
  0% {
    top: 100%;
  }

  100% {
    top: -100%;
  }
}

.paused {
  animation-play-state: paused !important;
}

.rectangle-thrice {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #3A3A94;
  border-radius: 5px;
  /* background: radial-gradient(#ffffff, transparent) !important; */
  background: #fff;
  color: #3a3a94;
}

.rectangle-thrice a {
  color: #3a3a94;
  text-align: center;
  background: #fff;
  font-weight: 500;
}

.master-card-layout {
  background: #f3f3ff;
  border-radius: 12px;
  text-align: left;
  padding: 18px 20px;
  transition: all 0.3s ease-in-out;
  margin: 15px 0;
}

.master-card-layout:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  ;
}




/* Video overlay gallery of home page */
.video-thumbnail {
  position: relative;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  margin-right: 7px;
}

.video-thumbnail img {
  transition: transform 0.4s ease;
  height: 290px;
  object-fit: cover;
}

.video-thumbnail:hover img {
  transform: scale(1.05);
  /* zoom effect */
}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  /* dark overlay */
  transition: background 0.3s ease;
}

.video-thumbnail:hover .video-overlay {
  background: rgba(0, 0, 0, 0.6);
  /* darker on hover */
}

.play-icon {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: #fff;
  transition: transform 0.3s ease;
}

.gallery-slide.video-gallery-slide {
  min-width: 100%;
}

.video-thumbnail:hover .play-icon {
  transform: translate(-50%, -50%) scale(1.1);
}

.rounded-div {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto;
}

.rounded-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  object-position: top center;
}

.right-cols-btns .sls select.form-select {
  cursor: pointer;
  color: #000 !important;
}

select.form-select {
  cursor: pointer;
}

button.search-btn i {
  color: #3a3a94;
  font-weight: 700;
}

button#toggleMarqueeBtn {
  padding-top: 0;
  padding-bottom: 0;
}

.text-blue {
  color: #3a3a94;
}

.skip-img {
  width: 24px;
}

button#banner-toggleBtn {
  color: #fff !important;
}

.logo-nav {
  color: #000;
  text-decoration: none;
}

.highlited-text {
  border-left: 5px solid #004080;
  padding: 10px 20px;
  background: #f6f6f6;
  color: #3a3a94;
}

.highlited-text p {
  margin-bottom: 6px;
}

.quality-img img {
  width: 100%;
}

.master-text p {
  text-align: justify;
}

.navbar-toggler-icon {
  width: 1.4em;
  height: 1.4em;
}

.img-gallery .image-card {
  width: 100%;
  /* adjust size */
  border-radius: 6px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: #fff;
  position: relative;
  /* margin-bottom: 15px; */
}

.img-gallery .image-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}

.img-gallery .image-title {
  background: #3a3a94;
  /* green background */
  color: #fff;
  padding: 5px;
  font-size: 14px;
  height: 55px;
  overflow: auto;
}

.img-gallery .image-title a {
  color: #fff;
  text-decoration: none;
}

.img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 83%;
  background: rgba(0, 0, 0, 0.45);
}

table tr td {
  padding: 5px 10px !important;
}

.gallery-img img {
  width: 100%;
  margin-bottom: 0px;
  height: 220px;
  object-fit: cover;
  transition: all .3s ease-in-out;
  cursor: pointer;
  border-radius: 5px 5px 0px 0px;
}

.gallery-img {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all .3s ease-in-out;
  border-radius: 5px;
}

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


.gallery-img p {
  padding: 0px 8px 5px;
  height: 60px;
  overflow-y: auto;
  font-size: 12px;
}

/* WRAPPER to restrict width and allow scroll */
.org-chart-wrapper {
  max-width: 100%;
  overflow-x: auto;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
}

.org-chart-wrapper .org-chart {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 1400px;
  /* force scroll if content exceeds 700px */
  position: relative;
}

.org-chart-wrapper .box {
  background-color: #3a3a94;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
  font-weight: 400;
  min-width: 200px;
  position: relative;
}

.org-chart-wrapper .tree {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin-top: 40px;
  position: relative;
}

.org-chart-wrapper .branch {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 15px;
  position: relative;
}

.org-chart-wrapper .branch::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 2px;
  height: 20px;
  background: #555;
}

.org-chart-wrapper .tree::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  height: 2px;
  background: #555;
  margin: auto;
}

.org-chart-wrapper .sub-branch {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 20px;
}

.org-chart-wrapper .leaf {
  background: #dcdcff;
  color: #000;
  padding: 6px 10px;
  border-radius: 10px;
  margin: 5px 0;
  text-align: center;
  width: 130px;
  position: relative;
  font-size: 13px;
}

.org-chart-wrapper .leaf::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  width: 2px;
  height: 15px;
  background: #555;
  transform: translateX(-50%);
}

.org-chart-wrapper .sub-branch::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #555;
}

.org-chart-wrapper .sub-branch>.leaf:first-child::before {
  display: none;
}

.org-chart-wrapper .sub-branch>.leaf:first-child {
  background-color: #dcdcff;
}

.org-chart-wrapper .branch>.box::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 2px;
  height: 20px;
  background: #555;
  transform: translateX(-50%);
}

.two-image-together .w-50,
.video-thumbnail.w-50 {
  width: 49.60% !important;
}

#scrollUp {
  background-color: #5353c2;
  border-radius: 50%;
  height: 40px;
  font-size: 24px;
  font-weight: 600;
  width: 42px;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
  border: 1px solid #000;
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  position: fixed;
  right: 20px;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.page-update-text {
  text-align: right;
  margin-top: 15px;
}

/* organization css */

.org-tree {
  display: flex;
  justify-content: center;
  padding: 0rem 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.org-tree ul {
  padding-top: 1.5rem;
  position: relative;
  display: flex;
  justify-content: center;
}

.org-tree li {
  list-style-type: none;
  position: relative;
  padding: 1.5rem 0.5rem 0 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.org-tree li::before,
.org-tree li::after {
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 2px solid #4f5d75;
  width: 50%;
  height: 1.5rem;
}

.org-tree li::after {
  right: auto;
  left: 50%;
  border-left: 2px solid #4f5d75;
}

.org-tree li:only-child::after,
.org-tree li:only-child::before {
  display: none;
}

.org-tree li:only-child {
  padding-top: 0;
}

.org-tree li:first-child::before,
.org-tree li:last-child::after {
  border: 0 none;
}

.org-tree li:last-child::before {
  border-right: 2px solid #4f5d75;
  border-radius: 0 0.375rem 0 0;
}

.org-tree li:first-child::after {
  border-radius: 0.375rem 0 0 0;
}

.org-tree ul ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 2px solid #4f5d75;
  width: 0;
  height: 1.5rem;
}

.org-card {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0.75rem;
  padding: 1.25rem;
  min-width: 200px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.org-card:hover {
  background: #353849;
  border-color: #4f5d75;
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
}

.org-card.has-children::after {
  content: '';
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 1.5rem;
  background: #4f5d75;
}

.org-card.collapsed.has-children::after {
  display: none;
}

.org-tree .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  margin: 0 auto 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: 600;
  color: #ffffff;
}

.org-tree .name {
  font-size: 1.1rem;
  font-weight: 600;
  color: #3a3a94;
  margin-bottom: 0.25rem;
}

.org-tree .org-card:hover .name {
  color: #fff;
}

.org-tree .org-card:hover .title {
  color: #f5f5f5
}



.org-tree .title {
  font-size: 0.875rem;
  color: #5d646f;
  margin-bottom: 0.5rem;
}

.org-tree .department {
  font-size: 0.75rem;
  color: #fafafa;
  background: #1a1d29;
  padding: 0.25rem 0.75rem;
  border-radius: 0.375rem;
  display: inline-block;
}

.org-tree .toggle-btn {
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background: #4f5d75;
  border: 2px solid #2d3142;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
}

.org-tree .toggle-btn:hover {
  background: #5d6d8e;
  transform: translateX(-50%) scale(1.1);
}

.org-tree .toggle-btn::before {
  content: '−';
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1;
}

.org-tree .collapsed .toggle-btn::before {
  content: '+';
}

.org-tree .children {
  display: flex;
  transition: all 0.3s ease;
}

.org-tree .collapsed>.children {
  display: none;
}

.org-tree .toggle-btn i.bi {
  display: none;
}

div#reportTable_wrapper div {
  padding: 6px 0px 5px;
  width: 100%;
}

.table.table-striped {
  width: 100% !important;
}

.dataTables_wrapper {
  padding: 0;
}

td.download a,
td.download i {
  padding-right: 0px;
  text-decoration: underline !important;
}

td.download i {
  font-size: 16px;
}

table tr td {
  font-size: 13px;
  vertical-align: middle;
}

.left-footer,
.right-footer {
  position: relative;
  z-index: 9;
}

.addevent-box {
  width: 210px;
  height: 270px;
  float: left;
  margin: 0 23px 5px 0;
}

.addevent-box .profile-img {
  border: 1px solid #ededed;
  transition: .3s;
  border-radius: 8px;
  padding: 8px;
  width: 220px;
  height: 300px;
}

.addevent-box .profile-img img {
  width: 190px;
  height: 252px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.addevent-box .profile-img h4 {
  font-size: 16px !important;
  padding: 8px 0 0 0;
}

.page-update-text p {
  text-align: right;
  margin-top: 15px;
  padding-right: 10px;
}

.directorlist-card .directorlist-role {
  text-align: center;
}

.card-list-common a {
  color: #3a3a94;
}

/* .gallery-popup img:hover {
  transform: scale(1.05);
} */

/* Lightbox */
.gallery-popup .lightbox {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gallery-popup .lightbox img {
  max-width: 90%;
  max-height: 80%;
  border-radius: 10px;
}

.gallery-popup .lightbox span {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}

/* Prev/Next buttons */
.gallery-popup .nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  cursor: pointer;
  padding: 10px 20px;
  border-radius: 5px;
  user-select: none;
}

.gallery-popup .prev {
  left: 30px;
}

.gallery-popup .next {
  right: 30px;
}

.gallery-popup .nav-btn:hover {
  background: rgba(0, 0, 0, 0.8);
}

a {
  text-decoration: none;
}

/* Our Team Css */

.team-member {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07), 0 10px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 2rem;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-height: 570px;
}

.team-member:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.08);
}

.member-content {
  /* display: grid; */
  grid-template-columns: 380px 1fr;
  gap: 0;
  align-items: center;
}

.member-content.reverse {
  grid-template-columns: 1fr 380px;
}

.member-image {
  width: 100% !important;
  height: 285px !important;
  /* object-fit: cover; */
  object-fit: fill;
  display: block;
}

.member-content.reverse .member-image {
  order: 2;
}

.member-info {
  padding: 1rem;
}

.member-content.reverse .member-info {
  order: 1;
}

.member-name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2b3d8f;
  margin-bottom: 0.3rem;
}

.member-title {
  font-size: 1rem;
  color: #e07b11;
  font-weight: 600;
  margin-bottom: 0.5rem;
  /* text-transform: uppercase; */
  letter-spacing: 0.5px;
  text-align: left !important;
}

.member-description {
  font-size: 1rem;
  color: #4a5568;
  line-height: 1.8;
  text-align: left !important;
}

.legends table tr td {
  padding: 2px 10px !important;
}

@media (max-width: 968px) {

  .member-content,
  .member-content.reverse {
    grid-template-columns: 1fr;
  }

  .member-content.reverse .member-image {
    order: 1;
  }

  .member-content.reverse .member-info {
    order: 2;
  }

  .member-image {
    height: 320px;
  }

  .member-info {
    padding: 2rem;
  }

  .page-title {
    font-size: 2rem;
  }
}

@media (max-width: 640px) {
  .page-title {
    font-size: 1.75rem;
    margin-bottom: 2rem;
  }

  .member-name {
    font-size: 1.5rem;
  }

  .member-title {
    font-size: 1rem;
  }

  .member-description {
    font-size: 0.9375rem;
  }

  .member-info {
    padding: 1.2rem;
  }

  .member-image {
    height: 280px;
  }
}

.accordion-button:not(.collapsed) {
  background-color: #3a3a94;
  color: #fff;
}

.accordion-button:focus {
  box-shadow: none;
  border-color: #3a3a94;
}

.accordion-item {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.accordion-button::after {
  filter: brightness(100);
}

button.accordion-button.collapsed::after {
  filter: brightness(0);
}

.archive-btn {
  background: #fff;
  border-radius: 5px;
  padding: 5px 15px;
  color: #3a3a94;
  /* float: right; */
  margin-bottom: 10px;
  font-size: 14px;
  border: 1px solid #3a3a94 !important;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.archive-btn:hover {
  background: #3a3a94;
  color: #fff;
  text-decoration: none;
}

.rectangle-thrice {
  margin-top: 55px !important;
}

.sitemap-icon img {
  width: 22px;
}

.img-description {
  height: auto;
  overflow-x: auto;
}

.all-master-common {
  background: #f8f9fa;
}

.scroll-table1 {
  overflow-x: auto;
  margin-bottom: 10px;
  padding: 5px 12px 0;
  background: #f8f9fa;
  border-radius: 8px;
  display: block;
  border: 1px solid #dedede;
  width: 100%;
}

tbody tr:nth-of-type(odd) {
  background: #f8f8f8 !important;
}

table tbody tr:nth-child(2n) {
  background-color: #fff !important;
}

.card-container.recent-card {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 25px;
}

.recent-card .dashboard-card {
  background: #3a3a94e8;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 25px 15px;
  transition: transform 0.2s, box-shadow 0.2s;
  cursor: pointer;
}

.recent-card .dashboard-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.recent-card .dashboard-card i {
  font-size: 2.5rem;
  color: #ffffff;
  margin-bottom: 12px;
}

.recent-card .dashboard-card a {
  text-decoration: none;
  font-size: 1rem;
  color: #ffffff;
  display: block;
  font-weight: 500;
}

.recent-card .dashboard-card a:hover {
  color: #e9e9e9;
}

.sub-title-heading {
  font-size: 16px;
  font-weight: 600;
  color: #3a3a94;
  margin-bottom: 5px;
}

.theme-colors .c-box {
  font-size: 30px !important;
}

/* print button right-side */
#reportTable_wrapper .d-flex.align-items-center,
#pios_Table_wrapper .d-flex.align-items-center,
#performance_Table_wrapper .d-flex.align-items-center {
  position: relative;
}

#reportTable_wrapper button.btn.btn-secondary.buttons-print.print-btn-table {
  position: absolute;
  right: 0;
  bottom: 8px;
}

#pios_Table_wrapper button.btn.btn-secondary.buttons-print.print-btn-table,
#performance_Table_wrapper button.btn.btn-secondary.buttons-print.print-btn-table {
  position: absolute;
  right: 0;
  bottom: 0px;
}

#reportTable_wrapper #reportTable_filter,
#pios_Table_wrapper #pios_Table_filter,
#performance_Table_wrapper #performance_Table_filter {
  position: absolute;
  right: 90px;
}

.master-datatable-wrapper {
  padding: 12px;
}

.dg-s .employee-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  min-height: 222px;
}

.dg-s .employee-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
}

.dg-s .profile-icon {
  background: #e9efff;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60px;
  color: #3b2a97;
  box-shadow: 0 0 0 5px #fff, 0 2px 8px rgba(0, 0, 0, 0.1);
}

.dg-s .employee-card h3 {
  margin: 10px 0 5px;
  font-size: 18px;
  color: #003366;
  text-align: center;
}

.dg-s .employee-card .designation {
  color: #666;
  font-size: 15px;
  margin-bottom: 10px;
  text-align: center;
}

.dg-s .employee-card p {
  font-size: 14px;
  color: #333;
  margin: 4px 0;
  text-align: center;
}

.dg-s .employee-card i {
  color: #3b2a97;
  margin-right: 0px;
  text-align: center;
}




.search-page nav[role=navigation] svg {
  width: 25px;
  height: 25px
}

.search-page nav[role=navigation] div:nth-child(1) {
  visibility: hidden
}

.search-page nav[role=navigation] div:nth-child(2) {
  display: flex;
  justify-content: space-between
}

.search-page nav[role=navigation] div:nth-child(2) div {
  display: inline-block;
  margin: 0;
  visibility: visible
}

.search-page nav[role=navigation] div:nth-child(2) div p {
  background: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 5px 20px;
  margin: 0
}

.search-page nav[role=navigation] div:nth-child(2) div span[aria-current=page] span {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px !important;
  margin: 0 2px;
  background: #1a4f91 !important;
  color: #fff !important
}

.search-page nav[role=navigation] div:nth-child(2) div span .text-sm,
.search-page nav[role=navigation] div:nth-child(2) div span a {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px !important;
  margin: 0 2px
}

div#piosTable_wrapper .d-flex.align-items-center {
  width: 100% !important;
  justify-content: space-between;
}

.social-section-items a {
  color: #3a3a94;
}

table#piosTable {
  width: 100% !important;
  overflow: auto;
}

.ocar-main .owl-nav.disabled {
  display: block;
}

.img-gallery .image-card.video-card .img-overlay {
  height: 200px;
}

/* Our Organization Css */

.our-org-card {
  width: 100%;
  overflow: auto;
  padding-bottom: 35px;
}

.tree-wrapper {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 5px 10px 25px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  transform: scale(.9);
  /* transform: translate(2%); */
}



.tree-box {
  position: relative;
  margin-top: 14px;
  min-width: 200px;
  border-radius: 10px;
  padding: 12px 20px;
}

.tree-head:before {
  position: absolute;
  height: 300px;
  background-color: #222222;
  content: "";
  width: 1px;
  margin-top: 50px;
}

.tree-box-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tree-box-inner div:first-child {
  text-align: left;
}

.tree-second-position {
  display: flex;
  gap: 10px;
  flex-direction: column;
  gap: 10px;
  margin-right: 250px;
  position: relative;
  z-index: 100
}


.tree-second-position:before {
  position: absolute;
  height: 280px;
  content: "";
  width: 120px;
  margin-top: -5px;
  left: 52%;
  z-index: 0;
  border-left: 1px solid #222222;
  border-top: 1px solid #222222;
}


.tree-third-position {
  display: flex;
  align-items: flex-start;
  position: relative;
  gap: 10px
}

.tree-third-position::before {
  position: absolute;
  content: "";
  width: 88%;
  z-index: 0;
  border-top: 1px solid #222222;
  height: 50px;
  margin: auto;
  display: block;
  left: 0;
  right: 0;
}

.tree-third-position .tree-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 26px;
  padding: 7px 7px;
}

.addable-tree-wrapper .tree-box {
  /* background: #a3d5f9 !important; */
  min-width: 90px !important;
}

.tree-third-position .tree-box::after {
  position: absolute;
  height: 25px;
  background-color: #222222;
  content: "";
  width: 1px;
  top: -25px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;

}

.tree-third-position .tree-box div:first-child {
  text-align: left;
  flex: 1;
}

.tree-second-position .tree-box {
  width: 130px;
}

.dataTables_length {
  z-index: 9;
}


.box-blue {
  background-color: #3a3a94;
  color: #fff
}

.box-pink {
  background-color: #3a3a94;
  color: #fff;
}

.box-light-green {
  background-color: #3a3a94;
  color: #fff;
}

.box-neon {
  background-color: #3a3a94;
  color: #fff;
}

.box-light-blue {
  background-color: #3a3a94;
  color: #fff;
}

.box-orange {
  background-color: #3a3a94;
  color: #fff;
}

.box-black {
  background-color: #313131;
  color: #fff;
}

i {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  display: inline-block !important;
}

.add-item {
  background-color: rgba(255, 255, 255);
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222;
  cursor: pointer;
  font-size: 16px;
  padding-top: 2px;
}


.addable-tree-wrapper {
  /* margin-left: 40px;
  padding-left: 20px; */
  /* border-left: 2px solid #222222; */
  display: flex;
  flex-direction: column;
  gap: 0px;

  /* animation settings */
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

/* when visible */
.addable-tree-wrapper.show {
  max-height: 500px;
  /* adjust based on how many children you expect */
  opacity: 1;
}

.hidden {
  display: none;
}

/* .addable-tree-wrapper {
  margin-left: 30px; 
  border-left: 1px solid #222222;
  padding-left: 10px;
} */
.tree-box {
  position: relative;
  margin-top: 10px;
  min-width: 170px;
  border-radius: 10px;
  padding: 12px 8px;
}

h5.main-text {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}

/* 404 page css */

.section-error {
  padding: 4rem 2rem 6rem;
  text-align: center
}

.section-error .error {
  font-size: 150px;
  color: #3a3a94;
  text-shadow: 1px 1px 1px #3a3a94, 2px 2px 1px #3a3a94, 3px 3px 1px #3a3a94, 4px 4px 1px #3a3a94, 5px 5px 1px #3a3a94, 6px 6px 1px #3a3a94, 7px 7px 1px #3a3a94, 8px 8px 1px #3a3a94, 25px 25px 8px rgba(0, 0, 0, .2);
  font-weight: 600;
  margin-top: 0
}

.section-error .page {
  margin: 2rem 0;
  font-size: 20px;
  font-weight: 600;
  color: #444
}

table tr td {
  text-transform: capitalize;
  text-align: left;
}

/* Our Organization page  */
/* 

.tree-wrapper {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 5px 10px 25px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 102%;
  overflow: auto;
  position: relative;
} */

.tree-box {
  position: relative;
  margin-top: 14px;
  min-width: 200px;
  border-radius: 10px;
  padding: 5px;
  font-weight: 500;

}



.tree-head:before {
  position: absolute;
  height: 256px;
  background-color: #222222;
  content: "";
  width: 1px;
  margin-top: 38px;
}

.tree-box-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tree-box-inner div:first-child {
  text-align: left;
}

.tree-second-position {
  display: flex;
  gap: 10px;
  flex-direction: column;
  gap: 10px;
  margin-right: 250px;
  position: relative;
  z-index: 100
}


.tree-second-position:before {
  position: absolute;
  height: 240px;
  content: "";
  width: 120px;
  margin-top: -5px;
  left: 54%;
  z-index: 0;
  border-left: 1px solid #222222;
  border-top: 1px solid #222222;
}


.tree-third-position {
  display: flex;
  align-items: flex-start;
  position: relative;
  gap: 10px
}

.tree-third-position::before {
  position: absolute;
  content: "";
  width: 83.3%;
  z-index: 0;
  border-top: 1px solid #222222;
  height: 50px;
  margin: auto;
  display: block;
  left: 0px;
  right: 79px;

}

.tree-third-position .tree-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  flex-direction: column;
  align-self: flex-start;
  min-width: 116px;
  /* width: 100%; */
  /* color: #333; */
}


.tree-third-position .tree-box::after {
  position: absolute;
  height: 15px;
  background-color: #222222;
  content: "";
  width: 1px;
  top: -15px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}


.tree-third-position .tree-box-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0px;
  flex-direction: column;
  position: relative;
  margin-top: 0px;
  min-width: 90px;
  border-radius: 10px;
  padding: 5px;
  font-size: 12px;
  font-weight: 500;

}


.tree-third-position .tree-box-right::after {
  position: absolute;
  width: 25px;
  background-color: #222222;
  content: "";
  width: 15px;
  left: -15px;
  /* right: 0; */
  text-align: center;
  margin: auto;
  height: 1px;
  top: 0px;
  bottom: 0px;


}

.tree-third-position .tree-box div:first-child {
  flex: 1;
}

.tree-third-position .tree-box-right div:first-child {
  flex: 1;
}

.dataTables_length {
  z-index: 9;
}


.box-blue {
  background: #3a3a94;
  color: #fff;
}

.box-pink {
  background-color: #fc3686;
  color: #fff;
}

.box-light-green {
  background-color: #eba0c3;
  color: #222222;
}

.box-neon {
  background-color: #cbeb62;
  color: #222222;
}

.box-light-blue {
  background-color: #8eb4e3;
  color: #222222;
}

.box-orange {
  background-color: #ffde59;
  color: #222222;
}

.box-black {
  background-color: #333;
  color: #fff;
}

.box-grey-t-r {
  background-color: #dedce6;
  color: #C21415;
}

.box-grey-t-b {
  background-color: #dedce6;
  color: #000;
}

.box-green-t-w {
  background-color: #9bd9d0;
  color: #333;
}

.box-light-yellow-t-b {
  background-color: #f6fcb3;
  color: #000;
}


.box-white-t-b {
  background-color: #fff;
  color: #000;
  border: 1px solid #d1d1d1
}

.box-pink-2 {
  background-color: #FFA6A6;
  color: #000;
}


i {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  display: inline-block !important;
}

.add-item,
.cqa-drop-b {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #222;
  cursor: pointer;
  font-size: 13px;
  padding-top: 3px;
  margin-top: 5px;
  font-weight: 600 !important;
  transition: all 0.3s ease;
}

.add-item:hover,
.cqa-drop-b:hover {
  background-color: rgba(255, 255, 255, 0.9);
}



.addable-tree-wrapper {
  /* margin-left: 40px;
  padding-left: 20px; */
  /* border-left: 2px solid #222222; */
  display: flex;
  flex-direction: column;
  /* gap: 10px; */

  /* animation settings */
  max-height: 0;
  opacity: 0;
  /* overflow: hidden; */
  transition: all 0.4s ease;
}

/* when visible */
.addable-tree-wrapper.show {
  max-height: 500px;
  /* adjust based on how many children you expect */
  opacity: 1;
}

.hidden {
  display: none;
}

/* .addable-tree-wrapper {
  margin-left: 30px; 
  border-left: 1px solid #222222;
  padding-left: 10px;
} */
.tree-box {
  position: relative;
  margin-top: 0;
  min-width: 90px;
  border-radius: 10px;
  padding: 5px;
  font-size: 13px;
}

.tree-box h5 {
  margin-bottom: 0px;
  font-size: 13px;
  padding: 2px 3px;
}

.tree-box .sub-text {
  font-size: 11px;
  line-height: 15px;
}

.tree-box-right .sub-text {
  font-size: 11px;
  line-height: 15px;
}

.master-container {
  background: #fff;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  /* max-width: 1000px; */
  /* margin: 20px 20px; */
  line-height: 1.6;
}

.legends {
  position: absolute;
  right: 27px;
  top: 20px;
  z-index: 200;
  background-color: rgb(255, 255, 255);
  padding: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.legend-table.active table tr td {
  font-size: 11px !important;
}

.legend-table {
  text-align: left;
  font-size: 11px !important;
  margin-top: 0px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

.legend-table.active {
  max-height: 500px;
  /* adjust based on your content */
  opacity: 1;
}

.legend-table tr td {
  border: 1px solid #9f9f9f;
  padding: 2PX 5px;

}

.legend-table tr td:first-child {
  background-color: #fff;
}

.legend-table tr td:last-child {
  border: 1px solid #9f9f9f;
  padding: 2px 2px;
  width: 24px
}

.legend-table .table-header {
  text-align: center;
  font-weight: 600;
  background-color: #DEDCE6 !important;
}

.l-color-1, body.theme-dark .l-color-1, body.theme-grey .l-color-1 {
  background-color: #729FCF !important;
}

.l-color-2, body.theme-dark .l-color-2, body.theme-grey .l-color-2 {
  background-color: #cbeb62 !important;
}

.l-color-3, body.theme-dark .l-color-3, body.theme-grey .l-color-3 {
  background-color: #eba0c3 !important;
}

.l-color-4, body.theme-dark .l-color-4, body.theme-grey .l-color-4 {
  background-color: #ffde59 !important;
}

.l-color-5, body.theme-dark .l-color-5, body.theme-grey .l-color-5 {
  background-color: #DEDCE6 !important;
}

.l-color-6, body.theme-dark .l-color-6, body.theme-grey .l-color-6 {
  background-color: #FFA6A6 !important;
}

.l-color-7, body.theme-dark .l-color-7, body.theme-grey .l-color-7 {
  background-color: #2A9D8F !important;
}

.l-color-8, body.theme-dark .l-color-8, body.theme-grey .l-color-8 {
  background-color: #313131 !important;
}

.l-color-9, body.theme-dark .l-color-9, body.theme-grey .l-color-9 {
  background-color: #f6fcb3 !important;
}

.l-color-10, body.theme-dark .l-color-10, body.theme-grey .l-color-10 {
  background-color: #fff !important;
}

.span-red {
  color: red;
}

.side-child-container {
  display: flex;
  gap: 15px;
  /* position: relative; */
}

.vertical-child-container {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 105px;
  top: 15px
}

.vertical-child-container.top-can-1 {
  top: 125px;
}

.vertical-child-container.top-can-2 {
  top: 285px;
}

.vertical-child-container.top-can-3 {
  top: 380px;
}

.big-space-box {
  width: 195px
}

.content-fit {
  width: fit-content;
}

.legend-icon {
  background-color: #5353c2;
  height: 40px;
  width: 40px;
  border-radius: 100px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  transition: all .2s linear;
  position: absolute;
  right: 30px;
  top: -20px;
}


.legend-icon:hover, .legend-icon:focus{
  color: #3A3A94;
  border: 1px solid #3A3A94 !important;
  background-color: #fff;
}

.legend-icon.active {
  transform: rotate(180deg);
}

.filter-btn {
  background: #3a3a94 !important;
  color: #fff;
  padding: 5px 20px;
  border: 0;
  border-radius: 5px;
}

.reset-btn {
  background: #e3e3e3 !important;
  color: #000000;
  padding: 8px 18px;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
}

.w-200 {
  width: 200px !important;
}

.w-150 {
  width: 150px !important;
}

.w-50 {
  width: 50px !important;
}

select.form-control {
  appearance: auto !important;
  border-color: #595959bf !important;
  padding: 7px 10px !important;
  margin-top: 2px;
}

select.form-control:focus{
  border: 1px solid #000 !important;
}

.search-card {
  border: 1px solid #ddd;
  padding: 12px 10px;
  border-radius: 5px;
  background: #fefefe;
  margin-bottom: 5px;
}

.team-member.single-team-memeber {
  min-height: auto;
  margin-bottom: 0;
}

.team-member.single-team-memeber .member-content {
  display: flex;
}

.dg-s ul.pagination {
  border-left: 0 !important;
  background-color: transparent !important;
  padding: 0 !important;
}

.dg-s ul.pagination li {
  padding-left: 0 !important;
}

.dg-s ul.pagination li::before {
  display: none !important;
}


/* Press Release */


.press-relese-box .header h1 {
  font-size: 2.25rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 0.5rem;
}

.press-relese-box .header p {
  font-size: 1.125rem;
  color: #475569;
}

.press-relese-box .cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}

.press-relese-box .card {
  position: relative;
  /* background: white; */
  background: #13406c;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  border: 1px solid #e2e8f0;
  padding: 2rem;
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}

.press-relese-box .card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgb(115 130 141 / 19%) 0%, transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.press-relese-box .card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  border-color: #cbd5e1;
  transform: translateY(-2px);
}

.press-relese-box .card:hover::before {
  opacity: 1;
}

/* .press-relese-box .card.mod::before {
            background: linear-gradient(135deg, rgba(255, 251, 235, 0.5) 0%, transparent 100%);
        } */

.press-relese-box .card-content {
  position: relative;
  z-index: 1;
}

.press-relese-box .card-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
  background: transparent;
  border: 0;
  padding: 0;
}

.press-relese-box .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.press-relese-box .icon-box.pib {
  background-color: #ffffff;
  color: #13406c;
}

.press-relese-box .icon-box.pib svg {
  stroke: #0f172a !important;
}

.press-relese-box .card:hover .icon-box.pib {
  background-color: #bfdbfe;
}

.press-relese-box .icon-box.mod {
  background-color: #fef3c7;
  color: #b45309;
}

.press-relese-box .card:hover .icon-box.mod {
  background-color: #fde68a;
}

.press-relese-box svg {
  width: 24px;
  height: 24px;
  stroke-width: 2;
  fill: none;
  stroke: #fff;
  /* stroke: currentColor; */
  stroke-linecap: round;
  stroke-linejoin: round;
}

.press-relese-box .card-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  text-align: left;
}

.press-relese-box .card-description {
  font-size: 0.875rem;
  color: #fafafa;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.press-relese-box .card-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.press-relese-box .card-link.pib {
  color: #fff;
}

.press-relese-box .card-link.pib:hover {
  color: #ddd;
}

.press-relese-box .card-link.mod {
  color: #fff;
}

.press-relese-box .card-link.mod:hover {
  color: #ddd;
}

.press-relese-box .arrow-icon {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}

.press-relese-box .card-link:hover .arrow-icon {
  transform: translateX(4px);
}

.navbar a:focus {
  border: 1px solid #000;
}
/* .ocar-main .item a:focus, .banner-owl-carousel .item a{
  border:0px !important;
} */

button:focus {
  outline: auto !important;
}

@media (max-width: 768px) {
  .press-relese-box .header h1 {
    font-size: 1.875rem;
  }

  .press-relese-box .cards-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .press-relese-box .card {
    padding: 1.5rem;
  }
}

li.paginate_button a:focus{border: 1px solid #333;}