.img-responsive {
  max-width: 100%;
  height: auto;
}
.btn-reg {
  padding-top: 8px;
}
.btn_fixed {
  position: fixed;
  bottom: 35px;
  right: 30px;
  cursor: pointer;
  z-index: 99;
}
.btn_fixed img {
  margin: 0 auto;
}
.container_1 {
  max-width: 100%;
}
.frame-flex-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.frame-flex-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 600px) {
  .frame-flex-row {
    flex-direction: column;
  }
}
ul.frameOne-items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  z-index: 99;
  min-width: 58rem;
}
li.frameOne-item {
  padding: 0;
  display: block;
}
li.frameOne-item.frameOne-item-col1 {
  text-align: right;
  transform: translateX(100px);
}
li.frameOne-item.frameOne-item-col2 {
  text-align: left;
  transform: translateX(-100px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto;
}
a#btn_dv {
  transform: translateX(-100px);
}
img.image-title-km-1 {
  margin: 0 auto;
  transform: translateY(0px);
  user-select: none;
}
.frameOne-Col2 {
  position: relative;
  margin: 0 auto;
  z-index: 11;
  min-width: 45rem;
}
.hieuung-3 {
  position: absolute;
  mix-blend-mode: screen;
}
img.hieuung-3 {
  top: -7%;
  left: 0;
  z-index: 0;
}
img.img-content-thank {
  z-index: 10;
  padding: 1rem;
}
div#errPositon {
  color: white;
  transform: translateY(-10px);
}
img.img-model {
  z-index: 10;
  transform: translate(0px, 0px);
  margin: 0 auto;
}
.image-title-km-2 {
  position: absolute;
  mix-blend-mode: screen;
  bottom: -35px;
}
.frameThree {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin: 4rem auto 0rem auto;
  width: 80%;
}
.framethree-col1,
.framethree-col2 {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  width: 50%;
  min-width: 510px;
  z-index: 99;
}
.framethree-col1 {
  justify-content: center;
  align-items: flex-end;
}
.framethree-col2 {
  justify-content: center;
  align-items: flex-start;
}
.framethree-col2-col {
  /* The image used */
  background: url(../images/pc/ldp-noel-thankyou-pc-05.webp);
  /* Full height */
  /* Create the parallax scrolling effect */
  /* background-attachment: fixed; */
  background-position: center;
  background-repeat: no-repeat;
  padding: 1rem;
  /* width: 797px; */
  height: auto;
}
.framethree-col2 a {
  z-index: 999;
}
img.image-title-km-3 {
  padding: 1rem;
}
.parallax {
  /* The image used */
  /* background-image: linear-gradient(to bottom right, #0089c0, #004a96); */
  /* background: url(../images/pc-fix/thankyou-jwbeauty-desktop-02-v1.webp); */
  background-image: linear-gradient(to bottom right, #a80000, #d60311);
  /* background: #bd1a16; */
  /* Full height */
  /* height: auto; */
  /* Create the parallax scrolling effect */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 63vh;
}
.parallax-mb {
  /* The image used */
  /* background: url(../images/mb-fix/cutcode-hoithaoniengrang-mobi-05.webp); */
  background-image: linear-gradient(to bottom right, #a80000, #d60311);
  /* background: #bd1a16; */
  /* Full height */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 200vh;
  z-index: -1;
}
.hieuung1 {
  /* background: url(../images/pc-fix/cutcode-jw-beauty-mb-08.webp); */
  height: auto;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
  /* min-width: 86rem; */
  overflow: hidden;
  min-width: 64rem;
}
.frameOne,
.frameTwo,
.frameThree,
.frameFour,
.frameFive,
.frameSix,
.frameSeven {
  min-width: 64rem;
  position: relative;
}
.hidden {
  display: none;
}
.framethree-col1-item-model1 {
  z-index: 9;
  position: relative;
  bottom: 0;
}
.framethree-col1-item-model2 {
  width: 100%;
  transform: translate(0px, 0px);
}
.framethree-col1 {
  margin: 0 auto;
}
.img-hotline-thank {
  margin: 0 auto 1.5rem auto;
}
/* Giang sinh  */
img.hieuung-1,
img.hieuung-2,
img.hieuung-3 {
  position: absolute;
}
img.hieuung-3 {
  top: 0%;
}
img.hieuung-2 {
  top: 0%;
  right: 7%;
  z-index: 1;
}
img.hieuung-1 {
  top: 0%;
  left: 20%;
  z-index: 1;
}

/* box-shadow */

.box-1-detail {
  width: 300px;
  height: 300px;
  position: absolute;
  z-index: 1;
  background: 0 0;
  box-shadow: 0 0 10px #000;
  clip-path: inset(1px -10px 1px -10px);
  top: 22%;
}
