.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #999;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #f3f3f3;
  font-size: 1em;
  line-height: 1em;
}

.image {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
}

.nav-link {
  padding-top: 25px;
  padding-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #555252;
  font-size: 1em;
}

.nav-link.w--current {
  color: #666;
}

.nav-link-2 {
  padding-top: 25px;
  padding-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #555252;
}

.nav-link-3 {
  padding-top: 25px;
  padding-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #555252;
}

.nav-link-4 {
  padding-top: 25px;
  padding-bottom: 10px;
  color: #555252;
}

.container {
  padding-bottom: 162px;
  background-image: url('../images/1.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.introdutionsection {
  margin-top: 0px;
  padding-top: 82px;
  padding-bottom: 116px;
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.introdutionsection._1 {
  width: 100vw;
  height: 750px;
  margin-right: 0px;
  background-color: transparent;
  background-image: none;
  background-size: auto;
}

.introdutionsection._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4bb20;
}

.introdutionsection._3 {
  background-color: #eee;
}

.heading {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0px;
  color: #bbaa90;
  font-size: 40px;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #555252;
  font-size: 1.25em;
  text-align: left;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block {
  background-color: #fff;
  background-image: url('../images/blue_mountain_layers_5k-3840x2160.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-2 {
  background-color: #ded8d8;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
  font-family: Montserrat, sans-serif;
}

.div-block-2 {
  background-color: #fff;
}

.link {
  display: block;
  margin: 0px;
  padding: 25px 0px;
  font-family: Montserrat, sans-serif;
  color: #3067fc;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.heading-2 {
  display: block;
  overflow: auto;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 3em;
  text-align: center;
}

.heading-2._2 {
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #666;
  font-size: 3em;
}

.heading-2._1 {
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 3em;
}

.container-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.button {
  margin-top: 80px;
  padding-top: 9px;
  border-radius: 8px;
  background-color: #8f8c8c;
}

.button:hover {
  background-color: #706e6e;
}

.button:active {
  background-color: #484646;
  color: #f3f3f3;
}

.container-3 {
  position: relative;
  display: block;
  height: 500px;
  padding-right: 0px;
  padding-left: 1px;
}

.section-3 {
  margin-bottom: 89px;
  padding-bottom: 34px;
}

.div-block-3 {
  width: 50%;
  padding: 23px;
  border-radius: 0px;
  background-color: #f3f3f3;
  box-shadow: 4px 4px 8px 5px #555252;
}

.incredible-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 46px;
  padding-bottom: 46px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  box-shadow: 4px 4px 3px 0 #000;
}

.section-4 {
  margin-top: 101px;
  margin-bottom: 101px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slide {
  position: static;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #eee;
  background-image: linear-gradient(217deg, #d1cf9a, #d1cf9a, #459393 71%), url('../images/效果图4.png');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.container-5 {
  position: static;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px solid transparent;
  font-size: 0.9em;
}

.link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #555252;
  font-style: normal;
  text-align: left;
  text-decoration: underline;
}

.hone-column {
  left: 0px;
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  box-shadow: none;
}

.heading-3 {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #555252;
  font-size: 1.6em;
  line-height: 1em;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 23px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.75fr;
  grid-template-columns: 1fr 0.75fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.section-5 {
  width: 100%;
  margin-top: 1px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 700px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #eee;
}

.image-2 {
  width: 100%;
  margin-top: 1px;
  padding-bottom: 0px;
  border-radius: 0px;
}

.grid-3 {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-areas: ". . . . . . ." "Area Area-2 Area-2 Area-2 Area-2 Area-2 Area-2" ". Area-2 Area-2 Area-2 Area-2 Area-2 Area-2" ". Area-2 Area-2 Area-2 Area-2 Area-2 Area-2" ". Area-2 Area-2 Area-2 Area-2 Area-2 Area-2";
  -ms-grid-columns: 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 5px auto 5px auto 5px auto 5px auto 5px auto;
  grid-template-rows: 1fr auto auto auto auto auto;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mask {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.columns-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-co {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #eee;
  background-image: url('../images/首页-02.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.left-co.slide1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: url('../images/效果图4.png');
  background-position: 18% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left-co.slide3 {
  background-color: transparent;
  background-image: url('../images/首页-03.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.left-co.slide2 {
  background-image: url('../images/首页-02.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.left-co.slide4 {
  background-color: transparent;
  background-image: none;
}

.left-co.section {
  padding: 0px 0px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

.right-co {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 105px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 1.6em;
  line-height: 1em;
}

.right-co.slide3 {
  background-color: transparent;
}

.image-3 {
  width: 13%;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider-2 {
  width: 99.9999935068983%;
  height: 99.999989827474%;
}

.image-4 {
  display: block;
  width: 575.1944580078125px;
  height: 406.59722900390625px;
}

.paragraph {
  font-size: 1em;
  line-height: 1.3em;
  text-align: justify;
}

.paragraph-2 {
  font-size: 1em;
  line-height: 1.3em;
  text-align: justify;
}

.paragraph-3 {
  display: block;
  margin-left: 132px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 1em;
  line-height: 1em;
  text-align: right;
}

.paragraph-3._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  direction: ltr;
  color: #999;
}

.paragraph-3._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  margin-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #999;
}

.paragraph-3._3 {
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #999;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #666;
}

.column-2 {
  left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  box-shadow: none;
}

.column-3 {
  left: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  box-shadow: none;
}

.column-4 {
  left: 45px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  box-shadow: none;
}

.columns-3 {
  position: static;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 21px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.image-5 {
  padding-top: 10px;
}

.image-6 {
  padding-top: 10px;
}

.image-7 {
  padding-top: 10px;
}

.image-8 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-4 {
  color: #666;
}

.paragraph-5 {
  color: #666;
}

.paragraph-6 {
  color: #666;
}

.paragraph-7 {
  color: #666;
}

.image-9 {
  width: 99.97336005336%;
  height: 690.81591796875px;
}

.slide-3 {
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.slide-4 {
  background-image: url('../images/首页-04-04.png');
  background-position: 20% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-10 {
  padding-top: 10px;
}

.image-11 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-5 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.paragraph-8 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1em;
}

.overview-section {
  background-color: #fff;
}

.overview-section.melty {
  background-color: #fff;
}

.overview-section.dia {
  background-color: #fff;
}

.section-7 {
  background-color: #eee;
}

.slide-5 {
  width: 100%;
  height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.section-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 700px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-3 {
  padding-bottom: 0px;
}

.image-12 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: auto;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.columns-4 {
  width: 2100px;
  height: 4200px;
  min-width: auto;
  margin-bottom: -40px;
  padding-bottom: 0px;
}

.image-13 {
  width: auto;
  margin-bottom: -18px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.slide-6 {
  width: 100%;
  height: 500px;
  background-image: url('../images/1.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-7 {
  width: 100vh;
  height: 100vh;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/2.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-4 {
  position: static;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.mask-2 {
  position: static;
  overflow: hidden;
}

.slider-5 {
  width: 100%;
  height: 720px;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.slide-9 {
  width: 100%;
  background-color: #fff;
  background-image: url('../images/1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-10 {
  background-color: #fff;
  background-image: url('../images/2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-11 {
  background-color: #fff;
  background-image: url('../images/3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-12 {
  background-color: #fff;
  background-image: url('../images/4.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-13 {
  background-color: #fff;
  background-image: url('../images/5.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-14 {
  background-color: #fff;
  background-image: url('../images/6.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-15 {
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png'), url('../images/7.png');
  background-position: 0px 0px, 50% 50%;
  background-size: 125px, contain;
  background-repeat: repeat, no-repeat;
}

.slide-16 {
  background-image: url('../images/Melty-P9.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-17 {
  width: 100%;
  height: 650px;
  background-image: url('../images/14.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-6 {
  width: 100%;
  height: 720px;
  background-color: #fff;
}

.slide-18 {
  background-image: url('../images/15.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-19 {
  background-image: url('../images/16.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-20 {
  background-image: url('../images/17.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-21 {
  background-image: url('../images/18.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-22 {
  background-image: url('../images/19.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%, 0px 0px;
  background-size: contain, 125px;
  background-repeat: no-repeat, repeat;
}

.slide-23 {
  background-image: url('../images/20.1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-24 {
  background-image: url('../images/21.1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.original-slider {
  width: 100%;
  height: 700px;
  background-color: #fff;
}

.original-slider.melty {
  margin-bottom: 60px;
  padding-bottom: 0px;
}

.slide-one {
  position: static;
  width: 100%;
}

.slide-26 {
  position: relative;
  top: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.mask-1 {
  width: 100.0144908760797%;
  padding: 0px;
  background-color: transparent;
}

.slider-8 {
  width: 100%;
  height: 710px;
  background-color: #fff;
}

.slide-31 {
  background-image: url('../images/23.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-32 {
  background-image: url('../images/24.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-33 {
  background-image: url('../images/25.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-34 {
  background-image: url('../images/26.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-35 {
  background-image: url('../images/27.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-36 {
  background-image: url('../images/29.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-37 {
  background-image: url('../images/30.1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-38 {
  background-image: url('../images/28.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-39 {
  background-image: url('../images/31.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-9 {
  margin-top: 66px;
  padding: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 30px;
  line-height: 1em;
}

.overview-mini-title-para {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 1;
  color: #999;
  font-size: 0.87em;
  line-height: 20px;
  text-transform: uppercase;
}

.paragraph-11 {
  margin-bottom: 0px;
  color: #999;
  font-size: 0.875em;
}

.paragraph-12 {
  margin-bottom: 0px;
  font-family: 'Fira Mono', sans-serif;
}

.paragraph-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  min-width: auto;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: 'Fira Mono', sans-serif;
  font-size: 0.9em;
}

.over-body-paragrah {
  margin-bottom: 27px;
  opacity: 1;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
  white-space: normal;
}

.paragraph-15 {
  font-size: 20px;
  line-height: 20px;
}

.column-5 {
  background-color: #000;
}

.column-6 {
  background-color: #cdc8c8;
}

.column-7 {
  background-color: #666;
}

.column-8 {
  background-color: #3067fc;
}

.column-9 {
  width: 100%;
}

.column-10 {
  background-color: #674848;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.project-col {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.project-col._1 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.project-col._2 {
  margin-top: 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.project-col._3 {
  margin-top: 27px;
}

.project-title {
  position: static;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 1.2em;
  line-height: 1.1em;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.project-info {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #999;
  font-size: 1.1em;
  line-height: 1em;
}

.project-des {
  margin-top: 0px;
  margin-bottom: 3px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #666;
  font-size: 0.8em;
  line-height: 1.5em;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.div-block-01 {
  height: 300px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-radius: 14px;
  background-color: #fff;
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.div-block-01._04 {
  height: 300px;
}

.image-14 {
  border-radius: 14px 14px 0px 0px;
}

.image-15 {
  display: block;
  border-radius: 14px 14px 0px 0px;
}

.image-16 {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

.image-17 {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

.div-block-4 {
  height: 1px;
  background-color: #666;
}

.container-6 {
  height: 1px;
  margin-top: 4px;
  margin-bottom: -17px;
  padding-top: 0px;
  padding-right: 0px;
  background-color: #555252;
}

.section-9 {
  padding-top: 80px;
  padding-bottom: 115px;
  background-color: #eee;
}

.column-11 {
  display: block;
  padding-right: 42px;
  padding-left: 42px;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 3.5fr;
  grid-template-columns: 1fr 3.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.columns-6 {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  color: #333;
}

.overview-heading {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #ad7e46;
  text-align: center;
}

.overview-heading.melty {
  opacity: 1;
  color: #0f7273;
}

.overview-heading.melty._1 {
  margin-top: 60px;
}

.overview-heading.dia {
  color: #1e5668;
}

.overview-heading.hon {
  font-family: Montserrat, sans-serif;
  color: #7e4e28;
}

.top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 750px;
  background-color: #fff;
  color: #fff;
}

.top-section.melty {
  height: 750px;
}

.top-section.catube {
  height: 750px;
}

.top-section.mountains {
  background-color: #fff;
}

.paragraph-18 {
  text-transform: capitalize;
}

.image-18 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.image-19 {
  display: block;
  max-width: 70%;
}

.paragraph-19 {
  position: relative;
  left: 600px;
  top: 100px;
  right: -200px;
  bottom: 0px;
  z-index: auto;
  overflow: visible;
  padding-top: 111px;
  padding-right: 0px;
  padding-left: 54px;
  clear: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.cantainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1000px;
  min-height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  position: absolute;
  left: auto;
  top: 328px;
  right: 0%;
  bottom: 0%;
}

.div-block-6 {
  display: block;
  width: 90%;
  max-width: 1000px;
  min-height: 200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-11 {
  padding-top: 46px;
  padding-bottom: 46px;
}

.section-11.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
}

.main-cantainer {
  position: relative;
  display: block;
  width: 1000px;
  height: 600px;
  max-width: 1000px;
  min-height: 200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-left {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
  padding-top: 224px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.line {
  width: 80px;
  height: 2px;
  margin-top: 18px;
  background-color: #000;
}

.div-block-8 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.hero-right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 800px;
  height: 600px;
}

.hero-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/HomepageSample_4.png');
  background-position: 50% 50%;
  background-size: cover;
}

.top-container {
  position: relative;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #eee;
}

.top-container.hon {
  height: 760px;
}

.top-container.animals {
  background-color: #eee;
}

.left-div-image {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.div-image {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 0px;
  background-image: url('../images/1_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left-div {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 39%;
  z-index: 1;
  max-width: 500px;
  padding: 16px 28px;
  background-color: transparent;
}

.left-div.catube {
  width: 500px;
  border-radius: 20px;
  background-color: #fff;
}

.left-div.dia {
  position: absolute;
  bottom: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background-color: #fff;
}

.left-div.melty {
  border-radius: 20px;
  background-color: #fff;
  color: #fff;
}

.left-div.box {
  left: 55%;
  right: auto;
  max-width: 350px;
}

.left-div.ming {
  left: 60%;
  right: auto;
  display: block;
}

.left-div.moving {
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.left-div.mountains {
  border-radius: 20px;
  background-color: #fff;
}

.left-div.dia {
  position: absolute;
  bottom: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background-color: #fff;
}

.left-div.melty {
  border-radius: 20px;
  background-color: #fff;
  color: #fff;
}

.left-div.catube {
  width: 500px;
  border-radius: 20px;
  background-color: #fff;
}

.left-div.moving {
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.left-div.mountains {
  border-radius: 20px;
  background-color: #fff;
}

.right-div {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 1000px;
  height: 650px;
  max-width: none;
}

.right-div.melty {
  width: 100%;
  height: 550px;
}

.right-div.box {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.right-div.moving {
  left: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-right: auto;
  margin-left: 20px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-div.mountains {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.right-div-image {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('../images/HomepageSample6.png'), url('../images/Top_3.png');
  background-position: 10% 50px, 0% 100%;
  background-size: 700px, contain;
  background-repeat: no-repeat, no-repeat;
}

.right-div-image.catube {
  background-image: url('../images/1_3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.right-div-image.dia {
  background-image: url('../images/Top_4.png');
  background-position: 0% 0%;
  background-size: cover;
}

.right-div-image.melty {
  width: 100%;
  height: 100%;
  background-image: url('../images/1_2.png');
  background-position: 0% 50px;
  background-size: contain;
}

.right-div-image.box {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Box.png');
  background-position: 20% 50%;
  background-size: 500px;
}

.right-div-image.ming {
  background-image: url('../images/sofa3.png');
  background-position: 25% 50%;
  background-size: contain;
}

.right-div-image.moving {
  position: static;
  width: 90%;
  height: 90%;
  background-image: url('../images/HomepageSample7.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.right-div-image.mountains {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/HomepageSample9.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.right-div-image.animals {
  background-color: #eee;
  background-image: url('../images/HomepageSample6.png');
  background-position: 10% 50px;
  background-size: 700px;
  background-repeat: no-repeat;
}

.right-div-image.hon {
  background-image: url('../images/Top_3.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.right-div-image.animals {
  background-color: #eee;
  background-image: url('../images/HomepageSample6.png');
  background-position: 10% 50px;
  background-size: 700px;
  background-repeat: no-repeat;
}

.project-detail-paragraph {
  padding-left: 5px;
  background-color: transparent;
  color: #666;
  text-align: justify;
}

.pro-info-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pro-info-col {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-12 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.overviw-container {
  position: relative;
  height: auto;
  padding: 40px;
}

.project-heading {
  color: #0f7273;
}

.project-heading.catube {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #ad7e46;
}

.project-heading.dia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #1e5668;
}

.project-heading.hon {
  color: #7e4e28;
}

.project-heading.box {
  color: #333;
}

.project-heading.animals {
  color: #493221;
}

.project-heading.ming {
  color: #493221;
}

.project-heading.mountains {
  color: #493221;
}

.project-heading.moving {
  color: #ad7e46;
}

.heading-11 {
  margin-bottom: 0px;
  color: #666;
  font-size: 30px;
}

.number-heading {
  color: #0f7273;
  text-align: right;
}

.number-heading.catube {
  color: #ad7e46;
}

.number-heading.dia {
  color: #1e5668;
}

.number-heading.hon {
  color: #7e4e28;
}

.approach-column-1 {
  padding-right: 0px;
}

.paragraph-21 {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 18px;
  line-height: 18px;
}

.approach-paragrah {
  font-family: 'Noto Sans SC', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}

.approach-section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.paragraph-22 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 30px;
}

.div-block-10 {
  position: absolute;
  left: auto;
  top: auto;
  right: 15%;
  bottom: 10%;
  max-width: 700px;
}

.div-block-11 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.div-block-12 {
  height: 200px;
}

.column-14 {
  position: static;
}

.column-14.dia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-heading {
  color: #ad7e46;
}

.mini-heading.catube {
  margin-top: 0px;
  margin-bottom: -4px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
}

.mini-heading.dia {
  padding-left: 3px;
  color: #335f66;
}

.heading-12 {
  text-align: center;
}

.container-7 {
  padding: 78px 21px;
}

.approach-container {
  padding: 40px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.empty {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 93px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-20 {
  width: 144px;
  border-radius: 12px;
  box-shadow: 0 0 0 1px #cdc8c8, 0 3px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-21 {
  position: static;
  width: 144px;
  height: 144px;
  border-radius: 12px;
  box-shadow: 0 0 0 1px #cdc8c8, 0 3px 3px 1px rgba(0, 0, 0, 0.2);
}

.div-block-18 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-22 {
  width: 144px;
}

.div-block-20 {
  position: absolute;
  left: 48px;
  top: 24px;
  width: 600px;
  height: 600px;
  cursor: default;
}

.container-8 {
  position: relative;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.link-block {
  width: 260px;
  height: 300px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-radius: 14px;
  background-color: #fff;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  text-decoration: none;
}

.link-block:hover {
  box-shadow: 4px 4px 25px 6px rgba(0, 0, 0, 0.2);
}

.link-block.w--current {
  width: 260px;
}

.link-block.other {
  padding-bottom: 10px;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-16 {
  padding-bottom: 10px;
}

.column-17 {
  padding-bottom: 10px;
}

.column-18 {
  padding-bottom: 10px;
}

.image-23 {
  height: 80%;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.myself {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 270px;
}

.face {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  opacity: 1;
}

.eyes {
  opacity: 1;
}

.original-icon-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #666;
  border-radius: 30px;
  background-color: transparent;
  color: #666;
  font-size: 25px;
  line-height: 2px;
  text-indent: 2px;
}

.original-icon-right:hover {
  border-color: #1e5668;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  color: #1e5668;
}

.original-icon-right:active {
  box-shadow: none;
}

.original-icon-right.melty:hover {
  border-color: #0f7273;
  color: #0f7273;
}

.original-icon-right.catube:hover {
  border-color: #ad7e46;
  color: #ad7e46;
}

.original-icon-right.hon:hover {
  border-color: #7e4e28;
  color: #7e4e28;
}

.original-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #666;
  border-radius: 30px;
  color: #666;
  font-size: 25px;
}

.original-icon:hover {
  border-color: #1e5668;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  color: #1e5668;
}

.original-icon:active {
  box-shadow: none;
}

.original-icon.melty:hover {
  border-color: #0f7273;
  color: #0f7273;
}

.original-icon.catube:hover {
  border-color: #ad7e46;
  color: #ad7e46;
}

.original-icon.hon:hover {
  border-color: #7e4e28;
  color: #7e4e28;
}

.slide-nav {
  border-style: solid;
  border-width: 0px;
  border-color: #1e5668;
  background-color: transparent;
  color: #1e5668;
}

.div-block-21 {
  width: 100vw;
  padding: 42px;
}

.side1-div {
  position: absolute;
  left: 0%;
  top: 25%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.section-12 {
  height: 800px;
}

.slide-div {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.div-block-24 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.div-block-25 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-section {
  display: none;
}

.slide-40 {
  position: absolute;
  width: 90%;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #0f7273;
  background-color: #1e5668;
}

.slide-41 {
  width: 90%;
  border-style: solid;
  border-width: 1px;
  border-color: #ad7e46;
  background-color: #ad7e46;
}

.slider-9 {
  height: 500px;
}

.slide-42 {
  width: 90%;
  background-color: #555252;
  background-image: linear-gradient(268deg, #fff 88%, transparent);
}

.slide-43 {
  width: 90%;
  background-color: #0f7273;
}

.slide-44 {
  width: 90%;
  background-color: #fe1212;
}

.slide-45 {
  background-color: #ad7e46;
}

.div-block-26 {
  background-color: #d92323;
}

.div-block-27 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 300px;
  height: 200px;
  background-image: url('../images/HomepageSample8.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-link-5 {
  padding-top: 25px;
  color: #555252;
}

.nav-link-5.w--current {
  padding-bottom: 10px;
  color: #666;
}

.projectsection {
  background-color: #eee;
}

.body {
  background-color: #eee;
}

.bold-text {
  display: block;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  line-height: 14px;
  font-weight: 400;
}

.div-block-28 {
  height: 1430px;
  background-image: url('../images/mountain.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container-9 {
  height: 2px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #ad7e46;
}

.column-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-2 {
  color: #333;
}

.heading-13 {
  color: #ad7e46;
}

.line-div {
  height: 2px;
  margin-bottom: 10px;
  background-color: #493221;
}

.explanation-div {
  width: 450px;
  height: 420px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/animals.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-32 {
  height: 200px;
  background-image: url('../images/animals2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.explanation-div2 {
  height: 200px;
  background-image: url('../images/animals3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-34 {
  margin-right: auto;
  margin-left: auto;
}

.div-block-35 {
  height: 300px;
  background-image: url('../images/animals4.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-36 {
  height: 700px;
  background-image: url('../images/animals5.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-37 {
  height: 400px;
  background-image: url('../images/animals6.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.explanationcontainer {
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-38 {
  height: 450px;
  background-image: url('../images/sofa5.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-39 {
  height: 400px;
  background-image: url('../images/sofa4.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-40 {
  height: 400px;
  background-image: url('../images/sofa6.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-41 {
  height: 450px;
  background-image: url('../images/sofa-2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-42 {
  height: 600px;
  background-image: url('../images/sofa.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-43 {
  height: 300px;
  background-image: url('../images/Box2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  background-image: url('../images/Box5.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container-10 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-2 {
  height: 300px;
  border-radius: 14px;
  background-color: #fff;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  text-decoration: none;
}

.link-block-2:hover {
  box-shadow: 4px 4px 25px 6px rgba(0, 0, 0, 0.2);
}

.project-title-2 {
  position: static;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 1.2em;
  line-height: 1.1em;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.project-info-2 {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #999;
  font-size: 1.1em;
  line-height: 1em;
}

.project-des-2 {
  margin-top: 0px;
  margin-bottom: 3px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #666;
  font-size: 0.8em;
  line-height: 1.5em;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.heading-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
}

.section-17 {
  height: 500px;
  background-color: #eee;
  color: #eee;
}

.container-11 {
  margin-bottom: 40px;
}

.othersection {
  height: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #eee;
}

.column-29 {
  height: 300px;
}

.column-30 {
  height: 300px;
}

.container-12 {
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 60px;
}

.container-13 {
  margin-bottom: 0px;
  padding-bottom: 60px;
}

.columns-10 {
  padding-top: 10px;
}

.columns-11 {
  padding-top: 10px;
}

.columns-12 {
  padding-top: 10px;
}

.section-18 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-19 {
  display: none;
}

.section-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-14 {
  padding: 40px;
}

.section-21 {
  margin-top: 0px;
  padding-top: 40px;
}

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

.container-16 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.container-17 {
  padding-top: 40px;
}

.detail-section {
  background-color: #fff;
}

.div-block-45 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-46 {
  width: 400px;
  height: 500px;
  background-image: url('../images/mainpagesmall.gif');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-47 {
  width: 400px;
  height: 500px;
  background-image: url('../images/withoutmainpage3.gif');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-34 {
  height: 500px;
}

.image-35 {
  height: 500px;
}

.image-36 {
  height: 500px;
  padding-left: 56px;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-15 {
  padding-left: 54px;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #666;
  text-align: right;
}

.heading-17 {
  color: #666;
}

.heading-18 {
  color: #1e5668;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-22 {
  padding: 40px 10px 60px;
  background-color: #000;
}

.section-23 {
  background-color: #fff;
}

.container-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pa {
  color: #666;
}

.section-24 {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #eee;
}

.section-25 {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #eee;
}

.section-26 {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #eee;
}

.image-37 {
  margin-bottom: 20px;
}

.overview-mini-title-para-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 20px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 1;
  color: #999;
  font-size: 0.87em;
  line-height: 20px;
  text-transform: uppercase;
}

.left-co-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #eee;
  background-image: url('../images/首页-02.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.left-co-2.section {
  padding: 0px 0px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

.heading-19 {
  display: block;
  overflow: auto;
  margin-bottom: 91px;
  padding-top: 16px;
  padding-bottom: 32px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 4em;
  text-align: center;
}

.heading-19._1 {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 3em;
}

.heading-19._2 {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 20px;
  color: #666;
  font-size: 3em;
}

.project-des-3 {
  margin-top: 0px;
  margin-bottom: 3px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #666;
  font-size: 0.8em;
  line-height: 1.5em;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.link-block-3 {
  width: 260px;
  height: 300px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-radius: 14px;
  background-color: #fff;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  text-decoration: none;
}

.link-block-3:hover {
  box-shadow: 4px 4px 25px 6px rgba(0, 0, 0, 0.2);
}

.link-block-3.w--current {
  width: 260px;
}

.link-block-3.other {
  padding-bottom: 10px;
}

.project-detail-paragraph-2 {
  padding-left: 5px;
  background-color: transparent;
  color: #666;
  text-align: justify;
}

.project-heading-2 {
  color: #0f7273;
}

.project-heading-2.dia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #1e5668;
}

.project-heading-2.catube {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #ad7e46;
}

.project-heading-2.hon {
  color: #7e4e28;
}

.project-heading-2.box {
  color: #333;
}

.project-heading-2.ming {
  color: #493221;
}

.project-heading-2.animals {
  color: #493221;
}

.project-heading-2.moving {
  font-family: 'Noto Sans SC', sans-serif;
  color: #ad7e46;
}

.project-heading-2.mountains {
  color: #493221;
}

.top-container-2 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #eee;
}

.top-container-2.hon {
  height: 760px;
}

.top-container-2.animals {
  background-color: #eee;
}

.mini-heading-2 {
  color: #ad7e46;
}

.mini-heading-2.dia {
  padding-left: 3px;
  color: #335f66;
}

.mini-heading-2.catube {
  margin-top: 0px;
  margin-bottom: -4px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
}

.image-38 {
  position: static;
  width: 144px;
  height: 144px;
  border-radius: 12px;
  box-shadow: 0 0 0 1px #cdc8c8, 0 3px 3px 1px rgba(0, 0, 0, 0.2);
}

.heading-20 {
  color: #1e5668;
}

.heading-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #666;
  text-align: right;
}

.heading-22 {
  color: #666;
}

.overview-heading-2 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #ad7e46;
  text-align: center;
}

.overview-heading-2.dia {
  color: #1e5668;
}

.overview-heading-2.melty {
  margin-bottom: 10px;
  opacity: 1;
  font-family: 'Noto Sans SC', sans-serif;
  color: #0f7273;
}

.overview-heading-2.melty._1 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.overview-heading-2.hon {
  font-family: Montserrat, sans-serif;
  color: #7e4e28;
}

.heading-23 {
  margin-bottom: 0px;
  color: #666;
  font-size: 30px;
}

.number-heading-2 {
  color: #0f7273;
  text-align: right;
}

.number-heading-2.dia {
  color: #1e5668;
}

.number-heading-2.catube {
  color: #ad7e46;
}

.number-heading-2.hon {
  color: #7e4e28;
}

.image-39 {
  width: 144px;
  border-radius: 12px;
  box-shadow: 0 0 0 1px #cdc8c8, 0 3px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.over-body-paragrah-2 {
  margin-bottom: 27px;
  opacity: 1;
  font-family: 'Noto Sans SC', sans-serif;
  color: #555252;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
  white-space: normal;
}

.nav-link-6 {
  padding-top: 25px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #555252;
  font-size: 1.25em;
}

.nav-link-6.w--current {
  padding-bottom: 10px;
  color: #666;
}

.nav-menu-2 {
  font-size: 1.25em;
}

.nav-link-7 {
  width: 90px;
  padding-top: 25px;
  padding-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #555252;
  font-size: 1em;
  text-align: center;
}

.nav-link-7.w--current {
  color: #666;
}

.nav-link-8 {
  width: 90px;
  padding-top: 25px;
  padding-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #555252;
  text-align: center;
}

.nav-link-9 {
  width: 90px;
  padding-top: 25px;
  padding-bottom: 10px;
  color: #555252;
  text-align: center;
}

.navbar-2 {
  height: 55px;
  border-bottom: 1px solid #999;
  background-color: #fff;
}

.line-div-2 {
  height: 2px;
  margin-bottom: 10px;
  background-color: #493221;
}

.heading-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
}

.heading-25 {
  color: #ad7e46;
}

.div-block-53 {
  height: 2px;
  margin-bottom: 10px;
  background-color: #ad7e46;
}

.text-block-3 {
  color: #333;
}

.paragraph-29 {
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 18px;
  line-height: 1em;
  font-weight: 300;
}

.paragraph-30 {
  margin-top: 100px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #666;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.bold-text-2 {
  font-size: 30px;
  line-height: 30px;
}

.section-27 {
  margin-top: 58px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.nav-link-10 {
  padding-top: 25px;
  padding-bottom: 10px;
}

.nav-link-10.w--current {
  color: #666;
}

.paragraph-31 {
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.pd1 {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #999;
  font-size: 0.8em;
  line-height: 1.5em;
}

.pd2 {
  padding-right: 10px;
  padding-left: 10px;
  color: #666;
  font-size: 0.875em;
}

.paragraph-34 {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #999;
  font-size: 0.8em;
  line-height: 1.5em;
}

.paragraph-35 {
  padding-right: 10px;
  padding-left: 10px;
  color: #666;
  font-size: 0.875em;
}

.p1 {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #999;
  font-size: 0.8em;
  line-height: 1.5em;
}

.p2 {
  padding-right: 10px;
  padding-left: 10px;
  color: #333;
  font-size: 0.875em;
}

.pd1-2 {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans SC', sans-serif;
  color: #999;
  font-size: 0.8em;
  line-height: 1.5em;
}

.pd2-2 {
  padding-right: 10px;
  padding-left: 10px;
  color: #666;
  font-size: 0.875em;
}

.section-28 {
  padding-bottom: 60px;
}

.navbar-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.container-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.paragraph-36 {
  color: #666;
}

.section-29 {
  margin-bottom: 40px;
}

.section-30 {
  padding-bottom: 40px;
}

.paragraph-38 {
  color: #333;
  font-size: 16px;
}

.container-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.image-40 {
  margin-right: auto;
  margin-left: auto;
}

.div-block-54 {
  width: 95vw;
  margin-right: auto;
  margin-left: auto;
}

.image-41 {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-42 {
  width: 100%;
  height: auto;
}

.image-43 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    color: #666;
  }
  .nav-link-2 {
    color: #666;
  }
  .nav-link-3 {
    color: #666;
  }
  .nav-link-4 {
    color: #666;
  }
  .nav-menu {
    background-color: #fff;
  }
  .icon {
    color: #666;
  }
  .menu-button {
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: #2756d6;
  }
  .introdutionsection._1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .introdutionsection._2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-5 {
    color: #333;
  }
  .overview-section {
    position: static;
  }
  .overview-mini-title-para {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .project-col {
    width: 90vw;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .project-des {
    text-align: left;
  }
  .top-section {
    height: 800px;
  }
  .top-container {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container.animals {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container.ming {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div {
    left: 16%;
    top: 7%;
    right: 0%;
    bottom: auto;
  }
  .left-div.catube {
    position: absolute;
    left: 0%;
    top: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div.dia {
    position: absolute;
    top: 0%;
    height: 250px;
    margin-top: 65px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .left-div.hon {
    position: absolute;
    left: 0%;
    top: 0%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .left-div.melty {
    position: static;
    top: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
  }
  .left-div.box {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
  }
  .left-div.ming {
    position: static;
    padding-top: 60px;
  }
  .left-div.animals {
    position: relative;
    left: 0%;
  }
  .left-div.moving {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div.dia {
    position: absolute;
    top: 0%;
    height: 250px;
    margin-top: 65px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .left-div.melty {
    position: static;
    top: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
  }
  .left-div.catube {
    position: absolute;
    left: 0%;
    top: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div.moving {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-div {
    width: 100vw;
    height: 500px;
  }
  .right-div.dia {
    position: absolute;
    height: 480px;
  }
  .right-div.melty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 480px;
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-div.box {
    margin-top: 40px;
  }
  .right-div.moving {
    margin-left: auto;
  }
  .right-div.catube {
    width: 100vw;
    height: 520px;
  }
  .right-div-image.catube {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    background-image: url('../images/1_3.png');
    background-position: 50% 50%;
    background-size: 600px;
    background-repeat: no-repeat;
  }
  .right-div-image.dia {
    left: -7%;
  }
  .right-div-image.melty {
    left: auto;
    bottom: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    min-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0% 50%;
    background-size: contain;
    background-attachment: scroll;
  }
  .right-div-image.box {
    background-image: url('../images/Box.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/Box.png'), linear-gradient(180deg, null, null);
    background-position: 50% 100%, 0px 0px;
  }
  .right-div-image.ming {
    background-image: url('../images/sofa3.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/sofa3.png'), linear-gradient(180deg, null, null);
    background-position: 50% 50%, 0px 0px;
  }
  .right-div-image.animals {
    background-position: 50% 50%;
    background-size: contain;
  }
  .right-div-image.animals {
    background-position: 50% 50%;
    background-size: contain;
  }
  .project-detail-paragraph {
    text-align: center;
  }
  .overviw-container {
    position: static;
  }
  .project-heading {
    margin-top: 0px;
    text-align: center;
  }
  .project-heading.dia {
    margin-bottom: 0px;
  }
  .project-heading.box {
    margin-top: 40px;
  }
  .div-block-11 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }
  .mini-heading.catube {
    text-align: center;
  }
  .mini-heading.dia {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }
  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .link-block {
    height: 300px;
  }
  .link-block.other {
    height: 300px;
  }
  .column-15 {
    padding-bottom: 20px;
  }
  .column-16 {
    padding-bottom: 20px;
  }
  .column-17 {
    padding-bottom: 20px;
  }
  .column-18 {
    padding-bottom: 20px;
  }
  .column-19 {
    padding-bottom: 20px;
  }
  .column-20 {
    padding-bottom: 20px;
  }
  .column-21 {
    padding-bottom: 20px;
  }
  .column-22 {
    padding-bottom: 20px;
  }
  .column-23 {
    padding-bottom: 20px;
  }
  .nav-link-5.w--current {
    color: #666;
  }
  .line-div {
    margin-bottom: 5px;
  }
  .explanation-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 50% 50%;
    background-size: contain;
  }
  .div-block-34 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .explanation-heading {
    color: #493221;
  }
  .div-block-36 {
    height: 550px;
  }
  .column-27 {
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .link-block-2 {
    height: 335px;
  }
  .othersection {
    background-color: #eee;
  }
  .columns-9 {
    height: 300px;
  }
  .overview-mini-title-para-2 {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .link-block-3 {
    height: 300px;
  }
  .link-block-3.other {
    height: 300px;
  }
  .project-detail-paragraph-2 {
    text-align: center;
  }
  .project-heading-2 {
    margin-top: 0px;
    text-align: center;
  }
  .project-heading-2.dia {
    margin-bottom: 0px;
  }
  .project-heading-2.box {
    margin-top: 40px;
  }
  .top-container-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container-2.ming {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container-2.animals {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mini-heading-2.dia {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }
  .mini-heading-2.catube {
    text-align: center;
  }
  .nav-link-6.w--current {
    color: #666;
  }
  .nav-menu-2 {
    background-color: #fff;
  }
  .nav-link-7 {
    padding-bottom: 8px;
    color: #666;
  }
  .nav-link-8 {
    padding-bottom: 9px;
    border-bottom: 1px none #000;
    color: #666;
  }
  .nav-link-9 {
    padding-bottom: 8px;
    border-bottom: 1px none #333;
    color: #666;
  }
  .line-div-2 {
    margin-bottom: 5px;
  }
  .explanation-heading-2 {
    color: #493221;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-link.w--current {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-link-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-link-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-link-4 {
    padding-right: 15px;
    padding-left: 10px;
  }
  .introdutionsection._1 {
    height: 800px;
  }
  .introdutionsection._2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-2._1 {
    line-height: 1em;
  }
  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left-co.section {
    position: relative;
    left: 0px;
    top: 0px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .right-co {
    height: 300px;
    padding-top: 0px;
  }
  .paragraph-9 {
    margin-top: 60px;
  }
  .paragraph-13 {
    max-width: 190px;
    min-width: 180px;
  }
  .project-col {
    width: 100vw;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-17 {
    max-width: 100%;
  }
  .container-6 {
    margin-bottom: -12px;
  }
  .top-section {
    height: 750px;
  }
  .top-section.catube {
    height: 700px;
  }
  .top-container.ming {
    margin-top: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div {
    left: 4%;
  }
  .left-div.catube {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .left-div.dia {
    position: absolute;
    width: 100vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div.hon {
    position: absolute;
    top: 0%;
    margin-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .left-div.melty {
    top: 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .left-div.ming {
    position: static;
  }
  .left-div.dia {
    position: absolute;
    width: 100vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div.melty {
    top: 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .left-div.catube {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .right-div {
    width: 600px;
    height: 400px;
    max-width: 100vw;
  }
  .right-div.box {
    position: absolute;
    height: 400px;
  }
  .right-div.ming {
    bottom: 19%;
  }
  .right-div.animals {
    bottom: 18%;
  }
  .right-div.moving {
    bottom: 14%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .right-div-image.catube {
    position: static;
    height: 100%;
    background-size: contain;
  }
  .right-div-image.dia {
    left: 0%;
    width: 100vw;
    height: 55vh;
    background-position: 65% 0%;
    background-size: contain;
  }
  .right-div-image.melty {
    bottom: 0%;
    width: 100%;
    height: 420px;
    min-height: auto;
    min-width: auto;
    background-size: cover;
  }
  .right-div-image.moving {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .right-div-image.animals {
    background-position: 50% 50%;
    background-size: contain;
  }
  .right-div-image.animals {
    background-position: 50% 50%;
    background-size: contain;
  }
  .project-detail-paragraph {
    padding-left: 0px;
  }
  .overviw-container {
    position: static;
    padding-right: 20px;
    padding-left: 20px;
  }
  .overviw-container.dia {
    padding-right: 20px;
    padding-left: 20px;
  }
  .project-heading {
    text-align: center;
  }
  .project-heading.melty {
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .number-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .approach-column-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .approach-paragrah {
    font-family: 'Noto Sans SC', sans-serif;
  }
  .div-block-11 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 220px;
  }
  .approach-column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .approach-column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .approach-column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .approach-column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .approach-column-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .mini-heading.catube {
    text-align: center;
  }
  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-22 {
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2);
  }
  .link-block {
    height: 290px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .link-block.other {
    height: 290px;
    margin-bottom: 10px;
  }
  .column-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .myself {
    left: 0%;
    top: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .myself.zh {
    top: 4%;
  }
  .eyes {
    display: block;
  }
  .nav-link-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-link-5.w--current {
    color: #666;
  }
  .div-block-28 {
    height: 800px;
  }
  .section-13 {
    padding: 15px 15px 15px 16px;
  }
  .explanation-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-position: 50% 50%;
    background-size: contain;
  }
  .section-14 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .div-block-36 {
    height: 450px;
  }
  .div-block-37 {
    height: 300px;
  }
  .explanationcontainer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-39 {
    height: 250px;
  }
  .div-block-40 {
    height: 280px;
  }
  .div-block-41 {
    height: 350px;
  }
  .section-15 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .section-16 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .link-block-2 {
    height: 290px;
  }
  .column-29 {
    height: auto;
    margin-bottom: 0px;
  }
  .columns-10 {
    padding: 0px 10px;
  }
  .columns-11 {
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .columns-12 {
    padding: 0px 10px;
  }
  .image-25 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
  }
  .image-26 {
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
  }
  .column-32 {
    margin-right: auto;
    margin-left: auto;
  }
  .image-27 {
    padding: 5px;
  }
  .column-33 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-28 {
    padding: 5px;
  }
  .image-29 {
    padding: 5px;
  }
  .image-30 {
    padding: 5px;
  }
  .image-31 {
    padding: 5px;
  }
  .image-32 {
    padding: 5px;
  }
  .image-33 {
    padding: 5px;
  }
  .detail-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-49 {
    padding-left: 20px;
  }
  .div-block-50 {
    padding-right: 20px;
  }
  .div-block-52 {
    padding-left: 20px;
  }
  .left-co-2.section {
    position: relative;
    left: 0px;
    top: 31px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .heading-19._1 {
    line-height: 1em;
  }
  .link-block-3 {
    height: 290px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .link-block-3.other {
    height: 290px;
    margin-bottom: 10px;
  }
  .project-detail-paragraph-2 {
    padding-left: 0px;
  }
  .project-heading-2 {
    text-align: center;
  }
  .project-heading-2.melty {
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .top-container-2.ming {
    margin-top: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mini-heading-2.catube {
    text-align: center;
  }
  .number-heading-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .nav-link-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-link-6.w--current {
    color: #666;
  }
  .nav-link-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-link-7.w--current {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-link-8 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-link-9 {
    padding-right: 15px;
    padding-left: 10px;
  }
  .navbar-2 {
    background-color: #fff;
  }
  .paragraph-29 {
    font-size: 0.875em;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    margin-left: 0px;
    padding-top: 10px;
    padding-left: 20px;
    color: #666;
    font-size: 1.25em;
  }
  .nav-link.w--current {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 0.9em;
  }
  .nav-link-2 {
    padding-top: 10px;
    padding-left: 20px;
    font-size: 1.25em;
  }
  .nav-link-3 {
    padding-top: 10px;
    padding-left: 20px;
    font-size: 1.25em;
  }
  .nav-link-4 {
    padding-top: 10px;
    padding-left: 20px;
    font-size: 1.25em;
  }
  .nav-menu {
    font-size: 0.9em;
  }
  .menu-button {
    position: static;
    padding: 12px 10px 0px;
  }
  .introdutionsection._1 {
    height: 900px;
    padding-top: 40px;
  }
  .heading-2._2 {
    width: 100vw;
    font-size: 2em;
    line-height: 1em;
  }
  .heading-2._1 {
    margin-bottom: 40px;
    font-size: 2em;
  }
  .container-3 {
    height: 650px;
  }
  .container-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-2 {
    width: 100%;
    height: 700px;
  }
  .left-co.section {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .right-co {
    position: static;
    height: 300px;
    padding-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .original-slider {
    height: 300px;
  }
  .original-slider.melty {
    display: none;
  }
  .paragraph-9 {
    font-size: 18px;
    line-height: 18px;
    text-align: left;
  }
  .overview-mini-title-para {
    width: auto;
    padding: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .paragraph-13 {
    max-width: 200px;
    min-width: 160px;
  }
  .over-body-paragrah {
    font-family: 'Noto Sans SC', sans-serif;
    color: #666;
  }
  .paragraph-15 {
    width: 90vw;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }
  .project-col {
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .project-title {
    font-size: 1em;
  }
  .project-info {
    font-size: 0.9em;
  }
  .project-des {
    line-height: 1.1em;
    text-align: left;
  }
  .image-14 {
    width: 100%;
    height: auto;
  }
  .image-15 {
    width: 100.06277655477578%;
    height: auto;
  }
  .image-16 {
    width: 100%;
    height: auto;
  }
  .image-17 {
    width: 100.06277655477578%;
    height: auto;
  }
  .overview-heading {
    font-size: 24px;
  }
  .overview-heading.melty {
    font-size: 24px;
  }
  .overview-heading.dia {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
  }
  .top-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 720px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  .top-section.melty {
    height: 720px;
    background-color: #fff;
  }
  .top-section.catube {
    height: 720px;
    background-color: #fff;
  }
  .top-section.interactive {
    height: 680px;
  }
  .top-section.animals {
    background-color: #eee;
  }
  .image-19 {
    max-height: 20px;
    max-width: 30%;
  }
  .top-container {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container.catube {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container.hon {
    height: auto;
  }
  .top-container.ming {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .left-div {
    left: 0%;
    top: 10%;
    right: 0%;
  }
  .left-div.catube {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 320px;
    margin-right: auto;
    margin-left: auto;
  }
  .left-div.dia {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100vw;
    height: 220px;
    margin-top: 90px;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div.hon {
    top: 0%;
    margin-top: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .left-div.melty {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    max-width: none;
    margin-top: 40px;
    padding: 40px 20px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .left-div.ming {
    padding-top: 10px;
  }
  .left-div.moving {
    background-color: #fff;
  }
  .left-div.dia {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100vw;
    height: 220px;
    margin-top: 90px;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-div.melty {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    max-width: none;
    margin-top: 40px;
    padding: 40px 20px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .left-div.catube {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 320px;
    margin-right: auto;
    margin-left: auto;
  }
  .left-div.moving {
    background-color: #fff;
  }
  .right-div {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 390px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-div.dia {
    height: 450px;
  }
  .right-div.melty {
    position: static;
    left: 0%;
    top: 40%;
    right: auto;
    bottom: auto;
    height: 300px;
    max-width: 100%;
    min-width: 100vw;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .right-div.box {
    bottom: 10%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-div.ming {
    top: 300px;
  }
  .right-div.animals {
    position: absolute;
    top: 220px;
  }
  .right-div.moving {
    top: 30%;
    height: 300px;
  }
  .right-div.mountains {
    top: 140px;
  }
  .right-div.catube {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 100%;
    height: 400px;
  }
  .right-div-image {
    width: 100%;
    height: 80%;
  }
  .right-div-image.catube {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/1_3.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .right-div-image.dia {
    position: absolute;
    left: 0%;
    top: 55px;
    right: auto;
    bottom: 0%;
    width: 100vw;
    height: 300px;
  }
  .right-div-image.melty {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0px;
    width: 100%;
    height: 70%;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .right-div-image.box {
    position: static;
    width: 350px;
    height: 350px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/Box.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/Box.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 50%, 0px 0px;
    background-size: contain, auto;
  }
  .right-div-image.ming {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .right-div-image.moving {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-div-image.mountains {
    position: static;
  }
  .right-div-image.animals {
    position: static;
  }
  .right-div-image.hon {
    position: static;
    bottom: 0%;
    margin-right: auto;
    margin-left: auto;
  }
  .right-div-image.animals {
    position: static;
  }
  .project-detail-paragraph {
    width: auto;
    height: auto;
    padding-left: 0px;
    text-align: center;
  }
  .pro-info-col {
    position: static;
    left: 0%;
    top: 0%;
    right: 0px;
    bottom: auto;
    width: 300px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .overviw-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .overviw-container.catube {
    padding-right: 10px;
    padding-left: 10px;
  }
  .overviw-container.melty {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .project-heading.melty {
    font-size: 24px;
  }
  .project-heading.catube {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
  }
  .project-heading.dia {
    margin-bottom: 0px;
    font-size: 24px;
  }
  .project-heading.hon {
    padding-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 20px;
  }
  .project-heading.box {
    font-size: 24px;
  }
  .project-heading.animals {
    font-size: 24px;
  }
  .project-heading.ming {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 24px;
  }
  .project-heading.mountains {
    font-size: 24px;
  }
  .project-heading.moving {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
  }
  .heading-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 20px;
  }
  .heading-11.hon {
    margin-top: -46px;
    padding-left: 22px;
  }
  .number-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
  }
  .number-heading.catube {
    margin-top: 0px;
  }
  .number-heading.dia {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 24px;
  }
  .number-heading.melty {
    margin-top: 0px;
  }
  .approach-column-1 {
    position: static;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .approach-column-1.melty {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .approach-paragrah {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    margin-top: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #666;
    font-size: 14px;
  }
  .approach-paragrah.en {
    width: 250px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .approach-paragrah.hon {
    width: 200px;
    margin-left: 0px;
  }
  .approach-paragrah.melty {
    width: 100px;
  }
  .paragraph-22 {
    width: 90vw;
    font-size: 26px;
    line-height: 1.1em;
  }
  .div-block-10 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-11 {
    right: 25%;
  }
  .column-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .appro-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .appro-col.catube.en {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .appro-col.dia {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .appro-col.melty {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .appro-col.melty.zh {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .appro-col.melty.en {
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .approach-column-3 {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .approach-column-3.melty {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .approach-column-5 {
    position: static;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .approach-column-5.melty {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .approach-column-2 {
    position: static;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .approach-column-2.catube.en {
    margin-top: 0px;
    padding-left: 0px;
  }
  .approach-column-2.dia.en {
    margin-top: -46px;
    padding-left: 20px;
  }
  .approach-column-2.dia.zh {
    margin-top: -46px;
    padding-left: 20px;
  }
  .approach-column-4 {
    margin-top: 0px;
    padding-right: 25px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .approach-column-4.catube.en {
    margin-top: 0px;
    padding-left: 0px;
  }
  .approach-column-4.dia.en {
    margin-top: -46px;
    padding-left: 20px;
  }
  .approach-column-4.dia.zh {
    margin-top: -46px;
    padding-left: 20px;
  }
  .approach-column-4.melty {
    padding-right: 0px;
  }
  .approach-column-6 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .mini-heading.catube {
    font-size: 16px;
    text-align: center;
  }
  .mini-heading.dia {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
  }
  .approach-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .approach-container.hon {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-13 {
    padding-right: 10px;
  }
  .empty {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .div-block-14 {
    width: 95px;
    padding-right: 2px;
  }
  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 97px;
    padding-right: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .div-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 97px;
    padding-right: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .image-20 {
    width: 72px;
  }
  .image-21 {
    width: 72px;
    height: auto;
    border-radius: 4px;
  }
  .image-22 {
    width: 72px;
  }
  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    height: 240px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .link-block.w--current {
    padding-top: 0px;
  }
  .link-block.other {
    height: 240px;
  }
  .column-15 {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-23 {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .myself {
    position: relative;
    left: 16%;
    display: block;
  }
  .original-icon-right {
    margin-right: 5px;
    padding: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-width: 1.6px;
    font-size: 20px;
  }
  .original-icon {
    margin-left: 5px;
    padding: 10px;
    border-width: 1.6px;
    font-size: 20px;
  }
  .slide-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .right-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-link-5 {
    font-size: 1em;
  }
  .div-block-28 {
    height: 600px;
  }
  .column-24 {
    padding-right: 0px;
  }
  .text-block-2 {
    text-align: justify;
  }
  .heading-13 {
    margin-bottom: 0px;
  }
  .section-13 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .column-25 {
    position: static;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-26 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-24 {
    width: auto;
    max-width: 100%;
  }
  .div-block-29 {
    width: 400px;
    background-image: url('../images/moving.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .explanation-div {
    width: 300px;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    background-size: contain;
  }
  .div-block-32 {
    height: 120px;
  }
  .explanation-div2 {
    height: 120px;
  }
  .explanation-heading {
    margin-bottom: 0px;
    font-size: 24px;
  }
  .explanation-heading.sofa {
    font-size: 24px;
  }
  .div-block-35 {
    height: 170px;
  }
  .div-block-36 {
    height: 300px;
  }
  .div-block-37 {
    height: 250px;
  }
  .explanationcontainer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-38 {
    height: 300px;
  }
  .div-block-39 {
    height: 180px;
  }
  .div-block-40 {
    height: 200px;
  }
  .div-block-41 {
    height: 270px;
  }
  .div-block-42 {
    height: 460px;
  }
  .section-16 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .column-27 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph-23 {
    text-align: justify;
  }
  .paragraph-24 {
    text-align: justify;
  }
  .paragraph-25 {
    text-align: justify;
  }
  .paragraph-26 {
    text-align: justify;
  }
  .paragraph-27 {
    text-align: justify;
  }
  .link-block-2 {
    width: 180px;
    height: 240px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .project-title-2 {
    font-size: 1em;
  }
  .project-info-2 {
    font-size: 0.9em;
  }
  .project-des-2 {
    line-height: 1.1em;
  }
  .section-17 {
    height: auto;
    background-color: #eee;
  }
  .othersection {
    padding-top: 40px;
  }
  .column-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-31 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-32 {
    padding: 0px;
  }
  .image-27 {
    padding: 5px;
  }
  .column-33 {
    padding: 0px;
  }
  .image-33 {
    width: 100%;
  }
  .container-14 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-34 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-35 {
    padding: 0px;
  }
  .column-36 {
    padding: 0px;
  }
  .column-37 {
    padding: 0px;
  }
  .column-38 {
    padding: 0px;
  }
  .column-39 {
    padding: 0px;
  }
  .column-40 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-41 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-42 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-43 {
    padding: 0px;
  }
  .column-44 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-45 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-46 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-47 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-35 {
    width: 210px;
    height: auto;
    max-width: none;
  }
  .div-block-48 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-49 {
    width: 100vw;
    padding-left: 20px;
  }
  .div-block-50 {
    width: 100vw;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .container-18 {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-16 {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }
  .heading-17 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 18px;
  }
  .heading-18 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 16px;
  }
  .div-block-51 {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-52 {
    width: 100vw;
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pa {
    width: 110px;
    padding-left: 0px;
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 14px;
  }
  .pa.catube {
    width: 140px;
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 14px;
  }
  .pa.hon {
    width: 320px;
    margin-left: 0px;
    padding-left: 0px;
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 14px;
  }
  .lightbox-link {
    width: 100%;
  }
  .overview-mini-title-para-2 {
    width: auto;
    padding: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .left-co-2.section {
    top: -15px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .heading-19._1 {
    margin-bottom: 40px;
    font-size: 2em;
  }
  .heading-19._2 {
    width: 100vw;
    font-size: 2em;
    line-height: 1em;
  }
  .project-des-3 {
    line-height: 1.1em;
    text-align: left;
  }
  .link-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    height: 240px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .link-block-3.w--current {
    padding-top: 0px;
  }
  .link-block-3.other {
    height: 240px;
  }
  .project-detail-paragraph-2 {
    width: auto;
    height: auto;
    padding-left: 0px;
    font-family: 'Noto Sans SC', sans-serif;
    text-align: center;
  }
  .project-heading-2.dia {
    margin-bottom: 0px;
    font-size: 24px;
  }
  .project-heading-2.melty {
    font-size: 24px;
  }
  .project-heading-2.catube {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
  }
  .project-heading-2.hon {
    padding-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 20px;
  }
  .project-heading-2.box {
    font-size: 24px;
  }
  .project-heading-2.ming {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 24px;
  }
  .project-heading-2.animals {
    font-size: 24px;
  }
  .project-heading-2.moving {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
  }
  .project-heading-2.mountains {
    font-size: 24px;
  }
  .top-container-2 {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container-2.catube {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-container-2.hon {
    height: auto;
  }
  .top-container-2.ming {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .mini-heading-2.dia {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
  }
  .mini-heading-2.catube {
    font-size: 16px;
    text-align: center;
  }
  .image-38 {
    width: 72px;
    height: auto;
    border-radius: 4px;
  }
  .heading-20 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 16px;
  }
  .heading-21 {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 18px;
    text-align: left;
  }
  .heading-22 {
    margin-top: 0px;
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
  }
  .overview-heading-2 {
    font-size: 24px;
  }
  .overview-heading-2.dia {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
  }
  .overview-heading-2.melty {
    font-size: 24px;
  }
  .heading-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    margin-top: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 20px;
  }
  .number-heading-2 {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
  }
  .number-heading-2.dia {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 24px;
  }
  .number-heading-2.catube {
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-39 {
    width: 72px;
  }
  .over-body-paragrah-2 {
    font-family: 'Noto Sans SC', sans-serif;
    color: #666;
  }
  .nav-link-6 {
    font-size: 1.25em;
  }
  .nav-menu-2 {
    font-size: 0.9em;
  }
  .nav-link-7 {
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-left: 20px;
    color: #666;
    font-size: 1.25em;
  }
  .nav-link-7.w--current {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 0.9em;
  }
  .nav-link-8 {
    padding-top: 10px;
    padding-left: 20px;
    font-size: 1.25em;
  }
  .nav-link-9 {
    padding-top: 10px;
    padding-left: 20px;
    font-size: 1.25em;
  }
  .explanation-heading-2 {
    margin-bottom: 0px;
    font-size: 24px;
  }
  .explanation-heading-2.sofa {
    font-size: 24px;
  }
  .heading-25 {
    margin-bottom: 0px;
  }
  .text-block-3 {
    text-align: justify;
  }
  .paragraph-29 {
    font-size: 16px;
  }
  .paragraph-30 {
    font-size: 18px;
    line-height: 20px;
  }
  .nav-link-10 {
    padding-top: 10px;
    padding-right: 10px;
    color: #666;
    font-size: 1.25em;
  }
  .paragraph-31 {
    font-size: 18px;
  }
  .pd1 {
    margin-top: -5px;
    padding-top: 0px;
  }
  .pd2 {
    color: #666;
  }
  .pd2-2 {
    color: #666;
  }
  .column-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .container-21 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .icon-2 {
    color: #666;
  }
  .menu-button-2 {
    top: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 18px;
    padding-bottom: 10px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .paragraph-36 {
    font-family: 'Noto Sans SC', sans-serif;
    color: #666;
  }
  .paragraph-37 {
    font-family: 'Noto Sans SC', sans-serif;
    color: #666;
    font-size: 14px;
  }
}

