@font-face {
  font-family: "FutureBook";
  src: url("../fonts/Futura Book font.eot");
  src: url("../fonts/Futura Book font.woff") format("woff"),
    url("../fonts/Futura Book font.otf") format("opentype"),
    url("../fonts/Futura Book font.svg") format("svg");
}

@font-face {
  font-family: "FuturaPT";
  src: url("../fonts/futura-pt-demibold.eot");
  src: url("../fonts/futura-pt-demibold.woff") format("woff"),
    url("../fonts/futura-pt-demibold.otf") format("opentype"),
    url("../fonts/futura-pt-demibold.svg") format("svg");
}

@font-face {
  font-family: "FuturaPtHeavy";
  src: url("../fonts/futura-pt-heavy.eot");
  src: url("../fonts/futura-pt-heavy.woff") format("woff"),
    url("../fonts/futura-pt-heavy.otf") format("opentype"),
    url("../fonts/futura-pt-heavy.svg") format("svg");
}

/* 
@font-face {
  font-family: "Times";
  src: url("../fonts/AnyConv.com__Times-Bold.eot");
  src: url("../fonts/AnyConv.com__Times-Bold.woff") format("woff"),
    url("../fonts/AnyConv.com__Times-Bold.otf") format("opentype"),
    url("../fonts/Times-Bold.svg") format("svg");
} */

body {
  font-family: "FutureBook";
  font-size: 16px;
  color: #4d4d4f !important;
}

b {
  font-family: "FuturaPtHeavy";
}

.timesBold {
  font-weight: bold;
  ;
}

.rightDotted {
  border-right: 2px dotted #4d4d4f;
}

body.preloader-site {
  overflow: hidden;
}



.preloader-wrapper {
  height: 100%;
  width: 100%;
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  background-image: url("../images/loading/texture_bg.png");
  background-size: cover;
}

.preloader-wrapper .preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 120px;
}

.preloader-wrapper img {
  width: 300px !important;
}

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}


/* .row {
  margin:0 !important;
} */

#id_menu {
  position: fixed;
  z-index: 999;
}

.header {
  transition: all 0.5s;
  z-index: 997;
  padding: 11px 0;
  /* background-color: #000; */
  background-color: white;
  opacity: 0.96;
  /* display: none !important; */
}

.header .logo {
  transition: 0.3s;
}

.header .logo img {
  max-height: 48px;
  position: absolute;
  margin-left: 30px;
}

.header .logo h1 {
  font-size: 32px;
  margin: 0;
  font-weight: 400;
  color: #fff;
  font-family: var(--font-secondary);
}

.header .logo i {
  font-size: 32px;
  margin-right: 8px;
  line-height: 0;
}

.navbar {
  padding-right: 60px;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a.focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: var(--font-primary);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 400;
  color: gray;
  /* color: rgba(255, 255, 255, 0.5); */
  white-space: nowrap;
  transition: 0.3s;
  text-decoration: none;
  font-family: "FutureBook";
  font-size: 14px;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active a,
.navbar .active:focus a,
.navbar li:hover>a {
  font-family: "FuturaPT";
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: var(--color-secondary);
  transition: 0.3s;
  border-radius: 4px;
}

.footer.desktop {
  display: block;
}

.footer.mobile {
  display: none;
}


.footer {
  background-color: #636D80;
  /* margin-top: 30px; */
  padding: 20px 0;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.footer .copyright {
  /* text-align: center; */
  color: white;
}

.footer .policy a,
.footer .policy span {
  color: white;
  text-decoration: none;
  padding-right: 5px;
  cursor: pointer;
}

.footer .policy a:hover {
  color: rgb(223, 223, 223);
}

/* #footer .icon {
  position: absolute;
  margin-top: -22px;
  margin-left: 40%;
} */

#footer .icon {
  margin-top: -8px;

}

#footer .icon img {
  width: 33px;
}



#footer .icon svg {
  color: white;
}

#landingPage {
  /* background-image: url(../images/tujuh_landing_page.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; */
}


