.navbar-expand-lg {
  gap: 16px;
}
header {
  position: sticky;
  top: 0;
  z-index: 100000;
}
.navbar {
  padding-top: 16px;
  padding-bottom: 16px;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 10000;
  border-bottom: 1px solid #e1e2e3;
}

.navbar-nav {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.navbar-nav .nav-item .nav-link {
  color: #1d2025;
}
.navbar-nav .nav-item .nav-link.active {
  color: #1758e1;
}
span.navdropdown_link {
  display: flex;
  align-items: center;
}

ul.dropdown-menu.mega_menu_three.show > .nav-item > a {
  border-bottom: 1px solid #e1e2e3;
  padding-bottom: 15px;
  padding-top: 15px;
}

ul.dropdown-menu.mega_menu_three.show > .nav-item:last-child a {
  border-bottom: 0 none;
}

span.navdropdown_link .navdropdown_content {
  margin-left: 10px;
}

.navbar-light .navbar-nav .nav-link {
  padding: 0 20px;
}

.navdropdown_content h5 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 6px;
}

.navdropdown_icon img {
  width: 48px;
}

.navdropdown_content p {
  margin: 0;
  font-size: 14px;
  color: #677294;
}

#myModalpopup button.close {
  position: absolute;
  right: -15px;
  width: 35px;
  height: 35px;
  z-index: 10000;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 6px rgb(0 0 0 / 60%);
  opacity: 1;
  top: -15px;
}

div#myModalpopup {
  z-index: 100000;
}

div#myModalpopup:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgb(34, 75, 195);
  background: linear-gradient(
    0deg,
    rgba(34, 75, 195, 0.2) 0%,
    rgba(45, 192, 253, 0.2) 100%
  );
  backdrop-filter: blur(10px);
  z-index: 0;
}

#myModalpopup button.close span {
  position: absolute;
  left: 10px;
  top: 3px;
}

.form-control {
  font-size: 14px;
}

img.img-responsive {
  max-width: 100%;
}

.banner-top {
  position: relative;
  color: #fff;
  height: 360px;
}

.banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

img.img-responsive.img-banner-top {
  height: 360px;
  width: 100%;
  object-fit: cover;
}

.banner-top h1.heading {
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
}

.banner-content p {
  font-size: 16px;
}

#bcode-card .card-body {
  font-family: monospace, Helvetica, sans-serif;
  line-height: 1.25;
}

#field img {
  max-width: 100%;
}

.barcode-tyles button.btn {
  border-bottom: 1px solid #e1e2e3;
  display: block;
  width: 100%;
  text-align: left;
  border-radius: 0;
  color: #343a40;
}

div#accordion {
  padding: 15px;
}

.barcode-tyles a.btn-link {
  display: block;
  text-align: left;
  border: 1px solid;
  border-radius: 20px;
  margin-bottom: 10px;
  background-color: #007bff;
  color: #fff;
}

.barcode-tyles a.btn-link .arrow {
  float: right;
}

.barcode-tyles a.collapsed .arrow .up,
.barcode-tyles a .arrow .down {
  display: none;
}

.barcode-tyles a.collapsed .arrow .down,
.barcode-tyles a .arrow .up {
  display: block;
}

ul#nav-barcode li.nav-item input {
  display: none;
}

#nav-barcode li.nav-item a {
  padding: 0;
}

#nav-barcode li.nav-item label {
  padding: 6px 15px;
  border-radius: 4px;
}

#nav-barcode li.nav-item input[type='radio']:checked + label {
  background-color: #00b8ff;
  /* color:#181818; */
  box-shadow: 0 3px 16px rgb(0 0 0 / 10%);
}

div#error_log .alert {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  line-height: 1;
}

button#generate {
  padding: 10px 20px;
  background-color: #ffc600;
  color: #181818;
}

.barcode-tyles a.btn-link.collapsed {
  background-color: #fff;
  color: #007bff;
}

.barcode-wapper {
  width: 100%;
  grid-column-gap: 5px;
  grid-template-columns: auto auto;
  display: grid;
  grid-row-gap: 5px;
}

.barcode-wapper > div {
  border: 1px solid #111;
}

img.barcode-default {
  width: 70%;
  fill: #e1e2e3;
  opacity: 0.4;
}

.card-body.active-content {
  background-color: #007bff;
  color: #fff;
  border-radius: 3px;
}

span.cap {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-top: 10px;
}

span.cap svg {
  position: absolute;
  top: 0;
  left: 0;
}

.barcode-wapper div#code {
  line-height: 1;
  font-size: 80%;
  margin-top: 3px;
}

