.b-overlay .position-absolute {
  opacity: 1 !important;
}
.bg-white {
  padding-left: 24px !important;
  padding-right: 24px !important;
  margin-top: 40px !important;
}
.dataRegister {
  text-align: center;
  margin-top: 30px;
}
.dataRegister a {
  text-decoration: none;
}

.logoCampaign img {
  width: 100%;
  height: 100%;
  margin: 15px 0;
}
.logoWeb img {
  width: 90%;
  height: 100%;
  padding-top: 15px;
  padding-left: 5%;
}
.but {
  width: 100%;
  margin: 30px 0 0;
  text-align: center;
}
.backIcon {
  width: 15px;
  margin: 9px;
}
.coinsIcon {
  width: 30px;
  margin: 9px;
}
.edit_Icon.mx-auto {
  margin-right: 5px !important;
  margin-left: 0px !important;
  width: 25px;
  margin: 9px;
}
.editIcon.mx-auto {
  margin-right: 5px !important;
  margin-left: 0px !important;
  width: 15px;
  margin: 9px;
}
.editIcon.d-block,
.edit_Icon.d-block {
  display: inline !important;
}
.butContent {
  width: 100%;
  margin: 10px 0 0;
  text-align: center;
}
.cancelBtn {
  width: 125% !important;
}
.btn {
  width: 65%;
  padding: 5px;
  margin: 10px;
}
.btn.btnQr {
  width: 80%;
  padding: 5px;
  margin: 10px;
}
.btn1 {
  width: 30%;
}
.footer {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  margin: 0px auto;
  padding: 15px 20px;
  box-shadow: 0 -5px 50px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.footer .text-danger {
  margin-top: 5px;
  opacity: 0.7;
}
.footer .menu-block {
  text-align: center;
  line-height: 1;
}
.footer .icon {
  width: 40px;
  height: 29px;
  background-size: 100% !important;
  display: inline-block;
  opacity: 0.7;
}
.menu-block.router-link-exact-active .icon + .text-danger {
  opacity: 1;
}
.menu-block.router-link-exact-active .icon {
  box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
  margin-top: 0;
  opacity: 1;
}
.icon.member {
  background: url("../img/footer-menu/member-card.png");
  opacity: 0.4;
  background-repeat: no-repeat;
}
.menu-block.router-link-exact-active .icon.member {
  background: url("../img/footer-menu/member-card-active.png");
  background-repeat: no-repeat;
}
.icon.point {
  background: url("../img/footer-menu/point.png");
  opacity: 0.4;
  background-repeat: no-repeat;
}
.menu-block.router-link-exact-active .icon.point {
  background: url("../img/footer-menu/point-active.png");
  background-repeat: no-repeat;
}
.icon.privillege {
  background: url("../img/footer-menu/privillege.png");
  opacity: 0.4;
}
.menu-block.router-link-exact-active .icon.privillege {
  background: url("../img/footer-menu/privillege-active.png");
}

.img,
.next {
  display: block;
  margin: auto;
}

.img img {
  width: 100%;
}

.cardHead {
  background-image: url(/img/background.png);
  padding: 20px 0 40px 0;
}
.language {
  position: absolute;
  right: 12px;
}
.languageQr {
  position: absolute;
  right: 20px;
}
.language img,
.languageQr img {
  width: 50px;
  height: 50px;
}
.cardPoint {
  background-color: #fff0 !important;
}

.centerEdit {
  text-align: center;
}
.detailCard {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
  position: absolute;
  background-size: contain;
  top: 300px;
}
.addPoint100 {
  color: #9c1c31;
}
.opa {
  opacity: 0.4;
}
.main-content {
  padding: 0 24px;
  background: #fff0 url("/img/background.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 100vw;
}
.main-content.with-menu {
  padding-top: 40px;
  padding-bottom: 40%;
}
.heightFall {
  height: 100vh;
}

.memCard {
  height: 100%;
}

.ssss {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb(128,0,8)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.back i {
  padding-left: 35%;
  padding-top: 50%;
  color: #9c1c31;
}
.fa-chevron-left:before {
  color: #9c1c31;
}

b.bigg {
  font-size: 18px;
}

.bg-img {
  background-color: #dcdcdc;
  border-radius: 15px 15px 15px 15px;
  padding: 15px;
}

.otp {
  margin-top: 10px;
  margin-left: 30px;
  width: 100%;
}

.codeOtp {
  width: 100%;
}

.cardDetail {
  background: #fff;
  padding: 22px;
  border-radius: 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  margin-top: 30px;
}
.member-detail {
  color: #505050;
}
.card-link {
  text-decoration: none;
}
.point-label {
  color: #000;
  font-weight: 700;
}
.bigPoint {
  color: #9c1c31;
}

.qr-full {
  width: 100%;
}
.detail {
  margin-top: 20px;
}

.edit {
  width: 80%;
  margin-left: 10%;
}

.cencel {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

.score {
  margin-top: 20px;
  padding: 12px;
  border-radius: 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  color: #000;
  position: relative;
  text-align: left;
  background-color: #fff;
}
.score:last-child {
  margin-bottom: 30px;
}
.score.not-active {
  background: #e4e4e4;
}
.score + .score {
  margin-top: 20px;
}

.iPoint i {
  margin-top: 30px;
}
.wordPoint {
  font-size: 11px !important;
}
.wordConfirm {
  font-size: 20px !important;
}
.card-detail .detail-progress p {
  font-size: 20px !important;
}
.rPoint {
  padding-bottom: 0;
  padding-right: 0;
  margin-right: 0px;
  position: absolute;
  right: 12px;
  width: auto;
  bottom: 12px;
  margin-bottom: 0;
}
.gap5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.point-head {
  margin-top: 5px;
}
.row {
  margin: 10px;
}
.section-title {
  margin: 20px 0 0 0;
  display: block;
}

/**** Radio CSS ****/
.form-check-input {
  height: 24px !important;
  width: 24px !important;
}
.cond .form-check-input[type="checkbox"] {
  border-radius: 100% !important;
}
.form-check-input:checked {
  background-color: #9c1c31 !important;
  border-color: #9c1c31 !important;
}
.form-switch .form-check-input {
  width: 42px !important;
}
.custom-radios div {
  display: inline-block;
}
.custom-radios input[type="radio"] + label span {
  background-color: #9c1c31;
  background-color: #ffffff;
  border: 2px solid #bab8b8;
}

.custom-radios input[type="radio"]:checked + label span {
  background-color: #9c1c31;
  border: 0;
}
.custom-radios input[type="radio"]:checked + label span img {
  opacity: 1;
}

/**** Radio CSS ****/
.custom-radios div {
  display: inline-block;
}

.custom-radios input[type="radio"] {
  display: none;
}

.custom-radios input[type="radio"] + label {
  color: #333;
  font-family: Arial, sans-serif;
}

.custom-radios input[type="radio"] + label span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 24px;
}

.custom-radios input[type="radio"] + label span img {
  opacity: 0;
  transition: all 0.3s ease;
  width: 14px;
}

.custom-radios input[type="radio"]:checked + label span img {
  opacity: 1;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s ease;
}

.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

hr {
  border: 0;
  border-bottom: 1px solid #ddd;
}

.notPadding {
  padding: 0;
}
input[type="text"] {
  padding: 8px 10px 10px;
}

.member-data-row .btn {
  margin: 0;
}
.member-data-row .row-label {
  color: #505050;
}

.btn.point-reload {
  width: 100px;
  padding: 3px 10px 3px 5px;
  margin: 15px 0 10px;
  color: #ffffff;
  border: 1px solid #707070;
  background: #9f9f9f;
}

/**** Radio CSS ****/
.custom-radios div {
  display: inline-block;
}

.custom-radios input[type="radio"] {
  display: none;
}

.custom-radios input[type="radio"] + label {
  color: #333;
  font-family: Arial, sans-serif;
}

.custom-radios input[type="radio"] + label span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 24px;
}

.custom-radios input[type="radio"] + label span img {
  opacity: 0;
  transition: all 0.3s ease;
  width: 14px;
}

.custom-radios input[type="radio"]:checked + label span img {
  opacity: 1;
}
.promotion {
  display: flex;
  align-items: center;
}
.promotionImg {
  width: 145px;
  border-radius: 8px;
  margin-left: 12px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.gapAuto {
  padding: 0px !important;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  margin-left: 12px;
}
.dPoint {
  padding: 0 !important;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  align-self: stretch;
}

.acceptDetail {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100% !important;
  line-height: 15px;
}

.acceptName {
  overflow: hidden;
  width: 100% !important;
  position: relative;
  display: inline-block;
  text-align: start;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dateExpire {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}

.modal-header button {
  border: none;
  background: none;
  line-height: 16px;
}
.use,
.unuse {
  padding: 20px;
}

.use {
  margin: auto;
  padding-left: 80px;
  background-color: #000;
  color: #fff;
  border-radius: 50px 50px 50px 50px;
  position: absolute;
}

.unuse {
  margin: auto;
  padding-left: 230px;
  background-color: #dcdcdc;
  border-radius: 50px 50px 50px 50px;
  z-index: -1;
  color: #a9a9a9;
}

.activeFooter {
  width: 90%;
  background: #000;
  border-radius: 50px 50px 50px 50px;
  position: relative;
  color: #fff;
  margin-top: 5px;
}

.notActive {
  width: 80%;
  background: #dcdcdc;
  border-radius: 50px 50px 50px 50px;
  position: absolute;
}

.imgQr img,
.imgBar img {
  height: 100px;
}

.imgQr {
  padding-left: 35%;
  margin-top: 20px;
}

.imgBar {
  margin-top: 20px;
  text-align: center;
}

.font {
  color: #bab8b8;
  margin: 10px 0;
}

.bg-c0c0c0 {
  background-color: #c0c0c0;
}
.online {
  margin-top: 20px;
  margin-left: 5%;
  padding-left: 10px;
  padding-top: 20px;
  border-radius: 20px;
  width: 90%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.warn {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  border: 2px solid #000;
  border-radius: 20px;
}
.warn .b-icon.bi {
  margin-left: 10px;
  margin-top: 10px;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s ease;
}

.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

.extI {
  width: 150px;
  height: 150px;
  background: #dcdcdc;
  border-radius: 100%;
}

.extI i {
  padding-left: 25%;
  padding-top: 50%;
}

.ext {
  margin-top: 25%;
  margin-left: 35%;
}
.activeBar {
  background: #000;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 165px;
  position: absolute;
  padding-top: 15px;
  padding-bottom: 15px;
}

.notActiveBar {
  background: #dcdcdc;
  margin-left: 20px;
  border-radius: 50px 50px 50px 50px;
  z-index: -1;
  color: #a9a9a9;
  padding-top: 20px;
  padding-bottom: 20px;
}

.close {
  margin-left: -15px;
}

.activeQr {
  background: #000;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 25px;
  position: absolute;
  padding-top: 15px;
  padding-bottom: 15px;
}

.notActiveQr {
  background: #dcdcdc;
  margin-left: 20px;
  border-radius: 50px 50px 50px 50px;
  z-index: -1;
  color: #a9a9a9;
  padding-top: 20px;
  padding-bottom: 20px;
}

.imgSoon {
  margin-top: 110px !important;
  text-align: center;
}

.imgSoon img {
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
}
.imgPoint {
  margin-top: 50px !important;
  text-align: center;
}
.imgPoint img {
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
}

.priSoon {
  margin-left: 90px;
}

/**** Modal CSS ****/
.phoneError,
.redeem,
.threemonth {
  width: 92% !important;
  margin-top: 15%;
  margin-left: 16px;
  border-radius: 25px !important;
}
.promotion-modal {
  width: 80% !important;
  max-width: 400px;
  margin: 10% auto;
  border-radius: 25px !important;
}
.bodyPhoneError,
.redeemQr,
.threeBody {
  text-align: center;
}

.redeemQr {
  padding-bottom: 20px;
}
.redeemQr img {
  margin: 0 auto;
}
.confirm-cencel {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.inline-btn button {
  width: 40%;
  display: inline-block;
  margin: 10px 0;
}

/**** Tabs CSS ****/
.promotionBOD .nav-link {
  width: 150px;
  text-align: center;
  color: #a9a9a9 !important;
  padding: 12px 0;
  border-radius: 50px !important;
  font-size: 14px;
}

.promotionBOD .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #9c1c31 !important;
  border-radius: 50px;
  color: #fff !important;
}

.promotionBOD .nav {
  background-color: #dcdcdc;
  border-radius: 50px;
  text-align: center !important;
  width: 300px !important;
  margin: 0 auto;
}
/* .qrCode {
  margin-top: 25px;
}
.qrCode .nav-link {
  width: 106px;
  text-align: center;
  color: #a9a9a9 !important;
  border-radius: 50px !important;
  line-height: 18px;
}

.qrCode .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #9c1c31 !important;
  border-radius: 50px;
  color: #fff !important;
}

.qrCode .nav {
  background-color: #dcdcdc;
  border-radius: 50px;
  width: 220px;
  margin: 0 auto;
  border: 3px solid #dcdcdc;
}
.qrCode .nav li {
  width: 50%;
} */
.warning-modal-text {
  color: #505050;
}
.torr .btn {
  background-color: #a6a4a4 !important;
  border: 1px solid #a6a4a4 !important;
}
.point-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.content-loading {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 60vh;
  justify-content: center;
}
.list-empty {
  color: #000;
}
.qr-render {
  margin-top: 25px;
  text-align: center !important;
}
.qr-render img {
  display: inline !important;
}
.container-fluid .b-sidebar-body {
  padding: 25px 24px;
  position: relative;
}
.container-with-logo {
  margin-top: 40px;
}

/**** Condition CSS ****/
.condition {
  margin-left: -20px !important;
  padding-top: 5px;
  color: #505050;
  font-size: 14px;
}
.force-condition {
  color: #505050;
  padding-left: 18px !important;
}
.dee {
  margin-left: 12px;
  padding-left: 0 !important;
}
.custom-form-label {
  margin-bottom: 3px;
}
.arrow-change {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.consent-content a {
  display: inline;
}

/**** load page ****/
body {
  position: relative;
  width: 100%;
  height: 100vh;
}

.text {
  color: #000000;
  display: inline-block;
  margin-left: 10px;
}
.promotionPage {
  padding-bottom: 20% !important;
}

.scrollerMember {
  scroll-snap-type: y mandatory;
  overflow-y: scroll;
  height: 100%;
}
.scrollerVerify {
  max-height: 70vh;
  overflow-y: auto;
  scrollbar-width: thin;
}

.scrollerQr {
  height: 90vh;
  overflow-y: scroll;
  scrollbar-width: thin;
}

@-webkit-keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2);
  }
  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0;
  }
}

@keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2);
  }
  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0;
  }
}

