@charset "utf-8";
/* CSS Document */
*,h1, h2, h3, h4, h5, h6{font-family:'Noto Sans',"微軟正黑體", sans-serif;}
body {
  justify-content: center;
  align-items: center;
  filter: contrast(120%);
  background-color: #10224b;
  position: relative;
}
header{ position: absolute; width: 100%; text-align: center; z-index: 2; height: 100%; margin-bottom:20px; 
}
.content {
  width: inherit;
  height: inherit;
}

#universe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.mask{
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg.png) top center no-repeat;
  background-size: 100%;
  animation-name: mask;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  -webkit-animation-name: mask;
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
}
.bolck-bg{
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  height: 80%;
  width: 100%;
  margin-top: 30vh;
  background: #10224b                                                                                                                                                                                            ;
}
.go-ahead{
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100px;
  background: url(../images/image.png) top center no-repeat;
  background-size: 100%;
  transition: all 0.5s;
  opacity: 0;
  animation-name: mask;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  -webkit-animation-name: mask;
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
}
.slogan{
  position: relative;
  z-index: 4;
  margin-top: calc(100% / 1.6);
  margin-bottom: calc(100% / 3);
  transition: all 0.5s;
  animation-name: gtop;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  -webkit-animation-name: gtop;
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
}
.info{
  color: #9caae1;
  position: relative;
  z-index: 5;
}
.info h3{
  color: #9caae1;
  font-size: 1.8em;
  font-family: "source-han-sans-traditional",sans-serif;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
}
.info h5{
  color: #9caae1;
  font-size: 1.5em;
  font-family: "source-han-sans-traditional",sans-serif;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
}
.info p{
  color: #7b8ccf;
  font-size: 1.2em;
  font-family: "source-han-sans-traditional",sans-serif;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
}
.info .btn-default{
  position: relative;
  border-radius: 0;
  border: none;
  color: #c0dff4;
  font-size: 1.5em;
  font-family: "source-han-sans-traditional",sans-serif;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
  background-image: linear-gradient(to left, #172454, #0d143a, #172454);
  transition: all 0.5s;
}
.info .btn-default::after{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to left, #2d4296, #2d4296, #2d4296);
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}
.info .btn-default:hover:after{
  opacity: 1;
}
.info .btn-default span{
  position: relative;
  z-index: 3;
}
.info .btn-default:hover span{
  color: #c0dff4;
  text-shadow: 0px 0px 3px rgba(255,255,255,0.5);
}
.line{
  height: 1px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+1,1e5799+54,1e5799+54,7db9e8+100 */
  background: rgb(68,78,127); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(68,78,127,0) 0%, rgba(68,78,127,1) 25%, rgba(68,78,127,1) 75%, rgba(68,78,127,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(68,78,127,0) 0%, rgba(68,78,127,1) 25%, rgba(68,78,127,1) 75%, rgba(68,78,127,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(68,78,127,0) 0%, rgba(68,78,127,1) 25%, rgba(68,78,127,1) 75%, rgba(68,78,127,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444e7f', endColorstr='#444e7f',GradientType=1 ); /* IE6-9 */

}
.footertopline{
  height: 1px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+1,1e5799+54,1e5799+54,7db9e8+100 */
  background: rgb(68,78,127); /* Old browsers */
  background: -moz-linear-gradient(left,  #6670ad 2%, #94bcf3 31%, #6670ad 59%, #94bcf3 94%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #6670ad 2%, #94bcf3 31%, #6670ad 59%, #94bcf3 94%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #6670ad 2%, #94bcf3 31%, #6670ad 59%, #94bcf3 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6670ad', endColorstr='#94bcf3',GradientType=1 ); /* IE6-9 */

}
footer{
  color: #7c8ea8;
  z-index: 4;
  position: relative;
  width: 100%;
  bottom: 0;
  background: #080a1d;
}
footer ul.logo{
  padding: 0;
}
footer ul.logo li{
  display: inline-block;
}
footer ul.logo li a{
  display: block;
  padding: 10px;
}
footer ul.logo li img{
  max-height: 30px;
}
footer ul.logov2 li img{
  max-width: 150px;
}
footer address{
  padding: 15px;
  margin: 0;
}

/* animation */


@-webkit-keyframes mask{
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}
@keyframes mask {
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}

@-webkit-keyframes gtop{
  from{
    margin-top: calc(100% / 0.5);
  }
  to{
    margin-top:  calc(100% / 1.6);
  }
}
@keyframes gtop {
  from{
    margin-top: calc(100% / 0.5);
  }
  to{
    margin-top:  calc(100% / 1.6);
  }
}
.mh-md{
  min-height: 860px;
}
.mt-10{
  margin-top: 10px;
}
.mt-20{
  margin-top: 20px;
}
.mt-30{
  margin-top: 30px;
}
.mt-40{
  margin-top: 40px;
}
.mt-50{
  margin-top: 50px;
}
.mt-60{
  margin-top: 60px;
}
.mt-70{
  margin-top: 70px;
}
.mt-80{
  margin-top: 80px;
}
.mt-90{
  margin-top: 90px;
}
.mt-100{
  margin-top: 100px;
}
/* loading */
.page-loader{
  background: #10224b;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10;
}
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -75px 0 0 -75px;
  border: 10px solid #c0dff4;
  border-radius: 50%;
  border-top: 10px solid #10224b;
  /*box-shadow: 2px 2px 30px rgba(255,255,255,0.4);*/
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  width: 0;
  height: 0;
  text-align: center;
}
.sk-circle {
  top: 45%;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  position: relative; }
  .sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #c0dff4;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
            animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
  .sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
@media only screen and (max-width: 1280px) {
  #universe {
  }
  .mask{
  }
  .go-ahead{
    min-height: 860px;
  }
  .info .btn-default{
    background-image: linear-gradient(to left, #1d2f66, #14295b, #1d2f66);
  }
  .slogan{
    position: relative;
    z-index: 4;
    margin-top: calc(100% / 2);
    margin-bottom: calc(100% / 5);
    transition: all 0.5s;
  }
}
@media only screen and (max-width: 1024px) {
  #universe {
  }
  .mask{
  }
  .go-ahead{
    min-height: 1000px;
  }
  .info .btn-default{
    background-image: linear-gradient(to left, #1d2f66, #14295b, #1d2f66);
  }
  .slogan{
    position: relative;
    z-index: 4;
    margin-top: calc(100% / 1.4);
    margin-bottom: calc(100% / 5);
    transition: all 0.5s;
  }
}
@media only screen and (max-width: 768px) {
  .go-ahead{
    min-height: inherit;
    transition: all 0.5s;
  }
  .mh-md{
    min-height: inherit;
    transition: all 0.5s;
  }
  .bolck-bg{
    margin-top: 35vh;
    transition: all 0.5s;
    height: 65vh;
  }
  footer{
    min-height: 25vh;
  }
}
@media only screen and (max-width: 750px) {
  .bolck-bg{
    margin-top: 30vh;
    transition: all 0.5s;
    height: 70%;
    position: fixed;
  }
  footer{
    min-height: 25vh;
  }
  .slogan{
    position: relative;
    z-index: 4;
    margin-top: calc(100% / 2);
    margin-bottom: calc(100% / 5);
    transition: all 0.5s;
  }
  footer ul.logo li.title{
    display: block;
  }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
  .go-ahead{
    min-height: inherit;
    transition: all 0.5s;
  }
  .mh-md{
    min-height: 650px;
    transition: all 0.5s;
  }
  .bolck-bg{
    margin-top: 20vh;
    transition: all 0.5s;
  }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  .mh-md{
    min-height: 600px;
    transition: all 0.5s;
  }
}