.switch-box {
  position: fixed;
  bottom: 15px;
  right: 120px;
  z-index: 9999;
}
.switch-box .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  border: 1.5px solid #ffffff;
  transition: 0.4s;
}
.switch-box .slider::before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  left: 0px;
  bottom: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transition: 0.4s;
  box-shadow: 0 0px 15px rgba(32, 32, 32, 0.2392156863);
  background: white url("../images/night.png");
  background-repeat: no-repeat;
  background-position: center;
}
.switch-box .slider.round {
  border-radius: 34px;
}
.switch-box .slider.round::before {
  border-radius: 50%;
}
.switch-box .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}
.switch-box .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-box input:checked + .slider {
  background-color: transparent;
  border: 1.5px solid #567df4;
}
.switch-box input:focus + .slider {
  box-shadow: 0 0 1px #567df4;
}
.switch-box input:checked + .slider:before {
  transform: translateX(24px);
  background: white url("../images/sunny.png");
  background-repeat: no-repeat;
  background-position: center;
}

.theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5, .theme-dark h6 {
  color: #ffffff !important;
}
.theme-dark h3 {
  color: #ffffff !important;
}
.theme-dark h3 a {
  color: #ffffff !important;
  transition: 0.7s;
}
.theme-dark h3 a:hover {
  color: #567df4 !important;
}
.theme-dark h2 a {
  color: #ffffff !important;
  transition: 0.7s;
}
.theme-dark h2 a:hover {
  color: #567df4 !important;
}
.theme-dark span {
  color: #ffffff !important;
}
.theme-dark p {
  color: #ffffff !important;
}
.theme-dark .content p {
  color: #ffffff !important;
}
.theme-dark .content p b {
  color: #ffffff !important;
}
.theme-dark body {
  background: #1d1d1d;
  color: #ffffff;
}
.theme-dark .color-white {
  color: #000000 !important;
}
.theme-dark .bg-f8feff {
  background-color: #000000;
}
.theme-dark .bg-f8feff .pric-tabe {
  background-color: #0e0e0e;
}
.theme-dark .bg-off-white {
  background-color: #252525;
}
.theme-dark .background-shapes {
  opacity: 0.1;
}
.theme-dark .bg-maincolor-light {
  background-color: #252525;
}
.theme-dark .form-group label {
  color: #ffffff;
}
.theme-dark .form-control {
  background-color: #0e0e0e !important;
  color: #ffffff !important;
}
.theme-dark .input-group {
  background-color: #0e0e0e !important;
}
.theme-dark .nice-select {
  background-color: #0e0e0e;
}
.theme-dark .list {
  background-color: #0e0e0e;
}
.theme-dark .list .option {
  color: #ffffff !important;
}
.theme-dark .option.selected {
  color: #ffffff;
  background-color: #567df4;
}
.theme-dark .option:hover {
  color: #ffffff;
  background-color: #567df4;
}
.theme-dark .option.focus {
  color: #ffffff;
  background-color: #567df4;
}
.theme-dark .option.selected.focus {
  color: #ffffff;
  background-color: #567df4;
}
.theme-dark .select-box .nice-select .list {
  background-color: #0e0e0e !important;
}
.theme-dark ul li {
  color: #ffffff !important;
}
.theme-dark .bg-white {
  background-color: #252525 !important;
  --bs-bg-opacity: unset;
}
.theme-dark .main-navbar {
  background-color: #252525;
}
.theme-dark .main-navbar .navbar-nav .nav-item a {
  color: #ffffff !important;
}
.theme-dark .main-navbar .navbar-nav .nav-item a.active {
  color: #567df4 !important;
}
.theme-dark .main-navbar .navbar-nav .nav-item a:hover {
  color: #567df4 !important;
}
.theme-dark .main-navbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #252525 !important;
}
.theme-dark .main-navbar .navbar-nav .nav-item .dropdown-menu li a {
  color: #ffffff !important;
}
.theme-dark .main-navbar .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #567df4 !important;
}
.theme-dark .main-navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
  color: #567df4 !important;
}
.theme-dark .main-navbar.menu-shrink {
  background-color: #252525 !important;
}
.theme-dark .app-banner-area, .theme-dark .seo-banner-area {
  background-color: #0e0e0e;
}
.theme-dark .saas-banner-area {
  background-color: #0e0e0e;
}
.theme-dark .startup-banner-area::before {
  background-color: #0e0e0e;
  opacity: 0.9;
}
.theme-dark .who-we-area .who-we-are-img::before {
  background-color: #0e0e0e;
}
.theme-dark .fun-facts-area::before {
  background-color: rgba(0, 0, 0, 0.0075);
}
.theme-dark .features-area {
  background-color: #252525;
}
.theme-dark .saas-features {
  background-color: #0e0e0e;
}
.theme-dark .partner-area {
  background-color: #000000;
}
.theme-dark .built-saas-app {
  background-color: #090b12;
}
.theme-dark .choose-area {
  background-color: #252525;
}
.theme-dark .choose-us-area {
  background-color: #252525;
}
.theme-dark .why-choose-area {
  background-color: #252525;
}
.theme-dark .why-choose-card {
  background-color: #0e0e0e;
}
.theme-dark .case-study-area {
  background-color: #0e0e0e;
}
.theme-dark .easy-step-area .easy-step-card .step-signle-card {
  background-color: #0e0e0e;
}
.theme-dark .aweseome-area .aweseome-img .aweseome-img-card {
  background-color: #0e0e0e;
}
.theme-dark .our-services-area {
  background-color: #252525;
}
.theme-dark .our-service-card {
  background-color: #0e0e0e;
}
.theme-dark .screens-slider-area {
  background-color: #252525;
}
.theme-dark .clients-slider-two-area .clients-slider-two .slider-two-item {
  background-color: #0e0e0e;
}
.theme-dark .testimonials-slider .testimonials-slider-item::before {
  background-color: #0e0e0e;
}
.theme-dark .testimonials-area.testimonials-bg {
  background-color: #000000;
}
.theme-dark .testimonials-area.testimonials-bg .item-bg {
  background-color: #0e0e0e;
}
.theme-dark .pricing-tab .tabs li {
  background-color: #0e0e0e;
}
.theme-dark .pricing-tab .tabs li.current {
  background-color: #567df4;
  color: #ffffff;
}
.theme-dark .footer-area {
  background-color: #000000;
}
.theme-dark .footer-area .footer-widget .footer-text li a:hover {
  color: #567df4;
}/*# sourceMappingURL=theme-dark.css.map */