@charset "UTF-8";
/* line 8, ../scss/base/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 16, ../scss/base/_normalize.scss */
body {
  margin: 0;
}

/* line 26, ../scss/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 45, ../scss/base/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 57, ../scss/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 66, ../scss/base/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 75, ../scss/base/_normalize.scss */
a {
  background: transparent;
}

/* line 82, ../scss/base/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 91, ../scss/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 98, ../scss/base/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 106, ../scss/base/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 114, ../scss/base/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 122, ../scss/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 130, ../scss/base/_normalize.scss */
small {
  font-size: 80%;
}

/* line 137, ../scss/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 145, ../scss/base/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 149, ../scss/base/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 157, ../scss/base/_normalize.scss */
img {
  border: 0;
}

/* line 164, ../scss/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 172, ../scss/base/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 179, ../scss/base/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 188, ../scss/base/_normalize.scss */
pre {
  overflow: auto;
}

/* line 195, ../scss/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 214, ../scss/base/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 227, ../scss/base/_normalize.scss */
button {
  overflow: visible;
}

/* line 237, ../scss/base/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 249, ../scss/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 260, ../scss/base/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 268, ../scss/base/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 278, ../scss/base/_normalize.scss */
input {
  line-height: normal;
}

/* line 284, ../scss/base/_normalize.scss */
* input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 300, ../scss/base/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 310, ../scss/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 322, ../scss/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 330, ../scss/base/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 340, ../scss/base/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 348, ../scss/base/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 356, ../scss/base/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 364, ../scss/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 369, ../scss/base/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 8, ../scss/base/_helpers.scss */
.grid:after,
header:after,
.main_section:after,
.footer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 17, ../scss/base/_helpers.scss */
.srt {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 30, ../scss/base/_helpers.scss */
button,
[class^="btn__"] {
  text-align: center;
}

/* line 52, ../scss/base/_helpers.scss */
.centered,
.grid {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* line 75, ../scss/base/_helpers.scss */
.invisible {
  opacity: 0;
}

/* line 79, ../scss/base/_helpers.scss */
.mr {
  margin-left: 100vw;
}

/* line 20, ../scss/base/_grid.scss */
.grid__col--1 {
  width: 8.0862533693%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--2 {
  width: 16.4420485175%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--3 {
  width: 24.7978436658%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--4 {
  width: 33.153638814%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--5 {
  width: 41.5094339623%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--6 {
  width: 49.8652291105%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--7 {
  width: 58.2210242588%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--8 {
  width: 66.576819407%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--9 {
  width: 74.9326145553%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--10 {
  width: 83.2884097035%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--11 {
  width: 91.6442048518%;
}
/* line 20, ../scss/base/_grid.scss */
.grid__col--12 {
  width: 100%;
}

/* line 32, ../scss/base/_grid.scss */
.grid {
  width: 100%;
}
/* line 36, ../scss/base/_grid.scss */
[class*="grid__col--"] > .grid {
  width: 100%;
  float: left;
  min-height: 1px;
}
/* line 40, ../scss/base/_grid.scss */
[class*="grid__col--"] > .grid:last-of-type {
  float: right;
}

/* line 47, ../scss/base/_grid.scss */
[class^="grid__col--"] {
  float: left;
  min-height: 1px;
}

/*
	元件之前預留的空間
 */
/* line 5, ../scss/base/_spacing.scss */
.content--section {
  padding: 0.1em 1em;
}

/* line 9, ../scss/base/_spacing.scss */
h1 {
  margin: 0.3em auto;
}

/* line 13, ../scss/base/_spacing.scss */
h2,
h3,
h4 {
  margin: 0.2em auto;
}

/* line 17, ../scss/base/_spacing.scss */
p {
  line-height: 1.3;
  margin-top: 0.2em;
}

/* line 22, ../scss/base/_spacing.scss */
.hero__intro {
  padding-left: 1em;
}

/* line 3, ../scss/base/_basic.scss */
body {
  width: 100%;
  color: #a0a0a0;
}

/* line 8, ../scss/base/_basic.scss */
body * {
  box-sizing: border-box;
}

/* line 12, ../scss/base/_basic.scss */
p {
  font-size: 1em;
}

/* line 16, ../scss/base/_basic.scss */
h1 {
  font-size: 1.8em;
  color: #292929;
}

/* line 22, ../scss/base/_basic.scss */
h2,
h3,
h4 {
  font-size: 1.5em;
  color: #ececec;
}

/* line 27, ../scss/base/_basic.scss */
h4 {
  font-weight: normal;
}

/* line 33, ../scss/base/_basic.scss */
div {
  box-sizing: border-box;
}

/* line 37, ../scss/base/_basic.scss */
a {
  text-decoration: none;
}

/* line 41, ../scss/base/_basic.scss */
ul,
li {
  margin: 0;
  padding: 0;
}

/* line 46, ../scss/base/_basic.scss */
li {
  list-style: none;
}

/* typograpgy basic setting */
/* line 5, ../scss/base/_typograpgy.scss */
body {
  font-family: "proxima_nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #292929;
}

/* line 11, ../scss/base/_typograpgy.scss */
.txt {
  padding-left: 0.4em;
  margin-top: 0;
}

/* line 16, ../scss/base/_typograpgy.scss */
h2 {
  font-size: 1.1rem;
  color: #292929;
}

/* line 21, ../scss/base/_typograpgy.scss */
h3 {
  font-size: 1em;
  color: #292929;
}

/* line 27, ../scss/base/_typograpgy.scss */
.heightLight {
  color: #04b0d4;
}

/* line 31, ../scss/base/_typograpgy.scss */
.block__could--blue p.samll {
  padding-top: 2.2em;
  font-size: 0.8rem;
  text-align: left;
}

/* 
  html tag items 
 */
/* line 9, ../scss/items/_img.scss */
.img__txt--left {
  position: relative;
}
/* line 11, ../scss/items/_img.scss */
.img__txt--left img {
  position: relative;
  margin: 0;
  width: 100%;
}
/* line 17, ../scss/items/_img.scss */
.img__txt--left .onimg {
  position: absolute;
  top: 2.5em;
}

/* line 21, ../scss/items/_icn.scss */
.icn--menu,
.icn--search {
  width: 2em;
  height: 2em;
}

/* line 37, ../scss/items/_icn.scss */
.icn--way {
  content: url("../img/icn/way.png");
  padding-bottom: 0.1em;
  height: 0.8em;
}

/* line 48, ../scss/items/_icn.scss */
.icn--menu {
  background-image: url("../img/icn/list.png");
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 53, ../scss/items/_icn.scss */
.icn--search {
  background-image: url("../img/icn/Search.png");
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 3, ../scss/items/_btn.scss */
button,
[class^="btn__"],
.btnGroup__btn {
  padding: 0.3em 0.15em;
  margin: 0.5em;
  background-color: transparent;
  color: #292929;
  background-color: #ececec;
  font-size: 1em;
  transition: opacity 0.3s;
  display: block;
  opacity: 1;
  cursor: pointer;
}
/* line 14, ../scss/items/_btn.scss */
button:hover,
[class^="btn__"]:hover,
.btnGroup__btn:hover {
  opacity: 0.75;
}
/* line 17, ../scss/items/_btn.scss */
button:active,
[class^="btn__"]:active,
.btnGroup__btn:active {
  opacity: initial;
}

/* line 28, ../scss/items/_btn.scss */
a.btn__learn {
  font-size: 1rem;
  font-weight: 300;
  width: 60%;
  margin: 0 auto;
  background-color: #f48b38;
  color: #fff;
  border-radius: 0.5em;
}

/* line 38, ../scss/items/_btn.scss */
.btn__learn--feature {
  font-size: 1rem;
  font-weight: 300;
  width: 60%;
  margin: 0 auto;
  background-color: #04b0d4;
  color: #fff;
  border-radius: 0.5em;
}

/* line 51, ../scss/items/_btn.scss */
.btnGroup {
  margin: 0.5em auto;
  text-align: center;
}
/* line 62, ../scss/base/_helpers.scss */
.btnGroup__btn {
  border-radius: 0;
  margin: 0 -2px;
  padding: 0.3em 1em;
  font-size: 1.3em;
  display: inline-block;
  border-left-width: 0;
  white-space: nowrap;
  outline: 0;
}
/* line 66, ../scss/items/_btn.scss */
.btnGroup__btn:first-child {
  border-left-width: 2px;
  border-radius: 3em 0 0 3em;
}
/* line 70, ../scss/items/_btn.scss */
.btnGroup__btn:last-child {
  border-radius: 0 3em 3em 0;
}
/* line 75, ../scss/items/_btn.scss */
.btnGroup .active {
  color: #fff;
  background-color: #292929;
}

/* line 87, ../scss/items/_btn.scss */
.btn--flat {
  padding: 0.5em;
  color: #292929;
  border-bottom: 1px #ececec solid;
  font-size: 3em;
}
/* line 92, ../scss/items/_btn.scss */
.btn--flat a,
.btn--flat a:visited {
  color: #292929;
  font-weight: bold;
}

/* 
  multiple items combines together as elements

 */
/* line 3, ../scss/elements/_header.scss */
header {
  overflow: hidden;
}
/* line 7, ../scss/elements/_header.scss */
header .logo {
  display: block;
  margin: 12px 1em 5px;
  text-align: left;
  line-height: 0;
}
/* line 11, ../scss/elements/_header.scss */
header .logo img {
  height: 31px;
}
/* line 16, ../scss/elements/_header.scss */
header .menu__icn {
  padding: 1em;
  text-align: right;
  line-height: 0;
}
/* line 22, ../scss/elements/_header.scss */
header .menu__toggle {
  display: block;
  position: absolute;
  width: 8em;
  transition: all 0.3s ease, visibility 0s linear 0.5s;
}

/* line 31, ../scss/elements/_header.scss */
.menu__toggle {
  background: #fff;
  border: 2px solid #ececec;
  box-shadow: -0.07em 0.1em 0.15em #5c5c5c;
  z-index: 100;
  right: -8em;
}
/* line 38, ../scss/elements/_header.scss */
.menu__toggle a {
  display: block;
  width: 100%;
  border-top: 1px solid #ececec;
  color: #333;
  padding: 1em 0.5em;
}

/* line 3, ../scss/elements/_footer.scss */
.footer {
  overflow: hidden;
  width: 100%;
  background: #ececec;
  padding: 0 0 1em;
}
/* line 6, ../scss/elements/_footer.scss */
.footer p {
  width: 100%;
  line-height: 1;
  font-size: 10pt;
  position: relative;
  margin-bottom: 0;
  padding: 0.3em 1em;
  color: #888888;
}

.lang__txt {
  margin: 0;
  padding: 0 1em 1em;
  border-top: 1px solid #ececec;
  color: #292929;
  font-size: 10pt;
  position: relative;
  display: block;
}
.lang__txt img {
  width: 30px;
  height: 30px;
  position: relative;
  top: 9px;
  margin-right: 0.5em;
  display: inline-block;
}
.footer .links {
  padding: 0 1em;
}
.footer .links .link {
  color: #000;
  display: inline-block;
  padding: 0.3em;
}
.footer .links .line {
  display: inline-block;
  padding: 0.3em;
}

/* line 49, ../scss/elements/_footer.scss */
.lang__option {
  background: #fff;
  border: 2px solid #ececec;
  box-shadow: -0.1em 0.2em 0.2em #5c5c5c;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transition: all 0.3s ease, visibility 0s linear 0.5s;
  z-index: 100;
  overflow-y: auto;
  display: none;
}
/* line 61, ../scss/elements/_footer.scss */
.lang__option a {
  display: block;
  width: 100%;
  border-top: 1px solid #ececec;
  color: #333;
  font-size: 11pt;
  position: relative;
  padding: 0 0.5em 1em 1em;
}

.lang__option a img {
  width: 30px;
  height: 30px;
  margin-right: 0.6em;
  position: relative;
  top: 9px;
}
.lang__option .close {
  font-size: 2em;
  padding: 0.05em 0.5em;
  text-align: center;
}
.lang__option .active {
  color: #04b6d5;
}
/* menu 關上 */
/* line 3, ../scss/elements/_slideMenu.scss */
body.menu--close header {
  overflow: hidden;
}
/* line 6, ../scss/elements/_slideMenu.scss */
body.menu--close header .menu__toggle {
  right: -8em;
}

/* menu 打開 */
/* line 12, ../scss/elements/_slideMenu.scss */
body.menu--open header {
  overflow: visible;
}
/* line 15, ../scss/elements/_slideMenu.scss */
body.menu--open header .menu__toggle {
  right: 0;
}

/* line 20, ../scss/elements/_slideMenu.scss */
body.lang--close .footer {
  overflow: hidden;
}

/* line 28, ../scss/elements/_slideMenu.scss */
body.lang--open .lang__option {
  display: block;
}

/* line 36, ../scss/elements/_slideMenu.scss */
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(41, 41, 41, 0.3);
}

/* line 1, ../scss/elements/_sectionLayout.scss */
body {
  z-index: 1;
}

/* line 5, ../scss/elements/_sectionLayout.scss */
header,
.main_section,
.footer {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
}

/* line 14, ../scss/elements/_sectionLayout.scss */
header {
  z-index: 10;
}

/* line 18, ../scss/elements/_sectionLayout.scss */
.main_section {
  padding-bottom: 2em;
}

/* line 23, ../scss/elements/_sectionLayout.scss */
[class^="block__"] img {
  width: 100%;
}

/* 圖壓字 */
/* line 30, ../scss/elements/_sectionLayout.scss */
.block__img--txt {
  margin-top: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
/* line 36, ../scss/elements/_sectionLayout.scss */
.block__img--txt img {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  z-index: 3;
  margin-bottom: -0.3em;
}
/* line 45, ../scss/elements/_sectionLayout.scss */
.block__img--txt p {
  position: relative;
  text-align: center;
  padding: 0.3em 0.5em;
  margin-bottom: 0.5em;
}
/* line 52, ../scss/elements/_sectionLayout.scss */
.block__img--txt .onimg {
  display: block;
  position: absolute;
  z-index: 5;
  top: 5.5em;
  left: 5%;
}
/* line 59, ../scss/elements/_sectionLayout.scss */
.block__img--txt .onimg h2 {
  color: #fff;
  font-size: 1em;
}

/* line 67, ../scss/elements/_sectionLayout.scss */
.onimg.txt_right {
  left: 50%;
}

/* line 71, ../scss/elements/_sectionLayout.scss */
.onimg.txt_upper {
  top: 4em;
}

/* line 76, ../scss/elements/_sectionLayout.scss */
.block__img--feature {
  position: relative;
  margin: 0em 0 3.5em 0;
}
/* line 79, ../scss/elements/_sectionLayout.scss */
.block__img--feature img {
  position: relative;
  width: 100%;
}
/* line 84, ../scss/elements/_sectionLayout.scss */
.block__img--feature h3 {
  color: #04b0d4;
  font-size: 1.2em;
  margin-bottom: 0.7em;
}
/* line 90, ../scss/elements/_sectionLayout.scss */
.block__img--feature p {
  font-size: 0.8em;
}
/* line 94, ../scss/elements/_sectionLayout.scss */
.block__img--feature .onimg {
  position: absolute;
  width: 55%;
  top: 0.5em;
}
/* line 100, ../scss/elements/_sectionLayout.scss */
.block__img--feature .left {
  left: 8.5em;
}
/* line 104, ../scss/elements/_sectionLayout.scss */
.block__img--feature .right {
  left: 2.5em;
}
/* line 108, ../scss/elements/_sectionLayout.scss */
.block__img--feature .onimg.long {
  width: 65%;
}

/* 圖文排版 */
/* line 118, ../scss/elements/_sectionLayout.scss */
.block {
  margin-top: 0.3em;
  width: 100%;
}
/* line 121, ../scss/elements/_sectionLayout.scss */
.block img {
  width: 100%;
}
/* line 125, ../scss/elements/_sectionLayout.scss */
.block h3,
.block h2,
.block p {
  width: 100%;
  padding: 0.2em 0.5em;
  text-align: center;
}

/* line 133, ../scss/elements/_sectionLayout.scss */
.block__app a {
  width: 100%;
}
/* line 135, ../scss/elements/_sectionLayout.scss */
.block__app a img {
  width: 100%;
}

/* line 141, ../scss/elements/_sectionLayout.scss */
.bg__grey {
  background-color: #ececec;
  margin-bottom: 1px;
}
/* line 145, ../scss/elements/_sectionLayout.scss */
.bg__grey .block {
  margin-top: 0;
}

.bg_white {
  background-color: #fff;
}

/* line 151, ../scss/elements/_sectionLayout.scss */
.block__could--blue img {
  width: 100%;
}
/* line 155, ../scss/elements/_sectionLayout.scss */
.block__could--blue h2,
.block__could--blue h3,
.block__could--blue p {
  width: 100%;
  padding: 0.2em 0.5em;
  text-align: center;
}
/* line 161, ../scss/elements/_sectionLayout.scss */
.block__could--blue h2 {
  color: #04b0d4;
}

/* line 166, ../scss/elements/_sectionLayout.scss */
.icon_align {
  display: table;
  padding: 0.5em 0;
}
/* line 170, ../scss/elements/_sectionLayout.scss */
.icon_align img {
  width: 75%;
  display: block;
  margin: 0 auto 1em;
}
/* line 176, ../scss/elements/_sectionLayout.scss */
.icon_align .icon_align--icon,
.icon_align .icon_align--text {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
/* line 183, ../scss/elements/_sectionLayout.scss */
.icon_align .icon_align--text p {
  text-align: left;
}
/* line 187, ../scss/elements/_sectionLayout.scss */
.icon_align .icon_align--text li {
  background: url("../img/dot.png") no-repeat;
  background-position: left center;
  padding-left: 10pt;
}

/* line 4, ../scss/elements/_specLayout.scss */
.bolck__spec .Specblue {
  line-height: 1.4rem;
}
/*****************/
.header-drawer {
  position: fixed;
  right: -12em;
  width: 12em;
  height: 100%;
  background: #05b2d2;
  text-align: center;
  z-index: 100;
  padding: 2em 1em;
  top: 0;
}
.header-drawer .navigation {
}
.header-drawer .navigation ul {
  list-style: none;
  margin: 0;
}
.header-drawer .navigation ul li {
  border-bottom: 1px solid #50c9df !important;
  line-height: 2.5;
  font-size: 1em;
}
.header-drawer .navigation ul li a {
  text-decoration: none;
  color: #fff;
}

#amenu {
  position: relative;
  background: #ececec;
}
#amenu #amenubg {
  width: 100%;
  height: 3em;
}
#amenu #ambox01 {
  background: #05b2d2;
  float: left;
  width: 75%;
  height: 100%;
}
#amenu #ambox01 h3 {
  font-size: 1.2em;
  line-height: 2.5;
  color: #fff;
  padding: 0 0 0 0.5em;
  margin: 0;
}
#amenu #ambox02 {
  float: left;
  width: 25%;
  height: 100%;
  background: #ececec;
}
#amenu #ambox02 #filter {
  height: 100%;
}
#amenu #ambox02 #filter li {
  height: 100%;
  width: 100%;
}
#amenu #ambox02 #filter li a {
  height: 100%;
  width: 100%;
  display: inline-block;
}
#amenu #ambox02 img {
  width: 2em;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 0.5em;
}
#amenu #ambox02 ul {
  width: 25%;
  right: -25%;
  position: absolute;
  display: none;
  z-index: 5;
  background: #ececec;
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-top: -3em;
}
#amenu #ambox02 ul.open-menu {
  display: block;
  background: #ececec;
}

.pricingTable img {
  width: 75%;
  display: block;
  margin: 0 auto 0.5em;
}

/* line 4, ../scss/elements/_specLayout.scss */
.bolck__spec .Specblue {
  line-height: 1.4rem;
}
/* line 5, ../scss/elements/_specLayout.scss */
.bolck__spec .Specblue span {
  background: #04b0d4;
  display: inline-block;
  padding: 7pt;
  border-radius: 5pt;
  color: #fff;
  border: none;
  position: relative;
  left: 2%;
  font-weight: bold;
  font-size: 1rem;
}
/* line 6, ../scss/elements/_specLayout.scss */
.bolck__spec .Specblue div {
  background: #04b0d4;
  padding: 5pt 3pt;
  color: #fff;
  position: relative;
  top: -7px;
  border: none;
  font-size: 0.8rem;
  padding: 5%;
}
/* line 7, ../scss/elements/_specLayout.scss */
.bolck__spec .Specwhite {
  position: relative;
  border: none;
  line-height: 1.4rem;
}
/* line 8, ../scss/elements/_specLayout.scss */
.bolck__spec .Specwhite div {
  background: #fff;
  padding: 5pt 3pt;
  color: #04b0d4;
  position: relative;
  top: -7px;
  border: none;
  font-size: 0.8rem;
  padding: 5% 5% 0 5%;
}
/* line 9, ../scss/elements/_specLayout.scss */
.bolck__spec .Specwhite span {
  background: #fff;
  display: inline-block;
  padding: 7pt;
  border-radius: 5pt;
  border: none;
  position: absolute;
  font-weight: bold;
  font-size: 1rem;
  top: -45pt;
  right: 2%;
  color: #04b0d4;
}
.bolck__spec .hasnext div {
  padding-bottom: 60px;
}
/* line 13, ../scss/elements/_specLayout.scss */
.bolck__spec #b3 {
  background: #ececec;
}
/* line 14, ../scss/elements/_specLayout.scss */
.bolck__spec #b3 h2 {
  text-align: center;
  padding-top: 12pt;
  position: relative;
  color: #04b0d4;
}
/* line 15, ../scss/elements/_specLayout.scss */
.bolck__spec #b3 h3 {
  text-align: center;
  font-size: normal;
  margin: 0;
  padding: 3pt 0;
}

.bolck__spec .tabs {
  padding-top: 15px;
}
.bolck__spec .tabs .tabs-nav {
  margin: 0 5px;
}
.bolck__spec .tabs .tabs-nav:after {
  content: "";
  display: table;
  clear: both;
}
.bolck__spec .tabs .tabs-nav li {
  display: inline-block;
  width: 33.33%;
  vertical-align: bottom;
}
.bolck__spec .tabs .tabs-nav a {
  display: block;
  height: 44px;
  padding: 5px;
  border-top-left-radius: 5pt;
  border-top-right-radius: 5pt;
  border: none;
  font-weight: bold;
  font-size: 0.9rem;
  background-color: #6bcfe6;
  color: #ffffff;
  text-align: center;
}
.bolck__spec .tabs .tabs-nav a.active {
  background-color: #04b0d4;
  color: #fff;
}
.bolck__spec .tabs .tabs-block {
  line-height: 1.4rem;
  background: #04b0d4;
  color: #fff;
  position: relative;
  font-size: 0.8rem;
  padding: 5%;
  display: none;
}
.bolck__spec .tabs .tabs-block.active {
  display: block;
}

/*經銷商*/
#holder h4 {
  float: none;
  font-size: 24px;
  padding: 0 40px;
  color: #05b2d2;
  font-weight: bold;
  padding: 0px 16px 8px;
}
#holder hr {
  border: none;
  border-top: solid 1px #e0e0e0;
  margin: 20px 16px 31.5px;
}
#holder .ourPhysicalHolder li {
  float: none;
  max-width: auto;
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 26px;
  max-width: 100%;
  padding: 0 16px 25px 0;
}
#holder .ourPhysicalHolder li:after {
  clear: both;
  content: "";
  display: table;
}
.ourPhysicalHolder h5 {
  color: #05b2d2;
  font-size: 18px;
  margin: 0px;
}
.ourPhysicalHolder a {
  text-decoration: none;
  color: #999;
}
.ourPhysicalHolder a:hover {
  color: #05b2d2;
}
.ourPhysicalHolder a.logo {
  padding-top: 20px;
  text-align: center;
  width: 260px;
  display: inline-block;
}
.ourPhysicalHolder a.logo img {
  width: 100%;
  max-width: 100%;
}
.ourPhysicalHolder .store {
  display: inline-block;
  text-align: left;
}
.ourPhysicalHolder .store .address,
.ourPhysicalHolder .store .email,
.ourPhysicalHolder .store .tel,
.ourPhysicalHolder .store .hours {
  font-size: 14px;
  color: #a3a3a3;
}
.ourPhysicalHolder .store strong {
  color: #05b2d2;
  padding-right: 6px;
}
.ourHolder:after {
  clear: both;
  content: "";
  display: table;
}

