@font-face {
  font-family: "Zalando Sans Expanded";
  src: url("../fonts/font-web/ZalandoSans-ExpandedLight.woff2") format("woff2"), url("../fonts/font-web/ZalandoSans-ExpandedLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Display";
  src: url("../fonts/font-web/NotoSerifDisplay-Regular.woff2") format("woff2"), url("../fonts/font-web/NotoSerifDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Display";
  src: url("../fonts/font-web/NotoSerifDisplay-Light.woff2") format("woff2"), url("../fonts/font-web/NotoSerifDisplay-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mattone";
  src: url("../fonts/font-web/SVN-Mattone-Regular.woff2") format("woff2"), url("../fonts/font-web/SVN-Mattone-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Mattone Display";
  src: url("../fonts/font-web/SVN-MattoneDisplay-Regular.woff2") format("woff2"), url("../fonts/font-web/SVN-MattoneDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pinyon Script";
  src: url("../fonts/font-web/PinyonScript-Regular.woff2") format("woff2"), url("../fonts/font-web/PinyonScript-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mona Sans Expanded";
  src: url("../fonts/font-web/MonaSansExpanded-Regular.woff2") format("woff2"), url("../fonts/font-web/MonaSansExpanded-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Great Vibes";
  src: url("../fonts/font-web/GreatVibes-Regular.woff2") format("woff2"), url("../fonts/font-web/GreatVibes-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.cl-brown {
  color: #BDA486;
}

.ff-title {
  font-family: "Noto Serif Display", sans-serif;
  font-weight: 300;
  -webkit-text-stroke: 0.5px;
}

.ff-main {
  font-family: "SVN-Mattone Display", sans-serif;
}

.ff-style {
  font-family: "Great Vibes", sans-serif;
  -webkit-text-stroke: 0.35px;
}

.fs-48 {
  font-size: 48px;
  line-height: 105%;
}

.fs-40 {
  font-size: 36px;
  line-height: 120%;
}

.fs-32 {
  font-size: 32px;
}

.fs-24 {
  font-size: 24px;
}

.fs-18 {
  font-size: 18px;
}

.fs-14 {
  font-size: 14px;
}

.fs-12 {
  font-size: 12px;
}

.fs-10 {
  font-size: 10px;
}

.mb-40 {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .fs-48 {
    font-size: 28px;
    line-height: 105%;
  }
  .fs-40 {
    font-size: 24px;
    line-height: 120%;
  }
  .fs-32 {
    font-size: 22px;
  }
  .fs-24 {
    font-size: 20px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-14 {
    font-size: 14px;
  }
  .fs-12 {
    font-size: 12px;
  }
  .fs-10 {
    font-size: 10px;
  }
  .mb-40 {
    margin-bottom: 1.5rem;
  }
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
    transform-origin: center center;
  }
  25% {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform-origin: top left;
  }
  40% {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform-origin: bottom left;
  }
  75% {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform-origin: top right;
  }
  85% {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform-origin: bottom right;
  }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: center center;
  }
}
@keyframes runline {
  0% {
    stroke-dashoffset: 0;
  }
  0% {
    stroke-dashoffset: -24px;
  }
  100% {
    stroke-dashoffset: -48px;
  }
}
@keyframes Ani {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes Border {
  0% {
    border: 1px solid rgba(255, 255, 255, 0);
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    border: 1px solid white;
    transform: translate(-50%, -50%) scale(1.3);
  }
  100% {
    border: 0 solid rgba(255, 255, 255, 0);
    transform: translate(-50%, -50%) scale(1.6);
  }
}
@keyframes expand {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.6;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}
@keyframes floorHere {
  0% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
  }
  50% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
  100% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
  }
}
body {
  font-family: "Zalando Sans Expanded", sans-serif;
  font-size: 14px;
  text-rendering: geometricPrecision;
  background: url(../images/bg-footer.jpg) no-repeat bottom center/100% auto;
  color: #162340;
}
body a {
  text-decoration: none;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
}

.jprogress {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 1032;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  color: #BDA486;
  text-align: center;
}
.jprogress .imgloading {
  width: 100%;
  padding: 0 40px 40px;
}
.jprogress .imgloading img {
  width: 100%;
  height: auto;
}
.jprogress .jprogress__text {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background: #BDA486;
  transition: all 0.5s ease;
}

#menu_mobile {
  position: fixed;
  width: 70%;
  height: 100vh;
  z-index: 99999;
  top: 0;
  right: 0;
  display: flex;
  display: -ms-flexbox;
  background: #BDA486;
  flex-direction: column;
  padding: 5rem 0;
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.5s ease;
  transform: translateX(100%);
  justify-content: center;
}
#menu_mobile.open {
  transform: translateX(0);
}
#menu_mobile .hamburger-icon {
  width: 26px;
  height: 22.5px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-left: 20px;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
#menu_mobile .hamburger-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #FFFFFF;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#menu_mobile .hamburger-icon span:nth-child(even) {
  right: 0;
  border-radius: 0 9px 9px 0;
}
#menu_mobile .hamburger-icon span:nth-child(odd) {
  left: 0;
  border-radius: 9px 0 0 9px;
}
#menu_mobile .hamburger-icon span:nth-child(1), #menu_mobile .hamburger-icon span:nth-child(2) {
  top: 0;
}
#menu_mobile .hamburger-icon span:nth-child(3) {
  top: 8px;
  width: 0%;
  left: -25%;
}
#menu_mobile .hamburger-icon span:nth-child(4) {
  top: 8px;
}
#menu_mobile .hamburger-icon span:nth-child(5), #menu_mobile .hamburger-icon span:nth-child(6) {
  top: 16px;
}
#menu_mobile .hamburger-icon.open span:nth-child(1), #menu_mobile .hamburger-icon.open span:nth-child(6) {
  transform: rotate(45deg);
}
#menu_mobile .hamburger-icon.open span:nth-child(2), #menu_mobile .hamburger-icon.open span:nth-child(5) {
  transform: rotate(-45deg);
}
#menu_mobile .hamburger-icon.open span:nth-child(1) {
  left: 2px;
  top: 5px;
}
#menu_mobile .hamburger-icon.open span:nth-child(2) {
  right: 2px;
  top: 5px;
}
#menu_mobile .hamburger-icon.open span:nth-child(3) {
  left: -50%;
  width: 0;
  opacity: 0;
}
#menu_mobile .hamburger-icon.open span:nth-child(4) {
  right: 50%;
  opacity: 0;
}
#menu_mobile .hamburger-icon.open span:nth-child(5) {
  left: 2px;
  top: 14px;
}
#menu_mobile .hamburger-icon.open span:nth-child(6) {
  right: 2px;
  top: 14px;
}
#menu_mobile .menu_site {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #BDA486;
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
}
#menu_mobile .menu_site li {
  position: relative;
}
#menu_mobile .menu_site li a {
  font-size: 18px;
  color: #FFFFFF;
  padding: 15px 30px;
  display: block;
  text-transform: uppercase;
}
#menu_mobile .menu_site li.current-menu-item > a {
  color: #BDA486;
  font-weight: bold;
}
#menu_mobile .menu_site li .sub-menu {
  list-style: none;
  padding-left: 1rem;
  display: none;
}
#menu_mobile .menu_site li .sub-menu li a {
  text-transform: capitalize;
  font-size: 16px;
}
#menu_mobile .menu_site li.menu-item-has-children:after {
  display: flex;
  width: 55px;
  height: 55px;
  justify-content: center;
  align-items: center;
  position: absolute;
  content: "\f107";
  font-family: "FontAwesome";
  right: 0;
  top: 0;
  color: #162340;
  transition: all 0.5s ease;
}
#menu_mobile .menu_site li.menu-item-has-children.show_submenu:after {
  transform: rotate(180deg);
}

