* {
  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.65;
  position: relative;
  font-weight: normal;
  font-family: "Noto Serif";
  background: #31190a;
}
body::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
body::-webkit-scrollbar {
  width: 8px;
  background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb {
  background-color: #FFDF91;
}
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;
  text-align: justify;
  color: #fff;
  font-size: 23px;
  padding-bottom: 60px;
}
.adm-emag .cover {
  margin-bottom: 40px;
}
.adm-emag img {
  max-width: 100%;
  width: auto;
  display: inline;
}
.adm-emag .avr {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-emag {
  width: 100%;
  max-width: 907px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.text-emag p {
  margin-bottom: 20px;
}

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

.detail-emag {
  margin-bottom: 30px;
  position: relative;
}
.detail-emag .flare {
  mix-blend-mode: lighten;
  position: absolute;
  z-index: 1;
  top: 0;
}
.detail-emag .flare-1-1 {
  width: 4%;
  left: 12.8%;
  top: 14%;
  animation: flare-1-1 2.5s ease-in-out infinite;
}
.detail-emag .flare-1-2 {
  transform: rotate(11deg);
  width: 21%;
  left: 7%;
  top: -0.34%;
  animation: flare-1-2 2.5s ease-in-out infinite;
}
.detail-emag .flare-1-3 {
  width: 4%;
  left: 46.8%;
  top: 5%;
  animation: flare-1-3 2.5s ease-in-out infinite;
}
.detail-emag .flare-1-4 {
  width: 21%;
  left: 29%;
  top: 33%;
  animation: flare-1-4 2.5s ease-in-out infinite;
}
.detail-emag .flare-2-1 {
  width: 4%;
  right: 11.9%;
  top: 14%;
  animation: flare-1-1 2.5s ease-in-out infinite;
}
.detail-emag .flare-2-2 {
  transform: rotate(11deg);
  width: 21%;
  right: 35%;
  top: 32.2%;
  animation: flare-2-2 2.5s ease-in-out infinite;
}
.detail-emag .flare-2-3 {
  width: 4%;
  left: 49.5%;
  top: 5%;
  animation: flare-1-3 2.5s ease-in-out infinite;
}
.detail-emag .flare-2-4 {
  width: 21%;
  right: 15%;
  top: 0.8%;
  animation: flare-2-4 2.5s ease-in-out infinite;
}
.detail-emag .flare-4-1 {
  max-width: 15%;
  top: 60.5%;
  left: 21%;
  width: 100%;
  animation: flare-4-1 2.5s ease-in-out infinite;
}
.detail-emag .flare-4-2 {
  max-width: 15%;
  width: 100%;
  top: 91%;
  right: 24%;
  animation: flare-4-2 2.5s ease-in-out infinite;
}

.flare-5 {
  max-width: 15%;
  width: 100%;
}
.flare-5.flare-5-1 {
  top: -0.6%;
  left: -4%;
  animation: flare-5-1 2.5s ease-in-out infinite;
}
.flare-5.flare-5-2 {
  top: 34.2%;
  left: 42%;
  animation: flare-5-2 2.5s ease-in-out infinite;
}
.flare-5.flare-5-3 {
  top: -0.6%;
  left: 52%;
  animation: flare-5-3 2.5s ease-in-out infinite;
}
.flare-5.flare-5-4 {
  top: 51.5%;
  right: -4%;
  animation: flare-5-4 2.5s ease-in-out infinite;
}

.detail-6 .item-abs {
  position: absolute;
}
.detail-6 .abs-6-1 {
  bottom: 0.5%;
  width: 29%;
  left: 10%;
}
.detail-6 .abs-6-2 {
  bottom: 0.5%;
  width: 51%;
  left: 40%;
}

.flare-6 {
  width: 14%;
}
.flare-6.flare-6-1 {
  top: 18.7%;
  left: 12%;
  animation: flare-6-1 3.5s ease-in-out infinite;
}
.flare-6.flare-6-2 {
  top: 41.3%;
  left: 40%;
  animation: flare-6-2 3.5s ease-in-out infinite;
}

@keyframes flare-1-3 {
  0% {
    top: 5%;
    opacity: 1;
  }
  70% {
    top: 12%;
    opacity: 1;
  }
  80% {
    top: 14%;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 0;
  }
}
@keyframes flare-1-1 {
  0% {
    top: 14%;
    opacity: 1;
  }
  70% {
    top: 7%;
    opacity: 1;
  }
  80% {
    top: 5%;
    opacity: 0;
  }
  100% {
    top: 5%;
    opacity: 0;
  }
}
@keyframes flare-1-2 {
  0% {
    transform: rotate(11deg);
    width: 21%;
    left: 7%;
    top: -0.34%;
    opacity: 1;
  }
  70% {
    transform: rotate(11.6deg);
    width: 21%;
    left: 29%;
    top: 2.7%;
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-1-4 {
  0% {
    left: 29%;
    top: 33%;
  }
  70% {
    left: 7%;
    top: 36%;
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-2-2 {
  0% {
    right: 35%;
    top: 32.2%;
  }
  70% {
    right: 13%;
    top: 35%;
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-2-4 {
  0% {
    right: 15%;
    top: 0.8%;
  }
  70% {
    right: 35%;
    top: 3.6%;
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-4-1 {
  0% {
    left: 21%;
  }
  70% {
    left: 55%;
    opacity: 1;
  }
  80% {
    left: 60%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-4-2 {
  0% {
    right: 24%;
  }
  70% {
    right: 50%;
    opacity: 1;
  }
  80% {
    right: 57%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-5-1 {
  0% {
    left: -4%;
  }
  70% {
    left: 38%;
    opacity: 1;
  }
  80% {
    right: 42%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-5-2 {
  0% {
    left: 42%;
  }
  70% {
    left: 0%;
    opacity: 1;
  }
  80% {
    left: -4%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-5-3 {
  0% {
    left: 52%;
  }
  70% {
    left: 88%;
    opacity: 1;
  }
  80% {
    left: 92%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-5-4 {
  0% {
    right: -4%;
  }
  70% {
    right: 26%;
    opacity: 1;
  }
  80% {
    right: 30%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-6-1 {
  0% {
    left: 12%;
  }
  70% {
    left: 36%;
    opacity: 1;
  }
  80% {
    left: 40%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flare-6-2 {
  0% {
    left: 40%;
  }
  70% {
    left: 16%;
    opacity: 1;
  }
  80% {
    left: 12%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.text-center {
  text-align: center;
}

.video-emag {
  max-width: 1360px;
  width: 100%;
  padding: 0 80px;
  margin: 0 auto 30px auto;
}
.video-emag video {
  width: 100%;
  height: auto;
}

.single-abs {
  position: absolute;
  z-index: 3;
}
.single-abs.abs-2-1 {
  top: 2.3%;
  left: 14.5%;
  width: 34.7%;
}
.single-abs.abs-2-2 {
  top: 2.3%;
  right: 13.8%;
  width: 34.7%;
}

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


.video-full{
  max-width: 100% !important;
  width: 100% !important;
}