.jssorb05 {
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.jssorb05 div.jssorb05_prototype {
  width: 16px;
  height: 16px;
}
.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  position: absolute;
  width: 16px;
  height: 16px;
  overflow: hidden;
  cursor: pointer;
}
.jssorb05 div {
  background-position: -7px -7px;
}
.jssorb05 div:hover,
.jssorb05 .av:hover {
  background-position: -37px -7px;
}
.jssorb05 .av {
  background-position: -67px -7px;
}
.jssorb05 .dn,
.jssorb05 .dn:hover {
  background-position: -97px -7px;
}
.jssora12l,
.jssora12r {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  overflow: hidden;
  bottom: 0px !important;
  z-index: 99 !important;
  background: #fff;
  top: initial !important;
  text-align: center;
  display: flex;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
}
.jssora12l {
  right: 40px;
}
.jssora12r {
  right: 0px;
}
.slider:hover .jssora12l {
}
.slider:hover .jssora12r {
}
.slider {
  background: rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#jssor_1 {
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 1366px;
  height: 915px;
  overflow: hidden;
  visibility: hidden;
}
#jssor_1 > div,
#jssor_1 > div > div {
  width: 1366px;
  height: 915px;
}
#jssor_1 > div:first-child {
  z-index: 99;
}
.jssor_1_u_loadding {
  position: absolute;
  top: 0px;
  left: 0px;
}
.jssor_1_u_loadding_div1 {
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.jssor_1_u_loadding_div2 {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.jssor_1_u_slides {
  cursor: default;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1366px;
  height: 915px;
  overflow: hidden;
  z-index: 99;
}

.mangxahoi {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  gap: 5px;
  justify-content: center;
}
.mangxahoi a {
}
.mangxahoi img {
  =: 285px;
  width: 28px;
}

.slider .scroll-down {
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding-bottom: 40px;
  line-height: 1.4em;
  z-index: 99;
}
.scroll-down .icon {
  position: relative;
}
.slider .scroll-down .icon span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  border-left: 2px solid rgba(255, 255, 255, 0.8);
  border-bottom: 2px solid rgba(255, 255, 255, 0.8);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: scrolldown 2s infinite;
  animation: scrolldown 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.slider .scroll-down .icon span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.slider .scroll-down .icon span:nth-of-type(2) {
  top: 1px;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  border-left-width: 2.5px;
  border-bottom-width: 2.5px;
  width: 18px;
  height: 18px;
  margin-left: -9px;
}
.slider .scroll-down .icon span:nth-of-type(3) {
  top: 3px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  border-left-width: 3px;
  border-bottom-width: 3px;
  width: 24px;
  height: 24px;
  margin-left: -12px;
}
@keyframes scrolldown {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.slogan-slider {
  position: absolute;
  left: 0;
  z-index: 99;
  top: 0;
  bottom: 0;
  display: flex;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  font-family: var(--font);
  background: rgb(0 0 0 / 60%);
  writing-mode: vertical-rl; /* Cho chữ xoay dọc từ phải sang trái */
  transform: rotate(180deg); /* Xoay chữ 90 độ */
  white-space: nowrap;
  align-content: center;
  justify-content: center;
  padding: 0 10px;
}
.slogan-slider p {
  margin: 0;
  padding: 0;
}
.slogan-slider p span {
  width: 47px;
  height: 1px;
  background: #fff;
  display: inline-block;
  transform: rotate(90deg); /* Xoay chữ 90 độ */
  margin: 0 0 30px 0px;
}
