@charset "UTF-8";
.ma0 {
  margin: 0;
}

.ma30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.ma-auto {
  margin: auto;
}

.pa0 {
  padding: 0;
}

.pt30 {
  padding-top: 30px;
}

.hightlight {
  color: #2de984;
}

.color-2 {
  color: #198760;
}

.color-3-1 {
  color: #B63B9F;
}

.color-5-1 {
  color: #EE7A00;
}

.section-title {
  text-align: center;
  color: #333333;
}
.section-title .expo-title-crumb {
  font-size: 20px;
}
.section-title .expo-title-main {
  font-size: 62px;
  letter-spacing: 2px;
}
.section-title .expo-title-sub {
  font-size: 24px;
  margin: 10px 0;
  line-height: 1.4em;
}
.section-title .expo-title-desc {
  text-align: center;
}

/*
0-600px Phone
600-900px Tablet portrait
900-1200px Tablet landscape
1200-1800 is our normal styles apply
1800px + Big desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop
1em=16px

ORDER:base+typography > general layout + grid>page layout >components
*/
/***************************
    aboutTaiwan 台灣資安館  
**********/
.section-taiwan-kv {
  background-size: 100%;
  background-position: top;
  max-height: 1100px;
}
@media (max-width: 1260px) {
  .section-taiwan-kv {
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .section-taiwan-kv {
    background-position: center right;
  }
}
.section-taiwan-kv .kv-content {
  padding: 5vh 0 7vh;
}
@media (max-width: 667px) {
  .section-taiwan-kv .kv-content {
    padding: 3vh 0 2.5vh;
  }
}
.section-taiwan-kv .kv-content .kv-text {
  position: relative;
  top: 2%;
  left: 10%;
  color: #ffffff;
  font-weight: 700;
  padding: 3vh 0;
  text-align: left;
}
@media (max-width: 667px) {
  .section-taiwan-kv .kv-content .kv-text {
    left: 2%;
    padding: 0;
  }
}
.section-taiwan-kv .kv-content .kv-text .logo-taiwan {
  max-width: 300px;
  width: 100%;
  margin: 0 0 20px;
}
@media (max-width: 667px) {
  .section-taiwan-kv .kv-content .kv-text .logo-taiwan {
    max-width: 200px;
  }
}
.section-taiwan-kv .kv-content .kv-text > p {
  margin-bottom: 9px;
}
.section-taiwan-kv .kv-content .kv-text-top {
  font-size: 4em;
  color: #dddddd;
}
@media (max-width: 1200px) {
  .section-taiwan-kv .kv-content .kv-text-top {
    font-size: 3em;
  }
}
@media (max-width: 768px) {
  .section-taiwan-kv .kv-content .kv-text-top {
    font-size: 2.85em;
  }
}
@media (max-width: 667px) {
  .section-taiwan-kv .kv-content .kv-text-top {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  .section-taiwan-kv .kv-content .kv-text-top {
    font-size: 2em;
  }
}
.section-taiwan-kv .kv-content .kv-text-middle {
  font-size: 4.2em;
  letter-spacing: 2px;
  color: #ffffff;
  display: block;
}
@media (max-width: 1200px) {
  .section-taiwan-kv .kv-content .kv-text-middle {
    font-size: 4.2em;
  }
}
@media (max-width: 667px) {
  .section-taiwan-kv .kv-content .kv-text-middle {
    font-size: 3.8em;
  }
}
@media (max-width: 480px) {
  .section-taiwan-kv .kv-content .kv-text-middle {
    font-size: 2.78em;
  }
}
.section-taiwan-kv .kv-content .kv-text-sub {
  font-size: 2.7em;
  letter-spacing: 11px;
  color: #ffffff;
  margin: 15px 0 15px;
  display: block;
}
@media (max-width: 1200px) {
  .section-taiwan-kv .kv-content .kv-text-sub {
    font-size: 3.1em;
  }
}
@media (max-width: 667px) {
  .section-taiwan-kv .kv-content .kv-text-sub {
    font-size: 2.7em;
  }
}
@media (max-width: 480px) {
  .section-taiwan-kv .kv-content .kv-text-sub {
    font-size: 1.8em;
  }
}
.section-taiwan-kv .kv-content .kv-text-land {
  font-weight: 500;
  margin-top: 20px;
  text-shadow: 0 0 2px #000, 0 0 8px #000;
}
@media (max-width: 768px) {
  .section-taiwan-kv .kv-content .kv-text-land {
    margin-top: 3%;
  }
}
.section-taiwan-kv .kv-content .kv-text-land > p {
  line-height: 1em;
}
.section-taiwan-kv .kv-content .kv-text-land-name {
  color: #2de984;
  font-size: 2.49em;
  letter-spacing: 1px;
}
@media (max-width: 1200px) {
  .section-taiwan-kv .kv-content .kv-text-land-name {
    font-size: 1.7em;
  }
}
.section-taiwan-kv .kv-content .kv-text-land-date {
  font-size: 1.8em;
  font-weight: 100;
  background-color: transparent;
  color: #ffffff;
  margin-left: 5px;
  padding: 5px 8px 0px 0px;
  top: 0;
  border-bottom: none;
  position: relative;
  display: inline-block;
}
@media (max-width: 1200px) {
  .section-taiwan-kv .kv-content .kv-text-land-date {
    display: inline-block;
  }
}
.section-taiwan-kv .kv-content .kv-text-land-date .month {
  display: inline-block;
  position: relative;
  top: 0px;
  font-size: 1em;
}
.section-taiwan-kv .kv-content .kv-text-land-date .slash {
  transform: rotate(15deg);
  display: inline-block;
  position: relative;
  left: 2px;
  top: 1px;
  font-size: 1em;
}
.section-taiwan-kv .kv-content .kv-text-land-location {
  font-size: 1.8em;
  font-weight: 100;
  color: #ffffff;
  background: transparent;
  display: inline-block;
  padding: 10px 4px 5px 1px;
}
@media (max-width: 1200px) {
  .section-taiwan-kv .kv-content .kv-text-land-location {
    font-size: 1.2em;
    display: inline-block;
  }
}
@media (max-width: 667px) {
  .section-taiwan-kv .kv-content .kv-text-land-location {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  .section-taiwan-kv .kv-content .kv-text-land-location {
    font-size: 1.6em;
  }
}
.section-taiwan-intro {
  text-align: center;
  color: #333333;
  padding-bottom: 50px;
}
.section-taiwan-intro .taiwan-main-title {
  color: #083C68;
}
.section-taiwan-direction {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  margin: 0;
  padding: 0;
  background-color: #000000;
}
@media (max-width: 768px) {
  .section-taiwan-direction {
    padding: 1.2% 2%;
  }
}
.section-taiwan-direction .direction-container {
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  width: 100%;
}
.section-taiwan-direction .direction-item {
  width: 20%;
  height: 300px;
  margin: 0;
  padding: 50px 0;
  float: left;
  text-align: center;
  border-right: 2px solid #000;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .section-taiwan-direction .direction-item {
    background-size: cover;
  }
}
@media (max-width: 1024px) {
  .section-taiwan-direction .direction-item {
    width: 33.332%;
  }
}
@media (max-width: 768px) {
  .section-taiwan-direction .direction-item {
    width: 100%;
    min-height: 160px;
    margin-bottom: 10px;
    border-right: none;
    padding: 20px 0;
  }
}
.section-taiwan-direction .direction-item-hidden {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 180px;
  bottom: -75px;
  padding: 5px 10px 10px;
  color: #ffffff;
  transition: ease 1s;
}
.section-taiwan-direction .direction-item-hidden:hover, .section-taiwan-direction .direction-item-hidden:active {
  bottom: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .section-taiwan-direction .direction-item-hidden {
    width: 90%;
    left: 5%;
    bottom: 0;
    position: relative;
    height: auto;
  }
  .section-taiwan-direction .direction-item-hidden:hover, .section-taiwan-direction .direction-item-hidden:active {
    width: 90%;
    left: 5%;
    bottom: 0;
    position: relative;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
  }
}
.section-taiwan-direction .direction-item-hidden p {
  text-align: left;
  margin: 0 5%;
  word-break: break-all;
}
.section-taiwan-direction .direction-item a {
  display: block;
  color: #ffffff;
  display: block;
}
.section-taiwan-direction .direction-item a:hover, .section-taiwan-direction .direction-item a:active, .section-taiwan-direction .direction-item a:visited {
  background-color: #00000033;
  color: #c56500;
}
.section-taiwan-direction .direction-item .direction-item-content {
  margin: 0 auto;
  padding: 10px 0px 50px;
  color: #2de984;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .section-taiwan-direction .direction-item .direction-item-content {
    padding: 6% 0 4%;
  }
}
.section-taiwan-direction .direction-item .tag {
  border: 1px solid #ffffff;
  padding: 3px;
  word-break: keep-all;
}
.section-taiwan-direction .direction-item-1 {
  background-image: url("../img/taiwanExpo/direction1.jpg");
}
.section-taiwan-direction .direction-item-2 {
  background-image: url("../img/taiwanExpo/direction2.jpg");
}
@media (max-width: 1024px) and (min-width: 768px) {
  .section-taiwan-direction .direction-item-2 {
    left: calc(33.33%/2);
  }
}
@media (max-width: 768px) {
  .section-taiwan-direction .direction-item-2 {
    left: 0;
  }
}
.section-taiwan-direction .direction-item-3 {
  background-image: url("../img/taiwanExpo/direction3.jpg");
}
.section-taiwan-direction .direction-item-4 {
  background-image: url("../img/taiwanExpo/direction4.jpg");
}
.section-taiwan-direction .direction-item-5 {
  background-image: url("../img/taiwanExpo/direction5.jpg");
  border-right: none;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .section-taiwan-direction .direction-item-5 {
    left: calc(33.33%/2);
  }
}
@media (max-width: 768px) {
  .section-taiwan-direction .direction-item-5 {
    left: 0;
  }
}
.section-taiwan-innovation {
  background: #36a9e1;
  background: url(../img/bg-taiwan-innovation.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  color: #ffffff;
  margin: 0;
}
.section-taiwan-guide {
  display: flex;
  float: none;
  background: #36a9e1;
  background: url(../img/bg-taiwan-quide.jpg) no-repeat;
  background-position: top;
  background-size: cover;
  color: #ffffff;
  margin: 0;
  padding-top: 5%;
  z-index: 0;
}
.section-taiwan-guide:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #15365077;
  background: -moz-linear-gradient(top, #000000 0%, #153650 70%, #000000 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #153650 70%, #000000 100%);
  background: linear-gradient(to bottom right, #000000 0%, #153650 70%, #000000 100%);
  opacity: 0.7;
  z-index: -1;
}
.section-taiwan-guide .guide-text {
  padding: 0;
  padding: 2% 15px;
  color: #ffffff;
}
.section-taiwan-guide .guide-text .sub-title {
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 2px solid #002544;
}
.section-taiwan-guide .guide-text span {
  display: block;
}
.section-taiwan-guide .guide-text span.note-highlight {
  display: inline;
  color: #F4A100;
}
.section-taiwan-guide .title-main {
  color: #ffffff;
  text-align: center;
  margin: 8px 0 12px;
}
.section-taiwan-guide .title-badge {
  color: #ffffff;
  padding: 5px 6px 5px 0;
  margin-right: 6px;
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
}
.section-taiwan-guide .title-main-desc {
  font-size: 18px;
}
.section-taiwan-guide .guide-time .guide-time-table {
  background: #ffffff;
  color: #086abe;
}
.section-taiwan-guide .guide-time .guide-time-table td.guide-time-date {
  color: #000000;
}
.section-taiwan-guide .guide-time .expect-note {
  color: #fff;
  border-top: 1px solid #888;
  padding: 20px 10px 0;
  margin: 20px auto;
  display: block;
  letter-spacing: 5px;
  font-size: 22px;
  font-weight: 300;
}
.section-taiwan-guide .guide-time-expect {
  border: 1px solid #888;
  padding: 20px;
}
.section-taiwan-session {
  background: #f8095c;
  background: -moz-linear-gradient(left, #fcf39b 0%, #d39f36 20%, #035070 70%, #005079 100%);
  background: -webkit-linear-gradient(left, #fcf39b 0%, #d39f36 20%, #035070 70%, #005079 100%);
  background: linear-gradient(to right, #fcf39b 0%, #d39f36 20%, #035070 70%, #005079 100%);
  position: relative;
  z-index: 1;
}
.section-taiwan-session:before {
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  left: 25%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, rgba(1, 109, 117, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(1, 109, 117, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(1, 109, 117, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff4f", endColorstr="#00ffffff", GradientType=0);
  /* IE6-9 */
  z-index: -1;
}
.section-taiwan-session .session-form {
  padding: 2% 15px 3%;
  background: #ffffff;
  box-shadow: 0px 4px 20px #3b8ab8;
}
.section-taiwan-session .session-form:nth-of-type(even) {
  background: #f6fcff;
}
@media (max-width: 768px) {
  .section-taiwan-session .session-form {
    margin: 1% 2%;
    width: auto;
  }
}
.section-taiwan-session .session-title {
  color: #ffffff;
  text-shadow: 0 0 0 #000;
}
.section-taiwan-session .session-title .more .btn {
  font-size: 18px;
  color: #ffffff;
  margin-left: 10px;
  line-height: 1.2em;
  background: transparent;
  border: 2px solid #ffffff;
}
.section-taiwan-session .session-title .more .btn:hover, .section-taiwan-session .session-title .more .btn:active, .section-taiwan-session .session-title .more .btn:focus {
  background: #ffffff;
  color: #000000;
}
.section-taiwan-session .session-date {
  font-size: 60px;
  color: #924b00;
  margin-bottom: 0;
  font-family: "helvetica neue", "Helvetica", sans-serif;
}
@media (max-width: 768px) {
  .section-taiwan-session .session-date {
    float: left;
  }
}
.section-taiwan-session .weekly {
  font-size: 30px;
  color: #924b00;
  margin-left: 30px;
}
@media (max-width: 768px) {
  .section-taiwan-session .weekly {
    float: left;
    margin: 2px;
    line-height: 2.2em;
  }
}
.section-taiwan-session .session-sub {
  font-size: 20px;
}
@media (max-width: 768px) {
  .section-taiwan-session .session-sub {
    float: left;
    margin-left: 4px;
    line-height: 3.6em;
  }
}
.section-taiwan-session .session-name {
  color: #924b00;
}
@media (max-width: 768px) {
  .section-taiwan-session .session-name {
    float: left;
  }
}
.section-taiwan-session .session-more {
  font-size: 40%;
}
.section-taiwan-session .session-time {
  font-size: 20px;
  font-weight: 500;
}
.section-taiwan-session .session-form-box-title {
  color: #aaaaaa;
}
.section-taiwan-session .btn-session-form {
  color: #000000;
  margin: 8% 0 2%;
}
.section-taiwan-session hr {
  float: left;
  width: 100%;
  border-color: #ffffff;
}
.section-taiwan-session .note {
  margin: 2% 0;
  float: right;
  color: #ffffff;
  text-shadow: 0 0 8px #000;
}
@media (max-width: 768px) {
  .section-taiwan-session .note {
    margin: 2%;
  }
}
.section-taiwan-brand {
  background: #eeeeee;
  text-align: center;
}
.section-taiwan-display {
  background: #eeeeee;
  padding-bottom: 2%;
}
.section-taiwan-display .taiwan-display-box {
  padding: 2%;
  margin-bottom: 5%;
}
.section-taiwan-display .display-img {
  width: 70%;
  margin: 2% auto 6%;
  padding: 9%;
  background: #fff;
  border-radius: 20%;
  border-bottom: 8px solid #6691b2;
}
.section-taiwan-display .title {
  text-align: center;
  color: #1e8fc6;
}
/******* aboutTaiwan 台灣資安館 end **********/

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