* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("../fonts/Montserrat-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-BlackItalic.woff2") format("woff2"), url("../fonts/Montserrat-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-LightItalic.woff2") format("woff2"), url("../fonts/Montserrat-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/Montserrat-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
.sp-sticky-header {
  display: block !important;
  z-index: 1002 !important; }

.link-source {
  z-index: 111111;
  font-size: 12px;
  font-weight: normal;
  font-family: 'SFD-Bold'; }

div#mingid_comments_content {
  display: none !important; }

.section {
  height: calc(100vh - 44px);
  display: flex;
  align-items: center;
  white-space: nowrap;
  position: relative;
  overflow: hidden; }

.emg-content {
  background: url("../images/bn.jpg") no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  display: flex;
  color: #fff;
  height: 100vh;
  position: relative;
  padding-top: 44px;
  font-weight: 300; }
  .emg-content a {
    text-decoration: none !important; }
  .emg-content img {
    max-height: calc(100vh - 44px);
    max-width: 100%; }

.emg-center {
  text-align: center; }

.menu-emg {
  position: fixed;
  top: 44px;
  left: 0;
  z-index: 1001;
  border-bottom: 0.5px solid #80a78f8c;
  width: 100vw;
  box-sizing: border-box;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 50px;
  font-size: 20px; }
  .menu-emg:after {
    content: "";
    width: 250px;
    height: 2px;
    background: #fff000;
    position: absolute;
    bottom: -1px;
    left: 0;
    border-radius: 30px; }
  .menu-emg a {
    color: #fff;
    font-size: 20px;
    position: relative;
    text-decoration: none !important;
    padding-left: 25px; }
    .menu-emg a:after {
      content: "";
      width: 11px;
      height: 11px;
      background: #fff000;
      border-radius: 100%;
      left: 0;
      top: calc(50% - 5px);
      position: absolute; }
  .menu-emg .top {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #80a48c; }
  .menu-emg span {
    position: relative;
    cursor: pointer; }

.cover-emg {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 50px; }
  .cover-emg img {
    max-height: calc(100vh - 44px);
    padding: 80px 0 20px 0; }
  .cover-emg .title p:first-child {
    margin-bottom: 25px; }
  .cover-emg .right {
    position: relative; }
  .cover-emg .txt-cover span {
    cursor: pointer; }
  .cover-emg .txt-cover img {
    max-height: calc(100vh - 44px);
    padding: 125px 0 60px 0; }

.info-cover {
  display: flex;
  align-items: center; }
  .info-cover .txt-cover img {
    padding: 80px 0 20px 0; }

.bar-section {
  max-width: 60px;
  text-align: center;
  white-space: initial;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  line-height: 2.5;
  border-left: 1px solid #80a78fd1;
  height: calc(100% - 44px);
  padding: 20px 5px;
  cursor: pointer;
  display: flex;
  justify-content: center; }
  .bar-section.bar-sec-2 {
    align-items: center; }
  .bar-section.bar-sec-3 {
    align-items: flex-end;
    padding-bottom: 60px; }
  .bar-section a {
    color: #fff !important; }
  .bar-section .numb-bar {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #e7dc08;
    font-size: 20px;
    font-weight: 600; }

.popup-section {
  position: fixed;
  z-index: 1002;
  top: 44px;
  left: 0;
  background: red;
  width: 100vw;
  height: calc(100vh - 44px);
  background: url("../images/bn.jpg") no-repeat center;
  background-size: cover; }

.item-sec-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 44px);
  position: relative; }
  .item-sec-slide img {
    display: inline;
    padding: 20px 0 !important; }

.popup-section {
  opacity: 0;
  pointer-events: none;
  transition: .6s all !important;
  transform: scale(0.5); }
  .popup-section.active {
    opacity: 1;
    pointer-events: unset;
    transform: scale(1); }
  .popup-section .close {
    position: absolute;
    top: 15px;
    right: 15px;
    border: 0;
    color: #fff;
    background: transparent;
    font-weight: bold;
    font-size: 35px;
    cursor: pointer;
    z-index: 11; }
  .popup-section .slick-arrow {
    position: absolute;
    top: calc(50% - 8px);
    z-index: 10; }
    .popup-section .slick-arrow.arr-left {
      left: 35px; }
    .popup-section .slick-arrow.arr-right {
      right: 35px; }

