@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC|Noto+Serif+TC:600&subset=chinese-traditional");
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }

body, h1, h2, h3, h4, h5, h6, p, img, ol, ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit; }

main {
  display: block; }

ol, ul {
  list-style: none; }

a {
  text-decoration: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0; }

input[type="text"],
input[type="tel"],
input[type="tel"],
input[type="submit"],
textarea,
button {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, "Microsoft JhengHei", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

header,
main,
footer {
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.63, 0.01, 0.56, 0.99);
  transition: opacity 1s cubic-bezier(0.63, 0.01, 0.56, 0.99); }
  body.loaded header, body.loaded
  main, body.loaded
  footer {
    opacity: 1; }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes svg-draw {
  to {
    stroke-dashoffset: 0; } }
@keyframes svg-draw {
  to {
    stroke-dashoffset: 0; } }
@-webkit-keyframes svg-fill-white {
  to {
    fill: #fff; } }
@keyframes svg-fill-white {
  to {
    fill: #fff; } }
@-webkit-keyframes cloud-big-moving {
  from {
    background-position: -68px calc(100% - 128px); }
  to {
    background-position: calc(-68px - 2378px) calc(100% - 128px); } }
@keyframes cloud-big-moving {
  from {
    background-position: -68px calc(100% - 128px); }
  to {
    background-position: calc(-68px - 2378px) calc(100% - 128px); } }
@-webkit-keyframes cloud-small-moving {
  from {
    background-position: 770px calc(100% + 110px); }
  to {
    background-position: calc(770px - 1652px) calc(100% + 110px); } }
@keyframes cloud-small-moving {
  from {
    background-position: 770px calc(100% + 110px); }
  to {
    background-position: calc(770px - 1652px) calc(100% + 110px); } }
.animate-on-scroll *[data-animate]:not([class^="js-rellax--"]) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
.animate-on-scroll:not(.animated) [data-animate-delay=".1"],
.animate-on-scroll:not(.animated) [data-animate-delay=".2"],
.animate-on-scroll:not(.animated) [data-animate-delay=".3"],
.animate-on-scroll:not(.animated) [data-animate-delay=".4"],
.animate-on-scroll:not(.animated) [data-animate-delay=".5"],
.animate-on-scroll:not(.animated) [data-animate-delay=".6"],
.animate-on-scroll:not(.animated) [data-animate-delay=".7"],
.animate-on-scroll:not(.animated) [data-animate-delay=".8"],
.animate-on-scroll:not(.animated) [data-animate-delay=".9"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.1"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.2"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.3"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.4"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.5"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.6"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.7"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.8"],
.animate-on-scroll:not(.animated) [data-animate-delay="0.9"],
.animate-on-scroll:not(.animated) [data-animate-delay="1"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.1"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.2"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.3"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.4"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.5"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.6"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.7"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.8"],
.animate-on-scroll:not(.animated) [data-animate-delay="1.9"],
.animate-on-scroll:not(.animated) [data-animate-delay="2"],
.animate-on-scroll:not(.animated) [data-animate-delay="2.1"],
.animate-on-scroll:not(.animated) [data-animate-delay="2.2"] {
  -webkit-animation-delay: 0;
          animation-delay: 0; }
.animate-on-scroll:not(.animated) [data-animate="fadeIn"],
.animate-on-scroll:not(.animated) [data-animate="fadeInLeft"],
.animate-on-scroll:not(.animated) [data-animate="fadeInRight"],
.animate-on-scroll:not(.animated) [data-animate="fadeInUpSmall"],
.animate-on-scroll:not(.animated) [data-animate="fadeInUp"],
.animate-on-scroll:not(.animated) [data-animate="fadeInDownSmall"],
.animate-on-scroll:not(.animated) [data-animate="fadeInDown"],
.animate-on-scroll:not(.animated) [data-animate="zoomIn"] {
  -webkit-animation-duration: .2s;
  animation-duration: .2s; }
.animate-on-scroll.animated [data-animate-delay=".1"] {
  -webkit-animation-delay: .1s;
          animation-delay: .1s; }
.animate-on-scroll.animated [data-animate-delay=".2"] {
  -webkit-animation-delay: .2s;
          animation-delay: .2s; }
.animate-on-scroll.animated [data-animate-delay=".3"] {
  -webkit-animation-delay: .3s;
          animation-delay: .3s; }
.animate-on-scroll.animated [data-animate-delay=".4"] {
  -webkit-animation-delay: .4s;
          animation-delay: .4s; }
.animate-on-scroll.animated [data-animate-delay=".5"] {
  -webkit-animation-delay: .5s;
          animation-delay: .5s; }
.animate-on-scroll.animated [data-animate-delay=".6"] {
  -webkit-animation-delay: .6s;
          animation-delay: .6s; }
.animate-on-scroll.animated [data-animate-delay=".7"] {
  -webkit-animation-delay: .7s;
          animation-delay: .7s; }
.animate-on-scroll.animated [data-animate-delay=".8"] {
  -webkit-animation-delay: .8s;
          animation-delay: .8s; }
.animate-on-scroll.animated [data-animate-delay=".9"] {
  -webkit-animation-delay: .9s;
          animation-delay: .9s; }
.animate-on-scroll.animated [data-animate-delay="0.1"] {
  -webkit-animation-delay: .1s;
          animation-delay: .1s; }
.animate-on-scroll.animated [data-animate-delay="0.2"] {
  -webkit-animation-delay: .2s;
          animation-delay: .2s; }
.animate-on-scroll.animated [data-animate-delay="0.3"] {
  -webkit-animation-delay: .3s;
          animation-delay: .3s; }
.animate-on-scroll.animated [data-animate-delay="0.4"] {
  -webkit-animation-delay: .4s;
          animation-delay: .4s; }
.animate-on-scroll.animated [data-animate-delay="0.5"] {
  -webkit-animation-delay: .5s;
          animation-delay: .5s; }
.animate-on-scroll.animated [data-animate-delay="0.6"] {
  -webkit-animation-delay: .6s;
          animation-delay: .6s; }
.animate-on-scroll.animated [data-animate-delay="0.7"] {
  -webkit-animation-delay: .7s;
          animation-delay: .7s; }
.animate-on-scroll.animated [data-animate-delay="0.8"] {
  -webkit-animation-delay: .8s;
          animation-delay: .8s; }
.animate-on-scroll.animated [data-animate-delay="0.9"] {
  -webkit-animation-delay: .9s;
          animation-delay: .9s; }
.animate-on-scroll.animated [data-animate-delay="1"] {
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }
.animate-on-scroll.animated [data-animate-delay="1.1"] {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }
.animate-on-scroll.animated [data-animate-delay="1.2"] {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s; }
.animate-on-scroll.animated [data-animate-delay="1.3"] {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s; }
.animate-on-scroll.animated [data-animate-delay="1.4"] {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s; }
.animate-on-scroll.animated [data-animate-delay="1.5"] {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s; }
.animate-on-scroll.animated [data-animate-delay="1.6"] {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s; }
.animate-on-scroll.animated [data-animate-delay="1.7"] {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s; }
.animate-on-scroll.animated [data-animate-delay="1.8"] {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s; }
.animate-on-scroll.animated [data-animate-delay="1.9"] {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s; }
.animate-on-scroll.animated [data-animate-delay="2"] {
  -webkit-animation-delay: 2s;
          animation-delay: 2s; }
.animate-on-scroll.animated [data-animate-delay="2.1"] {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s; }
.animate-on-scroll.animated [data-animate-delay="2.2"] {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s; }

html, body {
  position: relative;
  height: 100%; }

body {
  background-color: #e7e7ec;
  color: #333;
  font-weight: 400;
  font-size: 16px;
  font-family: "Noto Sans TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5em; }

header,
footer,
main {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

main {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  background-color: #fff; }
  main.thanks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #eee; }
    main.thanks section.thanks {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      height: 100%;
      padding: 120px 20px; }
      main.thanks section.thanks h1 {
        display: block;
        margin-bottom: 40px;
        color: #000;
        font-size: 24px;
        line-height: 1.34em;
        text-align: center; }
  main.privacy {
    padding: 108px 20px 92px;
    background-color: #eee; }
    main.privacy .wrapper {
      max-width: 1280px;
      margin: 40px auto; }
      main.privacy .wrapper h1 {
        margin: 2em 0 .5em;
        font-weight: 600;
        font-size: 34px;
        font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif; }
      main.privacy .wrapper h2 {
        margin: 2em 0 .5em;
        font-size: 24px;
        letter-spacing: 0; }
      main.privacy .wrapper ul {
        padding-left: 1.5em;
        list-style-type: circle; }
      main.privacy .wrapper li, main.privacy .wrapper p {
        margin-top: 1em;
        color: #777; }
  main section {
    position: relative; }
  main h2 {
    font-weight: 600;
    font-size: 34px;
    font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
    line-height: 1.41em;
    letter-spacing: 5.1px; }
  main a {
    color: #12A095; }
    @media not all and (hover: none) {
      main a:hover {
        color: #0a5b55; } }
  main p {
    color: inherit;
    font-size: 15px;
    line-height: 2em;
    letter-spacing: .8px; }
  main strong {
    font-weight: normal; }
  main b {
    font-weight: bold; }
  main img {
    display: block; }

.wrapper {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.show {
  display: block; }

.hide {
  display: none; }

.no-max-width.no-max-width.no-max-width.no-max-width.no-max-width {
  max-width: none; }

.no-padding-w.no-padding-w.no-padding-w.no-padding-w.no-padding-w {
  padding-left: 0;
  padding-right: 0; }

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 0 2em;
  background-color: #12A095;
  color: #fff;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
  cursor: pointer; }
  .btn:hover {
    color: #fff;
    background-color: #0f8980; }
  .btn[type="submit"] {
    width: 100%;
    background-color: #121212;
    font-size: 18px; }
    .btn[type="submit"]:hover {
      color: #fff;
      background-color: #1f1f1f; }

.btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .btn-wrapper .btn {
    max-width: 220px; }
  .btn-wrapper .btn + .btn {
    margin-left: 20px; }

.sticky-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  right: 16px;
  bottom: 88px;
  z-index: 90;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 1); }
  @media screen and (min-width: 1920px) {
    .sticky-container {
      right: initial;
      left: calc(50% + (1920px / 2) - 54px - 16px); } }
  .sticky-container.active {
    opacity: 1;
    pointer-events: auto; }
    @media not all and (hover: none) {
      .sticky-container.active:hover {
        color: #12A095; } }
  .sticky-container [class*="sticky--"] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 54px;
    height: 54px;
    margin-top: 6px;
    border-radius: 50%;
    border: 1px solid #777;
    background-color: #222;
    color: #fff;
    font-size: 12px;
    line-height: 1.33em;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.18, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.18, 1); }
    .sticky-container [class*="sticky--"]:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      border-radius: 50%;
      background-color: #12A095;
      opacity: .5;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.18, 1);
      transition: all 0.3s cubic-bezier(0, 0, 0.18, 1); }
    @media not all and (hover: none) {
      .sticky-container [class*="sticky--"]:hover {
        border-color: #12A095;
        background-color: #12A095; }
        .sticky-container [class*="sticky--"]:hover:before {
          -webkit-transform: scale(1.25);
                  transform: scale(1.25); } }
  .sticky-container [class*="sticky--back-to-top"] {
    font-size: 0;
    line-height: 0; }
    .sticky-container [class*="sticky--back-to-top"]:after {
      content: "";
      display: inline-block;
      width: 16px;
      height: 16px;
      margin-top: 6px;
      border-width: 1px 0 0 1px;
      border-style: solid;
      border-color: currentColor;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: all .5s ease;
      transition: all .5s ease; }
@media screen and (max-width: 834px) {
  .sticky-container {
    display: block;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .sticky-container [class*="sticky--"]{
    float: left;
    display: block;
    width: 20%;
    height: 80px;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-repeat: no-repeat;
    background-position: center top 12px;
    background-color: #656464;
    border: none;
    padding-top: 50px;
  }
  .sticky-container [class*="sticky--"]:after{
    content: "";
    float: right;
    width: 1px;
    height: 42px;
    background: #FFF;
    margin-top: -31px;
  }
  .sticky-container [class*="sticky--"].msg{
    background-image: url('../img/m-btn-msg.png');
    -webkit-background-size: 30px;
         -o-background-size: 30px;
            background-size: 30px;
  }
  .sticky-container [class*="sticky--"].fb{
    background-image: url('../img/m-btn-fanspage.png');
    -webkit-background-size: 30px;
         -o-background-size: 30px;
            background-size: 30px;
  }
  .sticky-container [class*="sticky--"].phone{
    background-image: url('../img/m-btn-phone.png');
    -webkit-background-size: 25px;
         -o-background-size: 25px;
            background-size: 25px;
    padding-top: 42px;
  }
  .sticky-container [class*="sticky--"].reservation{
    background-image: url('../img/m-btn-reservation.png');
    -webkit-background-size: 30px;
         -o-background-size: 30px;
            background-size: 30px;
  }
  .sticky-container [class*="sticky--"].map{
    background-image: url('../img/m-btn-map.png');
    -webkit-background-size: 20px;
         -o-background-size: 20px;
            background-size: 20px;
  }
  .sticky-container [class*="sticky--"].fb:after{
    display: none;
  }
  .sticky-container [class*="sticky--"] br{
    display: none;
  }
  .sticky-container [class*="sticky--"].phone br:first-child{
    display: inherit;
  }
  .sticky-container [class*="sticky--"].phone:after{
    margin-top: -39px;
  }
  .sticky-container [class*="sticky--back-to-top"]{
    display: none;
  }
}
header {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  overflow-y: visible;
  height: 76px; }
  header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 108px;
    background: url(../img/nav_wave.png) 0 0 no-repeat; }
    @media screen and (max-width: 1079px) {
      header:before {
        height: 100%;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
                box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        background-color: #fff;
        background-image: none; } }
  header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    height: 76px;
    overflow-x: hidden; }
    @media screen and (max-width: 1599px) {
      header .wrapper {
        padding-left: 28px; } }
    @media screen and (max-width: 1079px) {
      header .wrapper {
        padding-left: 0; } }
  header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    right: calc(50% + 500px);
    height: 100%;
    padding: 0 20px; }
    @media screen and (max-width: 1320px) {
      header .logo {
        right: initial;
        left: 0; } }
    header .logo > * {
      display: block;
      width: 120px;
      height: 44px;
      background: url(../img/svg/logo.svg) center center no-repeat;
      background-size: cover;
      font-size: 0;
      line-height: 0; }
  @media screen and (max-width: 1079px) {
    header nav.menu {
      position: fixed;
      top: 0;
      left: 100%;
      z-index: -1;
      width: 100vw;
      height: 100vh;
      overflow-y: auto;
      background-color: rgba(0, 0, 0, 0.75);
      pointer-events: none;
      -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 1);
      transition: all 0.5s cubic-bezier(0, 0, 0.18, 1);
      -webkit-overflow-scrolling: touch; } }
  header nav.menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    padding: 0 20px; }
    @media screen and (max-width: 1079px) {
      header nav.menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 116px;
        padding-bottom: 114px; } }
    header nav.menu ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 1079px) {
        header nav.menu ul li {
          -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto;
          max-height: 80px;
          min-height: 44px; } }
      header nav.menu ul li:not(.social), header nav.menu ul li:not(.social) a {
        position: relative; }
        header nav.menu ul li:not(.social):before, header nav.menu ul li:not(.social):after, header nav.menu ul li:not(.social) a:before, header nav.menu ul li:not(.social) a:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          width: 1px;
          height: 1.875em;
          margin-top: -15px;
          background-color: #12A095;
          opacity: 0;
          -webkit-transition: opacity .2s linear;
          transition: opacity .2s linear; }
        header nav.menu ul li:not(.social):after, header nav.menu ul li:not(.social) a:after {
          margin-top: -13px;
          margin-left: 3px; }
        @media not all and (hover: none) {
          header nav.menu ul li:not(.social):hover:before, header nav.menu ul li:not(.social):hover:after, header nav.menu ul li:not(.social) a:hover:before, header nav.menu ul li:not(.social) a:hover:after {
            opacity: 1; } }
      header nav.menu ul li:not(.social) a:before, header nav.menu ul li:not(.social) a:after {
        left: initial;
        right: 0; }
      header nav.menu ul li:not(.social) a:after {
        margin-left: initial;
        margin-right: 3px; }
      header nav.menu ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 10px 20px;
        color: #656464;
        font-weight: 900;
        font-size: 16px;
        font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
        letter-spacing: 2.4px;
        -webkit-filter: none;
                filter: none;
        -webkit-transition: color .2s linear;
        transition: color .2s linear; }
        @media not all and (hover: none) {
          header nav.menu ul li a:hover {
            color: #12A095; } }
        @media screen and (max-width: 1079px) {
          header nav.menu ul li a {
            color: #fff;
            font-size: 24px;
            font-weight: 700; } }
        @media screen and (max-width: 767px) {
          header nav.menu ul li a {
            font-size: 18px; } }
        @media screen and (max-width: 413px) {
          header nav.menu ul li a {
            font-size: 16px; } }
      header nav.menu ul li.social {
        padding: 0 20px; }
        @media screen and (max-width: 1079px) {
          header nav.menu ul li.social {
            padding-top: 40px; } }
        header nav.menu ul li.social a {
          width: 40px;
          padding: 10px 0;
          font-size: 0;
          line-height: 0; }
          header nav.menu ul li.social a svg {
            width: auto;
            height: 20px;
            fill: #656464;
            -webkit-transition: fill .2s linear;
            transition: fill .2s linear; }
            @media screen and (max-width: 1079px) {
              header nav.menu ul li.social a svg {
                fill: #fff; } }
          @media not all and (hover: none) {
            header nav.menu ul li.social a:hover svg {
              fill: #12A095; } }
          @media screen and (max-width: 1079px) {
            header nav.menu ul li.social a {
              width: 52px; }
              header nav.menu ul li.social a + a {
                margin-left: 10px; }
              header nav.menu ul li.social a svg {
                height: 28px; } }
          @media screen and (max-width: 767px) {
            header nav.menu ul li.social a {
              width: 52px; }
              header nav.menu ul li.social a svg {
                height: 24px; } }
  header .menuTrigger {
    display: none;
    position: relative;
    right: 0;
    z-index: 98;
    width: 80px;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 1);
    transition: all 1s cubic-bezier(0, 0, 0.18, 1); }
    @media screen and (max-width: 1079px) {
      header .menuTrigger {
        display: block; } }
    header .menuTrigger img {
      position: absolute;
      top: 50%;
      width: 32px;
      height: auto;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      header .menuTrigger img:nth-child(1) {
        left: 50%;
        opacity: 1;
        -webkit-transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0.25s;
        transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0.25s; }
      header .menuTrigger img:nth-child(2) {
        left: 150%;
        opacity: 0;
        -webkit-transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0s;
        transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0s; }
  body.rwd-menu-active nav.menu {
    left: 0;
    pointer-events: auto; }
  body.rwd-menu-active .menuTrigger img:nth-child(1) {
    left: 150%;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0s;
    transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0s; }
  body.rwd-menu-active .menuTrigger img:nth-child(2) {
    left: 50%;
    opacity: 1;
    -webkit-transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0.25s;
    transition: all 0.5s cubic-bezier(0.22, 1.48, 0.67, 0.97) 0.25s; }

footer {
  position: relative;
  margin-top: -92px;
  background: url(../img/footer_wave.png) center bottom no-repeat; }
  footer .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 92px;
    padding: 40px 20px 0; }
    @media screen and (max-width: 567px) {
      footer .wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    footer .wrapper small {
      display: inline-block;
      color: #333;
      font-size: 12px;
      line-height: 1.25em;
      text-align: center; }
    footer .wrapper .links {
      display: inline-block;
      margin-left: 10px;
      line-height: 1em; }
      @media screen and (max-width: 567px) {
        footer .wrapper .links {
          margin-left: 0; } }
      footer .wrapper .links a {
        color: #333;
        font-size: 12px; }
        footer .wrapper .links a + a {
          margin-left: 10px; }

.section-kv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 1060px;
  background: url(../img/river.png) center bottom no-repeat; }
  .section-kv .ripple {
    position: absolute;
    opacity: 0; }
    body.loaded .section-kv .ripple {
      opacity: 1;
      -webkit-transition: opacity 4s linear 1.2s;
      transition: opacity 4s linear 1.2s; }
      @media screen and (max-width: 767px) {
        body.loaded .section-kv .ripple {
          opacity: .2;
          -webkit-transition: opacity 1s linear 0s;
          transition: opacity 1s linear 0s; } }
    .section-kv .ripple--pattern-1 {
      top: -178px;
      left: 3px;
      z-index: 1;
      width: 520px;
      height: auto;
      -webkit-transform: rotate(-83deg);
              transform: rotate(-83deg); }
    .section-kv .ripple--pattern-2 {
      top: 241px;
      right: -164px;
      width: 342px;
      height: auto; }
      @media screen and (max-width: 767px) {
        .section-kv .ripple--pattern-2 {
          display: none; } }
    .section-kv .ripple--pattern-3 {
      top: 432px;
      left: -86px;
      width: 240px;
      height: auto;
      -webkit-transform: rotate(-120deg);
              transform: rotate(-120deg); }
    .section-kv .ripple--pattern-4 {
      top: 550px;
      left: 86px;
      width: 200px;
      height: auto;
      -webkit-transform: rotate(-100deg);
              transform: rotate(-100deg); }
      @media screen and (max-width: 767px) {
        .section-kv .ripple--pattern-4 {
          display: none; } }
    .section-kv .ripple svg {
      max-width: 100%;
      height: auto; }
      @media not all and (hover: none) {
        .section-kv .ripple svg path {
          -webkit-animation-name: ripple;
                  animation-name: ripple;
          -webkit-animation-duration: 4s;
                  animation-duration: 4s;
          -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 1);
                  animation-timing-function: cubic-bezier(0, 0, 0.18, 1);
          -webkit-animation-delay: 0s;
                  animation-delay: 0s;
          -webkit-animation-iteration-count: infinite;
                  animation-iteration-count: infinite;
          animation-direction: alternate-reverse;
          -webkit-animation-fill-mode: both;
                  animation-fill-mode: both; } }
@-webkit-keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  100% {
    opacity: .7;
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  100% {
    opacity: .7;
    -webkit-transform: scale(1);
            transform: scale(1); } }
      .section-kv .ripple svg path#ripple1 {
        -webkit-animation-delay: 0.1s;
                animation-delay: 0.1s; }
      .section-kv .ripple svg path#ripple2 {
        -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s; }
      .section-kv .ripple svg path#ripple3 {
        -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s; }
      .section-kv .ripple svg path#ripple4 {
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s; }
      .section-kv .ripple svg path#ripple5 {
        -webkit-animation-delay: 0.5s;
                animation-delay: 0.5s; }
      .section-kv .ripple svg path#ripple6 {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s; }
      .section-kv .ripple svg path#ripple7 {
        -webkit-animation-delay: 0.7s;
                animation-delay: 0.7s; }
      .section-kv .ripple svg path#ripple8 {
        -webkit-animation-delay: 0.8s;
                animation-delay: 0.8s; }
      .section-kv .ripple svg path#ripple9 {
        -webkit-animation-delay: 0.9s;
                animation-delay: 0.9s; }
      .section-kv .ripple svg path#ripple10 {
        -webkit-animation-delay: 1s;
                animation-delay: 1s; }
      .section-kv .ripple svg path#ripple11 {
        -webkit-animation-delay: 1.1s;
                animation-delay: 1.1s; }
      .section-kv .ripple svg path#ripple12 {
        -webkit-animation-delay: 1.2s;
                animation-delay: 1.2s; }
      .section-kv .ripple svg path#ripple13 {
        -webkit-animation-delay: 1.3s;
                animation-delay: 1.3s; }
      .section-kv .ripple svg path#ripple14 {
        -webkit-animation-delay: 1.4s;
                animation-delay: 1.4s; }
      .section-kv .ripple svg path#ripple15 {
        -webkit-animation-delay: 1.5s;
                animation-delay: 1.5s; }
      .section-kv .ripple svg path#ripple16 {
        -webkit-animation-delay: 1.6s;
                animation-delay: 1.6s; }
      .section-kv .ripple svg path#ripple17 {
        -webkit-animation-delay: 1.7s;
                animation-delay: 1.7s; }
      .section-kv .ripple svg path#ripple18 {
        -webkit-animation-delay: 1.8s;
                animation-delay: 1.8s; }
      .section-kv .ripple svg path#ripple19 {
        -webkit-animation-delay: 1.9s;
                animation-delay: 1.9s; }
      .section-kv .ripple svg path#ripple20 {
        -webkit-animation-delay: 2s;
                animation-delay: 2s; }
      .section-kv .ripple svg path#ripple21 {
        -webkit-animation-delay: 2.1s;
                animation-delay: 2.1s; }
      .section-kv .ripple svg path#ripple22 {
        -webkit-animation-delay: 2.2s;
                animation-delay: 2.2s; }
      .section-kv .ripple svg path#ripple23 {
        -webkit-animation-delay: 2.3s;
                animation-delay: 2.3s; }
      .section-kv .ripple svg path#ripple24 {
        -webkit-animation-delay: 2.4s;
                animation-delay: 2.4s; }
      .section-kv .ripple svg path#ripple25 {
        -webkit-animation-delay: 2.5s;
                animation-delay: 2.5s; }
      .section-kv .ripple svg path#ripple26 {
        -webkit-animation-delay: 2.6s;
                animation-delay: 2.6s; }
      .section-kv .ripple svg path#ripple27 {
        -webkit-animation-delay: 2.7s;
                animation-delay: 2.7s; }
      .section-kv .ripple svg path#ripple28 {
        -webkit-animation-delay: 2.8s;
                animation-delay: 2.8s; }
      .section-kv .ripple svg path#ripple29 {
        -webkit-animation-delay: 2.9s;
                animation-delay: 2.9s; }
      .section-kv .ripple svg path#ripple30 {
        -webkit-animation-delay: 3s;
                animation-delay: 3s; }
      .section-kv .ripple svg path#ripple31 {
        -webkit-animation-delay: 3.1s;
                animation-delay: 3.1s; }
      .section-kv .ripple svg path#ripple32 {
        -webkit-animation-delay: 3.2s;
                animation-delay: 3.2s; }
      .section-kv .ripple svg path#ripple33 {
        -webkit-animation-delay: 3.3s;
                animation-delay: 3.3s; }
      .section-kv .ripple svg path#ripple34 {
        -webkit-animation-delay: 3.4s;
                animation-delay: 3.4s; }
      .section-kv .ripple svg path#ripple35 {
        -webkit-animation-delay: 3.5s;
                animation-delay: 3.5s; }
      .section-kv .ripple svg path#ripple36 {
        -webkit-animation-delay: 3.6s;
                animation-delay: 3.6s; }
      .section-kv .ripple svg path#ripple37 {
        -webkit-animation-delay: 3.7s;
                animation-delay: 3.7s; }
      .section-kv .ripple svg path#ripple38 {
        -webkit-animation-delay: 3.8s;
                animation-delay: 3.8s; }
      .section-kv .ripple svg path#ripple39 {
        -webkit-animation-delay: 3.9s;
                animation-delay: 3.9s; }
      .section-kv .ripple svg path#ripple40 {
        -webkit-animation-delay: 4s;
                animation-delay: 4s; }
      .section-kv .ripple svg path#ripple41 {
        -webkit-animation-delay: 4.1s;
                animation-delay: 4.1s; }
      .section-kv .ripple svg path#ripple42 {
        -webkit-animation-delay: 4.2s;
                animation-delay: 4.2s; }
  .section-kv .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 2;
    padding: 148px 0 270px; }
    @media screen and (max-width: 1439px) {
      .section-kv .wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: auto;
        padding-left: 40px;
        padding-right: 40px; } }
    @media screen and (max-width: 479px) {
      .section-kv .wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    .section-kv .wrapper .heading {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .section-kv .wrapper .heading h2 {
        width: 100%;
        min-width: 494px;
        font-size: 0;
        line-height: 0; }
        @media screen and (max-width: 1439px) {
          .section-kv .wrapper .heading h2 {
            min-width: auto;
            max-width: 400px; } }
        .section-kv .wrapper .heading h2:before {
          content: "";
          display: block;
          width: 100%;
          padding-bottom: 36.67%;
          height: 100%;
          background: url(../img/svg/logo.svg) center center no-repeat;
          background-size: cover; }
      .section-kv .wrapper .heading span {
        display: block;
        margin-top: 20px;
        color: #656464;
        font-weight: 700;
        font-size: 36px;
        font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
        line-height: 1.34em;
        letter-spacing: 5.4px; }
    .section-kv .wrapper .wording {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-left: 120px; }
      @media screen and (max-width: 1439px) {
        .section-kv .wrapper .wording {
          margin-top: 40px;
          margin-left: 0; } }
      .section-kv .wrapper .wording h3 {
        color: #656464;
        font-weight: 700;
        font-size: 34px;
        font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
        line-height: 1.5em;
        letter-spacing: 4.8px; }
        @media screen and (max-width: 1439px) {
          .section-kv .wrapper .wording h3 {
            font-size: 24px; } }
      .section-kv .wrapper .wording p {
        margin-top: 1em; }
        .section-kv .wrapper .wording p strong {
          color: #C7945F;
          font-weight: 700;
          font-size: 20px;
          font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
          letter-spacing: 1px; }

.section-landmarks {
  position: relative; }
  .section-landmarks:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 244px;
    background: url(../img/wave_top.png) left bottom no-repeat; }
  .section-landmarks h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 40px;
    z-index: 2;
    width: 100%;
    color: #fff;
    text-align: center;
    pointer-events: none; }
    @media screen and (max-width: 479px) {
      .section-landmarks h2 {
        font-size: 7.4vw; } }
    .section-landmarks h2 .gestures {
      display: block;
      position: absolute;
      top: 153px;
      left: 50%;
      opacity: 0;
      -webkit-transform: translateX(7%);
              transform: translateX(7%);
      -webkit-transition: padding-bottom 0.2s cubic-bezier(0, 0, 0.18, 1) 0s, opacity 0.2s cubic-bezier(0, 0, 0.18, 1) 0s;
      transition: padding-bottom 0.2s cubic-bezier(0, 0, 0.18, 1) 0s, opacity 0.2s cubic-bezier(0, 0, 0.18, 1) 0s;
      -webkit-animation: gestures-flick 1s ease-in-out infinite alternate;
              animation: gestures-flick 1s ease-in-out infinite alternate; }
      .animated.section-landmarks h2 .gestures {
        opacity: 1;
        -webkit-transition: padding-bottom 1s cubic-bezier(0, 0, 0.18, 1) 1.5s, opacity 1s cubic-bezier(0, 0, 0.18, 1) 1.5s;
        transition: padding-bottom 1s cubic-bezier(0, 0, 0.18, 1) 1.5s, opacity 1s cubic-bezier(0, 0, 0.18, 1) 1.5s; }