.overlay_menu {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99991;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.5s ease;
  transform: translateX(100%);
}
.overlay_menu.is-active {
  transform: translateX(0);
}

#header_site .logo_site {
  padding: 16px 0;
  display: block;
}
#header_site .logo_site img {
  height: 60px;
  transition: all 0.5s ease;
}
#header_site .menu_site {
  display: flex;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
#header_site .menu_site li a {
  color: #FFFFFF;
  text-transform: uppercase;
  display: block;
  padding: 24px 0;
}
#header_site .menu_lang {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
#header_site .menu_lang li a {
  color: #FFFFFF;
  display: block;
  padding: 24px 0;
  transition: all 0.5s ease;
}
#header_site .head_left {
  display: flex;
  justify-content: flex-start;
}
#header_site .head_right {
  display: flex;
  justify-content: flex-end;
  -moz-column-gap: 80px;
       column-gap: 80px;
}
#header_site.scrolled {
  background: #BDA486;
}
#header_site.scrolled .menu_site li a,
#header_site.scrolled .menu_site li span,
#header_site.scrolled .menu_lang li a,
#header_site.scrolled .menu_lang li span {
  padding: 16px 0;
}
#header_site.scrolled .logo_site {
  padding: 8px 0;
}
#header_site.scrolled .logo_site img {
  height: 40px;
}
#header_site .hamburger_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#header_site .hamburger_btn .hamburger-icon {
  width: 36px;
  height: 18px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#header_site .hamburger_btn .hamburger-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #FFFFFF;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#header_site .hamburger_btn .hamburger-icon span:nth-child(even) {
  right: 0;
  border-radius: 0 9px 9px 0;
}
#header_site .hamburger_btn .hamburger-icon span:nth-child(odd) {
  left: 0;
  border-radius: 9px 0 0 9px;
}
#header_site .hamburger_btn .hamburger-icon span:nth-child(1), #header_site .hamburger_btn .hamburger-icon span:nth-child(2) {
  top: 0;
}
#header_site .hamburger_btn .hamburger-icon span:nth-child(3) {
  top: 8px;
  left: 0;
}
#header_site .hamburger_btn .hamburger-icon span:nth-child(4) {
  top: 8px;
}
#header_site .hamburger_btn .hamburger-icon span:nth-child(5), #header_site .hamburger_btn .hamburger-icon span:nth-child(6) {
  top: 16px;
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(1), #header_site .hamburger_btn .hamburger-icon.open span:nth-child(6) {
  transform: rotate(45deg);
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(2), #header_site .hamburger_btn .hamburger-icon.open span:nth-child(5) {
  transform: rotate(-45deg);
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(1) {
  left: 3px;
  top: 3px;
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(2) {
  right: 3px;
  top: 3px;
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(3) {
  left: 50%;
  opacity: 0;
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(4) {
  right: 50%;
  opacity: 0;
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(5) {
  left: 3px;
  top: 15px;
}
#header_site .hamburger_btn .hamburger-icon.open span:nth-child(6) {
  right: 3px;
  top: 15px;
}
@media (max-width: 991px) {
  #header_site {
    padding: 8px 0;
  }
  #header_site .logo_site {
    padding: 0;
  }
  #header_site .logo_site img {
    height: 30px;
  }
  #header_site.scrolled .logo_site {
    padding: 0;
  }
  #header_site.scrolled .logo_site img {
    height: 30px;
  }
}

