.color-primary {
  color: #1d707d;
}

.bg-opacity-15 {
  background-color: rgba(0, 0, 0, 0.15);
}

.font-size-15 {
  font-size: 15px;
}

.notify-a {
  position: absolute;
  top: 100px;
  right: 10px;
}

.title-large {
  font-size: 30px !important;
}

.theme-black-white {
  font-family: "Poppins", sans-serif !important;
  color: #212529;
}
.theme-black-white #loader-wrapper .loader-section {
  background-color: #030307;
  color: #ffffff;
}
.theme-black-white #btn-signup {
  display: none;
}
.theme-black-white .scrollup {
  background-color: #212529;
  background-image: none !important;
  border: 1px solid #fff;
}

.header-white {
  background: #fff;
  -webkit-box-shadow: 0px 5px 8px -9px #000;
          box-shadow: 0px 5px 8px -9px #000;
}
.header-white .logo_light {
  display: none;
}
.header-white .logo_dark {
  height: 61px;
  display: inline-block;
}
.header-white .navbar-nav a {
  color: #212529;
}
.header-white.nav-fixed {
  background-color: #212529;
  -webkit-box-shadow: 0px 5px 8px -9px #fff;
          box-shadow: 0px 5px 8px -9px #fff;
}
.header-white.nav-fixed .logo_light {
  display: inline-block;
}
.header-white.nav-fixed .logo_dark {
  display: none;
}
.header-white.nav-fixed .navbar-nav a {
  color: #fff;
  font-weight: 300;
}
.header-white.nav-fixed .btn.btn-dark {
  border: none;
  background-color: #fff !important;
  color: #212529;
  font-weight: 400;
}
.header-white.nav-fixed .navbar-nav .dropdown.show > a {
  color: #ffffff;
}
.header-white .dropdown-item:hover {
  color: #e82827;
}
.header-white .nav_btn .btn {
  border: 1px solid #343a40 !important;
  background: transparent !important;
}
.header-white .nav_btn .btn-dark {
  border: none;
  background-color: #212529 !important;
  color: #fff;
}
.header-white .navbar-nav .dropdown.show > a {
  color: #212529;
}
.header-white .navbar-nav .dropdown-menu li a {
  background-color: #212529;
  color: #ffffff;
}
.header-white .navbar-nav .dropdown-menu li:hover > a {
  background-color: #343a40 !important;
  color: #ffffff;
}

.header_wrap .dropdown-menu__inner {
  background-color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  padding: 10px 20px;
}
.header_wrap .dropdown-menu__title {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
  text-align: center;
}

.footer-black {
  font-weight: 300;
  color: #ffffff;
}
.footer-black .top_footer,
.footer-black .bottom_footer {
  background-color: #212529;
  color: #ffffff;
}
.footer-black button[type=submit] {
  background-color: #212529 !important;
  color: #ffffff;
}

.title_default_dark h4::before {
  background-color: #1d707d;
}

section.bg-gray {
  background-color: #fbfbfb;
}

#feature {
  color: #ffffff;
}

#feature .box_wrap p,
#feature .box_wrap h4 {
  color: #ffffff;
}

.box_wrap {
  height: 100%;
  margin-top: 0;
}

.has-box-wrap div[class^=col-lg-4] {
  margin-top: 30px;
}

#software_solution .nav-tabs .nav-link.active {
  background-color: transparent;
  border-color: #dee2e6 #dee2e6 #f7fafc;
}

#power-module {
  background-image: url("../images/new-images/power_module_bg.png");
  background-size: 90%;
  background-position: right;
  padding: 200px 0;
  background-repeat: no-repeat;
}
#power-module h2 {
  line-height: normal;
  font-weight: 600;
  font-size: 2.2rem;
}

#enterprise-grade {
  color: #ffffff;
}
#enterprise-grade .box_wrap p,
#enterprise-grade .box_wrap h4 {
  color: #ffffff;
}