.col-section {
  display: flex; }
  .col-section .txt-cover {
    min-width: calc(100% - 180px);
    text-align: center; }
    .col-section .txt-cover span {
      cursor: pointer; }
  .col-section .bar-section {
    top: 60px;
    height: calc(100% - 70px); }
  .col-section .info-cover {
    overflow: hidden;
    width: 0;
    transition: .4s all !important; }
    .col-section .info-cover.active {
      width: calc(100vw - 180px);
      padding: 0 100px 0 50px; }

.abs-bar-1 i {
  display: none;
  opacity: 0; }
  .abs-bar-1 i:nth-child(3) {
    display: block;
    position: absolute;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: 100%; }

.abs-bar-2 span {
  display: none;
  opacity: 0; }
  .abs-bar-2 span:nth-child(4) {
    display: block;
    position: absolute;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: 100%; }

.abs-bar-3 span {
  display: none;
  opacity: 0; }
  .abs-bar-3 span:nth-child(5) {
    display: block;
    position: absolute;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: 100%; }

.info-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1.4;
  padding-bottom: 3%; }
  .info-popup span, .info-popup a {
    color: #fff000; }
    .info-popup span.omre-link, .info-popup a.omre-link {
      font-weight: 600;
      text-transform: uppercase;
      border-bottom: 1px solid; }
  .info-popup p {
    margin-bottom: 15px; }
    .info-popup p:last-child {
      margin: 0; }
  @media (max-width: 1440px) {
    .info-popup {
      font-size: 13px; } }

.content-emnu-emg {
  background: #047835fa;
  position: fixed;
  top: 44px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 44px);
  z-index: 1001;
  display: flex;
  align-items: center;
  padding: 0 30px;
  transition: .4s all !important;
  transform: scale(0.5);
  opacity: 0;
  pointer-events: none; }
  .content-emnu-emg.active {
    transform: scale(1);
    opacity: 1;
    pointer-events: unset; }
  .content-emnu-emg .close {
    position: absolute;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 40px;
    top: 10px;
    right: 20px;
    z-index: 1001;
    cursor: pointer; }
  .content-emnu-emg img {
    max-height: calc(100vh - 44px);
    padding: 20px 0;
    max-width: 45vw; }
  .content-emnu-emg .ctn-menu {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center; }
  .content-emnu-emg ul {
    list-style: none;
    display: flex; }
    .content-emnu-emg ul li {
      position: relative; }
      .content-emnu-emg ul li span {
        display: block;
        padding-left: 25px; }
    .content-emnu-emg ul a:after {
      display: none; }

.abs-menu-1 {
  position: absolute;
  top: 0;
  left: 25px;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 111;
  cursor: pointer; }
  .abs-menu-1 i {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
    .abs-menu-1 i:nth-child(3) {
      display: block;
      pointer-events: unset;
      width: 100%;
      height: 100%;
      background: transparent;
      top: 0;
      left: 0 !important; }

.abs-menu-2 {
  position: absolute;
  top: 0;
  left: 25px;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 111;
  cursor: pointer; }
  .abs-menu-2 i {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    display: none; }
    .abs-menu-2 i:nth-child(4) {
      display: block;
      pointer-events: unset;
      width: 100%;
      height: 100%;
      background: transparent;
      top: 0;
      left: 0 !important; }

.abs-menu-3 {
  position: absolute;
  top: 0;
  left: 25px;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 111;
  cursor: pointer; }
  .abs-menu-3 i {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    display: none; }
    .abs-menu-3 i:nth-child(5) {
      display: block;
      pointer-events: unset;
      width: 100%;
      height: 100%;
      background: transparent;
      top: 0;
      left: 0 !important; }

.go-home {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0; }
  .go-home i {
    display: none; }
    .go-home i:first-child {
      display: block;
      position: absolute;
      top: 0;
      left: 0 !important; }

/*# sourceMappingURL=style.css.map */