/*img text shadow*/
.tSha {
  text-shadow: 1px 1px 6px #000;
}
.Live {
  padding-top: 1px;
  top: -7px;
  position: relative;
}

/*privacy,terms*/
.article_box {
  color: #464b4e;
}
.article_box h5.wordcent {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  margin: 10px 15px;
}
.article_box h5.wordcent02 {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  margin: 10px 15px 10px 40px;
}
.article_box h5.wordcent03 {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  margin: 10px 15px 10px 56px;
}
.article_box ul.dollbig {
  margin-left: 15px;
}
.article_box ul.dollbig li {
  background-image: url(../img/blue_b.png);
  background-repeat: no-repeat;
  background-position: 5px 19px;
  padding: 15px 0 0 25px;
  font-size: 15px;
}
.article_box ul.dolls {
  margin-left: 35px;
}
.article_box ul.dolls li {
  background-image: url(../img/blue_s.png);
  background-repeat: no-repeat;
  background-position: 5px 6px;
  padding-left: 20px;
  font-size: 15px;
}
.article_box .blue15 {
  color: #05b2d2;
  text-decoration: none;
}
.article_box .blue15:hover {
  text-decoration: underline;
}
.top10 {
  padding-top: 10px;
}
.tabs-block ul:first-child .listTitle {
  margin-top: 0;
}
.listTitle {
  font-weight: bold;
  margin-top: 20px;
}

