.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer h3,
.footer h4,
.wechat-modal .wechat-modal-content span.wechat-id,
footer h3,
footer h4 {
  font-family: Gilroy W05 SemiBold, Microsoft Jhenghei, 微軟正黑體, 华文黑体,
    STHeiti, Helvetica, Arial, sans-serif;
}
.fade-in-reveal,
.group:after,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
:after,
:before {
  box-sizing: inherit;
}
*,
.slick-slider {
  box-sizing: border-box;
}
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.footer .services-wrap ul li:last-child,
.header nav.nav-wrap ul.navigation li:last-child,
.no-gutters,
footer .services-wrap ul li:last-child,
header nav.nav-wrap ul.navigation li:last-child {
  margin-right: 0;
}
.no-gutters {
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .container {
    max-width: 540px;
  }
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 720px;
  }
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1200px;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.footer,
.footer ul li,
.main-content .top-content.service-detail .banner-tagline,
.slick-dots,
.v-table .v-row .v-cell.middle.center,
footer,
footer ul li {
  text-align: center;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0062cc !important;
}
.text-muted,
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important;
}
.text-body {
  color: #212529 !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.content img,
.img-fluid,
.img-responsive,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.figure {
  display: inline-block;
}
.home-banner .banner-tagline-wrap,
.slick-list,
.slick-slider,
.slick-track {
  display: block;
  position: relative;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  left: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
}
*,
.slick-dots {
  margin: 0;
  padding: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}
.footer .contact-box.booking .icon-links:hover:after,
.footer .footer-credits a:hover:after,
.header nav.nav-wrap .hamburger-menu .toggle span.ham-wrap span:nth-child(2),
.home-banner #homepage-slides .slides.not-init,
.home-banner #homepage-slides-mobile .slides.not-init,
.home-banner .banner-tagline-wrap ul.home-tagline li:last-child:after,
.home-banner .banner-tagline-wrap.show-on-mobile,
.main-content .middle-content.home .box.box-4 p:after,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
footer .contact-box.booking .icon-links:hover:after,
footer .footer-credits a:hover:after,
header nav.nav-wrap .hamburger-menu .toggle span.ham-wrap span:nth-child(2),
ul.about-tagline li:last-child:after {
  display: none;
}
.slick-slide.dragging img,
[data-aos] {
  pointer-events: none;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-loading .slick-list {
  background: url(ajax-loader.html) 50% no-repeat #fff;
}
@font-face {
  font-family: slick;
  src: url(fonts/slick.html);
  src: url(fonts/slickd41d.html?#iefix) format("embedded-opentype"),
    url(fonts/slick-2.html) format("woff"),
    url(fonts/slick-3.html) format("truetype"),
    url(fonts/slick-4.html#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: none;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: 0 0;
  color: transparent;
  outline: 0;
}
.learn-more:hover:after,
.main-content .bottom-content.contact a.view-map:hover:after,
.main-content .top-content.service-landing a:hover:after,
.main-content .top-content.service-landing a:hover:before,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before,
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="100"],
[data-aos][data-aos][data-aos-delay="1000"],
[data-aos][data-aos][data-aos-delay="1050"],
[data-aos][data-aos][data-aos-delay="1100"],
[data-aos][data-aos][data-aos-delay="1150"],
[data-aos][data-aos][data-aos-delay="1200"],
[data-aos][data-aos][data-aos-delay="1250"],
[data-aos][data-aos][data-aos-delay="1300"],
[data-aos][data-aos][data-aos-delay="1350"],
[data-aos][data-aos][data-aos-delay="1400"],
[data-aos][data-aos][data-aos-delay="1450"],
[data-aos][data-aos][data-aos-delay="150"],
[data-aos][data-aos][data-aos-delay="1500"],
[data-aos][data-aos][data-aos-delay="1550"],
[data-aos][data-aos][data-aos-delay="1600"],
[data-aos][data-aos][data-aos-delay="1650"],
[data-aos][data-aos][data-aos-delay="1700"],
[data-aos][data-aos][data-aos-delay="1750"],
[data-aos][data-aos][data-aos-delay="1800"],
[data-aos][data-aos][data-aos-delay="1850"],
[data-aos][data-aos][data-aos-delay="1900"],
[data-aos][data-aos][data-aos-delay="1950"],
[data-aos][data-aos][data-aos-delay="200"],
[data-aos][data-aos][data-aos-delay="2000"],
[data-aos][data-aos][data-aos-delay="2050"],
[data-aos][data-aos][data-aos-delay="2100"],
[data-aos][data-aos][data-aos-delay="2150"],
[data-aos][data-aos][data-aos-delay="2200"],
[data-aos][data-aos][data-aos-delay="2250"],
[data-aos][data-aos][data-aos-delay="2300"],
[data-aos][data-aos][data-aos-delay="2350"],
[data-aos][data-aos][data-aos-delay="2400"],
[data-aos][data-aos][data-aos-delay="2450"],
[data-aos][data-aos][data-aos-delay="250"],
[data-aos][data-aos][data-aos-delay="2500"],
[data-aos][data-aos][data-aos-delay="2550"],
[data-aos][data-aos][data-aos-delay="2600"],
[data-aos][data-aos][data-aos-delay="2650"],
[data-aos][data-aos][data-aos-delay="2700"],
[data-aos][data-aos][data-aos-delay="2750"],
[data-aos][data-aos][data-aos-delay="2800"],
[data-aos][data-aos][data-aos-delay="2850"],
[data-aos][data-aos][data-aos-delay="2900"],
[data-aos][data-aos][data-aos-delay="2950"],
[data-aos][data-aos][data-aos-delay="300"],
[data-aos][data-aos][data-aos-delay="3000"],
[data-aos][data-aos][data-aos-delay="350"],
[data-aos][data-aos][data-aos-delay="400"],
[data-aos][data-aos][data-aos-delay="450"],
[data-aos][data-aos][data-aos-delay="50"],
[data-aos][data-aos][data-aos-delay="500"],
[data-aos][data-aos][data-aos-delay="550"],
[data-aos][data-aos][data-aos-delay="600"],
[data-aos][data-aos][data-aos-delay="650"],
[data-aos][data-aos][data-aos-delay="700"],
[data-aos][data-aos][data-aos-delay="750"],
[data-aos][data-aos][data-aos-delay="800"],
[data-aos][data-aos][data-aos-delay="850"],
[data-aos][data-aos][data-aos-delay="900"],
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="100"] [data-aos],
body[data-aos-delay="1000"] [data-aos],
body[data-aos-delay="1050"] [data-aos],
body[data-aos-delay="1100"] [data-aos],
body[data-aos-delay="1150"] [data-aos],
body[data-aos-delay="1200"] [data-aos],
body[data-aos-delay="1250"] [data-aos],
body[data-aos-delay="1300"] [data-aos],
body[data-aos-delay="1350"] [data-aos],
body[data-aos-delay="1400"] [data-aos],
body[data-aos-delay="1450"] [data-aos],
body[data-aos-delay="150"] [data-aos],
body[data-aos-delay="1500"] [data-aos],
body[data-aos-delay="1550"] [data-aos],
body[data-aos-delay="1600"] [data-aos],
body[data-aos-delay="1650"] [data-aos],
body[data-aos-delay="1700"] [data-aos],
body[data-aos-delay="1750"] [data-aos],
body[data-aos-delay="1800"] [data-aos],
body[data-aos-delay="1850"] [data-aos],
body[data-aos-delay="1900"] [data-aos],
body[data-aos-delay="1950"] [data-aos],
body[data-aos-delay="200"] [data-aos],
body[data-aos-delay="2000"] [data-aos],
body[data-aos-delay="2050"] [data-aos],
body[data-aos-delay="2100"] [data-aos],
body[data-aos-delay="2150"] [data-aos],
body[data-aos-delay="2200"] [data-aos],
body[data-aos-delay="2250"] [data-aos],
body[data-aos-delay="2300"] [data-aos],
body[data-aos-delay="2350"] [data-aos],
body[data-aos-delay="2400"] [data-aos],
body[data-aos-delay="2450"] [data-aos],
body[data-aos-delay="250"] [data-aos],
body[data-aos-delay="2500"] [data-aos],
body[data-aos-delay="2550"] [data-aos],
body[data-aos-delay="2600"] [data-aos],
body[data-aos-delay="2650"] [data-aos],
body[data-aos-delay="2700"] [data-aos],
body[data-aos-delay="2750"] [data-aos],
body[data-aos-delay="2800"] [data-aos],
body[data-aos-delay="2850"] [data-aos],
body[data-aos-delay="2900"] [data-aos],
body[data-aos-delay="2950"] [data-aos],
body[data-aos-delay="300"] [data-aos],
body[data-aos-delay="3000"] [data-aos],
body[data-aos-delay="350"] [data-aos],
body[data-aos-delay="400"] [data-aos],
body[data-aos-delay="450"] [data-aos],
body[data-aos-delay="50"] [data-aos],
body[data-aos-delay="500"] [data-aos],
body[data-aos-delay="550"] [data-aos],
body[data-aos-delay="600"] [data-aos],
body[data-aos-delay="650"] [data-aos],
body[data-aos-delay="700"] [data-aos],
body[data-aos-delay="750"] [data-aos],
body[data-aos-delay="800"] [data-aos],
body[data-aos-delay="850"] [data-aos],
body[data-aos-delay="900"] [data-aos],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-cubic"] [data-aos],
body[data-aos-easing="ease-in-quad"] [data-aos],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-cubic"] [data-aos],
body[data-aos-easing="ease-out-quad"] [data-aos],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos],
body[data-aos-easing="ease-in-out-quad"] [data-aos],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen {
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"],
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos="fade-up"] {
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down"] {
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-right"] {
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-left"] {
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-up-right"] {
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-up-left"] {
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-right"] {
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-left"] {
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }
  html:not(.no-js) [data-aos="zoom-in"] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-up"] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-down"] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-right"] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-left"] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-out"] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-up"] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-down"] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-right"] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-left"] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
    visibility: visible;
    transform: translateZ(0);
  }
  html:not(.no-js) [data-aos="slide-up"] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos="slide-down"] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos="slide-right"] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos="slide-left"] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos="flip-left"] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos="flip-left"].aos-animate,
  html:not(.no-js) [data-aos="flip-right"].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-right"] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos="flip-up"] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos="flip-down"].aos-animate,
  html:not(.no-js) [data-aos="flip-up"].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos="flip-down"] {
    transform: perspective(2500px) rotateX(100deg);
  }
}
@keyframes img-slide {
  0% {
    z-index: 1;
    transform: translate3d(24%, -18%, 0);
  }
  50% {
    z-index: 1;
    transform: translate3d(24%, 0, 0);
  }
  to {
    z-index: 3;
    transform: translate3d(24%, -18%, 0);
  }
}
@keyframes img-slide-out {
  0% {
    z-index: 3;
    transform: translate3d(24%, -18%, 0);
  }
  50% {
    z-index: 1;
    transform: translate3d(24%, 0, 0);
  }
  to {
    z-index: 1;
    transform: translate3d(24%, -18%, 0);
  }
}
@keyframes img-rotate {
  0% {
    transform: rotateY(0);
  }
  to {
    transform: rotateY(1turn);
  }
}
.animated {
  opacity: 0;
  animation-fill-mode: both;
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 221, 1, 0.13);
  }
  70% {
    box-shadow: 0 0 0 100px rgba(255, 221, 1, 0);
  }
  to {
    box-shadow: 0 0 0 0 rgba(255, 221, 1, 0);
  }
}
@keyframes pulse-inside {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 221, 1, 0.9);
  }
  70% {
    box-shadow: 0 0 0 200px rgba(255, 221, 1, 0);
  }
  to {
    box-shadow: 0 0 0 0 rgba(255, 221, 1, 0);
  }
}
@keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 500px;
  }
  to {
    background-position: 850px;
  }
}
.footer,
body,
footer {
  background: #f4f4f4;
  color: #4a4a4a;
  position: relative;
}
@font-face {
  font-family: Gilroy W05 Regular;
  src: url(fonts/gilroy/b261487c-2966-4089-8551-6555085406ad.woff2)
      format("woff2"),
    url(fonts/gilroy/bf190033-35ff-42cf-b90c-f5321a94a3df.woff) format("woff");
}
@font-face {
  font-family: Gilroy W05 Medium;
  src: url(fonts/gilroy/94b9ba0e-1690-4966-8af8-7d8a1c22c221.woff2)
      format("woff2"),
    url(fonts/gilroy/fd4654af-3e2f-4601-bb81-d6b08f68d9f0.woff) format("woff");
}
@font-face {
  font-family: Gilroy W05 SemiBold;
  src: url(fonts/gilroy/65e59d21-d1cb-42cb-85de-10af9afd2b38.woff2)
      format("woff2"),
    url(fonts/gilroy/960a0830-33df-46c5-87bc-24fb52edfa4e.woff) format("woff");
}
@font-face {
  font-family: Gilroy W05 Bold;
  src: url(fonts/gilroy/e62d07e6-5c21-45b8-8427-79c95511907d.woff2)
      format("woff2"),
    url(fonts/gilroy/e667d70b-2326-4c62-8f38-200c31c3b08c.woff) format("woff");
}
@font-face {
  font-family: fontawesome;
  src: url(css/fonts/fontawesome0a4f.eot?2960668);
  src: url(css/fonts/fontawesome0a4f.eot?2960668#iefix)
      format("embedded-opentype"),
    url(css/fonts/fontawesome0a4f.woff2?2960668) format("woff2"),
    url(css/fonts/fontawesome0a4f.woff?2960668) format("woff"),
    url(css/fonts/fontawesome0a4f.ttf?2960668) format("truetype"),
    url(css/fonts/fontawesome0a4f.svg?2960668#fontawesome) format("svg");
  font-weight: 400;
  font-style: normal;
}
.group:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .group,
:first-child + html .group {
  zoom: 1;
}
body {
  font-family: Gilroy, sans-serif;
  font-weight: 400;
  display: block;
  border: 12px solid #f4f4f4;
  font-size: 13px;
  line-height: 23px;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1570px) {
  body {
    margin: 40px auto 0;
  }
}
.v-table {
  display: table;
  width: 100%;
  height: 100%;
}
.v-table .v-row {
  display: table-row;
  height: 100%;
}
.v-table .v-row .v-cell {
  display: table-cell;
}
.v-table .v-row .v-cell.bottom {
  vertical-align: bottom;
}
.v-table .v-row .v-cell.middle {
  vertical-align: middle;
}
.v-table .v-row .v-cell.top {
  vertical-align: top;
}
.container {
  max-width: 1170px;
  width: 100% !important;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 1450px) {
  .container {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1199px) {
  .container {
    max-width: 960px;
  }
}
.footer,
footer {
  padding: 150px 0 0;
}
.footer .footer-service-wrap .footer-service,
footer .footer-service-wrap .footer-service {
  margin-bottom: 47px;
}
.footer .contact-box:last-child,
.footer .footer-service-wrap .footer-service:nth-child(3),
.footer .footer-service-wrap .footer-service:nth-child(4),
.home-banner #homepage-slides-mobile.slick-dotted.slick-slider,
.home-banner #homepage-slides.slick-dotted.slick-slider,
.main-content .service-content .service-tagline p:last-child,
.main-content .service-content img,
.main-content .top-content.contact .other-details span .icon-links img,
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  ul
  li:last-child,
.main-content .top-content.service-landing .row:last-child,
footer .contact-box:last-child,
footer .footer-service-wrap .footer-service:nth-child(3),
footer .footer-service-wrap .footer-service:nth-child(4) {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .no-gutters.have-gutters-sm {
    margin-right: -15px;
    margin-left: -15px;
  }
  .no-gutters.have-gutters-sm > .col,
  .no-gutters.have-gutters-sm > [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }
  .container {
    max-width: 95%;
  }
  .footer .footer-service-wrap .footer-service:nth-child(3),
  .footer .footer-service-wrap .footer-service:nth-child(4),
  footer .footer-service-wrap .footer-service:nth-child(3),
  footer .footer-service-wrap .footer-service:nth-child(4) {
    margin-bottom: 47px;
  }
  .footer .footer-contact,
  footer .footer-contact {
    padding-top: 50px;
  }
  .header .lang-selector,
  header .lang-selector {
    background: 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .no-gutters.have-gutters-xs > .col,
  .no-gutters.have-gutters-xs > [class*="col-"],
  .row > .col,
  .row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }
  .no-gutters.have-gutters-xs {
    margin-right: -10px;
    margin-left: -10px;
  }
  .fadeInUp {
    animation-name: noAnimate;
  }
  body {
    border: none;
    overflow-x: hidden;
  }
  body.menu-expand {
    overflow: hidden;
  }
  .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer .container,
  footer .container {
    max-width: 100%;
  }
  .footer .footer-service-wrap,
  footer .footer-service-wrap {
    order: 3;
    background: #eee;
    padding: 50px 0;
  }
  .footer .footer-service-wrap .footer-service,
  .footer .footer-service-wrap .footer-service:nth-child(3),
  footer .footer-service-wrap .footer-service,
  footer .footer-service-wrap .footer-service:nth-child(3) {
    margin-bottom: 19px;
  }
  .footer .footer-service-wrap .footer-service ul,
  footer .footer-service-wrap .footer-service ul {
    display: inline-flex;
    flex-wrap: wrap;
    text-align: center;
    max-width: 320px;
    justify-content: center;
  }
  .footer .footer-service-wrap .footer-service ul li,
  footer .footer-service-wrap .footer-service ul li {
    display: flex;
  }
  .footer .footer-service-wrap .footer-service ul li:after,
  footer .footer-service-wrap .footer-service ul li:after {
    content: ",";
    margin-right: 3px;
  }
  .footer .footer-service-wrap .footer-service ul li:last-child:after,
  footer .footer-service-wrap .footer-service ul li:last-child:after {
    content: "";
  }
  .footer .footer-service-wrap .footer-service:nth-child(4),
  footer .footer-service-wrap .footer-service:nth-child(4) {
    margin-bottom: 0;
  }
  .footer,
  footer {
    padding: 0;
  }
  .footer .footer-contact,
  footer .footer-contact {
    order: 1;
    padding-top: 64px;
    position: relative;
    z-index: 1;
    background-color: #f4f4f4;
  }
  .footer .footer-credits,
  footer .footer-credits {
    order: 2;
    background-color: #f4f4f4;
    padding-top: 64px;
    padding-bottom: 60px;
    z-index: 1;
  }
  .footer .footer-other,
  footer .footer-other {
    order: 5;
    padding-top: 17px;
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .footer .footer-other,
  footer .footer-other {
    max-width: 100%;
    background: #eee;
  }
}
.footer h3,
footer h3 {
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.22px;
  line-height: 30px;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.footer h3 a,
footer h3 a {
  color: #4a4a4a;
  transition: 0.2s ease-in-out;
}
.footer h4,
footer h4 {
  font-size: 13px;
}
.footer .services-wrap ul,
.footer ul,
footer .services-wrap ul,
footer ul {
  list-style: none;
}
.footer p,
.footer ul li a,
footer p,
footer ul li a {
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
.footer .credits-wrap .credits,
.footer a,
footer .credits-wrap .credits,
footer a {
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
}
.footer a,
footer a {
  text-decoration: none;
  line-height: 22px;
  position: relative;
}
.footer a:after,
.main-content .top-content.contact .other-details span a:after,
footer a:after {
  background: #4a4a4a;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  transition: width 0.3s, left 0.3s;
  width: 0;
}
.footer a:hover:after,
.main-content .top-content.contact .other-details span a:hover:after,
footer a:hover:after {
  width: 100%;
  left: 0;
}
.footer .contact-box,
footer .contact-box {
  margin-bottom: 15px;
}
.footer .contact-box.booking .icon-links,
.main-content .top-content.contact .other-details span .icon-links,
footer .contact-box.booking .icon-links {
  padding-left: 5px;
}
.footer .contact-box.booking .icon-links img,
footer .contact-box.booking .icon-links img {
  width: 20px;
}
.footer .credits-wrap,
footer .credits-wrap {
  margin-top: 84px;
  margin-bottom: 48px;
}
.footer .credits-wrap .bottom-logo,
footer .credits-wrap .bottom-logo {
  max-width: 142px;
}
.footer .services-wrap,
footer .services-wrap {
  margin-bottom: 6px;
}
.footer .services-wrap ul li,
footer .services-wrap ul li {
  display: inline-block;
  margin-right: 12px;
  color: #4a4a4a;
  font-size: 11px;
  font-weight: 400;
}
.footer .services-wrap ul li:lang(zh-hans),
.footer .services-wrap ul li:lang(zh-hant),
.header .lang-selector li a.lang-switch-cn,
.header .lang-switch button.lang-switch-button.lang-cn,
.header nav.nav-wrap ul.navigation li a:lang(zh-hans),
.header nav.nav-wrap ul.navigation li a:lang(zh-hant),
.learn-more:lang(zh-hans),
.learn-more:lang(zh-hant),
.main-content .bottom-content.contact a.view-map:lang(zh-hans),
.main-content .bottom-content.contact a.view-map:lang(zh-hant),
.main-content .top-content.contact .schedule table td,
.main-content p,
footer .services-wrap ul li:lang(zh-hans),
footer .services-wrap ul li:lang(zh-hant),
header .lang-selector li a.lang-switch-cn,
header .lang-switch button.lang-switch-button.lang-cn,
header nav.nav-wrap ul.navigation li a:lang(zh-hans),
header nav.nav-wrap ul.navigation li a:lang(zh-hant) {
  font-size: 14px;
}
.footer .services-wrap ul li a,
footer .services-wrap ul li a {
  color: #4a4a4a;
  font-size: 11px;
  font-weight: 400;
}
.footer .services-wrap ul li a:lang(zh-hans),
.footer .services-wrap ul li a:lang(zh-hant),
footer .services-wrap ul li a:lang(zh-hans),
footer .services-wrap ul li a:lang(zh-hant) {
  font-size: 12px;
}
.footer .services-wrap ul li a:after,
footer .services-wrap ul li a:after {
  background: #bbb;
}
.wechat-modal {
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.95);
  transition: 0.2s ease-in-out;
  transform: translateY(100%);
}
.wechat-modal .wechat-close-modal {
  width: 18px;
  height: 18px;
  position: absolute;
  display: block;
  right: -30px;
  top: -30px;
}
@media only screen and (max-width: 575px) {
  .wechat-modal .wechat-close-modal {
    right: 12px;
  }
}
.wechat-modal .wechat-close-modal span {
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  background: #000;
}
.wechat-modal .wechat-close-modal span:first-child {
  transform: rotate(42deg);
  top: 7px;
}
.wechat-modal .wechat-close-modal span:last-child {
  transform: rotate(-42deg);
  top: 7px;
}
.wechat-modal .wechat-modal-wrap {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.wechat-modal .wechat-modal-container {
  z-index: 9999999;
  max-width: 340px;
  padding: 20px;
  background-color: #fff;
  position: relative;
}
.wechat-modal .wechat-modal-content img {
  margin: 0;
}
.wechat-modal .wechat-modal-content span.wechat-id {
  font-size: 18px;
  font-weight: 700;
}
.wechat-modal .wechat-modal-content a {
  color: #000;
}
.wechat-modal.expand {
  z-index: 99999;
  opacity: 1;
  transform: translateY(0);
}
.content p,
.main-content .middle-content.service-detail p,
.main-content .service-content .service-tagline p {
  color: #4a4a4a;
  /*font-size: 13px;*/
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 25px;
}
.fit-width,
.header nav.nav-wrap ul.navigation li a:hover:after,
.header nav.nav-wrap ul.navigation li.active a:after,
.header nav.nav-wrap ul.navigation li.current_page_item a:after,
.img-responsive,
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  ul
  li
  a:hover:after,
header nav.nav-wrap ul.navigation li a:hover:after,
header nav.nav-wrap ul.navigation li.active a:after,
header nav.nav-wrap ul.navigation li.current_page_item a:after {
  width: 100%;
}
.fade-in-reveal {
  opacity: 0;
  transform: translateY(150px) scale(0);
  transition: transform 0.9s 0.25s, opacity 0.9s 0.25s;
}
.fade-in-reveal.reveal {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}
[data-aos="fade-up-short"] {
  opacity: 0;
  transform: translateY(20px);
  transition-property: transform, opacity;
}
[data-aos="fade-up-short"].aos-animate {
  transform: translateY(0);
  opacity: 1;
}
.m-top-55 {
  margin-top: 55px;
}
.header,
header {
  background: #fff;
  padding: 12px 0;
}
.main-content,
.main-content .overflow-hidden {
  overflow: hidden;
}
.header .credits,
header .credits {
  display: none;
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
}
.header .credits a,
header .credits a {
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}
.header .lang-switch,
header .lang-switch {
  text-align: right;
  display: block;
  margin-left: 10px;
  margin-bottom: 60px;
  margin-right: 26px;
}
.header .lang-switch:after,
header .lang-switch:after {
  content: "";
  display: block;
  clear: both;
}
.header .lang-switch button.lang-switch-button,
header .lang-switch button.lang-switch-button {
  background: 0 0;
  border: none;
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 9px 15.5px 9px 0;
  font-family: Gilroy W05 Regular, Microsoft Jhenghei, 微軟正黑體, 华文黑体,
    STHeiti, Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  font-size: 13px;
  letter-spacing: 1.85px;
  text-transform: uppercase;
  text-decoration: none;
}
.header .lang-switch button.lang-switch-button:after,
header .lang-switch button.lang-switch-button:after {
  content: "\E801";
  color: #4a4a4a;
  font-family: fontawesome;
  font-size: 14px;
  letter-spacing: 2.63px;
  line-height: 18px;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.header .lang-switch button.lang-switch-button:before,
header .lang-switch button.lang-switch-button:before {
  content: "\E80D";
  font-family: fontawesome;
  padding-right: 6px;
  font-size: 17px;
  line-height: 18px;
  vertical-align: middle;
}
.header .lang-selector li a,
.main-content .top-content.contact .location p,
.main-content h1,
.main-content h2,
header .lang-selector li a {
  font-family: Gilroy W05 SemiBold, Microsoft Jhenghei, 微軟正黑體, 华文黑体,
    STHeiti, Helvetica, Arial, sans-serif;
  color: #4a4a4a;
}
.header .lang-switch button.lang-switch-button.active:after,
header .lang-switch button.lang-switch-button.active:after {
  right: 2px;
  position: absolute;
  transform: rotate(-180deg);
}
.header .lang-selector,
header .lang-selector {
  list-style: none;
  display: none;
  margin-top: 0;
  position: absolute;
  z-index: 2;
  right: 40px;
}
.header .lang-selector li,
header .lang-selector li {
  padding: 5px 0;
  text-align: right;
}
@media (max-width: 991px) {
  .header .lang-selector li,
  header .lang-selector li {
    text-align: left;
    padding-left: 2px;
    padding-right: 0;
  }
}
.header .lang-selector li a,
header .lang-selector li a {
  font-size: 12px;
  letter-spacing: 1.85px;
  text-transform: uppercase;
  text-decoration: none;
}
.header .lang-selector li a:active,
.header .lang-selector li a:focus,
.header .lang-selector li a:hover,
header .lang-selector li a:active,
header .lang-selector li a:focus,
header .lang-selector li a:hover {
  color: #353535;
}
.header .lang-selector li a:hover:before,
header .lang-selector li a:hover:before {
  width: 100%;
  transition: 0.2s ease-in-out;
}
.header .logo-wrap img,
header .logo-wrap img {
  max-width: 182px;
  height: auto;
}
.header nav.nav-wrap .hamburger-menu,
header nav.nav-wrap .hamburger-menu {
  display: none;
  position: relative;
  background: 0 0;
  z-index: 9999;
}
.header nav.nav-wrap .hamburger-menu .toggle,
header nav.nav-wrap .hamburger-menu .toggle {
  position: relative;
  padding: 20px;
  margin-right: 0;
  border-radius: 50%;
  outline: 0;
  top: -40px;
  right: -20px;
}
.header nav.nav-wrap .hamburger-menu .toggle span.ham-wrap,
header nav.nav-wrap .hamburger-menu .toggle span.ham-wrap {
  width: 25px;
  display: inline-block;
  height: 14px;
  right: 0;
  top: 0;
  margin-top: 3px;
}
.header nav.nav-wrap .hamburger-menu .toggle span.ham-wrap span,
header nav.nav-wrap .hamburger-menu .toggle span.ham-wrap span {
  width: 100%;
  height: 3px;
  background-color: #4a4a4a;
  display: block;
  margin: 0 auto 6px;
  position: relative;
  transition: 0.2s ease-in-out;
  animation-direction: alternate;
}
.header nav.nav-wrap ul.navigation li,
header nav.nav-wrap ul.navigation li {
  display: inline-block;
  margin-right: 30px !important;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .header .logo-wrap img,
  header .logo-wrap img {
    max-width: 130px;
  }
  .header nav.nav-wrap .nav-container,
  header nav.nav-wrap .nav-container {
    margin-top: 0;
  }
  .header nav.nav-wrap ul.navigation li,
  header nav.nav-wrap ul.navigation li {
    margin-right: 5px;
  }
  .header nav.nav-wrap ul.navigation li a,
  header nav.nav-wrap ul.navigation li a {
    padding: 28px 14px;
  }
}
@media only screen and (max-width: 767px) {
  .footer h3,
  footer h3 {
    margin-bottom: 7px;
    font-size: 12px;
    letter-spacing: 1.04px;
  }
  .footer a:lang(zh-hans),
  .footer a:lang(zh-hant),
  .footer h3 a:lang(zh-hans),
  .footer h3 a:lang(zh-hant),
  .footer h3:lang(zh-hans),
  .footer h3:lang(zh-hant),
  .footer h4:lang(zh-hans),
  .footer h4:lang(zh-hant),
  .footer p:lang(zh-hans),
  .footer p:lang(zh-hant),
  footer a:lang(zh-hans),
  footer a:lang(zh-hant),
  footer h3 a:lang(zh-hans),
  footer h3 a:lang(zh-hant),
  footer h3:lang(zh-hans),
  footer h3:lang(zh-hant),
  footer h4:lang(zh-hans),
  footer h4:lang(zh-hant),
  footer p:lang(zh-hans),
  footer p:lang(zh-hant) {
    font-size: 13px;
  }
  .footer h3 a,
  footer h3 a {
    font-size: 12px;
    letter-spacing: 1.04px;
  }
  .footer .services-wrap ul li:lang(zh-hans),
  .footer .services-wrap ul li:lang(zh-hant),
  .footer h4,
  .footer ul li a:lang(zh-hans),
  .footer ul li a:lang(zh-hant),
  footer .services-wrap ul li:lang(zh-hans),
  footer .services-wrap ul li:lang(zh-hant),
  footer h4,
  footer ul li a:lang(zh-hans),
  footer ul li a:lang(zh-hant) {
    font-size: 12px;
  }
  .footer ul li,
  footer ul li {
    line-height: 16px;
  }
  .footer ul li a,
  footer ul li a {
    color: #4a4a4a;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
  }
  .footer a,
  .footer p,
  footer a,
  footer p {
    color: #4a4a4a;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
  }
  .footer .credits-wrap,
  footer .credits-wrap {
    margin: 0;
  }
  .footer .credits-wrap .credits,
  footer .credits-wrap .credits {
    color: #4a4a4a;
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
  }
  .footer .credits-wrap .credits a:first-child:before,
  .header .credits a:first-child:before,
  footer .credits-wrap .credits a:first-child:before,
  header .credits a:first-child:before {
    content: "";
    display: block;
  }
  .footer .services-wrap ul li,
  .footer .services-wrap ul li a,
  footer .services-wrap ul li,
  footer .services-wrap ul li a {
    color: #9a9a9a;
    font-size: 10px;
    font-weight: 400;
  }
  .footer .services-wrap ul li a:lang(zh-hans),
  .footer .services-wrap ul li a:lang(zh-hant),
  footer .services-wrap ul li a:lang(zh-hans),
  footer .services-wrap ul li a:lang(zh-hant) {
    font-size: 11px;
  }
  .content p {
    color: #4a4a4a;
    font-size: 11px;
    font-weight: 400;
    line-height: 21px;
  }
  .header,
  header {
    padding: 22px 0;
    transition: padding 0.2s;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    border-bottom: none;
  }
  .header .container,
  header .container {
    overflow: visible !important;
  }
  .header .credits,
  header .credits {
    margin-top: 104px;
  }
  .header .lang-switch,
  header .lang-switch {
    display: none;
  }
  .header .lang-selector,
  header .lang-selector {
    position: absolute;
    top: 22px;
  }
  .header .logo-wrap,
  header .logo-wrap {
    display: inline-block;
    z-index: 1;
    position: relative;
  }
  .header nav.nav-wrap .nav-container,
  header nav.nav-wrap .nav-container {
    margin-top: 0;
    opacity: 0;
  }
  .header nav.nav-wrap,
  header nav.nav-wrap {
    text-align: right;
    height: 0;
  }
  .header nav.nav-wrap .hamburger-menu,
  header nav.nav-wrap .hamburger-menu {
    display: block;
  }
  .header nav.nav-wrap ul.navigation,
  header nav.nav-wrap ul.navigation {
    float: none;
    display: inline-block;
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-200%, -50%);
  }
  .header nav.nav-wrap ul.navigation li,
  header nav.nav-wrap ul.navigation li {
    display: block;
    margin-right: 0;
    margin-bottom: 24px;
    margin-top: 10px;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .header nav.nav-wrap ul.navigation li,
  header nav.nav-wrap ul.navigation li {
    display: inline-block;
    width: 35%;
  }
}
.header nav.nav-wrap ul.navigation li a,
header nav.nav-wrap ul.navigation li a {
  color: #4a4a4a;
  font-size: 13px;
  letter-spacing: 1.85px;
  text-transform: uppercase;
  text-decoration: none;
}
.header nav.nav-wrap ul.navigation li a:after,
header nav.nav-wrap ul.navigation li a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  left: 50%;
  bottom: -10px;
  z-index: -1;
  transform: translate(-50%, -50%);
  transition: 0.2s ease-in-out;
}
.home-banner,
.home-banner .banner-tagline-wrap .home-tagline-wrap.relative,
.main-content .top-content.about,
.main-content .top-content.contact .location,
.main-content .top-content.service-landing {
  position: relative;
}
.home-banner .banner-tagline-wrap .home-tagline-wrap {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  text-align: center;
}
.home-banner .banner-tagline-wrap ul.home-tagline,
ul.about-tagline {
  line-height: 1;
  margin-bottom: 0;
  display: inline-flex;
  justify-content: center;
  list-style: none;
  width: auto;
  position: relative;
  z-index: 2;
}
.home-banner .banner-tagline-wrap ul.home-tagline li {
  font-size: 27px;
  color: transparent;
  letter-spacing: 2.84px;
  line-height: 30px;
}
.home-banner .banner-tagline-wrap ul.home-tagline li:after,
ul.about-tagline li:after {
  content: "|";
  margin: 0 15px;
}
.home-banner .banner-tagline-wrap ul.home-tagline.duplicate {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
}
.home-banner .banner-tagline-wrap ul.home-tagline.duplicate li {
  text-shadow: 0 0 5px #4c4c4c;
}
.home-banner #homepage-slides,
.home-banner #homepage-slides-mobile {
  background: #000;
}
.home-banner #homepage-slides .slides,
.home-banner #homepage-slides-mobile .slides {
  background: #000;
  display: block !important;
}
.home-banner #homepage-slides .slides .img-wrap,
.home-banner #homepage-slides-mobile .slides .img-wrap {
  position: relative;
  padding-bottom: 45%;
}
.home-banner #homepage-slides .slides .img-wrap:after,
.home-banner #homepage-slides-mobile .slides .img-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 8px);
}
.home-banner #homepage-slides .slides .img-wrap img,
.home-banner #homepage-slides-mobile .slides .img-wrap img {
  position: absolute;
  width: 100%;
  height: calc(100% + 8px);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  margin: 0;
}
.home-banner #homepage-slides .slides .text-wrap,
.home-banner #homepage-slides-mobile .slides .text-wrap {
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  padding-bottom: 45%;
}
.home-banner #homepage-slides .slides .text-wrap h3,
.home-banner #homepage-slides-mobile .slides .text-wrap h3 {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 36px;
  letter-spacing: 6.5px;
  line-height: 30px;
  text-transform: uppercase;
}
.home-banner .slick-dots-wrap .slick-dots-container .slick-dots {
  position: relative;
  margin-top: 0;
  line-height: 1;
  bottom: 0;
}
.home-banner .slick-dots-wrap .slick-dots-container .slick-dots li {
  width: 30px;
  margin: 0 10px;
}
.home-banner .slick-dots-wrap .slick-dots-container .slick-dots li button {
  height: 10px;
  width: 30px;
}
.home-banner
  .slick-dots-wrap
  .slick-dots-container
  .slick-dots
  li
  button:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 30px;
  height: 2px;
  text-align: center;
  background: #4a4a4a;
  opacity: 1;
}
.home-banner
  .slick-dots-wrap
  .slick-dots-container
  .slick-dots
  li.slick-active
  button:before {
  background: #7498df;
}
.shine {
  background: linear-gradient(90deg, #fff 0, #6d9eff 10%, #fff 30%);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: 3s linear infinite forwards shine;
  -webkit-text-size-adjust: none;
  text-decoration: none;
  white-space: nowrap;
}
.main-content {
  background: #fff;
}
.main-content h1 {
  font-size: 26px;
  letter-spacing: 1.2px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.main-content h1:lang(zh-hans),
.main-content h1:lang(zh-hant) {
  font-size: 26px;
  line-height: 38px;
}
.main-content h2 {
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 1.65px;
  line-height: 21px;
  text-transform: uppercase;
  padding-top: 15px;
}
.main-content h2:lang(zh-hans),
.main-content h2:lang(zh-hant) {
  font-size: 19px;
}
.content-tinymce h1,
.content-tinymce h2 {
  letter-spacing: 2px;
  font-size: 23px;
  font-weight: 600;
}
.main-content p,
.main-content ul {
  color: #4a4a4a;
  font-weight: 400;
  line-height: 23px;
}
.main-content ul {
  font-size: 13px;
  margin-top: -25px;
}
.main-content .middle-content.service-detail p:lang(zh-hans),
.main-content .middle-content.service-detail p:lang(zh-hant),
.main-content ul:lang(zh-hans),
.main-content ul:lang(zh-hant) {
  font-size: 16px;
}
.main-content .bottom-content.about .content h1,
.main-content h2,
.main-content img,
.main-content p,
.main-content ul {
  margin-bottom: 27px;
}
.main-content .top-content {
  padding: 79px 0 41px;
  position: relative;
}
@media only screen and (min-width: 300px) {
  .main-content .top-content.home .d-sm-none {
    display: none !important;
  }
  .main-content .top-content.home .d-sm-block {
    display: block !important;
  }
}
.main-content .top-content.about .about-image {
  position: absolute;
  top: 79px;
  left: 0;
  width: 50%;
}
.main-content .top-content.about .about-image img {
  max-width: 95%;
  width: 100%;
  height: auto;
}
.main-content .top-content.service-detail .banner-tagline .service-detail-wrap {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  align-items: center;
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  span {
  position: relative;
  font-family: Gilroy W05 Regular, Microsoft Jhenghei, 微軟正黑體, 华文黑体,
    STHeiti, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #b0b0b0;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0;
  text-transform: uppercase;
  padding: 0 10px 10px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  span:after {
  margin-left: 10px;
  content: "\E801";
  color: #b0b0b0;
  font-family: fontawesome;
  font-size: 12px;
  line-height: 18px;
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap.active
  ul {
  opacity: 1;
  transform: translate(-50%);
  z-index: 1;
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap.active
  span:after {
  transform: rotate(180deg);
}
@media only screen and (min-width: 768px) {
  .header .lang-selector li a:before,
  header .lang-selector li a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    border-bottom: 1px solid #fff;
    transition: 0.2s ease-in-out;
  }
  .header nav.nav-wrap ul.navigation li a,
  header nav.nav-wrap ul.navigation li a {
    transition: 0.2s ease-in-out;
  }
  .main-content
    .top-content.service-detail
    .banner-tagline
    .service-detail-wrap:hover
    span:after {
    transform: rotate(180deg);
  }
  .main-content
    .top-content.service-detail
    .banner-tagline
    .service-detail-wrap
    ul.active,
  .main-content
    .top-content.service-detail
    .banner-tagline
    .service-detail-wrap:hover
    span
    + ul {
    opacity: 1;
    transform: translate(-50%);
    z-index: 1;
  }
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  ul {
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  background: #fff;
  border: 3px solid #ecf0f8;
  padding: 20px 30px;
  position: absolute;
  left: 50%;
  top: calc(100% + 20px);
  margin-bottom: 0;
  transform: translate(-50%, 20px);
  opacity: 0;
  transition: 0.2s ease-in-out;
  z-index: -1;
  max-width: 100%;
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  ul
  li {
  margin-bottom: 5px;
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  ul
  li
  a {
  font-size: 13px;
  color: #4a4a4a;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  position: relative;
  padding: 10px 0;
  text-transform: uppercase;
  display: inline-flex;
}
.main-content
  .top-content.service-detail
  .banner-tagline
  .service-detail-wrap
  ul
  li
  a:after {
  content: "";
  position: absolute;
  background: #ecf0f8;
  width: 0;
  height: 3px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: 0.2s ease-in-out;
}
.main-content .top-content.service-detail .content.offset-right {
  margin-top: 25px;
}
.main-content .top-content.service-detail .service-image {
  margin-top: 115px;
  text-align: right;
  width: 100%;
}
.main-content .top-content.service-detail .service-image img {
  max-width: 450px;
  width: 100%;
  height: auto;
}
.main-content .top-content.service-detail .sec-service-image {
  text-align: left;
  width: 100%;
}
.main-content .top-content.service-detail .sec-service-image img {
  max-width: 372px;
  width: 100%;
  height: auto;
}
.main-content .top-content .service-image-right img {
  margin-bottom: 57px;
}
.main-content .top-content .services-top {
  min-height: 500px;
}
@media only screen and (min-width: 1400px) {
  .main-content .top-content .services-top {
    min-height: 610px;
  }
}
.main-content
  .top-content.service-detail
  .services-top
  .d-md-none
  .service-image {
  margin-top: 110px;
}
.main-content .top-content.contact {
  padding: 79px 0;
}
.main-content .top-content.contact h1 {
  font-size: 31px;
  letter-spacing: 2.7px;
  line-height: 38px;
  margin-bottom: 61px;
}
.main-content .middle-content.home .box h3,
.main-content .top-content.contact h3 {
  margin-bottom: 20px;
}
.main-content .top-content.contact .contact-image {
  margin-top: 105px;
  text-align: center;
}
.main-content .top-content.contact .location p {
  margin-bottom: 16px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 23px;
}
.main-content .top-content.contact .location p:lang(zh-hans),
.main-content .top-content.contact .location p:lang(zh-hant) {
  font-weight: 700;
}
.main-content .top-content.contact .other-details {
  margin-top: 50px;
}
.main-content .top-content.contact .other-details span {
  display: flex;
  margin-bottom: 12px;
  position: relative;
}
.main-content .top-content.contact .other-details span i {
  font-size: 14px;
  color: #4a4a4a;
  letter-spacing: 0;
  line-height: 23px;
  font-style: normal;
  min-width: 100px;
}
.main-content .top-content.contact .other-details span a {
  text-decoration: none;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}
.main-content .top-content.contact .schedule {
  position: relative;
  display: block;
  margin-top: 50px;
}
.main-content .top-content.contact .schedule h4 {
  font-size: 14px;
  color: #4a4a4a;
  letter-spacing: 0;
  line-height: 23px;
  margin-bottom: 10px;
  font-weight: 400;
}
.main-content .middle-content.home .box h3 span,
.main-content .top-content.service-landing a .service-box {
  font-family: Gilroy W05 SemiBold, Microsoft Jhenghei, 微軟正黑體, 华文黑体,
    STHeiti, Helvetica, Arial, sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  color: #4a4a4a;
}
.main-content .top-content.contact .schedule table {
  max-width: 276px;
  width: 100%;
}
.main-content .top-content.contact .map-section {
  margin-top: 120px;
}
.main-content .top-content.service-landing .row {
  margin-bottom: 160px;
}
.main-content .top-content.service-landing a {
  position: relative;
  padding: 47px 34px;
  border: 4px solid #f4f4f4;
  background-color: #fff;
  text-align: center;
  width: calc(50% - 15px);
  text-decoration: none;
  display: inline-block;
  margin-bottom: 30px;
}
.main-content .top-content.service-landing a .service-box {
  font-weight: 400;
  line-height: 28px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.main-content .top-content.service-landing a:before {
  content: "\F105";
  position: absolute;
  color: #4a4a4a;
  font-family: fontawesome;
  font-size: 22px;
  right: 5px;
  top: 50%;
  width: 10px;
  height: 23px;
  z-index: 1;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.main-content .top-content.service-landing a:after {
  content: "";
  position: absolute;
  background-color: #f4f4f4;
  width: 25px;
  height: 100%;
  right: 0;
  top: 0;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.main-content .middle-content {
  padding: 79px 0 41px;
}
.main-content .middle-content.home {
  background: #fff;
  position: relative;
}
.main-content .middle-content.home .section-title {
  text-align: center;
  margin-bottom: 66px;
}
.main-content .middle-content.home .section-title h2 {
  letter-spacing: 2.42px;
  position: relative;
  z-index: 1;
  margin: 0;
}
.main-content .middle-content.home .section-title h2:before {
  content: "";
  position: absolute;
  width: 407px;
  height: 100%;
  background: #fff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.main-content .middle-content.home .section-title h2:after {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #f6f8fc;
  z-index: -2;
}
.main-content .middle-content.home .separator {
  display: block;
  position: relative;
  margin-top: 79px;
}
.main-content .middle-content.home .separator:after {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #f6f8fc;
}
.main-content .middle-content.home .box {
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .main-content .top-content .services-top {
    min-height: 320px;
  }
  .main-content .middle-content.home .box {
    padding-bottom: 60px;
  }
  .main-content .middle-content.home .box.box-2 p:after {
    display: none;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .main-content .middle-content.home .box.box-2 p:after {
    display: block;
  }
}
.main-content .middle-content.home .box h3 span {
  letter-spacing: 1.65px;
  line-height: 24px;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
}
.main-content .middle-content.home .box p {
  font-weight: 400;
  line-height: 25px;
  position: relative;
  margin-bottom: 0;
}
.main-content .middle-content.home .box p span {
  margin-right: 2px;
}
.main-content .middle-content.home .box p a {
  display: inline;
  color: #4a4a4a;
}
.main-content .middle-content.home .box p a:hover {
  text-decoration: underline;
}
.main-content .middle-content.home .box a {
  display: block;
  text-decoration: none;
}
.learn-more,
.main-content .bottom-content.contact a.view-map,
.view-map {
  color: #7498df;
  text-decoration: none;
  display: inline-block;
}
.main-content .bottom-content.contact,
.main-content .middle-content.service-detail {
  background-image: url(images/general/pattern-bg.png);
  text-align: center;
}
.main-content .bottom-content {
  padding: 79px 0 60px;
  position: relative;
  display: block;
}
.main-content .bottom-content.about {
  padding: 59px 0;
}
@media only screen and (min-width: 992px) {
  .main-content .top-content.home .banner-tagline {
    padding-bottom: 95px;
  }
  .main-content .top-content.service-detail .content.offset-right {
    margin-top: 0;
  }
  .main-content .top-content .banner-tagline,
  .main-content .top-content .service-tagline,
  .main-content
    .top-content.service-detail
    .services-top
    .banner-tagline
    .sub-tagline
    > p:last-child,
  .main-content
    .top-content.service-detail
    .services-top
    .banner-tagline
    .sub-tagline
    > ul:last-child {
    margin-bottom: 0;
  }
  .main-content .top-content.service-detail .services-top .d-md-none {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
  }
  .main-content
    .top-content.service-detail
    .services-top
    .d-md-none[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  .main-content
    .top-content.service-detail
    .services-top
    .d-md-none
    .service-image
    img {
    max-width: 100%;
    margin-bottom: 0;
  }
  .main-content .bottom-content.about {
    padding: 118px 0 59px;
  }
}
.main-content .bottom-content.about .about-dr-image,
.main-content .bottom-content.service .service-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-content .bottom-content.about .about-dr-image,
  .main-content .middle-content.about .content img,
  .main-content .top-content.about .about-image img,
  .main-content .top-content.service-detail .service-image img {
    max-width: 500px;
  }
  .main-content .top-content.service-detail .sec-service-image img {
    max-width: 500px;
    margin-bottom: 25px;
  }
  .main-content
    .middle-content.about
    .container
    .row
    > .col-sm-12:last-child
    .content {
    text-align: center;
  }
}
.main-content .bottom-content.about .about-dr-caption {
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  text-transform: uppercase;
}
.main-content .bottom-content.home {
  padding: 100px 0;
}
.main-content .bottom-content.home .d-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main-content .bottom-content.home .d-flex img.logo-only {
  max-width: 40px;
}
.main-content .bottom-content.service .service-image {
  position: relative;
  line-height: 0;
}
.main-content .bottom-content.service .service-image:after {
  content: "";
  background-color: #f6f8fc;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -40px;
  right: -201px;
  z-index: -1;
}
.main-content .bottom-content.service p {
  margin: 45px 0;
  text-align: left;
}
.main-content .bottom-content.contact a.view-map {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.04px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 12px;
  position: relative;
  z-index: 1;
}
.learn-more:after,
.main-content .bottom-content.contact a.view-map:after {
  content: "";
  position: absolute;
  border-radius: 33px;
  background-color: #f6f8fc;
  width: calc(100% + 42px);
  height: 100%;
  left: -21px;
  z-index: -1;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.main-content .bottom-content.contact .map-image {
  height: 486px;
}
.main-content .bottom-content.contact .map-image iframe {
  width: 100% !important;
  height: 100% !important;
  display: block;
}
.main-content .bottom-content .bottom-image {
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  width: 470px;
  height: 470px;
  border: 1px solid #eee;
}
.main-content .bottom-content .bottom-image .bottom-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat !important;
  background-size: 476px 670px !important;
}
.main-content .service-content {
  padding: 0 0 37px;
  position: relative;
}
.main-content .service-content:first-child {
  padding-top: 79px;
}
.main-content .service-content.reverse:before {
  right: 0;
  left: auto;
  background: #fff;
}
.main-content .service-content .service-tagline h1 {
  margin-bottom: 31px;
  font-size: 19px;
  letter-spacing: 1.65px;
  line-height: 21px;
}
.main-content .service-content .service-link {
  display: block;
  text-align: center;
  margin-bottom: 24px;
}
.main-content .service-content .service-link a {
  position: relative;
  font-size: 17px;
  color: #4a4a4a;
  letter-spacing: 0;
  text-align: center;
  line-height: 19px;
  text-decoration: none;
  padding: 10px 0;
}
.main-content .service-content .service-link a span {
  position: relative;
  z-index: 1;
}
.main-content .service-content .service-link a:after {
  content: "";
  position: absolute;
  background: #ecf0f8;
  width: 0;
  height: 3px;
  left: 50%;
  bottom: -2px;
  transform: translate(-50%, -50%);
  transition: 0.2s ease-in-out;
}
.main-content .service-content .service-link a:hover:after {
  width: 90%;
}
.about-banner .img-wrap img {
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 20px;
}
.about-tagline-wrap {
  padding: 70px 0 0;
  text-align: center;
}
ul.about-tagline li {
  font-size: 27px;
  color: #4a4a4a;
  letter-spacing: 2.84px;
  line-height: 30px;
}
@media only screen and (max-width: 991px) {
  .home-banner .banner-tagline-wrap .home-tagline-wrap {
    bottom: 50px;
  }
  .home-banner .banner-tagline-wrap ul.home-tagline li,
  ul.about-tagline li {
    font-size: 20px;
  }
  .main-content .top-content.about {
    padding: 65px 0 25px;
  }
  .main-content .top-content.about .about-image {
    position: relative;
    width: 75%;
    top: 0;
  }
  .main-content .top-content.service-detail .content.offset-right {
    margin-top: 0;
  }
  .main-content .top-content.service-detail .service-image {
    margin-top: 0;
    margin-bottom: 25px;
    text-align: center;
  }
  .main-content .service-content .service-tagline,
  .main-content .top-content.service-detail .sec-service-image {
    text-align: center;
  }
  .main-content .top-content .services-top {
    min-height: 100%;
  }
  .main-content .top-content .banner-tagline,
  .main-content .top-content .service-tagline {
    margin-bottom: 0;
  }
  .main-content .top-content.service-landing a {
    padding: 35px 15px;
  }
  .main-content .middle-content.about .content p:last-child {
    margin-bottom: 25px;
  }
  .main-content .bottom-content.about .about-dr-caption p {
    margin-bottom: 60px;
  }
  .main-content .service-content img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .header nav.nav-wrap ul.navigation li a,
  header nav.nav-wrap ul.navigation li a {
    color: #4a4a4a;
    font-family: Gilroy W05 SemiBold, Microsoft Jhenghei, 微軟正黑體, 华文黑体,
      STHeiti, Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 1.9px;
    text-transform: uppercase;
    padding: 0;
  }
  .header nav.nav-wrap ul.navigation li a:hover:after,
  .header nav.nav-wrap ul.navigation li.active a:after,
  .header nav.nav-wrap ul.navigation li.current_page_item a:after,
  header nav.nav-wrap ul.navigation li a:hover:after,
  header nav.nav-wrap ul.navigation li.active a:after,
  header nav.nav-wrap ul.navigation li.current_page_item a:after {
    opacity: 0;
    display: none;
  }
  .header.menu-expand .credits,
  header.menu-expand .credits {
    display: block;
    position: fixed;
    min-width: 180px;
    max-width: 420px;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .header.menu-expand .nav-container,
  header.menu-expand .nav-container {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
    background: #ecf0f8;
    border: 10px solid #fff;
    transform: translateX(100%);
    transition: 0.2s ease-in-out;
  }
  .header.menu-expand .nav-container ul.navigation,
  header.menu-expand .nav-container ul.navigation {
    transform: translate(-50%, -50%);
  }
  .header.menu-expand .logo-wrap,
  header.menu-expand .logo-wrap {
    visibility: hidden;
  }
  .header.menu-expand .lang-switch,
  header.menu-expand .lang-switch {
    display: block;
    position: relative;
    z-index: 99;
    text-align: left;
    max-width: 90%;
    margin: 0 auto;
    padding: 7px 0 27px;
  }
  .header.menu-expand .lang-switch button.lang-switch-button,
  .header.menu-expand .lang-switch button.lang-switch-button:after,
  header.menu-expand .lang-switch button.lang-switch-button,
  header.menu-expand .lang-switch button.lang-switch-button:after {
    color: #4a4a4a;
  }
  .header.menu-expand .lang-selector,
  header.menu-expand .lang-selector {
    margin-top: 20px;
    right: auto;
  }
  .header.menu-expand .lang-selector li a,
  header.menu-expand .lang-selector li a {
    color: #4a4a4a;
    padding-left: 17px;
  }
  .header.menu-expand nav.nav-wrap .hamburger-menu .toggle,
  header.menu-expand nav.nav-wrap .hamburger-menu .toggle {
    position: absolute;
    top: -125px;
    right: -5px;
    padding: 20px;
    border-radius: 50%;
    outline: 0;
    z-index: 99;
    margin-right: 0;
  }
  .header.menu-expand nav.nav-wrap .hamburger-menu .toggle span.ham-wrap span,
  header.menu-expand nav.nav-wrap .hamburger-menu .toggle span.ham-wrap span {
    background-color: #4a4a4a;
  }
  .header.menu-expand
    nav.nav-wrap
    .hamburger-menu
    .toggle
    span.ham-wrap
    span:nth-child(2),
  header.menu-expand
    nav.nav-wrap
    .hamburger-menu
    .toggle
    span.ham-wrap
    span:nth-child(2) {
    opacity: 0;
  }
  .header.menu-expand
    nav.nav-wrap
    .hamburger-menu
    .toggle
    span.ham-wrap
    span:first-child,
  header.menu-expand
    nav.nav-wrap
    .hamburger-menu
    .toggle
    span.ham-wrap
    span:first-child {
    top: 5px;
    transform: rotate(45deg);
  }
  .header.menu-expand
    nav.nav-wrap
    .hamburger-menu
    .toggle
    span.ham-wrap
    span:nth-child(3),
  header.menu-expand
    nav.nav-wrap
    .hamburger-menu
    .toggle
    span.ham-wrap
    span:nth-child(3) {
    top: -4px;
    transform: rotate(-45deg);
  }
  .header.menu-expand,
  header.menu-expand {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 8;
  }
  .header.menu-expand .nav-wrap .nav-container,
  header.menu-expand .nav-wrap .nav-container {
    opacity: 1;
    transform: translateX(0);
  }
  .header.shrink,
  header.shrink {
    padding-bottom: 0;
    padding-top: 6px;
    border-bottom: 2px solid #ecf0f8;
    transition: padding 0.5s;
  }
  .header.shrink.menu-expand nav.nav-wrap .hamburger-menu .toggle,
  header.shrink.menu-expand nav.nav-wrap .hamburger-menu .toggle {
    top: -110px;
  }
  .header.shrink.menu-expand .lang-switch button.lang-switch-button,
  header.shrink.menu-expand .lang-switch button.lang-switch-button {
    top: 17px;
  }
  .header.shrink.menu-expand .lang-selector,
  header.shrink.menu-expand .lang-selector {
    margin-top: 30px;
  }
  .home-banner .banner-tagline-wrap ul.home-tagline li:nth-child(2n):after,
  .home-banner .banner-tagline-wrap.hide-on-mobile,
  .main-content .middle-content.home .section-title h2:after,
  .main-content .middle-content.home .separator,
  .main-content .middle-content.home .separator:after,
  ul.about-tagline li:nth-child(2n):after {
    display: none;
  }
  .home-banner .banner-tagline-wrap.show-on-mobile {
    display: block;
  }
  .home-banner .banner-tagline-wrap .home-tagline-wrap {
    bottom: 30px;
  }
  .home-banner .banner-tagline-wrap ul.home-tagline,
  ul.about-tagline {
    max-width: 320px;
    flex-wrap: wrap;
  }
  .home-banner .banner-tagline-wrap ul.home-tagline li,
  .main-content .middle-content.home .section-title h2:lang(zh-hans),
  .main-content .middle-content.home .section-title h2:lang(zh-hant),
  ul.about-tagline li {
    font-size: 17px;
  }
  .home-banner #homepage-slides .slides .img-wrap,
  .home-banner #homepage-slides .slides .text-wrap,
  .home-banner #homepage-slides-mobile .slides .img-wrap,
  .home-banner #homepage-slides-mobile .slides .text-wrap {
    padding-bottom: 125%;
  }
  .home-banner #homepage-slides .slides .text-wrap h3,
  .home-banner #homepage-slides-mobile .slides .text-wrap h3 {
    font-size: 27px;
  }
  .home-banner .slick-dots-wrap .slick-dots-container .slick-dots li,
  .home-banner .slick-dots-wrap .slick-dots-container .slick-dots li button,
  .home-banner
    .slick-dots-wrap
    .slick-dots-container
    .slick-dots
    li
    button:before {
    width: 20px;
  }
  .main-content {
    padding-top: 98px;
  }
  .main-content .middle-content.service-detail h2,
  .main-content h1 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 27px;
  }
  .main-content h1:lang(zh-hans),
  .main-content h1:lang(zh-hant) {
    font-size: 23px;
    line-height: 30px;
  }
  .main-content h2 {
    font-size: 16px;
    letter-spacing: 1.57px;
    line-height: 27px;
  }
  .main-content h2:lang(zh-hans),
  .main-content h2:lang(zh-hant) {
    font-size: 23px;
  }
  .main-content .top-content.contact,
  .main-content .top-content.home,
  .main-content .top-content.service-detail {
    padding: 65px 0 48px;
  }
  .main-content .top-content.home .align-items-end-xs {
    align-items: flex-start !important;
  }
  .main-content .top-content.home .d-xs-none {
    display: none !important;
  }
  .main-content .top-content.home .d-xs-block {
    display: block !important;
  }
  .main-content .top-content.home .banner-tagline:after {
    content: "";
    display: block;
    clear: both;
  }
  .main-content .top-content.home .banner-tagline h1 {
    max-width: 100%;
  }
  .main-content .top-content.about {
    padding: 65px 0 25px;
  }
  .main-content .top-content.about .banner-tagline {
    margin-bottom: 0;
    min-height: auto !important;
  }
  .main-content
    .top-content.service-detail
    .banner-tagline
    .service-detail-wrap
    ul {
    padding: 10px;
  }
  .main-content
    .top-content.service-detail
    .banner-tagline
    .service-detail-wrap
    ul
    li
    a {
    padding: 5px 0;
  }
  .main-content .top-content.service-detail .banner-tagline ul {
    font-size: 11px;
    line-height: 21px;
    -webkit-margin-start: 5px;
    margin-inline-start: 5px;
  }
  .main-content .top-content.service-detail .banner-tagline ul li span {
    -webkit-margin-start: -5px;
    margin-inline-start: -5px;
    display: block;
  }
  .main-content .top-content .service-image-right {
    margin: 0 -35px;
  }
  .main-content .top-content .banner-tagline,
  .main-content .top-content .service-tagline {
    margin-bottom: 0;
  }
  .main-content .top-content.contact h1 {
    font-size: 23px;
    letter-spacing: 1.9px;
    line-height: 27px;
  }
  .main-content .top-content.contact .map-section {
    margin-top: 50px;
  }
  .main-content .top-content.service-landing a {
    padding: 20px 15px;
    width: 100%;
  }
  .main-content .middle-content.home .section-title h2,
  .main-content .top-content.service-landing a .service-box {
    font-size: 15px;
  }
  .main-content .middle-content.home {
    padding: 50px 0 0;
  }
  .main-content .middle-content.home .section-title {
    margin-bottom: 27px;
  }
  .main-content .middle-content.home .section-title h2:before {
    width: 250px;
  }
  .main-content .middle-content.home .box {
    height: auto !important;
    padding-bottom: 40px;
  }
  .main-content .middle-content.home .box img {
    margin-bottom: 10px;
  }
  .main-content .middle-content.service-detail {
    padding: 57px 0 52px;
  }
  .main-content .middle-content.service-detail p,
  .main-content .service-content .service-tagline p {
    color: #4a4a4a;
    font-size: 11px;
    font-weight: 400;
    line-height: 21px;
  }
  .main-content .middle-content.service-detail p:lang(zh-hans),
  .main-content .middle-content.service-detail p:lang(zh-hant),
  .main-content .service-content .service-link a {
    font-size: 14px;
  }
  .main-content .middle-content.about {
    padding: 0 0 50px;
  }
  .main-content .middle-content.about .content p:last-child {
    margin-bottom: 25px;
  }
  .main-content .bottom-content,
  .main-content .bottom-content.contact {
    padding: 59px 0;
  }
  .main-content .bottom-content.about .about-dr-caption p {
    margin-bottom: 60px;
  }
  .main-content .bottom-content.home {
    padding: 50px 0;
  }
  .main-content .bottom-content .bottom-image {
    width: 169px;
    height: 169px;
  }
  .main-content .bottom-content .bottom-image .bottom-image-bg {
    background-size: 276px 388.487394958px !important;
  }
  .main-content .service-content {
    padding: 35px 0;
  }
  .about-banner .img-wrap {
    position: relative;
    padding-bottom: 75%;
  }
  .about-banner .img-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
}
.view-map {
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  line-height: 23px;
  margin: 13px auto 0;
}
.content-tinymce h1,
.content-tinymce h2,
.learn-more {
  font-family: Gilroy W05 SemiBold, Microsoft Jhenghei, 微軟正黑體, 华文黑体,
    STHeiti, Helvetica, Arial, sans-serif;
  line-height: 30px;
  text-transform: uppercase;
}
.content ol,
.content p,
.content ul {
  /*text-align: justify;*/
  text-align: unset;
}
.content-tinymce {
  background: 0 0;
  border: 12px solid transparent;
}
.content-tinymce h1 {
  color: #4a4a4a;
  margin-bottom: 50px;
}
.content-tinymce h1:first-child,
.content-tinymce h2:first-child {
  margin-top: 20px;
}
.content-tinymce h2 {
  color: #4a4a4a;
}
.content-tinymce p,
.content-tinymce ul {
  font-size: 13px;
  line-height: 23px;
}
.content-tinymce ul {
  color: #4a4a4a;
  font-weight: 400;
  margin-top: -13px;
  margin-left: 15px;
}
.content-tinymce h2,
.content-tinymce p,
.content-tinymce ul {
  margin-bottom: 38px;
}
.learn-more {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.04px;
  position: relative;
  z-index: 1;
}