.banner_site {
  position: relative;
}
.banner_site::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(43, 29, 16, 0) 73.5%, rgba(43, 29, 16, 0.15) 88.93%, rgba(43, 29, 16, 0.25) 101.56%), linear-gradient(180deg, rgba(43, 29, 16, 0) 65.06%, rgba(43, 29, 16, 0.44) 77.88%, rgba(43, 29, 16, 0.75) 88.38%), linear-gradient(180deg, rgba(43, 29, 16, 0) 49.06%, rgba(0, 0, 0, 0.12) 77.77%, rgba(0, 0, 0, 0.2) 101.25%);
  z-index: 1;
  pointer-events: none;
}
.banner_site .nav-banner .banner-prev {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.banner_site .nav-banner .banner-prev img {
  height: 10px;
  width: auto;
}
.banner_site .nav-banner .banner-next {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.banner_site .nav-banner .banner-next img {
  height: 10px;
  width: auto;
}
.banner_site .banner_paging {
  position: absolute;
  bottom: 30px;
  left: 50%;
  color: #FFFFFF;
  display: flex;
  -moz-column-gap: 60px;
       column-gap: 60px;
  z-index: 1;
  transform: translateX(-50%);
}
.banner_site .banner_paging::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
}
.banner_site .banner_slider .item figure {
  position: relative;
  height: 100vh;
  margin-bottom: 0;
  overflow: hidden;
}
.banner_site .banner_slider .item figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  animation: zoom-in-zoom-out 100s ease infinite;
  -webkit-animation: zoom-in-zoom-out 100s ease infinite;
}
@media (max-width: 991px) {
  .banner_site .banner_slider .item figure {
    height: 500px;
  }
}

