body{ background-color: #efefef; }
.Bottom_Header {
    background: #efefef;
}
.top_header {
    background: linear-gradient(22deg, rgb(153 153 153) 0%, rgb(137 137 137) 32%, rgb(12 12 12) 100%);
}
.top_header a:hover {
    color: #cfcfcf;
}
.Search_box input {
    border: 2px solid #1b1b1b;
    background: #efefef;
}
.Search_box button {
    background: #1b1b1b;
    border: 2px solid #1b1b1b;
}
.topnav {
    background-color: #434343;
}
.topnav a.active {
    background-color: #e8b33b;
}
.topnav a {
    color: #fff;
}
.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #e8b33b;
}
.About_top {
    background: linear-gradient(22deg, rgb(153 153 153) 0%, rgb(137 137 137) 32%, rgb(12 12 12) 100%);
}
.sect_readmore a {
    background-color: #000000;
}
.Research_Div {
    background: #efefef;
}
.tool_box_readmore a {
    color: #e1a51d;
}
.tool_box_readmore a:hover {
    color: #000;
}
.sect_readmore a:hover {
    background-color: #e8b33b;
}
.Services_Div {
    color: #000;
    background: #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}
.Academics_bg {
    background: #000;
}
.Academics_bg a {
    color: #b5b5b5;
}
.Academics_bg a:hover {
    background-color: #000;
}
.Footer li a:hover {
    color: #e8b33b;
}
.Footer_bottom {
    background: #e8b33b;
}
.Banner .Sign_up {
    background: #e8b33b;
}
.Banner .Sign_up.btn-primary:hover {
    background: #000;
}
.copyright {
    background: #5c5c5c;
}
.Footer {
    background: #000000;
}
.pageTitle {
    background: #d1d1d1;
}
.pageTitle h4 {
    color: #000;
}
.pageBreadcrumb li {
    color: #eda400;
}
.pageBreadcrumb ul::before {
    background: #e8b33b;
}
.RND a:hover {
    background: #000;
}
.RND li:hover:first-child a::before {
    background: #000000;
}
.custAccordion ul > li > a {
    background: linear-gradient(22deg, rgb(153 153 153) 0%, rgb(137 137 137) 32%, rgb(12 12 12) 100%);
}
.tableView table thead th, .custTable thead th {
    background: #fff3d7;
    color: #000000;
}
.tableView table tbody tr:nth-child(even), .custTable tbody tr:nth-child(even) {
    background-color: #ffffff;
}
.listView li .fa {
    color: #ebac1c;
}
.circleList li::before{
    border-color: #ebac1c;
}
.numberList ol li::before {
    background: #ebac1c;
}
.RND a.active {
    background: #000;
    color: #fff;
}
.RND li:first-child a.active::before {
    background: #000;
}

/*added on 29-10-2024 */
.Social_Tabs a.active {
    background: #5c5c5c !important;
}
.inner_panel .navigation {
    background: #5c5c5c;
}

.Publication_Div .link_text{
    background-color: #5c5c5c;
}
.support_video_slider .owl-nav button.owl-prev span, .support_video_slider .owl-nav button.owl-next span {
    color: #5c5c5c;
}
.tool_box_panel .tool_box_title {
    color: #000;
}
.view-recognition .support_video_slider .owl-item .publications a {
    background-color: #000;
}
.Research_Div h1 {
    color: #000;
}

.resMainmenu .menu-item--expanded .menu,
.resMainmenu .menu-item--expanded .menu ul
{
    background: rgba(88, 89, 91, 0.9);
}
.Services_Div h1 {
    color:#000;
}

.tabs-nav ul li.active a{
    color: #000;
}
.tabs-nav ul li a{
    color: #fff;
}
.tabs-nav ul li a:hover {
    color: #000;
}
.title_1 {
    color: #000;
}
.RND .nav-tabs a:hover {
    background: #ebac1c;
    color: #fff;
    text-decoration: none;
}
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.title_1::after {
    background: #000;
}
.accordion > .card > .card-header button[aria-expanded="true"] {
    color: #000;
}
b, strong {
 font-weight: bold;
 color: #000;
}
.card_header h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0;
}
.page-node-type-page .RND a.active {
    background: #000;
    color: #fff;
}
.accordion>.card>.card-header button:hover {
    color: #ebac1c;
}
.inner_pages .item .thumb h4 {
    color: #000;
}
.inner_pages .item .thumb img {
    border: 2px solid #000;
}
.pageBreadcrumb li a:hover {
    color: #ebac1c;
  }