* {
  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: "Montserrat";
  src: url("../fonts/monts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/monts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Light.woff2") format("woff2"), url("../fonts/monts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/monts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/monts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad";
  src: url("../fonts/Noto/MyriadPro-Semibold.woff2") format("woff2"), url("../fonts/Noto/MyriadPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Noto/Barlow-MediumItalic.woff2") format("woff2"), url("../fonts/Noto/Barlow-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Noto/Barlow-Medium.woff2") format("woff2"), url("../fonts/Noto/Barlow-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Effra";
  src: url("../fonts/Effra-Bold.woff2") format("woff2"), url("../fonts/Effra-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Effra";
  src: url("../fonts/Effra-Regular.woff2") format("woff2"), url("../fonts/Effra-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  box-sizing: border-box;
  font-size: 17px;
  line-height: 1.45;
  position: relative;
  font-weight: normal;
  font-family: "Noto Serif";
  background: #f0f0f0;
}
body::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
body::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb {
  background-color: #0057d8;
}
body.active {
  overflow: hidden;
}
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;
}
body .w-100 {
  width: 100% !important;
}

main {
  margin-top: 44px;
}
main .mb-0 {
  margin-bottom: 0 !important;
}

div#mingid_comments_content {
  display: none !important;
}

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

.adm-emag {
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: justify;
}
.adm-emag img {
  max-width: 100%;
  width: auto;
  display: inline;
}
.adm-emag .avr {
  display: flex;
  align-items: center;
  justify-content: center;
}
.adm-emag .swiper-slide {
  height: auto;
  opacity: 0 !important;
}
.adm-emag .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}

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

.cover-emag {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.cover-emag .avr-cover img {
  width: 100%;
}

.sapo-desc {
  margin-bottom: 100px;
}

.title-emag {
  margin-bottom: 45px;
}

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

.detail-emag {
  margin: 0 auto 30px auto;
  position: relative;
  line-height: 1.3;
}

.detail-7 {
  position: relative;
  max-width: 1436px;
  margin: 0 auto;
  width: 100%;
  padding: 40px;
}
@media (max-width: 767px) {
  .detail-7 {
    padding: 15px;
  }
}
.detail-7 .abs-cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail-7 ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.detail-7 ul li {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 10px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .detail-7 ul li {
    padding: 5px;
  }
}

.item-detail-7 {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  animation: zoom-in-zoom-out 1.4s ease-out infinite;
  font-family: "Effra";
}
@media (max-width: 767px) {
  .item-detail-7 {
    border-radius: 10px;
  }
}
.item-detail-7:hover .txt-abs {
  background: rgba(24, 66, 169, 0.7882352941);
}
.item-detail-7:hover .desc {
  opacity: 1;
  pointer-events: unset;
}
.item-detail-7 .avr {
  transition: 0.3s all !important;
}
.item-detail-7 .txt-abs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 32px 20px;
  color: white;
  background: transparent;
  transition: 0.4s all !important;
}
@media (max-width: 767px) {
  .item-detail-7 .txt-abs {
    padding: 16px 10px;
    font-size: 3vw;
  }
}
.item-detail-7 .txt-abs h3 {
  font-size: 22px;
}
@media (max-width: 767px) {
  .item-detail-7 .txt-abs h3 {
    font-size: 12px;
  }
}
.item-detail-7 .desc {
  text-align: left;
  margin-top: 16px;
  line-height: 1.6;
  transition: 0.3s all !important;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .item-detail-7 .desc {
    margin-top: 10px;
  }
}
.item-detail-7 .desc p {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .item-detail-7 .desc p {
    margin-bottom: 6px;
  }
}
.item-detail-7 .desc p:last-child {
  margin-bottom: 0;
}
.item-detail-7 .desc p strong {
  font-style: italic;
}
.item-detail-7 .desc p a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.overflow-hidden {
  overflow: hidden;
}

.detail-2 {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 45px 100px 100px 100px;
  overflow: hidden;
}
@media (max-width: 1364px) {
  .detail-2 {
    padding: 45px 60px 60px 60px;
  }
}
@media (max-width: 767px) {
  .detail-2 {
    padding: 0 20px 20px 20px;
  }
}
.detail-2 .abs img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail-2 .txt-detail {
  font-size: 17px;
  font-weight: bold;
  color: #002395;
  position: relative;
  z-index: 2;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 24px;
}

.list-detail-2 {
  position: relative;
  z-index: 2;
  color: #002395;
  padding: 32px;
  border-radius: 20px;
  border: 1px solid #ddd;
  background: #fff;
}
@media (max-width: 767px) {
  .list-detail-2 {
    padding: 20px;
  }
}
.list-detail-2 ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}
@media (max-width: 767px) {
  .list-detail-2 ul {
    display: block;
  }
}
@media (max-width: 767px) {
  .list-detail-2 ul li {
    margin-bottom: 20px;
  }
  .list-detail-2 ul li:last-child {
    margin-bottom: 0;
  }
}

