/* Text Elements */

h2.heading-3 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 68px;
  font-family: 'Fjalla One', sans-serif;
}

h2 span.heading-text-1 {
  font-style: italic;
}

h2 span.heading-text-2 {
  font-style: italic;
}

h3.heading-1 {
  margin: 0 10px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, .87);
  text-align: left;
  text-transform: uppercase;
  font-family: 'Fjalla One', sans-serif;
  line-height: 51px;
}

h3#heading-5 {
  text-align: center;
}

h3#heading-7 {
  color: #fff;
}

h3#heading-8 {
  color: #fff;
}

h3#heading-11 {
  padding-top: 10px;
}

h3#heading-5-copy-1 {
  text-align: center;
}

h3#heading-5-copy-2 {
  padding-top: 18px;
  padding-bottom: 0;
  padding-left: 0;
  text-align: center;
  text-transform: none;
}

h3.heading-6 {
  font-family: 'Fjalla One', sans-serif;
}

h3 a.heading-text-3 {
  color: #e56969;
}

h4.heading-2 {
  display: block;
  margin-right: 10px;
  margin-bottom: .5rem;
  margin-left: 10px;
  text-align: left;
  font-size: 28px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 40px;
}

h4.service-name {
  margin-top: .7rem;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 24px;
  font-family: 'Fjalla One', sans-serif;
}

h4#heading-9 {
  color: #fff;
}

h4#heading-10 {
  color: #fff;
}

h4#heading-4 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-1 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-2 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-3 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-4 {
  text-transform: none;
}

h4#heading-6 {
  color: #fff;
  font-size: 30px;
}

h4#heading-6-copy-1 {
  color: #fff;
  font-size: 30px;
}

h4#heading-4-copy-5 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-6 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-7 {
  text-transform: none;
}

h4#heading-4-copy-8 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-9 {
  color: #fff;
  text-transform: none;
}

h4#heading-6-copy-2 {
  color: #fff;
  font-size: 30px;
}

h4#heading-4-copy-10 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-11 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-12 {
  text-transform: none;
}

h4#heading-4-copy-13 {
  color: #fff;
  text-transform: none;
}

h4#heading-4-copy-14 {
  color: #fff;
  text-transform: none;
}

p.paragraph.text-service {
  color: rgba(0, 0, 0, .87);
  text-align: center;
  letter-spacing: 0;
  font-weight: 600;
  font-style: normal;
  font-size: 21px;
  font-family: 'Proza Libre', sans-serif;
}

p.paragraph.body-text {
  margin: 12px auto 0;
  max-width: 660px;
  color: rgba(0, 0, 0, .87);
  text-align: justify;
  letter-spacing: 0;
  font-style: normal;
  font-size: 16px;
  font-family: 'Proza Libre', sans-serif;
  line-height: 1.7;
}

p.paragraph.paragraph-1 {
  text-align: justify;
  font-size: 18px;
  font-family: 'Proza Libre', sans-serif;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-3 {
  font-style: italic;
}

p.paragraph span.paragraph-text-4 {
  font-style: italic;
}

p.paragraph span.paragraph-text-5 {
  font-style: italic;
}

p.paragraph span.paragraph-text-6 {
  font-style: italic;
}

ul.unorder-list.browser-default {
  list-style-position: outside;
  list-style-type: disc;
}

blockquote.blockquote-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  border-left-width: 0;
  border-left-color: #88d387;
  text-align: center;
  font-size: 48px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 64px;
}

.container-grid.container-hero-home {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 95vh;
  background-image: url('../images/2460x1636_WouWei_2025_bckgrd_01.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.container-about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 16px;
  padding-left: 16px;
  min-height: 70vh;
  background-color: #fff;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.container-1 {
  margin-right: auto;
  margin-left: auto;
  padding: 32px 0;
  max-width: 1200px;
}

.container-grid.feature-grid-item {
  display: block;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  max-width: 500px;
  background-color: transparent;
  text-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.parallax-container {
  z-index: -1;
}

.container-grid.parallax-750.parallax-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 80vh;
  height: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.container-5 {
  padding: 32px;
}

.container-grid.feature-section {
  display: block;
  background-color: #fff;
}

.container-grid.feature-new {
  padding: 20px 16px 50px;
}

.container-grid.feature-text-wrapper-new {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  padding-right: 0;
  padding-left: 0;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

div.responsive-picture.css-feature-photo {
  margin-top: 16px;
  max-width: none;
  width: 100%;
  border-radius: 10px;
  background-color: #ffbc95;
}

.container-grid.feature-grey.feature-new {
  padding-top: 40px;
  background-color: #f8f8f8;
}

.container-grid.feature-grey {
  background-color: #dcdcdc;
}

.container-grid.feature-flip.feature-grey.feature-new {
  padding-right: 16px;
  padding-left: 16px;
  background-color: #fff;
}

.container-grid.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 300px;
  background-color: rgba(0, 0, 0, .95);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 250px;
  width: auto;
}

.container-grid.container-8 {
  padding-top: 2rem;
}

.container-grid.container-9 {
  padding: 76px 16px 100px;
}

div.responsive-picture.picture-3 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;
}

.container-grid#container-1 {
  padding-top: 60px;
}

.container-grid.container-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

div.responsive-picture.nav-logo > picture > img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

