.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;
}
/*Form Đăng Ký Pop-up*/
.form-dk {
  position: relative;
  /*background: url(../images/pc/Khung-DangKy-1.png) no-repeat top center;*/
  margin: 0 auto;
  flex: 0 0 auto;
  height: 100%;
  width: auto;
  z-index: 90;
}
.form-group {
  text-align: center;
}
.info-form-dk {
  flex: 0 0 auto;
  width: 100%;
}
.form-horizontal {
  padding: 0 0px;
  color: black;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.form-title_pop {
  padding-bottom: 10px;
  padding-top: 10px;
}
.form-title_pop span {
  color: red;
  font-size: 28px;
  font-weight: 700;
  font-family: ui-sans-serif;
}
.form-buttonpc {
  bottom: -14%;
  left: 5%;
  /* top: 91%; */
  position: absolute;
  text-align: center;
  margin: 0 auto;
}
/*form-dk-frame-1*/
.signup-form {
  display: grid;
  grid-auto-rows: auto;
  grid-row-gap: 1rem;
  align-items: center;
  padding: 0 2rem;
}
.signup-form input,
.signup-form select {
  display: block;
}
.signup-form select {
  height: 100%;
  display: block;
}
.signup-form input:not([type='checkbox']),
.signup-form select {
  border: 1px solid #767676;
  border-radius: 8px;
  padding: 0.7rem 0.5rem;
  font: inherit;
}
.signup-form input[type='text'],
.signup-form input[type='tel'],
.signup-form select {
  width: 100%;
  height: 2.7rem;
  font-size: 1rem;
}
/* The Modal*/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  max-width: 500px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* The Close Button */
.close {
  color: #ff0000;
  font-size: 32px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 5px;
}
.close:hover,
.close:focus {
  color: #8dbf48;
  text-decoration: none;
  cursor: pointer;
}
.modal-header {
  background: #005395;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header h2 {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
}
.modal-body {
  position: relative;
  /*background: url(../images/daihoi/bg-form-pc.png.webp) no-repeat top center;*/
  background-color: white;
  padding: 15px 25px;
  text-align: center;
}
span.title-form-popup {
  font-weight: bold;
  font-size: 1.5rem;
  color: #ac020b;
}
form#frmContactPop {
  margin-top: 20px;
}
.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;
  }
}
.frameOne {
  margin: 0 10vw 7vw 10vw;
  padding: 5vh 0 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.frameOne-Col1 {
  margin: 0 auto;
  align-items: flex-start;
  width: 50%;
}
img.img-model,
img.img-price {
  z-index: 10;
}

img.img-anhsao {
  position: absolute;
  top: 0;
  left: -14%;
  width: 80%;
}
img.image-frameOne-hieuung_1 {
  position: absolute;
  top: 9%;
  left: -8%;
  width: 65%;
}
img.image-title-km {
  z-index: 1;
}
img.image-title-km-1 {
  margin: 0 auto 1rem auto;
  z-index: 0;
}
img.image-title-km-2 {
  margin: 1rem;
}
.frameOne-Col2 {
  width: 50%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.frameTwo {
  width: 100%;
  /* The image used */
  /* background: url(../images/pc/desktop-3-2-01.webp); */
  background-color: white;
  /* Full height */
  height: auto;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

.framTwo-list-items {
  margin: 0 10vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
}

ul.framTwo-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
}
img.image-frameTwo-line-top {
  margin: -0.1rem auto -5rem auto;
}
img.image-frameTwo-line-up {
  margin: -10rem auto -0.5rem auto;
}
img.frameTwo-model__2 {
  z-index: 2;
}
img.frameTwo-model__1 {
  z-index: 1;
  margin: 0 auto;
  padding: 0;
}

.frameTwo-Col2 {
  margin: 0 0 0 -15rem;
  z-index: 0;
}
/* Hien thi backgroup form dang ky */
.form-background {
  background-color: #f1f3f4;
  margin: 0 auto;
  width: 27rem;
  height: 18rem;
  min-height: 18rem;
  min-width: 27rem;
  display: block;
  text-align: center;
  position: relative;
  border-radius: 20px;
  z-index: 999;
}
img.image-title-km-3 {
  padding: 1rem;
}
.frameThree {
  margin: 0 10vw 0 10vw;
  position: relative;
  /* min-width: 62rem; */
}
img.img-responsive.frameThree-title {
  z-index: 1;
  margin: 0 0 2rem 0;
}
/* Hien thi chuong trinh khuyen mai */
.grid-container {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
  position: relative;
  z-index: 1;
  width: 80%;
}
.item {
  text-align: center;
}
img.img-title {
  padding-bottom: 3vw;
}

.frameFour {
  margin: 0 10vw;
  position: relative;
}

ul.frameFour-item-list {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 0;
  justify-content: center;
  align-items: center;
}

li.frameFour-items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

img.image-frameFour-dv_1,
img.image-frameFour-dv_2,
img.image-frameFour-dv_3 {
  z-index: 1;
}

.frameFive {
  margin: 2vw 10vw 0 10vw;
  position: relative;
}

.backgroup-1 {
  position: absolute;
  top: 16%;
  width: 45%;
  mix-blend-mode: overlay;
}
img.image-frameFive-dv {
  z-index: 1;
}
.frameSix {
  margin: 3vw 10vw 0 10vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 3rem;
}

ul.frameSix-item-list {
  display: flex;
  flex-direction: column;
  padding: 0;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
}

img.image-frameSix-item-Title {
  margin: 0 0 0 -5.5rem;
}

.frameSix-grid-container {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  position: relative;
  z-index: 1;
}
.parallax {
  /* The image used */
  background: url(../images/pc/desktop-6-01.webp);
  /* background-color: rgb(11, 67, 146); */
  /* Full height */
  height: auto;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.parallax-mb {
  /* The image used */
  background: url(../images/mb/cutcode-cailao-mb-1-10.webp);
  /* background-color: rgb(11, 67, 146); */
  /* 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 {
  /* The image used */
  background: url(../images/pc/cutcode-desktop1-08.webp);
  height: auto;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

/* Hieu ung bong phia sau model */
.img-backgroup {
  mix-blend-mode: color-dodge;
  position: absolute;
  z-index: 0;
}

.frameOne,
.frameTwo,
.frameThree,
.frameFour,
.frameFive,
.frameSix {
  min-width: 80rem;
}

/* Test */
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.play-button {
  position: absolute;
  z-index: 99;
  top: 35%;
  right: 26%;
}

.video_p1,
.video_p2,
.video_p3 {
  position: absolute;
  z-index: 99;
  width: 69%;
}

.video_p1 {
  top: 47%;
}

.video_p2 {
  top: 43%;
}

.video_p3 {
  top: 43%;
}
.image-youtube-frame {
  width: 94%;
}