.item-detail-2 {
  height: 100%;
  line-height: 1.5;
  padding: 12px;
  border: 1px solid #1841a8;
  border-radius: 12px;
  position: relative;
  cursor: pointer;
  animation: zoom-in-zoom-out 1.4s ease-out infinite;
}
.item-detail-2.active .check {
  opacity: 1;
}
.item-detail-2 .avr img {
  max-width: 230px;
}
@media (max-width: 1200px) {
  .item-detail-2 .avr img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .item-detail-2 .avr img {
    max-width: 160px;
  }
}
.item-detail-2 .txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.35;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .item-detail-2 .txt {
    font-size: 17px;
    margin-bottom: 12px;
  }
}
.item-detail-2 .txt br {
  display: none;
}
.item-detail-2 .check {
  position: absolute;
  z-index: 3;
  right: 20px;
  bottom: 20px;
  pointer-events: none;
  transition: 0.3s all !important;
  opacity: 0;
}
@media (max-width: 767px) {
  .item-detail-2 .check {
    bottom: 10px;
    right: 10px;
  }
}

.desc-txt {
  margin-bottom: 20px;
  display: none;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.02, 1.02);
  }
  100% {
    transform: scale(1, 1);
  }
}
.tab-content-detail {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .tab-content-detail {
    display: none;
  }
}
.tab-content-detail .tab-detail {
  margin-top: 32px;
  display: none;
}

.content-tab {
  display: flex;
  align-items: center;
  text-align: left;
  line-height: 1.5;
  padding: 32px;
  background: #fff;
  border-radius: 16px;
  border: 1px solid #ddd;
}
@media (max-width: 767px) {
  .content-tab {
    padding: 20px;
    display: block;
  }
}
.content-tab .avarta {
  flex: 0 0 40%;
  max-width: 40%;
  text-align: center;
}
@media (max-width: 767px) {
  .content-tab .avarta {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.content-tab .txt-tab {
  flex: 0 0 60%;
  max-width: 60%;
  padding-right: 24px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .content-tab .txt-tab {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.content-tab .txt-tab br {
  display: none;
}
.content-tab .txt-tab h3 {
  color: #1841a8;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
  line-height: 1.35;
}
@media (max-width: 767px) {
  .content-tab .txt-tab h3 {
    font-size: 16px;
  }
}
.content-tab .txt-tab h3 br {
  display: none;
}
.content-tab .txt-tab .desc {
  max-width: 650px;
}

.detail-2-new {
  position: relative;
}

.list-detail-new {
  position: absolute;
  color: #fff;
  top: 26%;
  left: 0;
  font-family: "Effra";
  padding: 0 20px 0 34vw;
  font-size: 3vw;
  text-align: left;
}
.list-detail-new .item-detail-new {
  margin-bottom: 16px;
  background: rgba(255, 255, 255, 0.231372549);
  border-radius: 8px;
  padding: 3vw;
  animation: zoom-in-zoom-out 1.4s ease-out infinite;
}
@media (max-width: 767px) {
  .list-detail-new .item-detail-new {
    margin-bottom: 10px;
  }
}
.list-detail-new .item-detail-new:hover .desc {
  opacity: 1;
}
.list-detail-new .item-detail-new:last-child {
  margin-bottom: 0;
}
.list-detail-new .item-detail-new .head-txt {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 3.2vw;
}
@media (max-width: 767px) {
  .list-detail-new .item-detail-new .head-txt {
    font-size: 3.5vw;
    margin-bottom: 6px;
  }
}
.list-detail-new .item-detail-new .desc {
  opacity: 0;
  transition: 0.2s all !important;
}

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