@-webkit-keyframes gestures-flick {
  0% {
    margin-left: -35px; }
  100% {
    margin-left: -15px; } }
@keyframes gestures-flick {
  0% {
    margin-left: -35px; }
  100% {
    margin-left: -15px; } }
  .section-landmarks .wrapper {
    position: relative;
    width: 100%;
    height: 1060px;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
    .section-landmarks .wrapper .container {
      width: 1920px;
      height: 100%; }
    .section-landmarks .wrapper ul.tags {
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      background: url(../img/IMG_5816.jpg) center top no-repeat; }
      .section-landmarks .wrapper ul.tags li {
        position: absolute; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(1) {
          top: 484px;
          left: 290px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(2) {
          top: 236px;
          left: 477px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(3) {
          top: 588px;
          left: 422px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(4) {
          top: 388px;
          left: 612px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(5) {
          top: 486px;
          left: 746px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(6) {
          top: 337px;
          left: 904px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(7) {
          top: 442px;
          left: 1053px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(8) {
          top: 557px;
          left: 1236px; }
        .section-landmarks .wrapper ul.tags li:nth-of-type(9) {
          top: 468px;
          left: 1453px; }
        .section-landmarks .wrapper ul.tags li span {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          position: relative;
          width: 110px;
          height: 36px;
          border-radius: 18px;
          background-color: rgba(18, 160, 149, 0.8);
          color: #fff;
          font-size: 14px;
          line-height: 1em;
          letter-spacing: 0.8px;
          cursor: pointer;
          -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.18, 1);
          transition: all 0.3s cubic-bezier(0, 0, 0.18, 1); }
        @media not all and (hover: none) {
          .section-landmarks .wrapper ul.tags li:hover span {
            background-color: rgba(199, 148, 95, 0.8); } }
        .section-landmarks .wrapper ul.tags li.active span {
          background-color: rgba(199, 148, 95, 0.8); }
        .section-landmarks .wrapper ul.tags li p {
          display: block;
          position: absolute;
          left: 0;
          bottom: 100%;
          z-index: 101;
          max-width: 286px;
          min-width: 200px;
          margin-bottom: 0;
          padding: 8px 16px;
          border-left: 2px solid #C7945F;
          background-color: #fff;
          color: #333;
          font-weight: 500;
          font-size: 12px;
          line-height: 1.71em;
          letter-spacing: 0.7px;
          opacity: 0;
          pointer-events: none;
          -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.18, 1);
          transition: all 0.3s cubic-bezier(0, 0, 0.18, 1); }
          .section-landmarks .wrapper ul.tags li p:after {
            content: "";
            display: block;
            position: absolute;
            top: 100%;
            left: 24px;
            width: 0;
            height: 0;
            border-left: 2px dotted #C7945F;
            -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.18, 1);
            transition: all 0.3s cubic-bezier(0, 0, 0.18, 1); }
          .section-landmarks .wrapper ul.tags li p.tips-slide-down {
            bottom: initial;
            top: 100%;
            margin-top: 0; }
            .section-landmarks .wrapper ul.tags li p.tips-slide-down:after {
              top: initial;
              bottom: 100%; }
        @media not all and (hover: none) {
          .section-landmarks .wrapper ul.tags li:hover p {
            margin-bottom: 44px;
            opacity: 1;
            pointer-events: auto; }
            .section-landmarks .wrapper ul.tags li:hover p:after {
              height: 44px; }
            .section-landmarks .wrapper ul.tags li:hover p.tips-slide-down {
              margin-bottom: initial;
              margin-top: 44px; } }
        .section-landmarks .wrapper ul.tags li.active p {
          margin-bottom: 44px;
          opacity: 1;
          pointer-events: auto; }
          .section-landmarks .wrapper ul.tags li.active p:after {
            height: 44px; }
          .section-landmarks .wrapper ul.tags li.active p.tips-slide-down {
            margin-bottom: initial;
            margin-top: 44px; }

.section-feature {
  position: relative;
  margin-top: -282px;
  padding-bottom: 146px;
  background: url(../img/transport_bg.jpg) center bottom no-repeat; }
  @media screen and (max-width: 1599px) {
    .section-feature {
      margin-top: 20px; } }
  .section-feature .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 34px var(--feature-padding-h) 0;
    background: url(../img/mrt.png) right top no-repeat;
    --feature-padding-h: 40px;
    --wording-offset: -44px; }
    @media screen and (max-width: 767px) {
      .section-feature .wrapper {
        background-position: 80% top; } }
    @media screen and (max-width: 666px) {
      .section-feature .wrapper {
        --feature-padding-h: 20px; } }
    @media screen and (max-width: 479px) {
      .section-feature .wrapper {
        --wording-offset: -22px; } }
    @media screen and (max-width: 360px) {
      .section-feature .wrapper {
        --feature-padding-h: 10px; } }
    .section-feature .wrapper small {
      color: #fff;
      font-size: 12px;
      line-height: 1.5em;
      letter-spacing: .1em;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
    .section-feature .wrapper > small {
      position: absolute;
      top: 484px;
      right: 40px; }
      @media screen and (max-width: 666px) {
        .section-feature .wrapper > small {
          right: 20px; } }
    .section-feature .wrapper .heading {
      display: block;
      max-width: 326px;
      margin-right: 31%;
      padding: 48px 26px;
      background-color: rgba(18, 160, 149, 0.95); }
      @media screen and (max-width: 1237px) {
        .section-feature .wrapper .heading {
          max-width: none;
          margin-top: 480px;
          margin-right: 0; } }
      .section-feature .wrapper .heading h2 {
        color: #fff; }
      .section-feature .wrapper .heading p {
        margin-top: 1em;
        color: #fff; }
    .section-feature .wrapper ul.layout-2-col {
      display: block; }
      @media screen and (max-width: 833px) {
        .section-feature .wrapper ul.layout-2-col {
          width: 100%; } }
      .section-feature .wrapper ul.layout-2-col > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media screen and (max-width: 833px) {
          .section-feature .wrapper ul.layout-2-col > li {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        .section-feature .wrapper ul.layout-2-col > li .media {
          display: block; }
          @media screen and (max-width: 833px) {
            .section-feature .wrapper ul.layout-2-col > li .media {
              position: relative;
              -webkit-box-sizing: content-box;
                      box-sizing: content-box;
              width: 100%;
              height: 0;
              overflow: hidden;
              padding-bottom: 56.25%; }
              .section-feature .wrapper ul.layout-2-col > li .media img, .section-feature .wrapper ul.layout-2-col > li .media video {
                position: absolute;
                width: 100%;
                height: 100%;
                -o-object-fit: cover;
                   object-fit: cover; } }
        .section-feature .wrapper ul.layout-2-col > li .wording {
          display: block;
          position: relative;
          border: 4px solid #C7945F;
          background-color: #fff; }
          @media screen and (max-width: 833px) {
            .section-feature .wrapper ul.layout-2-col > li .wording {
              width: calc(100% - var(--feature-padding-h) * 2);
              margin: var(--wording-offset) auto 0;
              border-width: 0; } }
          .section-feature .wrapper ul.layout-2-col > li .wording h3 {
            display: inline-block;
            margin: 20px 20px 0;
            padding: 12px 16px;
            background-color: #C7945F;
            color: #fff;
            font-weight: 700;
            font-size: 24px;
            font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
            line-height: 1em;
            letter-spacing: 3.6px; }
          .section-feature .wrapper ul.layout-2-col > li .wording ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            margin: 20px; }
            .section-feature .wrapper ul.layout-2-col > li .wording ul > li {
              position: relative;
              padding-left: 0.8em;
              color: #333;
              font-size: 16px;
              line-height: 1.5em;
              letter-spacing: 0.8px; }
              .section-feature .wrapper ul.layout-2-col > li .wording ul > li:before {
                content: "";
                display: block;
                position: absolute;
                top: 0.75em;
                left: 0;
                width: 4px;
                height: 4px;
                margin-top: -1px;
                background-color: #C7945F; }
              .section-feature .wrapper ul.layout-2-col > li .wording ul > li mark {
                background-color: transparent;
                color: #C7945F;
                font-weight: bold; }
        .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) {
          margin-top: 80px; }
          .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .media {
            -webkit-box-flex: 1;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto;
            position: relative; }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .media video {
              display: block;
              max-width: 670px;
              width: 100%;
              height: auto; }
              @media screen and (max-width: 833px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .media video {
                  max-width: none;
                  height: 100%; } }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .media small {
              position: absolute;
              bottom: 10px;
              right: 10px; }
              @media screen and (max-width: 833px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .media small {
                  bottom: initial;
                  top: 20px;
                  right: 40px; } }
              @media screen and (max-width: 666px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .media small {
                  right: 20px; } }
          .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .wording {
            -webkit-box-flex: 1;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto;
            -ms-flex-item-align: end;
                align-self: flex-end;
            z-index: 2;
            margin-left: -40px;
            margin-bottom: 40px; }
            @media screen and (max-width: 959px) {
              .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .wording {
                -ms-flex-item-align: center;
                    align-self: center;
                margin-left: auto;
                margin-bottom: 0; } }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .wording h3 {
              margin: -4px 0 0 -34px;
              padding: 12px 52px; }
              @media screen and (max-width: 833px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(1) .wording h3 {
                  margin: 20px 20px 0;
                  padding: 12px 16px; } }
        .section-feature .wrapper ul.layout-2-col > li:nth-of-type(2) {
          margin-top: 80px; }
          .section-feature .wrapper ul.layout-2-col > li:nth-of-type(2) .media {
            -webkit-box-flex: 0;
                -ms-flex: 0 1 auto;
                    flex: 0 1 auto; }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(2) .media img {
              width: 674px;
              max-width: 100%; }
              @media screen and (max-width: 833px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(2) .media img {
                  width: inherit; } }
          .section-feature .wrapper ul.layout-2-col > li:nth-of-type(2) .wording {
            -webkit-box-flex: 1;
                -ms-flex: 1 0 auto;
                    flex: 1 0 auto;
            -webkit-box-ordinal-group: 0;
                -ms-flex-order: -1;
                    order: -1;
            z-index: 2;
            margin-right: -80px;
            border-width: 0; }
            @media screen and (max-width: 833px) {
              .section-feature .wrapper ul.layout-2-col > li:nth-of-type(2) .wording {
                -webkit-box-ordinal-group: initial;
                    -ms-flex-order: initial;
                        order: initial;
                margin-right: auto; } }
        .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) {
          margin-top: -40px; }
          @media screen and (max-width: 959px) {
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) {
              margin-top: 80px; } }
          .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .media {
            position: relative; }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .media img {
              display: block;
              position: relative;
              z-index: 2; }
              @media screen and (max-width: 833px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .media img {
                  position: absolute;
                  z-index: initial; } }
          .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            border-left-width: 0;
            background-color: transparent; }
            @media screen and (max-width: 1279px) {
              .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording {
                border-width: 0; } }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording:before, .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording:after {
              content: "";
              display: block;
              position: absolute;
              top: -4px;
              right: 100%;
              width: calc(100% + 8px);
              height: calc(100% + 8px);
              border-width: 0;
              border-style: solid;
              border-color: #C7945F; }
              @media screen and (max-width: 1279px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording:before, .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording:after {
                  display: none; } }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording:before {
              z-index: 1;
              border-top-width: 4px; }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording:after {
              z-index: 3;
              border-left-width: 4px;
              border-bottom-width: 4px; }
            .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording div {
              width: 100%;
              border-left: 4px solid #C7945F;
              background-color: #fff; }
              @media screen and (max-width: 1279px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording div {
                  border: 4px solid #C7945F; } }
              @media screen and (max-width: 833px) {
                .section-feature .wrapper ul.layout-2-col > li:nth-of-type(3) .wording div {
                  border: 0; } }

.section-structural {
  position: relative;
  min-height: 960px;
  padding-bottom: 80px;
  background: url(../img/src_bg.jpg) center top no-repeat;
  background-size: cover;
  --structural-padding-h: 40px; }
  @media screen and (max-width: 479px) {
    .section-structural {
      --structural-padding-h: 20px; } }
  @media screen and (max-width: 360px) {
    .section-structural {
      --structural-padding-h: 10px; } }
  .section-structural .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 var(--structural-padding-h);
    color: #fff; }
    .section-structural .wrapper .heading {
      max-width: 692px;
      padding-top: 120px;
      text-align: center; }
      @media screen and (max-width: 959px) {
        .section-structural .wrapper .heading {
          padding-top: 80px; } }
      .section-structural .wrapper .heading:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 80%;
        height: 100%;
        border-width: 720px 860px 0;
        border-style: solid;
        border-color: rgba(199, 148, 95, 0.8) transparent transparent;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
      .section-structural .wrapper .heading h2, .section-structural .wrapper .heading p {
        position: relative; }
      .section-structural .wrapper .heading h2 small {
        display: block;
        font-size: 24px;
        letter-spacing: 3.6px; }
      .section-structural .wrapper .heading p {
        margin-top: 1em;
        font-size: 15px;
        line-height: 2em;
        letter-spacing: .8px; }
    .section-structural .wrapper .details {
      display: -ms-inline-grid;
      display: inline-grid;
      -ms-grid-columns: 1fr auto 1fr;
      grid-template-columns: 1fr auto 1fr;
      -ms-grid-rows: auto 1fr 1fr 1fr;
      grid-template-rows: auto 1fr 1fr 1fr;
      position: relative;
      margin-top: 20px;
      padding-top: 80px; }
      @media screen and (max-width: 959px) {
        .section-structural .wrapper .details {
          -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
          -ms-grid-rows: auto auto 1fr 1fr 1fr;
          grid-template-rows: auto auto 1fr 1fr 1fr; } }
      @media screen and (max-width: 479px) {
        .section-structural .wrapper .details {
          display: block; } }
      .section-structural .wrapper .details h3 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/4;
        grid-row: 1/2;
        position: relative;
        margin-bottom: 80px;
        font-weight: 500;
        font-size: 24px;
        line-height: 1.25em;
        letter-spacing: 2.4px;
        text-align: center; }
        @media screen and (max-width: 959px) {
          .section-structural .wrapper .details h3 {
            -ms-grid-column: 1;
            -ms-grid-column-span: 2;
            -ms-grid-row: 1;
            -ms-grid-row-span: 1;
            grid-column: 1/3;
            grid-row: 1/2;
            margin-bottom: 40px; } }
        .section-structural .wrapper .details h3:before {
          content: "";
          display: block;
          position: absolute;
          bottom: 100%;
          left: 50%;
          width: 2px;
          height: 68px;
          margin-bottom: 12px;
          background-color: rgba(255, 255, 255, 0.5); }
      .section-structural .wrapper .details .illust {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 3;
        grid-column: 2/3;
        grid-row: 2/5;
        margin: 0 20px; }
        .section-structural .wrapper .details .illust img {
          max-width: 100%;
          height: auto;
          margin: 0 auto; }
        @media screen and (max-width: 959px) {
          .section-structural .wrapper .details .illust {
            -ms-grid-column: 1;
            -ms-grid-column-span: 2;
            -ms-grid-row: 2;
            -ms-grid-row-span: 1;
            grid-column: 1/3;
            grid-row: 2/3;
            margin: 0 10px; }
            .section-structural .wrapper .details .illust img {
              margin: 20px auto; } }
      .section-structural .wrapper .details .point {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        width: 252px;
        max-width: 100%;
        margin-top: 20px; }
        @media screen and (max-width: 959px) {
          .section-structural .wrapper .details .point {
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            width: 100%;
            max-width: 244px;
            margin-left: auto;
            margin-right: auto; } }
        @media screen and (max-width: 959px) and (min-width: 480px) {
          .section-structural .wrapper .details .point:nth-child(2n+3) {
            -ms-grid-row-align: start;
            justify-self: start;
            padding-right: 20px; }
          .section-structural .wrapper .details .point:nth-child(2n+2) {
            -ms-grid-row-align: end;
            justify-self: end;
            padding-left: 20px; } }
        .section-structural .wrapper .details .point h4, .section-structural .wrapper .details .point p {
          padding-left: 18px; }
        .section-structural .wrapper .details .point h4 {
          position: relative;
          color: #C7945F;
          font-weight: bold;
          font-size: 16px;
          line-height: 1.5em;
          letter-spacing: 0.8px; }
          .section-structural .wrapper .details .point h4:before {
            content: "";
            display: block;
            position: absolute;
            top: 8px;
            left: 0;
            width: 12px;
            height: 12px;
            background: url(../img/svg/icon_check.svg) 0 0 no-repeat;
            background-size: cover; }
        .section-structural .wrapper .details .point p {
          font-size: 15px;
          line-height: 1.67em;
          letter-spacing: 0.75px; }

.section-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 960px;
  background: url(../img/bg_night_bmw.jpg) center top no-repeat;
  background-size: cover; }
  @media screen and (max-width: 1023px) {
    .section-slider {
      min-height: auto; } }
  @media screen and (max-width: 767px) {
    .section-slider {
      background-image: none; } }
  .section-slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.95)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.95) 100%); }
    @media screen and (max-width: 767px) {
      .section-slider:before {
        display: none; } }
  .section-slider .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 80px; }
    @media screen and (max-width: 767px) {
      .section-slider .wrapper {
        padding: 0; } }
    .section-slider .wrapper .owl-carousel {
      width: 100%;
      max-width: 960px; }
      .section-slider .wrapper .owl-carousel img {
        display: block;
        max-width: 960px;
        height: auto; }
      .section-slider .wrapper .owl-carousel .owl-nav {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 0; }
        .section-slider .wrapper .owl-carousel .owl-nav .owl-prev,
        .section-slider .wrapper .owl-carousel .owl-nav .owl-next {
          display: block;
          position: absolute;
          top: 0;
          width: 44px;
          height: 44px;
          border-radius: 50%;
          border: 2px solid #333;
          background-color: #000;
          font-size: 0;
          line-height: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 1) 0s;
          transition: all 0.5s cubic-bezier(0, 0, 0.18, 1) 0s; }
          @media (hover: hover) {
            .section-slider .wrapper .owl-carousel .owl-nav .owl-prev:hover,
            .section-slider .wrapper .owl-carousel .owl-nav .owl-next:hover {
              border-color: #ccc; } }
          @media screen and (max-width: 767px) {
            .section-slider .wrapper .owl-carousel .owl-nav .owl-prev,
            .section-slider .wrapper .owl-carousel .owl-nav .owl-next {
              border-color: #ccc; } }
          .section-slider .wrapper .owl-carousel .owl-nav .owl-prev:before,
          .section-slider .wrapper .owl-carousel .owl-nav .owl-next:before {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            width: 12px;
            height: 12px;
            border-top: 2px solid #ccc;
            border-left: 2px solid #ccc; }
        .section-slider .wrapper .owl-carousel .owl-nav .owl-prev {
          right: calc(100% + 16px); }
          @media screen and (max-width: 767px) {
            .section-slider .wrapper .owl-carousel .owl-nav .owl-prev {
              left: 20px;
              right: auto; } }
          .section-slider .wrapper .owl-carousel .owl-nav .owl-prev:before {
            left: 16px;
            -webkit-transform: translateY(-50%) rotate(-45deg);
                    transform: translateY(-50%) rotate(-45deg); }
        .section-slider .wrapper .owl-carousel .owl-nav .owl-next {
          left: calc(100% + 16px); }
          @media screen and (max-width: 767px) {
            .section-slider .wrapper .owl-carousel .owl-nav .owl-next {
              left: auto;
              right: 20px; } }
          .section-slider .wrapper .owl-carousel .owl-nav .owl-next:before {
            right: 16px;
            -webkit-transform: translateY(-50%) rotate(135deg);
                    transform: translateY(-50%) rotate(135deg); }
      .section-slider .wrapper .owl-carousel .owl-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        right: 0; }
        @media screen and (max-width: 767px) {
          .section-slider .wrapper .owl-carousel .owl-dots {
            top: auto;
            bottom: 0; } }
        .section-slider .wrapper .owl-carousel .owl-dots .owl-dot {
          display: block; }
          @media screen and (max-width: 767px) {
            .section-slider .wrapper .owl-carousel .owl-dots .owl-dot {
              -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.5));
                      filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.5)); } }
          .section-slider .wrapper .owl-carousel .owl-dots .owl-dot.active span {
            background-color: #fff; }
        .section-slider .wrapper .owl-carousel .owl-dots span {
          position: relative;
          border-color: #fff; }

.section-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .section-team .building {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative;
    width: 560px; }
    @media screen and (max-width: 1279px) {
      .section-team .building {
        display: none; } }
    .section-team .building img {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: right 50%;
         object-position: right 50%; }
  .section-team .wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 120px; }
    @media screen and (max-width: 479px) {
      .section-team .wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    .section-team .wrapper .heading {
      display: block;
      max-width: 472px;
      margin: 120px auto 80px; }
      .section-team .wrapper .heading h2 {
        margin-bottom: 10px; }
    .section-team .wrapper .team-member {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      padding: 0 112px;
      padding-left: 48px; }
      @media screen and (max-width: 1279px) {
        .section-team .wrapper .team-member {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      @media screen and (max-width: 479px) {
        .section-team .wrapper .team-member {
          padding: 0; } }
      .section-team .wrapper .team-member li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: 286px;
        margin-left: 64px; }
        @media screen and (max-width: 1279px) {
          .section-team .wrapper .team-member li {
            margin-top: 76px; } }
        @media screen and (max-width: 479px) {
          .section-team .wrapper .team-member li {
            margin-left: 0; } }
        .section-team .wrapper .team-member li .avatar {
          position: relative; }
          @media screen and (max-width: 479px) {
            .section-team .wrapper .team-member li .avatar {
              left: 5px; } }
          .section-team .wrapper .team-member li .avatar:before {
            content: "";
            display: block;
            position: absolute;
            top: -14px;
            left: -14px;
            width: 100%;
            height: 100%;
            border: 4px solid #C7945F; }
          .section-team .wrapper .team-member li .avatar img:nth-of-type(1) {
            position: relative;
            background-color: #fff; }
            @media screen and (max-width: 479px) {
              .section-team .wrapper .team-member li .avatar img:nth-of-type(1) {
                max-width: 100%;
                height: auto; } }
          .section-team .wrapper .team-member li .avatar img:nth-of-type(2) {
            position: absolute;
            top: calc(50% - 32px);
            left: -72px; }
            @media screen and (max-width: 479px) {
              .section-team .wrapper .team-member li .avatar img:nth-of-type(2) {
                top: 0;
                left: 0; } }
        .section-team .wrapper .team-member li .biodata {
          max-width: 100%;
          margin-top: 10px; }
          .section-team .wrapper .team-member li .biodata h3 {
            font-weight: bold;
            font-size: 15px;
            line-height: 1.67em;
            letter-spacing: 0.75px; }
            .section-team .wrapper .team-member li .biodata h3 strong {
              color: #12A095;
              font-weight: bold; }
          .section-team .wrapper .team-member li .biodata p {
            line-height: 1.67em; }
            .section-team .wrapper .team-member li .biodata p b {
              font-weight: bold; }
        .section-team .wrapper .team-member li:nth-of-type(2) {
          margin-top: 76px; }
          .section-team .wrapper .team-member li:nth-of-type(2) .avatar img:nth-of-type(2) {
            top: calc(50% - 32px - 76px); }
            @media screen and (max-width: 479px) {
              .section-team .wrapper .team-member li:nth-of-type(2) .avatar img:nth-of-type(2) {
                top: 0; } }

.section-introduction .wrapper {
  position: relative; }
  .section-introduction .wrapper .object-fit {
    position: relative;
    width: 100%;
    min-height: 320px;
    overflow: hidden;
    padding-bottom: 56%; }
    .section-introduction .wrapper .object-fit:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 41.11%;
      background: url(../img/girl.png) right bottom no-repeat;
      background-size: auto 100%; }
      @media screen and (max-width: 400px) {
        .section-introduction .wrapper .object-fit:after {
          background-position: calc(50% - 10px) bottom; } }
    .section-introduction .wrapper .object-fit img, .section-introduction .wrapper .object-fit video {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .section-introduction .wrapper .heading {
    display: block;
    position: absolute;
    top: -74px;
    left: 28%;
    max-width: 326px;
    padding: 48px 26px;
    background-color: rgba(18, 160, 149, 0.95);
    --introduction-padding-h: 40px; }
    @media screen and (max-width: 1279px) {
      .section-introduction .wrapper .heading {
        left: 40px; } }
    @media screen and (max-width: 1023px) {
      .section-introduction .wrapper .heading {
        position: relative;
        top: initial;
        left: initial;
        max-width: none;
        width: calc(100% - var(--introduction-padding-h) * 2);
        margin: -20px auto 0;
        padding: var(--introduction-padding-h); } }
    @media screen and (max-width: 666px) {
      .section-introduction .wrapper .heading {
        --introduction-padding-h: 20px; } }
    @media screen and (max-width: 359px) {
      .section-introduction .wrapper .heading {
        width: calc(100% - 10px * 2); } }
    .section-introduction .wrapper .heading h2 {
      color: #fff; }
      @media screen and (max-width: 479px) {
        .section-introduction .wrapper .heading h2 {
          font-size: 28px; } }
    .section-introduction .wrapper .heading p {
      margin-top: 1em;
      color: #fff; }

.section-carousel .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 120px; }
  @media screen and (max-width: 1439px) {
    .section-carousel .wrapper {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (max-width: 1279px) {
    .section-carousel .wrapper {
      padding: 0 40px; } }
  @media screen and (max-width: 479px) {
    .section-carousel .wrapper {
      padding: 0 20px; } }
  .section-carousel .wrapper .fluid-box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    position: relative;
    overflow: hidden;
    margin-top: 90px; }
    @media screen and (max-width: 1440px) {
      .section-carousel .wrapper .fluid-box {
        display: none; } }
    .section-carousel .wrapper .fluid-box .carousel-shadow {
      position: absolute;
      top: 0;
      right: 90px;
      width: 834px;
      opacity: .2;
      pointer-events: none; }
  .section-carousel .wrapper .carousel-nav {
    width: 230px;
    margin-top: 120px;
    margin-right: 20px; }
    @media screen and (max-width: 1439px) {
      .section-carousel .wrapper .carousel-nav {
        margin-right: 0; } }
    @media screen and (max-width: 1023px) {
      .section-carousel .wrapper .carousel-nav {
        display: none; } }
    .section-carousel .wrapper .carousel-nav h2 {
      margin-right: -5px;
      white-space: nowrap; }
    .section-carousel .wrapper .carousel-nav .owl-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      margin-top: 32px; }
      .section-carousel .wrapper .carousel-nav .owl-dots .owl-dot {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 60px;
        color: #333;
        font-size: 18px;
        line-height: 1em;
        letter-spacing: 1.8px;
        white-space: nowrap; }
        .section-carousel .wrapper .carousel-nav .owl-dots .owl-dot:not(:first-child) {
          border-top: 1px solid #C7945F; }
        .section-carousel .wrapper .carousel-nav .owl-dots .owl-dot svg {
          width: 36px;
          margin: 0 18px;
          fill: #C7945F; }
        .section-carousel .wrapper .carousel-nav .owl-dots .owl-dot:hover, .section-carousel .wrapper .carousel-nav .owl-dots .owl-dot.active {
          -webkit-box-shadow: 0px 3px 8px 0 rgba(0, 0, 0, 0.3);
                  box-shadow: 0px 3px 8px 0 rgba(0, 0, 0, 0.3);
          background-color: #C7945F;
          color: #fff; }
          .section-carousel .wrapper .carousel-nav .owl-dots .owl-dot:hover svg, .section-carousel .wrapper .carousel-nav .owl-dots .owl-dot.active svg {
            fill: #fff; }
  .section-carousel .wrapper .carousel-main {
    margin-top: 250px;
    margin-left: 106px;
    margin-right: 90px;
    /* Start: Replace Styles in "vendor/_owl.carousel.scss" & "_replacement.scss" */
    /* End: Replace Styles in "vendor/_owl.carousel.scss" & "_replacement.scss" */ }
    @media screen and (max-width: 1439px) {
      .section-carousel .wrapper .carousel-main {
        margin-right: 0; } }
    @media screen and (max-width: 1279px) {
      .section-carousel .wrapper .carousel-main {
        width: calc(100% - 230px - 106px); } }
    @media screen and (max-width: 1023px) {
      .section-carousel .wrapper .carousel-main {
        width: 100%;
        margin-top: 120px;
        margin-left: 0;
        margin-bottom: 60px; } }
    .section-carousel .wrapper .carousel-main .owl-carousel {
      width: 834px; }
      @media screen and (max-width: 1279px) {
        .section-carousel .wrapper .carousel-main .owl-carousel {
          max-width: 100%; } }
      @media screen and (max-width: 1023px) {
        .section-carousel .wrapper .carousel-main .owl-carousel {
          width: 100%; } }
      .section-carousel .wrapper .carousel-main .owl-carousel:before {
        content: "";
        display: block;
        position: absolute;
        top: -40px;
        left: -40px;
        width: 100%;
        height: 100%;
        border: 6px solid #C7945F; }
        @media screen and (max-width: 1023px) {
          .section-carousel .wrapper .carousel-main .owl-carousel:before {
            display: none; } }
    .section-carousel .wrapper .carousel-main .owl-stage-outer {
      overflow: visible; }
      .section-carousel .wrapper .carousel-main .owl-stage-outer .owl-stage {
        pointer-events: none; }
        .section-carousel .wrapper .carousel-main .owl-stage-outer .owl-stage .owl-item {
          opacity: 0;
          -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 1);
          transition: all 0.5s cubic-bezier(0, 0, 0.18, 1); }
          .section-carousel .wrapper .carousel-main .owl-stage-outer .owl-stage .owl-item:not(.active) {
            pointer-events: none; }
          .section-carousel .wrapper .carousel-main .owl-stage-outer .owl-stage .owl-item.active {
            opacity: 1;
            pointer-events: auto; }
    .section-carousel .wrapper .carousel-main .owl-nav {
      position: absolute;
      top: 50%;
      width: 100%;
      height: 0;
      overflow: visible; }
      .section-carousel .wrapper .carousel-main .owl-nav button.owl-prev,
      .section-carousel .wrapper .carousel-main .owl-nav button.owl-next {
        display: block;
        position: absolute;
        top: 50%;
        width: 52px;
        height: 48px;
        margin-top: -24px;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
                filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
        font-size: 0; }
      .section-carousel .wrapper .carousel-main .owl-nav button.owl-prev {
        background-image: url(../img/arrow_l_w.png);
        left: 0; }
      .section-carousel .wrapper .carousel-main .owl-nav button.owl-next {
        background-image: url(../img/arrow_r_w.png);
        right: 0; }
    .section-carousel .wrapper .carousel-main .item {
      position: relative;
      max-width: 100%; }
      .section-carousel .wrapper .carousel-main .item img {
        display: block;
        width: 100%;
        height: auto; }
      .section-carousel .wrapper .carousel-main .item .wording {
        position: absolute;
        left: -106px;
        bottom: -26px;
        background-color: #fff; }
        @media screen and (max-width: 1023px) {
          .section-carousel .wrapper .carousel-main .item .wording {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            top: calc(100% - 44px);
            bottom: initial;
            left: 40px;
            right: 40px; } }
        @media screen and (max-width: 479px) {
          .section-carousel .wrapper .carousel-main .item .wording {
            left: 20px;
            right: 20px; } }
        .section-carousel .wrapper .carousel-main .item .wording h3 {
          display: inline-block;
          margin: 20px 40px 0;
          padding: 12px 16px;
          background-color: #C7945F;
          color: #fff;
          font-weight: 700;
          font-size: 24px;
          font-family: "Noto Serif TC", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
          line-height: 1em;
          letter-spacing: 3.6px; }
          @media screen and (max-width: 1023px) {
            .section-carousel .wrapper .carousel-main .item .wording h3 {
              margin: 20px 20px 0; } }
        .section-carousel .wrapper .carousel-main .item .wording p {
          margin: 10px 40px 20px; }
          @media screen and (max-width: 479px) {
            .section-carousel .wrapper .carousel-main .item .wording p {
              margin: 10px 20px 20px; } }

.section-video .wrapper {
  padding-bottom: 56.25%; }
  .section-video .wrapper a.object-fit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .section-video .wrapper a.object-fit:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
    .section-video .wrapper a.object-fit svg {
      content: "";
      display: block;
      position: relative;
      z-index: 2;
      width: 20%;
      max-width: 120px;
      height: auto;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 1);
      transition: all 0.5s cubic-bezier(0, 0, 0.18, 1); }
    @media not all and (hover: none) {
      .section-video .wrapper a.object-fit svg:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); } }
    .section-video .wrapper a.object-fit img.thumbnail {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

.section-info {
  position: relative;
  z-index: 1; }
  .section-info .wrapper {
    padding: 140px 0 88px; }
    .section-info .wrapper h2 {
      color: #12A095;
      text-align: center;
      white-spacing: nowrap; }
    .section-info .wrapper .flex-table {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: 1076px;
      margin: 40px auto 0; }
      @media screen and (max-width: 1023px) {
        .section-info .wrapper .flex-table {
          display: block; } }
      .section-info .wrapper .flex-table .item {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        font-size: 18px;
        line-height: 1.5em; }
        @media screen and (max-width: 1023px) {
          .section-info .wrapper .flex-table .item {
            width: auto; } }
        .section-info .wrapper .flex-table .item:nth-child(-n+4) {
          padding-left: 140px;
          padding-right: 0; }
        .section-info .wrapper .flex-table .item:nth-child(n+5) {
          padding-left: 20px;
          padding-right: 120px; }
        .section-info .wrapper .flex-table .item:nth-child(1), .section-info .wrapper .flex-table .item:nth-child(3), .section-info .wrapper .flex-table .item:nth-child(5), .section-info .wrapper .flex-table .item:nth-child(7) {
          background-color: #f4f4f4; }
        .section-info .wrapper .flex-table .item:nth-child(1) {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
        .section-info .wrapper .flex-table .item:nth-child(2) {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; }
        .section-info .wrapper .flex-table .item:nth-child(3) {
          -webkit-box-ordinal-group: 6;
              -ms-flex-order: 5;
                  order: 5; }
        .section-info .wrapper .flex-table .item:nth-child(4) {
          -webkit-box-ordinal-group: 8;
              -ms-flex-order: 7;
                  order: 7; }
        .section-info .wrapper .flex-table .item:nth-child(5) {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
        .section-info .wrapper .flex-table .item:nth-child(6) {
          -webkit-box-ordinal-group: 5;
              -ms-flex-order: 4;
                  order: 4; }
        .section-info .wrapper .flex-table .item:nth-child(7) {
          -webkit-box-ordinal-group: 7;
              -ms-flex-order: 6;
                  order: 6; }
        .section-info .wrapper .flex-table .item:nth-child(8) {
          -webkit-box-ordinal-group: 9;
              -ms-flex-order: 8;
                  order: 8; }
        @media screen and (max-width: 1023px) {
          .section-info .wrapper .flex-table .item:nth-child(n) {
            padding: 0 20px; } }
        .section-info .wrapper .flex-table .item strong,
        .section-info .wrapper .flex-table .item span {
          padding: 20px 0; }
        .section-info .wrapper .flex-table .item strong {
          color: #000;
          font-weight: 500;
          white-space: nowrap;
          text-align: right; }
          @media screen and (max-width: 1023px) {
            .section-info .wrapper .flex-table .item strong {
              -webkit-box-flex: 1;
                  -ms-flex: 1 1 auto;
                      flex: 1 1 auto; } }
          @media screen and (max-width: 414px) {
            .section-info .wrapper .flex-table .item strong {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 auto;
                      flex: 0 0 auto; } }
        .section-info .wrapper .flex-table .item span {
          padding-left: 20px;
          color: #777; }
          @media screen and (max-width: 1023px) {
            .section-info .wrapper .flex-table .item span {
              -webkit-box-flex: 0;
                  -ms-flex: 0 1 60%;
                      flex: 0 1 60%; } }
          @media screen and (max-width: 667px) {
            .section-info .wrapper .flex-table .item span {
              -webkit-box-flex: 0;
                  -ms-flex: 0 1 70%;
                      flex: 0 1 70%; } }
          @media screen and (max-width: 375px) {
            .section-info .wrapper .flex-table .item span {
              -webkit-box-flex: 1;
                  -ms-flex: 1 1 70%;
                      flex: 1 1 70%; } }
        .section-info .wrapper .flex-table .item a {
          color: #777; }
          .section-info .wrapper .flex-table .item a:hover {
            color: #12A095; }
            @media (hover: none), (hover: on-demand) {
              .section-info .wrapper .flex-table .item a:hover {
                color: inherit; } }

.section-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  min-height: 960px;
  overflow: hidden;
  padding: 244px 0 80px;
  background-color: #212121; }
  .section-contact:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 244px;
    background: url(../img/wave_down.png) center top no-repeat; }
  .section-contact .parallax-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 811px) {
      .section-contact .parallax-bg {
        background: url(../img/contact_bg.jpg) center center no-repeat;
        background-size: cover; } }
    .section-contact .parallax-bg img {
      position: absolute;
      bottom: 0;
      left: 0;
      min-width: 100%;
      height: auto; }
      @media screen and (max-width: 811px) {
        .section-contact .parallax-bg img {
          display: none; } }
  .section-contact .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1000px;
    margin: 40px auto 0;
    padding: 0 40px;
    color: #fff; }
    @media screen and (max-width: 811px) {
      .section-contact .wrapper {
        padding: 0 40px; } }
    @media screen and (max-width: 480px) {
      .section-contact .wrapper {
        padding: 0 20px; } }
    .section-contact .wrapper h2 {
      text-align: center;
      white-space: nowrap; }
    .section-contact .wrapper .flex-item {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: calc(50% - 40px); }
      @media screen and (max-width: 811px) {
        .section-contact .wrapper .flex-item {
          width: 100%;
          max-width: 480px;
          margin-bottom: 80px; } }
      .section-contact .wrapper .flex-item + .flex-item {
        margin-left: 40px; }
        @media screen and (max-width: 811px) {
          .section-contact .wrapper .flex-item + .flex-item {
            margin-left: 0; } }
      .section-contact .wrapper .flex-item [class*="contact-"] {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 40px; }
    .section-contact .wrapper .row + .row:not(.row--no-margin) {
      margin-top: 20px; }
    .section-contact .wrapper .row--no-margin {
      padding: 0 16px; }
      .section-contact .wrapper .row--no-margin, .section-contact .wrapper .row--no-margin + .row:not(.row--no-margin) {
        margin-top: 0; }
    .section-contact .wrapper .row--radio label {
      padding: calc(16px - 2px) 0; }
      .section-contact .wrapper .row--radio label + label {
        margin-left: 20px; }
      .section-contact .wrapper .row--radio label [type="radio"] + span {
        margin-left: 10px; }
    .section-contact .wrapper .row--terms {
      font-size: 14px;
      line-height: 1.5em; }
      .section-contact .wrapper .row--terms p {
        margin-bottom: 20px;
        font-size: inherit; }
      .section-contact .wrapper .row--terms label [type="checkbox"] + span {
        margin-left: 10px; }
    .section-contact .wrapper form.contact-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative; }
      .section-contact .wrapper form.contact-form small {
        display: block;
        position: absolute;
        bottom: 100%;
        left: 0;
        padding-bottom: 6px;
        font-size: 14px;
        line-height: 1.5em; }
      .section-contact .wrapper form.contact-form label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
      .section-contact .wrapper form.contact-form input[type="text"],
      .section-contact .wrapper form.contact-form input[type="tel"],
      .section-contact .wrapper form.contact-form textarea {
        width: 100%;
        padding: 18px 16px;
        border: 2px solid #fff;
        color: #fff;
        font-size: 16px;
        line-height: 1em; }
        .section-contact .wrapper form.contact-form input[type="text"]::-webkit-input-placeholder,
        .section-contact .wrapper form.contact-form input[type="tel"]::-webkit-input-placeholder,
        .section-contact .wrapper form.contact-form textarea::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #fff;
          opacity: .6; }
        .section-contact .wrapper form.contact-form input[type="text"]::-moz-placeholder,
        .section-contact .wrapper form.contact-form input[type="tel"]::-moz-placeholder,
        .section-contact .wrapper form.contact-form textarea::-moz-placeholder {
          /* Firefox 19+ */
          color: #fff;
          opacity: .6; }
        .section-contact .wrapper form.contact-form input[type="text"]:-moz-placeholder,
        .section-contact .wrapper form.contact-form input[type="tel"]:-moz-placeholder,
        .section-contact .wrapper form.contact-form textarea:-moz-placeholder {
          /* Firefox 18- */
          color: #fff;
          opacity: .6; }
        .section-contact .wrapper form.contact-form input[type="text"]:-ms-input-placeholder,
        .section-contact .wrapper form.contact-form input[type="tel"]:-ms-input-placeholder,
        .section-contact .wrapper form.contact-form textarea:-ms-input-placeholder {
          /* IE 10+ */
          color: #fff;
          opacity: .6; }
      .section-contact .wrapper form.contact-form textarea {
        display: block;
        height: calc(1.5em * 4 + 18px * 2);
        line-height: 1.5em; }
    .section-contact .wrapper .contact-info .row--map {
      position: relative;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
      .section-contact .wrapper .contact-info .row--map iframe {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        min-height: 224px; }
        @media screen and (max-width: 811px) {
          .section-contact .wrapper .contact-info .row--map iframe {
            position: static; } }
    .section-contact .wrapper .contact-info a:not(.btn) {
      color: #12A095; }
      .section-contact .wrapper .contact-info a:not(.btn):hover {
        color: #1ae5d5; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn, .animate-on-scroll.animated [data-animate="fadeIn"] {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDownSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDownSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDownSmall, .animate-on-scroll.animated [data-animate="fadeInDownSmall"] {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDown, .animate-on-scroll.animated [data-animate="fadeInDown"] {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeft, .animate-on-scroll.animated [data-animate="fadeInLeft"] {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRight, .animate-on-scroll.animated [data-animate="fadeInRight"] {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUpSmall, .animate-on-scroll.animated [data-animate="fadeInUpSmall"] {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px); }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px); }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
.fadeInUp, .animate-on-scroll.animated [data-animate="fadeInUp"] {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut, .animate-on-scroll:not(.animated) [data-animate="fadeIn"],
.animate-on-scroll:not(.animated) [data-animate="fadeInLeft"],
.animate-on-scroll:not(.animated) [data-animate="fadeInRight"],
.animate-on-scroll:not(.animated) [data-animate="fadeInUpSmall"],
.animate-on-scroll:not(.animated) [data-animate="fadeInUp"],
.animate-on-scroll:not(.animated) [data-animate="fadeInDownSmall"],
.animate-on-scroll:not(.animated) [data-animate="fadeInDown"],
.animate-on-scroll:not(.animated) [data-animate="zoomIn"] {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeftSmall {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); } }
@keyframes fadeOutLeftSmall {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); } }
.fadeOutLeftSmall {
  -webkit-animation-name: fadeOutLeftSmall;
  animation-name: fadeOutLeftSmall; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRightSmall {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); } }
@keyframes fadeOutRightSmall {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); } }
.fadeOutRightSmall {
  -webkit-animation-name: fadeOutRightSmall;
  animation-name: fadeOutRightSmall; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  50% {
    opacity: 1; } }
.zoomIn, .animate-on-scroll.animated [data-animate="zoomIn"] {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes jump {
  0% {
    top: 0;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-animation-timing-function: cubic-bezier(0.82, 0, 1, 1);
            animation-timing-function: cubic-bezier(0.82, 0, 1, 1); }
  50% {
    top: 16px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 1);
            animation-timing-function: cubic-bezier(0, 0, 0.18, 1); }
  100% {
    top: 0; } }

@keyframes jump {
  0% {
    top: 0;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-animation-timing-function: cubic-bezier(0.82, 0, 1, 1);
            animation-timing-function: cubic-bezier(0.82, 0, 1, 1); }
  50% {
    top: 16px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 1);
            animation-timing-function: cubic-bezier(0, 0, 0.18, 1); }
  100% {
    top: 0; } }
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut, .owl-carousel .animate-on-scroll:not(.animated) [data-animate="fadeIn"], .animate-on-scroll:not(.animated) .owl-carousel [data-animate="fadeIn"],
.owl-carousel .animate-on-scroll:not(.animated) [data-animate="fadeInLeft"],
.animate-on-scroll:not(.animated) .owl-carousel [data-animate="fadeInLeft"],
.owl-carousel .animate-on-scroll:not(.animated) [data-animate="fadeInRight"],
.animate-on-scroll:not(.animated) .owl-carousel [data-animate="fadeInRight"],
.owl-carousel .animate-on-scroll:not(.animated) [data-animate="fadeInUpSmall"],
.animate-on-scroll:not(.animated) .owl-carousel [data-animate="fadeInUpSmall"],
.owl-carousel .animate-on-scroll:not(.animated) [data-animate="fadeInUp"],
.animate-on-scroll:not(.animated) .owl-carousel [data-animate="fadeInUp"],
.owl-carousel .animate-on-scroll:not(.animated) [data-animate="fadeInDownSmall"],
.animate-on-scroll:not(.animated) .owl-carousel [data-animate="fadeInDownSmall"],
.owl-carousel .animate-on-scroll:not(.animated) [data-animate="fadeInDown"],
.animate-on-scroll:not(.animated) .owl-carousel [data-animate="fadeInDown"],
.owl-carousel .animate-on-scroll:not(.animated) [data-animate="zoomIn"],
.animate-on-scroll:not(.animated) .owl-carousel [data-animate="zoomIn"] {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
** Replace Styles in jquery.fancybox.js
*/
.fancybox-is-open .fancybox-bg {
  opacity: .85; }

/*
** Replace Styles in owl-carousel.js
*/
.owl-carousel {
  display: block;
  width: auto; }
  .owl-carousel .owl-stage-outer {
    font-size: 0;
    line-height: 0; }
  .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .owl-carousel .owl-item {
    float: none; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev.disabled,
  .owl-carousel .owl-nav .owl-next.disabled {
    opacity: .2;
    cursor: default; }
  .owl-carousel .owl-dots {
    margin: 0 auto;
    text-align: center; }
    .owl-carousel .owl-dots .owl-dot {
      display: inline-block;
      margin: 0;
      padding: 10px;
      border: 0;
      border-radius: 0;
      background-color: transparent;
      text-align: center;
      font-size: 0;
      line-height: 0;
      cursor: pointer; }
      .owl-carousel .owl-dots .owl-dot span {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        border: 1px solid #12A095;
        background-color: transparent; }
      .owl-carousel .owl-dots .owl-dot.active span {
        background-color: #12A095; }
