@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,700&display=swap");
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #70223f;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/images/loading-site.svg) center no-repeat #fff;
  background-size: 50px 50px;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?4ox24x");
  src: url("fonts/icomoon.eot?4ox24x#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?4ox24x") format("truetype"), url("fonts/icomoon.woff?4ox24x") format("woff"), url("fonts/icomoon.svg?4ox24x#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
p {
  font-size: 14px;
  letter-spacing: 2px;
  color: #444;
  line-height: 26px;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-house:before {
  content: "\e900";
}

.icon-lightball:before {
  content: "\e901";
}

.icon-pencil:before {
  content: "\e902";
}

.icon-puzzle:before {
  content: "\e903";
}

.icon-rocket:before {
  content: "\e904";
}

.icon-shield:before {
  content: "\e905";
}

.icon-user:before {
  content: "\e906";
}

body {
  font-family: "Noto Sans TC", sans-serif;
}

.wrapper {
  padding-top: 140px;
  margin-bottom: 60px;
  overflow-x: hidden;
}

#uni-house-index .fp-tableCell {
  position: relative;
  padding-top: 80px;
  padding-bottom: 60px;
}

.home-header {
  height: 80px;
  width: 100%;
  background: #911d45;
  position: absolute;
  top: 0px;
  left: 0px;
}

.home-content {
  height: calc(100vh - 200px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/homebg.jpg");
  position: relative;
}

.home-footer {
  height: 60px;
  width: 100%;
  background: #911d45;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.home-footer p {
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  color: #fff;
}
.home-footer a {
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  color: #fff;
}

body {
  background: #f8f8f8;
}

#main-nav .navbar-nav {
  margin-top: 12px;
}
#main-nav .navbar-nav .nav-item {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
#main-nav .navbar-nav .nav-item:hover {
  -webkit-transform: rotateZ(-5deg);
  -ms-transform: rotate(-5deg);
      transform: rotateZ(-5deg);
}
#main-nav .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 0.875rem;
  text-align: center;
  letter-spacing: 0.2rem;
  padding-left: 0;
  padding-right: 0;
}
#main-nav .navbar-nav .nav-item .nav-link b {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 8px;
  background: #fff;
  line-height: 36px;
  text-align: center;
  border-radius: 36px;
}
#main-nav .navbar-nav .nav-item .nav-link b i {
  font-size: 20px;
  color: #911d45;
  top: 3px;
  position: relative;
}

header {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0px;
  left: 0px;
  -webkit-box-shadow: 0px 3px 12px rgba(37, 8, 17, 0.47);
          box-shadow: 0px 3px 12px rgba(37, 8, 17, 0.47);
  background-image: url("/images/navibg.jpg");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: repeat;
  height: 140px;
  border-bottom: 2px solid #d8b57d;
}
header .main-nav {
  padding: 4px 0px;
  height: 140px;
}
header .main-nav .navbar-brand {
  padding-right: 20px;
}
header .main-nav .navbar-brand img {
  margin: 0 5px;
  max-width: 90%;
}
header #main-nav .navbar-nav {
  margin-top: 0px;
}
header #main-nav .navbar-nav .nav-item {
  padding: 0px;
  text-align: right;
  /*border-left: 1px solid darken($yellow,3%);
              border-right: 1px solid rgba(255,255,255,0.5);*/
}
header #main-nav .navbar-nav .nav-item .nav-link {
  text-align: right;
}
header #main-nav .navbar-nav .nav-item .nav-link b {
  width: 34px;
  height: 34px;
  line-height: 34px;
  -webkit-box-shadow: 1px 1px 0px #333;
          box-shadow: 1px 1px 0px #333;
}
header #main-nav .navbar-nav .nav-item .nav-link i {
  position: relative;
  top: 6px;
}
header #main-nav .navbar-nav .nav-item .nav-link .ls-for-4letters {
  letter-spacing: 0.19rem;
}
header #main-nav .navbar-nav .nav-item .nav-link .ls-for-5letters {
  letter-spacing: 0.13rem;
}

footer {
  height: 60px;
  -webkit-box-shadow: 0px -1px 0px #111;
          box-shadow: 0px -1px 0px #111;
  width: 100%;
  background: #911d45;
  position: fixed;
  z-index: 100;
  bottom: 0px;
  left: 0px;
  border-top: 1px solid #d8b57d;
}
footer p {
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  color: #fff;
}
footer a {
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  color: #fff;
}