.download-header {
  padding-top: 150px;
}
.download-header-item {
  text-align: center;
}
.download-header-item p {
  color: #fff;
}
.download-row h4 {
  color: #191919;
}
.download-row p {
  color: #343a40;
  font-size: 15px;
}
.download-row p:before {
  content: ">";
  width: 18px;
  height: 18px;
  border: 1px solid #616161;
  color: #616161;
  display: inline-block;
  font-size: 11px;
  margin-right: 8px;
  padding: 0;
  text-align: center;
  border-radius: 10px;
  line-height: 18px;
}

.changelog-row {
  padding-left: 30px;
  padding-bottom: 40px;
  position: relative;
}
.changelog-row:before {
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 10px;
  line-height: 1px;
  text-align: center;
  border: 4px solid #ff69c9;
}
.changelog-row::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: calc(100% - 26px);
  width: 2px;
  background-color: #ddd;
  top: 26px;
  left: 5px;
}
.changelog-row:last-child {
  padding-bottom: 0px;
}
.changelog-row h4 {
  color: #191919;
}
.changelog-row p {
  font-size: 15px;
}
.changelog-row p:before {
  content: "-";
  width: 18px;
  height: 18px;
  color: #616161;
  display: inline-block;
  font-size: 11px;
  margin-right: 8px;
  padding: 0;
  text-align: center;
  line-height: 18px;
}

.xblink-content .title {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #3e444a;
}
.xblink-content .slogan {
  font-size: 22px;
  letter-spacing: 1px;
  color: #212529;
  margin-bottom: 40px;
}
.xblink-content .btn + .btn {
  background-image: none !important;
  color: #5957cd !important;
  padding: 12px 30px;
  height: auto;
  line-height: normal;
}
.xblink-menu {
  list-style: none;
  margin-bottom: 50px;
}
.xblink-menu span {
  margin-left: 12px;
  color: #212529;
}
.xblink .discount {
  margin-top: 60px;
  text-align: center;
  width: 370px;
  padding: 20px 30px;
  border-radius: 8px;
  margin-left: -200px;
  color: #212529;
}
.xblink .discount-title {
  font-size: 22px;
  color: #22262a;
  font-weight: 500;
  margin-bottom: 5px;
}
.xblink .discount-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.xblink .discount-time {
  margin-left: 20px;
  text-align: left;
  color: #212529;
}
.xblink .discount-time i {
  font-size: 18px;
  color: #212529;
}
.xblink .discount .price-origin {
  font-size: 22px;
  text-decoration: line-through;
  letter-spacing: 2px;
  margin-right: 6px;
  display: block;
  color: #7a7a7a;
}
.xblink .discount .price-sale {
  font-size: 34px;
  font-weight: bold;
  font-family: system-ui;
  color: #5957cd;
  letter-spacing: 3px;
}
.xblink .discount .price-saved {
  font-weight: 500;
  font-size: 20px;
  color: #212529;
}

.on-ground .xblink-content .title {
  color: #fff;
}
.on-ground .xblink-menu {
  color: #fff;
}
.on-ground .xblink-menu span {
  color: #fff;
}

.on-cloud .xblink-content .title {
  font-size: 30px;
}

@media only screen and (max-width: 1199px) {
  #software_solution .nav-tabs .nav-link.active {
    background: #5c57cf;
    color: #fff;
    border-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .has-box-wrap div[class^=col-lg-4] {
    margin-top: 15px;
  }
  .changelog-row {
    padding-left: 20px;
    padding-bottom: 30px;
  }
  .changelog-row:last-child {
    padding-bottom: 0px;
  }
  .changelog-row p {
    font-size: 14px;
  }
  .download-header {
    padding-top: 100px;
  }
  .download-header-item img {
    width: 70%;
  }
  .download-header-item p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .has-box-wrap div[class^=col-lg-4] {
    margin-top: 10px;
  }
  .font-size-15 {
    font-size: 13px;
  }
}