.section {
  text-align: center;
  color: #fff; }

#section1, #section3, #section4 {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fad107;
  z-index: 1; }
  #section1 .container, #section3 .container, #section4 .container {
    height: 100%;
    position: relative;
    z-index: 3; }
  #section1 footer, #section3 footer, #section4 footer {
    position: relative;
    z-index: 3; }

#section2 {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1; }
  @media (max-width: 991px) {
    #section2 {
      background-color: #fad107; } }
  #section2 .container {
    height: 100%;
    position: relative;
    z-index: 3; }

#section1bg, #section2bg, #section3bg, #section4bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  -webkit-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  transform: translateX(-200px);
  background-size: cover;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  will-change: transform; }

#section1bg {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  background: url(../img/bg1.jpg) 50% no-repeat; }
  @media (max-width: 991px) {
    #section1bg {
      background: url(../img/bg1_m.jpg) 50% no-repeat;
      background-size: cover; } }

#section2bg {
  background: url(../img/bg2.jpg) 50% no-repeat; }
  @media (max-width: 991px) {
    #section2bg {
      background: url(../img/bg2_m.jpg) 50% no-repeat;
      background-size: cover; } }

#section3bg {
  background: url(../img/bg3.jpg) 50% no-repeat; }
  @media (max-width: 991px) {
    #section3bg {
      background: url(../img/bg3_m.jpg) 50% no-repeat;
      background-size: cover; } }

#section4bg {
  background: url(../img/bg4.jpg) 50% no-repeat; }
  @media (max-width: 991px) {
    #section4bg {
      background: url(../img/bg4_m.jpg) 50% no-repeat;
      background-size: cover; } }

#menu {
  margin: 0;
  padding: 0;
  position: fixed;
  left: 10px;
  top: 10px;
  list-style-type: none;
  z-index: 70; }
  #menu li {
    float: left;
    margin: 0 10px 0 0;
    font-size: 14px; }
  #menu a {
    float: left;
    padding: 10px 20px;
    color: #333;
    text-decoration: none; }

html, body {
  height: 100%; }

nav ul#menu #logo {
  width: 35px;
  margin: 3px 15px 0 25px; }
  @media (max-width: 991px) {
    nav ul#menu #logo {
      margin: 3px 6px 0 6px;
      width: 28px; } }

nav ul#menu li {
  background: none; }
  nav ul#menu li:hover {
    background: none; }
  nav ul#menu li a {
    color: #fff;
    line-height: 16px; }
    nav ul#menu li a:hover {
      color: #fad107; }
    @media (max-width: 991px) {
      nav ul#menu li a {
        padding: 5px 8px;
        font-size: 10px; } }

nav ul#menu .active {
  background: none !important;
  border-bottom: 2px solid #fad107;
  border-radius: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  nav ul#menu .active a {
    color: #fad107 !important; }

main #section1 .container > div:nth-of-type(1) {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5; }
  main #section1 .container > div:nth-of-type(1) h1 {
    position: relative;
    z-index: 10;
    color: #fff;
    line-height: 1em;
    font-size: 160px;
    font-weight: 600;
    font-family: 'Microsoft JhengHei';
    margin: 0 0 10px 10px; }
    @media (max-width: 991px) {
      main #section1 .container > div:nth-of-type(1) h1 {
        font-size: 56px; } }
  main #section1 .container > div:nth-of-type(1) .hometext {
    position: relative;
    z-index: 10;
    margin: 0 0 0 14px; }
    main #section1 .container > div:nth-of-type(1) .hometext .line {
      background-color: #fad107;
      height: 5px;
      width: 550px; }
      @media (max-width: 991px) {
        main #section1 .container > div:nth-of-type(1) .hometext .line {
          width: 100%;
          height: 3px; } }
    main #section1 .container > div:nth-of-type(1) .hometext h3 {
      color: #fff;
      font-size: 50px;
      margin-bottom: 40px; }
      @media (max-width: 991px) {
        main #section1 .container > div:nth-of-type(1) .hometext h3 {
          font-size: 28px; } }
    main #section1 .container > div:nth-of-type(1) .hometext h4, main #section1 .container > div:nth-of-type(1) .hometext h5 {
      font-size: 30px;
      color: #fff; }
      @media (max-width: 991px) {
        main #section1 .container > div:nth-of-type(1) .hometext h4, main #section1 .container > div:nth-of-type(1) .hometext h5 {
          font-size: 20px;
          line-height: 1.2em;
          text-shadow: #000 0px 0px 5px,#000 0px 0px 5px; } }
      main #section1 .container > div:nth-of-type(1) .hometext h4 span, main #section1 .container > div:nth-of-type(1) .hometext h5 span {
        color: #fad107; }
    main #section1 .container > div:nth-of-type(1) .hometext h5 {
      font-size: 20px; }
      @media (max-width: 991px) {
        main #section1 .container > div:nth-of-type(1) .hometext h5 {
          margin-bottom: 40%; } }

