.container-nameduan .elementor-loop-container {
  scroll-behavior: smooth;
  transition: scroll-left 0.2s ease-out;
  cursor: grab;
}
.container-nameduan .elementor-loop-container.is-dragging {
  cursor: grabbing;
  user-select: none;
}
.container-nameduan .elementor-loop-container {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  gap: 16px;
  padding-bottom: 8px;
}
.container-nameduan .elementor-loop-container::-webkit-scrollbar {
  display: none;
}
.container-nameduan .elementor-loop-container .e-loop-item {
  flex-shrink: 0 !important;
  width: 20% !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .container-nameduan .elementor-loop-container .e-loop-item {
    width: 30% !important;
  }
}
@media (max-width: 767px) {
  .container-nameduan .elementor-loop-container .e-loop-item {
    width: 60% !important;
  }
}

@media (max-width: 820px) and (min-width: 768px) {
  .section-ndb .section-ndb-left {
    width: 100% !important;
  }
  .section-ndb .section-ndb-right {
    display: none !important;
  }
}
.section-tabs-bds .elementor-heading-title {
  min-height: 40px !important;
}
@media (max-width: 768px) {
  .section-tabs-bds .e-n-tabs-heading {
    display: flex !important;
    flex-direction: row !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    margin-bottom: 20px !important;
    width: 100% !important;
    max-width: 100% !important;
    flex-wrap: nowrap !important;
    flex-basis: 100% !important;
    justify-content: flex-start !important;
  }
  .section-tabs-bds .e-n-tabs-heading > * {
    flex-shrink: 0;
  }
  .section-tabs-bds .e-n-tabs-heading .e-n-tab-title {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: max-content !important;
    padding: 12px 16px !important;
    font-size: 14px;
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    white-space: nowrap !important;
  }
  .section-tabs-bds .e-n-tabs-heading .e-n-tab-title.active, .section-tabs-bds .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
    padding: 12px 16px !important;
    margin-bottom: 0 !important;
    font-weight: bold;
    color: #000;
  }
}

.section-menu-duan {
  border-bottom: 1px solid #eee;
  padding: 0 10px;
  background: #fff;
  overflow-x: auto;
}
.section-menu-duan ul {
  display: flex;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow-x: auto;
  white-space: nowrap;
}
.section-menu-duan ul::-webkit-scrollbar {
  display: none;
}
.section-menu-duan a {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0;
  font-size: 16px;
  color: #999;
  text-decoration: none;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  transition: 0.3s all ease;
}
.section-menu-duan a span {
  font-size: 12px;
  color: #aaa;
}
.section-menu-duan a.active {
  color: #000;
  font-weight: bold;
  border-bottom: 2px solid #f00;
}
.section-menu-duan a.active span {
  color: #000;
}
@media (max-width: 768px) {
  .section-menu-duan ul {
    gap: 16px;
  }
  .section-menu-duan ul::-webkit-scrollbar {
    display: none;
  }
  .section-menu-duan a {
    font-size: 14px;
  }
  .section-menu-duan a span {
    font-size: 11px;
  }
}

@media (max-width: 768px) {
  .tabs-home .e-n-tabs-heading {
    display: flex !important;
    flex-direction: row !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    margin-bottom: 20px !important;
    width: 100% !important;
    max-width: 100% !important;
    flex-wrap: nowrap !important;
    flex-basis: 100% !important;
  }
  .tabs-home .e-n-tabs-heading > * {
    flex-shrink: 0;
  }
  .tabs-home .e-n-tabs-heading .e-n-tab-title {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: max-content !important;
    padding: 12px 16px !important;
    font-size: 14px;
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    white-space: nowrap !important;
    margin-top: 0 !important;
  }
  .tabs-home .e-n-tabs-heading .e-n-tab-title.active, .tabs-home .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
    padding: 12px 16px !important;
    margin-bottom: 0 !important;
    font-weight: bold;
    border-bottom: 2px solid #d35400;
    color: #000;
  }
}
.dialog-widget-content {
  border-radius: 10px !important;
}

@media (max-width: 768px) {
  .tabs-nmg .e-n-tabs-heading {
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    overflow-x: auto !important;
  }
}
.tabs-nmg .e-n-tabs-heading .e-n-tab-title {
  padding: 5px 11px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  margin-bottom: 0 !important;
}
.tabs-nmg .e-n-tabs-heading .e-n-tab-title.active {
  background-color: white;
  border-color: #000;
  font-weight: bold;
}
.tabs-nmg .e-n-tabs-heading .e-n-tab-title:not(.active) {
  background-color: #f8f8f8;
  color: #999;
  margin-top: 0 !important;
}

.email-subscribe {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
  width: fit-content;
  background-color: #fff;
}
.email-subscribe input {
  border: none;
  padding: 12px 16px;
  font-size: 14px;
  outline: none;
  flex: 1;
  min-width: 220px;
}
.email-subscribe input::placeholder {
  color: #aaa;
}
.email-subscribe .submit-btn {
  background-color: #f7de58;
  border: none;
  padding: 10px 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 0 6px 6px 0;
  margin-right: 10px !important;
}
.email-subscribe .submit-btn svg {
  width: 14px;
  height: 14px;
}

#wpfront-scroll-top-container {
  width: 32px !important;
  height: 32px !important;
}

.footer-btn .elementor-button {
  padding: 8px !important;
}

.btn-moigioi .elementor-button {
  padding: 7px 12px !important;
}

.group-lien-he {
  right: 0 !important;
}
.group-lien-he .buttonizer-button {
  width: 40px !important;
  height: 40px !important;
}

.email-subscribe {
  height: 30px !important;
  padding: 6px 12px !important;
  width: 200px !important;
}

.email-subscribe input {
  padding: 6px 12px !important;
}