#home .carousel-item img {
  /* height: 100vh; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

#home .carousel-control-next-icon {
  margin-left: 140px;
}

#home .carousel-control-prev {
  left: -78px;
}

#home .carousel-item .point_of_sales .col-6 {
  min-height: 200px;
}

#home .carousel-item .point_of_sales img {
  width: 50px;
}

#home .home_slide_1 {
  position: absolute;
  font-family: "Times";
  margin-left: 12%;
  width: 30%;
  bottom: 0;
  margin-bottom: 10%;
}

#home .home_slide_2 {
  position: absolute;
  font-family: "Times";
  width: 30%;
  right: 0;
  margin-right: 8%;
  top: 0;
  margin-top: 21%;
}

#home .home_slide_3 {
  position: absolute;
  font-family: "Times";
  bottom: 0;
  margin-bottom: 7%;
  padding: 0 100px;
}


#home .home_slide_1 .title,
#home .home_slide_2 .title,
#home .home_slide_3 .title {
  font-family: Times;
  color: white;
  font-size: 25px;
  font-weight: bold;
  ;
}

#home .home_slide_1 .sub,
#home .home_slide_2 .sub,
#home .home_slide_3 .sub {
  color: white;
  font-size: 14px;
  font-family: "FutureBook";
}


#home-second {
  background-image: url(../images/facilities_bg_new_v2.jpg);
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
}

#home-second .home-second-left {
  background-color: #c4bcb53b;
}

#home-second .home-second-left img {
  height: 100vh;
}

#home-second .home-second-information {
  height: 100vh;
  background-color: rgb(234, 234, 234, 0.6);
  background-size: cover;
}

#home-second .home-second-information.desktop {
  display: block;
}

#home-second .home-second-information.mobile {
  display: none;
}

#home-second .first {
  width: 120px;
}

#home-second .first.box-1 {
  border-right: 1px solid;
}

#home-second .information {
  margin-top: 200px;
  margin-left: 50px;
}

#home-second .information .sub {
  /* margin-left: 30px; */
}

#home-second .first p {
  margin-top: -12px;
}

#home-second .first span {
  color: black;
  font-size: 50px;
}

#home-second .details {
  color: #4D4D4F;
}

#facilities {
  min-height: 100vh;
  background-color: #C4BCB5;
}

#floor_plan {
  min-height: 115vh;
  background-color: #C4BCB5;
}

#facilities .container_title,
#floor_plan .container_title {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  margin-top: 160px;
  margin-left: 12px;
}

#floor_plan .container_photo {
  display: flex !important;
  justify-content: flex-end;
  position: absolute;
  margin-top: 83vh;
  padding-right: 4%;
}

#floor_plan .container_photo img {
  width: 60px;
}

#facilities .contain_title,
#floor_plan .contain_title,
#location .contain_title {
  font-family: "FuturaPtHeavy";
  position: absolute;
  background-image: url(../images/title_bg.png);
  background-size: cover;
  background-position: top center;
  width: 200px;
  display: flex;
  justify-content: flex-end;
  padding: 10px;
  color: #6C5B51;
  font-size: 25px;
}

#location .contain_title {
  justify-content: flex-start;
  color: #636d80;

  position: unset;
}


#facilities .selection_button button,
#floor_plan .selection_button button,
#location .selection_button button {
  font-family: "FuturaPT";
  background-color: white;
  color: #9B9D9F;
  border-color: #9B9D9F;
  min-height: 115px;
  min-width: 73px;
  padding-top: 13px;
}

#facilities .selection_button button:hover,
#facilities .selection_button button.active,
#floor_plan .selection_button button:hover,
#floor_plan .selection_button button.active {
  background-color: #4d4d4f;
  color: white;
}

#location .selection_button button:hover,
#location .selection_button button.active {
  background-color: #636d80;
  color: white;
}


#facilities .selection_button button:hover span,
#floor_plan .selection_button button:hover span {
  color: white;
}

#facilities .selection_button button span {
  color: #9B9D9F;
}

#facilities .selection_button button .btn_text_title,
#floor_plan .selection_button button .btn_text_title {
  font-size: 60px;
  line-height: 0.8;
}

#facilities .selection_button button .txt_level,
#floor_plan .selection_button button .txt_level {
  font-size: 18px;
  line-height: 19px;
}

#facilities .selection_button button .btn_text_title.reverse {
  line-height: 1;
  letter-spacing: -7px;
  margin-left: -14px !important;
}

#floor_plan .selection_button button .btn_text_title.reverse {
  line-height: 1;
  letter-spacing: -7px;
  margin-left: -6px !important;
}

