[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
/* MODULE f03d32d0-b28d-4580-8460-3adfc9a12677, Version: 1.3.20 */

/* MODULE bc4f5320-b349-431d-b5c0-4b52b12fed62, Version: 2.3.5 */
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .full-menu {
  background: #2b2b2b;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu {
  /*width: 100%;*/
  min-height: 60px;
  line-height: 30px;
  /*1;*/
  background: #2b2b2b;
  /*#00a3e2;*/
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
  font-family: 'PT Sans', '微軟正黑體', sans-serif;
  z-index: 91;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul:after,
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li {
  max-height: 0;
  position: absolute;
  color: white;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #4cb6ea;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-right ul li ul li.has-sub:after {
  right: auto;
  left: 15px;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-left-color: white;
  z-index: 144444442;
  top: 23px;
  /*15px;*/
  right: 15px;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-right ul li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: white;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: white;
  text-align: left;
  letter-spacing: 0;
  display: block;
  width: 180px;
  /*170px;*/
  padding: 11px 10px 11px 20px;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li:hover > a,
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li.active > a {
  color: white;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li:hover:after,
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li.active:after {
  background: #4cb6ea;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li:hover > ul {
  left: 100%;
  top: 0;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li:hover > ul > li {
  max-height: 78px;
  /*72px;*/
  position: relative;
  background: #00a3e2 !important;
  /*#0b80b9 !important;*/

}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li:hover > ul > li:hover {
  background: #0a8ac9 !important;
  /*#026392 !important;*/

}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li {
  float: left;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 144444440;
  background: #4cb6ea;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -ms-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li.has-sub > a {
  padding-right: 40px;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li.has-sub > a:before {
  display: block;
  content: "";
  border: 4px solid transparent;
  border-top-color: white;
  z-index: 144444442;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 30px;
  /*21px;*/

}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > a {
  color: white;
  padding: 15px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  /*14px;*/
  z-index: 144444442;
  position: relative;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li:hover:after,
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li.active:after {
  height: 100%;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li:hover > a,
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li.active > a {
  color: white;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li:hover > a:before,
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li.active > a:before {
  border-top-color: white;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li:hover > ul {
  left: 0;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li:hover > ul > li:hover {
  background: #00a3e2;
  /*#0b80b9;*/

}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu .menu-button {
  display: none;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > a {
  display: block;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > a > i {
  margin-right: 5px;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li {
  width: auto;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > ul {
  width: 170px;
  display: block;
}
[data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > ul > li {
  width: 170px;
  display: block;
}
@media all and (min-width: 768px) {
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu {
    width: 100%;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul {
    display: flex !important;
    justify-content: space-between;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li {
    flex: 1 1 135px;
    text-align: center;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > ul {
    width: 100%;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > ul > li {
    width: 107%;
  }
}
@media all and (max-width: 767px) {
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu {
    width: 100% !important;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > ul {
    width: 100%;
    display: block;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-right ul li a {
    text-align: left;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > ul > li {
    width: 100%;
    display: block;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-right ul ul li a {
    text-align: left;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li > ul > li > a {
    width: 100%;
    display: block;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li a {
    width: 100%;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-center > ul {
    text-align: left;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-center > ul > li {
    display: block;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul {
    width: 100%;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul > li {
    float: none;
    width: 100%;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul > li:after {
    display: none;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li.has-sub > a:after,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li.has-sub > a:before,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li.has-sub:after,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li.has-sub:before {
    display: none;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li ul,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li:hover > ul,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-right ul li ul,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-right ul li ul li ul,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu.align-right ul li ul li:hover > ul {
    left: 0;
    position: relative;
    right: auto;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li,
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul li a {
    padding: 8px 20px 8px 35px;
    color: white;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu .menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: white;
    cursor: pointer;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu .menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 10px;
    width: 22px;
    border-top: 2px solid white;
    right: 20px;
    top: 21px;
    /*14px;*/
  
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu .menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 10px;
    width: 22px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    right: 20px;
    top: 30px;
    /*22px;*/
  
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu > ul > li.active {
    background: #4cb6ea;
  }
  [data-module-code="bc4f5320-b349-431d-b5c0-4b52b12fed62"] .responsive-drop-down-menu ul li a + ul {
    display: none;
  }
}

/* MODULE 5ebb02cf-e34c-4ba0-806b-3fd72571ee0e, Version: 1.9.6 */
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] .fa {
  font-family: FontAwesome !important;
}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] .text-container {
  width: 90%;
  margin: 0 auto;
}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] section.text-link h2 {
  font-size: 25px;
  padding-right: 15px;
  padding-left: 15px;
}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list {
  min-height: 50px;
  background: #eeeeee;
}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list ul,
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list ul li {
  display: inline-block;
  line-height: 30px;
}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list ul li a,
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list ul li span {
  display: inline-block;
  line-height: 30px;
  color: #333333;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 10px 10px 10px 20px;
}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list ul li a:hover {
  color: #ed1c2c;
  /*font-size: 17px;*/

}
[data-module-code="5ebb02cf-e34c-4ba0-806b-3fd72571ee0e"] div.link-list ul li i {
  font-size: 17px;
  margin-right: 5px;
}

/* MODULE 4d5d14c2-5508-4ce2-907f-f7133f76da2a, Version: 1.1.1 */
[data-module-code="4d5d14c2-5508-4ce2-907f-f7133f76da2a"] .table {
  margin-bottom: 0;
}

/* MODULE ebe73f1b-af22-4d91-9ffe-a3edf5e4248b, Version: 2.1.12 */
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap {
  background: white;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap * {
  font-family: Microsoft Jhenghei, Arial;
  -moz-box-sizing: border-box;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fa {
  font-family: FontAwesome !important;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap a:focus,
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap button:focus {
  outline: none;
  text-decoration: none;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap ul,
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap li {
  list-style: none;
  margin: 0;
  padding: 0;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap a,
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap a:hover {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fnav_wrap {
  width: 100%;
  display: inline-block;
  background: #22b8da;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fnav_wrap .footer_nav {
  width: auto;
  display: table;
  margin: 0 auto;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_nav li {
  float: left;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_nav li a {
  padding: 15px 35px;
  display: table;
  color: white;
  font-size: 15px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_nav li a:hover {
  background: #0d829c;
  /*#fff;*/

  /*color: #22b8da;*/

}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_center {
  /*width: 100%;*/
  /*display: inline-block;*/
  background: white;
  margin: 0;
  padding-bottom: 2em;
  /*max-width: 90%;*/
  align-content: stretch;
  margin: 0 auto;
  padding-right: 30px;
  padding-left: 30px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .info_box a {
  /*display: table;*/
  align-items: stretch;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .info_box a img {
  /*padding: 0 20px;*/
  max-width: 80%;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .info_box h3 {
  font-size: 1.1em;
  margin: 15px 0 5px 0;
  font-weight: bold;
  color: #333333;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .info_box p {
  margin-bottom: 2px;
  color: black;
  font-size: 0.9em;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-info {
  display: flex;
  /*inline-block;*/
  /*float: left;
  padding: 0;*/
  align-content: stretch;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box {
  flex: 1;
  /*display: table;
  float: left;
  margin-top: 4em;*/
  padding: 5px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 15px;
  color: #666666;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box h4 {
  position: relative;
  font-size: 15px;
  margin: 7px 0;
  line-height: 20px;
  color: #666666;
  padding-left: 30px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box h4 img {
  position: absolute;
  top: 0;
  left: 0;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box h4 i {
  position: absolute;
  left: -2px;
  color: #009cd7;
  font-size: 21px;
  text-align: center;
  margin-right: 10px;
  padding: 3px 10px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p {
  display: table;
  width: 100%;
  margin: 4px 0 0;
  position: relative;
  float: left;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a {
  position: relative;
  width: 100%;
  height: 20px;
  line-height: 20px;
  padding: 8px 20px 8px 30px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin: 0;
  color: black;
  display: table;
  font-size: 15px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a::after {
  position: absolute;
  right: 10px;
  font-family: FontAwesome !important;
  content: '\f105';
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a i,
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a img,
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a svg {
  position: absolute;
  left: 5px;
  top: 0;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a i {
  color: #00a0d9;
  font-size: 18px;
  margin-top: 10px;
  margin-right: 10px;
  transition: 0.3s;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a:hover {
  background: #22b8da;
  /*padding-left: 15px;*/
  color: white;
  /*text-indent: -5px;*/
  font-size: 19px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a:hover i {
  color: white;
  transition: 0.3s;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a:hover::before {
  background: white;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p img {
  transition: 0.3s;
  top: 25%;
  left: 0px;
  margin-right: 10px;
  width: 19px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a:hover img {
  padding-left: 0px;
  transition: 0.3s;
  display: inline-block;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a:hover img.f_line {
  opacity: 0;
  transition: 0.3s;
  display: none;
  width: 18px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p img.f_line_w {
  opacity: 0;
  transition: 0.3s;
  display: none;
  width: 19px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a:hover img.f_line_w {
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-info {
  align-content: stretch;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-info .fb-box-wrapper {
  display: flex;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-info > .row {
  padding-right: 15px;
  padding-left: 15px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box {
  flex: 1;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box h2 {
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: 2px solid #eaeaea;
  padding: 0 15px 5px;
  margin-bottom: 5px;
  color: #666666;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box a {
  float: left;
  padding: 7px 0 0 5px;
  position: relative;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box a img {
  width: 100%;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box a:hover img {
  opacity: 0.5;
  transition: 0.5s;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box img {
  transition: 0.5s;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box a .tooltiptext {
  visibility: hidden;
  width: 90px;
  background-color: black;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box a .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .fb-box a:hover .tooltiptext {
  visibility: visible;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_sbox {
  /*display: table;*/
  /*width: auto;*/
  margin-top: 2em;
  float: left;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_sbox a {
  /*display: table;*/
  /*float: left;*/
  display: inline-block;
  margin-right: 1em;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_sbox a img {
  height: 33px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .icon_wrap {
  display: table;
  width: 100%;
  padding: 22px;
  background: #0a3a6b;
  position: relative;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .icon_wrap p {
  display: table;
  color: white;
  margin: 0 auto;
  font-size: 13px;
  letter-spacing: 0.5px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .icon_wrap ul.footer_bticon {
  display: table;
  position: absolute;
  top: 12px;
  right: 30px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_bticon li {
  float: left;
  margin: 0 10px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_bticon li a {
  display: table;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_bticon li a img {
  width: 36px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_bticon li i {
  display: block;
  color: white;
  text-align: center;
  border-radius: 50px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  background: #22b8da;
  padding-left: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .company-info {
    /*display: table;
      width: 100%;
      float: left;*/
    margin-top: 2em;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .info_box a {
    /*display: table;
      float: left;*/
    text-align: center;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_sbox a {
    /*margin-bottom: 15px;
      margin-left: 25px;
      margin-right: 0px;*/
    margin: 15px;
  }
}
@media (max-width: 1199px) {
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .icon_wrap p {
    text-align: center;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_center {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .company-info {
    width: 100%;
    /*text-align: center;*/
  
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .info_box a {
    margin: 0 auto;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box {
    width: 100%;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box a {
    display: block;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p {
    width: 100%;
    float: none;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .footer_sbox {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .company-info {
    text-align: center;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-info {
    display: block;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-sample .fb-box .row .fb-img-1 {
    width: 33%;
    order: -1;
    flex: 0 0 33%;
    max-width: 33%;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-sample .fb-box .row .fb-img-2 {
    width: 16.5%;
    flex: 0 0 16.5%;
    max-width: 16.5%;
  }
}
@media (max-width: 1199px) {
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .icon_wrap ul.footer_bticon {
    position: static;
    display: block;
    width: 100%;
    text-align: center;
    margin: 25px auto 0;
  }
  [data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .icon_wrap ul.footer_bticon li {
    display: inline-block;
    float: none;
  }
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] svg {
  height: 100%;
  margin-right: 10px;
}
[data-module-code="ebe73f1b-af22-4d91-9ffe-a3edf5e4248b"] .footer-wrap .contact-box p a:hover svg {
  fill: white;
}

/* MODULE 51efd658-95fe-4b29-bc4c-603c6613e893, Version: 1.0.8 */
@charset "utf-8";
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_box {
  position: fixed;
  bottom: 180px;
  right: 15px;
  z-index: 999999;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar {
  list-style-type: none;
  display: table;
  border-radius: 50px;
  box-shadow: 1px 1px 15px #c3c3c3;
  padding: 15px 10px;
  width: 60px;
  background: white;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li {
  border-bottom: 1px solid #c3c3c3;
  padding: 10px 0;
  text-align: center;
  font-family: Microsoft Jhenghei;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li:nth-last-child(1) {
  border: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a {
  display: inline-block;
  text-decoration: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a i {
  font-size: 2em;
  color: #29bedc;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a p {
  line-height: 1.33em;
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #29bedc;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a:hover i {
  color: #0076b5;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a:hover p {
  color: #0076b5;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop {
  position: fixed;
  _position: absolute;
  bottom: 100px;
  right: 15px;
  width: 60px;
  height: 60px;
  display: none;
  z-index: 999;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a,
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a:link {
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 30px;
  outline: none;
  background: #29bedc;
  line-height: 80px;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a:hover {
  background: #0076b5;
  outline: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a i {
  position: absolute;
  width: 60px;
  left: 0;
  top: 0px;
  font-size: 40px;
}