.ifttt {
  text-align: center;
  margin-top: 20px;
}
.ifttt .text {
  padding: 15px 20px;
  line-height: 1.3;
}
.ifttt img {
  vertical-align: middle;
  width: 100%;
  margin-top: 20px;
}
.ifttt .ifttt-logo img {
  max-width: 100%;
}
.banner-control {
  background-color: #ececec;
}
.banner-control a {
  color: #454a4d;
  font-size: 0.85em;
  text-align: center;
  display: inline-block;
  width: 25%;
  margin: 0;
  padding: 5px 0;
  float: left;
}
.banner-control a.active {
  background-color: #ccc;
}
.bx-has-controls-direction {
  display: none;
}

.recommend {
  background: #05b2d2;
  padding: 5% 0;
}
.recommend .recommend-text {
  text-align: center;
  margin: 5px 0 25px 0;
}
.recommend .recommend-text .text-item {
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  opacity: 0;
}
.recommend .recommend-text .active {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  transition: all 0.3s ease-in;
}
.recommend .recommend-text .text-item a {
  color: #fff;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  letter-spacing: 0;
  display: block;
  text-decoration: none;
}
.recommend-logo {
  margin: 0 auto;
  text-align: center;
  z-index: 99;
}
.recommend-logo div {
  width: 25%;
  margin: 5px 10px;
  display: inline-block;
}
.recommend-logo img {
  width: 100%;
  height: auto;
}
.recommend-logo .logo-item {
  transition: all 0.3s ease-in;
  opacity: 0.6;
}
.recommend-logo .active {
  transition: all 0.3s ease-in;
  opacity: 1;
}
.tSha1 {
  position: relative;
  top: 60px;
  left: 20px;
}
.tSha2 {
  position: relative;
  top: 90px;
  left: 10px;
}
.tSha3 {
  position: relative;
  top: 70px;
  left: 10px;
}
.tSha4 {
  position: relative;
  top: 60px;
  left: 30px;
}