#facilities .selection_button button .txt_level.reverse,
#floor_plan .selection_button button .txt_level.reverse {
  line-height: 21px;
  padding-top: 3px !important;
}


#facilities .facilities_title,
#floor_plan .facilities_title {
  font-family: Times;
  font-weight: bold;
  font-size: 25px;
}

#facilities .facilities-details .details b,
#floor_plan .facilities-details .details b {
  display: inline-block;
  min-width: 25px;
}

#facilities .facilities-details .details span,
#floor_plan .facilities-details .details span {
  color: #4D4D4F;
}



#facilities .facilities-image,
#floor_plan .facilities-image {
  height: 115vh;
  
}

#facilities .facilities-image img,
#floor_plan .facilities-image img {
  height: 80%;
}

#facilities .facilities-image img {
  /* width: 800px;
  padding-top: 70px;
  position: absolute; */
}

#facilities .facilities-information.desktop {
  display: block;
}

#facilities .facilities-information.mobile {
  display: none;
}

#floor_plan .facilities-information.desktop-sec {
  display: block;
}

#floor_plan .facilities-information.mobile-sec {
  display: none;
}


#facilities .facilities-information,
#floor_plan .facilities-information {
  /* min-height: 100vh; */
  background-color: rgb(226, 226, 226);
}

#facilities .float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 40px;
  right: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

#facilities .my-float {
  margin-top: 10px;
  margin-left: 1px;
}

#facilities .float-sec {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 100px;
  right: 20px;
  background-color: transparent;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

#facilities .my-float-sec {
  margin-top: 16px;
}

#facilities .float-reg img {
  width: 50px;
}

#facilities .float-third {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 160px;
  right: 20px;
  background-color: transparent;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

#facilities .my-float-third {
  margin-top: 16px;
}

#facilities .float-top img {
  width: 48px;
}

/* #floor_plan {
  height: 125vh;
} */

#floor_plan .floor-image {
  height: 100vh;
  background-color: #C4BCB5;
}

#floor_plan .floor-information {
  height: 100vh;
  background-color: rgb(226, 226, 226);
}

#floor_plan .selection_button button {
  background-color: #FFFFFF;
  color: #E6E6E6;
  border-color: #FFFFFF;
  width: 70px;
}

#floor_plan .selection_button button:hover {
  background-color: #4D4D4F;
  color: #E6E6E6;
  border-color: 4D4D4F;
}

#floor_plan .selection_button button span {
  color: #9B9D9F;
}


#floor_plan .selection_button button b {
  color: #9B9D9F;
  font-size: 35px;
}

#floor_plan .details {
  /* margin-left: 50px;
  margin-top: 65px; */
}

#floor_plan .details .title {
  font-size: 35px;
}

#floor_plan .details .build {
  font-size: 15px;
}

#floor_plan .details .build b {
  font-size: 18px;
}

#floor_plan .details .room b {
  font-size: 18px;
}

#floor_plan .details .room span {
  color: black;
}

#floor_plan .details .image img {
  width: 220px;
}

#floor_plan .facilities-information .selection_button {
  /* margin-left: 45px; */
}

#gallery .gallery-image {
  padding-top: 8% !important;
  padding-bottom: 50px;
}

#gallery .container_title {
  display: none !important;
}

#gallery .contain_title {
  font-family: "FuturaPtHeavy";
  position: absolute;
  background-image: url(../images/title_bg.png);
  background-size: cover;
  width: 175px;
  padding: 10px;
  color: #6C5B51;
  font-size: 21px;
  z-index: 999;
  margin-top: 16%;
}

#lightSlider img {
  width: 500px;
}

.breaker-desktop {
  display: block;
}

.breaker-mobile {
  display: none;
}

#breaker {
  min-height: 60vh;
  font-size:20px;
}

#breaker .gym,
#breaker .pool,
#breaker .family-info .image {
  height: 30vh;
}

#breaker .pool img {
  /* width: 254px; */
  /* margin-left: -12px; */
  /* height: 180px; */
}

#breaker .gym img {
  width: 242px;
}

#breaker .gym-con {
  background-color: #9B9189;
  color: white;
}

#breaker .gym-info {
  /* position: absolute;
  margin-left: 10px;
  margin-top: 115px; */
}

#breaker .pool-con {
  background-color: #9B9189;
  color: white;
}

#breaker .pool-info {
  /* position: absolute;
  margin-left: 156px;
  margin-top: 20px; */
}

