@charset "UTF-8";
@import url(/css/normalize.css);
@import url(../animate.css);
.pointer {
  cursor: pointer;
}

.break-all {
  word-break: break-all;
}

table {
  font-family: "新細明體", "細明體";
}

table tbody, table tfoot, table thead, table th, table td {
  vertical-align: middle;
  margin: 0 !important;
}

.img-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.img-group img {
  display: inline-block !important;
  margin: 0 1% !important;
}

html, body {
  line-height: 24px;
  font-size: 18px;
  scroll-behavior: smooth;
}

.wrapper {
  background-image: url(../../images/indexBg.jpg?20210326), url(../../images/indexBottom.jpg?20210326);
  background-color: #000;
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat;
  color: #fff;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.header .container {
  width: 1280px;
  height: 704px;
  position: relative;
}

.header .logo, .header .logo a {
  width: 185px;
  height: 115px;
}

.header .logo {
  position: absolute;
  top: 49px;
  left: 530px;
  z-index: 999;
}

.header .logo a {
  display: block;
  background-image: url(../../images/logo.png?20210326);
  background-size: 100%;
}

.header .slogan {
  width: 681px;
  height: 426px;
  position: absolute;
  top: 75px;
  left: 120px;
  background: url(../../images/slogan.png);
  -webkit-animation: pulse .5s ,rubberBand 1.2s 1.2s ,rubberBand 1.2s 4s;
          animation: pulse .5s ,rubberBand 1.2s 1.2s ,rubberBand 1.2s 4s;
}

.header .role {
  width: 772px;
  height: 692px;
  position: absolute;
  top: 0px;
  left: 455px;
  background: url(../../images/ship.png);
  -webkit-animation: fadeInRight .65s ,pulse 3s 1.45s linear infinite;
          animation: fadeInRight .65s ,pulse 3s 1.45s linear infinite;
}

