@charset "UTF-8";


body {
  background-color: #0d1117 !important;
  color: #e0e0e0 !important;
}


/* Header & Navbar */
.back-header,
.back-header.back-sticky,
.header-style2,
.back-toolbar,
.back-canvas,
.back-offcanvas {
  background: #0d1117 !important;
  color: #e0e0e0 !important;
}

.back-header .searchbar-part ul li span,
.back-header .toolbar-area {
  background: #161b22 !important;
}

.back-header .searchbar-part ul li.back-sign a {
  background: #f5ac1d!important;
  color: #fff !important;
}
.back-header .searchbar-part ul li.back-sign a:hover {
  background: #2ea043 !important;
}


/* Cards, sections, blocks */
.card,
.back-trending-stories ul li,
.back-newsletter-area .inner-newsletter,
.back-home2-slider-area,
.back-category-style-grid .row .col-lg-4 .back-btm-content,
.l-news,
.samanya-gyan .l-news,
.subcat_news .l-news,
.back-login-page .login-right-form,
.back-contact-page .blog-form form input,
.back-contact-page .blog-form form textarea {
  /*background: #161b22 !important;*/
  color: #e0e0e0 !important;
  /*box-shadow: 0 0 10px rgba(255, 255, 255, 0.05) !important;*/
}

/* Buttons & Links */
button,
.back-btn,
.back-sidebar .widget.widget-tags .tags li a:hover {
  background: #f5ac1d!important;
  color: #fff !important;
}

/*a {*/
/*  color: #58a6ff !important;*/
/*}*/
/*a:hover {*/
/*  color: #79c0ff !important;*/
/*}*/

/* Titles, headings, text */
h1, h2, h3, h4, h5, h6 {
  color: #0a0a0a !important;
}

/* Forms */
/*input, textarea {*/
/*  background: #0d1117 !important;*/
/*  border: 1px solid #30363d !important;*/
/*  color: #e0e0e0 !important;*/
/*}*/
input:focus, textarea:focus {
  border-color: #58a6ff !important;
}

/* Sidebar & footer */
.back-sidebar,
.back-footer {
  background: #0d1117 !important;
  color: #e0e0e0 !important;
}

/* Breadcrumbs & Hero overlay */
.back-breadcrumbs,
.back-hero-area ul .image-area:before {
  background: linear-gradient(transparent, #000) !important;
}
.breadcrumbs-title{
    color: white !important;
}
/* Blog & Post area */
.back-blog-page-single .blog-single-inner .blog-content,
.back-blog-page blockquote {
  background: #161b22 !important;
  color: #c9d1d9 !important;
  /*border-left: 3px solid #f5ac1d!important;*/
}

/* Pagination */
.back-pagination li a {
  background: #0d1117 !important;
  color: #e0e0e0 !important;
  border: 1px solid #30363d !important;
}
.back-pagination li a:hover {
  background: #f5ac1d!important;
  color: #fff !important;
}

/* Social icons */
.social-links li a {
  background: #161b22 !important;
  color: #e0e0e0 !important;
}
.social-links li a:hover {
  background: #f5ac1d!important;
  color: #fff !important;
}
.market-data .share-pr {
   
    color: black;
}
/*.samanya-gyan .l-news .back-btm-content h3 a {*/
/*    color: white;*/
/*}*/

.back-header .back-menus li a{
    color: white;
}
.dropdown-menu {
    background-color: #0d1117 !important;
}
/*.back-header .back-menus li a*/

/* {*/
/*    color: #0d1117 !important ;*/
/*}*/
.list-group-item{
     background-color: #0d1117 !important ;
         border: 1px solid #e2e5ea !important;
}
.back-wrapper p {
    color: white;
}
.back-title h1, .back-title h2{
    color: white !important;
}
.back-title h2:after, .back-title h2:before, .dash-title h1:after, .dash-title h1:before {
    right: 0;
    background: white;
    height: 1px;
    opacity: 0.2;
    left: 100%;
    margin-left: 30px;
    position: absolute;
    content: "";
}