#breaker .interior img {
  /* width: 764px;
  margin-left: -12px;
  height: 361px; */
}


#breaker .family-info .image img {
  /* margin-left: -12px;
  width: 254px;
  height: 182px; */
}

#breaker .pool {
  background-image: url(../images/2_pool_sm.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#breaker .interior {
  background-image: url(../images/TYPE-D---LIVING.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#breaker .gym {
  background-image: url(../images/1_gym_sm.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#breaker .lifestyle {
  background-image: url(../images/4_lifestyle.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 30vh;
}


#breaker .family-info .info {
  background-color: #9B9189;
  color: white;
  height: 30vh;
}

#breaker .family-info .info .family {
  /* position: absolute;
  margin-top: 15px;
  margin-left: 5px; */
}

#gallery {
  min-height: 100vh;
  background-image: url(../images/texture_bg.png);
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}


.sec_breaker_desktop {
  display: block;
}

.sec_breaker_mobile {
  display: none;
}


#sec_breaker {
  min-height: 60vh;
  font-size:20px;
}

#sec_breaker .trans {
  height: 30vh;
  background-color: #636C80;
  color: white;
}

#sec_breaker .trans .transportation {
  /* position: absolute;
  margin-left: 125px;
  margin-top: 110px; */
}



#sec_breaker .trans-image {
  height: 30vh;
  background-image: url(../images/1_park.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#sec_breaker .mrt {
  background-image: url(../images/2_mrt.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#sec_breaker .epf {
  background-image: url(../images/3_epf-building.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#sec_breaker .epf img {
  margin-left: -14px;
  height: 361px;
  width: 388px;
}

#sec_breaker .tree {
  height: 30vh;
  background-image: url(../images/4_park-view.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#sec_breaker .tree img {
  margin-left: -13px;
  height: 182px;
  width: 259px;
}

#sec_breaker .tree-info {
  height: 30vh;
  background-color: #636C80;
  color: white;
}

#sec_breaker .tree-info .cut {
  /* position: absolute;
  margin-left: 5px;
  margin-top: 115px; */
}




#location {
  min-height: 100vh;
  background-color: #D3D3D5;
}

#location .map_location img {
  width: 72%;
}

#location .tujuh_logo img {
  width: 250px;
  height: 250px;
}

.location-desktop {
  display: block;
}

.location-mobile {
  display: none;
}

#location .slogan.desktop {
  display: block;
}

#location .slogan.mobile {
  display: none;
}

#location .slogan {
  font-size: 18px;
}

#location .slogan b {
  font-family: "Times";
  font-size: 33px;
}


#location .selection_button span {
  font-size: 13px;
  color: #636D80;
}

#location .selection_button button.active span,
#location .selection_button button:hover span {
  color: white;
}

/* 
#location .selection_button button {
  height: 100px;
  width: 70px;
  background-color: #EEEEF0;
  border-color: #EEEEF0;
} */

#location .selection_button svg {
  color: #636D80;
  height: 32px;
}

#location .selection_button button.active svg,
#location .selection_button button:hover svg {
  color: white;
}

#location .selection_button .btn_highway .icon_highway {
  background-image: url(../images/icon_highway.png);
  height: 35px;
  width: 35px;
  background-size: 36px;
  margin-left: 9px;
  margin-top: 8px;
}

#location .selection_button .btn_mrt .icon_train {
  background-image: url(../images/icon_train.png);
  height: 41px;
  width: 28px;
  background-size: 30px;
  margin-left: 12px;
  margin-top: 8px;
}

#location .selection_button .btn_highway:hover .icon_highway,
#location .selection_button .btn_highway.active .icon_highway {
  background-image: url(../images/icon_highway_hover.png);
  height: 35px;
  width: 35px;
  background-size: 36px;
  margin-left: 9px;
  margin-top: 8px;
}

#location .selection_button .btn_mrt:hover .icon_train,
#location .selection_button .btn_mrt.active .icon_train {
  background-image: url(../images/icon_train_hover.png);
  height: 41px;
  width: 28px;
  background-size: 30px;
  margin-left: 12px;
  margin-top: 8px;
}

#sub-location {
  min-height: 100vh;
  background-image: url("../images/kdcc_bg_new.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#sub-location button {
  color: white;
  background-color: transparent;
  border-color: white;
  border-radius: 0px;
  width: 300px;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 2px;
  height: 50px;
}

