@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,500&display=swap');

body,
h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1,
span,
p,
th,
td {
  font-family: 'Poppins', sans-serif !important;
  color: #394B40;
}

h1 {
  Font-size: 31px;
  Font-weight: 700;
  Line-height: 1.4;
}

h2 {
  Font-size: 24px;
  Font-weight: 500;
  Line-height: 1.4;
  Color: #394B40;
}

h5 {
  Font-size: 18px;
  Font-weight: 500;
  Line-height: 1.4;
}

.btn {
  font-size: 14px !important;
  font-weight: 500 !important;
}

.btn-primary {
  background: #3f97f6;
  color: #fff;
  padding: 0.4rem 2rem !important;
  border: none;
}

.btn-primary:hover {
  background: #078D53 !important;
  color: #fff !important;
}

.btn-secondary {
  color: #fff !important;
  background: #078D53 !important;
  /* padding: 0.4rem 2rem !important; */
}

.btn-yellow {
  background: #f3b448;
  color: #394B40;
  padding: 0.4rem 2rem !important;
}

.btn-yellow:hover,
.btn-yellow:focus {
  background: #00C3FF !important;
  color: #394B40 !important;
}

.navbar-standard .landing-header-menu {
  background-color: #394b40;
  padding: 10px;
  /* box-shadow: 0px 4px 5px 0px #394b40; */
}

.btn-light {
  color: #394B40;
  padding: 0.4rem 2rem !important;
}

.btn-dark {
  background: #394B40;
  color: #fff;
  padding: 0.4rem 2rem !important;
}

Body {
  Font-size: 16px;
  Font-weight: 500;
  Line-height: 1.4;
  Color: #394B40;
}


.bg-primary {
  background: #009cdc !important;
}

.menu-section,
#sidebar {
  display: none
}

.navbar-glass {
  margin-bottom: 10px !important;
}

#sidebar {
  padding-top: 2px;
  background: #fff;
}

#sidebar .nav-link {
  color: #000;
  line-height: 1;
  font-size: 14px;
}

#sidebar .nav-link:hover {
  color: #43be5f;
  transform: scale(1.1);
  transition: 0.5s all;

}

.bg-secondary {
  background: #394B40 !important;
}

.navbar-top {
  z-index: 9;
  box-shadow: 1px 9px 11px 4px #575757 !important;
}

.side-navbar {
  margin-top: 5px;
  width: 180px;
  height: 100%;
  position: fixed;
  margin-left: -300px;
  background-color: #100901;
  transition: 0.5s;
  z-index: 9999;
  border-top: 1px solid #e4e4e4 !important;
  box-shadow: 1px 13px 10px 5px #cecece;
}

.nav-link:active,
.nav-link:focus,
.nav-link:hover {
  background-color: #ffffff26;
}

.my-container {
  transition: 0.4s;
}

.active-nav {
  margin-left: 0;
}

/* for main section */
.active-cont {
  margin-left: 180px;
}

#menu-btn i {
  font-size: 2rem;
}


#sticky {
  position: sticky;
  top: 75px;
  z-index: 99999;
}



.menu-close {
  border-top: 1px solid #ccc;
  position: fixed;
  z-index: 9999;
  width: 100%;
  background: #FFF;
  margin-top: 5px;
  box-shadow: 0px 6px 5px -3px #a3a3a3;
}

.menu-close h4 {
  text-align: center;
  width: 100%;
  padding: 7px 0;
}


#menu-btn {
  position: fixed;
  margin-top: 0px;
  z-index: 99999;
  border-color: #fff;
  background-color: #fff;
  color: #000;
  margin-left: -17px;
  /* width: 100%; */
  text-align: left;
  border-radius: 0px;
  /* border-top:  1px solid #e4e4e4 !important; */
  /* box-shadow: -6px 4px 6px 2px #cecece; */
}


.my-container input {
  border-radius: 2rem;
  padding: 2px 20px;
}

.sidebar-heading h5 {
  padding: 0.74rem;
  color: #43be5f;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 10px auto;
}

/* 
.sidebar-heading {
  border-bottom: 1px solid #43be5f
} */

.sidebar-lists {
  margin-top: 3rem;
}

.sidebar-lists .nav-link {
  font-size: 15px !important;
  font-weight: 500;
}

.dashboard-first-element {
  font-weight: 900;
}