.intro_section {
  margin-bottom: -80px;
}
.intro_section .about_us {
  padding-top: 150px;
  padding-bottom: 60px;
  background: url(../images/bg-pattern.png) repeat-x top center/auto 100%;
}
.intro_section .box_content {
  padding: 45px;
  background: #F2F0EB;
}
.intro_section .box_content figure {
  margin: 0;
}
.intro_section .box_content figure img {
  max-height: 80px;
}
.intro_section .box_content .desc {
  margin: 40px 0;
}
.intro_section .map {
  position: relative;
}
.intro_section .map .map_vector svg {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
.intro_section .map .map_vector svg .line1 {
  animation: runline 1s linear forwards infinite;
  -webkit-animation: runline 1s linear forwards infinite;
}
.intro_section .map .map_vector svg .line2 {
  animation: runline 0.5s linear forwards infinite;
  -webkit-animation: runline 0.5s linear forwards infinite;
}
.intro_section .map .map_vector svg .circle1 {
  animation: Ani 0.75s linear infinite;
  -webkit-animation: Ani 0.75s linear infinite;
}
.intro_section .map .map_vector svg .circle2 {
  animation: Ani 0.75s linear 0.25s infinite;
  -webkit-animation: Ani 0.75s linear 0.25s infinite;
}
.intro_section .map .map_vector svg .circle3 {
  animation: Ani 0.75s linear 0.5s infinite;
  -webkit-animation: Ani 0.75s linear 0.5s infinite;
}
@media (max-width: 991px) {
  .intro_section {
    margin-bottom: -40px;
  }
  .intro_section .about_us {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .intro_section .box_content {
    padding: 1.5rem;
  }
  .intro_section .box_content .desc {
    margin: 1.5rem 0;
  }
}

.master_plan {
  position: relative;
}
.master_plan img {
  width: 100%;
  height: auto;
}
.master_plan .primary {
  position: relative;
}
.master_plan .highlight svg {
  position: absolute;
  top: 24%;
  left: 73.75%;
  width: 22.2%;
  height: auto;
}
.master_plan .highlight svg .line {
  animation: runline 1s linear forwards infinite;
  -webkit-animation: runline 1s linear forwards infinite;
}
.master_plan .map_abs {
  position: absolute;
  right: 4.69%;
  bottom: 0.77%;
  z-index: 1;
  transform: translateY(100%) rotate(90deg);
  transform-origin: right top;
  width: 50.25vw;
  opacity: 0;
  pointer-events: none;
  border: 1px dashed #162340;
}

.utility_plan {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
}
.utility_plan .node_list .node_item {
  position: absolute;
  top: 11%;
  left: 18.5%;
  transform: translate(-50%, -50%);
}
.utility_plan .node_list .node_item:nth-child(2) {
  top: 30%;
  left: 20%;
}
.utility_plan .node_list .node_item:nth-child(3) {
  top: 29%;
  left: 27.5%;
}
.utility_plan .node_list .node_item:nth-child(4) {
  top: 39%;
  left: 18.5%;
}
.utility_plan .node_list .node_item:nth-child(4) > span {
  background: #AA3943;
}
.utility_plan .node_list .node_item:nth-child(4) > span::before, .utility_plan .node_list .node_item:nth-child(4) > span::after {
  border-color: #AA3943 !important;
}
.utility_plan .node_list .node_item:nth-child(4) .node_info {
  width: 350px !important;
}
.utility_plan .node_list .node_item:nth-child(5) {
  top: 41%;
  left: 25%;
}
.utility_plan .node_list .node_item:nth-child(6) {
  top: 41%;
  left: 30.5%;
}
.utility_plan .node_list .node_item:nth-child(7) {
  top: 34%;
  left: 37.5%;
}
.utility_plan .node_list .node_item:nth-child(8) {
  top: 36%;
  left: 43%;
}
.utility_plan .node_list .node_item:nth-child(9) {
  top: 40%;
  left: 45.6%;
}
.utility_plan .node_list .node_item:nth-child(10) {
  top: 48%;
  left: 40.5%;
}
.utility_plan .node_list .node_item:nth-child(11) {
  top: 50.5%;
  left: 37.7%;
}
.utility_plan .node_list .node_item:nth-child(12) {
  top: 58%;
  left: 31.7%;
}
.utility_plan .node_list .node_item:nth-child(13) {
  top: 59%;
  left: 24%;
}
.utility_plan .node_list .node_item:nth-child(13) > span {
  background: #AA3943;
}
.utility_plan .node_list .node_item:nth-child(13) > span::before, .utility_plan .node_list .node_item:nth-child(13) > span::after {
  border-color: #AA3943 !important;
}
.utility_plan .node_list .node_item:nth-child(13) .node_info {
  width: 400px !important;
}
.utility_plan .node_list .node_item:nth-child(14) {
  top: 77%;
  left: 31%;
}
.utility_plan .node_list .node_item:nth-child(15) {
  top: 87%;
  left: 27%;
}
.utility_plan .node_list .node_item > span {
  display: block;
  width: 15px;
  height: 15px;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  transition: all 0.5s ease;
  cursor: pointer;
}
.utility_plan .node_list .node_item > span::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff;
  animation: Border 2s linear infinite;
  -webkit-animation: Border 2s linear infinite;
  pointer-events: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transform: translate(-50%, -50%);
}
.utility_plan .node_list .node_item > span::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff;
  animation: Border 2s linear 1s infinite;
  -webkit-animation: Border 2s linear 1s infinite;
  pointer-events: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transform: translate(-50%, -50%);
}
.utility_plan .node_list .node_item .node_info {
  position: absolute;
  background: #FFFFFF;
  padding: 8px 8px 4px;
  white-space: nowrap;
  top: 50%;
  left: calc(100% + 20px);
  transform: translateY(-50%);
  font-family: "SVN-Mattone Display", sans-serif;
  color: #BDA486;
  letter-spacing: 1.2px;
  font-size: 12px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.5s ease;
}
.utility_plan .node_list .node_item .node_info .more_info {
  margin-top: 1rem;
  font-size: 10px;
  color: #162340;
  white-space: normal;
  background: #F2F0EB;
  padding: 10px;
}
.utility_plan .node_list .node_item .node_info .more_info ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0.75rem;
}
.utility_plan .node_list .node_item .node_info .more_info ul li {
  position: relative;
  padding-left: 15px;
  display: flex;
  justify-content: space-between;
}
.utility_plan .node_list .node_item .node_info .more_info ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 0;
  left: 0;
  background: url(../images/flower.png) no-repeat center center/contain;
}
.utility_plan .node_list .node_item:hover {
  z-index: 1;
}
.utility_plan .node_list .node_item:hover > span {
  width: 25px;
  height: 25px;
}
.utility_plan .node_list .node_item:hover .node_info {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 991px) {
  .utility_plan {
    position: relative;
    opacity: 1;
  }
  .utility_plan .node_list .node_item > span {
    width: 10px;
    height: 10px;
  }
  .utility_plan .node_list .node_item > span::before, .utility_plan .node_list .node_item > span::after {
    width: 15px;
    height: 15px;
  }
  .utility_plan .node_list .node_item > span:hover {
    width: 15px;
    height: 15px;
  }
  .utility_plan .node_list .node_item .node_info {
    font-size: 6px;
    left: calc(100% + 10px);
  }
  .utility_plan .node_list .node_item .node_info .more_info {
    font-size: 6px;
  }
  .utility_plan .node_list .node_item:nth-child(4) .node_info, .utility_plan .node_list .node_item:nth-child(13) .node_info {
    width: 250px !important;
  }
}

