#listcard {
  position: relative;
}

#listcard::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url('/images/platinum/Platinum_BG\ 1.svg');
  background-repeat: no-repeat;
  z-index: -3;
}

.pl-collapse-body {
  padding: 10px 10px;
}

.text-medium {
  font-size: 18px;
}

.title-3 {
  font-size: 14px;
}

.pl-collapse-question {
  cursor: pointer;
}

.card-header-bidv {
  padding: 0.75rem 0.4rem;
}

/* .pl-collapse-question:hover {
  background-color: #14265b !important;
  color: #fff !important;
} */

/* .pl-collapse-question:hover .pl-collapse-left {
  color: #fff !important;
} */
.pad-bot {
  padding-left: 15px;
}

.collapse-inner-container {
  padding: 0px 0px;
}

.cardoval {
  width: 40%;
  height: 2px;
  margin-top: 10px;
  opacity: 0.4;
  filter: blur(2.2px);
  background-color: #9e9e9e;
}

.listcardrow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.listcardrowspacing {
  height: 70px;
}

.cardwarpper {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 420px;
  justify-content: space-between;
  padding-bottom: 16px;
  margin-bottom: 48px;
}
.cardwarpper:last-child {
  margin-bottom: 0;
}

.mastercard {
  object-fit: contain;
  width: 280px;
}

.cardtitle {
  color: #14265b;
  font-family: Muli;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 10px;
}

.table-striped td {
  vertical-align: middle;
}

.listcardrowspacing {
  height: 0;
}

.cardsubtitlewrapper {
  position: relative;
}

.specificcardcolumn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cardsubtitle {
  font-family: Muli;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #1c2e36;
}

.cardpathwrapper {
  display: none;
}

.cardpath18spacing {
  width: 70%;
}

.cardpath18 {
  background-color: rgba(244, 244, 244, 0.7);
  height: 2px;
  width: 70%;
}

.listcardpath18spacing {
  height: 20px;
}

.listcardpath18 {
  background-color: rgba(244, 244, 244, 0.7);
  height: 2px;
  width: 70%;
}

.pl-collapse-right {
  flex: 10;
}

.collapse-margin-bottom-title {
  margin-bottom: 12.5px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: #14265b;
  color: #ffffff;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
  font-weight: 800;
  font-size: 18px;
  background: #f4f4f4;
  display: flex;
  flex: 1;
  justify-content: center;
  color: #1c2e36;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link-three {
  background: #f9f9f9;
}

.tab-content {
  padding: 10px 5px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}

table,
caption,
tbody,
thead,
tfoot,
tr,
th,
td {
  margin: 0;
  padding: 0;
  font-weight: 300;
  text-align: center;
}

.table td,
.table th {
  border-right: 1px solid #dee2e6;
}

.title-head {
  font-size: 28px;
  font-family: Muli;
  font-weight: 800;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #daa520;
  margin-bottom: 16px;
}

.btn-description {
  width: 160px;
  height: 38px !important;
  border: 1px solid #14265b;
  margin-top: 24px;
  padding-left: 0;
  padding-right: 0;
  height: 24px;
  background: #fff;
  border-radius: 2px;
  font-size: 12px;
  color: #14265b;
}

.btn-description > span {
  font-weight: 600;
}

.btn-description:hover {
  background: #14265b;
  color: #daa520;
}

.btn-description:focus {
  outline: none;
}

.btn-open-card {
  width: 180px;
  height: 60px;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #14265b;
  color: #daa520;
  line-height: 46px;
  font-weight: bold;
}

#dacquyen > .title-1 {
  padding: 0 0 24px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.92;
  letter-spacing: normal;
  text-align: center;
  color: #daa520;
  position: relative;
}

#dacquyen > .title-1::before {
  content: '';
  position: absolute;
  border-radius: 3px;
  width: 80px;
  height: 3px;
  background-color: #daa520;
  bottom: 18%;
  left: 50%;
  transform: translateX(-50%);
}

.row-uudai {
  position: relative;
  padding-bottom: 70px;
  max-width: none;
  padding: 0 !important;
}

.first-row {
  position: relative;
}

.first-row::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 165%;
  background-image: url('../images/platinum/Platinum_BG\ 2.svg');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.second-row {
  position: relative;
  padding-bottom: 85px;
}

.second-row::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 160%;
  background-image: url('../images/platinum/Untitled\ 6.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

#cachthucmothe {
  padding-top: 50px;
}

.uu-dai-block {
  padding: 0;
  height: 100%;
}

.pl-uu-dai {
  padding: 0;
}

.pl-block-text {
  height: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.44;
  padding: 30px 40px;
}

.mt-block {
  width: 100%;
  padding: 30px 35px;
  background-color: #14265b;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
}

.mt-block > img {
  width: 46px;
  height: 46px;
  margin-bottom: 15px;
}

.mt-block-description {
  padding: 0 23px;
}

.mt-block:nth-child(2) {
  background-color: #ffffff;
  color: #1c2e36;
  position: relative;
}