.header {
  border-radius: 20px 20px 0px 0px;
  padding: 5px 0px;
  color: #fff;
  margin-top: 10px;
  width: 100%;
  display: flex;
  justify-content: left;
  align-content: center;
  padding-left: 20px;
}

.faq-item {
  margin-top: 10px;
}

.faq-body {
  margin-left: 25px;
  /* display:none */
}

.edit-profile-body {
  display: none;
}

.faq-wrapper {
  width: 100%;
  margin: 0 auto;
}

/* .faq-inner{
  padding: 20px; 
} */
.faq-plus {
  margin-right: 25px;
  float: right;
  font-size: 2em;
  line-height: 0.5em;
  cursor: pointer;
  margin-top: 10px;
}

.faq-plus:hover {
  color: #43be5f;
}

.avatar-xl {
  height: 2rem !important;
  width: 3rem !important;
}

hr {
  background-color: #fff
}

.dashboard-element {
  font-size: 15px !important;
}

.dashboard-plant-filter-search {

  z-index: 9999;
}

.dashboard-plant-filter-summary {
  padding-top: 10px;
}

.ui-widget.ui-widget-content {
  top: 215px !important;
}

.content {
  margin-top: 25px !important;
  margin-bottom: 0px !important;
}

.submenu i:hover,
.submenu a:hover {
  color: blue !important;
  transform: scale(1.1);
  transition: 0.5s all;
}

.submenu {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.edit-profile {
  margin-top: 14rem;
}


/* index page card design */
.landing-section {
  min-height: auto;
}

.bio-urja-section-record {
  margin-top: -21rem;
  padding-bottom: 3.2rem;

}

.card-front__heading {
  font-size: 1.5rem;
  margin-top: .7rem;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.card-front__text-view {
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 0;
}

.card-front__text-view--city {
  color: #394B40;
  text-align: center;
  margin: 0;
}


.card-front__tp {
  color: #fafbfa;
}

.card-front {
  height: 100%;
  width: 100%;
}

.card-front__tp img {
  /* background: #fff;
  padding: 7px;
  border-radius: 50%; */
  /* border: 3px solid #00d27a; */
  width: 70px;
  /* box-shadow: 0px 0px 5px 0px #363637; */
}

/* Front side's top section */
.card-front__tp {
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 57% 90%, 50% 100%, 43% 90%, 0 90%);
  display: flex;
  flex-direction: column;
  height: 14.5rem;
  justify-content: center;
  padding: 1rem;
}

.card-front__tp--city {
  background: linear-gradient(to top,
      #00d27ae0,
      #3f97f6d1)
}

/* ================================== */

.plant-card .card-header h5 {
  border-bottom: 1px dashed;
  padding-bottom: 10px;
}

.main-login {
  min-height: 91vh;
}

.img-circle {
  border-radius: 50%;
  background: #fff;
  /* width: 120px; */
  padding: 20px;
  box-shadow: 0px 0px 5px 0px #363637;
}

.dt-container {
  .btn-secondary {
    background: none !important;

  }

  .btn-secondary:hover {
    background: #000 !important;
  }


}

.dt-container .top .dataTables_buttons .btn span {
  color: #000000 !important;
}

.dt-container .top .dataTables_buttons .btn:hover span {
  color: #fff !important;
}

.accordion-button.bg-primary::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(28%) saturate(264%) hue-rotate(60deg) brightness(112%) contrast(102%);
}
.page-title-box{
margin-top: 0px !important;
}



/* style.css */

/* Card container */
.custom-card.biogas1 {
  min-height: 685px;
}

/* Map section height */
#indiaMap,
#indiaMap31march {
  height: 505px;
}

/* Legend boxes styling */
.legend_box-1,
.legend_box-2,
.legend_box-3,
.legend_box-4,
.legend_box-5 {
  height: 20px;
  width: 100%;
  border-radius: 4px;
}

.legend_box-1 { background-color: #d4e6f1; }
.legend_box-2 { background-color: #85c1e9; }
.legend_box-3 { background-color: #3498db; }
.legend_box-4 { background-color: #2e86c1; }
.legend_box-5 { background-color: #1b4f72; }

/* Subtitles below map */
.map-sub-title {
  display: block;
  font-size: 0.9rem;
  margin-top: 5px;
}