.main-title {
  margin-bottom: 45px;
  text-align: center;
}
.main-title h2 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.3rem;
  padding-bottom: 5px;
  margin-bottom: 0px;
  color: #911d45;
  position: relative;
}
.main-title h2:after {
  content: "";
  width: 100%;
  height: 1px; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(145, 29, 69, 0)), color-stop(12%, rgba(145, 29, 69, 0.7)), color-stop(50%, rgb(158, 25, 71)), color-stop(88%, rgba(145, 29, 69, 0.7)), to(rgba(145, 29, 69, 0)));
  background: linear-gradient(to right, rgba(145, 29, 69, 0) 0%, rgba(145, 29, 69, 0.7) 12%, rgb(158, 25, 71) 50%, rgba(145, 29, 69, 0.7) 88%, rgba(145, 29, 69, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00911d45", endColorstr="#00911d45",GradientType=1 );
  position: absolute;
  bottom: 0px;
  left: 1px;
}
.main-title b {
  display: inline-block;
  position: relative;
  top: -26px;
  z-index: 3;
  width: 54px;
  height: 54px;
  margin-right: 8px;
  background: #fff;
  line-height: 54px;
  text-align: center;
  border-radius: 54px;
  border: 2px solid #911d45;
}
.main-title b i {
  font-size: 30px;
  text-shadow: 1px 1px 0px #911d45;
  position: relative;
  top: 10px;
}
.main-title .title-box {
  position: relative;
  z-index: 2;
  padding: 0;
  color: #000;
  background: #fff;
  font-size: 0.75rem;
  letter-spacing: 0.2rem;
}
.main-title .title-box p {
  margin-bottom: 0px;
}

.sub-title {
  font-size: 1.125rem;
  line-height: 2.25rem;
  font-weight: normal;
  letter-spacing: 0.2rem;
  color: #555;
}

.house-type {
  margin-bottom: 65px;
  text-align: center;
  line-height: 260px;
  height: 260px;
  font-size: 2rem;
  width: 100%;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.3s; /* Safari */
  transition: all 0.3s;
  position: relative;
}
.house-type .relative-room {
  position: absolute;
  z-index: 99;
  bottom: -20px;
  font-size: 0.75rem;
  color: #888;
  right: 0px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
}
.house-type a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  background: transparent;
  letter-spacing: 0.25rem;
  -webkit-transition: all 0.3s; /* Safari */
  transition: all 0.3s;
  position: relative;
}
.house-type a:hover {
  text-decoration: none;
  color: #EDE7AA;
  background: rgba(0, 0, 0, 0.4);
}
.house-type a:after {
  content: "";
  display: block;
  position: absolute;
  width: 98%;
  height: 98%;
  border: 2px solid #eee;
  top: 1%;
  left: 1%;
  z-index: 10;
  background: transparent;
}
.house-type a:hover:after {
  border: 2px solid #EDE7AA;
}
.house-type:hover {
  -webkit-box-shadow: 0px 0px 7px 2px #EDE7AA;
          box-shadow: 0px 0px 7px 2px #EDE7AA;
}

.restroom-show {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 100%;
  position: relative;
  -webkit-box-shadow: 5px 5px 0px #911d45;
          box-shadow: 5px 5px 0px #911d45;
}

.house-note {
  font-size: 12px;
}
.house-note li {
  margin-bottom: 3px;
}

