/*--------------------------------------------------------------
# Theme color (Research Landingpage) start
--------------------------------------------------------------*/
/* body.theme-color-v5 {
	    background: radial-gradient(circle, rgb(251 220 144) 0%, rgb(249 193 59) 100%);
} */

:root {
  --gradient-primary: linear-gradient(to top, #134c77, #0d67b6);
}


.theme-color-v5 .btn.btn-bh, .theme-color-v5 .title-box-d .title-d:after,
	.theme-color-v5 .intro .swiper-pagination .swiper-pagination-bullet-active,
	.theme-color-v5 .carousel-pagination .swiper-pagination-bullet-active,
	.theme-color-v5 .custom-info-header, .theme-color-v5 .custom-info-calendar-main,
	.theme-color-v5 .btn.btn-b-n {
	background-color: #4c5c2c;
}

.theme-color-v5 .intro-single .title-single-box {
	border-left: 3px solid #4c5c2c;
}

.theme-color-v5 .top-block {
	background: radial-gradient(circle, rgba(76, 92, 44, 1) 0%,
		rgba(56, 71, 27, 1) 100%);
}

.navbar-default, .theme-color-v5 .navbar-default.navbar-trans .nav-link:before
	{
	background: radial-gradient(circle, rgb(251 220 144) 0%,
		rgb(249, 193, 59) 100%)
}

.custom-page-bg {
	background: radial-gradient(circle, rgb(251 220 144) 0%, #feffab 100%);
	padding-bottom: 40px;
}

.theme-color-v5 .marquee-block, .theme-color-v5 .custom-info-footer {
	background: #d3dfbc ;
}

.custom-header-block .custom-logo-title, .custom-header-block .custom-logo-title a
	{
	color: #000;
}

.custom-logo-subtitle {
	display: block;
	font-size: 14px;
	padding-top: 4px;
	color: #50700e;
}

.theme-color-v5 .btn.btn-a:hover, .theme-color-v5 .detail-button:hover {
	background-color: #4c5c2c !important;
}

.theme-color-v5 .section-footer {
	margin-top: 0px;
}

.theme-color-v5 header {
	border-bottom: none;
}

.custom-block {
	background-color: #fff;
/* 	padding: 8px 0; */
	font-weight: 600;
}

.custom-block .custom-list-items {
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	padding: 15px 0;
}

.custom-block .custom-list-item, .custom-block .custom-list-item a,
	.custom-block .custom-list-item p {
	font-size: 14px;
}

.custom-text-color {
	color: #222222;
/* 	letter-spacing: 0.12rem; */
	font-size: 12px;
	font-weight: bold;
}

.custom-block p {
	margin-bottom: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.custom-list-items {
	display: block;
	font-weight: 500;
	padding-left: 0;
}

.custom-list-item, .custom-list-item a, .custom-list-item p {
	display: inline-block;
	color: #bb820d;
	padding: 5px;
	font-size: 12px;
}

.custom-list-item p {
	margin-bottom: 0px;
	    padding: 0;
}

.custom-list-item a{
	padding: 0;
}

.custom-list-item a, .custom-list-title a {
	text-decoration: underline;
}

.custom-list-block .custom-list-items {
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
/* 24-7-23 */
.custom-list-items.custom-list-item-forcolumn{
	display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: space-between;
    text-align: start;
        padding: 10px;
/*   display: flex; */
/*   flex-wrap: wrap; */
/*   justify-content: space-between; */
}
.custom-list-items.custom-list-item-forcolumn li{
	flex-basis: 50%;
	position: relative;
	padding: 8px 8px 8px 15px;
}
.custom-list-items.custom-list-item-forcolumn li::before{
	content: '\F2EF';
    position: absolute;
    font-family: bootstrap-icons;
    left: 0;
    top: 10px;
    font-size: 10px;
}

.custom-list-item-forcolumn.custom-single-col{
	 grid-template-columns: repeat(1, auto);
} 
/* .custom-list-item.custom-list-item-block, .custom-list-item.custom-list-item-block a, .custom-list-item.custom-list-item-block p{ */
/* 	display: inline; */
/* } */
/* .custom-list-items .custom-list-item.custom-list-item-block{ */
/* 	background: #d3dfbc; */
/* } */
/* .custom-news{ */
/* 	background: #d3dfbc; */
/* } */
/* .custom-list-item-block a, .custom-list-item-block p{ */
/* 	color: #8a3700; */
/*     font-size: 12px; */
/*     text-decoration: underline; */
/* } */
/* .custom-list-item-block{ */
/* 	font-weight: 500; */
/* 	padding: 10px; */
/* } */

/* last Child Single row css */
/*  .custom-list-items.custom-list-item-forcolumn li:last-child{ */
/*  	grid-column: 1 / span 2; */
/*  } */
/*  .custom-list-items.custom-list-item-forcolumn li:last-child:nth-child(odd){ */
/*  	text-align: center; */
/*  } */


.custom-list-top {
	padding: 10px;
	background-color: #4c5c2c;
/* 	border-bottom: 1px solid #ffffff !important; */
}

.custom-list-title, .custom-list-title a {
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
}

.custom-sublinks, .custom-subdata {
	padding-left: 0px;
	margin-bottom: 0px;
}

.custom-dashedline {
	border-bottom: 1px dashed #dbce6a;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: right;
}

.custom-images-group {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.custom-images-group .custom-imggrp-img {
	max-width: 120px;
}

.custom-section-top .custom-section-title {
	text-align: center;
/* 	color: #8a3700; */
}

.custom-redirect-link {
	text-align: center;
}

.custom-redirect-link a {
	color: #313131;
	text-decoration: underline;
	margin-bottom: 0px;
	font-size: 14px;
}
.theme-color-v5 .navbar-collapse:before, .theme-color-v5 .navbar-collapse:after {
	content: "";
	position: absolute;
	left: 100%;
	top:0;
	width: 9999px;
	height: 100%;
	background: radial-gradient(circle, rgba(76, 92, 44, 1) 0%,
		rgba(56, 71, 27, 1) 100%);
		    z-index: -1;
}

.theme-color-v5 .navbar-collapse:after {
	left: auto;
	right:100%;
}


.theme-color-v5 .navbar-expand-lg .navbar-collapse {
	background: radial-gradient(circle, rgba(76, 92, 44, 1) 0%,
		rgba(56, 71, 27, 1) 100%);
	position:relative;
	width: 100%;
}

.theme-color-v5 .navbar-default.navbar-trans .nav-link, .navbar-default.navbar-reduce .nav-link
	{
	color: #fff;
}

.theme-color-v5 .navbar-default.navbar-trans, .theme-color-v5 .navbar-default.navbar-reduce {
	    overflow: hidden;
}

.section-border {
	border: 1px solid #FFCC00;
	border-bottom: 0px;
}

.custom-section-border {
	border: 1px solid #FFCC00;
	border-radius: 4px;
}

.custom-section-padding {
	padding: 20px;
}

.theme-color-v5 .login-form-main {
	border-color: #FFCC00;
	border-radius: 0px !important;
}

.custom-countcheck-block .form-check.radio-style {
	background: radial-gradient(circle, rgb(251 220 144) 0%,
		rgb(249, 193, 59) 100%);
	padding: 5px 7px 5px 32px;
	border-radius: 3px;
	margin-top: 6px;
	transition: all 0.5s ease;
}
.custom-countcheck-block .form-check.radio-style:hover {
    background: radial-gradient(circle, rgb(255 210 99) 0%, rgb(180 127 0) 100%);
        transition: all 0.5s ease;
}

.custom-countcheck-block .custom-check-count {
	border-left: 1px solid #8a3700;
	padding: 0px 6px;
	margin-left: 6px;
}

.custom-d-text {
	text-transform: initial;
}
/* 24-7-23 */
.custom-text-right {
	text-align: center;
}

.custom-countcheck-block label {
	color: #545454;
	margin-right: 10px;
}

.custom-countcheck-block {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

/* .custom-countcheck-block.input-style-form-check, */
.custom-countcheck-block .input-style-form-check_block{
	 margin: 8px 0px !important;
}

.custom-countcheck-block .form-check .form-check-label {
/* 	color: #8a3700 !important; */
	    margin: 0;
    padding: 0;
}

.custom-card-box-c .card-box-ico {
	background: radial-gradient(circle, rgb(251 242 221) 0%,
		rgb(253, 207, 98) 100%);
	margin-bottom: 0px;
	border-radius: 10px;
	border: 2px solid #f01a69;
	color: #db2b2b !important;
}

.card-header-c:hover .link-icon {
	color: #db2b2b !important;
	text-shadow: none !important;
}

.custom-card-box-c .box {
	background: #FFE8FF;
	border-radius: 10px;
}

.custom-card-box-c .link-icon {
	color: #0000ff;
	font-size: 14px;
	line-height: normal;
}

.custom-countcheck-block .form-check-input:checked {
	background-color: #8a3700;
	border-color: #8a3700;
}

.custom-countcheck-block .form-check-input{
    width: 20px !important;
    height: 20px !important;
    margin-top: 0px;
        margin-left: -26px !important;
    }
    
.custom-section-tb {
	padding: 20px 0;
}

.custom-section-bg {
	background-color: #FFFFEA;
}

.theme-color-v5 .search-block , .theme-color-v5 .custom-outer-report-page .search-block{
	background: #FFFFEA;
}

.theme-color-v5 .field-addon {
	background: radial-gradient(circle, rgb(251 220 144) 0%, #feffab 100%);
}

.custom-list-item a:hover {
	color: #222222;
}

.theme-color-v5 header .custom-header-between {
	border-top: none;
	    text-align: center;
}

.theme-color-v5 .form-bg {
	background-image: radial-gradient(circle, rgba(76, 92, 44, 1) 0%,
		rgba(56, 71, 27, 1) 100%)
}

.theme-color-v5 .text-welcome .intro-title, .theme-color-v5 .login-part p,
	.theme-color-v5 .login-part a {
	color: #fff;
}

.theme-color-v5 .btn.btn-b-n:hover {
	background-color: #222222;
}

.theme-color-v5 .ayush-btn .btn {
	border: 2px solid #4c5c2c;
}

.theme-color-v5 .ayush-btn .authentication-detail .btn.btn-bh:before {
	border-color: #4c5c2c transparent transparent transparent;
}

.theme-color-v5 .back-to-top, .theme-color-v5 .ayush-btn .btn::after {
	background: #4c5c2c;
}

.theme-color-v5 .custom-m-line li::before, .theme-color-v5 .custom-zoombox .card-title-a,
	.theme-color-v5 .navbar-default .dropdown .dropdown-menu .dropdown-item:hover,
	.theme-color-v5 .detail-button, .theme-color-v5 a:hover,
	.theme-color-v5 .card-header-c:hover .link-icon, .theme-color-v5 .searchclear .clear-btn,
	.theme-color-v5 .copyright-footer .f-link {
	color: #4c5c2c;
}

.theme-color-v5 .card-info .detail-button {
	color: #ffffff;
	border-color: #ffffff;
}

.theme-color-v5 .card-info .detail-button:hover {
	background-color: #ffffff;
}

.theme-color-v5 .intro .intro-body .detail-button, .theme-color-v5 .detail-button
.theme-color-v5 .title-box-d .detail-button {
	border-color: #4c5c2c;
	background-color: rgb(53 23 80/ 50%);
	color: #ffffff;
}

.theme-color-v5 .card-body-a {
	background-color: rgb(53 23 80/ 60%);
}

.theme-color-v5 .custom-m-line li a:hover, .title-box .title-a1 {
	color: #4c5c2c;
}

.theme-color-v5 .lang-custom-m-line li::before, .theme-color-v5 .lang-custom-m-line li,
	.theme-color-v5 .lang-custom-m-line li p, .theme-color-v5 .lang-custom-m-line li a,
	.theme-color-v5 .detail-box h3, .theme-color-v5 .detail-box,
	.theme-color-v5 .custom-zoombox .card-title-a a:hover, .theme-color-v5 .detail-button-extra
	{
	color: #fff;
}

.custom-search-result-block .topic-details-list {
	flex-wrap: wrap !important;
	justify-content: initial !important;
}

.custom-search-result-block .topic-details-listdata .main-btn {
	vertical-align: top;
	color: #fff;
	margin-top: -10px;
}

.custom-search-result-block .topic-details-listdata .btn-sm {
	padding: 8px 14px;
}

.custom-search-result-block .topic-details-listdata a {
	word-break: break-all;
/* 	color: #8a3700; */
	color: #6c2b00;	
}

.custom-search-result-block .topic-details-listdata a:hover {
	color: #222222;
}

.custom-search-result-block .topic-details-list li {
	width: 33%;
}

.custom-search-result-block .field-addon{
	 display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-marq-block {
	 background-color: #d3dfbc;
}

.custom-marq-block .custom-list-content {
	max-height:550px;
	overflow:hidden;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.custom-marq-img .custom-img {
	max-width:340px;
	margin: 0 auto;
}

.custom-marq-img {
/* 	    background-color: #f3f9e6 !important; */
    height: calc(100vh - 207px);
    background-image: url(../img/research/ayush-research-banner.webp);
    background-size: cover;
       background-position: top 25% center;
    background-repeat: no-repeat;
}

.section-update {
	    background-color: #f3f9e6 !important;
	    position: relative;
}

/* marquee css start */

.custom-marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 400px;
}

.custom-marquee .track {
  position: absolute;
  will-change: transform;
  animation: marquee 32s linear infinite;
}

   .custom-marquee .track:hover {
        animation-play-state: paused;
      }

  @-moz-keyframes marquee {
        0% {
          transform: translate(0, 0);
        }
        100% {
          transform: translate(0, -100%);
        }
      }
      @-webkit-keyframes marquee {
        0% {
          transform: translate(0, 0);
        }
        100% {
          transform: translate(0, -100%);
        }
      }
      @keyframes marquee {
        0% {
          -moz-transform: translate(0, 0);
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
        }
        100% {
          -moz-transform: translate(0, -100%);
          -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
        }
      }
      
      /* marquee css end */
      
     .theme-color-v5 .header-inner {
         flex-wrap: wrap;
     }
     
/* 	     .topic-details-list { */
	     	/*       width: 110px; */
/* 	     	max-height: 90px; */
/* 	     	overflow: auto; */
/* 	     } */
	     
	     /* Scrollbar Start */

/* width */
.topic-details-list::-webkit-scrollbar {
	width: 4px;
	height: 8px;
}

/* Track */
.topic-details-list::-webkit-scrollbar-track {
	/* box-shadow: inset 0 0 5px #f3f3f3; */
	box-shadow: inset 0 0 5px #8e8e8e;
	border-radius: 0px;
}

/* Handle */
.topic-details-list::-webkit-scrollbar-thumb {
/* 	background: #8e8e8e; */
background: #73b7ff;
	border-radius: 0px;
}

.topic-details-list::-webkit-scrollbar-corner {
	background: rgba(0, 0, 0, 0.5);
}

/* Scrollbar end */

@media only screen and (max-width: 1023px) {
	.custom-search-result-block .topic-details-list li {
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.custom-search-result-block .topic-details-listdata .main-btn {
		display: initial;
	}
	.custom-sublinks, .custom-subdata, .custom-text-right, .custom-block .custom-list-items
		{
		text-align: center;
	}
}

 .data-not-listdata {
/*             width: 110px; */
  text-align: center ;
  color: red;
        }
        
 .highlight {
            background-color: yellow;
        }  
        
 .year-picker {
      width: 100px;
    }  

.theme-color-v5 .search-block {
	margin-bottom: 0;
	padding: 10px;
}

.theme-color-v5  .input-group {
    flex-wrap: nowrap;
}

/* .custom-cd-block { */
/* 	background: radial-gradient(circle, rgb(211 223 188 / 100%) 0%, rgb(76 92 44 / 80%) 100%); */
/* } */

.custom-cd-block .custom-cd-icon {
	margin-right:4px;
	font-size:16px;
	position:relative;
}

.custom-cd-block .custom-list-item, .custom-cd-block .custom-list-item a, .custom-cd-block .custom-list-item p {
	font-size:14px;
	    position: relative;
	    color: #383e2d;
}

.custom-cd-block .custom-list-item {
       background: radial-gradient(circle, rgb(211 223 188 / 80%) 0%, rgb(76 92 44 / 60%) 100%);
    color: #fff !important;
    margin: 4px 2px;
}
.custom-cd-block .custom-list-item .custom-text-color {
	font-size:16px;
	color:#fff;
	font-weight:500;
}

.animate-ping {
	position: absolute;
	height: 0.30rem;
    width: 0.30rem;
    right: 0px;
    top: 0px;
	animation: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
	border-radius: 9999px;
	background-color: #60b112;
}

@keyframes ping {
	100%, 75% {
	transform: scale(2);
	opacity: 0;
}
}

a:hover .custom-data-sec,
a:hover.custom-dv-title {
/* 	   color: #1c3ecf ; */
	color: #2378a3;
}

.custom-data-value a{
	color: #0757cd
}

.custom-data-sec{
	text-align:left;
	    color: #261d3f;
	        font-size: 15px;
}
.custom-data-sec .custom-data-value{
	      display: flex;
    flex-wrap: nowrap;
}

.custom-data-sec .value-title{
	margin-right:4px;
	font-weight:600;
}

.custom-data-value.link-list{
	display:flex;
	justify-content:start;
	flex-wrap: wrap;
	margin:0;
}

.custom-data-value.link-list li:before {
    content: "";
    background-color: #261d3f;
    }
    
.custom-data-value.link-list li{
	margin-top:0;
	 padding: 0 12px;
}

.custom-data-value.link-list li:first-child{
	     padding: 0 12px 0 0px;
}

.custom-data-value.link-list li:last-child{
	     padding: 0 0 0 12px;
}

.custom-dv-title{
	    font-size: 16px;
    font-weight: 600;
    color: #261d3f;
}

.font-medium {
	font-weight:500;
}

/* dropdown search start */
.custom-ddbtn{
	display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.custom-ddbtn .main-btn{
	    border-radius: 4px 0 0 4px;
	}

.custom-ddbtn-input{
	flex-wrap:nowrap !important;
}

.custom-ddbtn .dropdown-toggle{
	padding: 10px 6px;
    font-size: 18px;
    border-radius: 0px 4px 4px 0px;
        line-height: 28px;
}

.custom-ddbtn .dropdown-toggle.success-btn{
	    background: #158143;
}
    

.hover-dropdown.dropdown:hover>.dropdown-menu {
  display: block;
}

.hover-dropdown.dropdown .dropdown-menu{
	padding:0;
}
.hover-dropdown.dropdown .dropdown-menu .dropdown-item{
	padding: 0.5rem 1rem;
	cursor:pointer;
}

.hover-dropdown.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.btndd{
	background:#4c5c2c !important;
}

.custom-ddbtn .dropdown-toggle{
    background: #34401e !important;
}

.hover-dropdown.dropdown:hover .dropdown-toggle{
	background:#2c334e !important;
}

.input-mr{
	margin-right:10px
}
/* dropdown search end */

/* pagination css start */

.custom-pagination-wrapper.pagination-wrapper {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}

.custom-pagination-wrapper .pagination {
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
  margin-top: 10px;
    border-radius: 4px;
  background: transparent;
}

.custom-pagination-wrapper .page-numbers {
    padding: 8px 16px;
    transition: 400ms ease;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
	display: block;
    float: left;
}

.custom-pagination-wrapper .page-numbers.first, .custom-pagination-wrapper .page-numbers.last{
	background-color: #8a3700;
}

.custom-pagination-wrapper .page-numbers.next, .custom-pagination-wrapper .page-numbers.prev{
	    background: #f9c13b;
    color: #000;
}

.custom-pagination-wrapper .page-numbers:hover, .custom-pagination-wrapper .page-numbers.current {
  background-color: #4c5c2c;
  color: #fff;
}

.custom-pagination-wrapper .page-numbers.first{
 border-radius:4px 0 0 4px;
}

.custom-pagination-wrapper .page-numbers.last {
 border-radius:0 4px 4px 0;
}

.custom-pagination-wrapper .page-numbers.disabled{
	background-color:#898989;
    color: #fff;
}
    
.custom-pagination-wrapper .page-numbers {
  display: none;
}
.custom-pagination-wrapper .page-numbers:nth-of-type(4) {
  position: relative;
  padding-right: 50px;
}
.custom-pagination-wrapper .page-numbers:nth-of-type(4)::after {
  content: "...";
  position: absolute;
  font-size: 25px;
  top: 0;
  left: 45px;
}
.custom-pagination-wrapper .page-numbers:nth-child(-n+4), .custom-pagination-wrapper .page-numbers:nth-last-child(-n+4) {
  display: block;
}
.custom-pagination-wrapper .page-numbers:nth-last-child(-n+6) {
  padding-right: 14px;
}
.custom-pagination-wrapper .page-numbers:nth-last-child(-n+6)::after {
  content: none;
}

.pagination-wrapper.custom-pagination-wrapper .pagination {
    margin: 10px 0 0 0;
}
.pagination-wrapper.custom-pagination-wrapper > .pagination {
/*     margin-top: 20px; */
    background: transparent;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.first.disabled a,
.pagination-wrapper.custom-pagination-wrapper .page-item.last.disabled a{
	background-color: #898989;
    color: #fff;
    border: 1px solid #898989;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.prev.disabled a,
.pagination-wrapper.custom-pagination-wrapper .page-item.next.disabled a{
	background-color: #ffe095;
    color: #4d4d4d;
    border: 1px solid #ffe095;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.prev a,
.pagination-wrapper.custom-pagination-wrapper .page-item.next a{
	background-color: #f9c13b;
    color: #2c2c2c;
    border: 1px solid #f9c13b;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.first a,
.pagination-wrapper.custom-pagination-wrapper .page-item.last a{
	background: #786a43 !important;
    color: #fff;
    border: 1px solid #786a43;
}

.pagination-wrapper.custom-pagination-wrapper .page-item.prev a:hover,
.pagination-wrapper.custom-pagination-wrapper .page-item.next a:hover,
.pagination-wrapper.custom-pagination-wrapper .page-item.first a:hover,
.pagination-wrapper.custom-pagination-wrapper .page-item.last a:hover{
	background-color: #4c5c2c;
	color: #fff;
	border: 1px solid #4c5c2c;
}
.pagination-wrapper.custom-pagination-wrapper .page-item .page-link {
	color: #2c2c2c;
	border: none;
	padding: 8px 16px;
	font-size: 16px;
	letter-spacing: 0.1em;
	border: 1px solid #e4e4e4;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.active .page-link {
    color: #fff;
    background-color: #4c5c2c;
    border: 1px solid #4c5c2c;
}
.pagination-wrapper.custom-pagination-wrapper .page-item:hover .page-link {
    color: #fff;
    background-color: #4c5c2c;
    border: 1px solid #4c5c2c;
}

/* pagination css start */
.custom-search-result-block{
	 max-height: 700px;
    overflow-y: auto;
/*     border: 1px solid #dbdee2; */
/*     padding: 10px; */
/*         background: #fff; */
}

/* Scrollbar Start */

/* width */
::-webkit-scrollbar {
	width: 4px;
	height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
	/* box-shadow: inset 0 0 5px #f3f3f3; */
	box-shadow: inset 0 0 5px #8e8e8e;
	border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
/* 	background: #8e8e8e; */
background: #555555;
	border-radius: 0px;
}

::-webkit-scrollbar-corner {
	background: rgba(0, 0, 0, 0.5);
}

/* Scrollbar end */

.research-block{
	overflow: hidden;
}

/* statistical-data css start */

.statistical-data{
	position: relative;
}

.statistical-data .animate-ping{
	right: 10px;
	top: 7px;
}

.statistical-section{
/* 	background: #f2fae7; */
	width: 100%;
	padding: 20px 0;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.statistical-data{
	background: #fff;
    width: 280px;
    height: 80px;
    padding: 15px 8px;
    border-radius: 3px;
    display: flex;
/*     flex-direction: column; */
    align-items: center;
    justify-content: center;
/*     height: 100%; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    gap: 10px;
}
.statistical-data .count{
	font-size: 18px;
	font-weight: 500;
}
.statistical-data .title{
	font-weight: 600;
}
.statistical-data .icon{
	padding-right: 5px;
	font-size: 20px;
	line-height: normal;
}
.statistical-data-wrapper{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.statistical-data:hover{
	transform: translateY(-8px);
	transition-duration: 300ms;
}

.bg-blue-light{
	background: #edf7ff;
}
.bg-green-light{
	background: #f1fff1;
}
.bg-brown-light{
	background: #fff3e9;
}

.bg-clr-light{
	background: #e9fbff;
}

/* statistical-data css end */

/* latest-updates css start */

.btn-notification{
	background: #fff;
	position: absolute;
	z-index: 2;
	top: 71px;
	right: 0;
	    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.latest-update-sect .custom-marq-block{
	position: absolute;
	z-index: 1;
	top: 70px;
	right: -430px;
	width: 355px;
	transition: right 0.5s ease;
}

.latest-update-sect .custom-marq-block.hide{
	right: 0px;
	transition: right 0.5s ease;
}


/* latest-updates css start */

/* main banner slider css start */

.full-banner-slider .slick-slide > .custom-ss-block {
    height: calc(100vh - 207px) !important;
    padding: 0;
}

.full-banner-slider .slick-slide .custom-ss-block{
	position:relative;
}

.full-banner-slider .slick-dots {
    left: 94%;
    top: 50%;
    transform: translateY(-50%);
    flex-direction: column;
}

.full-banner-slider.slick-dotted{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.full-banner-slider .slider-overlay-block {
    width: 100%;
    position: absolute;
    padding: 20px;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}

.full-banner-slider .slider-overlay-block .slider-title,
.full-banner-slider .slider-overlay-block .slider-subtitle {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 800;
    color:#fff; 
    font-size:36px;
}

.full-banner-slider .slider-overlay-block .slider-subtitle {
    font-size: 28px;
}

.single-slick-slider .slick-slide > .custom-ss-block{
	    padding: 0 !important;
}
.custom-bg-banner.bg-banner1 .custom-ss-img{
/* 	background-image: url('../img/research/ayush-research-banner.webp'); */
/* 	background-image: url('../img/research/r-banner-2.jpg'); */
/* 	background-image: url('../img/research/r-banner-3.jpg'); */
/* 	background-image: url('../img/research/r-banner-4.jpg'); */
	background-image: url('../img/research/r-banner-5.jpg');
}
.custom-bg-banner.bg-banner2 .custom-ss-img{
	background-image: url('../img/banner-1.webp');
}
.custom-bg-banner.bg-banner3 .custom-ss-img{
	background-image: url('../img/banner-2.webp');
}


.custom-bg-banner .custom-ss-img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center center;
}

/* main banner slider css start */

/* add-filter css start */

.add-filter.result-wrapper{
	display: flex;
	gap: 10px;
	padding-top: 10px;
	position: relative;
}

.custom-filter-btn {
	width: max-content;
	position: relative;
    background: #f3f3f3;
    padding: 5px 10px 5px 35px;	
    border-radius: 3px;
    line-height: normal;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.custom-filter-btn:hover{
	background: #e5e3e3;
}

.custom-filter-btn:before{
	content: "\F3CA";
    position: absolute;
    top: 50%;
    left: 19px;
    font-family: "bootstrap-icons";
    transform: translate(-50%, -50%);
    font-size: 24px;
}

.filter-options{
	max-width: 25%;
	padding: 10px;
/* 	border-right: 1px solid #d2d2d2; */
	background: #fbfbfb;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.add-filter .search-block{
	width: 75%;
	border-radius: 0px;
	background: #fbfbfb !important;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	position: relative;
}

.add-filter .custom-countcheck-block{
	flex-direction: column;
	gap: 8px;
	align-items: flex-start;
}

.add-filter .custom-countcheck-block .form-check.radio-style{
	margin: 0;
	width: 100%;
}

.add-filter .custom-countcheck-block label{
	margin-right: 0;
}

.hide-filter .filter-options{
	display: none;
}

.hide-filter.result-wrapper .search-block{
	width: 100%;
	min-height: 100px;
}

/* .hide-filter.result-wrapper .custom-pagination-wrapper.pagination-wrapper{ */
/* 	height: 100px; */
/* } */

.custom-msg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: 500;
}
.custom-msg.hide {
	display: none;
}
#span_dn {
    font-weight: 600;
    color: #9c671b;
    padding: 5px 10px;
    /* background: #fff; */
    border-radius: 4px;
    line-height: normal;
    letter-spacing: 1px;
/*     border: 1px solid #f0bc71; */
    font-size: 18px;
}


/* add-filter css end */

.section-title-md{
	text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: normal;
    color: var(--bg-primary);
/*     background: #ffffffad; */
	padding: 0 15px;
    margin: 0 auto 10px;   
}

.filter-title{
/* 	color: var(--bg-primary); */
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 30px;
	position: relative;
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d4;
}
.filter-title:before{
	content: "\F3CA";
	font-family: "bootstrap-icons";
	position: absolute;
	top: 6px;
	left: 0;
	font-size: 28px;
	line-height: normal;
}


/* theme-v2 css start */

.theme-v2{
/* --bg-primary: #96491e;  dark*/ 
/* 	--bg-primary: #a66932; v2 */
/* 	--bg-primary: #864e1b;  v3*/
	--bg-primary: #7f5112;
	--bg-secondary: #cd9414;
	--bg-light: #f8ebe5;
	--white: #fff;
}


.theme-v2 .navbar-default{
	background: transparent;
}

/* primary-color */

.theme-v2 .top-block,
.theme-v2 .navbar-collapse:before,
.theme-v2 .navbar-collapse:after,
.theme-v2 .navbar-expand-lg .navbar-collapse{
	background: var(--bg-primary);
}

.theme-v2 .custom-logo-subtitle{
	color: var(--bg-primary);
}

/* light-color */

.theme-v2 .marquee-block{
    background: var(--bg-light);
    border-bottom: 1px solid #eacab7;
}

.theme-v2 .custom-section-bg{
	    background: #f9f9f9 !important;	
}
.theme-v2 .section-border{
	border-right	: 1px solid #e0a677;
	border-bottom: 0px;
}

.theme-v2 .section-update{
	background: none !important;
}

.theme-v2 .navbar-default.navbar-trans .nav-link:before{
	background: var(--bg-secondary);
}

.theme-v2 .custom-list-top{
	background: var(--bg-primary) !important;
}

.theme-v2 .custom-marq-block,
.theme-v2 .custom-list-block .custom-list-items{
	background: #fff !important;
}
.theme-v2 .custom-m-line li::before{
	color: var(--bg-secondary);
}
.theme-v2 .custom-m-line li a:hover{
	color: #8e280b;
}


.theme-v2 .btn.btn-bh{
	background: var(--bg-secondary);
}


.theme-v2 .btn-notification{
	background: var(--bg-secondary);
	color: #fff;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.theme-v2 .btn-notification:focus{
/* 	box-shadow: 0 0 0 .10rem rgb(253 179 13 / 25%);	 */
	box-shadow: none;
}

.theme-v2 .custom-countcheck-block .form-check.radio-style{
	background: none;
/* 	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.theme-v2 .custom-countcheck-block .form-check.radio-style:hover{
	background: #ededed;
}

.theme-v2 .pagination-wrapper.custom-pagination-wrapper .page-item.active .page-link{
	background: #cdac63 !important;
    border: 1px solid #cdac63 !important;
}

.theme-v2 .pagination-wrapper.custom-pagination-wrapper .page-item:hover .page-link{
	background: #52482b !important;
    border: 1px solid #52482b !important;
    color: #fff;
}

.theme-v2 .back-to-top,
.theme-v2 .title-box-d .title-d:after {
	background: var(--bg-primary);
}

.theme-v2 .copyright-footer .f-link{
	color: #fea956;
}
.copyright-footer .f-link:after {
	background-color: #ffab52;
}

.theme-v2 .custom-page-bg{
	background: #fff;
} 
.theme-v2 .custom-section-border{
	border: 1px solid #96491e;
}

.theme-v2 .intro-single .title-single-box {
    border-left: 3px solid #96491e;
}

.theme-v2 .btndd{
	background: var(--bg-secondary) !important; 	
}
.theme-v2 .custom-ddbtn .dropdown-toggle{
	background: #bc8231 !important;
}

.theme-v2 .custom-datatable-p table.dataTable thead th{
	background: #ad8b45 !important;
}

.theme-v2 .custom-datatable-p table.dataTable tbody tr:hover{
	background: #fdf9f7;
}

.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background: #cdac63 !important;
	border: 1px solid #cdac63 !important; 
}

.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button{
	background: #958662 !important;
}
.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.first,
.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.last {
    background: #786a43 !important;
}

.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    background: #cd982b !important;
    color: #fff !important;
}

.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.first:hover,
.theme-v2 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.last:hover
{
	background: #52482b !important;
}

.theme-v2 .pagination-wrapper.custom-pagination-wrapper .page-item.prev.disabled a, .theme-v2 .pagination-wrapper.custom-pagination-wrapper .page-item.next.disabled a {
    background-color: #979797;
    color: #fff;
    border: 1px solid #979797;
}
.theme-v2 .pagination-wrapper.custom-pagination-wrapper .page-item.prev a,
.theme-v2 .pagination-wrapper.custom-pagination-wrapper .page-item.next a {
    background-color: #cd982b !important;
    color: #fff;
    border: 1px solid #cd982b;
}

.theme-v2 .form-bg {
    background-image: radial-gradient(circle, rgb(198 110 65) 0%, rgb(112 60 34) 100%);
}

.theme-v2 .btn.btn-b-n {
    background-color: var(--bg-primary);
}

.theme-v2 .custom-datatable-p .dataTables_length,
.theme-v2 .custom-datatable-p .dataTables_filter{
	background: #fff4e6 !important;
}

.theme-v2 .btn.btn-a{
	background: var(--bg-primary) !important;
	color: #fff;
}
.theme-v2 .btn.btn-a:hover{
	background: #222222 !important;
	color: #fff;
}

.theme-v2 .search-block{
	background: #fbfbfb !important;	
}

.theme-v2 .custom-datatable-p .dataTables_scrollHead{
	background: #ad8b45;
}

.theme-v2 .custom-outer-report-page .custom-title-tag .custom-title-abstract::before,
.theme-v2 .custom-outer-report-page .custom-title-tag .custom-title-auther::before{
	color: #ad8b45 !important;
}

.theme-v2 .view-research-paper .search-block{
	background: #fbfbfb !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
    border: none !important;
}
.theme-v2 .custom-outer-report-page .case-report:after{
	background: var(--bg-primary);
}
.theme-v2 .custom-outer-report-page .custom-info-pannel{
	background: #fffcf9 !important;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
}
.theme-v2 .custom-outer-report-page .field-box.title {
    border: 1px solid #ececec;
}
.theme-v2 .info-btn{
	background: var(--bg-secondary);
}
.theme-v2 .info-btn i{
	padding-right: 5px;
}
.theme-v2 .custom-visit-data .value-bind{
	background: #cdac63 !important;
	color: #fff;
}

/* theme-v2 css end */

.countcheck-block-title{
	font-size: 13px !important;
	margin-bottom: 0 !important; 
	color: #646464 !important;
}

.topic-block:first-child {
	padding-top: 5px;
}

/* search page css start */

.section-wrapper.with-filter{
	display: flex;
	gap:10px;
	padding-top: 10px;
}
.section-wrapper.with-filter .advance-search{
	width: 20%;
}
.section-wrapper.with-filter .custom-countcheck-block{
	align-items: flex-start;
	flex-direction: column;
	gap: 6px;
}

.section-wrapper.with-filter .custom-countcheck-block .form-check.radio-style{
	width: 100%;
	margin: 0;
}

.section-wrapper.with-filter .single-detail-block{
	width: 80%;
	min-height: calc(100vh - 552px);
	background: #fbfbfb;
/* 	border: 1px solid #96491e; */
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.section-wrapper.filter-applied .single-detail-block{
	min-height: 100%;
	background: transparent;
	border: none;
}

.section-wrapper.filter-applied .bock-msg{
	display: none;
} 

.bock-msg{
	text-align: center;
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bock-msg p{
	margin-bottom: 0 !important;
	color: var(--bg-primary);
	font-weight: 500;
}

.advance-search .input-group{
	flex-direction: column;
	align-items: center;
	gap: 10px;
}

.hide-filter .single-detail-block{
	width: 100% !important;
}

/* search page css start */

/* advanced search css start */

.advance-search-wrapper.filter-view{
	display: flex;
	gap: 10px;
}

.advance-search-wrapper.filter-view .advance-search{
	width: 25%;
}

.advance-search-wrapper.filter-view .custom-search-result-block{
	width: 70%;
}

.advance-search-wrapper.filter-view #search_data_id{
	width: 100%;
}


.advance-search-wrapper .form-group{
	margin-bottom: 10px;
}

/* .advance-search-wrapper .custom-select-wrapper{ */
/* 	width: 250px;	 */
/* } */

.custom-select-wrapper.search-btn-wrapper{
	width: 100%;
}
/* .custom-select-section{ */
/* 	display: flex; */
/* 	flex-wrap: wrap; */
/* 	justify-content: center; */
/* 	align-items: center; */
/* 	gap: 5px; */
/* } */
.advance-search .search-block{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 10px;
	position: relative;
}

.advance-search .advance-search .search-block:before{
    content: " ";
    position: absolute;
    background-image: url("../img/research/search.svg");
    background-repeat: no-repeat;
    height: 250px;
    width: 250px;
    top: 53%;
    right: 20px;
    transform: translate(-50%, -50%);
    background-size: 100%;
}
.with-banner  .advance-search.filter-options{
	position: relative;
}
.with-banner  .advance-search.filter-options:before{
    content: " ";
    position: absolute;
    background-image: url("../img/research/search.svg");
    background-repeat: no-repeat;
    height: 250px;
    width: 250px;
    top: 130px;
    right: 20px;
    transform: translate(-50%, -50%);
    background-size: 100%;
}
.with-banner .single-detail-block{
	margin-top: 20px;
}

.advance-search .search-block.custom-pagination-content{
	padding: 0;
}

.advance-search .topic-block{
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 10px;
	margin-bottom: 10px;
}

.advance-search .topic-block:nth-of-type(odd){
	background: #fff !important;
}
.advance-search .topic-block:nth-of-type(even){
	background: #fffcf9 !important;
}
.advance-search .title-sm{
	display: none;
	font-size: 13px !important;
    margin-bottom: 0 !important;
    color: #646464 !important;
    font-weight: 500;
}
.search-page .title-sm{
	display: block !important;
	font-size: 13px !important;
    margin-bottom: 0 !important;
    color: #646464 !important;
    font-weight: 500;
}
.filter-view .advance-search-title{
	display: none;
}
.filter-view .title-sm{
	display: block
}
.filter-view .title-box-d, .search-page .title-box-d{
	padding-bottom: 10px;
}

/* advanced search css end */

.filter-icon:hover{
	cursor: pointer;
}

.result-wrapper .topic-block:nth-of-type(odd) {
	background: #fff;
}
.result-wrapper .topic-block:nth-of-type(even) {
	background: #fffcf9;
}

.result-wrapper .topic-block{
	padding: 10px;
	margin-bottom: 10px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	border-radius: 3px;
}

/*--------------------------------------------------------------
# Theme color (Research Landingpage) end
--------------------------------------------------------------*/
.page-content{
	padding-bottom: 20px;
/* 	    min-height: calc(100vh - 158px); */
}
.section-padding{
	padding-top: 10px;
}

.advance-search .input-style-1 input{
	padding: 8px 16px;
}

.advance-search .main-btn{
	padding: 6px 16px;
}
.advance-search .custom-ddbtn .dropdown-toggle{
	padding: 4px 6px;
}

/* theme-v3 css start */

.theme-v3 .top-block {
    background: radial-gradient(circle, #566e28, #5b5f21, #566e28, #805b22, #a46106);
}

.theme-v3 .navbar-default{
	background: radial-gradient(circle, rgb(219 255 221) 0%, #c9e298 100%);
}

.theme-v3 .navbar-expand-lg .navbar-collapse{
	background-image: radial-gradient(circle, #566e28, #5b5f21, #635919, #635919, #a46106);
}

.theme-v3 .navbar-default{
    background: radial-gradient(circle, rgb(240 255 245) 0%, rgb(249, 193, 59) 100%);
}

.theme-v3 .statistical-section {
    bottom: -100px;
}

.theme-v3 .copyright-footer .f-link {
    color: #d8d344;
}


.theme-v3 .navbar-collapse:before,
.theme-v3 .navbar-collapse:after {
    background: radial-gradient(circle, #566e28, #5b5f21, #635919, #836314, #a46106);
   
}

.theme-v3 .navbar-default.navbar-trans .nav-link,
.theme-v3 .navbar-default.navbar-reduce .nav-link {
	font-weight: 500;
}

.theme-v3 .statistical-data .icon{
	display: inline-block;
	height: 50px;
    width: 50px;
    font-size: 22px;
    border-radius: 50%;
    background: #fff;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.theme-v3 .statistical-data{
	padding-top: 18px;
}
.theme-v3 .bg-blue-light{
	background: #59a5e3;
}
.theme-v3 .bg-green-light {
    background: #559b55;
}
.theme-v3 .bg-brown-light {
    background: #b27a4c;
}
.theme-v3 .bg-clr-light {
    background: #3a7d8c;
}
.theme-v3 .bg-blue-light .icon{
	color: #59a5e3;
}
.theme-v3 .bg-green-light .icon{
	color: #559b55;
}
.theme-v3 .bg-brown-light .icon{
    color: #b27a4c;
}
.theme-v3 .bg-clr-light .icon{
    color: #3a7d8c;
}


.theme-v3 .statistical-data .count{
	font-size: 22px;
}
.theme-v3 .title{
	font-size: 18px;
}

.theme-v3 .title,.theme-v3 .count{
	color: #fff;
}
.theme-v3 .section-title-md {
    margin-bottom: 35px;
    background: linear-gradient(114deg, rgb(169 121 53 / 83%) 31%, rgb(111 137 59 / 74%) 79%);
    color: #fff;
    width: max-content;
    border-radius: 3px;
    /* background: rgba(255, 255, 255, 0.228); */
    backdrop-filter: blur(2px);
}
.theme-v3 .section-title-md{
	padding: 5px 15px;
}
.theme-v3 .animate-ping{
	background-color: #aee579;
}
.theme-v3 .filter-options {
/*     background-image: linear-gradient(to right top, #f7d069, #ead168, #ddd368, #d0d36a, #c3d46d); */
/*     background-image: linear-gradient(to right top, #ffe6a3, #fff2ba, #f0e78b, #eaec8f, #e0eca2); */
    background-image: linear-gradient(to right top, #fffcf3, #fff8da, #efecd0, #feffd5, #f2f7d5);
}
.theme-v3 .countcheck-block-title,
.theme-v3 .search-page .title-sm,
.theme-v3 .filter-view .title-sm {
    color: #383838 !important;
}
.theme-v3 .custom-sub-menu{
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.theme-v3 .add-filter .search-block,
.theme-v3 .section-wrapper.with-filter .single-detail-block{
/* 	background: #f4f4c1 !important; */
	background: #f4f9de !important;
}
.theme-v3 .result-wrapper .topic-block {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.theme-v3 .custom-m-line li a:hover,
.theme-v3 .title-box .title-a1 {
    color: #3b5507;
}


.theme-v3 .pagination-wrapper.custom-pagination-wrapper .page-item.prev.disabled a,
.theme-v3 .pagination-wrapper.custom-pagination-wrapper .page-item.next.disabled a {
    color: #242424;
}

.theme-v3 .custom-page-bg{
	background: #fff;
}

.theme-v3 .custom-search-result-block .topic-details-listdata a {
    color: #313131;
}

.theme-v3 .custom-marq-block .custom-list-item a{
    color: #313131;
    letter-spacing: 1px;
    text-decoration: none;
}

.theme-v3 .custom-marq-block .custom-list-item a:hover{
	color: #317bc0;
}


.theme-v3 .custom-list-item a{
	color: #313131;
}

.theme-v3 .custom-sub-menu a{
/* 	text-decoration: none; */
	text-transform: uppercase;
}
.theme-v3 .custom-sub-menu a:hover{
	color: #317bc0;
	text-decoration: underline;
}

.theme-v3 .custom-marq-block{
	background: #efefef;
}

.theme-v3 .custom-data-value .value-bind{
	color: #3a3a3a;
}
.theme-v3 .custom-pagination-wrapper .pagination{
	gap: 10px;
}
.theme-v3 .pagination-wrapper.custom-pagination-wrapper .page-item .page-link{
	padding: 4px 12px;
	border-radius: 3px;
	font-size: 14px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;	
}
.theme-v3 .btn-notification {
    background: #bb820d;
    color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.theme-v3 .custom-filter-btn {
    background: linear-gradient(114deg, rgb(177 129 65) 33%, rgb(180 179 13) 90%);
    color: #fff;
}
.theme-v3 .custom-filter-btn:hover {
    background: linear-gradient(114deg, rgb(164 163 17) 33%, rgb(177 129 65) 90%) !important;
    color: #fff;
}

.theme-v3 .custom-filter-btn:hover {
    background: #d88120;
}
.theme-v3 .back-to-top{
    background: #93a410;
}
.theme-v3 .custom-m-line li::before{
	color: #bb820d;
}
/* radio as button css start */

.theme-v3 .medic-sys-sect .form-check-input{
	display: none;
}
/* .theme-v3 .medic-sys-sect .form-check-input:checked + .form-check-label { */
/*     background: #bd7620; */
/*     color: #fff; */
/*     border-radius: 3px; */
/*     border-color: #bd7620;  */
/* } */
.theme-v3 .custom-countcheck-block.radio-button .form-check.radio-style{
	padding: 0;
}
.theme-v3 .custom-countcheck-block.radio-button .form-check-label {
    min-height: 36px;
    width: 100%;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid;
    border: 1px solid #9fc9ee;
    border-radius: 4px;
    text-align: center;
    color: #2c2c2c;
    cursor: pointer;
    padding: 5px;
}
.theme-v3 .custom-countcheck-block .form-check.radio-style{
	background: #fff;
}

.theme-v3 .medic-sys-sect #system_name1{
	border: 1px solid #3cb371 !important;
}
.theme-v3 .medic-sys-sect #system_name1:hover{
	background: #3cb371;
	color: #fff;
	transition-duration: 300ms;
}

.theme-v3 .medic-sys-sect #system_name2{
	border: 1px solid #d5b505 !important;
}
.theme-v3 .medic-sys-sect #system_name2:hover{
	background: #d5b505;
	color: #fff;
	transition-duration: 300ms;
}


.theme-v3 .medic-sys-sect #system_name3{
	border: 1px solid #f4770d !important;
}
.theme-v3 .medic-sys-sect #system_name3:hover{
	background: #f4770d;
	color: #fff;
	transition-duration: 300ms;
}


.theme-v3 .medic-sys-sect #system_name4{
	border: 1px solid #2E8BC0 !important;
}
.theme-v3 .medic-sys-sect #system_name4:hover{
	background: #2E8BC0;
	color: #fff;
	transition-duration: 300ms;
}


.theme-v3 .medic-sys-sect #system_name5{
	border: 1px solid #a5433d !important;
}
.theme-v3 .medic-sys-sect #system_name5:hover{
	background: #a5433d;
	color: #fff;
	transition-duration: 300ms;
}


.theme-v3 .medic-sys-sect #system_name6{
	border: 1px solid #F36196 !important;
}
.theme-v3 .medic-sys-sect #system_name6:hover{
	background: #F36196;
	color: #fff;
	transition-duration: 300ms;
}

.theme-v3 .medic-sys-sect .form-check-input:checked + .form-check-label{
	color: #fff;
    border-radius: 3px;
}
.theme-v3 .medic-sys-sect .form-check-input:checked + #system_name1 {
    background: #3cb371;
    border-color: #3cb371; 
}
.theme-v3 .medic-sys-sect .form-check-input:checked + #system_name2 {
    background: #d5b505;
    border-color: #d5b505; 
}
.theme-v3 .medic-sys-sect .form-check-input:checked + #system_name3 {
    background: #f4770d;
    border-color: #f4770d; 
}
.theme-v3 .medic-sys-sect .form-check-input:checked + #system_name4 {
    background: #2E8BC0;
    border-color: #2E8BC0; 
}
.theme-v3 .medic-sys-sect .form-check-input:checked + #system_name5 {
    background: #a5433d;
    border-color: #a5433d; 
}
.theme-v3 .medic-sys-sect .form-check-input:checked + #system_name6 {
    background: #F36196;
    border-color: #F36196; 
}
.theme-v3 .result-wrapper .topic-block:nth-of-type(even) {
/*     background: #e6f3ff; */
    background: #e7f4ff;
}

.theme-v3 .intro-single .title-single-box {
    padding: 10px 0 10px 25px;
}

.theme-v3 .custom-select-section {
    max-width: 1024px;
}

.theme-v3 .form-control {
    padding: 8px 16px;
    border-radius: 3px;
}

.theme-v3 .custom-slider-wrapper{
	position: relative;
}
.theme-v3 .head-top-logo .logo-subtext:hover, 
.theme-v3 .head-top-link a:hover {
    color: #f0ab5e !important;
}



.logo-sm{
	display: none !important;
}

.logo-sm img{
	max-width: 15px !important;
	padding-top: 5px;
	
}
.logo-main a{
	text-align: left;
}
/* radio-as-checkbox css start */

.theme-v3 .medic-category-sect input[type=radio],
.with-banner .custom-countcheck-block input[type=radio]{
	display: none;
}

.theme-v3 .medic-category-sect input[type=radio] + label span,
.with-banner .custom-countcheck-block input[type=radio] + label span{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #f2d269;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.with-banner .custom-countcheck-block input[type=radio] + label span{
	border: 2px solid #65911a;
}

.theme-v3 .medic-category-sect .custom-countcheck-block .form-check.radio-style,
.with-banner .custom-countcheck-block .form-check.radio-style{
	padding: 5px;
}

.theme-v3 .medic-category-sect input[type=radio]:checked + label span svg,
.with-banner .custom-countcheck-block input[type=radio]:checked + label span svg {
    opacity: 1;
    filter: invert(1);
}

.with-banner .custom-countcheck-block input[type=radio]:checked + label span svg {
    opacity: 1;
    filter: invert(58%) sepia(35%) saturate(725%) hue-rotate(94deg) brightness(96%) contrast(85%);
    margin-top: -2px;
}

.theme-v3 .medic-category-sect input[type=radio] + label span svg,
.with-banner .custom-countcheck-block input[type=radio] + label span svg {
    opacity: 0;
    transition: all 0.3s ease;
}
.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name1 span,
.theme-v3 .advance-search input[type=radio]:checked + #system1 span {
    border-color: #2db574;
}

.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name1 span svg{
    filter: invert(58%) sepia(35%) saturate(725%) hue-rotate(94deg) brightness(96%) contrast(85%);
}

.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name2 span {
    border-color: #d5b505;
}
.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name2 span svg {
    filter: invert(72%) sepia(48%) saturate(2176%) hue-rotate(10deg) brightness(97%) contrast(96%);
}

.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system2"] span {
    border-color: #d5b505;
}
.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system2"] span svg {
    filter: invert(90%) sepia(16%) saturate(1079%) hue-rotate(341deg) brightness(104%) contrast(99%);
}

.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name3 span,
.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system3"] span {
    border-color: #a5433d;
}
.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name3 span svg,
.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system3"] span svg {
    filter: invert(33%) sepia(4%) saturate(7226%) hue-rotate(315deg) brightness(101%) contrast(99%);
}

.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name4 span {
    border-color: #F36196;
}
.theme-v3 .medic-category-sect input[type=radio]:checked + #category_name4 span svg {
    filter: invert(53%) sepia(66%) saturate(1078%) hue-rotate(302deg) brightness(95%) contrast(100%);
}

.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system4"] span {
    border-color: #2E8BC0;
}
.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system5"] span {
    border-color: #a5433d;
}
.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system5"] span svg {
    filter: invert(33%) sepia(4%) saturate(7226%) hue-rotate(315deg) brightness(101%) contrast(99%);
}