main #section1 > div.fp-slidesNav.fp-bottom {
  display: none; }

main .cardswrapper {
  height: 400px;
  position: absolute;
  left: 75%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Open Sans', sans;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-perspective: 1800px;
  perspective: 1800px;
  text-align: center;
  margin: 0 20px; }
  @media (max-width: 991px) {
    main .cardswrapper {
      -webkit-transform: translate(-67.8%, -27%) scale(0.45);
      -ms-transform: translate(-67.8%, -27%) scale(0.45);
      transform: translate(-67.8%, -27%) scale(0.45); } }
  main .cardswrapper .cards {
    background: #fff rgba(0, 0, 0, 0);
    border-radius: 15px;
    display: inline-block;
    -webkit-perspective: 1800px;
    perspective: 1800px;
    text-align: left;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
    min-width: 595px; }
  main .cardswrapper .card {
    border-radius: 15px;
    -webkit-box-shadow: 0px 10px 20px 20px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 10px 20px 20px rgba(0, 0, 0, 0.17);
    display: inline-block;
    height: 450px;
    overflow: hidden;
    -webkit-perspective: 1200px;
    perspective: 1200px;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translatez(35px);
    -ms-transform: translatez(35px);
    transform: translatez(35px);
    transition: -webkit-transform 200ms ease-out;
    -webkit-transition: -webkit-transform 200ms ease-out;
    -o-transition: transform 200ms ease-out;
    transition: transform 200ms ease-out;
    transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
    width: 100%;
    text-align: center; }
    main .cardswrapper .card:not(:last-child) {
      margin-right: 30px; }
  main .cardswrapper .card__img {
    position: relative;
    height: 100%; }
  main .cardswrapper .card__bg {
    bottom: -50px;
    left: -50px;
    position: absolute;
    right: -50px;
    top: -50px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateZ(-50px);
    transform: translateZ(-50px);
    z-index: 0; }
  main .cardswrapper .card__one .card__img {
    top: 14px;
    right: -10px;
    height: 110%; }
  main .cardswrapper .card__one .card__bg {
    background: url("../img/photo.jpg?v=1") center/cover no-repeat; }

main #section2 .fp-tableCell {
  vertical-align: top; }

main #section2 h2 {
  color: #fff;
  font-size: 58px;
  line-height: 1em;
  border-left: 5px solid #fad107;
  margin-top: 80px;
  padding: 0 0 0 20px; }
  @media (max-width: 991px) {
    main #section2 h2 {
      font-size: 34px;
      margin-left: 20px;
      padding: 0 0 0 10px;
      border-left: 5px solid #fad107; } }

main #section2 .timewrapper {
  padding-left: 8px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    main #section2 .timewrapper {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

main #section2 .time h3, main #section2 .time h4 {
  color: #fff;
  line-height: 1em;
  font-weight: 600; }

main #section2 .time h3 {
  font-size: 62px; }
  @media (max-width: 991px) {
    main #section2 .time h3 {
      font-size: 30px; } }

main #section2 .time h4 {
  font-size: 34px; }
  @media (max-width: 991px) {
    main #section2 .time h4 {
      font-size: 20px; } }

main #section2 .time1 {
  margin-top: 140px; }
  @media (max-width: 991px) {
    main #section2 .time1 {
      margin-top: 100px; } }

main #section2 .time2 {
  -webkit-transform: translateX(-38px);
  -ms-transform: translateX(-38px);
  transform: translateX(-38px); }
  @media (max-width: 991px) {
    main #section2 .time2 {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); } }

main #section2 .time3 {
  -webkit-transform: translateX(-76px);
  -ms-transform: translateX(-76px);
  transform: translateX(-76px); }
  @media (max-width: 991px) {
    main #section2 .time3 {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); } }

main #section2 .time4 {
  -webkit-transform: translateX(-110px);
  -ms-transform: translateX(-110px);
  transform: translateX(-110px); }
  @media (max-width: 991px) {
    main #section2 .time4 {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); } }
  main #section2 .time4 h3 {
    -webkit-transform: translateX(-12px);
    -ms-transform: translateX(-12px);
    transform: translateX(-12px); }
    @media (max-width: 991px) {
      main #section2 .time4 h3 {
        font-size: 28px;
        -webkit-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
        transform: translate(0, -20px); } }
  main #section2 .time4 .event {
    border: 2px solid #fad107;
    background-color: #fff; }

