@charset "UTF-8";
/*! style.sass */
/* Vendor
   @mixin ========================================================================= */
/* _bootstrap.4-beta.sass */
/* Style
   @mixin ========================================================================= */
@import url("../vendor/bootstrap.4-beta/css/bootstrap.css");
@import url("../vendor/bootstrap.4-beta/css/bootstrap-reboot.css");
@import url("../vendor/bootstrap.4-beta/css/bootstrap-grid.css");
/* _owlcarousel2.sass */
/* Reference
   @mixin ========================================================================= */
@import url("../vendor/OwlCarousel2-2.2.1/dist/assets/owl.carousel.min.css");
@import url("../vendor/OwlCarousel2-2.2.1/dist/assets/owl.theme.default.min.css");
/* _font-awesome-5.sass */
/* Reference
   @mixin ========================================================================= */
/* Coding
   @mixin ========================================================================= */
@import "https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
.fa, .button-loading::after, .form-select::after, .form-select--outline::after, .form-select_option::after, .form-select--blocking::after, .form-label-select_option::after, .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator, .has-children > a::after, .product-profile .owl-prev::before,
.product-profile .owl-next::before {
  font-family: "FontAwesome"; }

.fa-spin, .button-loading::after {
  -webkit-animation: fa-spin 0.8s infinite linear;
  animation: fa-spin 0.8s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

/* Base
   @mixin ========================================================================= */
/* _normalize.sass */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   @mixin ========================================================================= */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 * 3. Add some variables and custom css by AsiaYo design team members!!!!!
 */
ul {
  list-style-type: none;
  padding-left: 0; }

/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Mixin
   @mixin ========================================================================= */
/* _mixin.sass */
/* _mixin-alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For alerts
   @mixin ========================================================================= */
/* _mixin-button.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button gutter
   @mixin ========================================================================= */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/**
 * 1. Ghost default style
 * 2. Ghost disabled style
 */
/* _mixin-clearfix.sass */
/* mixin
   @mixin ========================================================================= */
/* _mixin-design.sass */
/* Document
   @mixin ========================================================================= */
/**
 * antialiasing mode font rendering for cody house
 */
/* _mixin-media-query.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For navigation-sidebar
   @mixin ========================================================================= */
/* Less Than, For different widths
   @mixin ========================================================================= */
/* For primarily uses, up
   @mixin ========================================================================= */
/* For primarily uses, down
   @mixin ========================================================================= */
/* For handheld deivces
   @mixin ========================================================================= */
/* For scroll-canvas
   @mixin ========================================================================= */
/* For .company-map in index.html
   @mixin ========================================================================= */
/* _mixin-pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style.
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/* _mixin-responsive.sass */
/* _mixin-utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * This page includes dozens of utilities—classes
   with a single purpose to reduce the frequency of
   highly repetitive declarations.
 */
/* For elements gutter.
   @mixin ========================================================================= */
/**
 * X-axis gutter.
 */
/* For fonts style
   @mixin ========================================================================= */
/* For link text in utility
   @mixin ========================================================================= */
/* For icon link text in utility
   @mixin ========================================================================= */
/* nth-child
   @mixin ========================================================================= */
/* ellipsis-single
   @mixin ========================================================================= */
/* ellipsis-multiple
   @mixin ========================================================================= */
/* border
   @mixin ========================================================================= */
/* Utility
   @mixin ========================================================================= */
/* _utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * 以下為可以用的縮寫類型
 * xs, sm, md, lg, xl
 * main, sub
 * pc, mb
 */
/**
 * Reference
 */
/* _mixin.sass */
/* _mixin-alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For alerts
   @mixin ========================================================================= */
/* _mixin-button.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button gutter
   @mixin ========================================================================= */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/**
 * 1. Ghost default style
 * 2. Ghost disabled style
 */
/* _mixin-clearfix.sass */
/* mixin
   @mixin ========================================================================= */
/* _mixin-design.sass */
/* Document
   @mixin ========================================================================= */
/**
 * antialiasing mode font rendering for cody house
 */
/* _mixin-media-query.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For navigation-sidebar
   @mixin ========================================================================= */
/* Less Than, For different widths
   @mixin ========================================================================= */
/* For primarily uses, up
   @mixin ========================================================================= */
/* For primarily uses, down
   @mixin ========================================================================= */
/* For handheld deivces
   @mixin ========================================================================= */
/* For scroll-canvas
   @mixin ========================================================================= */
/* For .company-map in index.html
   @mixin ========================================================================= */
/* _mixin-pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style.
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/* _mixin-responsive.sass */
/* _mixin-utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * This page includes dozens of utilities—classes
   with a single purpose to reduce the frequency of
   highly repetitive declarations.
 */
/* For elements gutter.
   @mixin ========================================================================= */
/**
 * X-axis gutter.
 */
/* For fonts style
   @mixin ========================================================================= */
/* For link text in utility
   @mixin ========================================================================= */
/* For icon link text in utility
   @mixin ========================================================================= */
/* nth-child
   @mixin ========================================================================= */
/* ellipsis-single
   @mixin ========================================================================= */
/* ellipsis-multiple
   @mixin ========================================================================= */
/* border
   @mixin ========================================================================= */
/* Typography
   @mixin ========================================================================= */
/**
 * 1. Reset default style
 */
*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
.policy-article_list li,
a,
span {
  font-family: "BlinkMacSystemFont","-apple-system","Open Sans","Noto Sans TC","Helvetica,Arial","sans-serif"; }

/**
 * font( font-size, line-height, font-weight )
 */
h1 {
  font-size: 56px;
  line-height: 72px;
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 0; }

.h1-bold, .keyview-content_heading {
  font-size: 56px;
  line-height: 72px;
  font-weight: 700;
  margin-bottom: 16px; }

.h1-light {
  font-size: 56px;
  line-height: 72px;
  font-weight: 300;
  margin-bottom: 16px; }

h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 16px; }

.h2-bold {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 16px; }

h3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 16px; }

.h3-bold, .keyview-content_subheading {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 16px; }

.h3-medium, .current-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 16px; }

h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 12px; }

.h4-bold {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 12px; }

.h4-medium, .policy-article_title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 12px; }

.h4-regular, .header-state, .product-info_title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 12px; }