@media (min-width: 1200px) {
  .restroom-show {
    padding-top: 100%;
  }
}
.house-show {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 580px;
  position: relative;
  -webkit-box-shadow: 5px 5px 0px #911d45;
          box-shadow: 5px 5px 0px #911d45;
}
.house-show .option-control {
  z-index: 29;
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: block;
}
.house-show .option-control > div {
  -webkit-box-shadow: 0px 0px 3px #000;
          box-shadow: 0px 0px 3px #000;
  float: left;
  background-size: cover;
  background-position: center;
  margin-right: 10px;
  width: 80px;
  height: 80px;
  border: 2px solid #666;
  position: relative;
}
.house-show .option-control > div:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 101;
  background: rgba(255, 255, 255, 0.5);
}
.house-show .option-control > div.active {
  border: 2px solid #d8b57d;
}
.house-show .option-control > div.active:before {
  display: none;
}
.house-show.hs1 .hs-section1 {
  display: block;
}
.house-show.hs1 .hs-section2 {
  display: none;
}
.house-show.hs2 .hs-section1 {
  display: none;
}
.house-show.hs2 .hs-section2 {
  display: block;
}
.house-show .house-option {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.house-show .house-option.a-show {
  z-index: 10;
}
.house-show .house-option.b-show {
  z-index: 10;
}
.house-show .house-option.c-show {
  z-index: 10;
}
.house-show .house-option.d-show {
  z-index: 10;
}
.house-show .house-option.e-show {
  z-index: 10;
}
.house-show .house-option.f-show {
  z-index: 10;
}
.house-show .house-option.g-show {
  z-index: 10;
}
.house-show .house-option.h-show {
  z-index: 5;
}
.house-show .house-option.mIslandTb {
  z-index: 8;
}
.house-show .house-option.mIslandTb.mIslandTBGoTop {
  z-index: 11;
}
.house-show .house-option.mIsland {
  z-index: 9;
}
.house-show .house-option.mIslandTop {
  z-index: 12;
}
.house-show:before {
  content: "";
  display: block;
  border: 1px solid #d8b57d;
  width: 98%;
  height: 98%;
  position: absolute;
  left: 1%;
  top: 1%;
  z-index: 11;
}

.house-selects .form-group {
  margin-bottom: 0.85rem;
}
.house-selects .form-group label {
  color: #37342b;
  font-weight: normal;
  font-size: 1rem;
  letter-spacing: 0.08rem;
  margin-bottom: 0.2rem;
}

.content .dream-tab {
  margin-bottom: 15px;
}
.content .dream-tab > li > a {
  padding: 12px;
  border: 1px solid #000;
  font-size: 16px;
  border-radius: 0px;
  color: #aaa;
}
.content .dream-tab > li > a:hover {
  background: none;
  color: #333;
  border: 1px solid #911d45;
  background: #911d45;
  border-bottom: 3px solid #666;
  padding: 12px 12px 10px 12px;
}
.content .dream-tab > li > a.active {
  padding: 12px 12px 10px 12px;
  border: 1px solid #911d45;
  border-bottom: 3px solid #000;
  color: #fff;
  background: #911d45;
}
.content .dream-tab > li > a.active:hover, .content .dream-tab > li > a.active:focus {
  border: 1px solid #911d45;
  border-bottom: 3px solid #000;
  color: #333;
}

.content .dream-tab-content, .content .restroom-tab-content {
  border: 1px solid #555;
  padding: 25px;
  background: #fff;
}

.dream-tab-content .item > label {
  font-size: 16px;
  width: 16.6666667%;
  position: relative;
  top: 20px;
}

.dream-tab-content .bathroompanel {
  height: 80px;
  margin-bottom: 20px;
}
.dream-tab-content .bathroompanel:last-child {
  margin-bottom: 0px;
}

.small-color-btn-wrapper {
  margin-top: 5px;
}

.restroom-selects .color-btn {
  width: 105px;
}

.color-btn {
  width: 80px;
  height: auto;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 5px;
  position: relative;
  vertical-align: top;
}
.color-btn.small-color-btn .color-border {
  margin: 0 0 5px 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: top;
}
.color-btn.small-color-btn .color-border .color-show {
  width: 20px;
  height: 20px;
}
.color-btn.small-color-btn .color-text {
  display: inline-block;
  margin-left: 5px;
  line-height: 30px;
  width: auto;
  vertical-align: top;
}
.color-btn .color-border {
  width: 44px;
  height: 44px;
  display: block;
  margin: 0 auto 5px auto;
  border-radius: 60px;
  background: #E8E8E8;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  padding: 5px;
}
.color-btn .color-border .color-show {
  width: 34px;
  height: 34px;
  border-radius: 38px;
  background-size: cover;
  background-position: center;
  border: 1px solid #888;
}
.color-btn .color-border .color-show.item32 {
  background-image: url("/images/texture/item32.jpg");
}
.color-btn .color-border .color-show.item33 {
  background-image: url("/images/texture/item33.jpg");
}
.color-btn .color-border .color-show.item34 {
  background-image: url("/images/texture/item34.jpg");
}
.color-btn .color-border .color-show.item35 {
  background-image: url("/images/texture/item35.jpg");
}
.color-btn .color-border .color-show.item36 {
  background-image: url("/images/texture/item36.jpg");
}
.color-btn .color-border .color-show.item37 {
  background-image: url("/images/texture/item37.jpg");
}
.color-btn .color-border .color-show.item38 {
  background-image: url("/images/texture/item38.jpg");
}
.color-btn .color-border .color-show.item39 {
  background-image: url("/images/texture/item39.jpg");
}
.color-btn .color-border .color-show.item40 {
  background-image: url("/images/texture/item40.jpg");
}
.color-btn .color-border .color-show.item41 {
  background-image: url("/images/texture/item41.jpg");
}
.color-btn .color-border .color-show.item42 {
  background-image: url("/images/texture/item42.jpg");
}
.color-btn .color-border .color-show.item43 {
  background-image: url("/images/texture/item43.jpg");
}
.color-btn .color-border .color-show.item44 {
  background-image: url("/images/texture/item44.jpg");
}
.color-btn .color-border .color-show.item45 {
  background-image: url("/images/texture/item45.jpg");
}
.color-btn .color-border .color-show.item46 {
  background-image: url("/images/texture/item46.jpg");
}
.color-btn .color-border .color-show.item47 {
  background-image: url("/images/texture/item47.jpg");
}
.color-btn .color-border .color-show.item48 {
  background-image: url("/images/texture/item48.jpg");
}
.color-btn .color-border .color-show.item49 {
  background-image: url("/images/texture/item49.jpg");
}
.color-btn .color-border .color-show.item50 {
  background-image: url("/images/texture/item50.jpg");
}
.color-btn .color-border .color-show.item51 {
  background-image: url("/images/texture/item51.jpg");
}
.color-btn .color-border .color-show.item52 {
  background-image: url("/images/texture/item52.jpg");
}
.color-btn .color-border .color-show.item53 {
  background-image: url("/images/texture/item53.jpg");
}
.color-btn .color-border .color-show.item54 {
  background-image: url("/images/texture/item54.jpg");
}
.color-btn .color-border .color-show.item55 {
  background-image: url("/images/texture/item55.jpg");
}
.color-btn .color-border .color-show.item56 {
  background-image: url("/images/texture/item56.jpg");
}
.color-btn .color-border .color-show.item57 {
  background-image: url("/images/texture/item57.jpg");
}
.color-btn .color-border .color-show.item58 {
  background-image: url("/images/texture/item58.jpg");
}
.color-btn .color-border .color-show.item59 {
  background-image: url("/images/texture/item59.jpg");
}
.color-btn .color-border .color-show.item60 {
  background-image: url("/images/texture/item60.jpg");
}
.color-btn .color-border .color-show.item61 {
  background-image: url("/images/texture/item61.jpg");
}
.color-btn .color-border .color-show.item62 {
  background-image: url("/images/texture/item62.jpg");
}
.color-btn .color-border .color-show.item63 {
  background-image: url("/images/texture/item63.jpg");
}
.color-btn .color-border .color-show.item64 {
  background-image: url("/images/texture/item64.jpg");
}
.color-btn .color-border .color-show.item65 {
  background-image: url("/images/texture/item65.jpg");
}
.color-btn .color-border .color-show.item66 {
  background-image: url("/images/texture/item66.jpg");
}
.color-btn .color-border .color-show.item67 {
  background-image: url("/images/texture/item67.jpg");
}
.color-btn .color-border .color-show.item68 {
  background-image: url("/images/texture/item68.jpg");
}
.color-btn .color-border .color-show.item69 {
  background-image: url("/images/texture/item69.jpg");
}
.color-btn .color-border .color-show.item70 {
  background-image: url("/images/texture/item70.jpg");
}
.color-btn .color-border .color-show.item71 {
  background-image: url("/images/texture/item71.jpg");
}
.color-btn .color-border .color-show.item72 {
  background-image: url("/images/texture/item72.jpg");
}
.color-btn .color-border .color-show.item73 {
  background-image: url("/images/texture/item73.jpg");
}
.color-btn .color-border .color-show.item74 {
  background-image: url("/images/texture/item74.jpg");
}
.color-btn .color-border .color-show.item75 {
  background-image: url("/images/texture/item75.jpg");
}
.color-btn .color-border .color-show.item76 {
  background-image: url("/images/texture/item76.jpg");
}
.color-btn .color-border .color-show.item77 {
  background-image: url("/images/texture/item77.jpg");
}
.color-btn .color-border .color-show.item78 {
  background-image: url("/images/texture/item78.jpg");
}
.color-btn .color-border .color-show.item79 {
  background-image: url("/images/texture/item79.jpg");
}
.color-btn .color-border .color-show.item80 {
  background-image: url("/images/texture/item80.jpg");
}
.color-btn .color-border .color-show.item81 {
  background-image: url("/images/texture/item81.jpg");
}
.color-btn .color-border .color-show.item82 {
  background-image: url("/images/texture/item82.jpg");
}
.color-btn .color-border .color-show.item83 {
  background-image: url("/images/texture/item83.jpg");
}
.color-btn .color-border .color-show.item84 {
  background-image: url("/images/texture/item84.jpg");
}
.color-btn .color-border .color-show.item85 {
  background-image: url("/images/texture/item85.jpg");
}
.color-btn .color-border .color-show.item86 {
  background-image: url("/images/texture/item86.jpg");
}
.color-btn .color-border .color-show.item87 {
  background-image: url("/images/texture/item87.jpg");
}
.color-btn .color-border .color-show.item88 {
  background-image: url("/images/texture/item88.jpg");
}
.color-btn .color-border .color-show.item89 {
  background-image: url("/images/texture/item89.jpg");
}
.color-btn .color-border .color-show.item90 {
  background-image: url("/images/texture/item90.jpg");
}
.color-btn .color-border .color-show.item91 {
  background-image: url("/images/texture/item91.jpg");
}
.color-btn .color-border .color-show.item92 {
  background-image: url("/images/texture/item92.jpg");
}
.color-btn .color-border .color-show.item93 {
  background-image: url("/images/texture/item93.jpg");
}
.color-btn .color-border .color-show.item94 {
  background-image: url("/images/texture/item94.jpg");
}
.color-btn .color-border .color-show.item95 {
  background-image: url("/images/texture/item95.jpg");
}
.color-btn .color-border .color-show.item96 {
  background-image: url("/images/texture/item96.jpg");
}
.color-btn .color-border .color-show.item97 {
  background-image: url("/images/texture/item97.jpg");
}
.color-btn .color-border .color-show.item98 {
  background-image: url("/images/texture/item98.jpg");
}
.color-btn .color-border .color-show.item99 {
  background-image: url("/images/texture/item99.jpg");
}
.color-btn .color-border .color-show.item100 {
  background-image: url("/images/texture/item100.jpg");
}
.color-btn .color-border .color-show.item101 {
  background-image: url("/images/texture/item101.jpg");
}
.color-btn .color-border .color-show.item102 {
  background-image: url("/images/texture/item102.jpg");
}
.color-btn .color-border .color-show.item103 {
  background-image: url("/images/texture/item103.jpg");
}
.color-btn .color-border .color-show.item104 {
  background-image: url("/images/texture/item104.jpg");
}
.color-btn .color-border .color-show.item105 {
  background-image: url("/images/texture/item105.jpg");
}
.color-btn .color-border .color-show.item106 {
  background-image: url("/images/texture/item106.jpg");
}
.color-btn .color-border .color-show.item107 {
  background-image: url("/images/texture/item107.jpg");
}
.color-btn .color-border .color-show.item108 {
  background-image: url("/images/texture/item108.jpg");
}
.color-btn .color-border .color-show.item109 {
  background-image: url("/images/texture/item109.jpg");
}
.color-btn .color-border .color-show.item110 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item111 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item112 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item113 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item114 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item115 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item116 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item117 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item118 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item119 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item120 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item121 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item122 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item123 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item124 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item125 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item126 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item127 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item128 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9901 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9902 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9903 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9904 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9905 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9906 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9907 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9908 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9909 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9910 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9911 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9912 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9913 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9914 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9915 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9916 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9917 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9918 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9919 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item9920 {
  background-image: url("/images/texture/item111.jpg");
}
.color-btn .color-border .color-show.item968a {
  background-image: url("/images/texture/item68a.jpg");
}
.color-btn .color-border .color-show.item968b {
  background-image: url("/images/texture/item68b.jpg");
}
.color-btn .color-border .color-show.item968c {
  background-image: url("/images/texture/item68c.jpg");
}
.color-btn .color-border .color-show.item968d, .color-btn .color-border .color-show.item968e, .color-btn .color-border .color-show.item968f {
  background-image: url("/images/texture/item68def.jpg");
}
.color-btn .color-border .color-show.item968g, .color-btn .color-border .color-show.item968h, .color-btn .color-border .color-show.item968i {
  background-image: url("/images/texture/item68ghi.jpg");
}
.color-btn .color-border .rs01 {
  background-image: url("/images/color-texture/r-1.jpg");
}
.color-btn .color-border .rs02 {
  background-image: url("/images/color-texture/r-2.jpg");
}
.color-btn .color-border .rs03 {
  background-image: url("/images/color-texture/r-3.jpg");
}
.color-btn .color-border .rs04 {
  background-image: url("/images/color-texture/r-4.jpg");
}
.color-btn .color-border .cs01 {
  background-image: url("/images/color-texture/t-a-1.jpg");
}
.color-btn .color-border .cs02 {
  background-image: url("/images/color-texture/t-a-2.jpg");
}
.color-btn .color-border .cs03 {
  background-image: url("/images/color-texture/t-a-3.jpg");
}
.color-btn .color-border .cs04 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#EB6823), color-stop(68%, #894A21), to(#7F3D00));
  background-image: linear-gradient(-180deg, #EB6823 0%, #894A21 68%, #7F3D00 100%);
}
.color-btn .color-border .cs05 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E0B105), color-stop(59%, #C69200), to(#897700));
  background-image: linear-gradient(#E0B105 0%, #C69200 59%, #897700 100%);
}
.color-btn .color-border .cs06 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6F6F6F), to(#000000));
  background-image: linear-gradient(-180deg, #6F6F6F 0%, #000000 100%);
}
.color-btn .color-border .cs07 {
  background-image: url("/images/color-texture/t-a-7.jpg");
}
.color-btn .color-border .cs08 {
  background-image: url("/images/color-texture/t-a-8.jpg");
}
.color-btn .color-border .cs09 {
  background-image: url("/images/color-texture/t-a-9.jpg");
}
.color-btn .color-border .cs10 {
  background-image: url("/images/color-texture/t-a-10.jpg");
}
.color-btn .color-border .cs11 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FDE9D9), to(#FFD9BB));
  background-image: linear-gradient(-180deg, #FDE9D9 0%, #FFD9BB 100%);
}
.color-btn .color-border .cs12 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#DAEEF3), to(#B6EBF9));
  background-image: linear-gradient(-180deg, #DAEEF3 0%, #B6EBF9 100%);
}
.color-btn .color-text {
  font-size: 14px;
  width: 100%;
  text-align: center;
  color: #000;
  letter-spacing: 1.23px;
}
.color-btn.active .color-border {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
}
.color-btn.active .color-border .color-show {
  border: 1px solid #911d45;
}
.color-btn.active .color-text {
  color: #37342b;
  font-weight: bold;
}

.other-option-subtitle {
  font-size: 1rem;
  color: #37342b;
  letter-spacing: 1.38px;
}

.other-option-button {
  background: #f4f4f4;
  border: 1px solid #000;
  width: 100%;
  height: auto;
  padding: 6px 10px;
  margin: 8px 0px;
  display: inline-block;
}
.other-option-button.oob-short {
  width: 200px;
}
.other-option-button h4 {
  font-size: 16px;
  color: #37342b;
  letter-spacing: 1.23px;
  margin: 5px 0 8px 0;
  font-weight: normal;
}
.other-option-button p {
  font-size: 12px;
  color: #707070;
  letter-spacing: 0.92px;
  line-height: 20px;
  margin: 0;
}
.other-option-button:hover {
  border: 1px solid #37342b;
  background: #fff;
  cursor: pointer;
  -webkit-box-shadow: 2px 2px 0px #911d45;
          box-shadow: 2px 2px 0px #911d45;
}
.other-option-button.active {
  background: #fff;
  border: 1px solid #37342b;
  -webkit-box-shadow: 2px 2px 0px #911d45;
          box-shadow: 2px 2px 0px #911d45;
}
.other-option-button.active h4 {
  color: #000;
}

.dream-house-result, .dream-house-result-reservation {
  background: #fff;
  padding: 25px 0;
  margin-top: 50px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.dream-house-result .dhr-item, .dream-house-result-reservation .dhr-item {
  margin-bottom: 8px;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 6px;
}
.dream-house-result .dhr-title, .dream-house-result-reservation .dhr-title {
  font-size: 0.875rem;
  color: #911d45;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 120px;
  margin: 0;
  text-align: right;
}
.dream-house-result .dhr-select, .dream-house-result-reservation .dhr-select {
  font-size: 0.875rem;
  color: #37342b;
  margin: 0;
  letter-spacing: 0.5px;
  line-height: 17px;
  padding-left: 10px;
  display: inline-block;
}

.dream-house-buttons {
  padding: 30px 0;
}
.dream-house-buttons .dream-house-button {
  background: #fff;
  border: 1px solid #333;
  text-align: left;
  padding: 0;
  display: inline-block;
  margin: 0 30px;
  cursor: pointer;
}
.dream-house-buttons .dream-house-button:hover {
  background: #f8f8f8;
  border: 1px solid #7c7f86;
}
.dream-house-buttons .dream-house-button span {
  padding: 5px 80px 7px 80px;
  display: block;
  width: 100%;
}
.dream-house-buttons .dream-house-button span:hover {
  text-decoration: none;
}
.dream-house-buttons .dream-house-button p {
  font-size: 12px;
  margin: 0 0 1px 0;
  color: #8D8D8D;
  letter-spacing: 0.5px;
}
.dream-house-buttons .dream-house-button h3 {
  font-size: 16px;
  margin: 0;
  color: #911d45;
  font-weight: bold;
  letter-spacing: 1.23px;
}

.title-intro {
  margin: 30px 0 40px 0;
  font-size: 15px;
  color: #999;
  letter-spacing: 5.3px;
}

.title-intro-2 {
  margin: 10px 0 20px 0;
  font-size: 18px;
  color: #666;
  letter-spacing: 2.3px;
}

.dream-house-result-reservation {
  background: #fff;
  -webkit-box-shadow: 0px 2px 0px #911d45;
          box-shadow: 0px 2px 0px #911d45;
  margin-top: 20px;
  margin-bottom: 50px;
  border: 1px solid #000;
}
.dream-house-result-reservation h3 {
  margin: 0px 0 30px 0;
  font-size: 1.125rem;
  color: #37342b;
  letter-spacing: 5.3px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
}

input.form-control, select.form-control {
  border: 1px solid #333;
  border-radius: 0px;
  height: 32px;
  padding-top: 3px;
  outline: 0;
  font-size: 0.875rem;
  color: #000;
  -webkit-box-shadow: 2px 2px 0px #911d45;
          box-shadow: 2px 2px 0px #911d45;
}

.select-wrapper {
  position: relative;
  -webkit-box-shadow: 1px 1px 0px rgba(145, 29, 69, 0.7);
          box-shadow: 1px 1px 0px rgba(145, 29, 69, 0.7);
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  border: 1px solid #333;
  border-left: 2px solid #d8b57d;
  border-top: 1px solid #d8b57d;
  border-radius: 0px;
  height: 32px !important;
  padding-top: 3px;
  outline: 0;
  font-size: 0.875rem;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.select-wrapper select:focus, .select-wrapper select:hover, .select-wrapper select:active {
  outline: 0;
}
.select-wrapper > i {
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.full-bg {
  background-size: cover;
  background-position: center;
}
.full-bg.tucheng {
  background-position: center -110px;
  background-image: url("../images/tucheng.jpg");
}
.full-bg.service {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/service.jpg");
}

.infobox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(100% - 110px);
}

.infobox {
  width: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 5px 5px 0px #5f142d;
          box-shadow: 5px 5px 0px #5f142d;
  border-radius: 30px;
  position: relative;
  z-index: 4;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.infobox:before {
  content: "";
  width: 100%;
  height: 100%;
  background: none;
  border-top: 2px solid #911d45;
  border-left: 2px solid #911d45;
  position: absolute;
  z-index: -1;
  top: -5px;
  left: -5px;
  border-radius: 30px;
}
.infobox.dark {
  background: rgba(0, 0, 0, 0.7);
}
.infobox.dark h2 {
  color: #911d45;
}
.infobox.dark h3 {
  color: #fff;
}
.infobox h2 {
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 2px;
  color: #222;
  font-weight: 600;
  margin: 5px 0;
}
.infobox h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #911d45;
  margin: 2px 0;
}
.infobox h3 span {
  background: #5f142d;
  color: #911d45;
  padding: 2px 10px;
  display: inline-block;
}
.infobox h4 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 600;
  color: #5f142d;
  margin: 2px 0;
}
.infobox p {
  font-size: 15px;
  letter-spacing: 2px;
  color: #444;
  line-height: 28px;
}

.line {
  height: 2px;
  width: 100%;
  margin: 15px 0;
}
.line.yellow {
  background: #911d45;
}

.imgbg-wrapper {
  position: relative;
}

.imgbg-box {
  background-size: cover;
  background-position: center;
  height: 125px;
  width: 100%;
  border: 2px solid #5f142d;
  -webkit-box-shadow: 3px 3px 0px #fff;
          box-shadow: 3px 3px 0px #fff;
  border-top-right-radius: 25px;
  opacity: 1;
  display: block;
}
.imgbg-box:hover {
  opacity: 1;
}
.imgbg-box img {
  display: none;
}

.main-text-title {
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 2px;
  color: #222;
  font-weight: 600;
  margin: 5px 0;
}

.sub-text-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #911d45;
  margin: 2px 0;
}
.sub-text-title span {
  background: #5f142d;
  color: #911d45;
  padding: 2px 10px;
  display: inline-block;
}

.min-text-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #37342b;
  margin: 4px 0;
}