main #section2 .event {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  -webkit-transform: skewX(-11deg) translateY(-70px);
  -ms-transform: skewX(-11deg) translateY(-70px);
  transform: skewX(-11deg) translateY(-70px);
  margin-bottom: 50px;
  background-color: #f5f5f5;
  border-radius: 15px;
  padding: 10px; }
  @media (max-width: 991px) {
    main #section2 .event {
      -webkit-transform: skewX(-5deg) translate(-8px, -80px);
      -ms-transform: skewX(-5deg) translate(-8px, -80px);
      transform: skewX(-5deg) translate(-8px, -80px);
      border-radius: 10px;
      margin-bottom: 20px; } }
  main #section2 .event img {
    position: absolute;
    top: 16px;
    left: -62px;
    -webkit-transform: skewX(11deg);
    -ms-transform: skewX(11deg);
    transform: skewX(11deg); }
    @media (max-width: 991px) {
      main #section2 .event img {
        -webkit-transform: skewX(4deg);
        -ms-transform: skewX(4deg);
        transform: skewX(4deg); } }
  main #section2 .event h6 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    -webkit-transform: skewX(11deg) translateX(10px);
    -ms-transform: skewX(11deg) translateX(10px);
    transform: skewX(11deg) translateX(10px); }
    @media (max-width: 991px) {
      main #section2 .event h6 {
        font-size: 18px;
        -webkit-transform: skewX(4deg) translateX(10px);
        -ms-transform: skewX(4deg) translateX(10px);
        transform: skewX(4deg) translateX(10px); } }
  main #section2 .event p {
    width: 100%;
    font-size: 16px;
    color: #666;
    text-shadow: none;
    padding: 5px 5px 10px 10px;
    margin: 0;
    text-align: justify; }
    @media (max-width: 991px) {
      main #section2 .event p {
        font-size: 14px;
        padding: 0;
        line-height: 1.4em; } }

main #section2 .mouse {
  border: 2px solid #000; }
  @media (max-width: 991px) {
    main #section2 .mouse {
      border: 2px solid #fff; } }
  main #section2 .mouse .mouseline {
    background-color: #000; }
    @media (max-width: 991px) {
      main #section2 .mouse .mouseline {
        background-color: #fff; } }

main #section3 .fp-tableCell {
  vertical-align: top; }

main #section3 h2 {
  color: #fff;
  font-size: 58px;
  line-height: 1em;
  border-left: 5px solid #fad107;
  padding: 0 0 0 20px;
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    main #section3 h2 {
      font-size: 34px;
      margin-left: 10px;
      padding: 0 0 0 10px;
      border-left: 5px solid #fad107;
      margin-bottom: 0px; } }

main #section3 > .fp-slidesNav.fp-bottom {
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px); }
  main #section3 > .fp-slidesNav.fp-bottom > ul > li > a > span {
    background-color: #fff; }
  main #section3 > .fp-slidesNav.fp-bottom > ul > li > a.active > span {
    background-color: #fad107; }