.mt-block:nth-child(2)::before {
  content: '';
  position: absolute;
  background-color: #14265b;
  width: 34px;
  height: 34px;
  top: -17px;
  transform: rotate(45deg);
}

.mt-block:nth-child(2)::after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  width: 34px;
  height: 34px;
  bottom: -17px;
  transform: rotate(45deg);
}

.open-card {
  text-align: center;
}

.open-card-title {
  font-size: 28px;
}

.mt-head {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}

.list-trade-location {
  line-height: 16px;
  height: 38px;
  background: transparent;
  border-radius: 3px;
  border: solid 0.5px #14265b;
  margin-top: 10.5px;
  text-transform: uppercase;
}

.text-wrapper {
  max-height: 120px;
}

.btn-more-detail {
  margin-top: 32px;
  color: #ffffff;
  border-radius: 3px;
  padding: 4px 18px;
  background-color: #14265b;
  border: 1px solid #14265b;
  line-height: 32px;
}

.btn-mtn {
  width: 200px;
  background: #14265b;
  border: 1px solid transparent;
  margin-top: 20px;
  color: #daa520;
  font-weight: 900;
}

.btn-mtn:hover {
  background-color: #fff;
  border: 1px solid #14265b;
  color: #14265b;
}

.btn-more-detail:hover {
  background-color: #fff;
  border: 1px solid #14265b;
  color: #14265b;
}

.button-open-card {
  height: 38px;
  background-color: transparent;
  color: #daa520;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 13px;
  border-radius: 3px;
  border: solid 0.5px #daa520;
  padding: 0 12px;
}

.button-open-card:hover {
  background-color: #fff;
  border: 1px solid #14265b;
  color: #14265b;
}

.btn-mo-the {
  background-color: #14265b;
  text-transform: uppercase;
  color: #daa520;
  height: 52px;
  border-radius: 3px;
  padding: 0 31px;
  line-height: 16px;
  font-weight: 900;
  margin-bottom: 35px;
}

.btn-mo-the:hover {
  background-color: #fff;
  border: 1px solid #14265b;
  color: #14265b;
}

.row-uudai > div {
  padding: 20px 0;
}

#dacquyen > .title-1::before {
  bottom: 0;
}

.btn-open-card {
  bottom: -20px;
}
.btn-open-card:hover {
  background-color: #fff;
  border: 1px solid #14265b;
  color: #14265b;
}

.open-card-title {
  font-size: 28px;
  font-weight: 800;
}

#dacquyen {
  padding-bottom: 20px;
  padding-top: 60px;
}

.cardwarpper::before {
  content: '';
  position: absolute;
  width: 65%;
  height: 3px;
  bottom: 0;
  background-color: rgba(244, 244, 244, 0.6);
}

.horizontal-line {
  width: 100%;
  height: 2px;
  margin-top: 48px;
  margin-bottom: 48px;
  background-color: #e0e0e0;
}

.btn-detail {
  padding: 10px 30px;
  border: 1px solid #14265b;
  border-radius: 2px;
  background: #ffffff;
  font-weight: 800;
}

.btn-detail:hover {
  background: #14265b;
  color: #fff;
}

.image-tulanh {
  height: 420px;
  object-fit: contain;
  transform: scale(1.5) translateX(14%);
}

.image-tra-gop {
  height: 420px;
  object-fit: contain;
}

.tra-gop {
  background: #fff;
  padding: 40px;
  position: absolute;
  box-sizing: border-box;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  width: 350px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
}

.tu-lanh {
  margin-top: 300px;
  position: relative;
  color: #14265b;
}

#tu-lanh {
}

.social-border {
  padding-right: 14px;
  border-right: 1px solid #fff;
}

.form-address {
  display: none;
}

.formmailfooter {
  display: flex;
  flex-direction: column;
}

.policy-mobile {
  font-family: Muli;
  font-size: 10px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  letter-spacing: normal;
  color: #224099;
}

.policy-mobile p:hover {
  font-weight: 700;
}

.policy {
  display: none;
}

.policy-p {
  width: 150px;
}

.policy p:hover {
  font-weight: bolder;
}

.formemailline {
  display: none;
}

.emailformimage {
  display: block;
  background: #ffffff;
  background-image: none;
  width: 100%;
}

.mail-seperate {
  height: 10px;
}

.card-huy {
  /* margin-bottom: 50px; */
  padding-top: 100px;
}

.margin-slice-top {
  margin-top: 250px;
}
.btn-diem-giao-dich {
  font-weight: 600;
  color: #14265b;
}