.floor_plan {
  padding: 80px 0;
}
.floor_plan .img_floor {
  position: relative;
}
.floor_plan .img_floor > img {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.floor_plan .img_floor .floor_mask {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.floor_plan .img_floor .floor_mask svg {
  cursor: pointer;
  width: 100%;
  height: auto;
}
.floor_plan .img_floor .floor_mask svg path {
  transition: all 0.5s ease;
}
.floor_plan .img_floor .floor_mask svg g.active path, .floor_plan .img_floor .floor_mask svg g:hover path {
  fill: #BDA486;
}
.floor_plan #floorTab {
  justify-content: center;
  border-bottom: 0;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.floor_plan #floorTab .nav-item .nav-link {
  border: 1px solid #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 12px 24px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  color: #162340;
}
.floor_plan #floorTab .nav-item .nav-link.active {
  background: #BDA486;
  color: #FFFFFF;
  border-color: #BDA486;
}
@media (max-width: 991px) {
  .floor_plan {
    padding: 3rem 0;
  }
  .floor_plan #floorTab .nav-item .nav-link {
    padding: 8px 12px;
  }
}

.design_mark {
  padding: 80px 0;
}
.design_mark .slider_wrapper {
  position: relative;
}
.design_mark .slider_wrapper .nav-arti .arti-prev {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.design_mark .slider_wrapper .nav-arti .arti-prev img {
  height: 10px;
  width: auto;
}
.design_mark .slider_wrapper .nav-arti .arti-next {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.design_mark .slider_wrapper .nav-arti .arti-next img {
  height: 10px;
  width: auto;
}
.design_mark .arti_slider .item {
  width: calc(1320px - 1.5rem);
  margin: 0.75rem;
}
.design_mark .arti_slider .item figure {
  padding-bottom: 46%;
  position: relative;
}
.design_mark .arti_slider .item figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}
.design_mark .arti_slider .item h4 {
  opacity: 0;
  margin-bottom: 0;
  height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.design_mark .arti_slider .item .paging {
  display: inline-flex;
  -moz-column-gap: 60px;
       column-gap: 60px;
  z-index: 1;
  position: relative;
  opacity: 0;
}
.design_mark .arti_slider .item .paging::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000000;
}
.design_mark .arti_slider .item.slick-current h4,
.design_mark .arti_slider .item.slick-current .paging {
  opacity: 1;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .design_mark .arti_slider .item {
    width: calc(1140px - 1.5rem);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .design_mark .arti_slider .item {
    width: calc(960px - 1.5rem);
  }
}
@media (max-width: 991px) {
  .design_mark {
    padding: 3rem 0;
  }
  .design_mark .slider_wrapper .nav-arti .arti-prev,
  .design_mark .slider_wrapper .nav-arti .arti-next {
    top: 35%;
  }
  .design_mark .arti_slider .item {
    width: 80vw;
  }
}

.quote_section {
  padding: 80px 0;
}
.quote_section .quote_content {
  padding: 80px 40px;
  background: #BDA486;
  color: #FFFFFF;
}
.quote_section .quote_content .author {
  text-transform: uppercase;
  padding-left: 50px;
  margin-top: 45px;
  position: relative;
}
.quote_section .quote_content .author::before {
  position: absolute;
  width: 45px;
  height: 1px;
  background: #FFFFFF;
  top: 50%;
  left: 0;
  content: "";
}
@media (max-width: 991px) {
  .quote_section {
    padding: 3rem 0;
  }
  .quote_section .quote_content {
    padding: 1.5rem;
  }
  .quote_section .quote_content .author {
    margin-top: 1.5rem;
  }
}

.seamless_section {
  padding: 80px 0;
  overflow: hidden;
}
.seamless_section #nav-tab {
  list-style: none;
  padding-left: 0;
}
.seamless_section #nav-tab li {
  margin-bottom: 18px;
}
.seamless_section #nav-tab li a {
  color: #162340;
  padding-right: 50px;
  position: relative;
  transition: all 0.4s ease;
}
.seamless_section #nav-tab li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background: #BDA486;
  top: 6px;
  left: 0;
  transition: all 0.4s ease;
  opacity: 0;
}
.seamless_section #nav-tab li a.active {
  color: #BDA486;
  padding-left: 50px;
  padding-right: 0;
}
.seamless_section #nav-tab li a.active::before {
  width: 45px;
  opacity: 1;
}
.seamless_section .wrapper_slider {
  position: relative;
  width: calc(100% + (100vw - 1320px + 1.5rem) / 2);
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .seamless_section .wrapper_slider {
    width: calc(100% + (100vw - 1140px + 1.5rem) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .seamless_section .wrapper_slider {
    width: calc(100% + (100vw - 960px + 1.5rem) / 2);
  }
}
.seamless_section .wrapper_slider .nav-seam .seam-prev {
  position: absolute;
  left: -20px;
  top: 45%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.seamless_section .wrapper_slider .nav-seam .seam-prev img {
  height: 10px;
  width: auto;
}
.seamless_section .wrapper_slider .nav-seam .seam-next {
  position: absolute;
  right: 40px;
  top: 45%;
  transform: translateY(-50%) rotate(180deg);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.seamless_section .wrapper_slider .nav-seam .seam-next img {
  height: 10px;
  width: auto;
}
.seamless_section .seamless_slider .item {
  width: 30vw;
  margin-right: 1.5rem;
}
.seamless_section .seamless_slider .item figure {
  position: relative;
  padding-bottom: 135%;
  overflow: hidden;
}
.seamless_section .seamless_slider .item figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
.seamless_section .seamless_slider .item h4 {
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s ease;
}
.seamless_section .seamless_slider .item .desc {
  height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.seamless_section .seamless_slider .item:hover figure img {
  transform: scale(1.05);
}
.seamless_section .seamless_slider .item:hover h4 {
  color: #BDA486;
}
@media (max-width: 991px) {
  .seamless_section {
    padding: 3rem 0;
  }
  .seamless_section .wrapper_slider {
    width: calc(100% + 0.75rem);
  }
  .seamless_section .wrapper_slider .nav-seam .seam-prev {
    left: 0.75rem;
    top: 38%;
  }
  .seamless_section .wrapper_slider .nav-seam .seam-next {
    top: 38%;
    right: 0.75rem;
  }
  .seamless_section .seamless_slider .item {
    width: 70vw;
  }
}

.system_section {
  background: #BDA486;
  padding: 50px 0;
  margin: 80px 0;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.system_section .global {
  position: relative;
}
.system_section .global .circle {
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: expand 4s linear infinite;
  -webkit-animation: expand 4s linear infinite;
  pointer-events: none;
}
.system_section .global .circle.layer1 {
  width: calc(100% + 50px);
  height: calc(100% + 50px);
}
.system_section .global .circle.layer2 {
  width: calc(100% + 200px);
  height: calc(100% + 200px);
  opacity: 0.6;
}
.system_section .global .circle.layer3 {
  width: calc(100% + 50px);
  height: calc(100% + 50px);
  animation-delay: 2s;
}
.system_section .global .circle.layer4 {
  width: calc(100% + 200px);
  height: calc(100% + 200px);
  animation-delay: 2s;
  opacity: 0.6;
}
.system_section .global .content {
  position: absolute;
  width: 80%;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.system_section .global .content img {
  height: 50px;
}
@media (max-width: 991px) {
  .system_section {
    margin: 3rem 0;
  }
}

.investor_section {
  padding: 80px 0;
}
.investor_section .invest_first {
  text-align: center;
}
.investor_section .invest_first img {
  height: 170px;
}
.investor_section .list_invest .invest_item img {
  height: 60px;
  width: auto;
}
@media (max-width: 991px) {
  .investor_section {
    padding: 3rem 0;
  }
  .investor_section .invest_first img {
    height: 100px;
  }
}

.news_section {
  padding: 80px 0;
  overflow: hidden;
}
.news_section .wrapper_slider {
  position: relative;
  width: calc(100% + (100vw - 1320px + 1.5rem) / 2);
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .news_section .wrapper_slider {
    width: calc(100% + (100vw - 1140px + 1.5rem) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news_section .wrapper_slider {
    width: calc(100% + (100vw - 960px + 1.5rem) / 2);
  }
}
.news_section .wrapper_slider .nav-news .news-prev {
  position: absolute;
  left: -20px;
  top: 35%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.news_section .wrapper_slider .nav-news .news-prev img {
  height: 10px;
  width: auto;
}
.news_section .wrapper_slider .nav-news .news-next {
  position: absolute;
  right: 40px;
  top: 35%;
  transform: translateY(-50%) rotate(180deg);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.news_section .wrapper_slider .nav-news .news-next img {
  height: 10px;
  width: auto;
}
.news_section .news_slider .item {
  width: 25vw;
  margin-right: 1.5rem;
}
.news_section .news_slider .item figure {
  position: relative;
  padding-bottom: 75%;
  margin-bottom: 24px;
  overflow: hidden;
}
.news_section .news_slider .item figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
}
.news_section .news_slider .item h4 {
  margin-bottom: 16px;
  height: 40px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_section .news_slider .item h4 a {
  color: #162340;
  display: block;
}
.news_section .news_slider .item .desc p {
  height: 54px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_section .news_slider .item:hover figure img {
  transform: scale(1.1);
}
.news_section .news_slider .item:hover h4 a {
  color: #BDA486;
}
@media (max-width: 991px) {
  .news_section {
    padding: 3rem 0;
  }
  .news_section .wrapper_slider {
    width: calc(100% + 0.75rem);
  }
  .news_section .wrapper_slider .nav-news .news-prev {
    top: 25%;
    left: 0.75rem;
  }
  .news_section .wrapper_slider .nav-news .news-next {
    top: 25%;
    right: 0.75rem;
  }
  .news_section .news_slider .item {
    width: 70vw;
  }
}

.contact_section {
  padding-top: 80px;
}
.contact_section .box_content {
  background: #BDA486;
  color: #FFFFFF;
  padding: 64px;
}
.contact_section .box_content label {
  text-transform: uppercase;
  font-size: 8px;
  font-family: "SVN-Mattone Display", sans-serif;
}
.contact_section .box_content .form-select,
.contact_section .box_content .form-control {
  font-size: 12px;
  font-family: "SVN-Mattone Display", sans-serif;
  color: #FFFFFF;
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
  border-bottom: 0.5px solid #E2DED7;
  padding-left: 0;
  background-position: right center;
  letter-spacing: 0.6px;
}
.contact_section .box_content .form-select:focus,
.contact_section .box_content .form-control:focus {
  box-shadow: none;
  outline: none;
}
.contact_section .box_content .form-select {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/></svg>");
}
.contact_section .box_content .form-select option {
  color: #BDA486;
}
.contact_section .box_content .btn.btn-submit {
  background: #FFFFFF;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  width: 100%;
  font-size: 12px;
  color: #162340;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  font-family: "SVN-Mattone Display", sans-serif;
  padding: 8px;
}
@media (max-width: 991px) {
  .contact_section {
    padding: 3rem 0;
  }
  .contact_section .box_content {
    padding: 1.5rem;
  }
}

#footer_site {
  color: #162340;
  border-bottom: 4px solid #BDA486;
}
#footer_site .footer_content {
  background: #FFFFFF;
  padding: 80px;
  margin-bottom: 80px;
}
#footer_site .footer_content .logo_ft img {
  max-height: 80px;
}
#footer_site .hotline a {
  color: #BDA486;
}
#footer_site .social {
  display: flex;
  list-style: none;
  padding-left: 0;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
#footer_site .copyright {
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
}
#footer_site .copyright a {
  color: #162340;
}
@media (max-width: 991px) {
  #footer_site .footer_content {
    padding: 1.5rem;
    margin-bottom: 3rem;
  }
  #footer_site .copyright {
    padding: 0.75rem;
  }
}

.overlay_floor {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgb(255, 255, 255);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
}
.overlay_floor.showFloor {
  opacity: 1;
  visibility: visible;
}

.cross-floor {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.cross-floor.showFloor {
  visibility: visible;
  opacity: 1;
}
.cross-floor .cross-section {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%) scale(0.5);
  transition: all 0.5s ease;
}
.cross-floor .cross-section.showFloor {
  visibility: visible;
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.cross-floor .cross-section .img_cross {
  position: relative;
}
.cross-floor .cross-section .img_cross .cross_mask {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.cross-floor .cross-section .img_cross .cross_mask svg {
  width: 100%;
}
.cross-floor .cross-section .img_cross .cross_mask svg path,
.cross-floor .cross-section .img_cross .cross_mask svg polygon {
  fill: transparent;
  cursor: pointer;
  transition: all 0.5s ease;
}
.cross-floor .cross-section .img_cross .cross_mask svg path:hover,
.cross-floor .cross-section .img_cross .cross_mask svg polygon:hover {
  fill: rgba(255, 255, 255, 0.5);
}
.cross-floor .goback {
  color: #ffffff;
  position: relative;
  display: inline-block;
  animation: floorHere 1s ease infinite forwards;
  -webkit-animation: floorHere 1s ease infinite forwards;
}
.cross-floor .goback img {
  height: 35px;
  margin-right: 0.5rem;
}
.cross-floor .room_info {
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin-bottom: 0;
}

.detail-floor {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.detail-floor.showFloor {
  visibility: visible;
  opacity: 1;
}
.detail-floor .detail-section {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%) scale(0.5);
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.detail-floor .detail-section.showFloor {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) scale(1);
}
.detail-floor .crossback {
  color: #000000;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "SVN-Mattone Display", sans-serif;
  position: relative;
  display: inline-block;
  animation: floorHere 1s ease infinite forwards;
  -webkit-animation: floorHere 1s ease infinite forwards;
}
.detail-floor .crossback img {
  height: 35px;
  margin-right: 0.5rem;
}
.detail-floor .roommap {
  display: none;
  text-align: center;
}
.detail-floor .roommap img {
  max-height: 70vh;
}
.detail-floor .roommap ul li {
  margin-bottom: 24px;
}
.detail-floor .room_info {
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .detail-floor .roommap .img_cross {
    margin-bottom: 1rem;
  }
  .detail-floor .roommap img {
    max-height: 300px;
  }
  .detail-floor .roommap ul li {
    margin-bottom: 12px;
  }
}

.guide_floor {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.guide_floor li {
  position: absolute;
  color: #404548;
  animation: floorHere 0.5s ease infinite forwards;
  -webkit-animation: floorHere 0.5s ease infinite forwards;
  opacity: 0;
  transition: all 0.5s ease;
  white-space: nowrap;
  text-align: center;
}
.guide_floor li::before {
  position: absolute;
  content: "\f0d9";
  font-family: FontAwesome;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.guide_floor li {
  left: calc(100% + 30px);
}
.guide_floor li:nth-child(1) {
  bottom: 3%;
  color: #BDA486;
}
.guide_floor li:nth-child(2) {
  bottom: 8%;
  color: #BDA486;
}
.guide_floor li:nth-child(3) {
  bottom: 33%;
  color: #BDA486;
}
.guide_floor li:nth-child(4) {
  bottom: 67%;
  color: #BDA486;
}
.guide_floor li:nth-child(5) {
  bottom: 86%;
  color: #BDA486;
}
.guide_floor li.active {
  opacity: 1;
}
@media (max-width: 991px) {
  .guide_floor li {
    font-size: 8px;
    left: calc(100% + 20px);
  }
}

.closeFloor {
  position: absolute;
  top: 3rem;
  right: 3rem;
  cursor: pointer;
  z-index: 1;
}
.closeFloor img {
  width: 30px;
}
@media (max-width: 991px) {
  .closeFloor {
    top: 1rem;
    right: 1rem;
  }
}/*# sourceMappingURL=main.css.map */