main #section3 .slide1, main #section3 .slide2, main #section3 .slide3 {
  margin-top: 80px; }
  main #section3 .slide1 .workwrapper, main #section3 .slide2 .workwrapper, main #section3 .slide3 .workwrapper {
    padding: 0 8px; }
  main #section3 .slide1 .sm-6, main #section3 .slide2 .sm-6, main #section3 .slide3 .sm-6 {
    padding: 8px; }
    @media (max-width: 991px) {
      main #section3 .slide1 .sm-6, main #section3 .slide2 .sm-6, main #section3 .slide3 .sm-6 {
        padding: 4px; } }
    main #section3 .slide1 .sm-6 .work, main #section3 .slide2 .sm-6 .work, main #section3 .slide3 .sm-6 .work {
      position: relative;
      cursor: pointer;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.5); }
      main #section3 .slide1 .sm-6 .work img.hoverin, main #section3 .slide2 .sm-6 .work img.hoverin, main #section3 .slide3 .sm-6 .work img.hoverin {
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      main #section3 .slide1 .sm-6 .work img.hoverout, main #section3 .slide2 .sm-6 .work img.hoverout, main #section3 .slide3 .sm-6 .work img.hoverout {
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
      main #section3 .slide1 .sm-6 .work .workbar, main #section3 .slide2 .sm-6 .work .workbar, main #section3 .slide3 .sm-6 .work .workbar {
        background-color: rgba(0, 0, 0, 0.8);
        height: 20%;
        position: absolute;
        width: 100%;
        z-index: 11;
        bottom: 0;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); }
        main #section3 .slide1 .sm-6 .work .workbar.barhoverin, main #section3 .slide2 .sm-6 .work .workbar.barhoverin, main #section3 .slide3 .sm-6 .work .workbar.barhoverin {
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          -webkit-transform: translateY(0%);
          -ms-transform: translateY(0%);
          transform: translateY(0%); }
        main #section3 .slide1 .sm-6 .work .workbar.barhoverout, main #section3 .slide2 .sm-6 .work .workbar.barhoverout, main #section3 .slide3 .sm-6 .work .workbar.barhoverout {
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
          transform: translateY(100%); }
        main #section3 .slide1 .sm-6 .work .workbar p, main #section3 .slide2 .sm-6 .work .workbar p, main #section3 .slide3 .sm-6 .work .workbar p {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          color: #fff;
          font-size: 16px;
          letter-spacing: 2px;
          width: 100%;
          height: auto;
          padding-left: 10px; }

main #section3 .slide1 .sm-4, main #section3 .slide1 .sm-2, main #section3 .slide2 .sm-4, main #section3 .slide2 .sm-2, main #section3 .slide3 .sm-4, main #section3 .slide3 .sm-2 {
  height: 180px; }
  @media (max-width: 991px) {
    main #section3 .slide1 .sm-4, main #section3 .slide1 .sm-2, main #section3 .slide2 .sm-4, main #section3 .slide2 .sm-2, main #section3 .slide3 .sm-4, main #section3 .slide3 .sm-2 {
      height: 0px; } }
  main #section3 .slide1 .sm-4 .side, main #section3 .slide1 .sm-2 .side, main #section3 .slide2 .sm-4 .side, main #section3 .slide2 .sm-2 .side, main #section3 .slide3 .sm-4 .side, main #section3 .slide3 .sm-2 .side {
    padding: 3px;
    border: 2px solid #fad107;
    border-radius: 0px 20px 0px 0px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (max-width: 991px) {
      main #section3 .slide1 .sm-4 .side, main #section3 .slide1 .sm-2 .side, main #section3 .slide2 .sm-4 .side, main #section3 .slide2 .sm-2 .side, main #section3 .slide3 .sm-4 .side, main #section3 .slide3 .sm-2 .side {
        position: relative;
        display: inline-block;
        margin-top: 60px; } }
    main #section3 .slide1 .sm-4 .side p, main #section3 .slide1 .sm-2 .side p, main #section3 .slide2 .sm-4 .side p, main #section3 .slide2 .sm-2 .side p, main #section3 .slide3 .sm-4 .side p, main #section3 .slide3 .sm-2 .side p {
      line-height: 1em;
      font-size: 18px; }
  @media (max-width: 991px) {
    main #section3 .slide1 .sm-4 .side4, main #section3 .slide1 .sm-2 .side4, main #section3 .slide2 .sm-4 .side4, main #section3 .slide2 .sm-2 .side4, main #section3 .slide3 .sm-4 .side4, main #section3 .slide3 .sm-2 .side4 {
      margin-top: 80px; } }

main #section4 .fp-tableCell {
  vertical-align: top; }

main #section4 h2 {
  color: #fff;
  font-size: 58px;
  line-height: 1em;
  border-left: 5px solid #fad107;
  margin-top: 80px;
  padding: 0 0 0 20px; }
  @media (max-width: 991px) {
    main #section4 h2 {
      font-size: 34px;
      margin-left: 20px;
      padding: 0 0 0 10px;
      border-left: 5px solid #fad107; } }

main #section4 .contact {
  margin: 10% 0 0 10%; }
  @media (max-width: 991px) {
    main #section4 .contact {
      margin: 20% 0 0 3%; } }
  @media (max-width: 991px) {
    main #section4 .contact p {
      padding-left: 10px; } }
  main #section4 .contact p:nth-of-type(1) {
    font-size: 70px;
    font-weight: 600;
    color: #fad107; }
    @media (max-width: 991px) {
      main #section4 .contact p:nth-of-type(1) {
        font-size: 40px;
        padding-left: 10px; } }
  main #section4 .contact a {
    border: 4px solid #fad107;
    display: inline-block;
    border-radius: 100px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 15px;
    margin: 20px 10px; }
    main #section4 .contact a:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    main #section4 .contact a img {
      max-width: 50px; }
  main #section4 .contact a:nth-of-type(1) {
    margin-left: 0; }
    @media (max-width: 991px) {
      main #section4 .contact a:nth-of-type(1) {
        margin-left: 15px; } }