.small-gutters {
  margin-left: -5px;
  margin-right: -5px;
}
.small-gutters > .col, .small-gutters > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

.small-text-title {
  font-size: 18px;
  line-height: 32px;
  font-weight: 600;
  color: #5f142d;
  margin: 2px 0;
}

.wp-box {
  margin: 0 10px;
  text-align: left;
}
.wp-box .wp-img-box {
  margin-bottom: 20px;
  background: rgba(145, 29, 69, 0.3);
  padding: 20px;
  -webkit-box-shadow: 5px 5px 0px #37342b;
          box-shadow: 5px 5px 0px #37342b;
  border-radius: 30px;
}
.wp-box h4 {
  font-size: 16px;
  list-style: none;
  letter-spacing: 1px;
  color: #5f142d;
}
.wp-box ul {
  margin: 0px;
  padding: 0px;
}
.wp-box li {
  font-size: 14px;
  list-style: none;
  letter-spacing: 1px;
  color: #444;
  line-height: 24px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 3px;
  text-indent: -12px;
  padding-left: 21px;
}
.wp-box li span {
  display: inline-block;
  color: #5f142d;
  font-size: 18px;
  margin-right: 2px;
}
.wp-box li:last-child {
  border-bottom: none;
}

.material-box h2 {
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 2px;
  color: #5f142d;
  font-weight: 600;
  margin: 5px 0;
}
.material-box h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #666;
  margin: 2px 0;
}
.material-box h4 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 600;
  color: #37342b;
  margin: 2px 0;
}
.material-box p {
  font-size: 15px;
  letter-spacing: 2px;
  color: #444;
  line-height: 28px;
}
.material-box img:not(.no-style) {
  border: 1px solid rgba(55, 52, 43, 0.75);
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 0px #911d45;
          box-shadow: 3px 3px 0px #911d45;
}
.material-box .embed-responsive {
  border: 1px solid #37342b;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 0px #911d45;
          box-shadow: 3px 3px 0px #911d45;
}