/* Customize text autocomplete */
.autocomplete .autocomplete__box .autocomplete__icon {
  margin: 10px;
}

.autocomplete .autocomplete__box {
  padding-left: 10px !important;
  border-radius: 0.375rem;
  border-color: #dee2e6;
}

.autocomplete .autocomplete__inputs {
  padding-left: 0px !important;
}

.autocomplete .autocomplete__inputs input {
  padding-left: 0px;
}
.autocomplete.error .autocomplete__box {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
@media screen and (min-width: 320px) {
  .footer {
    padding: 0 !important;
  }
}
.text-xs {
  font-size: 10px;
  line-height: 1.5;
}
/**** media screen ****/
/* @media screen and (max-width: 280px) {
  h1 {
    font-size: 22px !important;
  }
  h4,
  .text-center {
    font-size: 16px !important;
  }
  .btn {
    width: 90%;
  }
  .detailCard {
    top: 220px;
  }
  .member-card {
    font-size: 11px;
  }
  .cardId {
    font-size: 10px;
  }
  a.collapsed {
    font-size: 10px;
  }
  .footer {
    padding: 0;
  }
  .footer .menu-block {
    font-size: 12px;
  }
  .barcode svg {
    width: 80px !important;
  }
  .gapAuto {
    margin-left: 10px;
  }
  .promotionImg {
    width: 100px;
  }
  .gapAuto h6 {
    font-size: 15px;
  }
  .noPoint {
    font-size: 10px;
  }
  .row {
    margin: 0;
  }
  .rPoint {
    font-size: 10px !important;
    width: auto;
    margin-top: 3px;
  }
  .phoneMember {
    font-size: 12px;
  }
  .endDate {
    font-size: 10px !important;
  }
  .promotionBOD .nav-link {
    width: 100px;
    font-size: 13px;
  }
  .promotionBOD .nav {
    width: 200px !important;
  }
}

@media screen and (min-width: 320px) {
  .detailCard {
    top: 230px;
  }
  .main-content {
    padding: 0 12px;
  }
  .dee {
    margin-left: 2px;
  }
  .dee > div {
    font-size: 13px;
  }
  .promotionImg {
    width: 100px;
  }
  .endDate {
    font-size: 8px !important;
  }
  .torr .btn {
    font-size: 8px !important;
  }
  .couponPoint {
    font-size: 12px;
  }
  .footer {
    padding: 0;
  }
  .phoneMember,
  .member-card,
  .word-member,
  .word-point,
  .word-privilege {
    font-size: 13px;
  }
  .couponPoint {
    font-size: 11px;
  }

  .accept {
    font-size: 14px;
  }
  .cardPoint {
    height: 77% !important;
  }
  .barcode svg {
    width: 115px !important;
    height: 80px !important;
  }
}

@media screen and (min-width: 360px) {
  .main-content {
    padding: 0 24px;
  }
  .barcode svg {
    width: 140px !important;
    height: 80px !important;
  }

  .cardPoint {
    height: 94% !important;
  }

  .cancelBtn {
    width: 145% !important;
  }
  .dee > div {
    font-size: 13px;
  }
  .promotionImg {
    width: 140px;
  }
  .detailCard {
    top: 255px;
  }
  .card {
    padding: 30px 0 40px 0;
    border-radius: none;
  }
  .member-card {
    font-size: 15px;
  }
  .footer {
    padding: 0;
  }
  .endDate {
    font-size: 10px !important;
    width: 75px !important;
  }
  .rPoint {
    margin-top: 0px;
  }
  .gapAuto .row {
    margin-bottom: 10px;
  }
  .score .row {
    margin-bottom: 0;
  }
  .gapAuto {
    margin-left: 20px;
  }
  .promotionImg {
    width: 110px;
  }
  .dee {
    margin-left: 3px;
  }
  .couponPoint {
    font-size: 14px;
  }
  .word-member,
  .word-point,
  .word-privilege {
    font-size: 15px;
  }
}

@media screen and (min-width: 375px) {
  .benner-card img {
    max-width: 350px;
  }

  .detailCard {
    top: 250px;
  }
  .card {
    padding: 20px 0 30px 0;
  }
  .promotionImg {
    width: 125px;
  }
  .dee {
    margin-left: 12px;
  }
}

@media screen and (min-width: 390px) {
  .benner-card img {
    max-width: 400px;
  }
}

@media screen and (min-width: 390px) {
  .dee {
    margin-left: 0px;
  }
  .detailCard {
    padding-top: 40px;
    top: 275px;
  }
  .promotion .nav {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .gapAuto {
    margin-left: 10px;
  }
  .main-content.with-menu {
    padding-bottom: 15%;
  }
}

@media screen and (min-width: 412px) {
  .container-fluid {
    padding: 0 !important;
  }
  .language {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .img img {
    width: 366px;
  }
  .img {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .gapAuto {
    margin-left: 0px;
  }
  .cardDetail {
    margin-left: 0;
    width: 366px;
  }
  .main-content {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .bg-white {
    width: 366px !important;
  }
  .cardPoint {
    width: 100%;
  }
  .scroller {
    width: 366px;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .cardPointmember {
    width: 366px !important;
  }
  .dee {
    margin-left: 0px;
  }
  .main-content.with-menu {
    padding-bottom: 20%;
  }
  .point {
    padding-left: 20px;
  }
}

@media screen and (min-width: 950px) {
  .main-content.with-menu {
    padding-bottom: 15%;
  }
}
@media screen and (min-width: 1200px) {
  .main-content.with-menu {
    padding-bottom: 10%;
  }
}

@media (prefers-color-scheme: dark) {
  body {
    color: #121212;
    background-color: #ffffff;
  }
} */
/*
    .regWeb{
        width: 500px !important;
    }
    .promotion .nav {
        margin-left: 20% !important;
        margin-right: 20% !important;
    }
    .footer .text-danger {
        margin-top: 10px;
    }
    .footer .menu-block {
        text-align: center;
        line-height: 1;
    }
    .img img {
        width: 70% !important;
        margin-left: 15% !important;
    }
}

@media screen and (min-width: 720px) {
    .detailCard {
        margin-top: 70px !important;
        padding-top: 50px;
    }
    .footer .text-danger {
        margin-top: 10px;
    }
    .footer .menu-block {
        text-align: center;
        line-height: 1;
    }
    .footer .icon {
        width: 120px;
        height: 120px;
    }
    .promotion .nav {
        margin-left: 30% !important;
        margin-right: 30% !important;
    }
    .cardDetail {
        padding-left: 15% !important;
    }
}
@media screen and (min-width: 820px) {

    .img img {
        width: 80% !important;
        margin-left: 10% !important;
    }
    .detailCard {
        margin-top: 20% !important;
        width: 80%;
    }
}
@media screen and (min-width: 1200px) {
    .img img {
        width: 50% !important;
        margin-left: 25% !important;
    }
    .detailCard {
        margin-top: 10% !important;
        width: 80%;
    }
    .logo img {
        width: 70%;
    }
}
@media screen and (min-width: 1350px) {
    .img img {
        width: 40% !important;
        margin-left: 30% !important;
    }
    .detailCard {
        margin-top: 10% !important;
        width: 80%;
    }
} */

* {
  margin: 0;
  padding: 0;
}
/* CSS KMKM All Page */
.container-fluid {
  padding: 0 24px !important;
}
.icon-language {
  position: absolute;
  top: 10px;
  right: 12px;
}
.icon-language-campaign {
  position: absolute;
  top: 5px;
  right: 5px;
}
.icon-language img,
.icon-language-campaign img {
  width: 50px;
  height: 50px;
}
.btn-danger,
.btn-dark {
  background-color: #9c1c31 !important;
  border: 1px solid #9c1c31 !important;
}
.btn-danger:active,
.btn-dark:active {
  background-color: #9c1c31 !important;
  border: 1px solid #9c1c31 !important;
}
.btn-default,
.btn-default:active {
  color: #9c1c31 !important;
}
.back {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  position: absolute;
}
.back img {
  width: 15px;
  margin: 9px;
}
.logo img {
  width: 90%;
  height: 100%;
  padding-top: 15px;
  padding-left: 40px;
}
.tab-switch {
  margin-top: 25px;
}
.nav-pills .nav-link {
  padding: 15px 5px;
}
.tab-switch .nav-link {
  width: 106px;
  text-align: center;
  color: #a9a9a9 !important;
  border-radius: 50px !important;
  line-height: 18px;
}
.tab-switch .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #9c1c31 !important;
  border-radius: 50px;
  color: #fff !important;
}
.tab-switch .nav {
  background-color: #dcdcdc;
  border-radius: 50px;
  width: 220px;
  margin: 0 auto;
  border: 3px solid #dcdcdc;
}
.tab-switch .nav li {
  width: 50%;
}
.tab-switch .tab-content .form-control {
  padding: 12px;
}
.error {
  color: #9c1c31;
  margin-top: 3px;
}
.kmkm-discretion {
  margin-top: 1rem;
}
.pdpa-discretion,
.news-discretion {
  display: flex;
  margin-bottom: 10px;
}
.discretion-checkbox {
  margin-right: 15px;
}
.discretion-checkbox .form-check-input[type="checkbox"] {
  border-radius: 100% !important;
}
.discretion-detail {
  padding-top: 5px;
}
.discretion-icon {
  font-size: 22px;
  margin-right: 15px;
}
.scroller-detail {
  overflow-y: auto;
}
.scroller-detail::-webkit-scrollbar {
  display: none;
}
.scroller::-webkit-scrollbar {
  display: none;
}
.select-control {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb(128,0,8)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.get-point-title {
  color: #9c1c31;
}
.heading-detail ul {
  padding-left: 0px;
  text-align: center;
  list-style: none;
}

/* CSS Member Card */
.main-container {
  height: 100vh;
  padding: 0px 20px;
  background: #fff0 url(/img/background.png) no-repeat;
  background-size: cover;
}
.container-head {
}
.container-detail {
  height: 100%;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-footer {
  padding-bottom: 9.5%;
}
.information-card {
  max-width: 728px;
  width: 100%;
  position: relative;
  display: inline-block;
}
.card-tier-img {
  width: 90%;
  position: relative;
  border-radius: 15px;
}
.card-detail {
  width: 80%;
  position: absolute;
  top: 45%;
  left: 10%;
}
.fs-title {
  font-size: 20px;
}
.superior-title {
  color: #000000 !important;
}
.welcome-title,
.sublime-title,
.living-title,
.life-title {
  color: #fff;
}
.detail-progress label {
  color: #fff;
  margin-bottom: 0;
}
.information-detail {
  background: #fff;
  max-width: 728px;
  width: 90%;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  margin-top: 25px;
  margin-bottom: 20px;
}
.truncate-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.edit-infoemation {
  display: flex;
  align-items: center;
  text-decoration: none;

  .edit-icon {
    margin-right: 5px !important;
    margin-left: 0px !important;
    width: 15px;
    margin: 9px;
  }
}
.title-edit {
  display: flex;
  align-items: center;
  justify-content: center;

  .edit-icon {
    width: 28px;
    margin-left: 0px !important;
    margin-right: 10px !important;
  }
}
.lb-point {
  font-weight: bold;
}
.fs-point {
}
.fs-phone,
.fs-email {
  font-size: 16px;
}

.barCode {
  padding-left: 20px;
  padding-left: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.bar-code svg {
  width: 100%;
  height: 88px;
}
.barcode-render {
  text-align: center;
}
.barcode-render svg {
  width: 210px;
  height: 107px;
}
.barcode-full svg {
  width: 160px;
  height: 90px;
}
.t-code {
  margin-top: 10px;
}
.t-code p {
  margin-bottom: 0px;
  font-size: 18px;
}

.qr {
  width: 100%;
}
.border-error {
  border-color: #dc3545 !important;
}

/* CSS Loading */
.overlay-loading {
  font-size: 18px;
}
.wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
}
.bounceball {
  position: relative;
  display: inline-block;
  height: 37px;
  width: 15px;
}
.bounceball:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #000000;
  transform-origin: 50%;
  -webkit-animation: bounce 500ms alternate infinite ease;
  animation: bounce 500ms alternate infinite ease;
}
.loading-text {
  color: #000000;
  display: inline-block;
  margin-left: 10px;
}
a {
  color: #9c1c31 !important;
}
a.open-consent-modal {
  color: #9c1c31 !important;
}
.accept {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100% !important;
  line-height: 15px;
}
/***** CSS Content Page *****/
.container-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.bg-content {
  background-image: url(/img/background.png);
}
.head-content {
  padding: 15px;
}
.benner-card {
  display: flex;
}
.benner-card img {
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.card-details {
  flex-grow: 1;
  padding: 32px 24px;
  background-color: #ffffff;
  color: #000;
  border-radius: 25px 25px 0px 0px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.detail-content {
  max-width: 575px;
  width: 100%;
}

.action-control {
  margin-top: 15px;
  text-align: center;
}
.btn-register {
  padding-left: 15px;
  padding-left: 15px;
}

/* CSS Register Web */
.head-register-web {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

/***** Verify Page *****/
.container-verify {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.head-verify {
  padding: 20px;
}
.detail-verify {
  flex-grow: 1;
  padding: 20px;
}
.otp-verification span {
  font-size: 16px;
}
.otp-input {
  max-width: 35px;
  height: 50px;
  padding: 10px;
  font-size: 1.5em;
  border-radius: 4px;
  border: 1px solid #000;
  text-align: center;
  box-sizing: border-box;
  margin: 0 5px;
}
.otp-input-error .otp-input {
  border-color: #9c1c31;
}
.otp-input-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  box-sizing: border-box;
  overflow: hidden;
}
.input-password-group {
  display: flex;
  position: relative;
}
.input-password-group .pw-input {
  padding-top: 12px;
  padding-right: 40px;
  padding-bottom: 12px;
  padding-left: 12px;
}
.input-password-group .b-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 18px 14px;
}

.psw-message {
  position: relative;
  margin: 15px 0px;
}
.psw-message p {
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px 10px;
  font-size: 18px;
}
.psw-valid {
  color: green;
}

.psw-valid:before {
  position: relative;
  left: -10px;
  content: "✔";
}

.psw-invalid {
  color: #9c1c31;
}

.psw-invalid:before {
  position: relative;
  left: -10px;
  content: "✖";
}

/* CSS Register Page */
.container-register {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.head-register {
  padding: 20px;
}
.head-register img {
  width: 100%;
}
.detail-register {
  flex-grow: 1;
  padding: 24px;
}

/* CSS Point */
.container-point {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.head-point {
  padding: 35px 12px;

  .row {
    --bs-gutter-x: 0 !important;
  }
}
.detail-point {
  flex-grow: 1;
  padding: 15px 35px;
}
.m-point {
  display: flex;
  margin-left: 2rem;
}
.i-coins img {
  max-width: 55px;
  width: 100%;
  margin-top: 5px;
}
.view-point {
  margin-left: 20px;
}
.view-point .fs-title {
  font-size: 28px;
}
.view-point .t-point {
  font-size: 52px;
  color: #9c1c31;
}
.qr-lable {
  margin-top: 10px;
}
.qr-lable p {
  margin-bottom: 0px;
  font-size: 18px;
}
.m-qr {
  margin-left: 4rem;
}
.qr-img {
  width: 100%;
}
.qr-img img {
  width: 120px;
}
.card-point {
  background-color: #fff0 !important;
  border: none !important;
  padding: 0px !important;
}
.card-score {
  margin-bottom: 35px;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  color: #000;
  position: relative;
  text-align: left;
  background-color: #fff;
}
.card-score .score-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0px;
}
.score-block .block-details {
  width: 100%;
  display: flex;
}
.block-detail-img img {
  max-width: 200px;
  width: 100%;
  border-radius: 15px;
}
.block-detail-contents {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 1.5rem;
}
.content-title h6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100% !important;
  line-height: 20px;
  font-size: 20px;
}
.content-description {
  font-size: 16px;
}
.gift-icon {
  margin-right: 15px;
}
.gift-icon img {
  width: 20px;
}
.point-redeem {
  font-size: 16px;
}
.content-action {
  width: 100%;
  text-align: end;
}
.redeem-point-btn {
  width: auto;
  margin: 0px;
  font-size: 16px !important;
  padding: 8px 20px !important;
}
.redeem-point-btn-disabled {
  background-color: #a6a4a4 !important;
  border: 1px solid #a6a4a4 !important;
}
.modal-redeem-btn {
  max-width: 80%;
  width: 100%;
  margin: 0px;
  font-size: 16px !important;
  padding: 8px 20px !important;
}
.coupong-img {
  width: 100%;
  border-radius: 8px;
}
.item-reteem-null {
  margin-top: 20%;
  text-align: center;
}
.item-privilege-null {
  margin-top: 40%;
  text-align: center;
}
.content-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100% !important;
  line-height: 15px;
}
.tabs-switch {
  margin-bottom: 15px;
}
.tabs-switch ul {
  max-width: 360px;
  width: 100%;
  background-color: #dcdcdc;
  border-radius: 50px;
  text-align: center;
  margin: 0 auto;
}
.tabs-switch ul li {
  width: 50%;
}
.tabs-switch .nav-pills .nav-link {
  font-size: 15px;
  border-radius: 50px;
}
.tabs-switch .nav-pills .nav-link.active {
  width: 100%;
  color: #fff !important;
  background: #9c1c31 !important;
}

.qr-code-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.qr-code {
  max-width: 100%; /* ทำให้ QR Code ไม่ล้นจอ */
  height: auto;
}

.tabs-switch .nav-pills .nav-link {
  width: 100%;
  color: #a9a9a9 !important;
  background: #fff0 !important;
}

/* CSS Campaign Page*/
.main-campaign {
  min-height: 100vh;
  padding: 35px 25px;
  background: #fff0 url(/img/Kmkm/background.png) no-repeat;
  background-size: cover;
}
.campaign-container {
  min-height: 92vh;
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
}
.campaign-img {
  width: 60%;
  border-radius: 3px;
}
.campaign-content {
  max-width: 380px;
  width: 100%;
}
.content-center {
  align-items: center;
}
.action-control-campaign {
  margin-top: 10px;
}
.action-control-campaign .btn {
  font-size: 16px;
  margin: 0px;
  margin-bottom: 15px;
}
.campaign-success {
  max-width: 340px;
  width: 100%;
}
.campaign-success img {
  max-width: 300px;
  width: 100%;
  margin: 0px 15px;
}
.exp-date {
  font-size: 12px;
}

/* CSS MarketPlace */
.marketplace-container {
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  .main-footer {
    padding-bottom: 13%;
  }
  .m-point {
    margin-left: 1rem;
  }
  .m-qr {
    margin-left: 3rem;
  }
  .i-coins img {
    max-width: 44px;
  }
  .view-point {
    margin-left: 15px;
  }
  .view-point .fs-title {
    font-size: 20px;
  }
  .view-point .t-point {
    font-size: 36px;
  }
  .head-point {
    padding: 25px;
  }
  .detail-point {
    padding: 10px 25px 12px 25px;
  }
  .qr-img img {
    width: 105px;
  }
  .qr-lable p {
    font-size: 18px;
  }
  .card-score {
    margin-bottom: 20px;
    padding: 12px;
    border-radius: 15px;
  }
  .block-detail-contents {
    margin-left: 14px;
  }
  .content-title h6 {
    font-size: 16px;
  }
  .content-title h6 {
    margin-bottom: 5px;
  }
  .gift-icon {
    margin-right: 10px;
  }
  .gift-icon img {
    width: 16px;
  }
  .point-redeem {
    font-size: 14px;
  }
  .content-description {
    font-size: 14px;
  }
  .redeem-point-btn {
    font-size: 12px !important;
    padding: 6px 14px !important;
  }
}
@media only screen and (max-width: 490px) {
  .main-footer {
    padding-bottom: 17%;
  }
}
@media only screen and (max-width: 425px) {
  .main-footer {
    padding-bottom: 19%;
  }
  .m-point {
    margin-left: 0.5rem;
  }
  .i-coins img {
    max-width: 36px;
  }
  .view-point {
    margin-left: 10px;
  }
  .view-point .fs-title {
    font-size: 18px;
  }
  .view-point .t-point {
    font-size: 28px;
  }
  .m-qr {
    margin-left: 2rem;
  }
  .qr-img img {
    width: 90px;
  }
  .qr-lable p {
    font-size: 17px;
  }
  .redeem-point-btn {
    font-size: 11px !important;
    padding: 6px 8px !important;
  }
  .exp-date {
    font-size: 11px;
  }
}
@media only screen and (max-width: 375px) {
  .benner-card img {
    max-width: 350px;
  }
  .icon-language {
    top: 12px;
    right: 12px;
  }
  .action-control button {
    font-size: 18px;
  }
  .main-footer {
    padding-bottom: 20%;
  }
  .bar-code svg {
    height: 74px;
  }
  .fs-phone,
  .fs-email {
    font-size: 14px;
  }
  .psw-message p {
    font-size: 16px;
  }
  .view-point .fs-title {
    font-size: 20px;
  }
  .view-point .t-point {
    font-size: 38px;
  }
  .head-point {
    padding: 20px;
  }
  .detail-point {
    padding: 0px 20px 10px 20px;
  }
  .t-code p {
    font-size: 16px;
  }
  .m-point {
    margin-left: 0px;
  }
  .m-qr {
    margin-left: 1rem;
  }
  .i-coins img {
    max-width: 36px;
  }
  .view-point {
    margin-left: 10px;
  }
  .view-point .fs-title {
    font-size: 16px;
  }
  .view-point .t-point {
    font-size: 28px;
  }
  .qr-img img {
    width: 80px;
  }
  .card-score {
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 15px;
  }
  .block-detail-contents {
    margin-left: 10px;
  }
  .block-detail-img img {
    border-radius: 10px;
  }
  .content-title h6 {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .gift-icon {
    margin-right: 10px;
  }
  .gift-icon img {
    width: 15px;
  }
  .point-redeem {
    font-size: 13px;
  }
  .content-description {
    font-size: 13px;
  }
  .redeem-point-btn {
    font-size: 10px !important;
    padding: 6px 8px !important;
  }
  .tabs-switch {
    margin-bottom: 20px;
  }
  .tabs-switch .nav-link {
    font-size: 12px;
  }
}
@media only screen and (max-width: 320px) {
  .icon-language {
    top: 10px;
    right: 8px;
  }
  .detail-content h1 {
    font-size: 24px;
  }
  .detail-content h4 {
    font-size: 18px;
  }
  .action-control button {
    font-size: 16px;
  }
  .nav-pills .nav-link {
    padding: 12px 5px;
  }
  .tab-switch .tab-content .form-control {
    padding: 10px;
  }
  .otp-verification span {
    font-size: 15px;
  }
  .otp-input {
    max-width: 35px;
    height: 50px;
    padding: 5px;
    font-size: 1.5em;
    border-radius: 4px;
    border: 1px solid #000;
    text-align: center;
    box-sizing: border-box;
    margin: 0 3px;
  }
  .main-contianer {
    padding: 15px;
  }
  .bar-code svg {
    height: 59px;
  }
  .fs-heading {
    font-size: 15px;
  }
  .heading-detail ul h5 {
    font-size: 17px;
  }
  .psw-message h3 {
    font-size: 22px;
  }
  .t-code p {
    font-size: 15px;
  }
  .m-point {
    margin-left: 0px;
  }
  .m-qr {
    margin-left: 15px;
  }
  .qr-lable p {
    font-size: 14px;
  }
  .i-coins img {
    max-width: 28px;
  }
  .view-point {
    margin-left: 8px;
  }
  .view-point .fs-title {
    font-size: 15px;
  }
  .view-point .t-point {
    font-size: 28px;
  }
  .qr-img img {
    width: 65px;
  }
  .card-score {
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 15px;
  }
  .block-detail-contents {
    margin-left: 10px;
  }
  .block-detail-img img {
    border-radius: 15px;
  }
  .content-title h6 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .point-redeem {
    font-size: 12px;
  }
  .content-description {
    -webkit-line-clamp: 1;
  }
  .gift-icon {
    margin-right: 8px;
  }
  .main-footer {
    padding-bottom: 35%;
  }
  .exp-date {
    font-size: 9px;
  }
}