main #section4 footer {
  background-color: #111;
  height: 120px;
  position: absolute;
  bottom: 0;
  width: 100%; }
  @media (max-width: 991px) {
    main #section4 footer {
      height: 100px; } }
  main #section4 footer img {
    max-width: 40px;
    padding: 20px 0; }
    @media (max-width: 991px) {
      main #section4 footer img {
        max-width: 30px;
        padding: 10px 0; } }
  main #section4 footer p {
    color: #666; }
    @media (max-width: 991px) {
      main #section4 footer p {
        line-height: 1.2em; } }

.mouse {
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0.5;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 26px;
  height: 48px;
  z-index: 2; }
  @media (max-width: 991px) {
    .mouse {
      bottom: 15px; } }
  .mouse .mouseline {
    background-color: #fff;
    width: 4px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    left: 43%;
    top: 50%;
    will-change: transform;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: mouseline 1.2s infinite;
    animation: mouseline 1.2s infinite; }

@-webkit-keyframes mouseline {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0; }
  50% {
    opacity: 100; }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0; } }

@keyframes mouseline {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0; }
  50% {
    opacity: 100; }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0; } }

svg {
  position: relative;
  -webkit-transform: rotate(-90deg) scale(1.2);
  -ms-transform: rotate(-90deg) scale(1.2);
  transform: rotate(-90deg) scale(1.2);
  stroke-dasharray: 251;
  /* (2PI * 40px) */
  stroke-dashoffset: 251;
  -webkit-animation: svg 0.5s linear forwards;
  animation: svg 0.5s linear forwards; }

@-webkit-keyframes svg {
  to {
    stroke-dashoffset: 251; } }

@keyframes svg {
  to {
    stroke-dashoffset: 251; } }
  @media (max-width: 991px) {
    svg {
      -webkit-transform: rotate(-90deg) scale(0.74);
      -ms-transform: rotate(-90deg) scale(0.74);
      transform: rotate(-90deg) scale(0.74); } }

@media (max-width: 991px) {
  svg#dc-spinner {
    -webkit-transform: rotate(-90deg) scale(4);
    -ms-transform: rotate(-90deg) scale(4);
    transform: rotate(-90deg) scale(4); } }

