

.theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5, .theme-dark h6 {
  color: #ffffff;
}
.theme-dark h3 {
  color: #ffffff;
}
.theme-dark h3 a {
  color: #ffffff !important;
  transition: 0.7s;
}
.theme-dark h3 a:hover {
  color: #2a2c73 !important;
}
.theme-dark .blog-link:hover {
  color: #ffffff !important;
}
.theme-dark p {
  color: #ffffff !important;
}
.theme-dark body {
  background: #1d1d1d;
  color: #ffffff;
}
.theme-dark .help-item .help-right p {
  color: #ffffff;
}
.theme-dark .help-item .help-right h3 {
  color: #ffffff;
}
.theme-dark .help-item .help-right span {
  color: #ffffff;
}
.theme-dark .help-item .help-right .help-inner-left ul li, .theme-dark .help-item .help-right .help-inner-right ul li {
  color: #ffffff;
}
.theme-dark .practice-area {
  background-color: #252525;
}
.theme-dark .attor-details-item .attor-details-right .attor-details-things ul li {
  color: #ffffff;
}
.theme-dark .attor-details-item .attor-details-left .attor-social-details ul li {
  color: #ffffff;
}
.theme-dark .attor-details-item .attor-details-left .attor-social-details ul li a {
  color: #ffffff;
}
.theme-dark .attor-details-item .attor-details-left .attor-work ul li {
  color: #ffffff;
}
.theme-dark .attor-details-item .attor-prev ul li a {
  color: #ffffff;
}
.theme-dark .accordion a {
  color: #FFFFFF !important;
  border: 1px solid rgba(191, 191, 191, 0.41);
}
.theme-dark .accordion a::after {
  color: #FFFFFF !important;
}
.theme-dark .team-item .team-inner {
  background-color: #0e0e0e;
}
.theme-dark .team-item .team-inner ul {
  box-shadow: 0px 8px 13px 0px #393838;
}
.theme-dark .team-item .team-inner h3 a {
  color: #ffffff;
}
.theme-dark .counter-bg {
  background-color: #252525;
}
.theme-dark .counter-item .counter-inner p {
  color: #ffffff;
}
.theme-dark .counter-area, .theme-dark .help-area-two {
  background-color: #252525;
}
.theme-dark .location-bg::after {
  background-color: #252525;
}
.theme-dark .location-bg::before {
  background-color: #0e0e0e;
}
.theme-dark .location-item .location-link {
  color: #ffffff;
}
.theme-dark .location-item .location-link:hover {
  color: #2a2c73;
}
.theme-dark .case-details-item ul li {
  color: #ffffff;
}
.theme-dark .blog-details-category ul li a {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-img p {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-social ul li span {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-social ul li span a {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-social ul li span a:hover {
  color: #2a2c73;
}
.theme-dark .blog-details-item .blog-details-nav a {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-search h3 {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-search .search-area .form-control {
  background-color: #252525;
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-search ul li .blog-details-recent h4 a {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-search ul li .blog-details-recent h4 a:hover {
  color: #2a2c73;
}
.theme-dark .blog-details-item .blog-details-tags h3 {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-tags ul li a {
  color: #ffffff;
  background-color: #252525;
  transition: 0.7s;
}
.theme-dark .blog-details-item .blog-details-tags ul li a:hover {
  background-color: #2a2c73;
}
.theme-dark footer::before {
  background-color: #0e0e0e;
}
.theme-dark .contact-wrap .form-group label {
  color: #ffffff;
}
.theme-dark .contact-wrap .form-group label a:hover {
  color: #ffffff;
}/*# sourceMappingURL=theme-dark.css.map */