#sub-location button:hover {
  background-color: #636d80;
}

#sub-location .title {
  color: white;
  font-size: 30px;
  padding-top: 90px;
  position: absolute;
  font-family: Times;
  font-weight: bold;
}

#sub-location .sub {
  color: white;
  font-size: 16px;
  padding-top: 175px;
  position: absolute;
  font-family: "FutureBook";
}
#sub-location .sub img {
  width:50px;
}

#contact {
  background-color: #E0DEDE;
}

#contact .mrcb img {
  width: 200px;
}

#contact .contact-map img {
  width: 700px;
}

#contact .developer_title {
  position: absolute;
  font-family: "FuturaPtHeavy";
  background-position: top center;
  width: 200px;
  display: flex;
  font-size: 24px;
  color: #636D80;
  justify-content: center;
  padding: 10px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.19961488013174022) 0%, rgba(250, 250, 250, 1) 50%, rgba(255, 255, 255, 0.19681375968356096) 100%);
  margin-top: 33px;
}

#contact .title {
  padding-left: 50px;
  font-family: "Times";
  font-size: 24px;
}

#contact .title.kwasaland {
  margin-top: -11px;
}

#contact .sub {
  font-family: "FutureBook";
  padding-left: 50px;
  font-size: 15px;
}

#contact .contact-us {
  background: linear-gradient(90deg, rgba(214, 212, 211, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(214, 212, 211, 1) 100%);
}

#contact .contact-us b {
  color: #636D80;
  font-size: 28px;
}

.dotted {
  border-bottom: dotted 1px #d8d7d6;
}
#contact .contact-info {
  background-color: #fcfcfcb3;
}



#contact .desktop {
  display: block;
}

#contact .mobile {
  display: none;
}


#registration {
  min-height: 100vh;
  background-image: url(../images/texture_bg.png);
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

#registration img {
  /* width: 350px; */
  height: 32px;
  margin: 30px;
}

#registration .title {
  /* width: 600px; */
  padding: 15px;
  /* background: linear-gradient(90deg, rgba(214, 212, 211, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(214, 212, 211, 1) 100%); */
  color: #636D80;
  font-size: 24px;
  margin-top: 25px;
  line-height: 1.2;
}

#registration .title b {
  font-family: Times;
}

#registration .title span {
  color: #636D80;
  font-size: 40px;
}

#registration .registration-form {
  /* background-color: #CECBCA; */
  min-height:300px;
}

#registration .registration-form input[type="text"],
#registration .registration-form input[type="number"],
#registration .registration-form input[type="email"]
 {
  border-color: white;
  border-radius: 0px;
  height: 50px;
}

#registration .registration-form button {
  width: 100%;
  height: 50px;
  background-color: #636D80;
  border-color: #636D80;
  font-size: 25px;
  font-weight: 600;
}




.pdpa_txt {
  width: 420px;
}



.pdpa-modal {
  background-color: #ffffff;
  border-radius: 31px;
  width: 40px;
  height: 40px;
  border-color: transparent;
  position: absolute;
  right: -63px;
  top: 10px;
  padding: 0;
  margin: 0;
  font-size: 23px;
}

#pdpa_popup .modal-content,
#apdl_popup .modal-content {
  background-color: #E8E8E8;
  margin-top: -30px;
  border-radius: 0px;
}

.btn_language button {
  color: white;
  background-color: #636D80;
  border-color: #636D80;
  font-size: 14px;
  padding: 5px;
  width: 50px;
}

.btn_language button {
  color: #636D80;
  background-color: white;
  border-color: white;
  font-size: 13px;
  padding: 5px;

}

.btn_language button:hover,
.btn_language button.active {
  color: white;
  background-color: #636D80;
  border-color: #636D80;


}




/* google map */
.mapouter {
  position: relative;
  text-align: right;
  width: 100%;
  height: 420px;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  width: 100%;

}

.gmap_iframe {
  width: 100%;
  height: 421px;
}

#policy {
  background-color: #eaeaea;
  position: relative;
}

#policy .title {
  font-size: 28px;
  color: #636d80;
}

#facilities.bottomPage .float {
  bottom: 80px;

}

#facilities.bottomPage .float-sec {
  bottom: 140PX;
}

#facilities.bottomPage .float-third {
  bottom: 200PX;
}