.container-grid.menu-row {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 80px;
  background-color: #fff;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

div.responsive-picture.hero-home-picture {
  margin-right: auto;
  margin-left: auto;
  max-width: 700px;
}

.container-grid.services {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-grid.parallax-component {
  display: block;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  font-size: 16px;

  background-blend-mode: normal;
}

div.responsive-picture.picture-1 {
  background-image: url('../images/1600x849_taichi_eventails2.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container-grid.container-2 {
  display: block;
  padding-top: 15px;
  padding-bottom: 0;
  background-color: #b81e43;
}

.container-grid.container-3 {
  padding-top: 15px;
  padding-bottom: 0;
  background-color: #ffc64a;
}

.container-grid.container-13 {
  padding-top: 35px;
  padding-bottom: 25px;
}

li.list-item.list-item-1 {
  color: rgba(0, 0, 0, .87);
  text-align: left;
  font-size: 16px;
  font-family: 'Proza Libre', sans-serif;
  line-height: 26px;
}

li.list-item.list-item-2 {
  color: rgba(0, 0, 0, .87);
  text-align: left;
  font-family: 'Proza Libre', sans-serif;
  line-height: 27px;
}

li.list-item.list-item-3 {
  color: rgba(0, 0, 0, .87);
  text-align: left;
  font-family: 'Proza Libre', sans-serif;
  line-height: 27px;
}

li.list-item.list-item-4 {
  color: rgba(0, 0, 0, .87);
  text-align: left;
  font-family: 'Proza Libre', sans-serif;
  line-height: 27px;
}

li.list-item span.list-item-text-1 {
  font-style: italic;
}

li.list-item span.list-item-text-2 {
  font-style: italic;
}

li.list-item span.list-item-text-3 {
  font-style: italic;
}

.container-grid#feature-item-1-copy-2 {
  background-color: #e56969;
}

.container-grid#feature-item-1-copy-3 {
  background-color: #39a1bc;
}

.container-grid#feature-item-1-copy-4 {
  background-color: transparent;
}

.container-grid#feature-item-1-copy-5 {
  background-color: transparent;
}

.container-grid#feature-item-1-copy-6 {
  background-color: #7177f1;
}

.container-grid#feature-item-1-copy-7 {
  background-color: transparent;
}

.container-grid.nav-extended {
  background-color: transparent;
  box-shadow: none;
}

div.responsive-picture.nav-logo {
  max-width: 120px;
}

.container-grid.desktop-nav.hide-on-med-and-down {
  background-color: #fff;
}

.container-grid.desktop-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  overflow: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: none;
  width: 100%;
  background-color: transparent;
  vertical-align: top;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  grid-template-columns: none;
  grid-template-rows: none;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container-grid.nav-wrapper {
  background-color: transparent;
}

@supports (display: grid) {
  .container-grid#feature-item-3 {
    grid-area: feature-item-3;
  }

  .container-grid#feature-item-1 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-1 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-2 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-3 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-4 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-5 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-6 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-7 {
    grid-area: feature-item-1;
  }

  .container-grid#feature-item-1-copy-8 {
    grid-area: feature-item-1;
  }
}

@media screen and (min-width: 37.5625rem) {
  /* Text Elements */

  h3.heading-1 {
    text-align: center;
  }

  h4.heading-2 {
    text-align: center;
  }

  .container-grid.feature-new {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
  }

  .container-grid.feature-text-wrapper-new {
    padding-right: 20px;
    padding-left: 20px;

    -webkit-box-flex: 55%;
    -webkit-flex: 55%;
       -moz-box-flex: 55%;
        -ms-flex: 55%;
            flex: 55%;
  }

  .container-grid.feature-pic-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;

    -webkit-box-flex: 1;
    -webkit-flex: 1 0 45%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 45%;
            flex: 1 0 45%;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container-grid.feature-flip.feature-new {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  div.responsive-picture.css-feature-photo {
    margin-top: 0;
  }

  div.responsive-picture.picture-2 {
    max-width: 250px;
  }
}

@media screen and (min-width: 52.4375rem) {
  /* Text Elements */

  h2.heading-3 {
    text-align: center;
  }

  .container-grid.parallax-750 {
    height: 750px;
  }

  div.responsive-picture.picture-2 {
    max-width: 300px;
  }
}

@media screen and (min-width: 62.0625rem) {
  .container-grid.container-hero-home {
    background-attachment: fixed;
  }

  .container-grid.feature-new {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-pack: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container-grid.feature-text-wrapper-new {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    max-width: 600px;
    width: 100%;
  }

  .container-grid.feature-pic-wrapper {
    max-width: 500px;
    width: 100%;

    -webkit-box-flex: 1;
    -webkit-flex: auto;
       -moz-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }

  .container-grid.nav-extended {
    z-index: 1;
  }

  div.responsive-picture.picture-2 {
    max-width: 300px;
  }
}

@media screen and (min-width: 75.0625rem) {
  div.responsive-picture.picture-2 {
    max-width: 400px;
  }

  @supports (display: grid) {
      .container-grid.feature-grid-item {
      max-width: 500px;
    }
  }
}

@media screen and (min-width: 87.5rem) {
  div.responsive-picture.hero-home-picture {
    box-shadow: none;
  }

  div.responsive-picture.picture-2 {
    max-width: 400px;
  }
}