/*LOGIN & SIGNUP MOBILE STYLE*/
.mobileLogin {
  width: 85%;
  margin: 0 auto;
  min-width: 300px;
  max-width: 600px;
  padding: 2em 0.5em;
}
.mobileLogin table {
  width: 100%;
  margin: 0 auto;
}
.mobileLogin table hr {
  border: 0;
  height: 1px;
  background-color: #eee;
  color: #eee;
  width: 70%;
}
.mobileLogin tr {
  line-height: 35px;
}
.mobileLogin th {
  font-weight: normal;
  text-align: left;
}
.mobileLogin h2 {
  text-align: center;
}
.mobileLogin th img {
  margin: 0 auto;
  width: 60%;
  min-width: 150px;
  display: block;
}
.mobileLogin input[type="text"],
.mobileLogin input[type="email"],
.mobileLogin input[type="password"] {
  width: 100%;
}
.mobileLogin span {
  padding-left: 5px;
}
.mobileLogin .orangeBtn {
  text-align: center;
  margin: 3px 0;
  color: #fff;
  background-color: #ff4913;
  display: inline-block;
  padding: 5px 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
  float: right;
}
.mobileLogin .blue15 {
  color: #05b2d2;
}
.bottomDiv {
  position: relative;
  bottom: 0px;
  margin-top: 3em;
}
.bottomDiv p {
  width: 65%;
  display: inline;
  line-height: 2;
}