p,
.policy-article_list li {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 16px;
  color: #424242; }
  @media only screen and (max-width: 768px) {
    
    p,
    .policy-article_list li {
      font-size: 14px;
      line-height: 24px; } }

.text-lg-medium {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 16px; }

.text-lg-regular {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 16px; }

.text-md-medium {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 16px; }

.text-md-regular {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px; }

.text-md-light {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 16px; }

.text-sm-regular {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  margin-bottom: 8px; }

/* Borders-radius
   @mixin ========================================================================= */
/**
 * Add classes to an element to easily round its corners.
 */
.rounded {
  border-radius: 4px; }

.rounded-top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.rounded-right {
  border-bottom-right-radius: 4px;
    border-bottom-right-radius-border-top-right-radius: 4px; }

.rounded-bottom {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.rounded-left {
  border-bottom-left-radius: 4px;
    border-bottom-left-radius-border-top-left-radius: 4px; }

.rounded-half {
  border-radius: 50%; }

/* Close icon
   @mixin ========================================================================= */
/**
 * Use a generic close icon for dismissing content like modals and alerts.
 */
.close {
  font-size: 20px;
  font-weight: 300;
  color: #757575;
  text-shadow: none;
  opacity: 1; }
  .close:hover {
    color: #616161;
    opacity: 1; }

.close.shadow {
  text-shadow: 0 1px 0 #fff; }

/* Text Color
   @mixin ========================================================================= */
/*! the following classes are for plain texts. */
.text--primary {
  color: #20aea1;
  font-weight: 500; }

.text--success {
  color: #2db75b;
  font-weight: 500; }

.text--warning {
  color: #ffb300;
  font-weight: 500; }

.text--danger {
  color: #f4511e;
  font-weight: 500; }

.text--white {
  color: #ffffff;
  font-weight: 500; }

.text--muted {
  color: #424242;
  font-weight: 500; }

/* the following classes are for links. */
.link-primary {
  color: #20aea1; }
  .link-primary:hover {
    color: #1a8c81;
    text-decoration: underline; }

.link-muted {
  color: #424242; }
  .link-muted:hover {
    color: #2e2e2e;
    text-decoration: underline; }

.link-success {
  color: #2db75b; }
  .link-success:hover {
    color: #25964b;
    text-decoration: underline; }

.link-warning {
  color: #ffb300; }
  .link-warning:hover {
    color: #d69600;
    text-decoration: underline; }

.link-danger {
  color: #f4511e; }
  .link-danger:hover {
    color: #de3d0b;
    text-decoration: underline; }

.background--primary {
  background: #20aea1; }

.background--success {
  background: #2db75b; }

.background--warning {
  background: #ffb300; }

.background--danger {
  background: #f4511e; }

.background--inverse {
  background: #212121; }

.background--faded {
  background: #f5f5f5; }

.background--white {
  background: #ffffff; }

hr {
  height: 1px;
  border: 0;
  background-color: #e0e0e0;
  color: #e0e0e0;
  margin: 16px 0; }

/*! correct the color rendering issue */
.non-saturated, .text--primary, .text--success, .text--warning, .text--danger, .text--white, .text--muted, .form-control-feedback, .page-link-blocking, .page-link, .page-link-fillet, .page-link-pill, .page-link-outline, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Component
   @mixin ========================================================================= */
/* _alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * Reference
 */
/* _mixin.sass */
/* _mixin-alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For alerts
   @mixin ========================================================================= */
/* _mixin-button.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button gutter
   @mixin ========================================================================= */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/**
 * 1. Ghost default style
 * 2. Ghost disabled style
 */
/* _mixin-clearfix.sass */
/* mixin
   @mixin ========================================================================= */
/* _mixin-design.sass */
/* Document
   @mixin ========================================================================= */
/**
 * antialiasing mode font rendering for cody house
 */
/* _mixin-media-query.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For navigation-sidebar
   @mixin ========================================================================= */
/* Less Than, For different widths
   @mixin ========================================================================= */
/* For primarily uses, up
   @mixin ========================================================================= */
/* For primarily uses, down
   @mixin ========================================================================= */
/* For handheld deivces
   @mixin ========================================================================= */
/* For scroll-canvas
   @mixin ========================================================================= */
/* For .company-map in index.html
   @mixin ========================================================================= */
/* _mixin-pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style.
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/* _mixin-responsive.sass */
/* _mixin-utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * This page includes dozens of utilities—classes
   with a single purpose to reduce the frequency of
   highly repetitive declarations.
 */
/* For elements gutter.
   @mixin ========================================================================= */
/**
 * X-axis gutter.
 */
/* For fonts style
   @mixin ========================================================================= */
/* For link text in utility
   @mixin ========================================================================= */
/* For icon link text in utility
   @mixin ========================================================================= */
/* nth-child
   @mixin ========================================================================= */
/* ellipsis-single
   @mixin ========================================================================= */
/* ellipsis-multiple
   @mixin ========================================================================= */
/* border
   @mixin ========================================================================= */
/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Skeleton
   @mixin ========================================================================= */
/**
 * 1. Makes buttons align horizontally.
 * 2. No extra spacing between each buttons.
 */
.alert, .alert-outline, .search_no_result {
  padding: 24px;
  margin-bottom: 0;
  border-style: solid;
  border-width: 1px; }
  @media only screen and (max-width: 768px) {
    .alert, .alert-outline, .search_no_result {
      padding: 12px 16px;
      font-size: 14px;
      line-height: 24px; } }

/* Style
   @mixin ========================================================================= */
.alert-outline.alert-danger, .search_no_result {
  color: #02a4f1;
  background: rgba(2, 164, 241, 0.16);
  border-color: rgba(2, 164, 241, 0.24); }
  .alert-outline.alert-danger strong, .search_no_result strong {
    font-weight: 700; }
  .alert-outline.alert-danger .alert-link, .search_no_result .alert-link {
    color: #02a4f1;
    margin: 0 2px; }
    .alert-outline.alert-danger .alert-link:hover, .search_no_result .alert-link:hover {
      color: #0288c9; }

/* _buttons.sass */
/* Document
   @mixin ========================================================================= */
/**
 * Reference
 */
/* _mixin.sass */
/* _mixin-alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For alerts
   @mixin ========================================================================= */
/* _mixin-button.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button gutter
   @mixin ========================================================================= */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/**
 * 1. Ghost default style
 * 2. Ghost disabled style
 */
/* _mixin-clearfix.sass */
/* mixin
   @mixin ========================================================================= */
/* _mixin-design.sass */
/* Document
   @mixin ========================================================================= */
/**
 * antialiasing mode font rendering for cody house
 */
/* _mixin-media-query.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For navigation-sidebar
   @mixin ========================================================================= */
/* Less Than, For different widths
   @mixin ========================================================================= */
/* For primarily uses, up
   @mixin ========================================================================= */
/* For primarily uses, down
   @mixin ========================================================================= */
/* For handheld deivces
   @mixin ========================================================================= */
/* For scroll-canvas
   @mixin ========================================================================= */
/* For .company-map in index.html
   @mixin ========================================================================= */
/* _mixin-pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style.
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/* _mixin-responsive.sass */
/* _mixin-utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * This page includes dozens of utilities—classes
   with a single purpose to reduce the frequency of
   highly repetitive declarations.
 */
/* For elements gutter.
   @mixin ========================================================================= */
/**
 * X-axis gutter.
 */
/* For fonts style
   @mixin ========================================================================= */
/* For link text in utility
   @mixin ========================================================================= */
/* For icon link text in utility
   @mixin ========================================================================= */
/* nth-child
   @mixin ========================================================================= */
/* ellipsis-single
   @mixin ========================================================================= */
/* ellipsis-multiple
   @mixin ========================================================================= */
/* border
   @mixin ========================================================================= */
/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Skeleton
   @mixin ========================================================================= */
/**
 * 1. Makes buttons align horizontally.
 * 2. No extra spacing between each buttons.
 */
a[class*="button"]:hover, a[class*="button"]:active, a[class*="button"]:focus,
button[class*="button"]:hover,
button[class*="button"]:active,
button[class*="button"]:focus {
  text-decoration: none;
  outline: 0; }

.button-area {
  text-align: center;
  font-size: 0; }

.button-area-l {
  text-align: left;
  font-size: 0; }

.button-area-r {
  text-align: right;
  font-size: 0; }

/**
 * 1. Build buttons skeleton.
 * 2. Modify the X-axis spacing between each buttons.
 * 3. Modify the size of buttons.
 * 4. Fillet looks like rectangle with rounding corner.
 */
.button, .button-fillet, .button-pill, .page-section_button-area .call-to-action, .page-section_more, .contact-submit {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 11px 24px;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  cursor: pointer; }
  .button-fillet {
    border-radius: 4px; }
  .button-pill {
    border-radius: 24px; }
    .button-pill.button-large {
      border-radius: 48px; }
  .button-extend, .page-section_button-area .call-to-action, .page-section_more, .contact-submit {
    width: 100%; }
  .button-fluid {
    width: auto; }

/* Style
   @mixin ========================================================================= */
/**
 * 1. Blocking style.
 * 2. Outline style.
 * 3. Ghost style.
 */
.button-blocking-primary {
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  border-color: #20aea1;
  background: #20aea1; }
  .button-blocking-primary:hover, .button-blocking-primary.button-loading {
    color: #ffffff;
    border-color: #1d9d91;
    background: #1d9d91; }
  .button-blocking-primary:active, .button-blocking-primary.active {
    color: #ffffff;
    border-color: #20aea1;
    background: #20aea1; }
  .button-blocking-primary.disabled {
    cursor: not-allowed;
    color: rgba(255, 255, 255, 0.48);
    border-color: #20aea1;
    background: #20aea1;
    opacity: 0.48; }
    .button-blocking-primary.disabled:hover, .button-blocking-primary.disabled:active, .button-blocking-primary.disabled.active {
      color: rgba(255, 255, 255, 0.48);
      border-color: #20aea1;
      background: #20aea1;
      opacity: 0.48; }

.button-blocking-secondary {
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  border-color: #ffb300;
  background: #ffb300; }
  .button-blocking-secondary:hover, .button-blocking-secondary.button-loading {
    color: #ffffff;
    border-color: #f5ac00;
    background: #f5ac00; }
  .button-blocking-secondary:active, .button-blocking-secondary.active {
    color: #ffffff;
    border-color: #ffb300;
    background: #ffb300; }
  .button-blocking-secondary.disabled {
    cursor: not-allowed;
    color: rgba(255, 255, 255, 0.48);
    border-color: #ffb300;
    background: #ffb300;
    opacity: 0.48; }
    .button-blocking-secondary.disabled:hover, .button-blocking-secondary.disabled:active, .button-blocking-secondary.disabled.active {
      color: rgba(255, 255, 255, 0.48);
      border-color: #ffb300;
      background: #ffb300;
      opacity: 0.48; }

.button-blocking-success {
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  border-color: #2db75b;
  background: #2db75b; }
  .button-blocking-success:hover, .button-blocking-success.button-loading {
    color: #ffffff;
    border-color: #29a753;
    background: #29a753; }
  .button-blocking-success:active, .button-blocking-success.active {
    color: #ffffff;
    border-color: #2db75b;
    background: #2db75b; }
  .button-blocking-success.disabled {
    cursor: not-allowed;
    color: rgba(255, 255, 255, 0.48);
    border-color: #2db75b;
    background: #2db75b;
    opacity: 0.48; }
    .button-blocking-success.disabled:hover, .button-blocking-success.disabled:active, .button-blocking-success.disabled.active {
      color: rgba(255, 255, 255, 0.48);
      border-color: #2db75b;
      background: #2db75b;
      opacity: 0.48; }

.button-blocking-danger, .page-section_more, .contact-submit {
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  border-color: #02a4f1;
  background: #02a4f1; }
  .button-blocking-danger:hover, .page-section_more:hover, .contact-submit:hover, .button-blocking-danger.button-loading, .button-loading.page-section_more, .button-loading.contact-submit {
    color: #ffffff;
    border-color: #028fd3;
    background: #028fd3; }
  .button-blocking-danger:active, .page-section_more:active, .contact-submit:active, .button-blocking-danger.active, .active.page-section_more, .active.contact-submit {
    color: #ffffff;
    border-color: #02a4f1;
    background: #02a4f1; }
  .button-blocking-danger.disabled, .disabled.page-section_more, .disabled.contact-submit {
    cursor: not-allowed;
    color: rgba(255, 255, 255, 0.48);
    border-color: #02a4f1;
    background: #02a4f1;
    opacity: 0.48; }
    .button-blocking-danger.disabled:hover, .disabled.page-section_more:hover, .disabled.contact-submit:hover, .button-blocking-danger.disabled:active, .disabled.page-section_more:active, .disabled.contact-submit:active, .button-blocking-danger.disabled.active, .disabled.active.page-section_more, .disabled.active.contact-submit {
      color: rgba(255, 255, 255, 0.48);
      border-color: #02a4f1;
      background: #02a4f1;
      opacity: 0.48; }

.button-blocking-achromatic {
  border-width: 1px;
  border-style: solid;
  color: #616161;
  border-color: #9e9e9e;
  background: #9e9e9e; }
  .button-blocking-achromatic:hover, .button-blocking-achromatic.button-loading {
    color: #616161;
    border-color: #949494;
    background: #949494; }
  .button-blocking-achromatic:active, .button-blocking-achromatic.active {
    color: #616161;
    border-color: #9e9e9e;
    background: #9e9e9e; }
  .button-blocking-achromatic.disabled {
    cursor: not-allowed;
    color: rgba(97, 97, 97, 0.48);
    border-color: #9e9e9e;
    background: #9e9e9e;
    opacity: 0.48; }
    .button-blocking-achromatic.disabled:hover, .button-blocking-achromatic.disabled:active, .button-blocking-achromatic.disabled.active {
      color: rgba(97, 97, 97, 0.48);
      border-color: #9e9e9e;
      background: #9e9e9e;
      opacity: 0.48; }

.button-outline-primary {
  border-width: 1px;
  border-style: solid;
  color: #20aea1;
  border-color: #20aea1;
  background: #ffffff; }
  .button-outline-primary:hover, .button-outline-primary.button-loading {
    color: #20aea1;
    border-color: #20aea1;
    background: #e8f7f6; }
  .button-outline-primary:active, .button-outline-primary.active {
    color: #20aea1;
    border-color: #20aea1;
    background: #e8f7f6; }
  .button-outline-primary.disabled {
    cursor: not-allowed;
    color: #20aea1;
    border-color: #20aea1;
    background: #ffffff;
    opacity: 0.48; }
    .button-outline-primary.disabled:hover, .button-outline-primary.disabled:active, .button-outline-primary.disabled.active {
      color: #20aea1;
      border-color: #20aea1;
      background: #ffffff;
      opacity: 0.48; }

.button-outline-secondary {
  border-width: 1px;
  border-style: solid;
  color: #ffb300;
  border-color: #ffb300;
  background: #ffffff; }
  .button-outline-secondary:hover, .button-outline-secondary.button-loading {
    color: #ffb300;
    border-color: #ffb300;
    background: #fff8e1; }
  .button-outline-secondary:active, .button-outline-secondary.active {
    color: #ffb300;
    border-color: #ffb300;
    background: #fff8e1; }
  .button-outline-secondary.disabled {
    cursor: not-allowed;
    color: #ffb300;
    border-color: #ffb300;
    background: #ffffff;
    opacity: 0.48; }
    .button-outline-secondary.disabled:hover, .button-outline-secondary.disabled:active, .button-outline-secondary.disabled.active {
      color: #ffb300;
      border-color: #ffb300;
      background: #ffffff;
      opacity: 0.48; }

.button-outline-success {
  border-width: 1px;
  border-style: solid;
  color: #2db75b;
  border-color: #2db75b;
  background: #ffffff; }
  .button-outline-success:hover, .button-outline-success.button-loading {
    color: #2db75b;
    border-color: #2db75b;
    background: #eaf9ef; }
  .button-outline-success:active, .button-outline-success.active {
    color: #2db75b;
    border-color: #2db75b;
    background: #eaf9ef; }
  .button-outline-success.disabled {
    cursor: not-allowed;
    color: #2db75b;
    border-color: #2db75b;
    background: #ffffff;
    opacity: 0.48; }
    .button-outline-success.disabled:hover, .button-outline-success.disabled:active, .button-outline-success.disabled.active {
      color: #2db75b;
      border-color: #2db75b;
      background: #ffffff;
      opacity: 0.48; }

.button-outline-danger {
  border-width: 1px;
  border-style: solid;
  color: #02a4f1;
  border-color: #02a4f1;
  background: #ffffff; }
  .button-outline-danger:hover, .button-outline-danger.button-loading {
    color: #02a4f1;
    border-color: #02a4f1;
    background: #fbe9e7; }
  .button-outline-danger:active, .button-outline-danger.active {
    color: #02a4f1;
    border-color: #02a4f1;
    background: #fbe9e7; }
  .button-outline-danger.disabled {
    cursor: not-allowed;
    color: #02a4f1;
    border-color: #02a4f1;
    background: #ffffff;
    opacity: 0.48; }
    .button-outline-danger.disabled:hover, .button-outline-danger.disabled:active, .button-outline-danger.disabled.active {
      color: #02a4f1;
      border-color: #02a4f1;
      background: #ffffff;
      opacity: 0.48; }

.button-outline-achromatic {
  border-width: 1px;
  border-style: solid;
  color: #616161;
  border-color: #616161;
  background: #ffffff; }
  .button-outline-achromatic:hover, .button-outline-achromatic.button-loading {
    color: #616161;
    border-color: #616161;
    background: #f5f5f5; }
  .button-outline-achromatic:active, .button-outline-achromatic.active {
    color: #616161;
    border-color: #616161;
    background: #f5f5f5; }
  .button-outline-achromatic.disabled {
    cursor: not-allowed;
    color: #616161;
    border-color: #616161;
    background: #ffffff;
    opacity: 0.48; }
    .button-outline-achromatic.disabled:hover, .button-outline-achromatic.disabled:active, .button-outline-achromatic.disabled.active {
      color: #616161;
      border-color: #616161;
      background: #ffffff;
      opacity: 0.48; }

.button-ghost-primary {
  border-width: 1px;
  border-style: solid;
  color: #20aea1;
  border-color: #20aea1;
  background: transparent; }
  .button-ghost-primary:hover, .button-ghost-primary.button-loading {
    color: #212121;
    border-color: #20aea1;
    background: #20aea1; }
  .button-ghost-primary:active, .button-ghost-primary.active {
    color: #212121;
    border-color: #20aea1;
    background: #20aea1; }
  .button-ghost-primary.disabled {
    cursor: not-allowed;
    color: #20aea1;
    border-color: #20aea1;
    background: transparent;
    opacity: 0.48; }
    .button-ghost-primary.disabled:hover, .button-ghost-primary.disabled:active, .button-ghost-primary.disabled.active {
      color: #20aea1;
      border-color: #20aea1;
      background: transparent;
      opacity: 0.48; }

.button-ghost-secondary {
  border-width: 1px;
  border-style: solid;
  color: #ffb300;
  border-color: #ffb300;
  background: transparent; }
  .button-ghost-secondary:hover, .button-ghost-secondary.button-loading {
    color: #212121;
    border-color: #ffb300;
    background: #ffb300; }
  .button-ghost-secondary:active, .button-ghost-secondary.active {
    color: #212121;
    border-color: #ffb300;
    background: #ffb300; }
  .button-ghost-secondary.disabled {
    cursor: not-allowed;
    color: #ffb300;
    border-color: #ffb300;
    background: transparent;
    opacity: 0.48; }
    .button-ghost-secondary.disabled:hover, .button-ghost-secondary.disabled:active, .button-ghost-secondary.disabled.active {
      color: #ffb300;
      border-color: #ffb300;
      background: transparent;
      opacity: 0.48; }

.button-ghost-success {
  border-width: 1px;
  border-style: solid;
  color: #2db75b;
  border-color: #2db75b;
  background: transparent; }
  .button-ghost-success:hover, .button-ghost-success.button-loading {
    color: #212121;
    border-color: #2db75b;
    background: #2db75b; }
  .button-ghost-success:active, .button-ghost-success.active {
    color: #212121;
    border-color: #2db75b;
    background: #2db75b; }
  .button-ghost-success.disabled {
    cursor: not-allowed;
    color: #2db75b;
    border-color: #2db75b;
    background: transparent;
    opacity: 0.48; }
    .button-ghost-success.disabled:hover, .button-ghost-success.disabled:active, .button-ghost-success.disabled.active {
      color: #2db75b;
      border-color: #2db75b;
      background: transparent;
      opacity: 0.48; }

.button-ghost-danger {
  border-width: 1px;
  border-style: solid;
  color: #02a4f1;
  border-color: #02a4f1;
  background: transparent; }
  .button-ghost-danger:hover, .button-ghost-danger.button-loading {
    color: #212121;
    border-color: #02a4f1;
    background: #02a4f1; }
  .button-ghost-danger:active, .button-ghost-danger.active {
    color: #212121;
    border-color: #02a4f1;
    background: #02a4f1; }
  .button-ghost-danger.disabled {
    cursor: not-allowed;
    color: #02a4f1;
    border-color: #02a4f1;
    background: transparent;
    opacity: 0.48; }
    .button-ghost-danger.disabled:hover, .button-ghost-danger.disabled:active, .button-ghost-danger.disabled.active {
      color: #02a4f1;
      border-color: #02a4f1;
      background: transparent;
      opacity: 0.48; }

.button-ghost-white, .keyview-content .call-to-action {
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  border-color: #ffffff;
  background: transparent; }
  .button-ghost-white:hover, .keyview-content .call-to-action:hover, .button-ghost-white.button-loading, .keyview-content .button-loading.call-to-action {
    color: #212121;
    border-color: #ffffff;
    background: #ffffff; }
  .button-ghost-white:active, .keyview-content .call-to-action:active, .button-ghost-white.active, .keyview-content .active.call-to-action {
    color: #212121;
    border-color: #ffffff;
    background: #ffffff; }
  .button-ghost-white.disabled, .keyview-content .disabled.call-to-action {
    cursor: not-allowed;
    color: #ffffff;
    border-color: #ffffff;
    background: transparent;
    opacity: 0.48; }
    .button-ghost-white.disabled:hover, .keyview-content .disabled.call-to-action:hover, .button-ghost-white.disabled:active, .keyview-content .disabled.call-to-action:active, .button-ghost-white.disabled.active, .keyview-content .disabled.active.call-to-action {
      color: #ffffff;
      border-color: #ffffff;
      background: transparent;
      opacity: 0.48; }

/* Action
   @mixin ========================================================================= */
.button-loading {
  cursor: default; }
  .button-loading::before {
    content: "";
    width: 16px;
    display: inline-block;
    margin-right: 8px; }
  .button-loading::after {
    display: inline-block;
    content: "\f110";
    width: 16px;
    margin-left: 8px; }

/* _forms.sass */
/* Document
   @mixin ========================================================================= */
/**
 * Reference
 */
/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Control Sizing
   @mixin ========================================================================= */
.form-block {
  margin-top: 16px;
  position: relative; }
  .form-block::before, .form-block::after {
    content: " ";
    display: table; }
  .form-block::after {
    clear: both; }
  .form-block:first-child {
    margin-top: 0; }

.form-group {
  margin-bottom: 0; }

.form-select, .form-select--outline, .form-select_option, .form-select--blocking, .form-label-select_option {
  position: relative;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  z-index: 2; }
  .form-select::after, .form-select--outline::after, .form-select_option::after, .form-select--blocking::after, .form-label-select_option::after {
    position: absolute;
    content: "\f107";
    top: 0;
    left: 0;
    right: 0;
    padding-right: 8px;
    text-align: right;
    height: inherit;
    line-height: 48px;
    color: #A9ACBB;
    font-size: 14px;
    background: #ffffff;
    border-radius: 4px;
    z-index: 1; }
  .form-select_option {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0;
    color: #616161;
    height: 48px;
    width: 100%;
    padding: 0 24px 0 8px;
    border-radius: 0; }
  .form-select--outline, .form-select_option {
    border: 1px solid #ffffff;
    background-color: transparent; }
    .form-select--outline:focus, .form-select_option:focus {
      border: 1px solid #A9ACBB;
      background-color: transparent;
      outline: 0; }
  .form-select--blocking, .form-label-select_option {
    border: 1px solid transparent;
    background-color: transparent; }
    .form-select--blocking:hover, .form-label-select_option:hover, .form-select--blocking:focus, .form-label-select_option:focus {
      background-color: rgba(0, 0, 0, 0.04);
      outline: 0; }

.form-text, .form-text-sm, .form-text-lg, .fill-out_text, .form-text--outline, .form-text--blocking, .fill-out_textarea, .form-text:disabled {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 0;
  padding: 8px;
  color: #616161;
  border-radius: 0;
  width: 100%; }
  .form-text-sm {
    padding: 4px 8px; }
  .form-text-lg, .fill-out_text {
    padding: 11px 8px; }
  .form-text--outline {
    border: 1px solid #bdbdbd; }
    .form-text--outline:focus {
      outline: 0;
      border: 1px solid #20aea1; }
  .form-text--blocking, .fill-out_text, .fill-out_textarea {
    border: 1px solid #ffffff; }
    .form-text--blocking:focus, .fill-out_text:focus, .fill-out_textarea:focus {
      outline: 0;
      border: 1px solid #A9ACBB; }
  .form-text-sm:disabled, .form-text-lg:disabled, .fill-out_text:disabled, .form-text--outline:disabled, .form-text--blocking:disabled, .fill-out_textarea:disabled, .form-text:disabled {
    background-color: #f5f5f5;
    opacity: 0.64; }

.form-textarea, .fill-out_textarea {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 0;
  padding: 8px;
  vertical-align: top;
  width: 100%;
  min-height: 96px; }
  @media only screen and (max-width: 576px) {
    .form-textarea, .fill-out_textarea {
      max-height: 144px; } }

.form-label-select {
  position: relative;
  display: block;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  z-index: 3; }
  .form-label-select::after {
    position: absolute;
    height: inherit;
    line-height: 32px;
    top: 0;
    right: 8px;
    content: "\f0dd";
    color: #616161;
    font-size: 14px;
    z-index: 1; }
  .form-label-select_option {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
    height: 36px;
    width: 100%;
    padding: 0 8px;
    color: #616161; }

.form-label {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 8px;
  width: 100%;
  color: #424242; }

/* Radio & Checkbox
   @mixin ========================================================================= */
.custom-control {
  margin-right: 0;
  padding-left: 42px;
  margin-bottom: 0; }
  .custom-control-indicator {
    width: 18px;
    height: 18px;
    left: 8px;
    background-color: #ffffff;
    border: 1px solid #bdbdbd;
    top: calc( 12px + 0.25rem); }
  .custom-control-description_title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
    color: #616161; }
  .custom-control-description_content {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 0;
    color: #616161;
    margin-top: 8px; }
  .custom-control-input:active ~ .custom-control-indicator {
    background-color: #e8f7f6; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none; }
  .custom-control-input:checked ~ .custom-control-indicator {
    border: 1px solid #20aea1;
    background-color: #ffffff; }
  .custom-control-input:disabled + .custom-control-indicator {
    opacity: 0.64; }
  .custom-control-input:disabled ~ .custom-control-description {
    opacity: 0.64; }

.custom-radio {
  padding-bottom: 12px;
  padding-top: 12px; }
  .custom-radio .custom-control-input:checked ~ .custom-control-indicator:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -4px;
    background: #20aea1;
    border-radius: 50%; }

.custom-checkbox {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 16px; }
  .custom-checkbox:hover {
    background: #f5f5f5;
    border-radius: 4px; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background: #20aea1;
    border: 1px solid #20aea1; }
    .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator:before {
      content: "\f00c";
      position: absolute;
      color: #ffffff;
      font-size: 12px;
      width: 18px;
      height: 18px;
      text-align: center; }
  .custom-checkbox .custom-control-indicator {
    top: 14px;
    left: 8px; }
  .custom-checkbox .custom-control-description_title {
    margin-bottom: 0; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: none; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: none; }

/* Placeholder
   @mixin ========================================================================= */
::placeholder {
  color: #A9ACBB; }

.search-fill-in::placeholder {
  color: #ffffff; }
  @media only screen and (max-width: 960px) {
    .search-fill-in::placeholder {
      color: #A9ACBB; } }

/* Validation
   @mixin ========================================================================= */
.form-control-feedback {
  margin-top: 0;
  font-size: 12px;
  line-height: 18px;
  padding: 7px 8px;
  border-radius: 4px;
  font-weight: 500; }

.has-danger .form-control-danger {
  border-color: #02a4f1;
  background-image: none; }
  .has-danger .form-control-danger:focus {
    border-color: #02a4f1; }

.has-danger .form-control-feedback {
  padding: 8px 0 0 0;
  color: #02a4f1;
  background: none;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300; }
  @media only screen and (max-width: 768px) {
    .has-danger .form-control-feedback {
      font-size: 12px;
      line-height: 16px; } }

/* Hide number default arrow buttons
   @mixin ========================================================================= */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

/* Remove inner shadow of text input and select
   @mixin ========================================================================= */
input[type="text"],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* _pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * Reference
 */
/* _mixin.sass */
/* _mixin-alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For alerts
   @mixin ========================================================================= */
/* _mixin-button.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button gutter
   @mixin ========================================================================= */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/**
 * 1. Ghost default style
 * 2. Ghost disabled style
 */
/* _mixin-clearfix.sass */
/* mixin
   @mixin ========================================================================= */
/* _mixin-design.sass */
/* Document
   @mixin ========================================================================= */
/**
 * antialiasing mode font rendering for cody house
 */
/* _mixin-media-query.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For navigation-sidebar
   @mixin ========================================================================= */
/* Less Than, For different widths
   @mixin ========================================================================= */
/* For primarily uses, up
   @mixin ========================================================================= */
/* For primarily uses, down
   @mixin ========================================================================= */
/* For handheld deivces
   @mixin ========================================================================= */
/* For scroll-canvas
   @mixin ========================================================================= */
/* For .company-map in index.html
   @mixin ========================================================================= */
/* _mixin-pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style.
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/* _mixin-responsive.sass */
/* _mixin-utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * This page includes dozens of utilities—classes
   with a single purpose to reduce the frequency of
   highly repetitive declarations.
 */
/* For elements gutter.
   @mixin ========================================================================= */
/**
 * X-axis gutter.
 */
/* For fonts style
   @mixin ========================================================================= */
/* For link text in utility
   @mixin ========================================================================= */
/* For icon link text in utility
   @mixin ========================================================================= */
/* nth-child
   @mixin ========================================================================= */
/* ellipsis-single
   @mixin ========================================================================= */
/* ellipsis-multiple
   @mixin ========================================================================= */
/* border
   @mixin ========================================================================= */
/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Skeleton
   @mixin ========================================================================= */
.pagination-area {
  text-align: center; }
  .pagination-area-l {
    text-align: left; }
  .pagination-area-r {
    text-align: right; }

.pagination {
  font-size: 0;
  display: inline-block; }

.page-item {
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 0;
  display: inline-block;
  color: #101B32;
  margin-right: 8px; }
  .page-item:last-child {
    margin-right: 0; }

.page-link, .page-link-fillet, .page-link-pill {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 0;
  font-family: "Montserrat";
  padding: 6px 12px;
  margin-left: 0px;
  background-color: transparent;
  display: inline-block; }
  .page-link-fillet {
    border-radius: 4px; }
  .page-link-pill {
    border-radius: 24px; }

/* Style
   @mixin ========================================================================= */
.page-link-blocking:hover, .page-link:hover, .page-link-fillet:hover, .page-link-pill:hover, .page-link-blocking:focus, .page-link:focus, .page-link-fillet:focus, .page-link-pill:focus, .page-link-outline:hover, .page-link-outline:focus {
  text-decoration: none; }

.page-link-blocking.page-link-primary, .page-link, .page-link-fillet, .page-link-pill {
  border-width: 1px;
  border-style: solid;
  color: #101B32;
  border-color: transparent;
  background: transparent; }
  .page-link-blocking.page-link-primary:hover, .page-link:hover, .page-link-fillet:hover, .page-link-pill:hover {
    color: #ffffff;
    border-color: #02a4f1;
    background: #02a4f1; }
  .page-link-blocking.page-link-primary:active, .page-link:active, .page-link-fillet:active, .page-link-pill:active, .page-link-blocking.page-link-primary.active, .active.page-link, .active.page-link-fillet, .active.page-link-pill {
    color: #ffffff;
    border-color: #02a4f1;
    background: #02a4f1; }
  .page-link-blocking.page-link-primary.disabled, .disabled.page-link, .disabled.page-link-fillet, .disabled.page-link-pill {
    cursor: default;
    color: #bdbdbd;
    border-color: transparent;
    background: transparent; }
    .page-link-blocking.page-link-primary.disabled:hover, .disabled.page-link:hover, .disabled.page-link-fillet:hover, .disabled.page-link-pill:hover, .page-link-blocking.page-link-primary.disabled:active, .disabled.page-link:active, .disabled.page-link-fillet:active, .disabled.page-link-pill:active, .page-link-blocking.page-link-primary.disabled.active, .disabled.active.page-link, .disabled.active.page-link-fillet, .disabled.active.page-link-pill {
      color: #bdbdbd;
      border-color: transparent;
      background: transparent; }

.page-link-blocking.page-link-achromatic, .page-link-achromatic.page-link, .page-link-achromatic.page-link-fillet, .page-link-achromatic.page-link-pill {
  border-width: 1px;
  border-style: solid;
  color: #101B32;
  border-color: transparent;
  background: transparent; }
  .page-link-blocking.page-link-achromatic:hover, .page-link-achromatic.page-link:hover, .page-link-achromatic.page-link-fillet:hover, .page-link-achromatic.page-link-pill:hover {
    color: #101B32;
    border-color: #9e9e9e;
    background: #9e9e9e; }
  .page-link-blocking.page-link-achromatic:active, .page-link-achromatic.page-link:active, .page-link-achromatic.page-link-fillet:active, .page-link-achromatic.page-link-pill:active, .page-link-blocking.page-link-achromatic.active, .page-link-achromatic.active.page-link, .page-link-achromatic.active.page-link-fillet, .page-link-achromatic.active.page-link-pill {
    color: #101B32;
    border-color: #9e9e9e;
    background: #9e9e9e; }
  .page-link-blocking.page-link-achromatic.disabled, .page-link-achromatic.disabled.page-link, .page-link-achromatic.disabled.page-link-fillet, .page-link-achromatic.disabled.page-link-pill {
    cursor: default;
    color: #bdbdbd;
    border-color: transparent;
    background: transparent; }
    .page-link-blocking.page-link-achromatic.disabled:hover, .page-link-achromatic.disabled.page-link:hover, .page-link-achromatic.disabled.page-link-fillet:hover, .page-link-achromatic.disabled.page-link-pill:hover, .page-link-blocking.page-link-achromatic.disabled:active, .page-link-achromatic.disabled.page-link:active, .page-link-achromatic.disabled.page-link-fillet:active, .page-link-achromatic.disabled.page-link-pill:active, .page-link-blocking.page-link-achromatic.disabled.active, .page-link-achromatic.disabled.active.page-link, .page-link-achromatic.disabled.active.page-link-fillet, .page-link-achromatic.disabled.active.page-link-pill {
      color: #bdbdbd;
      border-color: transparent;
      background: transparent; }

.page-link-blocking.page-link-default, .page-link-default.page-link, .page-link-default.page-link-fillet, .page-link-default.page-link-pill {
  border-width: 1px;
  border-style: solid;
  color: #101B32;
  border-color: transparent;
  background: transparent; }
  .page-link-blocking.page-link-default:hover, .page-link-default.page-link:hover, .page-link-default.page-link-fillet:hover, .page-link-default.page-link-pill:hover {
    color: #ffffff;
    border-color: #20aea1;
    background: #20aea1; }
  .page-link-blocking.page-link-default:active, .page-link-default.page-link:active, .page-link-default.page-link-fillet:active, .page-link-default.page-link-pill:active, .page-link-blocking.page-link-default.active, .page-link-default.active.page-link, .page-link-default.active.page-link-fillet, .page-link-default.active.page-link-pill {
    color: #ffffff;
    border-color: #20aea1;
    background: #20aea1; }
  .page-link-blocking.page-link-default.disabled, .page-link-default.disabled.page-link, .page-link-default.disabled.page-link-fillet, .page-link-default.disabled.page-link-pill {
    cursor: default;
    color: #bdbdbd;
    border-color: transparent;
    background: transparent; }
    .page-link-blocking.page-link-default.disabled:hover, .page-link-default.disabled.page-link:hover, .page-link-default.disabled.page-link-fillet:hover, .page-link-default.disabled.page-link-pill:hover, .page-link-blocking.page-link-default.disabled:active, .page-link-default.disabled.page-link:active, .page-link-default.disabled.page-link-fillet:active, .page-link-default.disabled.page-link-pill:active, .page-link-blocking.page-link-default.disabled.active, .page-link-default.disabled.active.page-link, .page-link-default.disabled.active.page-link-fillet, .page-link-default.disabled.active.page-link-pill {
      color: #bdbdbd;
      border-color: transparent;
      background: transparent; }

.page-link-outline.page-link-primary, .page-link-outline.page-link, .page-link-outline.page-link-fillet, .page-link-outline.page-link-pill {
  border-width: 1px;
  border-style: solid;
  color: #02a4f1;
  border-color: transparent;
  background: transparent; }
  .page-link-outline.page-link-primary:hover, .page-link-outline.page-link:hover, .page-link-outline.page-link-fillet:hover, .page-link-outline.page-link-pill:hover {
    color: #02a4f1;
    border-color: #02a4f1;
    background: #ffffff; }
  .page-link-outline.page-link-primary:active, .page-link-outline.page-link:active, .page-link-outline.page-link-fillet:active, .page-link-outline.page-link-pill:active, .page-link-outline.page-link-primary.active, .page-link-outline.active.page-link, .page-link-outline.active.page-link-fillet, .page-link-outline.active.page-link-pill {
    color: #02a4f1;
    border-color: #02a4f1;
    background: #ffffff; }
  .page-link-outline.page-link-primary.disabled, .page-link-outline.disabled.page-link, .page-link-outline.disabled.page-link-fillet, .page-link-outline.disabled.page-link-pill {
    cursor: default;
    color: #bdbdbd;
    border-color: transparent;
    background: transparent; }
    .page-link-outline.page-link-primary.disabled:hover, .page-link-outline.disabled.page-link:hover, .page-link-outline.disabled.page-link-fillet:hover, .page-link-outline.disabled.page-link-pill:hover, .page-link-outline.page-link-primary.disabled:active, .page-link-outline.disabled.page-link:active, .page-link-outline.disabled.page-link-fillet:active, .page-link-outline.disabled.page-link-pill:active, .page-link-outline.page-link-primary.disabled.active, .page-link-outline.disabled.active.page-link, .page-link-outline.disabled.active.page-link-fillet, .page-link-outline.disabled.active.page-link-pill {
      color: #bdbdbd;
      border-color: transparent;
      background: transparent; }

.page-link-outline.page-link-achromatic {
  border-width: 1px;
  border-style: solid;
  color: #101B32;
  border-color: transparent;
  background: transparent; }
  .page-link-outline.page-link-achromatic:hover {
    color: #101B32;
    border-color: #101B32;
    background: #ffffff; }
  .page-link-outline.page-link-achromatic:active, .page-link-outline.page-link-achromatic.active {
    color: #101B32;
    border-color: #101B32;
    background: #ffffff; }
  .page-link-outline.page-link-achromatic.disabled {
    cursor: default;
    color: #bdbdbd;
    border-color: transparent;
    background: transparent; }
    .page-link-outline.page-link-achromatic.disabled:hover, .page-link-outline.page-link-achromatic.disabled:active, .page-link-outline.page-link-achromatic.disabled.active {
      color: #bdbdbd;
      border-color: transparent;
      background: transparent; }

.page-link-outline.page-link-default {
  border-width: 1px;
  border-style: solid;
  color: #101B32;
  border-color: transparent;
  background: transparent; }
  .page-link-outline.page-link-default:hover {
    color: #20aea1;
    border-color: #20aea1;
    background: #ffffff; }
  .page-link-outline.page-link-default:active, .page-link-outline.page-link-default.active {
    color: #20aea1;
    border-color: #20aea1;
    background: #ffffff; }
  .page-link-outline.page-link-default.disabled {
    cursor: default;
    color: #bdbdbd;
    border-color: transparent;
    background: transparent; }
    .page-link-outline.page-link-default.disabled:hover, .page-link-outline.page-link-default.disabled:active, .page-link-outline.page-link-default.disabled.active {
      color: #bdbdbd;
      border-color: transparent;
      background: transparent; }

/* Layout
   @mixin ========================================================================= */
/*! footer */
/* Document
   @mixin ========================================================================= */
/**
 * Reference
 */
/* _mixin.sass */
/* _mixin-alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For alerts
   @mixin ========================================================================= */
/* _mixin-button.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button gutter
   @mixin ========================================================================= */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/**
 * 1. Ghost default style
 * 2. Ghost disabled style
 */
/* _mixin-clearfix.sass */
/* mixin
   @mixin ========================================================================= */
/* _mixin-design.sass */
/* Document
   @mixin ========================================================================= */
/**
 * antialiasing mode font rendering for cody house
 */
/* _mixin-media-query.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For navigation-sidebar
   @mixin ========================================================================= */
/* Less Than, For different widths
   @mixin ========================================================================= */
/* For primarily uses, up
   @mixin ========================================================================= */
/* For primarily uses, down
   @mixin ========================================================================= */
/* For handheld deivces
   @mixin ========================================================================= */
/* For scroll-canvas
   @mixin ========================================================================= */
/* For .company-map in index.html
   @mixin ========================================================================= */
/* _mixin-pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style.
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/* _mixin-responsive.sass */
/* _mixin-utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * This page includes dozens of utilities—classes
   with a single purpose to reduce the frequency of
   highly repetitive declarations.
 */
/* For elements gutter.
   @mixin ========================================================================= */
/**
 * X-axis gutter.
 */
/* For fonts style
   @mixin ========================================================================= */
/* For link text in utility
   @mixin ========================================================================= */
/* For icon link text in utility
   @mixin ========================================================================= */
/* nth-child
   @mixin ========================================================================= */
/* ellipsis-single
   @mixin ========================================================================= */
/* ellipsis-multiple
   @mixin ========================================================================= */
/* border
   @mixin ========================================================================= */
/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Footer
   @mixin ========================================================================= */
.footer {
  height: 136px;
  position: absolute;
  bottom: 0;
  left: 220px;
  right: 0;
  background-color: #CDD0DD;
  padding: 24px 48px; }
  @media only screen and (max-width: 960px) {
    .footer {
      padding: 24px;
      left: 0; } }
  @media only screen and (max-width: 768px) {
    .footer {
      padding: 16px;
      height: 236px; } }
  .footer-section::before, .footer-section::after {
    content: " ";
    display: table; }
  .footer-section::after {
    clear: both; }
  .footer-policy {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #14223E;
    margin: 12px 24px 0 0;
    width: calc(100% - 160px - 48px); }
    @media only screen and (max-width: 768px) {
      .footer-policy {
        width: 100%;
        float: none;
        margin-bottom: 16px; } }
  .footer-language {
    width: 160px;
    float: right;
    margin-bottom: 16px; }
    @media only screen and (max-width: 768px) {
      .footer-language {
        width: 100%;
        float: none; } }
  .footer-visitors, .footer-copyright {
    font-size: 12px;
    line-height: 24px;
    color: #212121; }
  .footer-visitors {
    width: calc(100% - 380px - 24px);
    float: left; }
    @media only screen and (max-width: 768px) {
      .footer-visitors {
        width: 100%;
        float: none;
        margin-bottom: 16px; } }
    .footer-visitors .material-icons {
      font-size: inherit; }
  .footer-copyright {
    width: 380px;
    float: right; }
    @media only screen and (max-width: 768px) {
      .footer-copyright {
        width: 100%;
        float: none; } }

/* _navigation-sidebar.sass */
/* Document
   @mixin ========================================================================= */
/**
 * The following style is created to override the file located in vender/codyhouse/css/style.css.
 */
/**
 * Reference
 */
/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Main Page Content
   @mixin ========================================================================= */
.cd-main-content .content-wrapper {
  padding: 48px 0 0 0; }

.cd-main-content::before {
  /* never visible - used to check MQ in jQuery */
  display: none; }

@media only screen and (min-width: 768px) {
  .cd-main-content .content-wrapper {
    margin-left: 0; } }

@media only screen and (min-width: 960px) {
  .cd-main-content .content-wrapper {
    padding: 0 0 0 220px; } }

/* Header
   @mixin ========================================================================= */
.cd-main-header {
  background-color: #14223E;
  height: 48px;
  box-shadow: none;
  position: fixed;
  z-index: 5; }
  @media only screen and (min-width: 960px) {
    .cd-main-header {
      display: block;
      z-index: 6;
      width: 220px;
      height: 251px;
      box-shadow: none;
      background-color: #101B32; } }

.cd-logo-area {
  display: inline-block;
  width: 102px;
  line-height: 0;
  float: left;
  text-indent: -9999px;
  margin: 0; }
  @media only screen and (min-width: 960px) {
    .cd-logo-area {
      width: 100%;
      display: block;
      height: 193px;
      background-color: #14223E;
      float: none; } }

.cd-logo {
  height: 48px;
  width: 86px;
  margin: 0;
  background: url(../images/logo-mb2.png) no-repeat center right;
  background-size: 62px auto; }
  @media only screen and (min-width: 960px) {
    .cd-logo {
      height: 100%;
      width: 100%;
      background: url(../images/logo-pc2.png) no-repeat center;
      background-size: 100px auto; } }

.header-state {
  display: inline-block;
  margin-top: 18px;
  color: #424242;
  width: calc( 100% - 36px - 34px - 16px * 3);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media only screen and (min-width: 960px) {
    .header-state {
      display: none; } }

.cd-nav-trigger {
  /* navigation trigger - visible on mobile devices only */
  width: 48px;
  height: 48px;
  text-indent: -9999px;
  margin-right: 0; }
  .cd-nav-trigger span,
  .cd-nav-trigger span::before,
  .cd-nav-trigger span::after {
    /* hamburger icon in CSS */
    position: absolute;
    display: inline-block;
    background: #ffffff;
    width: 16px;
    height: 2px; }
  .cd-nav-trigger span {
    /* line in the center */
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -2px; }
  .cd-nav-trigger span::before,
  .cd-nav-trigger span::after {
    /* other 2 lines */
    content: '';
    right: 0; }
  .cd-nav-trigger span::before {
    /* menu icon top line */
    top: -6px; }
  .cd-nav-trigger span::after {
    /* menu icon bottom line */
    top: 6px; }
  .cd-nav-trigger.nav-is-visible {
    background-color: #101B32; }
    .cd-nav-trigger.nav-is-visible span {
      /* hide line in the center */
      background: transparent; }
    .cd-nav-trigger.nav-is-visible span::before,
    .cd-nav-trigger.nav-is-visible span::after {
      /* keep visible other 2 lines */
      background: #ffffff; }
    .cd-nav-trigger.nav-is-visible span::before {
      transform: translateX(1.5px) translateY(1.5px) rotate(45deg); }
    .cd-nav-trigger.nav-is-visible span::after {
      transform: translateX(1.5px) translateY(1.5px) rotate(-45deg); }
  @media only screen and (min-width: 768px) {
    .cd-nav-trigger {
      display: block; } }
  @media only screen and (min-width: 960px) {
    .cd-nav-trigger {
      display: none; } }

/* Sidebar
   @mixin ========================================================================= */
.cd-side-nav {
  background-color: #101B32;
  padding-top: 48px;
  visibility: hidden; }
  .cd-side-nav.nav-is-visible {
    box-shadow: none;
    visibility: visible;
    min-height: 100vh; }
  .cd-side-nav > ul {
    padding: 0;
    margin-bottom: 0; }
  .cd-side-nav a {
    position: relative;
    color: #A9ACBB;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0; }
    .cd-side-nav a:hover {
      color: #ffffff; }
  .cd-side-nav > ul > li > a {
    padding: 16px 16px 16px 24px;
    border-bottom: 0; }
    @media only screen and (min-width: 960px) {
      .cd-side-nav > ul > li > a {
        padding: 10px 16px 10px 48px; } }
  @media only screen and (min-width: 768px) {
    .cd-side-nav {
      position: fixed;
      float: none;
      width: 100%;
      opacity: 0;
      z-index: 4; }
      .cd-side-nav.nav-is-visible {
        box-shadow: none;
        opacity: 1;
        visibility: visible; }
      .cd-side-nav.is-fixed {
        z-index: 4; } }
    @media only screen and (min-width: 768px) and (min-width: 960px) {
      .cd-side-nav.is-fixed {
        position: fixed;
        visibility: visible; } }
  @media only screen and (min-width: 768px) {
      .cd-side-nav a {
        text-align: left; }
      .cd-side-nav .active > a {
        box-shadow: none;
        background: transparent; } }
  @media only screen and (min-width: 960px) {
    .cd-side-nav {
      width: 220px;
      opacity: 1;
      position: fixed;
      top: 0;
      bottom: 0;
      padding: 251px 0 0 0;
      visibility: visible; } }

@media only screen and (min-width: 960px) {
  .cd-side-nav > ul > .hover > a {
    color: #02a4f1; } }

.cd-side-nav > ul > .active > a {
  color: #02a4f1; }
  .cd-side-nav > ul > .active > a::after {
    color: rgba(0, 0, 0, 0.64); }

/* Sub nav
   @mixin ========================================================================= */
.has-children ul {
  position: relative;
  width: 100%;
  display: none;
  background-color: transparent; }

.has-children ul .active a {
  color: #ffffff; }

.has-children > a::after {
  content: "\f107";
  background: none;
  color: #ffffff !important;
  text-align: center;
  line-height: 16px;
  right: 16px; }

@media only screen and (min-width: 768px) {
  .has-children ul {
    position: relative;
    left: auto;
    width: 100%;
    padding: 0;
    box-shadow: none; }
  .has-children ul a {
    text-align: left;
    border: none;
    padding: 1em; }
  .cd-side-nav .has-children.selected > a {
    background-color: transparent; }
  .cd-side-nav .has-children.active > a {
    color: #02a4f1; }
  .has-children > a::after {
    display: block; } }

@media only screen and (min-width: 960px) {
  .has-children.active > ul {
    position: relative;
    display: block;
    left: 0;
    box-shadow: none; }
  .has-children.finished:hover > ul {
    display: block; }
  .has-children.finished.hover a {
    color: #ffffff; }
  .has-children.finished.hover.active a {
    color: #20aea1; }
  .has-children > a::after {
    display: none; } }

@media only screen and (min-width: 768px) {
  .no-touch .has-children ul a:hover {
    color: #ffffff; } }

@media only screen and (min-width: 768px) {
  .no-touch .has-children ul li.disabled a:hover {
    color: #757575; } }

.has-children li a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 0;
  padding: 9px 16px 9px 48px; }
  @media only screen and (min-width: 768px) {
    .has-children li a {
      padding: 9px 16px 9px 64px; } }

/* main container
   @mixin ========================================================================= */
.nav-is-visible + .content-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0; }
  @media only screen and (min-width: 768px) {
    .nav-is-visible + .content-wrapper {
      position: relative; } }
  @media only screen and (min-width: 960px) {
    .nav-is-visible + .content-wrapper {
      position: relative; } }

/* main container
   @mixin ========================================================================= */
.scroll-canvas {
  position: relative; }
  @media only screen and (min-width: 768px) {
    .scroll-canvas {
      height: calc( 100vh - 251px); } }

.ps-container > .ps-scrollbar-y-rail {
  background-color: transparent !important;
  opacity: 0;
  width: 8px !important;
  z-index: 1;
  right: 4px;
  margin-top: 8px; }

.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.48 !important; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  opacity: 0.48 !important; }

/**
 * Search area
 */
.search-trigger {
  display: none; }
  @media only screen and (max-width: 960px) {
    .search-trigger {
      display: block;
      cursor: pointer;
      width: 48px;
      height: 48px;
      float: right;
      text-align: center; } }
  .search-trigger.active {
    background-color: #101B32; }
  .search-trigger .material-icons {
    color: #ffffff;
    line-height: 48px; }

.search-area {
  position: relative;
  padding: 24px 48px 0 48px;
  height: 58px; }
  @media only screen and (max-width: 960px) {
    .search-area {
      display: none;
      position: absolute;
      top: 48px;
      height: calc(100vh - 48px);
      background-color: #101B32;
      width: 100%;
      padding: 16px; } }

.search-fill-in {
  width: 100%;
  background-color: transparent;
  border: none;
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff; }
  @media only screen and (max-width: 960px) {
    .search-fill-in {
      background-color: #ffffff;
      padding: 12px 48px 12px 8px;
      height: 48px;
      border: 1px solid #ffffff;
      color: #101B32; } }
  .search-fill-in:focus, .search-fill-in[value] {
    outline: none;
    border-bottom: 1px solid #ffffff; }
    @media only screen and (max-width: 960px) {
      .search-fill-in:focus, .search-fill-in[value] {
        border: 1px solid #A9ACBB; } }

.search-btn {
  position: absolute;
  top: 24px;
  right: 48px;
  width: 24px;
  height: 23px;
  text-align: right;
  background-color: #101B32;
  padding: 0;
  border: 0;
  color: #02a4f1; }
  @media only screen and (max-width: 960px) {
    .search-btn {
      top: 16px;
      right: 16px;
      width: 48px;
      height: 48px;
      text-align: center;
      background-color: transparent; } }
  .search-btn:focus {
    outline: 0;
    color: #ffffff; }
    @media only screen and (max-width: 960px) {
      .search-btn:focus {
        color: #101B32; } }
  .search-btn .material-icons {
    font-size: 16px;
    line-height: 24px; }

/* Page
   @mixin ========================================================================= */
/* _snchpion.sass */
/* Document
   @mixin ========================================================================= */
/**
 * Reference
 */
/* _mixin.sass */
/* _mixin-alerts.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For alerts
   @mixin ========================================================================= */
/* _mixin-button.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button gutter
   @mixin ========================================================================= */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/**
 * 1. Ghost default style
 * 2. Ghost disabled style
 */
/* _mixin-clearfix.sass */
/* mixin
   @mixin ========================================================================= */
/* _mixin-design.sass */
/* Document
   @mixin ========================================================================= */
/**
 * antialiasing mode font rendering for cody house
 */
/* _mixin-media-query.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For navigation-sidebar
   @mixin ========================================================================= */
/* Less Than, For different widths
   @mixin ========================================================================= */
/* For primarily uses, up
   @mixin ========================================================================= */
/* For primarily uses, down
   @mixin ========================================================================= */
/* For handheld deivces
   @mixin ========================================================================= */
/* For scroll-canvas
   @mixin ========================================================================= */
/* For .company-map in index.html
   @mixin ========================================================================= */
/* _mixin-pagination.sass */
/* Document
   @mixin ========================================================================= */
/**
 * No comments
 */
/* For button style
   @mixin ========================================================================= */
/**
 * 1. Blocking default style.
 * 2. Blocking disabled style.
 */
/**
 * 1. Outline default style
 * 2. Outline disabled style
 */
/* _mixin-responsive.sass */
/* _mixin-utility.sass */
/* Document
   @mixin ========================================================================= */
/**
 * This page includes dozens of utilities—classes
   with a single purpose to reduce the frequency of
   highly repetitive declarations.
 */
/* For elements gutter.
   @mixin ========================================================================= */
/**
 * X-axis gutter.
 */
/* For fonts style
   @mixin ========================================================================= */
/* For link text in utility
   @mixin ========================================================================= */
/* For icon link text in utility
   @mixin ========================================================================= */
/* nth-child
   @mixin ========================================================================= */
/* ellipsis-single
   @mixin ========================================================================= */
/* ellipsis-multiple
   @mixin ========================================================================= */
/* border
   @mixin ========================================================================= */
/* _various.sass */
/* Document
   @mixin ========================================================================= */
/* Border-radius
   @mixin ========================================================================= */
/* Color
   @mixin ========================================================================= */
/**
 * Primary-Blue Green
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Amber
 * 1. primary color using darker font color
 * 2. accent color using darker font color
 */
/**
 * Secondary-Deep Orange
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 * 4. accent color using lighter font color
 */
/**
 * Secondary-Green
 * 1. secondary color using darker font color
 * 2. secondary color using lighter font color
 * 3. accent color using darker font color
 */
/**
 * Primary-Gray
 * 1. primary color using darker font color
 * 2. primary color using lighter font color
 */
/**
 * Achromatic color group
 * 1. default muted color
 * 2. default hr color
 * 3. default border color
 */
/**
 * Primary color group
 */
/**
 * Secondary color group
 */
/**
 * Danger color group
 */
/**
 * Success color group
 */
/* Font
   @mixin ========================================================================= */
/* Media Query
   @mixin ========================================================================= */
/**
 * More Than
 */
/**
 * Less Than, For different widths
 */
/**
 * For handheld deivces
 */
/**
 * For primarily uses, up
 */
/**
 * For primarily uses, down
 */
/* Navigation sidebar
   @mixin ========================================================================= */
/**
 * sidebar size
 */
/* Spacing
   @mixin ========================================================================= */
/* schnpion
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
/* end 2019-01-15 */
/* Global
   @mixin ========================================================================= */
body,
html {
  height: 100%; }

body {
  background: #ECEEF7; }

main {
  position: relative; }

.page-wrapper {
  min-height: 100vh;
  padding-bottom: 136px; }
  @media only screen and (max-width: 768px) {
    .page-wrapper {
      padding-bottom: 236px; } }

/* index.html
   @mixin ========================================================================= */
/**
 * section 1
 */
.page-section {
  width: 100%;
  box-sizing: border-box; }
  .page-section:not(.keyview):not(.breadcrumb-area) {
    padding: 48px; }
    @media only screen and (max-width: 960px) {
      .page-section:not(.keyview):not(.breadcrumb-area) {
        padding: 24px 24px 48px; } }
    @media only screen and (max-width: 768px) {
      .page-section:not(.keyview):not(.breadcrumb-area) {
        padding: 16px 16px 48px; } }
  .page-section.products {
    background-color: #ffffff; }
  @media only screen and (min-width: 1439px) {
    .page-section_container {
      margin: 0 auto;
      max-width: 1200px; } }
  .page-section_heading {
    color: #101B32;
    margin-bottom: 48px;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px; }
    @media only screen and (max-width: 960px) {
      .page-section_heading {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 24px; } }
    @media only screen and (max-width: 768px) {
      .page-section_heading {
        margin-bottom: 16px; } }
  .page-section_button-area {
    width: 180px;
    display: block;
    margin: 48px auto 0 auto; }
    @media only screen and (max-width: 960px) {
      .page-section_button-area {
        margin: 24px auto 0 auto; } }
    @media only screen and (max-width: 768px) {
      .page-section_button-area {
        width: 100%; } }
    .page-section_button-area .call-to-action .material-icons {
      font-size: 16px;
      vertical-align: top;
      line-height: 24px;
      margin-right: -16px; }
  .page-section_content {
    position: relative; }
    .page-section_content::before, .page-section_content::after {
      content: " ";
      display: table; }
    .page-section_content::after {
      clear: both; }
  .page-section_more .material-icons {
    font-size: 16px;
    vertical-align: top;
    line-height: 24px;
    margin-right: -16px; }

.keyview {
  position: relative;
  height: 100vh;
  text-align: center; }
  @media only screen and (max-width: 960px) {
    .keyview {
      height: calc(100vh - 48px); } }
  @media only screen and (max-width: 768px) {
    .keyview {
      height: auto;
      padding-bottom: 104px; } }
  .keyview::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .keyview-image {
    position: absolute;
    top: 0;
    height: 100%; }
    .keyview-image .slider1 {
      background: url(../images/key-view1.jpg) no-repeat center; }
    .keyview-image .slider2 {
      background: url(../images/key-view2.jpg) no-repeat center; }
    .keyview-image .slider3 {
      background: url(../images/key-view3.jpg) no-repeat center; }
    .keyview-image [class^="slider"] {
      display: block;
      width: 100%;
      height: 100vh;
      background-size: cover; }
      @media only screen and (max-width: 960px) {
        .keyview-image [class^="slider"] {
          height: calc(100vh - 48px); } }
      .keyview-image [class^="slider"]::after {
        position: absolute;
        content: "";
        background: rgba(16, 27, 50, 0.24);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
    @media only screen and (max-width: 768px) {
      .keyview-image .owl-stage-outer,
      .keyview-image .owl-stage,
      .keyview-image .owl-item,
      .keyview-image [class^="slider"] {
        height: inherit; } }
  .keyview-content {
    position: relative;
    z-index: 2;
    display: inline-block;
    max-width: calc( 100% - 96px);
    vertical-align: middle;
    color: #ffffff;
    margin-top: -12vh; }
    @media only screen and (max-width: 960px) {
      .keyview-content {
        max-width: calc( 100% - 48px); } }
    @media only screen and (max-width: 768px) {
      .keyview-content {
        max-width: calc( 100% - 32px);
        margin-top: 48px; } }
    .keyview-content hgroup {
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.64); }
    @media only screen and (max-width: 960px) {
      .keyview-content_heading {
        font-size: 32px;
        line-height: 40px; } }
    @media only screen and (max-width: 960px) {
      .keyview-content_subheading {
        font-size: 16px;
        line-height: 28px; } }
    .keyview-content .call-to-action {
      border-width: 2px;
      background-color: rgba(16, 27, 50, 0.8); }
      .keyview-content .call-to-action:hover {
        background-color: #101b32;
        color: #ffffff; }

.owl-dots {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 48px;
  text-align: center;
  font-size: 0; }

.owl-dot {
  width: 54px;
  height: 8px;
  display: inline-block;
  background-color: #ffffff;
  margin: 0 4px; }
  .owl-dot:hover {
    background-color: #ECEEF7; }
  .owl-dot.active {
    background-color: #02a4f1; }
  @media only screen and (max-width: 768px) {
    .owl-dot {
      width: 36px; } }

/* add by Nicky/ 2019-01-15 */
.keyview-language {
  width: 160px;
  position: absolute;
  top: 24px;
  right: 24px; }
  @media only screen and (max-width: 768px) {
    .keyview-language {
      display: none; } }

/* end 2019-01-15 */
/**
 * section 2
 */
.news-list {
  display: block;
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 48px;
  border: 1px solid #ffffff;
  line-height: 20px;
  margin-bottom: 16px; }
  .news-list::before, .news-list::after {
    content: " ";
    display: table; }
  .news-list::after {
    clear: both; }
  @media only screen and (max-width: 768px) {
    .news-list {
      padding: 16px; } }
  .news-list:hover {
    border: 1px solid #A9ACBB; }
  .news-list_date {
    width: 120px;
    float: left;
    font-family: "Montserrat";
    font-size: 16px;
    color: #02a4f1;
    margin-right: 48px; }
    @media only screen and (max-width: 960px) {
      .news-list_date {
        width: 80px;
        font-size: 12px;
        margin-right: 24px; } }
    @media only screen and (max-width: 768px) {
      .news-list_date {
        float: none;
        width: 100%;
        margin-bottom: 8px; } }
  .news-list_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: calc( 100% - 120px - 48px);
    font-size: 20px;
    color: #14223E; }
    @media only screen and (max-width: 960px) {
      .news-list_title {
        width: calc( 100% - 80px - 24px);
        font-size: 16px;
        line-height: 24px; } }
    @media only screen and (max-width: 768px) {
      .news-list_title {
        width: 100%;
        float: none;
        white-space: inherit; } }

/**
 * section 3
 */
.product-list {
  position: relative; }
  .product-list.col-md-4.col-12 {
    margin-bottom: 16px; }
  .product-list_image, .product-info_table {
    position: relative;
    background-image: url(../images/default-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 48% auto;
    background-color: #f5f5f5; }
    .product-list_image[style], .product-info_table[style] {
      background-size: cover; }
    .product-list_image-volumn {
      position: relative;
      display: block;
      padding-top: 100%; }
  .product-list_info {
    padding-top: 16px; }
    @media only screen and (max-width: 768px) {
      .product-list_info {
        padding-top: 8px; } }
  .product-list_name {
    color: #101B32;
    font-weight: 500;
    margin-bottom: 0; }
    @media only screen and (max-width: 960px) {
      .product-list_name {
        font-size: 16px; } }
  .product-list_code, .product-list_views {
    margin-top: 8px;
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 8px; }
    @media only screen and (max-width: 768px) {
      .product-list_code, .product-list_views {
        margin-bottom: 0;
        margin-right: 0;
        display: block;
        font-size: 14px;
        line-height: 24px; } }
    .product-list_code .material-icons, .product-list_views .material-icons {
      font-size: 16px;
      line-height: 24px;
      vertical-align: top; }
      @media only screen and (max-width: 768px) {
        .product-list_code .material-icons, .product-list_views .material-icons {
          font-size: 14px;
          line-height: 24px; } }
  .product-list_tag {
    font-size: 0; }
    .product-list_tag .badge {
      margin-top: 8px; }
  .product-list:hover .product-list_image::before, .product-list:hover .product-info_table::before {
    position: absolute;
    content: "";
    background: rgba(16, 27, 50, 0.24);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.badge {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  padding: 9px 16px;
  background: #ECEEF7;
  color: #424242;
  border-radius: 0;
  margin-right: 8px; }
  @media only screen and (max-width: 768px) {
    .badge {
      padding: 9px 8px; } }
  .badge:hover, .badge.active {
    background: #CDD0DD; }

/**
 * section 4
 */
.company-map {
  position: absolute;
  width: calc(100% - 360px - 48px);
  height: 100%;
  background: url(../images/map.png) no-repeat center;
  background-size: 1100px auto; }
  @media only screen and (min-width: 1824px) {
    .company-map {
      background-size: cover; } }
  @media only screen and (max-width: 1200px) {
    .company-map {
      width: calc(50% - 48px/2); } }
  @media only screen and (max-width: 960px) {
    .company-map {
      width: calc(50% - 24px/2); } }
  @media only screen and (max-width: 768px) {
    .company-map {
      position: static;
      width: 100%;
      height: 72vw; } }
  .company-map a {
    display: block;
    position: relative;
    height: 100%; }
    .company-map a:hover::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(16, 27, 50, 0.24); }

.company-info {
  width: 360px;
  float: right; }
  @media only screen and (max-width: 1200px) {
    .company-info {
      width: calc(50% - 48px/2); } }
  @media only screen and (max-width: 960px) {
    .company-info {
      width: calc(50% - 24px/2); } }
  @media only screen and (max-width: 768px) {
    .company-info {
      width: 100%;
      float: none;
      margin-top: 24px; } }

.company-name {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  color: #101B32;
  margin-bottom: 24px; }
  @media only screen and (max-width: 960px) {
    .company-name {
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 16px; } }

.company-contact li,
.company-contact li > a {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #14223E;
  margin-bottom: 16px; }
  @media only screen and (max-width: 960px) {
    .company-contact li,
    .company-contact li > a {
      font-size: 14px;
      line-height: 24px; } }

.company-contact .material-icons {
  font-size: 20px;
  vertical-align: middle; }

.company-fb-page {
  height: 180px; }
  .company-fb-page .facebook_iframe {
    border: none; }

/* news.html
   @mixin ========================================================================= */
.pagination-area {
  margin-top: 48px; }

.page-link .material-icons, .page-link-fillet .material-icons, .page-link-pill .material-icons {
  line-height: 18px;
  vertical-align: top;
  font-size: 14px; }

#page-link-prev,
#page-link-next {
  padding: 6px 9px;
  border-radius: 0; }

.current-page {
  position: relative;
  height: 193px;
  background: url(../images/key-view1.jpg) no-repeat center;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    .current-page {
      display: none; } }
  .current-page::before {
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 24%, rgba(16, 27, 50, 0.8) 100%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.current-title {
  position: relative;
  padding-top: 61px;
  color: #ffffff; }
  @media only screen and (min-width: 1439px) {
    .current-title {
      text-align: center; } }

.breadcrumb-area {
  padding: 24px 0;
  border-bottom: 1px solid rgba(20, 34, 62, 0.08); }
  @media only screen and (max-width: 768px) {
    .breadcrumb-area {
      padding: 16px 0; } }

.breadcrumb-bar {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 48px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300; }
  .breadcrumb-bar::before, .breadcrumb-bar::after {
    content: " ";
    display: table; }
  .breadcrumb-bar::after {
    clear: both; }
  @media only screen and (max-width: 960px) {
    .breadcrumb-bar {
      margin: 0 24px; } }
  @media only screen and (max-width: 768px) {
    .breadcrumb-bar {
      margin: 0 16px;
      font-size: 12px;
      line-height: 16px; } }
  @media only screen and (min-width: 1439px) {
    .breadcrumb-bar {
      margin: 0 auto;
      padding: 0 48px;
      max-width: 1296px; } }

.breadcrumb-item, .breadcrumb-link {
  float: none;
  display: inline-block;
  color: #101B32; }

.page-section.breadcrumb-area + .page-section {
  padding-bottom: 64px; }
  @media only screen and (max-width: 768px) {
    .page-section.breadcrumb-area + .page-section {
      padding-top: 16px;
      padding-bottom: 48px; } }

.page-section_result {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #9e9e9e;
  padding: 24px 48px 0 48px;
  font-family: "Montserrat", "Noto Sans TC"; }
  @media only screen and (max-width: 960px) {
    .page-section_result {
      padding: 24px 24px 0 24px; } }
  @media only screen and (max-width: 768px) {
    .page-section_result {
      padding: 16px 16px 0 16px;
      font-size: 12px;
      line-height: 16px; } }
  .page-section_result span {
    color: #02a4f1; }

.page-section.breadcrumb-area + .page-section_result + .page-section {
  padding-top: 24px; }
  @media only screen and (max-width: 768px) {
    .page-section.breadcrumb-area + .page-section_result + .page-section {
      padding-top: 16px; } }

.news-article_date {
  font-family: "Montserrat";
  color: #02a4f1;
  font-size: 16px;
  line-height: 24px; }
  @media only screen and (max-width: 768px) {
    .news-article_date {
      font-size: 12px;
      line-height: 16px; } }

.news-article_title {
  color: #14223E; }
  @media only screen and (max-width: 768px) {
    .news-article_title {
      font-size: 16px;
      line-height: 28px; } }

.news-article_paragraph:last-child, .policy-article_paragraph:last-child, .policy-article_list li:last-child, .product-info_paragraph:last-child {
  margin-bottom: 0; }

.news-article_pic {
  margin-bottom: 16px; }
  .news-article_pic:last-child {
    margin-bottom: 0; }
  .news-article_pic img {
    max-width: 100%;
    border: 4px solid #ffffff; }

/* policy.html
   @mixin ========================================================================= */
.policy-article_section {
  margin-bottom: 48px; }
  @media only screen and (max-width: 768px) {
    .policy-article_section {
      margin-bottom: 24px; } }

.policy-article_title {
  color: #14223E; }
  @media only screen and (max-width: 768px) {
    .policy-article_title {
      font-size: 14px;
      line-height: 24px; } }

/* about.html
   @mixin ========================================================================= */
/* add by Nicky/ 2019-01-15 */
.page-section.sc-lightblue {
  background-color: #7dcff5; }

/* end 2019-01-15 */
.about-gallery {
  padding: 0; }
  .about-gallery .row {
    position: relative; }
    .about-gallery .row::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(20, 34, 62, 0.56); }
  .about-gallery [class^="col"] {
    height: 200px; }
    @media only screen and (max-width: 768px) {
      .about-gallery [class^="col"] {
        height: 120px; } }
    .about-gallery [class^="col"]:nth-child(1) {
      background: url(../images/about1.png) no-repeat center;
      background-size: cover; }
    .about-gallery [class^="col"]:nth-child(2) {
      background: url(../images/about2.png) no-repeat center;
      background-size: cover; }
    .about-gallery [class^="col"]:nth-child(3) {
      background: url(../images/about3.png) no-repeat center;
      background-size: cover; }
    .about-gallery [class^="col"]:nth-child(4) {
      background: url(../images/about4.png) no-repeat center;
      background-size: cover; }

.about-img {
  float: right;
  width: 120px;
  margin-left: 24px;
  margin-bottom: 24px; }
  @media only screen and (max-width: 768px) {
    .about-img {
      float: none;
      margin: 0 auto 48px auto;
      display: block; } }

/* search_no_result.html
   @mixin ========================================================================= */
/* products_1.html
   @mixin ========================================================================= */
.page-section_badge {
  font-size: 0;
  margin-bottom: 40px; }
  .page-section_badge .badge {
    margin-bottom: 8px; }

@media only screen and (max-width: 768px) {
  .page-section_container > .page-section_badge {
    display: none; } }

.page-section_content ~ .page-section_badge {
  display: none;
  margin-bottom: 0;
  margin-top: 24px; }
  @media only screen and (max-width: 768px) {
    .page-section_content ~ .page-section_badge {
      display: block; } }

.pagination-area + .page-section_badge {
  margin-top: 12px;
  text-align: center; }

@media only screen and (max-width: 768px) {
  .product-type .product-list_image, .product-type .product-info_table {
    width: calc(50% - 24px);
    position: absolute;
    top: 0;
    bottom: 0; }
  .product-type .product-list_info {
    width: calc(50% - 8px);
    min-height: calc(25vw - 32px);
    float: right;
    padding-top: 0; } }

@media only screen and (max-width: 576px) {
  .product-type .product-list_info {
    min-height: calc(50vw - 32px); } }

.product-list.col-xl-3.col-lg-4.col-md-6.col-12 {
  margin-bottom: 16px; }

/* contact.html
   @mixin ========================================================================= */
@media only screen and (max-width: 768px) {
  .form-label {
    font-size: 14px;
    line-height: 24px; } }

.form-label .material-icons {
  line-height: 28px;
  vertical-align: top; }
  @media only screen and (max-width: 768px) {
    .form-label .material-icons {
      font-size: 14px;
      line-height: 24px; } }

.fill-out_text {
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .fill-out_text {
      font-size: 14px;
      line-height: 24px; } }
  .fill-out_text.error {
    border-color: #f4511e; }

@media only screen and (max-width: 768px) {
  .fill-out_textarea {
    font-size: 14px;
    line-height: 24px; } }

.contact .col-md-6:nth-child(2) .form-block {
  height: 100%; }
  @media only screen and (max-width: 768px) {
    .contact .col-md-6:nth-child(2) .form-block {
      margin-top: 16px; } }

.contact .fill-out {
  height: calc(100% - 36px); }
  .contact .fill-out_textarea {
    height: 100%; }
    @media only screen and (max-width: 768px) {
      .contact .fill-out_textarea {
        height: 240px; } }

.contact-submit {
  margin-top: 48px; }
  @media only screen and (max-width: 768px) {
    .contact-submit {
      margin-top: 16px; } }

/* product_info.html
   @mixin ========================================================================= */
.product-profile .product-list_info {
  padding-top: 0;
  min-height: calc(100% - 56px); }
  @media only screen and (max-width: 576px) {
    .product-profile .product-list_info {
      padding-top: 16px; } }

@media only screen and (max-width: 576px) {
  .product-profile .product-list_image-volumn {
    padding-top: 80%; } }

.product-info {
  margin-top: 48px; }
  @media only screen and (max-width: 768px) {
    .product-info {
      margin-top: 24px; } }
  .product-info_title {
    color: #14223E; }
    @media only screen and (max-width: 768px) {
      .product-info_title {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px; } }
  .product-info_table {
    background-size: auto 64%;
    text-indent: -9999px;
    display: block; }
    .product-info_table[style] {
      background-size: contain;
      background-position: left;
      background-color: transparent; }
      @media only screen and (max-width: 768px) {
        .product-info_table[style] {
          background-size: cover;
          background-position: center top; } }
    .product-info_table:hover + .product-info_table-open {
      opacity: 1; }
    .product-info_table-open {
      position: absolute;
      display: block;
      width: 40px;
      height: 40px;
      background-color: #02a4f1;
      color: #ffffff;
      text-align: center;
      left: 24px;
      bottom: 0;
      opacity: 0.48; }
      @media only screen and (max-width: 768px) {
        .product-info_table-open {
          opacity: 1;
          left: auto;
          right: 8px; } }
      .product-info_table-open:hover, .product-info_table-open:active {
        opacity: 1; }
        @media only screen and (max-width: 768px) {
          .product-info_table-open:hover, .product-info_table-open:active {
            background-color: #0288c9; } }
      .product-info_table-open .material-icons {
        line-height: 40px; }
    .product-info_table img {
      max-width: 100%; }

.product-profile .owl-prev,
.product-profile .owl-next {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  color: transparent; }
  @media only screen and (max-width: 768px) {
    .product-profile .owl-prev,
    .product-profile .owl-next {
      display: block; } }
  .product-profile .owl-prev::before,
  .product-profile .owl-next::before {
    display: block;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    background: rgba(16, 27, 50, 0.48); }
  .product-profile .owl-prev.disabled::before,
  .product-profile .owl-next.disabled::before {
    opacity: 0.24; }

.product-profile .owl-prev {
  left: 0; }
  .product-profile .owl-prev::before {
    content: "\f053"; }

.product-profile .owl-next {
  right: 0; }
  .product-profile .owl-next::before {
    content: "\f054"; }

.product-profile .owl-carousel:hover .owl-prev,
.product-profile .owl-carousel:hover .owl-next {
  display: block; }

.product-profile_share ul {
  margin-bottom: 0;
  padding-top: 16px; }
  .product-profile_share ul::before, .product-profile_share ul::after {
    content: " ";
    display: table; }
  .product-profile_share ul::after {
    clear: both; }

.product-profile_share li {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 16px; }

.product-profile_share a {
  display: block;
  height: 100%; }
  .product-profile_share a:hover {
    opacity: 0.8; }

.product-profile_share .fb a {
  background: url(../images/share-fb.png) no-repeat center;
  background-size: cover; }

.product-profile_share .google a {
  background: url(../images/share-google.png) no-repeat center;
  background-size: cover; }

.product-profile_share .twitter a {
  background: url(../images/share-twitter.png) no-repeat center;
  background-size: cover; }

.product-profile_share .copy a {
  background: url(../images/share-copy.png) no-repeat center;
  background-size: cover; }