.bg-yellow {
  background: url("/images/halftone-yellow.gif") repeat;
}

.btn-main {
  background: #911d45;
  color: #fff;
  border: 1px solid #37342b;
  padding: 0.5rem 2rem;
  font-size: 1rem;
}

.btn-material-menu {
  border: 1px solid #5f142d;
  color: #5f142d;
  padding: 0.5rem 2rem;
  font-size: 1rem;
}

.backtotop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 52px;
  height: 52px;
  z-index: 999;
  display: none;
  cursor: pointer;
}

.service-box {
  text-align: center;
  background: #fff;
  border: 1px solid #5f142d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5px 15px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.service-box img {
  width: 30px;
  height: 30px;
}
.service-box h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #5f142d;
  margin: 2px 0;
}
.service-box p {
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #444;
  line-height: 22px;
  margin-bottom: 0px;
}
.service-box:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.service-row {
  position: relative;
}
.service-row > .col, .service-row > [class*=col-] {
  height: 150px;
}
.service-row > .col .service-box, .service-row > [class*=col-] .service-box {
  height: 100%;
}

.datetimepicker td, .datetimepicker th {
  font-size: 0.875rem;
  padding: 7px;
}

.gallery-box {
  height: calc(100vh - 200px);
}

.gallery-btn-wrapper {
  text-align: center;
}
.gallery-btn-wrapper h3 {
  font-size: 16px;
  color: #333;
  text-shadow: 2px 2px 0px #fff;
  letter-spacing: 2px;
  font-weight: bold;
}

