.bvjw-bstudung-about .bvjw-bstudung-about-main {
  position: relative;
}

.bvjw-bstudung-about .bvjw-bstudung-about-main .bvjw-bstudung-about-main-play {
  position: absolute;

  max-width: 200px;

  width: 100%;

  bottom: 5%;

  left: 30%;

  cursor: pointer;
}

.bvjw-about-list-text ul li {
  padding-bottom: 10px;
}

.bvjw-bstudung-about {
  position: relative;

  display: flex;

  justify-content: center;

  align-items: center;
}

.video-modal-about {
  display: none;

  position: fixed;

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: rgba(0, 0, 0, 0.7);

  justify-content: center;

  align-items: center;

  z-index: 9999;
}

.video-modal-about-content {
  position: relative;

  width: 90%;

  max-width: 700px;

  border-radius: 8px;
}

.video-modal-about-close {
  position: absolute;

  top: 0;

  right: 0;

  font-size: 50px;

  cursor: pointer;

  color: var(--bs-color-white);
}

#videoFrameAbout {
  width: 100%;

  height: 400px;

  border-radius: 8px;
}

/* Responsive Mobile */

@media (max-width: 768px) {
  .video-modal-about-content {
    width: 95%;
  }

  #videoFrameAbout {
    height: 250px;
  }
}

.bvjw-bstd-prize {
  background-image: url(/wp-content/themes/jw-bstudung/assets/images/banner-huy-chuong-bg-494x514px.webp);

  background-size: auto;

  background-repeat: repeat-x;

  background-position: center;

  width: 100%;

  height: 100%;

  /* background: #bbe4ff; */

  padding: 20px 0 0;

  margin-bottom: 45px;
}

.bstd-pttm-swiper .swiper-slide img {
  width: 100%;

  height: auto;

  border-radius: 10px;
}

.bstd-pttm-swiper-button-prev,
.bstd-pttm-swiper-button-next {
  position: absolute;

  top: 50%;

  transform: translateY(-50%);

  width: 40px;

  height: 40px;

  background-color: rgba(0, 0, 0, 0.5);

  color: var(--bs-color-white);

  display: flex;

  align-items: center;

  justify-content: center;

  border-radius: 50%;

  cursor: pointer;

  z-index: 10;
}

.bstd-pttm-swiper-button-prev {
  left: 10px;
}

.bstd-pttm-swiper-button-next {
  right: 10px;
}

.bstd-pttm-swiper-button-prev::after,
.bstd-pttm-swiper-button-next::after {
  font-size: 20px;

  color: var(--bs-color-white);

  font-weight: bold;
}

.bstd-pttm-swiper-button-prev::after {
  content: "❮";
}

.bstd-pttm-swiper-button-next::after {
  content: "❯";
}

.bvjw-img-form-home-right-item {
  max-width: 550px;

  width: 100%;

  box-sizing: border-box;

  padding: 25px 20px 20px 20px;

  border-radius: 12px;

  background: var(--bs-color-white);

  box-sizing: border-box;

  margin: auto;

  display: block;
}

.bvjw-banner-form {
  background-image: url(/wp-content/themes/jw-bstudung/assets/images/banner-bvjw-bs-tu-dung-new-2000x1200.webp);

  background-size: cover;

  background-position: center;

  background-repeat: no-repeat;

  margin: 30px 0;
}

.bvjw-banner-form .div-flex {
  justify-content: center;

  align-items: start;

  max-width: 1490px;

  margin: auto;

  padding: 10px 0 0 0;
}

.bvjw-banner-form-botom .div-flex {
  align-items: center !important;
}

.bvjw-img-form-home-left,
.bvjs-form-order-book-left-img img {
  display: flex;

  justify-content: center;

  align-items: flex-end;

  height: 100%;
}

.bvjw-img-form-home-left {
  justify-content: end;
}

.bvjw-img-form-home-left img {
  height: 100%;

  object-fit: cover;

  display: flex;
}

.video-modal {
  display: none;

  position: fixed;

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: rgba(0, 0, 0, 0.8);

  justify-content: center;

  align-items: center;

  z-index: 3000;
}

.video-modal-content {
  position: relative;

  padding: 15px;

  max-width: 80%;

  text-align: center;
}

.video-modal-close {
  position: absolute;

  top: -20px;

  right: 0;

  font-size: 50px;

  color: white;

  cursor: pointer;
}

/*.container-text-title-home {*/

/*    padding: 0 0 45px;*/

/*}*/

.container-text-title-home h2 {
  font-size: 45px;

  font-weight: 700;

  color: var(--bs-main-color);
}

.container-text-title-home h3 {
  font-size: 28px;

  font-style: italic;

  font-weight: 700;

  color: var(--bs-main-color);
}

.bvjw-bs-cd a .bvjw-bs-cd-image {
  min-height: 570px;
}

.bvjw-bs-banner-form {
  display: flex;

  align-items: center;

  justify-content: center;

  background: var(--bs-main-color);

  padding-inline: 40px;
}

.bvjw-bs-pos {
  flex: 1;
  max-width: 600px;
  width: 100%;
}

.bvjw-bstd-form-background {
  display: inline-block;

  background: var(--bs-color-white);

  padding: 2px;

  border-radius: 8px;

  width: 100%;
}

.bvjw-bs-pos-img {
  flex: 2;
}

.bvjw-bs-pos-img img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 650px;
}

.bvjw-bs-tudung-text-book img {
  padding-top: 15px;

  max-width: 450px;

  object-fit: cover;
}

@media (min-width: 993px) and (max-width: 1490px) {
  .bvjw-bs-cd a .bvjw-bs-cd-image {
    min-height: 460px;
  }
}

@media (min-width: 360px) and (max-width: 490px) {
  .container-text-title-home .container-title-image-mb {
    max-width: 430px;

    padding: 10px 0 15px;
  }

  .container-title-image-mb-book {
    padding: 15px 0 15px;
  }

  .container-title-image-mb-cong-dong {
    padding: 0;
  }
}