.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system6"] span {
    border-color: #F36196;
}
.theme-v3 .search-page2 .checkbox-filter input[type=radio]:checked + label[for="system6"] span svg {
    filter: invert(53%) sepia(66%) saturate(1078%) hue-rotate(302deg) brightness(95%) contrast(100%);
}

.theme-v3 .search-page2 .form-check input[type=radio]:checked + label[for="system0"] span {
    border-color: #6588d4;
}
.theme-v3 .search-page2 .form-check input[type=radio]:checked + label[for="system0"] span svg {
    filter: invert(72%) sepia(62%) saturate(4848%) hue-rotate(197deg) brightness(91%) contrast(81%);
}



/* radio-as-checkbox css end */

.theme-v3 .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.2em 1em;
}
	
/* radio as button css end */


/* radial-gradient(circle, #566e28, #5b5f21, #635919, #836314, #a46106) */


.theme-v3 .advance-search .search-block{
	border-radius: 0px;
}

/* theme-v3 css end */

/* with-banner css start */

.with-banner .advance-search{
	background: none !important;
	box-shadow: none;
}
.with-banner .advance-search .search-block,
.with-banner .filter-options{
/* 	background: linear-gradient(60deg, #7ddcbc 0%, #dcca5a 100%) !important; */
	background: linear-gradient(60deg, #ffffff 0%, #dcca5a 100%) !important;	
	padding: 30px 0;
}

.with-banner .filter-options{
	width: 100%;
	min-height: 246px;
}
.with-banner .custom-countcheck-block .form-check.radio-style {
    background: none;
}
.with-banner .search-inner-block .custom-countcheck-block{
	justify-content: flex-start;
}
.with-banner .advance-search .input-group{
	gap:0;
	flex-direction: row !important;
}
.with-banner .input-mr{
	margin-right: 0;
}
.with-banner .advance-search .main-btn{
	padding: 8px 16px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.with-banner .advance-search .custom-ddbtn .dropdown-toggle {
    padding: 6px 6px;
}

.with-banner .search-inner-block .title-box-d {
    padding-bottom: 1.8rem ;
}
/* with-banner css end */


.sub-text{
	padding-left: 5px;
}
.filter-icon.text-toggle .sub-text{
	display: none;	
}
.custom-msg-info{
	padding-top: 15px;
}

.advance-search-result{
	margin-top: 20px;
}

.link-custom{
	font-weight: 500;
	color: #222222;
	font-size: 14px;
}
.link-custom:hover{
	color: #63861d !important;
	text-decoration: underline;
}


.blink_me {
  position: absolute;
  top: 6px;
  right: 12px;
  animation: blinker 2s linear infinite;
  width: 7px;
  height: 7px;
  display: inline-block;
  border: 1px solid #23da23;
  background-color: #23da23;
  border-radius: 100%;
  z-index: 1;
}
@keyframes blinker {
  50% {
    opacity: 0.1;
  }
}
/* #383838 */

/* advance-search2 css start */

.advance-search2 .advance-search-result{
	margin-top: 0;
	background: #ffffeb;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.theme-v3 .advance-search2 .advance-search-wrapper .search-block,
.theme-v3 .advance-search2 .advance-search-wrapper .advance-search-result,
.theme-v3 .advance-search  .search-block,
.theme-v3 .search-page .search-block,
.theme-v3 .custom-section-bg{
/* 	background: #f7fdd7 !important; */
/* 	background: #fcffec !important; */
	background: linear-gradient(to right top, #fffcf3, #fff8da, #efecd0, #feffd5, #f2f7d5) !important;
}

.theme-v3 .search-page2 .search-block{
	background: transparent !important;
}

/* advance-search2 css end */

/* search-page2 css start */
.theme-v3 .search-page2 .filter-option{
	background-image: #f7fdd7 !important;
}


.search-page2 .section-wrapper.filter-applied{
	display: flex;
	gap: 10px;
}
.search-page2 .filter-options{
	width: 22%;
/* 	background: #f7fdd7; */
	background: linear-gradient(to right top, #fffcf3, #fff8da, #efecd0, #feffd5, #f2f7d5);
/* 	background: #fcffec; */
}
.search-page2 .result-wrapper{
	width: 78%;
	background: linear-gradient(to right top, #fffcf3, #fff8da, #efecd0, #feffd5, #f2f7d5);
/* background: #fcffec !important; */
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.search-page2 .custom-countcheck-block{
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 12px;
}
.search-page2 .medic-sys-sect .input-style-form-check .radio-style{
	margin-bottom: 0 !important;
}


/* .search-page2 .search-block{ */
/* 	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;  */
/* } */

/* search-page2 css end */


.theme-v3 .marquee-block a{
	color: #131313;
	font-weight: 500;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.theme-v3 .view-research-paper .info-btn{
	background: #4a5e2f;
}


.theme-v3 .search-page2 .checkbox-filter,
.theme-v3 .search-page2 .radio-style{
	background: #fff !important;
    width: 100%;
    margin: 0 0 10px 0;
}
/* .theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(1){ */
/* 		border: 1px solid #3cb371; */
/* } */
/* .theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(2){ */
/* 		border: 1px solid #d5b505; */
/* } */
/* .theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(3){ */
/* 		border: 1px solid #f4770d; */
/* } */
/* .theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(4){ */
/* 		border: 1px solid #2E8BC0; */
/* } */
/* .theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(5){ */
/* 		border: 1px solid #a5433d; */
/* } */
/* .theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(6){ */
/* 		border: 1px solid #F36196; */
/* } */
.theme-v3 .search-page2 .form-check.radio-style{
	border: 1px solid #a2b440;
}



.custom-datatable-p a:hover{
	cursor: pointer;
}

.theme-v3 .about .custom-redirect-link a:hover {
	color: #317bc0;
}
.theme-v3 .search-page .filter-options{
	max-width: 100%;
}

.custom-data-sec:last-child {
	background: red;
}
.value-title2{
	text-wrap: nowrap;
}

.theme-v3 .select2-results__option{
	font-size: 14px !important;
}
.theme-v3 .advance-search2 .search-result-block .topic-block{
	padding: 10px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 10px;
}
.theme-v3 .advance-search2 .search-result-block .topic-block:nth-of-type(odd){
	background: #fff;
    
}
.theme-v3 .advance-search2 .search-result-block .topic-block:nth-of-type(even){
	background: #e7f4ff;
}
.theme-v3 .title-md {
	font-size: 18px;
	font-weight: 500;
}
.theme-v3 .medic-category-sect .custom-countcheck-block div.ac-active:nth-child(2),
.theme-v3 .medic-category-sect .custom-countcheck-block div:nth-child(2):hover,
.theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(1):hover {
	background: #c3f1d1 !important;
}

.theme-v3 .medic-category-sect .custom-countcheck-block div.ac-active:nth-child(3),
.theme-v3 .medic-category-sect .custom-countcheck-block div:nth-child(3):hover,
.theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(2):hover {
	background: #ffe0bf !important;
}
.theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(3):hover{
	background: #ffdfc5 !important;
}

.theme-v3 .medic-category-sect .custom-countcheck-block div.ac-active:nth-child(4),
.theme-v3 .medic-category-sect .custom-countcheck-block div:nth-child(4):hover {
	background: #ffe0de !important;
}
.theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(4):hover{
	background: #e0f4ff !important;
}

.theme-v3 .medic-category-sect .custom-countcheck-block div.ac-active:nth-child(5),
.theme-v3 .medic-category-sect .custom-countcheck-block div:nth-child(5):hover {
	background: #ffe4ee !important;
}
.theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(5):hover{
	background: #ffd8d5 !important;
}
.theme-v3 .search-page2 .custom-countcheck-block .checkbox-filter:nth-child(6):hover{
	background: #ffe3ed !important;
}
.theme-v3 .search-page2 .custom-countcheck-block div:nth-child(7):hover{
	background: #f2f3cf !important;
}

.theme-v3 .advance-search2 .advance-search-result .search-block{
	background: transparent !important;
}

.theme-v3 .copyright-footer .f-link {
    color: #fea956;
}

.theme-v3 .footer-logo-2{
	justify-content: center;
}

.mail-block,.phone-block,.website-block{
	display: flex;
	gap: 5px;
	padding-top: 5px;
}

.contact .icon-box-content p{
	margin-bottom: 5px;
}
.contact .icon-box-content p a{
	color: #2A75B7;
}
.contact .icon-box-content p a:hover{
	color: #0070d8;
	text-decoration: underline;
}

.medic-category-sect .radio-style.ac-active{
	background: #c3f1d1 !important;
} 


/* theme-v4 css start */

.theme-v4 .top-block,
.theme-v4 .navbar-expand-lg .navbar-collapse,
.theme-v4 .navbar-collapse:before,
.theme-v4 .navbar-collapse:after{
    background: var(--gradient-primary);
}
.theme-v4 .navbar-default {
    background: #fff;
}
.theme-v4 .marquee-block,
.theme-v4 .custom-info-footer {
    background: #fff;
}
.theme-v4 .custom-slick-slider {
    height: 500px;
}
/* .theme-v4 .custom-bg-banner .custom-ss-img { */
/*     background-size: cover; */
/*     background-position: 0% 130%; */
/* } */
.theme-v4 .custom-list-top{
	background: #3268a3;
}
.theme-v4 .btn-notification, .theme-v4 .btn.btn-bh {
    background: #b57c3d;
    background: linear-gradient(25deg, rgb(56 121 171) 0%, rgb(100 177 213) 80%, rgb(107 169 200) 100%);
    /* background: #86b8ea; */
    border-color: rgb(78 148 203);
    transition: all 300ms ease-in-out;
}
.theme-v4 .btn-notification,
.theme-v4 .btn.btn-bh:hover{
	background: #2c2c2c;
	border-color: #2c2c2c;
}
.theme-v4 .custom-slick-slider .slick-arrow,
.theme-v4 .slick-pause-btn{
	background: #2b5d86;
	border-radius: 50px !important;
}
.theme-v4 .filter-options{
	background: #fff;
	box-shadow: none;
	min-width: 18%
}
.theme-v4 .add-filter .search-block{
	background: #fff !important;
	box-shadow: none;
	width: 100%;
}
.theme-v4 .custom-section-bg, .theme-v4 .login-form-main {
    background: #f4faff !important;
    border-color: #bcd6ff;
    box-shadow: 0px 10px 20px rgba(200, 208, 216, 0.3);
    border: 1px solid #bcd6ff;
    border-radius: 10px;
}
.theme-v4 .section-update{
	background: #fff !important;
}
.theme-v4 .custom-filter-btn {
    background: #3268a3;
    color: #fff;
    border: none;
/*     margin: 15px 0 0 15px; */
}
.theme-v4 .custom-filter-btn:hover{
	background: #145dac !important;
}

.theme-v4 .topic-block-header{
	display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 5px;
}
.theme-v4 .topic-block-header .topic-chip{
	position: relative;
}
.theme-v4 .topic-block-header .topic-chip.category{
	font-size: 14px;
    font-weight: 600;
    color: #2d77b6;
    letter-spacing: normal;
}
.theme-v4 .topic-block-header .topic-chip.system{
	font-size: 14px;
    font-weight: 600;
    color: #818181;
    letter-spacing: normal;
}

.theme-v4 .topic-block-header .topic-chip:not(:first-child):before {
    content: "";
    position: absolute;
    height: 15px;
    width: 2px;
    background: #cdcdcd;
    border-radius: 25px;
    left: -10px;
    top: 2px;
}
.theme-v4 .result-wrapper .topic-block {
    box-shadow: none;
    position: relative;
}
.theme-v4 .result-wrapper .topic-block:not(:last-child):after {
    position: absolute;
    content: "";
    width: 98%;
    height: 1px;
    bottom: 0;
    background: #dedede;
}
.theme-v4 .result-wrapper .topic-block:nth-of-type(odd),
.theme-v4 .result-wrapper .topic-block:nth-of-type(even) {
    background: none;
}
.theme-v4 .custom-search-result-block .topic-details-listdata a {
    color: #313131;
    font-size: 20px;
    letter-spacing: normal;
    font-weight: 600;
    line-height: normal;
}
.theme-v4 .custom-search-result-block .topic-details-listdata a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #2d77b6;
} 

.theme-v4 .statistical-section {
    position: static !important;
    transform: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0;
}
.theme-v4 .statistical-section-wrapper{
	position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.theme-v4 .stats-top{
	min-height: 20%;
}

/* .theme-v4 .banner-content-wrapper{ */
/* 	height: 100%; */
/*     padding: 10px; */
/* } */
.theme-v4 .latest-update-sect {
    display: flex;
    align-items: center;
    justify-content: center;
}

.theme-v4 .slick-pause-btn{
	bottom: 10px;
}
/* .theme-v4 .statistical-data{ */
/* 	height: 65px; */
/* } */
.theme-v4 .statistical-data .icon{
	height: 45px;
	width: 45px;
	font-size: 20px;
}
.theme-v4 .result-wrapper .topic-block{
	padding: 5px 5px 15px 5px;
	margin-bottom: 15px;
}
.theme-v4 .topic-details-list{
	padding: 0;
}
.theme-v4 .topic-details-list li:before {
    content: "\F309";
    font-family: bootstrap-icons !important;
    position: absolute;
    top: 2px;
    left: -5px;
    font-size: 26px;
    line-height: normal;
}
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.first.disabled a{
	background: #f5f7f9 !important;
	border: none;
	color: #313131;
}

.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.first a,
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.last a,
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.active .page-link {
	background: #3268a3 !important;
	color: #fff;
	border: none;
}

.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item .page-link {
    background: #f5f7f9 !important;	
    border-radius: 50px;
    color:  #313131;
     height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px;
}
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.first a,
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.last a{
	width: 60px !important;
}


.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.prev.disabled a,
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.next.disabled a {
    background: #f5f7f9 !important;
    color: #242424;
    border: none;
}

.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.prev a,
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item.next a {
   background-color: #3268a3 !important;
    color: #fff;
    border: none;
}
.theme-v4 .pagination-wrapper.custom-pagination-wrapper .page-item:hover .page-link {
    border: 1px solid #b2b2b2;
}
.theme-v4 .back-to-top {
    background: linear-gradient(to bottom, #3d94d5, #145fa2);
}

/* custom-header-block-v4 css start */

.theme-v4 .custom-header-block.v4 .top-block{
	background: #fff;
}

.theme-v4 .custom-header-block.v4 .head-top .page-fontsize {
    background: #1a5dad;
    border-radius: 4px;
}

.theme-v4 .serach-textbox .form-control{
	padding: 1px 20px 1px 12px;
	font-size: 10px;
}

.theme-v4 .custom-header-block.v4 

.theme-v4 .custom-header-block.v4 .detail-button:hover {
    background-color: #af6b1ebf !important;
}

.theme-v4 .custom-header-block.v4  .navbar-expand-lg .navbar-collapse,
.theme-v4 .custom-header-block.v4  .navbar-collapse:before,
.theme-v4 .custom-header-block.v4  .navbar-collapse:after {
    background: #e9e9e9;
}

.theme-v4 .custom-header-block.v4 .navbar-default {
    background: var(--gradient-primary);
}

.theme-v4 .custom-header-block.v4 .head-top-logo .logo-subtext,
.theme-v4 .custom-header-block.v4 .link-list li a{
	color: #313131;
}

.theme-v4 .custom-header-block.v4 .custom-header-block .custom-logo-title a,
.theme-v4 .custom-header-block.v4 .custom-logo-subtitle,
.theme-v4 .custom-header-block.v4 .custom-logo-title a {
    color: #fff;
}
.theme-v4 .custom-header-block.v4 .navbar-expand-lg .navbar-collapse,
.theme-v4 .custom-header-block.v4 .navbar-collapse:after,
.theme-v4 .custom-header-block.v4 .navbar-collapse:before{
	background: #fff !important;
}

.theme-v4 .custom-header-block.v4 .navbar-default.navbar-trans .nav-link{
	color: #525252;
}

.theme-v4 .custom-header-block.v4 .header-inner .logo-main a,
.theme-v4 .custom-header-block.v4 .authentication-detail .logo-subtext{
	background: #fff;
	padding: 3px;
	border-radius: 4px;
}
.theme-v4 .custom-header-block.v4 .custom-header-between .custom-logo-title{
	margin-bottom: 0;
}
/* custom-header-block-v4 css end */



.theme-v4 .section-title-md {
    background: none;
    position: absolute;
    left: -158px;
    margin-bottom: 0;
    /* color: #3a5e8f; */
    color: #fff;
}

.arrow{
	display: none;
	position: relative;
}
.theme-v4 .arrow{
	display: block;
	position: relative;
}
.arrow:after {
    background: url(../img/research/arrow-w.png) 0 0 no-repeat;
    content: "";
    position: absolute;
    left: -6px;
    top: 33px;
    width: 83px;
    height: 42px;
    z-index: 11;
}

.theme-v4 .custom-m-line li a:hover{
	color: #b57f43;
}

.theme-v4 .custom-header-block.v4 .head-top-logo .logo-subtext:hover,
 .theme-v4 .custom-header-block.v4 .head-top-link a:hover {
    color: #c28037 !important;
}

.theme-v4 .add-filter .custom-countcheck-block{
	gap: 12px;
}

.theme-v4 .add-filter.result-wrapper{
	justify-content: center;
}

.countcheck-block-title i{
	font-size: 16px;
	padding-right: 5px;
}

.theme-v4 .topic-block.ayu .system{
	color: #2D8655;
}
.theme-v4 .topic-block.yoga .system{
	color: #d5b505;
}
.theme-v4 .topic-block.una .system{
	color: #BA5803;
}
.theme-v4 .topic-block.sidd .system{
	color: #2A7DAC;
}
.theme-v4 .topic-block.homo .system{
	color: #a5433d;
}
.theme-v4 .topic-block.sowa .system{
	color: #E5105E;
}
.theme-v4 .countcheck-block-title {
    font-size: 14px !important;
}

.theme-v4 .custom-search-result-block {
    /* max-height: 1030px; */
    max-height: 2340px;
    margin-bottom: 15px;
/*     box-shadow: rgba(0, 0, 0, 0.45) 0px 10px 15px -20px; */
}
.theme-v4 .detail-button:hover {
    background-color: #af6b1ebf !important;
}
.theme-v4 .custom-search-result-block .topic-details-list li {
    width: 25%;
}
.theme-v4 .topic-details-list li{
	font-size: 15px;
}




.theme-v4 .latest-update-sect.alws-show .custom-marq-block {
    top: 10px;
    right: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}
.theme-v4 .latest-update-sect.alws-show .btn-notification{
    display: none;
}
.theme-v4 .statistical-data-wrapper {
    justify-content: flex-start;
    gap: 15px;
}
.theme-v4 .arrow:after {
    left: -95px;
}
.theme-v4 .custom-marq-block {
    background: transparent;
}
.theme-v4 .custom-marquee {
    height: 440px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
}
.theme-v4 .custom-marq-block .custom-list-item a {
    color: #ffffff;
}
.theme-v4 .custom-marq-block .custom-list-item a:hover {
    color: #ffa23a;
}
/* landing card css start*/
.notification-card .notify-content {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 1rem;
    gap: 1rem;
    width: 245px;
    height: 80px;
}
.notification-card {
    padding: 0 !important;
    border-radius: 4px;
    text-align: center;
    color: #225093;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.notification-card .notify-icon i {
    font-size: 30px;
}
.notification-card .notify-cont {
    padding: 0 0 0 1rem;
    border-left: 1px solid #c2c2c2;
    width: 100%;
}
/* .notification-card .h4, */
.notification-card h4 {
    color: #222222;
    font-size: 22px;
}
.notification-card .notify-cont .notify-text {
    margin-bottom: 0;
    color: #424649;
}
.notification-card .notify-content .img-bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    max-width: 80px;
    height: 80px;
}
/* landing card css end*/


.theme-v4 .form-bg {
    background-image: linear-gradient(to left bottom, #014a93, #12559e, #1f61aa, #2a6cb5, #3478c0, #3b81c9, #4389d2, #4a92db, #5099e4, #55a1ed, #5ba8f6, #60b0ff);
}
.theme-v4 .authentication-detail {
    gap: 5px;
}
.theme-v4 .card-style {
    padding: 20px;
}

.theme-v4 .search-page2 .result-wrapper {
    background: none;
    /* border: none; */
    box-shadow: none;
}
.theme-v4 .custom-datatable-p table.dataTable thead th, .theme-v4 .custom-datatable-p table.dataTable thead td {
    background: linear-gradient(to top, #1c75b8, #08569b);
    background: linear-gradient(to top, #376bac, #5ea7e5);
}
.theme-v4 .btn:focus {
    box-shadow: none !important;
}
.theme-v4 .navbar-default.navbar-trans .nav-link:before {
    background: radial-gradient(circle, #6ab5ff 0%, #0081ff 100%) !important;
}
.theme-v4 .custom-dashedline {
    border-bottom: 1px dashed #98b7e0;
}
.theme-v4  a:hover .custom-data-sec, .theme-v4 a:hover.custom-dv-title {
    color: #016daa;
}
.theme-color-v4 .btn.btn-bh, .theme-color-v4 .title-box-d .title-d:after, .theme-color-v4 .intro .swiper-pagination .swiper-pagination-bullet-active, .theme-color-v4 .carousel-pagination .swiper-pagination-bullet-active, .theme-color-v4 .custom-info-header, .theme-color-v5 .custom-info-calendar-main, .theme-color-v5 .btn.btn-b-n {
    background-color: #3268a3;
}
.theme-v4 li::marker{
	color: #3184bc;
}
.theme-v4 .search-page2 .filter-options {
    width: 18%;
}
.theme-v4 .btndd {
    background: #016fb5 !important;
}
.theme-v4 .custom-ddbtn .dropdown-toggle {
    background: #005589 !important;
}
/* .theme-v4 .advance-search2 .advance-search-wrapper .search-block, .theme-v3 .advance-search2 .advance-search-wrapper .advance-search-result, .theme-v3 .advance-search  .search-block, .theme-v3 .search-page .search-block, .theme-v3 .custom-section-bg { */
/*     background-image: linear-gradient(to top, #cfeaff, #c6e6ff, #bde3ff, #b4dfff, #abdbff) !important; */
/*     background-image: linear-gradient(to top, #d5edff, #d5ecff, #d2ecff, #d1ebff, #d3ecff) !important; */
/* } */
.theme-v4 .advance-search2 .advance-search-wrapper .advance-search-result,
.theme-v4 .advance-search  .search-block,
.theme-v4 .search-page .search-block,
.theme-v4 .custom-section-bg,
.theme-v4  .search-block {
	background: #f4faff !important;
}

.theme-v4 .advance-search2 .advance-search-wrapper .search-block{
	background-image: linear-gradient(to top, #d5edff, #d5ecff, #d2ecff, #d1ebff, #d3ecff) !important;
}
.theme-v4 .advance-search2 .search-result-block .topic-block:nth-of-type(even) {
    background: none;
    box-shadow: none;
}
.theme-v4 .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #2d77b6;
}
.theme-v4 .medic-category-sect input[type=radio] + label span, .with-banner .custom-countcheck-block input[type=radio] + label span {
    border: none;
    display: none;
}
.theme-v4 .search-page2 .form-check.radio-style {
    border: none;
}
.theme-v4 .btn.btn-a:hover, .theme-v4 .detail-button:hover {
    background-color: #005890 !important;
}

.theme-v4 .custom-table thead th, .simple-table thead th {
    background: linear-gradient(to top, #376bac, #5ea7e5);
}

.theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #327ABD !important;
}
.theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #006fb2 !important;
    border-color: #006fb2 !important;
}
.theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.current, .theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: 1px solid #ffffff00;
}
.theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #ffffff !important;
    background: #0e579d !important;
}
.theme-v4 .custom-datatable-p table.dataTable thead th, .theme-v4 table.dataTable thead td {
    border-bottom: 1px solid #2a6caa;
    background-color: #3074b2;
}
 .theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.first, .theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.last {
    background: #90705A !important;
}
.theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.previous, .theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    background: #8A712E !important;
    color: #ffffff !important;
}
.theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover, .theme-v4 .custom-datatable-p .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
    background: #c58b0e !important;
    color: #fff !important;
    border-color: #c58b0e !important;
}
.theme-v4 .advance-search2 .add-filter .search-result-block {
    background: #fff !important;
    padding: 0;
}
.theme-v4 .advance-search2 .advance-search-result {
    box-shadow: none;
}
.theme-v4 .advance-search2 .search-result-block .topic-block:nth-of-type(odd) {
    box-shadow: none;
}

.theme-v4 .medic-sys-sect .med-sys1 {
    border: 1px solid #2D8655 !important;
}
.theme-v4 .medic-sys-sect .med-sys1:hover {
    background: #2D8655;
    color: #fff;
}
.theme-v4 .medic-sys-sect .form-check-input:checked + .med-sys1 {
    background: #2D8655;
    border-color: #2D8655;
}

.theme-v4 .medic-sys-sect .med-sys2 {
    border: 1px solid #d5b505 !important;
}
.theme-v4 .medic-sys-sect .form-check-input:checked + .med-sys2 {
    background: #d5b505;
    border-color: #d5b505;
}
.theme-v4 .medic-sys-sect .med-sys2:hover {
    background: #d5b505;
    color: #fff;
}
.theme-v4 .medic-sys-sect .med-sys3 {
    border: 1px solid #f4770d !important;
}
.theme-v4 .medic-sys-sect .form-check-input:checked + .med-sys3 {
    background: #B65B0C;
    border-color: #f4770d;
}
.theme-v4 .medic-sys-sect .med-sys3:hover {
    background: #B65B0C;
    color: #fff;
}
.theme-v4 .medic-sys-sect .med-sys4 {
    border: 1px solid #2E8BC0 !important;
}
.theme-v4 .medic-sys-sect .form-check-input:checked + .med-sys4 {
    background: #2A7DAC;
    border-color: #2E8BC0;
}
.theme-v4 .medic-sys-sect .med-sys4:hover {
    background: #2A7DAC;
    color: #fff;
}
.theme-v4 .medic-sys-sect .med-sys5 {
    border: 1px solid #a5433d !important;
}
.theme-v4 .medic-sys-sect .form-check-input:checked + .med-sys5 {
    background: #a5433d;
    border-color: #a5433d;
}
.theme-v4 .medic-sys-sect .med-sys5:hover {
    background: #a5433d;
    color: #fff;
}
.theme-v4 .medic-sys-sect .med-sys6 {
    border: 1px solid #E5105E !important;
}
.theme-v4 .medic-sys-sect .form-check-input:checked + .med-sys6 {
    background: #E5105E;
    border-color: #E5105E;
}
.theme-v4 .medic-sys-sect .med-sys6:hover {
    background: #E5105E;
    color: #fff;
}
.theme-v4 .medic-sys-sect .med-sysAll {
    border: 1px solid #2d2d2d !important;
}
.theme-v4 .medic-sys-sect .form-check-input:checked + .med-sysAll {
    background: #2d2d2d;
    border-color: #2d2d2d;
}
.theme-v4 .medic-sys-sect .med-sysAll:hover {
    background: #2d2d2d;
    color: #fff;
}
/* .theme-v4 .advance-search2 .custom-select-section { */
/*     max-width: unset; */
/* } */
/* .theme-v4 .advance-search-wrapper .custom-select-wrapper { */
/*     min-width: 100%; */
/*     margin: auto; */
/* } */
.theme-v4 .advance-search-wrapper.filter-view .advance-search {
    width: unset;
}
.theme-v4 .custom-info-pannel {
    background: #f4faff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.theme-v4 .custom-outer-report-page .field-box.title {
    border: 1px solid #e0ecff;
}
.theme-v4 .custom-outer-report-page .custom-title-tag .custom-title-abstract::before,
.theme-v4 .custom-outer-report-page .custom-title-tag .custom-title-auther::before {
	color: #bb820d;
}

.theme-v4 .custom-outer-report-page .field-box{
	background: #fff;
	padding: 10px;
	border: 1px solid #e0ecff;
	border-radius: 5px;
} 

.theme-v4 .view-research-paper .info-btn {
    background: #3779B3;
}

.theme-v4 .custom-visit-data .value-bind {
    background: #ffff;
    border: 1px solid #e9e9e9;
}

.theme-v4 .latest-update-sect .custom-marq-block{
	position: static;
}

.theme-v4 .custom-report-page .custom-data-value .case-report{
	min-width: max-content;
}
.theme-v4 .custom-outer-report-page .case-report:after{
	width: 100%;
}

.theme-v4 .custom-report-page .custom-data-value .custom-title-tag{
	gap: 50px
}

/* theme-v4 css end */

/* .main-banner{	 */
/* 	height: 500px; */
/* } */
.custom-bg-banner.bg-banner1{
	background-image: url('../img/research/r-banner-5.jpg');
	background-size: cover;
	background-position: 0% 100%; 
	height: 100%;
	background-repeat: no-repeat;
	padding: 10px;
}

/* global-search css start */


.global-search-wrapper .custom-input-group ul{
	padding-left: 0;
}
.global-search-wrapper .main-btn i{
	padding-right: 5px;
}
.global-search-wrapper a{
	color: #fff;
	font-weight: 500;
	line-height: normal;
}
.global-search-wrapper a:hover{
	color: #ffa23a;
}
.global-search-wrapper .custom-input-group{
	margin-bottom: 5px;
}

.global-search-wrapper .custom-input-group .buttons-group li {
    padding: 0px;
}

.global-search-wrapper .main-btn{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
/* 	background: #2788b0; */
	background: #227EA5;
}
.global-search-wrapper .custom-input-group .form-control::placeholder {
		color: #8f8f8f !important; /* Change this to your desired color */
		opacity: 1; /* Optional: to ensure the color is fully opaque */
}
.global-search-wrapper .custom-buttons-group{
	margin-bottom: 0;
}

/* global-search css end */

.medic-sys-footer {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
/* .medic-sys-footer:before { */
/*     position: absolute; */
/*     content: ""; */
/*     height: 1px; */
/*     width: 100%; */
/*     background: #e4e4e4; */
/*     top: -5px; */
/* } */

.flt-btn-wrapper .flt-btn {
    border: 1px solid gray;
    padding: 5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;    
}

.flt-btn:hover{
	background: #346fbe;
	color: #fff;
	cursor: pointer;
}

.flt-btn i{
	font-size: 16px;
	padding-right: 5px;
}

.flt-btn-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
    justify-content: flex-start;
}

.flt-btn.flt-active{
	background: #346fbe;
	color: #fff;
}

.theme-v4 .filter-btn-wrapper{
	margin: 15px 0 0 15px;
}

.filter-btn-wrapper{
	display: flex;
	align-items: flex-end;
	gap: 10px;
}

.filter-btn-wrapper .flt-btn{
	border: 1px solid #d4d4d4;
    background: #8d8d8d;
    color: #fff;
}
.filter-btn-wrapper .flt-btn:hover{
	cursor: pointer;
	background: #7b7b7b;
}

.total-download{
	display: flex;
	align-items: center;
	gap: 4px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: normal;	
	line-height: 0;
	margin-left: 50px;
	padding: 0 10px;
	border-radius: 4px;
	color: #5e5e5e;
}
.total-download .dw-count{
	color: #2A8192;	
}

.total-download i{
	margin-left: 3px;
	font-size: 15px;
	padding-right: 2px;
	color: #858585;
}

.search-page2 .dataTables_scrollBody{
	max-height: 990px !important;	
}

.advance-search2 .add-filter{
	display: block;
}
.medic-sys-footer .block-title{
	margin-bottom: 0;
}
.medic-sys-footer .block-title .icon{
	padding-right: 5px;
}

.custom-flt-btn {
    font-size: 14px;
    padding: 3px;
    border-radius: 4px;
  background: #f1f1f1;
    border: 1px solid #e9e9e9;
}
.custom-flt-btn:hover{
	background: #cfcfcf;
	cursor: pointer;
}

.theme-v4 .main-btn.btn-iconic-icon {
    line-height: 24px;
}

.view_res_landing{
	color:#222;
}


/* leader section start */

.custom-leader-section {
    position: relative;
    display: flex;
    gap: 16px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 8px;
    padding: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    margin: 34px 0px;
}

.custom-leader-section .img-bg{
	position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    max-width: 80px;
	height:100%;
}

.custom-leader-section .leader-content {
    position: relative;
    z-index: 2;
    width: calc(100% - 170px);
}

.custom-leader-section .leader-desig {
    font-weight: 500;
    color: #222222;
    text-align: left;
}

.section-bgv2{
	background: #edf4ff;
}

.custom-leader-section:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    border-radius: 8px;
    z-index: 1;
}

.custom-leader-section .leader-overlay {
    content: "";
    position: absolute;
    inset: 0;
    top: 37px;
    left: 57px;
    right: 57px;
    bottom: -8px;
    background: #f1f1f1;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 6px;
    z-index: -1;
     transition: box-shadow 1s;                           
}

.custom-leader-section .leader-img {
    position: relative;
    width: 170px;
    z-index: 2;
    border-radius: 8px;
    background:#dfdfdf;
}

.custom-leader-section:hover .leader-overlay{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}


@media (max-width: 767px) {
    .custom-leader-section {
        display:block;
        margin: 20px 0px 10px 0px;
    }
    
    .custom-leader-section .leader-content{
    width:100%;
    }
    
     .custom-leader-section .leader-img {
               margin: 0 auto 20px auto;
    }
}


.btndownload i{
	padding-right: 5px;
}




    

/* leader section start */