.gallery-btn {
  /* Rectangle 11: */
  background: #fff;
  border: 1px solid #911d45;
  padding: 4px 10px;
  text-align: center;
  font-size: 14px;
  color: #911d45;
  width: 100%;
  display: block;
  margin: 3px 0 5px 0;
  letter-spacing: 1px;
  -webkit-box-shadow: 2px 2px 0px #EDE7AA;
          box-shadow: 2px 2px 0px #EDE7AA;
}
.gallery-btn:hover {
  color: #911d45;
  background: rgba(255, 255, 255, 0.65);
  text-decoration: none;
}

.online-gallery {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-links-mobile {
  width: 100%;
  position: relative;
}
.footer-links-mobile > a {
  display: block;
  width: 25%;
  height: 100%;
  float: left;
  background: #911d45;
  color: #d8b57d;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.5px;
  padding: 8px 0 5px 0px;
  border-right: 1px solid rgba(216, 181, 125, 0.5);
}
.footer-links-mobile > a:last-child {
  border-left: none;
}
.footer-links-mobile > a:hover {
  text-decoration: none;
  background: #5f142d;
}
.footer-links-mobile > a i {
  display: block;
  font-size: 24px;
  color: #d8b57d;
  margin-bottom: 2px;
}

@media (min-width: 968px) {
  #belegaModal .modal-dialog {
    max-width: 900px;
  }
}
.btn-none {
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 12px;
  padding: 2px 5px;
  z-index: 999;
}

@media (max-width: 768px) {
  .btn-none {
    top: -15px;
    right: -15px;
    z-index: 999;
  }
}
.tab-pane {
  position: relative;
}