/**/
#cameraName {
  width: 100%;
  height: 3em;
  background: #05b2d2;
}
#cameraName p {
  color: #fff;
  text-align: center;
  line-height: 3em;
}
#downloadBtn {
  display: block;
  width: 90%;
  margin: 2em auto;
  border: 1px solid #05b2d2;
  padding: 0.8em 1.3em;
  color: #05b2d2;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
}
#mobileLogin hr {
  border: 0;
  height: 1px;
  background-color: #eee;
  color: #eee;
  width: 70%;
}
video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px); /* Adjust as needed */
}
.videoOff img {
  width: 90%;
  margin: 20px auto;
  max-width: 400px;
  display: block;
}
.videoOff p {
  text-align: center;
  color: #05b2d2;
}

#term_c {
  position: relative;
  top: 2px;
}

/*mobile forget pw page*/
body,
html,
#mForgetpw h2,
#mForgetpw h3,
#mForgetpw p,
#mForgetpw a {
  padding: 0;
  margin: 0;
}
#mForgetpw {
  font-family: "Open Sans", arial, sans-serif;
  margin: 0 auto;
}
#mForgetpw .wrapper {
  width: 90%;
  min-width: 300px;
  max-width: 500px;
  margin: 0 auto;
}
#mForgetpw h2 {
  color: #464b4e;
  font-size: 20px;
  line-height: 45px;
}
#mForgetpw .title {
  width: 100%;
  background-color: #f7f5f2;
}
#mForgetpw .contentArea {
  margin: 20px auto;
}
#mForgetpw h3 {
  color: #464b4e;
  font-size: 18px;
  margin-bottom: 10px;
}
#mForgetpw p {
  color: #a9acac;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 10px;
}
#mForgetpw a.btn {
  background: #39cca7;
  color: #fff;
  padding: 6px 8px 6px 8px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  float: right;
  margin: 15px 10px;
}
.blue15 {
  color: #05b2d2;
}
#mForgetpw p.note {
  margin-top: 70px;
}
#mForgetpw a.cancelBtn {
  background: #f48b38 !important;
}

#mForgetpw .returnMsg {
  display: none;
  text-align: center;
  margin: 50px 0;
}
#mForgetpw .returnMsg p {
  font-size: 22px;
  margin-bottom: 40px;
}
#mForgetpw .returnMsg .btn {
  float: none;
  font-size: 18px;
  width: 100px;
  display: inline-block;
}

.mobileLogin input,
#mForgetpw input {
  border: 1px solid #a9acac;
}