.svgtxt {
  position: absolute;
  left: 50%;
  top: 46%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (max-width: 991px) {
    .svgtxt {
      -webkit-transform: translate(-20%, -50%) scale(0.6);
      -ms-transform: translate(-20%, -50%) scale(0.6);
      transform: translate(-20%, -50%) scale(0.6); } }
  .svgtxt p:nth-of-type(1) {
    color: #fad107;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 600; }
  .svgtxt P:nth-of-type(2) {
    line-height: 1.2em;
    font-size: 16px; }

.svg60 {
  -webkit-animation: svg60 0.5s linear forwards;
  animation: svg60 0.5s linear forwards; }

@-webkit-keyframes svg60 {
  to {
    stroke-dashoffset: 100; } }

@keyframes svg60 {
  to {
    stroke-dashoffset: 100; } }

.svg70 {
  -webkit-animation: svg70 0.5s linear forwards;
  animation: svg70 0.5s linear forwards; }

@-webkit-keyframes svg70 {
  to {
    stroke-dashoffset: 75; } }

@keyframes svg70 {
  to {
    stroke-dashoffset: 75; } }

.svg80 {
  -webkit-animation: svg80 0.5s linear forwards;
  animation: svg80 0.5s linear forwards; }

@-webkit-keyframes svg80 {
  to {
    stroke-dashoffset: 50; } }

@keyframes svg80 {
  to {
    stroke-dashoffset: 50; } }

.svg90 {
  -webkit-animation: svg90 0.5s linear forwards;
  animation: svg90 0.5s linear forwards; }

@-webkit-keyframes svg90 {
  to {
    stroke-dashoffset: 25; } }

@keyframes svg90 {
  to {
    stroke-dashoffset: 25; } }

@media (max-width: 991px) {
  .svgtxt1_1 {
    -webkit-transform: translate(-20%, -50%) scale(0.6);
    -ms-transform: translate(-20%, -50%) scale(0.6);
    transform: translate(-20%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt1_1 {
    -webkit-transform: translate(-14%, -50%) scale(0.6);
    -ms-transform: translate(-14%, -50%) scale(0.6);
    transform: translate(-14%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt1_2 {
    -webkit-transform: translate(-14%, -50%) scale(0.6);
    -ms-transform: translate(-14%, -50%) scale(0.6);
    transform: translate(-14%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt1_2 {
    -webkit-transform: translate(-8%, -50%) scale(0.6);
    -ms-transform: translate(-8%, -50%) scale(0.6);
    transform: translate(-8%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt1_3 {
    -webkit-transform: translate(-28%, -50%) scale(0.6);
    -ms-transform: translate(-28%, -50%) scale(0.6);
    transform: translate(-28%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt1_4 {
    -webkit-transform: translate(-26%, -50%) scale(0.6);
    -ms-transform: translate(-26%, -50%) scale(0.6);
    transform: translate(-26%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt1_4 {
    -webkit-transform: translate(-22%, -50%) scale(0.6);
    -ms-transform: translate(-22%, -50%) scale(0.6);
    transform: translate(-22%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt1_5 {
    -webkit-transform: translate(-20%, -50%) scale(0.6);
    -ms-transform: translate(-20%, -50%) scale(0.6);
    transform: translate(-20%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt1_5 {
    -webkit-transform: translate(-14%, -50%) scale(0.6);
    -ms-transform: translate(-14%, -50%) scale(0.6);
    transform: translate(-14%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt2_1 {
    -webkit-transform: translate(-28%, -50%) scale(0.6);
    -ms-transform: translate(-28%, -50%) scale(0.6);
    transform: translate(-28%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt2_1 {
    -webkit-transform: translate(-26%, -50%) scale(0.6);
    -ms-transform: translate(-26%, -50%) scale(0.6);
    transform: translate(-26%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt2_2 {
    -webkit-transform: translate(-24%, -50%) scale(0.6);
    -ms-transform: translate(-24%, -50%) scale(0.6);
    transform: translate(-24%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt2_2 {
    -webkit-transform: translate(-20%, -50%) scale(0.6);
    -ms-transform: translate(-20%, -50%) scale(0.6);
    transform: translate(-20%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt2_3 {
    -webkit-transform: translate(-18%, -50%) scale(0.6);
    -ms-transform: translate(-18%, -50%) scale(0.6);
    transform: translate(-18%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt2_3 {
    -webkit-transform: translate(-12%, -50%) scale(0.6);
    -ms-transform: translate(-12%, -50%) scale(0.6);
    transform: translate(-12%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt2_4 {
    -webkit-transform: translate(-14%, -50%) scale(0.6);
    -ms-transform: translate(-14%, -50%) scale(0.6);
    transform: translate(-14%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt2_4 {
    -webkit-transform: translate(-6%, -50%) scale(0.6);
    -ms-transform: translate(-6%, -50%) scale(0.6);
    transform: translate(-6%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt3_1 {
    -webkit-transform: translate(-12%, -50%) scale(0.6);
    -ms-transform: translate(-12%, -50%) scale(0.6);
    transform: translate(-12%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt3_1 {
    -webkit-transform: translate(-2%, -50%) scale(0.6);
    -ms-transform: translate(-2%, -50%) scale(0.6);
    transform: translate(-2%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt3_2 {
    -webkit-transform: translate(-10%, -50%) scale(0.6);
    -ms-transform: translate(-10%, -50%) scale(0.6);
    transform: translate(-10%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt3_2 {
    -webkit-transform: translate(-2%, -50%) scale(0.6);
    -ms-transform: translate(-2%, -50%) scale(0.6);
    transform: translate(-2%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt3_3 {
    -webkit-transform: translate(-26%, -50%) scale(0.6);
    -ms-transform: translate(-26%, -50%) scale(0.6);
    transform: translate(-26%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt3_3 {
    -webkit-transform: translate(-22%, -50%) scale(0.6);
    -ms-transform: translate(-22%, -50%) scale(0.6);
    transform: translate(-22%, -50%) scale(0.6); } }

@media (max-width: 991px) {
  .svgtxt3_4 {
    -webkit-transform: translate(-30%, -50%) scale(0.6);
    -ms-transform: translate(-30%, -50%) scale(0.6);
    transform: translate(-30%, -50%) scale(0.6); } }

@media (max-width: 375px) {
  .svgtxt3_4 {
    -webkit-transform: translate(-26%, -50%) scale(0.6);
    -ms-transform: translate(-26%, -50%) scale(0.6);
    transform: translate(-26%, -50%) scale(0.6); } }

.title2, .title3, .title4 {
  will-change: transform;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translateY(-300px);
  -ms-transform: translateY(-300px);
  transform: translateY(-300px);
  opacity: 0;
  pointer-events: none !important; }

.titleactive {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1; }

#pop {
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100; }
  #pop .container {
    z-index: 100;
    position: relative;
    height: 100%; }
    #pop .container > div:nth-of-type(1) {
      height: 100%; }
      @media (max-width: 991px) {
        #pop .container > div:nth-of-type(1) {
          height: 50%; } }
      #pop .container > div:nth-of-type(1) img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media (max-width: 991px) {
          #pop .container > div:nth-of-type(1) img {
            padding: 0 10px;
            position: relative;
            max-height: 100%;
            width: auto;
            top: 56%; } }
    #pop .container > div:nth-of-type(2) {
      height: 100%;
      padding: 150px 50px 0 50px; }
      @media (max-width: 991px) {
        #pop .container > div:nth-of-type(2) {
          padding: 50px 20px 0 20px; } }
      #pop .container > div:nth-of-type(2) h4 {
        color: #fad107; }
        @media (max-width: 991px) {
          #pop .container > div:nth-of-type(2) h4 {
            line-height: 1.2em;
            font-size: 20px; } }
      #pop .container > div:nth-of-type(2) hr {
        margin: 10px 0;
        opacity: 0.5; }
      #pop .container > div:nth-of-type(2) p {
        color: #ccc;
        font-size: 16px;
        margin-bottom: 75px; }
        @media (max-width: 991px) {
          #pop .container > div:nth-of-type(2) p {
            margin-bottom: 20px;
            line-height: 1.4em; } }
      #pop .container > div:nth-of-type(2) a {
        display: inline-block;
        background-color: #fad107;
        padding: 6px 20px;
        margin: 0 0 0 10px;
        color: #000;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        -webkit-transform: skew(-15deg);
        -ms-transform: skew(-15deg);
        transform: skew(-15deg);
        cursor: pointer; }
        #pop .container > div:nth-of-type(2) a:hover {
          -webkit-transform: skew(-15deg) scale(1.08);
          -ms-transform: skew(-15deg) scale(1.08);
          transform: skew(-15deg) scale(1.08); }
        #pop .container > div:nth-of-type(2) a .arrow {
          -webkit-transform: skew(15deg) translate(4px, 1px);
          -ms-transform: skew(15deg) translate(4px, 1px);
          transform: skew(15deg) translate(4px, 1px);
          display: inline-block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 0 6px 10px;
          border-color: transparent transparent transparent #38333a;
          -webkit-animation: arrow 1s infinite;
          animation: arrow 1s infinite; }

@-webkit-keyframes arrow {
  0% {
    -webkit-transform: skew(15deg) translate(4px, 1px);
    transform: skew(15deg) translate(4px, 1px); }
  50% {
    -webkit-transform: skew(15deg) translate(8px, 1px);
    transform: skew(15deg) translate(8px, 1px); }
  100% {
    -webkit-transform: skew(15deg) translate(4px, 1px);
    transform: skew(15deg) translate(4px, 1px); } }

@keyframes arrow {
  0% {
    -webkit-transform: skew(15deg) translate(4px, 1px);
    transform: skew(15deg) translate(4px, 1px); }
  50% {
    -webkit-transform: skew(15deg) translate(8px, 1px);
    transform: skew(15deg) translate(8px, 1px); }
  100% {
    -webkit-transform: skew(15deg) translate(4px, 1px);
    transform: skew(15deg) translate(4px, 1px); } }
      #pop .container > div:nth-of-type(2) .pic .picimg {
        width: 64px;
        height: 64px;
        border-radius: 500px;
        display: block;
        margin-bottom: 10px;
        cursor: pointer;
        opacity: 0.5;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background-size: cover; }
        @media (max-width: 991px) {
          #pop .container > div:nth-of-type(2) .pic .picimg {
            display: inline-block;
            width: 40px;
            height: 40px;
            margin-right: 6px; } }
        #pop .container > div:nth-of-type(2) .pic .picimg:hover {
          opacity: 0.8; }
      #pop .container > div:nth-of-type(2) .pic .picimg.active {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        border: 2px solid #fad107; }
  #pop .popbg {
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.off {
  display: none; }

.close {
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 80px;
  width: 32px;
  height: 32px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  @media (max-width: 991px) {
    .close {
      top: 44px;
      right: 24px; } }
  .close:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
    .close:hover .close1, .close:hover .close2 {
      background-color: #fad107; }
  .close .close1, .close .close2 {
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff; }
  .close .close1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .close .close2 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

div.fp-controlArrow.fp-prev {
  left: 100px;
  will-change: transform;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-animation: fp-prev 1s infinite;
  animation: fp-prev 1s infinite; }
  @media (max-width: 991px) {
    div.fp-controlArrow.fp-prev {
      left: 28px;
      border-width: 25px 25px 25px 0px; } }

@-webkit-keyframes fp-prev {
  0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); } }

@keyframes fp-prev {
  0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); } }
  div.fp-controlArrow.fp-prev:hover {
    opacity: 0.8; }

div.fp-controlArrow.fp-next {
  right: 100px;
  will-change: transform;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-animation: fp-next 1s infinite;
  animation: fp-next 1s infinite; }
  @media (max-width: 991px) {
    div.fp-controlArrow.fp-next {
      right: 28px;
      border-width: 25px 0px 25px 25px; } }

@-webkit-keyframes fp-next {
  0% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  50% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  100% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); } }

@keyframes fp-next {
  0% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  50% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  100% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); } }
  div.fp-controlArrow.fp-next:hover {
    opacity: 0.8; }

#section3 > div.fp-slidesNav.bottom {
  bottom: 6px; }
  @media (max-width: 991px) {
    #section3 > div.fp-slidesNav.bottom {
      bottom: -14px; } }
  #section3 > div.fp-slidesNav.bottom a.active span {
    background-color: #fad107; }
  #section3 > div.fp-slidesNav.bottom li span {
    border: 1px solid #fad107; }

.event1active {
  -webkit-transition-delay: 0.5s !important;
  -o-transition-delay: 0.5s !important;
  transition-delay: 0.5s !important;
  opacity: 1 !important; }

.event2active {
  -webkit-transition-delay: 0.8s !important;
  -o-transition-delay: 0.8s !important;
  transition-delay: 0.8s !important;
  opacity: 1 !important; }

.event3active {
  -webkit-transition-delay: 1.1s !important;
  -o-transition-delay: 1.1s !important;
  transition-delay: 1.1s !important;
  opacity: 1 !important; }

.event4active {
  -webkit-transition-delay: 1.4s !important;
  -o-transition-delay: 1.4s !important;
  transition-delay: 1.4s !important;
  opacity: 1 !important; }

.loading {
  background-color: #222;
  height: 100%;
  width: 100%;
  z-index: 101;
  position: absolute; }
  .loading p {
    font-size: 22px;
    letter-spacing: 1.4em;
    position: absolute;
    left: 51%;
    top: 49%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ccc;
    font-weight: 100;
    -webkit-animation: loading 1s infinite;
    animation: loading 1s infinite; }

@-webkit-keyframes loading {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0.5; } }

@keyframes loading {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0.5; } }
    @media (max-width: 991px) {
      .loading p {
        letter-spacing: 1.1em;
        font-size: 18px;
        font-weight: 400;
        -webkit-animation: loading_m 1s infinite;
        animation: loading_m 1s infinite; }
      @-webkit-keyframes loading_m {
        0% {
          opacity: 1; }
        50% {
          opacity: 0.5; }
        100% {
          opacity: 1; } }
      @keyframes loading_m {
        0% {
          opacity: 1; }
        50% {
          opacity: 0.5; }
        100% {
          opacity: 1; } } }
  .loading .scene {
    width: 15%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (max-width: 991px) {
      .loading .scene {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }

@media (max-width: 991px) {
  .slide2bottom {
    height: 100px; } }

@media (max-width: 991px) {
  .slide3bottom {
    height: 200px; } }

@media (max-width: 991px) {
  #fp-nav {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px); } }

#video {
  width: 100%;
  height: auto; }
