* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/Noto/NotoSerif.eot");
  src: url("../fonts/Noto/NotoSerif.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif.woff2") format("woff2"), url("../fonts/Noto/NotoSerif.woff") format("woff"), url("../fonts/Noto/NotoSerif.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/Noto/NotoSerif-Bold.eot");
  src: url("../fonts/Noto/NotoSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif-Bold.woff2") format("woff2"), url("../fonts/Noto/NotoSerif-Bold.woff") format("woff"), url("../fonts/Noto/NotoSerif-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Amazon-VN";
  src: url("../fonts/AmazonVN-Regular.woff2") format("woff2"), url("../fonts/AmazonVN-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Amazon-VN";
  src: url("../fonts/AmazonVN-Bold.woff2") format("woff2"), url("../fonts/AmazonVN-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Amazon-VN";
  src: url("../fonts/AmazonVN-Light.woff2") format("woff2"), url("../fonts/AmazonVN-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body {
  box-sizing: border-box;
  font-size: 17px;
  line-height: 1.65;
  position: relative;
  font-weight: normal;
  overflow-x: hidden;
  font-family: "Noto Serif";
  background: #ffffff;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p, body label, body ul, body li, body .card, body a {
  text-decoration: none !important;
  outline: none !important;
}

main {
  margin-top: 44px;
}

div#mingid_comments_content {
  display: none !important;
}

.emag-center {
  text-align: center;
}

img {
  max-width: 100%;
}

.adm-emag {
  padding: 0 0 40px 0;
  position: relative;
  overflow-x: hidden;
}
.adm-emag img {
  max-width: 100% !important;
  width: auto;
  display: inline;
}

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

.title-top-cover {
  position: relative;
  z-index: 2;
  margin-bottom: -6.5%;
}
.title-top-cover .avr {
  display: flex;
  align-items: center;
  justify-content: center;
}
.title-top-cover .avr img {
  width: 100%;
}
.title-top-cover ul {
  list-style: none;
  text-align: center;
  width: 100%;
}
.title-top-cover .cap-top-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.title-top-cover .cap-top-title li {
  margin: 0 auto;
}
.title-top-cover .cap-top-title li:first-child {
  width: 50%;
}
.title-top-cover .cap-top-title li:last-child {
  width: 66%;
}
.title-top-cover .cap-top-title li img {
  width: 100%;
}

.cover-video {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cover-video video {
  width: 100%;
  height: 100%;
}

.sapo-emag {
  padding: 60px;
}
@media (max-width: 1400px) {
  .sapo-emag {
    padding: 40px;
  }
}

.title-emag {
  margin-bottom: 30px;
  padding: 0 40px;
}
.title-emag .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-emag {
  max-width: 660px;
  margin: 0 auto 30px auto;
  text-align: justify;
}
.text-emag p {
  font-family: "Noto Serif";
  margin-bottom: 20px;
}
.text-emag p:last-child {
  margin-bottom: 0;
}

.detail-emag {
  margin: 0 auto 30px auto;
  position: relative;
  line-height: 1.3;
  padding: 0 80px;
}
.detail-emag .avarta {
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-emag.p-0 {
  padding: 0 !important;
}

.credit-emg {
  max-width: 660px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
}
.credit-emg ul {
  list-style: none;
  line-height: 1;
  border-left: 5px solid #ff6a03;
  padding-left: 20px;
  font-weight: 600;
}
.credit-emg ul li {
  margin-bottom: 10px;
}
.credit-emg ul li:last-child {
  margin-bottom: 0;
}

.video-eamg {
  padding: 24px 0;
}
.video-eamg video {
  width: 100%;
  height: auto;
}

.gallery-emag {
  max-width: 980px;
  margin: 0 auto 30px auto;
}
.gallery-emag img {
  width: 100%;
}
.gallery-emag a {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: zoom-in;
}
.gallery-emag ul {
  list-style: none;
  display: flex;
  justify-content: center;
}
.gallery-emag ul li {
  padding: 2px;
}
.gallery-emag.gall-2 ul {
  flex-wrap: wrap;
}
.gallery-emag.gall-2 li {
  flex: 0 0 50%;
  max-width: 50%;
}
.gallery-emag.gall-3, .gallery-emag.gall-4 {
  max-width: 100%;
}

.item-detail {
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-detail img {
  width: 100%;
}

.slide-emag .slick-dots {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 32px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 32px;
}
.slide-emag .slick-dots li {
  margin-right: 6px;
  width: 12px;
  height: 12px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 100%;
}
.slide-emag .slick-dots li.slick-active {
  background: #fff;
}
.slide-emag .slick-dots li:last-child {
  margin-right: 0;
}
.slide-emag button {
  display: none !important;
}
.slide-emag .slick-arrow {
  position: absolute;
  top: 32px;
  right: 32px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-emag .slick-arrow.arr-left {
  right: 90px;
  transform: rotate(180deg);
}

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

/*# sourceMappingURL=style.css.map */


.cover-video {
  margin: 0 auto 40px  auto;
  max-width: 980px;
  width: 100%;
}

.cover-emag {
  margin-bottom: 40px;
}