.theme-dark body {
    background-color: rgba(0, 0, 0, 1);
        color: #FFEB3B !important;
}

.theme-dark #topbar{
    background-color: rgba(0, 0, 0, 1);
    color: #FFC107;
    
}
.theme-dark #topbar .contact-info a {
   color: #FFC107;

}
.theme-dark #topbar .social-links .facebook i {
    color: #FFC107;
}
.theme-dark #topbar .social-links .linkedin  i {
    color: #FFC107;
}

.theme-dark #header {
    background: #444;  
}
.theme-dark #header .logo-text h2{
    color: #FFC107;
   
  }
  .theme-dark #header .logo-text h4{
    color: #FFC107;
  }
  .theme-dark .navbar a, .navbar a:focus {
    color: #FFC107;
}

.theme-dark #hero h1 {
    color: #000;
}
.theme-dark #hero h2 {
    color: #000;
}
.theme-dark #hero .btn-get-started {
    color: #FFC107;
    background: #000;
}

.theme-dark .login-btn {
    margin-left: 25px;
    background: #000;
    color: #FFC107 !important;
}
.theme-dark .counts .count-box {
    background: rgba(0, 0, 0, .8);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    border: 1px dashed #FFC107;
}
.theme-dark .counts .count-box span {
    color: #FFC107;
}
.theme-dark .counts .count-box i {
    background: #000;
    color: #FFC107;

}
.theme-dark .about .icon-boxes h3 {
    color: #FFC107;
    text-shadow: 0 0 #000;
}
.theme-dark .about .icon-box .title a {
    color: #FFC107;
    transition: 0.3s;
}

.theme-dark .navbar a, .navbar a:focus {
    border-bottom: 2px solid #FFC107;
  }
  .theme-dark .about .icon-box .icon {
    border: 1px dashed #FFC107;
}
.theme-dark .about .icon-box .icon i {
    color: #FFC107;
    font-size: 32px;
}
.theme-dark .section-title h2 {
    color: #FFC107;
}
.theme-dark .section-title h2::after {
    background: #FFC107;
}
.theme-dark .section-title h2::before {
    background: #FFC107;
}
.theme-dark .required-documents .icon-box {
    border: 1px dashed #FFC107;
}
.theme-dark .section-bg {
    background-color: #5f5d5c;
}
.theme-dark .training .nav-link.active {
    color: #000;
    border-color: #FFC107;
    background-color: #FFC107;
    padding-left: 20px;
}
.theme-dark .training .details h3 {

    color: #FFC107;

}
.theme-dark .faq .faq-list li {
    padding: 20px;
    background: #454545;
    border: 1px dashed #FFC107;
}
.theme-dark .faq .faq-list .icon-show, .faq .faq-list .icon-close {
    color: #000;
}
.theme-dark .faq .faq-list a {
    color: #FFC107;
}
.theme-dark .faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0 0;
    color: #000;
}
.theme-dark #footer {
    color: #FFC107;
    font-size: 14px;
    background: #454545;

}
.theme-dark .required-documents .icon-box h4 {

    background-color: #716e6e;
    padding: 10px;
    color: #FFC107;
}
.theme-dark .training .nav-link {

    color: #000;
    border-radius: 0;
    border-right: 1px dashed #000;

}
.theme-dark #footer .footer-menus li a {
    padding: 0 11px;
    color: #ffc107;
    border-right: 1px solid #ffc107;
}
.theme-dark #footer .copyright {
    padding-top: 5px;
    font-size: 13px;
    color: #ffc107;
    font-family: "Open Sans", sans-serif;
}
.theme-dark #footer .credits {

    color: #ffc107;
    font-family: "Open Sans", sans-serif;
}

.theme-dark .required-documents .icon-box:hover h4 {
    background:#FFC107;
    
  }
  .theme-dark .required-documents .icon-box .icon {
    background: #FFC107;

  }
  
  .theme-dark .required-documents .icon-box .icon i {
    color: #000;
    font-size: 28px;
  }
  
  .theme-dark .required-documents .icon-box:hover {
    background: #FFC107;
    border-color: #FFC107;
  }

  .theme-dark .back-to-top {
    background: #FFC107;
}
.theme-dark .back-to-top i {
    font-size: 28px;
    color: #000;
    line-height: 0;
}
.theme-dark .faq .faq-list .icon-help {

    color: #FFC107;
}
.theme-dark .faq .faq-list a.collapsed:hover {
    color: #a38227;
  }

  .theme-dark .breadcrumbs {
    padding: 20px 0;
    background-color: #323131;
    min-height: 40px;

}
.theme-dark a {
    color: #a38227;
    text-decoration: none;
}
.theme-dark .box-shadow-effect {
    position: relative;
    background-color: #353534;
    border: 1px dashed #FFC107;
    padding: 20px;
}

.theme-dark .mobile-nav-toggle {
    color: #FFC107;
}


.theme-dark .counts .counter-box p {
    color: #000;
}

.theme-dark .required-documents .icon-box {
    color: #000;
}

.theme-dark .required-documents .icon-box h4 a {
    color: #000;
}

.theme-dark .counts .counter {
    color: #000;
}

.theme-dark .navbar .dropdown ul {
    background: #000;
}
.theme-dark .navbar .dropdown ul li a {
    color: #fabd07;
}
.theme-dark #hero {
    border-bottom: 6px solid #fabd07;
}
.theme-dark .counts .counter-box {
    border: 1px dashed #ffc107;
    background: #939393;
    border-left: 6px solid #ffc107;
    border-right: 6px solid #ffc107;
}
.theme-dark .about .icon-box {
    border: 1px dashed #ffc107;
    border-left: 6px solid #ffc107;
}

.theme-dark .required-documents .icon-box {
    border: 1px dashed  rgb(255 193 7);
    background: rgb(255 193 7);
    border-top: 6px solid  rgb(255 193 7);
}

.theme-dark .training .tab-container-bg {

    border: 1px dashed #ffc107;
    border-bottom: 6px solid #ffc107;
}
.theme-dark .copyright span {
    color: #ffc107 !important;
}
.theme-dark .training .nav-link {
    background: #827f7f;
}
.theme-dark #footer .footer-section-row {
    background-color: #e2e1df;
    top: -120px;
    border: 1px dashed #ffc107;
}
.theme-dark #about-mmsky h2 {

    color: #ffc107;
}
.theme-dark #faqs .box-shadow-effect {
    background-color: #5c5858;
    border: 1px dashed #ffc107;
    border-top: 6px solid #ffc107;
}
.theme-dark .candidate-regi-heading {
    background: #524e4b;
    color: #000;
}

.theme-dark #faqs .faq-list .candidate-regi-heading a {
        background: #524e4b;
    color: #ffe839;
}
.theme-dark  #faqs .faq .faq-list .icon-show, .faq .faq-list .icon-close {
    color: #ffe839;
}

.theme-dark #about-mmsky h2 {
    color: #ffe839;

}
.theme-dark .candidate-regi-heading {
    background: #000000;
    color: #f9eb3b;
}
.theme-dark .primary-color {
    color: #f9eb3b !important;
}
.theme-dark .candidate-regi-heading-top {

    background-color: #000000;
}
.theme-dark .form-control {
    color: #212529;
    background-color: #a9a8a8;
    border: 1px solid #000000;

}
.theme-dark .registration .btn-regi-page {
    background: #f9eb3b;
    color: #000 !important;

}
.theme-dark .registration .btn-regi-page {
    background: #ab862d;
    color: #000 !important;
}

.theme-dark #header-menu {
    background: #000000;
}