.theme-dark body {
  background-color: #000000;
}
.theme-dark .h1, .theme-dark .h2, .theme-dark .h3, .theme-dark .h4 .h5 h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5 {
  color: var(--whiteColor);
}
.theme-dark p {
  color: #dee2e6;
}
.theme-dark .default-btn:hover {
  border-color: var(--blackColor);
}
.theme-dark .single-selection-card {
  background-color: rgba(79, 79, 79, 0.1411764706);
  border-color: #433d3d;
}
.theme-dark .single-selection-card .icon {
  border-color: #dee2e6 !important;
  background-color: var(--primaryColor);
}
.theme-dark .single-selection-card .icon svg g path {
  fill: var(--whiteColor);
}
.theme-dark .single-selection-card h3 {
  color: var(--whiteColor);
}
.theme-dark .single-selection-card:hover {
  background-color: transparent;
}
.theme-dark .single-selection-card:hover .icon {
  background-color: var(--blackColor);
}
.theme-dark .single-selection-card:hover .icon svg g path {
  fill: var(--secenderyColor);
}
.theme-dark .single-selection-card.style-2 {
  background-color: rgba(79, 79, 79, 0.1411764706);
  border-color: #433d3d;
}
.theme-dark .single-selection-card.style-2:hover {
  background-color: rgba(1, 1, 1, 0.14);
}
.theme-dark .about-image .about-counter {
  background-color: #3e3e3d;
}
.theme-dark .services-area {
  background-color: #0e0e0e;
}
.theme-dark .services-area.services-style {
  background-color: #0e0e0e;
}
.theme-dark .single-services-info {
  background-color: #1f1f1f;
}
.theme-dark .single-services-info .content h3 a {
  color: var(--whiteColor);
}
.theme-dark .single-services-info .content h3 a:hover {
  color: var(--secenderyColor);
}
.theme-dark .single-services-info.services-style {
  background-color: #1f1f1f;
}
.theme-dark .single-services-info.services-style .content h3 a {
  color: var(--whiteColor);
}
.theme-dark .single-services-info.services-style .content h3 a:hover {
  color: var(--secenderyColor);
}
.theme-dark .single-services-btn .default-btn {
  border-color: var(--secenderyColor);
}
.theme-dark .single-services-btn .default-btn:hover {
  border-color: var(--blackColor);
}
.theme-dark .choose-content .list li {
  color: #dee2e6;
}
.theme-dark .team-area {
  background-color: #0e0e0e;
}
.theme-dark .single-team-card .content {
  background-color: #191919;
}
.theme-dark .single-team-card.style-3 {
  background-color: #191919;
}
.theme-dark .single-team-card.style-3:hover .content h3 {
  color: var(--whiteColor);
}
.theme-dark .single-team-card.style-3:hover .content p {
  color: var(--whiteColor);
}
.theme-dark .funfact-content .funfact-counter .funfact-item {
  background-color: #141414;
}
.theme-dark .single-testimonial-info {
  background-color: #0e0e0e;
}
.theme-dark .single-testimonial-info .quote-icon svg g path {
  fill: #dee2e6;
}
.theme-dark .single-testimonial-info.testimonial-style {
  background-color: #0e0e0e;
}
.theme-dark .single-testimonial-info.testimonial-style .quote-icon svg g path {
  fill: #dee2e6;
}
.theme-dark .single-testimonial-info.testimonial-style:hover {
  background-color: transparent;
}
.theme-dark .download-info {
  background-color: #0e0e0e;
}
.theme-dark .download-info .shape-6 img {
  filter: brightness(60);
}
.theme-dark .single-blog-info .admin-list li ul li {
  color: #dee2e6;
}
.theme-dark .single-blog-info .admin-list li ul li a {
  color: #dee2e6;
}
.theme-dark .single-blog-info h3 a {
  color: var(--whiteColor);
}
.theme-dark .single-blog-info h3 a:hover {
  color: var(--secenderyColor);
}
.theme-dark .quote-area {
  background-color: #040404;
}
.theme-dark .banner-area {
  background-color: #000000;
}
.theme-dark .banner-area .banner-two-shape-2 img {
  opacity: 0.3;
}
.theme-dark .banner-content h1 {
  color: var(--whiteColor);
}
.theme-dark .banner-content p {
  color: #dee2e6;
}
.theme-dark .banner-content .default-btn.banner-btn-2 {
  color: var(--whiteColor);
}
.theme-dark .banner-content .default-btn.banner-btn-2 i {
  color: var(--whiteColor);
}
.theme-dark .banner-two-box-item {
  background-color: rgba(31, 31, 31, 0.9);
}
.theme-dark .banner-two-box-item h3 {
  background-color: #0b0b0b;
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text {
  border-color: rgba(91, 89, 85, 0.8);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text h4 {
  color: var(--whiteColor);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .residential-form .form-group .form-control {
  color: var(--secenderyColor);
  background-color: rgba(166, 165, 162, 0.3);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .residential-form .form-group .form-control::-moz-placeholder {
  color: var(--secenderyColor);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .residential-form .form-group .form-control::placeholder {
  color: var(--secenderyColor);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .residential-form .form-group .form-select {
  color: var(--secenderyColor);
  background-color: rgba(166, 165, 162, 0.3);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .residential-form .form-group .form-select::-moz-placeholder {
  color: var(--secenderyColor);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .residential-form .form-group .form-select::placeholder {
  color: var(--secenderyColor);
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .form-check .form-check-input {
  background-color: transparent;
}
.theme-dark .banner-two-box-item .residential-business-content .residential-text .form-check .form-check-label {
  color: #dee2e6;
}
.theme-dark .banner-two-box-item .residential-business-content .form-group .form-control {
  color: var(--secenderyColor);
  background-color: rgba(166, 165, 162, 0.3);
}
.theme-dark .banner-two-box-item .residential-business-content .form-group .form-control::-moz-placeholder {
  color: var(--secenderyColor);
}
.theme-dark .banner-two-box-item .residential-business-content .form-group .form-control::placeholder {
  color: var(--secenderyColor);
}
.theme-dark .banner-two-box-item .residential-business-content .form-group option {
  color: #000000;
}
.theme-dark .single-services-card .icon {
  border-color: #1b1b1b;
  background-color: #000000;
}
.theme-dark .single-services-card .icon svg g path {
  fill: var(--whiteColor);
}
.theme-dark .single-services-card .content {
  background-color: rgba(79, 79, 79, 0.1411764706);
}
.theme-dark .single-services-card .content a {
  color: #dee2e6;
}
.theme-dark .request-area {
  background-color: #0e0e0e;
}
.theme-dark .request-area::before {
  background-color: #0e0e0e;
}
.theme-dark .request-area.faq-style::before {
  background-color: #000000;
}
.theme-dark .request-pages-form::after {
  background-color: rgba(14, 14, 14, 0.9);
}
.theme-dark .plans-switcher .toggler {
  color: #dee2e6;
}
.theme-dark .plans-switcher .toggler.toggler--is-active {
  color: var(--secenderyColor);
}
.theme-dark .plans-switcher .toggle {
  background-color: rgba(98, 98, 98, 0.4);
}
.theme-dark .pricing-switcher-btn .selectSection span {
  color: #dee2e6;
}
.theme-dark .pricing-switcher-btn .selectSection button:hover {
  color: var(--secenderyColor);
  background-color: rgb(34, 34, 32);
}
.theme-dark .pricing-switcher-btn .selectSection button.active {
  color: var(--secenderyColor);
  background-color: rgb(34, 34, 32);
}
.theme-dark .single-plans-table {
  border-color: #2b2b2b;
  background-color: #000000;
}
.theme-dark .single-plans-table .default-btn {
  border-color: #2b2b2b;
  color: var(--whiteColor);
  background-color: rgb(12, 12, 11);
}
.theme-dark .single-plans-table .pricing-two-content .plans-header span {
  color: #dee2e6;
}
.theme-dark .single-plans-table .pricing-two-content .plans-header .price {
  color: #dee2e6;
}
.theme-dark .single-plans-table .pricing-two-content .plans-header p {
  color: #dee2e6;
}
.theme-dark .single-plans-table .pricing-two-content .plans-features-list span {
  color: #dee2e6;
}
.theme-dark .single-plans-table .popular-text span {
  color: #dee2e6;
}
.theme-dark .single-plans-table:hover {
  background-color: #080808;
}
.theme-dark .single-plans-table:hover .default-btn {
  border-color: var(--primaryColor);
}
.theme-dark .questions-content .accordion-item {
  background-color: transparent;
}
.theme-dark .questions-content .accordion-item .accordion-button span {
  color: var(--whiteColor);
}
.theme-dark .questions-content .accordion-item .accordion-button.collapsed {
  background-color: transparent;
  border-color: rgba(74, 74, 74, 0.5);
}
.theme-dark .questions-content .accordion-item .accordion-button.collapsed span {
  color: var(--whiteColor);
}
.theme-dark .questions-content .accordion-item .accordion-button.collapsed:hover {
  background-color: var(--primaryColor);
}
.theme-dark .questions-content .accordion-item .accordion-body {
  color: #dee2e6;
  border-color: rgba(74, 74, 74, 0.5);
  background-color: transparent;
}
.theme-dark .testimonial-item {
  background-color: rgba(62, 62, 62, 0.2);
}
.theme-dark .testimonial-item .testimonial-bold-text img {
  filter: brightness(70);
}
.theme-dark .brand-content form .form-group .form-control {
  color: #dee2e6;
  background-color: transparent;
  border-color: rgba(89, 89, 89, 0.5);
}
.theme-dark .brand-content form .form-group .form-control::-moz-placeholder {
  color: #dee2e6;
}
.theme-dark .brand-content form .form-group .form-control::placeholder {
  color: #dee2e6;
}
.theme-dark .brand-content .form-select {
  color: #dee2e6;
  background-color: transparent;
  border-color: rgba(89, 89, 89, 0.5);
}
.theme-dark .brand-content .form-select::-moz-placeholder {
  color: #dee2e6;
}
.theme-dark .brand-content .form-select::placeholder {
  color: #dee2e6;
}
.theme-dark .brand-content .form-select option {
  color: var(--blackColor);
}
.theme-dark .skill-area {
  background-color: rgb(14, 14, 14);
}
.theme-dark .single-innovate-img .innovate-img-2 {
  background-color: #000000;
}
.theme-dark .single-innovate-img .innovate-img-3 {
  background-color: #000000;
}
.theme-dark .services-three-area {
  background-color: #0f0f0f;
}
.theme-dark .single-services-card-two.services-card-three .services-two-content {
  background-color: #171717;
}
.theme-dark .single-services-card-two.services-card-three .services-two-content h3 a {
  color: var(--whiteColor);
}
.theme-dark .single-services-card-two.services-card-three .services-two-content .read-more {
  color: var(--whiteColor);
}
.theme-dark .single-services-card-two.services-card-three .services-two-content:hover {
  border-radius: unset;
  background-color: #171717;
}
.theme-dark .single-services-card-two.services-card-three .services-two-content:hover h3 a {
  color: var(--secenderyColor);
}
.theme-dark .single-services-card-two.services-card-three .services-two-content:hover .read-more {
  color: var(--primaryColor);
}
.theme-dark .single-best-moving-content .best-moving-contact {
  background: #171717;
}
.theme-dark .single-best-moving-content .best-moving-contact .moving-contact-text span {
  color: #dee2e6;
}
.theme-dark .single-best-moving-content .best-moving-contact .moving-contact-text p {
  color: #dee2e6;
}
.theme-dark .single-best-moving-content .best-moving-contact .moving-contact-text p a {
  color: #dee2e6;
}
.theme-dark .americas-office {
  background-color: #111111;
}
.theme-dark .americas-office p a {
  color: #dee2e6;
}
.theme-dark .working-area.services-style {
  background-color: #0e0e0e;
}
.theme-dark .services-left-sidebar .services-info .title h1 {
  color: var(--whiteColor);
}
.theme-dark .services-left-sidebar .services-info .content ul li {
  color: #dee2e6;
}
.theme-dark .all-services-item {
  background-color: rgba(31, 31, 31, 0.9);
}
.theme-dark .all-services-item h2 {
  background-color: #0b0b0b;
}
.theme-dark .all-services-item ul li a {
  color: var(--whiteColor);
}
.theme-dark .project-quote-area {
  background-color: #040404;
}
.theme-dark .all-services-item.project-item ul li {
  color: #dee2e6;
}
.theme-dark .all-services-item.project-item ul li strong {
  color: var(--secenderyColor);
}
.theme-dark .pagination-area .page-numbers {
  color: var(--whiteColor);
  background-color: #1e1e1e;
}
.theme-dark .search-box {
  background-color: #0d0d0d;
}
.theme-dark .search-box .search-form .search-input {
  background-color: #0d0d0d;
  border-color: rgba(88, 88, 88, 0.5);
}
.theme-dark .categories {
  background-color: #0d0d0d;
}
.theme-dark .categories ul li a {
  color: var(--whiteColor);
}
.theme-dark .categories ul li a i {
  color: var(--primaryColor);
}
.theme-dark .recent-posts {
  background-color: #0d0d0d;
}
.theme-dark .recent-posts .recent-post-card .recent-post-text span {
  color: #dee2e6;
}
.theme-dark .recent-posts .recent-post-card .recent-post-text h3 a {
  color: var(--whiteColor);
}
.theme-dark .recent-posts .recent-post-card:hover .recent-post-text h3 a {
  color: var(--secenderyColor);
}
.theme-dark .tags-card {
  background-color: #0d0d0d;
}
.theme-dark .tags-card ul li a {
  color: var(--whiteColor);
  background-color: #111111;
  border-color: rgba(76, 76, 76, 0.5);
}
.theme-dark .single-blog-details-content .blog-details-card {
  background-color: #0f0f0f;
}
.theme-dark .single-blog-details-content .blog-details-card p {
  color: #dee2e6;
}
.theme-dark .single-blog-details-content .blog-details-card .blog-details-icon svg g path {
  fill: var(--whiteColor);
}
.theme-dark .single-blog-details-content .blog-tag-item .tags-content ul li span {
  color: var(--whiteColor);
}
.theme-dark .single-blog-details-content .blog-tag-item .tags-content ul li a {
  color: var(--whiteColor);
}
.theme-dark .single-blog-details-content .blog-tag-item .share-content ul li span {
  color: var(--whiteColor);
}
.theme-dark .single-blog-details-content .comment-post .comment-card {
  background-color: #0f0f0f;
}
.theme-dark .single-blog-details-content .comment-post .comment-card h5 {
  color: var(--whiteColor);
}
.theme-dark .single-blog-details-content .blog-comment .form-group .form-control {
  color: #dee2e6;
  background-color: transparent;
  border-color: rgba(76, 76, 76, 0.5);
}
.theme-dark .single-blog-details-content .blog-comment .form-group .form-control::-moz-placeholder {
  color: #dee2e6;
}
.theme-dark .single-blog-details-content .blog-comment .form-group .form-control::placeholder {
  color: #dee2e6;
}
.theme-dark .office-address-card {
  background-color: #0f0f0f;
}
.theme-dark .office-address-card .office-contact-address span a {
  color: #dee2e6;
}
.theme-dark .office-address-card .office-contact-address a {
  color: #dee2e6;
}
.theme-dark .contact-form {
  background-color: #0f0f0f;
}
.theme-dark .contact-form .form-group .form-control {
  color: #dee2e6;
  background-color: transparent;
  border-color: rgba(76, 76, 76, 0.5);
}
.theme-dark .contact-form .form-group .form-control::-moz-placeholder {
  color: #dee2e6;
}
.theme-dark .contact-form .form-group .form-control::placeholder {
  color: #dee2e6;
}
.theme-dark .contact-form .form-group .form-select {
  color: #dee2e6;
  background-color: transparent;
  border-color: rgba(76, 76, 76, 0.5);
}
.theme-dark .contact-form .form-group .form-select option {
  color: var(--blackColor);
}/*# sourceMappingURL=dark-mode.css.map */