@-webkit-keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70%, 0);
    transform: translate3d(0, 70%, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70%, 0);
    transform: translate3d(0, 70%, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes card_gold {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
  }
  100% {
    top: 28px;
    left: 90px;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@keyframes card_gold {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
  }
  100% {
    top: 28px;
    left: 90px;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@-webkit-keyframes card_iPhone12 {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
    width: i;
  }
  100% {
    top: 0;
    right: 113px;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@keyframes card_iPhone12 {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
    width: i;
  }
  100% {
    top: 0;
    right: 113px;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@-webkit-keyframes card_BMW {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
    width: i;
  }
  100% {
    top: 269px;
    left: 0;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@keyframes card_BMW {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
    width: i;
  }
  100% {
    top: 269px;
    left: 0;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@-webkit-keyframes card_gogoro {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
    width: i;
  }
  100% {
    top: 315px;
    right: 0;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@keyframes card_gogoro {
  0% {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    opacity: 0;
    width: i;
  }
  100% {
    top: 315px;
    right: 0;
    -webkit-transform: translate(0%);
            transform: translate(0%);
    opacity: 1;
  }
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  30% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  35% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  30% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  35% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@-webkit-keyframes swing2 {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, -15deg);
            transform: rotate3d(0, 0, 1, -15deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 10deg);
            transform: rotate3d(0, 0, 1, 10deg);
  }
  30% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  35% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing2 {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, -15deg);
            transform: rotate3d(0, 0, 1, -15deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 10deg);
            transform: rotate3d(0, 0, 1, 10deg);
  }
  30% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  35% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.nav {
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 10px auto;
}

.nav .container {
  width: 1110px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav .container .navBtn {
  position: relative;
  width: 100%;
}

.nav .container .navBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.nav .container .navBtn ul li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
  width: 370px;
  height: 85px;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0px !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -370px !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -740px !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -1110px !important;
}

.nav .container .navBtn ul li.navBtn5 a {
  background-position-x: -1480px !important;
}

.nav .container .navBtn ul li.navBtn6 a {
  background-position-x: -1850px !important;
}

.nav .container .navBtn ul li a:hover, .nav .container .navBtn ul li.action a {
  background-image: url(../../images/navbtn_action.png);
}

.nav .container .navBtn ul li a {
  display: block;
  width: 370px;
  height: 83px;
  text-align: center;
  margin: 0 auto;
  background-image: url(../../images/navbtn.png);
  background-size: 600% 100%;
}

.nav .container .navBtn ul li.action a {
  background-size: 600% 100%;
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding: 0 0 70px 0;
  position: relative;
}

.content h3 {
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  -webkit-animation: toTop .3s .3s;
          animation: toTop .3s .3s;
}

.content h3 img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.content .container {
  width: 95%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 0 15% 0;
  -webkit-animation: toBottom .3s .3s;
          animation: toBottom .3s .3s;
  position: relative;
}

.content .container > p {
  margin-left: 2em;
}

.content .container > p > a {
  color: #00e1ff;
}

.content .container > p > a:hover {
  color: #ffb74b;
}

.content .container > p.txt-center {
  margin-left: 0;
}

.content h4 {
  text-align: left;
  position: relative;
  display: inline-block;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #C8CE4D;
  font-weight: bold;
  font-size: 1.35em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.content h4:before {
  content: '';
  background-image: url("../../images/icon.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 2em;
  height: 2em;
  display: inline-block;
  margin: 0 5px;
}

.content h5 {
  font-size: 1.2em;
  padding: .6em;
  background-color: transparent !important;
  margin-bottom: 10px;
  color: #4b3113;
  text-align: center;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 217, 0, 0)), color-stop(20%, #ffd900), color-stop(50%, #fff170), color-stop(80%, #ffd900), to(rgba(255, 217, 0, 0)));
  background-image: linear-gradient(to left, rgba(255, 217, 0, 0) 0%, #ffd900 20%, #fff170 50%, #ffd900 80%, rgba(255, 217, 0, 0) 100%);
}

.content h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 20px 0;
  text-align: center;
}

.content h6 span {
  padding: 5px 15px;
  background: #be0000;
  border-radius: 10px;
  color: #fff;
}

.content ol, .content ul {
  margin-left: 3em;
}

.content ol li a, .content ul li a {
  color: #FFE400;
  text-decoration: underline;
}

.content ol li a:hover, .content ul li a:hover {
  color: #f19100;
}

.content ol.path, .content ul.path {
  list-style-type: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content ol.path li, .content ul.path li {
  max-width: 30%;
}

.content ol.list, .content ul.list {
  list-style-type: none;
  text-align: left;
  margin-bottom: 0.8em;
}

.content ol.list li, .content ul.list li {
  margin-left: 1.2em;
  text-indent: -1.2em;
}

.content ol.list li > ul, .content ul.list li > ul {
  list-style-type: decimal;
  margin-left: 0;
}

.content ol.list li > ul li, .content ul.list li > ul li {
  text-indent: 0;
}

.content ol.arrow > li::before, .content ul.arrow > li::before {
  content: '※ ';
  margin-left: 2px;
}

.content ol.asterisk > li:before, .content ul.asterisk > li:before {
  content: '● ';
}

.content ol.asterisk > li table, .content ul.asterisk > li table {
  margin-left: 0;
  text-indent: 0;
}

.content__btn div {
  color: #e1f03f;
  border-left: 0;
  width: 9em;
}

.content__btn div:first-child {
  border-left: none;
}

.content__btn div a:hover, .content__btn div.action a {
  font-weight: bold;
  color: #ffffff;
  border: 2px solid #ff4894;
  background: #f53f57;
  border-radius: 30px;
}

.content__btn div a {
  color: #f53f57;
  width: 8.5em;
  font-weight: bold;
  border: 2px solid #dadada;
  background: #c5c5c5;
  color: #525252;
  border-radius: 30px;
}

.content__btn div a:hover {
  width: 8.5em;
}

.content__btn div.action a {
  width: 8.5em;
}

.btnBox a:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ff9100), color-stop(20%, #ff9100), color-stop(40%, #ffc56f), color-stop(60%, #ffc56f), color-stop(80%, #ff9100), to(#ff9100));
  background-image: linear-gradient(to top, #ff9100 0%, #ff9100 20%, #ffc56f 40%, #ffc56f 60%, #ff9100 80%, #ff9100 100%);
  -webkit-box-shadow: 0px 2px #ff4800, inset 0 2px 2px 2px #ffc56f, inset 0 -10px 10px 0px #ffc56f;
          box-shadow: 0px 2px #ff4800, inset 0 2px 2px 2px #ffc56f, inset 0 -10px 10px 0px #ffc56f;
  top: 2px;
  color: #702902;
}

/* ================= item__box ================= */
.item__box {
  background-color: #000;
  color: #fff;
  border-color: #dcff30;
  border-width: 5px;
  border-radius: 10px;
  margin: 0 auto;
}

.item__box p {
  margin-left: 0 !important;
  width: 100%;
  text-align: center;
}

.item__box p img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-img {
  border-radius: 0;
}

.item__box .item__box-img img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.item__box .item__box--shadow {
  -webkit-box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
          box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
}

.item__box .item__box-title {
  color: #5A350D;
  background: -webkit-gradient(linear, right top, left top, from(#7d9600), color-stop(5%, #7d9600), color-stop(50%, #dcff30), color-stop(95%, #7d9600), to(#7d9600));
  background: linear-gradient(to left, #7d9600 0%, #7d9600 5%, #dcff30 50%, #7d9600 95%, #7d9600 100%);
  font-size: 1em;
  color: #241414;
}

.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-title a {
  color: #fff366;
}

.item__box .item__box-get {
  text-align: center;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 560px) {
  .item__box .item__box-get {
    padding: 0;
  }
}

.item__box .item__box-get span {
  font-weight: lighter;
}

.item__box .item__box-get h5 {
  font-size: 1.2em;
  padding: .6em;
  background-color: transparent !important;
  margin-bottom: 10px;
  color: white;
  text-align: center;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(122, 95, 8, 0)), color-stop(20%, #c99432), color-stop(50%, #db7c00), color-stop(80%, #c99432), to(rgba(122, 95, 8, 0)));
  background-image: linear-gradient(to left, rgba(122, 95, 8, 0) 0%, #c99432 20%, #db7c00 50%, #c99432 80%, rgba(122, 95, 8, 0) 100%);
}

.item__box .item__box-get .row {
  width: 100%;
}

@media only screen and (max-width: 560px) {
  .item__box .item__box-get .row {
    padding: 0;
  }
}

.item__box .item__box-text {
  text-align: left;
}

.item__box .item__box--02 {
  background-color: #fff;
  border: 3px #cec352 solid;
  border-radius: 10px;
  height: 100%;
}

.item__box .item__box--02 .item__box-img {
  background: transparent;
}

.item__box .item__box--02 .item__box-title {
  color: #5A350D;
  background: -webkit-gradient(linear, right top, left top, from(#7d9600), color-stop(5%, #7d9600), color-stop(50%, #dcff30), color-stop(95%, #7d9600), to(#7d9600));
  background: linear-gradient(to left, #7d9600 0%, #7d9600 5%, #dcff30 50%, #7d9600 95%, #7d9600 100%);
}

.item__box .item__box--02 .item__box-get {
  background-color: transparent;
  /*color: adjust-color($itemBorderColor, $hue: -60deg, $lightness: -5%);*/
  color: #fff;
}

.item__box .listawards {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 560px) {
  .item__box .listawards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 70%;
    max-height: 360px;
  }
}

.item__box .listawards img {
  width: 12%;
}

@media only screen and (max-width: 560px) {
  .item__box .listawards img {
    width: 100px;
  }
}

.item__box .listawards i {
  color: #7e7e7e;
}

.item__box {
  background-color: #000;
  color: #fff;
  border-color: #dcff30;
  border-width: 5px;
  border-radius: 10px;
  margin: 0 auto;
}

.item__box p {
  margin-left: 0 !important;
  width: 100%;
  text-align: center;
}

.item__box p img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-img {
  border-radius: 0;
}

.item__box .item__box-img img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.item__box .item__box--shadow {
  -webkit-box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
          box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
}

.item__box .item__box-title {
  color: #5A350D;
  background: -webkit-gradient(linear, right top, left top, from(#7d9600), color-stop(5%, #7d9600), color-stop(50%, #dcff30), color-stop(95%, #7d9600), to(#7d9600));
  background: linear-gradient(to left, #7d9600 0%, #7d9600 5%, #dcff30 50%, #7d9600 95%, #7d9600 100%);
  font-size: 1em;
  color: #241414;
}

.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-title a {
  color: #fff366;
}

.item__box .item__box-get {
  text-align: center;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 560px) {
  .item__box .item__box-get {
    padding: 0;
  }
}

.item__box .item__box-get span {
  font-weight: lighter;
}

.item__box .item__box-get h5 {
  font-size: 1.2em;
  padding: .6em;
  background-color: transparent !important;
  margin-bottom: 10px;
  color: white;
  text-align: center;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(122, 95, 8, 0)), color-stop(20%, #c99432), color-stop(50%, #db7c00), color-stop(80%, #c99432), to(rgba(122, 95, 8, 0)));
  background-image: linear-gradient(to left, rgba(122, 95, 8, 0) 0%, #c99432 20%, #db7c00 50%, #c99432 80%, rgba(122, 95, 8, 0) 100%);
}

.item__box .item__box-get .row {
  width: 100%;
}

@media only screen and (max-width: 560px) {
  .item__box .item__box-get .row {
    padding: 0;
  }
}

.item__box .item__box-text {
  text-align: left;
}

.item__box .item__box--03 {
  background-color: #fff;
  border: 3px #ca3011 soild;
  border-radius: 10px;
  height: 100%;
}

.item__box .item__box--03 .item__box-img {
  background: transparent;
}

.item__box .item__box--03 .item__box-title {
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #ca3011;
}

.item__box .item__box--03 .item__box-get {
  background-color: transparent;
  /*color: adjust-color($itemBorderColor, $hue: -60deg, $lightness: -5%);*/
  color: #ca3011;
}

.item__box .listawards {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 560px) {
  .item__box .listawards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 70%;
    max-height: 360px;
  }
}

.item__box .listawards img {
  width: 12%;
}

@media only screen and (max-width: 560px) {
  .item__box .listawards img {
    width: 100px;
  }
}

.item__box .listawards i {
  color: #7e7e7e;
}

/*================= table================= */
.table tr th, .table tr td {
  border: 2px solid transparent;
}

.table {
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  border-collapse: separate;
  border-spacing: 1px;
  border-radius: 5px;
  color: #E5F06C;
  border: 5px solid #e1f03f;
  background: #9ba117;
}

@media only screen and (max-width: 798px) {
  .table {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}

.table-full {
  width: 95%;
  margin: 0 auto;
}

.table tr {
  background: #000;
}

.table tr th {
  background: #e1f03f;
  color: #241414;
}

.table tr img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}

.table.collect {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 560px) {
  .table.collect {
    width: 85%;
    margin: 0;
  }
}

.table.collect2 {
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 560px) {
  .table.collect2 {
    width: 100%;
    margin: 0 auto;
  }
}

.table.collect2 td {
  position: relative;
}

.table.collect2 td .icon_tit {
  position: absolute;
  top: 0;
  right: 10%;
}

@media only screen and (max-width: 798px) {
  .table.collect2 td .icon_tit img {
    top: 10px;
    max-width: 120px;
  }
}

@media only screen and (max-width: 560px) {
  .table.collect2 td .icon_tit img {
    top: 10px;
    max-width: 100px;
  }
}

.table.collect td {
  position: relative;
}

.table.collect td .icon_tit {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -100px;
}

@media only screen and (max-width: 798px) {
  .table.collect td .icon_tit {
    right: -70px;
  }
}

@media only screen and (max-width: 798px) {
  .table.collect td .icon_tit img {
    max-width: 120px;
  }
}

@media only screen and (max-width: 560px) {
  .table.collect td .icon_tit img {
    max-width: 100px;
  }
}

ul.p1_tabBtn {
  text-align: center;
  margin: 0 auto;
  width: 786px;
  height: 518px;
  background: url(../../images/index_tabs/tabsBox-bg.jpg);
  background-size: 100%;
  position: relative;
}

@media only screen and (max-width: 798px) {
  ul.p1_tabBtn {
    width: 98%;
    padding-bottom: 65%;
    height: 0;
    margin: 0 auto !important;
  }
}

ul.p1_tabBtn li {
  display: block;
  position: absolute;
  width: 119px;
  height: 69px;
}

@media only screen and (max-width: 798px) {
  ul.p1_tabBtn li {
    width: 119px;
    height: 69px;
    width: 15.13995%;
    height: 0;
    padding-bottom: 8.77863%;
  }
}

ul.p1_tabBtn li:nth-child(1) {
  margin-top: 400px;
  left: 43px;
}

@media only screen and (max-width: 798px) {
  ul.p1_tabBtn li:nth-child(1) {
    margin-top: 50.89059%;
    left: 5.47074%;
  }
}

ul.p1_tabBtn li:nth-child(2) {
  width: 149px;
  margin-top: 436px;
  left: 241px;
}

@media only screen and (max-width: 798px) {
  ul.p1_tabBtn li:nth-child(2) {
    width: 18.95674%;
    margin-top: 55.47074%;
    left: 30.66158%;
  }
}

ul.p1_tabBtn li:nth-child(3) {
  margin-top: 362px;
  left: 465px;
}

@media only screen and (max-width: 798px) {
  ul.p1_tabBtn li:nth-child(3) {
    margin-top: 46.05598%;
    left: 59.16031%;
  }
}

ul.p1_tabBtn li:nth-child(4) {
  width: 179px;
  margin-top: 388px;
  left: 596px;
}

@media only screen and (max-width: 798px) {
  ul.p1_tabBtn li:nth-child(4) {
    width: 22.77354%;
    margin-top: 49.36387%;
    left: 75.82697%;
  }
}

ul.p1_tabBtn li:nth-child(1) {
  background: url(../../images/index_tabs/tabBtn1-close.png);
  background-size: 100% !important;
}

ul.p1_tabBtn li:nth-child(1):hover, ul.p1_tabBtn li:nth-child(1).active {
  cursor: pointer;
  background: url(../../images/index_tabs/tabBtn1.png);
}

ul.p1_tabBtn li:nth-child(2) {
  background: url(../../images/index_tabs/tabBtn2-close.png);
  background-size: 100% !important;
}

ul.p1_tabBtn li:nth-child(2):hover, ul.p1_tabBtn li:nth-child(2).active {
  cursor: pointer;
  background: url(../../images/index_tabs/tabBtn2.png);
}

ul.p1_tabBtn li:nth-child(3) {
  background: url(../../images/index_tabs/tabBtn3-close.png);
  background-size: 100% !important;
}

ul.p1_tabBtn li:nth-child(3):hover, ul.p1_tabBtn li:nth-child(3).active {
  cursor: pointer;
  background: url(../../images/index_tabs/tabBtn3.png);
}

ul.p1_tabBtn li:nth-child(4) {
  background: url(../../images/index_tabs/tabBtn4-close.png);
  background-size: 100% !important;
}

ul.p1_tabBtn li:nth-child(4):hover, ul.p1_tabBtn li:nth-child(4).active {
  cursor: pointer;
  background: url(../../images/index_tabs/tabBtn4.png);
}

ul.p1_tabMain,
ul.tabMain,
ul.tabMainB {
  width: 98%;
  margin: 0 auto;
  margin-left: auto !important;
  list-style: none;
  text-align: center;
  border-radius: 20px;
  padding: 10px 0;
}

ul.p1_tabMain > li,
ul.tabMain > li,
ul.tabMainB > li {
  display: none;
}

ul.tabBtn,
ul.tabBtnB {
  text-align: center;
  margin-left: 0 !important;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.tabBtn li,
ul.tabBtnB li {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 10px 10px;
  border: 1px solid #cdcdcd;
  border-radius: 20px;
  font-weight: bold;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#818181), color-stop(20%, #909090), color-stop(40%, #9f9f9f), color-stop(60%, #9f9f9f), color-stop(80%, #909090), to(#818181));
  background-image: linear-gradient(to bottom, #818181 0%, #909090 20%, #9f9f9f 40%, #9f9f9f 60%, #909090 80%, #818181 100%);
  -webkit-box-shadow: 0px 3px 0 #cdcdcd;
          box-shadow: 0px 3px 0 #cdcdcd;
  color: #241414;
}

ul.tabBtn li:hover, ul.tabBtn li.active,
ul.tabBtnB li:hover,
ul.tabBtnB li.active {
  cursor: pointer;
  color: #db5000;
  top: 1px;
  font-weight: bold;
  background-color: black;
  border: 1px solid #f6ff96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edff30), color-stop(20%, #f0ff4f), color-stop(40%, #f3ff6d), color-stop(60%, #f3ff6d), color-stop(80%, #f0ff4f), to(#edff30));
  background-image: linear-gradient(to bottom, #edff30 0%, #f0ff4f 20%, #f3ff6d 40%, #f3ff6d 60%, #f0ff4f 80%, #edff30 100%);
  -webkit-box-shadow: 0px 2px #edff30, inset 0 2px 2px 2px #f0ff4f, inset 0 -10px 10px 0px #f3ff6d;
          box-shadow: 0px 2px #edff30, inset 0 2px 2px 2px #f0ff4f, inset 0 -10px 10px 0px #f3ff6d;
  color: #241414;
}

ul.tabMain {
  width: 98%;
  margin: 0 auto;
  margin-left: auto !important;
  list-style: none;
  text-align: center;
  border-radius: 20px;
}

ul.tabMain > li {
  display: none;
}

ul.arrow {
  list-style-type: none;
  margin-left: 1em;
  text-align: left;
}

ul.arrow li::before {
  content: '※ ';
}

/* ================= 說明框 ================= */
.explanation .note-main {
  color: #142a3c;
  border: 3px solid #7bffff;
  -webkit-box-shadow: 0px 0px 5px #d2d2d2;
          box-shadow: 0px 0px 5px #d2d2d2;
  background: #cbcbcb;
  background: #FFFFFF;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #FFFFFF), to(#aceeff));
  background: linear-gradient(to bottom, #FFFFFF 20%, #aceeff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #FFFFFF 20%, #aceeff 100%);
}

.explanation .note-main p {
  width: 100%;
  text-align: center;
}

.box-compose .title {
  padding: 0;
}

.box-compose .title div {
  background: #e1f03f;
  padding: 5px;
  text-align: center;
  color: #f0f79e;
}

.box-compose .title div.symbol {
  background: transparent;
}

.box-compose .box-composeMain {
  border-radius: 10px;
  margin: 2px auto;
  padding: 0;
}

.box-compose .box-composeMain div.symbol {
  background: transparent;
}

.box-compose .box-composeMain:nth-child(even) {
  color: #000;
  background: #e8f46e;
}

.box-compose .box-composeMain:nth-child(even) > div {
  background: #e8f46e;
}

.box-compose .box-composeMain:nth-child(odd) {
  color: #000;
  background: #acba0f;
}

.box-compose .box-composeMain:nth-child(odd) > div {
  background: #acba0f;
}

.box-compose .box-composeMain .composeMain-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-compose .box-composeMain .composeMain-group .symbol {
  display: inline-block;
  max-width: 25%;
  color: #fff;
}

.box-compose .box-composeMain div.symbol {
  background: transparent;
  color: #fff;
  font-size: 2em;
}

@media only screen and (max-width: 798px) {
  .box-compose .box-composeMain div.symbol {
    font-size: 1.25em;
  }
}

.box-compose .box-composeMain a {
  color: #00e1ff;
}

.box-compose .box-composeMain a:hover {
  color: #ff9900;
}

.box-compose .box-composeMain div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
}

.box-compose .box-composeMain div p {
  padding: 5px;
}

.box-compose .box-composeMain div p img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.box-dome {
  border: 1px solid #e1f03f;
  border-radius: 10px;
  padding: 10px;
}

.box-dome .item__box .item__box-get {
  line-height: 1.125em;
  padding: 5px;
  font-size: 0.9em;
  font-weight: inherit;
  color: #fff;
}

.box-domeMain .row {
  margin: 0;
  padding: 0;
}

.box-domeMain .domeMain-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}

.box-domeMain .domeMain-group div {
  border: 1px solid #e1f03f;
  padding: 0 0 10px 0;
}

.box-domeMain .domeMain-group div .title {
  background: #e1f03f;
  padding: 5px;
  text-align: center;
  color: #5A350D;
  /*	@if ($baseColor-lightness <= 75% and ($baseColor-saturation < 25% or $baseColor-saturation > 75%)){
					color: adjust-color($baseColor, $lightness: 20%);
				} @else{
					color: adjust-color($baseColor, $lightness: -80%);
				}*/
}

.box-domeMain .domeMain-group div.symbol {
  display: inline-block;
  max-width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  color: #fff;
  font-size: 2em;
  border: 0;
}

@media only screen and (max-width: 798px) {
  .box-domeMain .domeMain-group div.symbol {
    font-size: 1.25em;
  }
}

/* ================= 內容區塊 ================= */
.box {
  padding: 30px;
}

.box_style-1 {
  border: 1px solid #c40000;
}

.gotoheader {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.5em;
  margin-top: 20px;
  text-align: center;
}

.gotoheader a {
  display: inline-block;
  color: #edff30;
}

.gotoheader a:hover {
  color: #b3ff7d;
}

.comment:before, .certificate:before {
  font-family: "FontAwesome";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.comment:after, .certificate:after {
  content: attr(data-comment);
  white-space: pre;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.DESClabel {
  position: relative;
}

.DESClabel .label {
  width: 110px;
  position: absolute;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  padding: 5px;
  background-color: #af2ec6;
  color: #fff;
  border-radius: 10px;
  font-size: 0.85rem;
  line-height: 1.125em;
  text-indent: 0;
}

.DESClabel .label::before {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-top: 15px solid #af2ec6;
  border-right: 15px solid transparent;
  right: 60%;
  bottom: -15px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.label_number {
  position: absolute;
  top: 0;
  left: 5px;
}

.label_number::before {
  content: '\f0d7';
  font-family: fontAwesome;
  font-size: 100px;
  display: block;
  top: 0;
  left: 0;
  color: #c40000;
}

.label_number::after {
  content: attr(dtat-comment);
  font-size: 1em;
  color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.comment {
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  top: -1em;
  left: calc(50% + 25%);
}

.comment:before {
  content: '\f075';
  font-size: 3.5rem;
  color: #d31818;
}

.comment:after {
  color: #fff;
  font-weight: bold;
  font-size: 0.7em;
  line-height: 1.25em;
  letter-spacing: 0px;
}

.comment-purple:before {
  color: #d858ff;
}

.comment-2 {
  width: 5rem;
  height: 5rem;
  top: 0.35em;
  left: calc(50% + 35%);
}

.comment-2:before {
  font-size: 5rem;
}

.comment-2:after {
  top: -.5em;
}

.certificate {
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  top: 0;
  left: -50%;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.certificate:before {
  content: '\f0a3';
  font-size: 4rem;
  color: #d31818;
}

.certificate:after {
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.25em;
  letter-spacing: 0px;
}

.ribbon {
  width: 30px;
  background: #ee583a;
  top: 5px;
  left: 1em;
  position: absolute;
  text-align: center;
  padding: 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  line-height: 1.125em;
  padding: 10px;
  letter-spacing: 2px;
  z-index: 1;
}

@media only screen and (max-width: 798px) {
  .ribbon {
    width: 48px;
    height: 110px;
    right: 30px;
    font-size: .88rem;
  }
}

@media only screen and (max-width: 560px) {
  .ribbon {
    right: -5px;
  }
}

.ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
}

.ribbon:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #ca3011;
  border-left: 6px solid transparent;
  left: -6px;
  top: 0;
}

@media only screen and (max-width: 560px) {
  .ribbon:before {
    border-bottom: 6px solid #ca3011;
    border-right: 0 solid transparent;
    border-left: 6px solid transparent;
    right: initial;
    left: -6px;
    top: 0;
  }
}

.ribbon:after {
  height: 0;
  width: 0;
  border-left: 15px solid #ee583a;
  border-right: 15px solid #ee583a;
  border-bottom: 12px solid transparent;
  bottom: -12px;
  left: 0;
}

@media only screen and (max-width: 798px) {
  .ribbon:after {
    border-left: 24px solid #ee583a;
    border-right: 24px solid #ee583a;
  }
}

.ribbon_01 {
  width: 80%;
  height: 28px;
  line-height: 28px;
  margin-left: -9px;
  position: relative;
  z-index: 1;
}

.ribbon_01 p {
  font-size: 12px;
}

.ribbon_01:before, .ribbon_01:after {
  content: "";
  position: absolute;
}

.ribbon_01:before {
  height: 0;
  width: 0;
  margin-top: -8.5px;
  left: 0;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}

.ribbon_01:after {
  height: 0;
  width: 0;
  left: 100%;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  top: 0;
}

.ribbon_01--A {
  background: #7800b7;
  margin-left: -15px;
}

.ribbon_01--A:after {
  border-left: 15px solid #7800b7;
}

.bubble {
  width: 237.5px;
  height: 100px;
  background: url(../../images/speech-bubble.svg);
  position: absolute;
  top: -35px;
  right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 560px) {
  .bubble {
    width: 155px;
    height: 65px;
  }
}

.bubble::before {
  content: attr(data-comment);
  display: block;
  margin-top: -5%;
  font-size: 1.25em;
  font-weight: bold;
}

@media only screen and (max-width: 560px) {
  .bubble::before {
    font-size: 1.125em;
  }
}

/* =================滑動選單B 單一遊戲================= */
#float_box {
  display: none;
  position: absolute;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  z-index: 9999;
  width: 155px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  border: 3px solid #000;
}

#float_box #float_box img {
  margin: 0 auto;
}

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

@keyframes delay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes toTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes toTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes toBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes toBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes fade1 {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade1 {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fade2 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade2 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.bubble {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*z-index defult value=1*/
  z-index: 0;
  /*upgrade gpu rendering*/
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.bubble li {
  position: absolute;
  list-style: none;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  /*make bubble on page bottom*/
  bottom: -75px;
  -webkit-animation: bubble-ani 10s linear infinite;
          animation: bubble-ani 10s linear infinite;
  border-radius: 100%;
}

/* glow of the bubbles*/
.bubble li:before {
  position: absolute;
  left: 20%;
  top: 21%;
  width: 25%;
  content: '';
  background: rgba(255, 255, 255, 0.3);
  display: block;
  height: 25%;
  border-radius: 100%;
}

.bubble li:nth-child(1) {
  width: 20px;
  height: 20px;
  left: 15%;
}

.bubble li:nth-child(2) {
  width: 40px;
  height: 40px;
  left: 40%;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.bubble li:nth-child(3) {
  width: 25px;
  height: 25px;
  left: 30%;
  -webkit-animation-duration: 13s;
          animation-duration: 13s;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.bubble li:nth-child(4) {
  width: 60px;
  height: 60px;
  left: 55%;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.bubble li:nth-child(5) {
  width: 20px;
  height: 20px;
  left: 35%;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

@-webkit-keyframes bubble-ani {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-1280px);
    transform: translateY(-1280px);
  }
}

@keyframes bubble-ani {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-1280px);
    transform: translateY(-1280px);
  }
}
