/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.bar0 {
  flex-direction: column;
  justify-content: space-between;
}

.bar1 {
  width: 15px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
  border-radius: 50px;
}

.bar2 {
  width: 30px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
  border-radius: 50px;
}

.bar3 {
  width: 15px;
  height: 3px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
  border-radius: 50px;
  margin-left: 15px;
}

.bar4 {
  width: 30px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
  border-radius: 50px;
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.bar5 {
  width: 30px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
  border-radius: 50px;
  opacity: 0;
}

.bar6 {
  width: 30px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
  border-radius: 50px;
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

body::-webkit-scrollbar {
  display: none;
  width: 0.3em;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #a74794;
  outline: 1px solid #a74794;
}

body {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.hover {
  color: black;
}

.slider-height {
  height: 653px;
}

.hover:hover {
  color: #a74794;
}

.hover:active {
  color: #a74794;
}

.map {
  height: 200px;
  filter: grayscale(100%) invert(92%) contrast(83%);
}

.btn-custom {
  color: #fff;
  background-color: #a74794;
  border: 0px;
  border-color: #007bff;
}

.btn-custom:hover {
  color: #fff;
  background-color: #f4dd46;
  border: 0px;
  border-color: #f4dd46;
}

.btn-custom-link {
  background-color: white;
  color: black;
}

.btn-custom-link:hover {
  background-color: black;
  color: white;
}

.btn-custom-nav {
  background-color: #a74794;
  color: #fff !important;
  border: 1px;
  border-color: #000000;
  border-radius: 50px;
}

.btn-custom-nav:hover {
  background-color: #ffd900;
  color: black;
}

.btn-just-icon {
  height: 40px !important;
  width: 40px !important;
  margin: 5px !important;
  min-width: 40px !important;
  padding: 8px !important;
  background-color: black !important;
  color: #fff !important;
}

.btn-just-icon:hover {
  border-radius: 50px !important;
  height: 40px !important;
  width: 40px !important;
  margin: 5px !important;
  min-width: 40px !important;
  padding: 8px !important;
  background-color: black !important;

  color: #fff;
}

.a-custom-link {
  color: black;
  background-color: #007bff;
}

.a-custom-link:hover {
  color: white;
}

.video_custom {
  position: absolute !important;
  top: 0;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover;
  -o-object-position: center !important;
  object-position: center !important;
}

.btn_banner {
  position: static !important;

  margin-top: 2vh;
}

.video_custom .ref {
  object-fit: none;
  background-attachment: fixed;
}

.cursor-pointer {
  cursor: pointer;
}

.overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}

.overlay-say {
  position: absolute;
  top: 0;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  z-index: 900;
}

.overlay-vdo {
  position: absolute;

  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;

  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  z-index: 900;
}

.overlay-content {
  position: absolute;

  bottom: 0;

  padding: 1.25rem;

  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  z-index: 900;
}

.overlay-nonebg-light {
  position: absolute;
  top: 10;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;

  width: 100%;
  font-size: 18px;
  color: #000;
  text-align: center;
  z-index: 900;
}

.overlay-nonebg-dark {
  position: absolute;
  top: 0;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;

  width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  z-index: 900;
}

.bg-live-popup {
  background-image: url("/static/img/bglive.jpeg");
  width: 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
}

.overlay-vbooth {
  position: absolute;
  top: 0;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;
  background-image: url("/static/img/icon/booth/booth_background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  font-size: 18px;
  color: #000;
  text-align: center;
  z-index: 900;

  /* Set a specific height */

  /* Create the parallax scrolling effect */
}

.overlay-vshop {
  background-image: url("/static/img/icon/shop/shop_background.png");

  /* Set a specific height */
  min-height: 653px;

  /* Create the parallax scrolling effect */

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay-vsolution {
  position: absolute;
  top: 0;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;
  background-color: #a74896;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  z-index: 900;
}

.overlay-say-yellow {
  position: absolute;
  top: 0;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;
  background-color: rgb(244, 221, 70, 0.9);
  width: 100%;
  font-size: 18px;
  color: black;

  z-index: 900;
}

.overlay-say-blue {
  position: absolute;
  top: 0;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;
  background-color: rgba(4, 81, 132, 0.7);

  font-size: 18px;
  color: #ffffff;
  text-align: center;
  z-index: 900;
}

.overlay-Live {
  background-image: url("https://static.wixstatic.com/media/nsplsh_5a56394176346f34364163~mv2_d_6000_4000_s_4_2.jpg/v1/fill/w_952,h_610,al_c,q_85,usm_0.66_1.00_0.01/nsplsh_5a56394176346f34364163~mv2_d_6000_4000_s_4_2.webp");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay-Floorplan {
  background-image: url("https://static.wixstatic.com/media/092986_060460a248c04d2dbb678b52de34e7b4~mv2.png/v1/fill/w_952,h_610,al_c,q_90,usm_0.66_1.00_0.01/092986_060460a248c04d2dbb678b52de34e7b4~mv2.webp");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay-Reference {
  background-image: url("https://static.wixstatic.com/media/11062b_6743da5900054f1f8e69f53302930a6af000.jpg/v1/fill/w_320,h_486,al_c,q_80,usm_0.33_1.00_0.00/11062b_6743da5900054f1f8e69f53302930a6af000.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay-Content-img {
  background-image: url("https://static.wixstatic.com/media/nsplsh_6c712d33753945714e6234~mv2_d_4000_3000_s_4_2.jpg/v1/fill/w_980,h_1000,al_c,q_85,usm_0.66_1.00_0.01/nsplsh_6c712d33753945714e6234~mv2_d_4000_3000_s_4_2.webp");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay-img {
  position: absolute;
  top: 0;
  right: 5;
  bottom: 0;
  left: 2;
  padding: 1.25rem;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);

  font-size: 18px;
  color: #ffffff;
  text-align: center;
  z-index: 800;
}

.parallax {
  /* The image used */
  background-clip: url("https://www.youtube.com/watch?time_continue=3&v=pUBS_xKhPMU&feature=emb_logo");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-vdo::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
}

.map-container {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-container iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.for-mobile {
  display: none;
}

.project-for-mobile {
  display: none;
}

.projectID-for-mobile {
  display: none;
}

.for-desktop {
  display: inline-block;
}

.for-teblet {
  display: none;
}

.h1-margin {
  margin-top: 17%;
}

.what-we-have {
  background-image: url(/static/img/what\ we\ have.jpg);
  width: 100%;
  background-attachment: initial;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mt-overlay {
  margin-top: 20%;
}

.bg-transparent {
  background-color: #fff0;
}

@media only screen and (min-device-width: 1024px) {
  .slider-height {
    height: 550px;
  }
}

@media only screen and (max-device-width: 480px) {
  .mt-overlay {
    margin-top: 10%;
  }

  .overlay-Reference,
  overlay-Reference {
    background-image: url("https://static.wixstatic.com/media/11062b_6743da5900054f1f8e69f53302930a6af000.jpg/v1/fill/w_320,h_486,al_c,q_80,usm_0.33_1.00_0.00/11062b_6743da5900054f1f8e69f53302930a6af000.jpg");

    /* Set a specific height */
    min-width: 300px;
    min-height: 300px;

    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .overlay-Floorplan,
  overlay-Floorplan {
    background-image: url("https://static.wixstatic.com/media/092986_060460a248c04d2dbb678b52de34e7b4~mv2.png/v1/fill/w_952,h_610,al_c,q_90,usm_0.66_1.00_0.01/092986_060460a248c04d2dbb678b52de34e7b4~mv2.webp");

    /* Set a specific height */
    min-width: 300px;
    min-height: 300px;

    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .overlay-Live,
  overlay-Live {
    background-image: url("https://static.wixstatic.com/media/nsplsh_5a56394176346f34364163~mv2_d_6000_4000_s_4_2.jpg/v1/fill/w_952,h_610,al_c,q_85,usm_0.66_1.00_0.01/nsplsh_5a56394176346f34364163~mv2_d_6000_4000_s_4_2.webp");

    /* Set a specific height */
    min-width: 300px;
    min-height: 300px;
    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .overlay-Content-img {
    background-image: url("https://static.wixstatic.com/media/nsplsh_6c712d33753945714e6234~mv2_d_4000_3000_s_4_2.jpg/v1/fill/w_980,h_1000,al_c,q_85,usm_0.66_1.00_0.01/nsplsh_6c712d33753945714e6234~mv2_d_4000_3000_s_4_2.webp");

    /* Set a specific height */
    min-width: 300px;
    min-height: 300px;
    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .for-mobile,
  for-mobile {
    display: inline-block;
  }

  .project-for-mobile,
  project-for-mobile {
    display: inline-block;
    margin-top: 17vh;
  }

  .projectID-for-mobile,
  projectID-for-mobile {
    display: inline-block;
    margin-top: 50px;
  }

  .for-desktop,
  for-desktop {
    display: none;
  }

  .h1-margin,
  h1-margin {
    margin-top: 40%;
  }

  .overlay-Reference,
  overlay-Reference {
    background-image: url("https://static.wixstatic.com/media/11062b_6743da5900054f1f8e69f53302930a6af000.jpg/v1/fill/w_320,h_486,al_c,q_80,usm_0.33_1.00_0.00/11062b_6743da5900054f1f8e69f53302930a6af000.jpg");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .overlay-Floorplan,
  overlay-Floorplan {
    background-image: url("https://static.wixstatic.com/media/092986_060460a248c04d2dbb678b52de34e7b4~mv2.png/v1/fill/w_952,h_610,al_c,q_90,usm_0.66_1.00_0.01/092986_060460a248c04d2dbb678b52de34e7b4~mv2.webp");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .overlay-Live,
  overlay-Live {
    background-image: url("https://static.wixstatic.com/media/nsplsh_5a56394176346f34364163~mv2_d_6000_4000_s_4_2.jpg/v1/fill/w_952,h_610,al_c,q_85,usm_0.66_1.00_0.01/nsplsh_5a56394176346f34364163~mv2_d_6000_4000_s_4_2.webp");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-device-width: 820px) {
  .for-teblet {
    display: initial;
  }

  .navbar-height {
    height: 35px;
  }
}

@media only screen and (min-device-width: 700px) and (max-device-width: 820px) {
  .notShow-teblet {
    display: none;
  }
}

@media only screen and (min-device-width: 1023px) {
  .navbar-height {
    height: 35px;
  }

  .btn_banner {
    position: absolute !important;

    bottom: 32%;
  }
}

@media only screen and (min-device-width: 1339px) {
  .navbar-height {
    height: 35px;
  }

  .btn_banner {
    position: absolute !important;
    left: 45%;
    bottom: 11%;
  }
}

@media only screen and (min-device-width: 1200px) {
  .slider-height {
    height: 700px;
  }

  .navbar-height {
    height: 35px;
  }
}

@media only screen and (min-device-width: 1699px) {
  .slider-height {
    height: 800px;
  }
}

@media only screen and (min-device-width: 2559px) {
  .slider-height {
    height: 850px;
  }

  .navbar-height {
    height: 35px;
  }

  .btn_banner {
    position: absolute !important;
    left: 45%;
    bottom: 25%;
  }
}

@media only screen and (min-device-width: 2800px) {
  .slider-height {
    height: 900px;
  }

  .navbar-height {
    height: 35px;
  }
}

/* @media only screen and (max-width: 800px) {
  .for-mobile,
  for-mobile {
    display: inline-block;
  }
  .project-for-mobile,
  project-for-mobile {
    display: inline-block;
    margin-top: 17vh;
  }
  .projectID-for-mobile,
  projectID-for-mobile {
    display: inline-block;
    margin-top: 50px;
  }
  .for-desktop,
  for-desktop {
    display: none;
  }
  .h1-margin,
  h1-margin {
    margin-top: 40%;
  }
} */

/*# sourceMappingURL=bootstrap.min.css.map */