@media (min-width: 768px) {
  .card-header-bidv {
    padding: 0.75rem 1.25rem;
  }
  .margin-slice-top {
    margin-top: 35px;
  }
  .pl-sm-6 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .pl-collapse-right {
    flex: 28;
  }
  .image-tra-gop {
    margin-left: 35%;
  }
  .image-tulanh {
    margin-left: 50px;
    transform: none;
  }

  .form-address {
    display: block;
  }

  .social-border {
    padding-right: 0px;
    border-right: none;
  }

  .tu-lanh {
    margin-top: 50px;
    position: relative;
    color: #14265b;
  }

  .tra-gop {
    top: 12%;
    left: 20%;
    transform: translateX(0%);
  }

  .cardwarpper::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
  }

  .cardwarpper:nth-child(2)::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 70%;
    margin-top: 20px;
    margin-bottom: 20px;
    top: 0;
    left: -5px;
    background-color: rgba(244, 244, 244, 0.6);
  }

  .cardwarpper:nth-child(2)::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 70%;
    margin-top: 20px;
    margin-bottom: 20px;
    top: 0;
    right: -5px;
    background-color: rgba(244, 244, 244, 0.6);
  }

  .cardwarpper:nth-child(5)::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 70%;
    margin-top: 20px;
    margin-bottom: 20px;
    top: 0;
    left: -5px;
    background-color: rgba(244, 244, 244, 0.6);
  }

  .cardwarpper:nth-child(5)::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 70%;
    margin-top: 20px;
    margin-bottom: 20px;
    top: 0;
    right: -5px;
    background-color: rgba(244, 244, 244, 0.6);
  }

  .pl-collapse-body {
    padding: 10px 50px;
  }

  .tab-content {
    padding: 17px 50px;
  }

  .collapse-inner-container {
    max-width: 1220px;
    position: relative;
    padding: 0px 20px;
    margin: 0px auto;
  }

  .listcardrow {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }

  .listcardrowspacing {
    height: 70px;
  }

  .cardwarpper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 480px;
  }

  .mastercard {
    object-fit: contain;
    width: 280px;
  }

  .cardtitle {
    color: #14265b;
    font-family: Muli;
    font-size: 19px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 10px;
  }

  .cardsubtitlewrapper {
    width: 100%;
  }

  .specificcardcolumn {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }

  .cardsubtitle {
    font-family: Muli;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #1c2e36;
  }

  .cardpath18spacing {
    width: 70px;
  }

  .open-card-title {
    font-size: 34px;
  }

  .cardpathwrapper {
    display: flex;
    justify-content: center;
    height: 300px;
  }

  .cardpath18 {
    background-color: rgba(244, 244, 244, 0.7);
    width: 2px;
    height: 100%;
  }

  .title {
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: left;
    color: #14265b;
  }
}

.margin-slide {
  margin-top: 280px;
}
.tu-lanh-2 {
  background: #fff;
  padding: 40px;
  position: absolute;
  box-sizing: border-box;
  top: 70%;
  right: 50%;
  transform: translateX(50%);
  width: 350px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
}

@media (min-width: 992px) {
  .mt-block {
    width: 33.3%;
  }
  .margin-slide {
    margin-top: 0;
  }

  .tu-lanh-2 {
    top: 16%;
    right: 21%;
    transform: translateX(0);
  }

  .mt-block:nth-child(2)::before {
    left: -17px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }

  .mt-block:nth-child(2)::after {
    right: -17px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }

  .listcardpath18spacing {
    display: none;
  }

  .listcardpath18 {
    display: none;
  }

  .formmailfooter {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .policy {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .policy-mobile {
    display: none;
  }

  .formemailwrapper {
    display: flex;
    width: 100%;
  }

  .formemailline {
    display: block;
  }

  .emailformimage {
    background-image: url('../images/platinum/platinum_mail.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 60%;
  }

  .title {
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: left;
    color: #14265b;
  }

  .email-form-select {
    width: 100%;
  }

  .email-form-input {
    height: 100% !important;
  }

  .mail-seperate {
    width: 40px;
  }
  .first-row::before {
    height: 200%;
  }

  .row-uudai {
    padding: 0 !important;
  }

  .pl-block-text {
    padding: 0;
  }

  #cachthucmothe {
    background-image: url('../images/platinum/Platinum_BG\ 5.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 210px;
  }
  #cauhoithuonggap {
    margin-top: -150px;
  }
  #dacquyen > .title-1 {
    margin-bottom: 30px;
  }
  .tra-gop-td {
    background-image: url('../images/platinum/Platinum_BG\ 4.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -149px -251px;
  }

  .tu-lanh {
    display: flex;
    justify-content: space-around;
    background-image: url('../images/platinum/Platinum_BG\ 5.svg');
    background-repeat: no-repeat;
    background-position: bottom right;
  }

  #qua {
    padding: 0;
    margin: 0;
    max-width: none;
  }

  #dacquyen {
    padding-top: 120px;
  }

  .cardsubtitlewrapper::before {
    content: '';
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 70px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.9) 100%
    );
  }

  .btn-more-detail {
    height: 20px;
    visibility: hidden;
    transition: height 0.5s;
  }

  .cardwarpper:hover .cardsubtitlewrapper::before {
    background-image: none;
  }

  .cardwarpper:hover .btn-more-detail {
    height: 40px;
    visibility: visible;
  }

  .cardwarpper:hover .mastercard {
    top: -30px;
  }
}

.bieumaulink:hover {
  text-decoration: none !important;
  color: #212529 !important;
}

.bieumaulink {
  color: #212529 !important;
}