.heading {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.heading .title {
  font-weight: bold;
}

.ung-dung .heading {
  width: 100%;
  max-width: 100%;
}

.heading h2 span {
  color: #007bff;
}

.huong-dan .row {
  align-items: center;
}

.barcode-desc {
  /* padding: 10%; */
  position: relative;
  height: auto;
  color: #fff;
  overflow: hidden;
  margin-bottom: 60px;
  border-radius: 20px;
}

.barcode-op strong {
  color: #ffc600;
}

.barcode-desc img {
  /* filter: blur(4px);
    -webkit-filter: blur(4px); */
  /* position: absolute; */
  left: 0;
  top: 0;
  width: 100%;
  min-height: 360px;
  object-fit: cover;
}

.barcode-op {
  text-align: center;
  padding: 10%;
  background-color: rgba(0, 0, 0, 0.64);
  background-image: url(../img/screen-7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.barcode-render {
  background-color: #f7f7f7;
  padding: 90px 0;
}

.barcode-item p {
  text-align: justify;
}

.hd-image img {
  border: 1px solid #e1e2e3;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
}

.logo img {
  max-width: 160px;
}

.barcode-item h4.title number {
  display: block;
  font-size: 42px;
}

.barcode-item h4.title {
  font-size: 20px;
}

.footer-wapper {
  padding: 20px 0;
  background-color: #262b3a;
  color: #cbd5ee;
  font-size: 14px;
}

footer a {
  color: #cbd5ee;
}

ul.list-item {
  list-style: none;
  padding: 0;
}

.menu-footer {
  display: flex;
  gap: 50px;
  list-style: none;
  font-weight: 400;
  justify-content: flex-end;
  margin-bottom: 0;
}

ul.list-item {
  list-style: none;
  padding: 0;
}

.elementor-image-box-wrapper {
  display: flex;
  align-items: center;
}

footer .app-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

footer .app-list .list-item {
  width: 50%;
  padding: 0 15px;
}

.list-item li {
  margin-bottom: 20px;
}

.list-item li a {
  padding: 0;
  color: rgba(255, 255, 255, 0.8);
}

footer .elementor-image-box-img {
  margin-right: 10px;
  margin-bottom: 0;
}

h4.block-heading {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 25px;
}

.elementor-divider-separator {
  border-top: 1px solid rgba(222, 228, 231, 0.1);
}

.block-address .elementor-divider-separator {
  padding: 30px;
  margin-top: 40px;
}

ul.top-list-app {
  list-style: none;
  padding: 0;
}

ul.top-list-app li span {
  font-size: 20px;
  display: block;
  padding: 12px 20px;
  position: relative;
}

ul.top-list-app li span:before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background-color: #1e96fc;
  position: absolute;
  left: 0;
  border-radius: 1px;
  top: 50%;
  transform: translateY(-50%);
}

.footer-wapper > .container > .row {
  display: flex;
  flex-wrap: wrap;
}

.barcode-item h4.title::first-letter {
  color: #0057b9;
  font-weight: 700;
  font-size: 48px;
  margin-right: 3px;
  line-height: 1;
}

.barcode-item h4.title.n1::first-letter {
  color: #1450c4;
}

.barcode-item h4.title.n2::first-letter {
  color: #1ebfa7;
}

.barcode-item h4.title.n3::first-letter {
  color: #fdb539;
}

.barcode-item h4.title.n5::first-letter {
  color: #30ad63;
}

.barcode-item h4.title.n5::first-letter {
  color: #dc2b17;
}

.barcode-item h4.title.n6::first-letter {
  color: #a74239;
}

/* .hd-content-wrapper p{
    margin-bottom: 0;
} */

ul.bar-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
}

ul.bar-list li {
  line-height: 1.25;
  margin: 15px 0;
}

ul.bar-list li svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  fill: #ffc600;
}

ul.bar-list li strong {
  color: #ffc600;
}

.banner-top a.btn.btn-default {
  background-color: #ffc600;
}

.kho-in .list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}

.kho-in .list li {
  width: 33.3333%;
  margin-bottom: 20px;
  border-radius: 3px;
  padding: 0 10px;
}

.kho-in .list li a {
  color: #191919;
  font-size: 14px;
  text-align: center;
  display: block;
  font-weight: bold;
  background-color: #eee;
  border: 1px solid #e1e2e3;
}

.kho-in .list li a span {
  display: block;
  padding: 15px;
}

.kho-in .list li a i {
  display: block;
  font-size: 12px;
  color: #666;
  font-weight: normal;
}

@media (max-width: 767px) {
  .kho-in .list li {
    width: 50%;
  }
  .banner-top h1.heading {
    font-size: 30px;
  }
  div#bar-content {
    order: 2;
    margin-top: 30px;
  }
  div#bar-content > .row > .col-md-6:last-child {
    margin-top: 20px;
  }
  .barcode-render {
    /* background-color: #f7f7f7;/ */
    padding: 60px 0;
  }
  .order-xs-1 {
    order: 1;
  }
  .order-xs-2 {
    order: 2;
  }
  .pr-5 {
    padding-right: 15px !important;
  }
  .pl-5 {
    padding-left: 15px !important;
  }
}

.hero-bg {
  background: linear-gradient(99.41deg, #ecf5fb 2.33%, #f8f9fc 96.77%);
}
.drop-img-zone {
  width: 420px;
}

.loading {
  background-color: rgba(0, 0, 0, 0.64);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  display: none;
  z-index: 100000;
  align-items: center;
  justify-content: center;
}

.download-button {
  display: none;
}
.collapse-content {
  display: none;
}
.collapse-content.show {
  display: block;
}
.icon.rotate-180 {
  transform: rotate(180deg);
}

.faq-container {
  max-width: 768px;
  margin: 0 auto;
}

.faq-container ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.faq-container li h4 {
  font-size: 24px;
  margin-bottom: 5px;
}

.contentPush .section_inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
  background-color: #f5f5f5;
  padding: 16px;
  border-radius: 8px;
}

.contentPush .name {
  font-weight: bold;
  text-align: left;
}
.contentPush textarea {
  width: 100%;
}

.contentPush .title-block {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
}
