@font-face {font-family: "cera-md";src: url("Cera\ Pro\ Medium.otf") format("opentype");font-weight: lighter;font-style: normal;}@font-face {font-family: "cera";src: url("Cera\ Pro\ Regular.otf") format("opentype");font-weight: normal;font-style: normal;}* {padding: 0;margin: 0;box-sizing: border-box;font-family: "cera";}.desk {display: block;}.mob {display: none;}.capi {text-transform: capitalize;}html {--main-clr: #dbbbad;--main-hover-clr: #ca9a85;--border-rad: 0.2rem;font-family: sans-serif;}body {background: #fff;}.accordion_container {margin: auto;width: 70%;}@media (max-width: 1500px) {:root {font-size: 18px;}}@media (max-width: 1366px) {:root {font-size: 16px;}}@media (max-width: 1024px) {:root {font-size: 14px;}}@media (max-width: 900px) {:root {font-size: 12px;}}@media (max-width: 767px) {:root {font-size: 10px;}header {padding: 0 15px !important;}.logo-box--1 img {max-height: 55px;}.logo-box--2 img {max-height: 30px;}header {padding: 10px 15px;}nav {display: none !important;}.hero-sec {margin-top: 20px !important;}}@media (max-width: 500px) {:root {font-size: 8px;}.silder-box-9 {margin: 0;margin-top:68px !important;}.desk {display: none;}.mob {display: block;}}img {width: 100%;}.heading {font-size: 3rem;text-align: center;font-weight: 700;}.sub-heading {font-size: 1rem;text-align: center;color: #5f5f5f;}.clr-black {color: #000;}.sec {padding: 3vw 8vw;max-width: 120rem;margin: auto;position: relative;}.slide-overlay-text, .slide-overlay-text-under, .slide-overlay-text-Side {color: #fff;font-size: 10px;position: absolute;bottom: 2%;left: 2%;}.slide-overlay-text-under {font-size: 16px;background: #00000099;padding: 0.2rem;}.slide-overlay-text-Side {writing-mode: vertical-rl;text-orientation: mixed;transform: rotateZ(180deg);left: auto;right: 0;}.slide-overlay-text-1 {color: #fff;font-size: 1rem;position: absolute;bottom: 4%;left: 4%;}@media (max-width: 500px) {.heading, .sub-heading {margin-bottom: 2rem;}.heading p {font-size: 3.2vh;}.sub-heading p, .tab {font-size: 2.5vh;}h5, p {font-size: 1.5vh;}.sec {padding: 6vh 8vw;}}.silder-box {margin: 5rem;display: flex;flex-direction: column;justify-content: center;align-items: center;overflow: hidden;gap: 2rem;width: 100%;margin-bottom: 3rem;}.slider {overflow: hidden;position: relative;width: 100%;}.slide {position: absolute;top: 0;left: 0;transition-timing-function: ease-in-out;transition-property: transform;width: 25%;display: flex;flex-direction: column;justify-content: center;align-items: center;pointer-events: none;}.dots {display: flex;justify-content: center;align-items: center;gap: 1vw;position: absolute;bottom: 1.5rem;left: 50%;z-index: 9;transform: translate(-50%, 0%);}.dot {width: 2vw;height: 2vw;border-radius: 50%;border: 0.01rem solid #000;transition: all 0.5s ease-in-out;cursor: pointer;background-color: rgb(208, 208, 208);}.dot:hover, .dot:active {background-color: var(--main-clr);}.dot-active {background-color: var(--main-clr);border-radius: 10rem;}.arrow-box {display: flex;justify-content: center;align-items: center;gap: 2rem;}.left-arr, .right-arr {width: 4%;padding: 0.5vw;background-color: var(--main-clr);border-radius: var(--border-rad);transition: all 0.2s;display: flex;justify-content: center;align-items: center;}.left-arr-1 img, .right-arr-1 img {}.left-arr:hover, .right-arr:hover {cursor: pointer;background-color: var(--main-hover-clr);}header {background-color: var(--main-clr);position: fixed;top: 0;left: 0;z-index: 1000;width: 100%;display: flex;justify-content: space-between;align-items: center;gap: 15px;padding: 0 100px;transition: all 0.3s;}nav {display: flex;justify-content: flex-end;align-items: center;gap: 2vw;color: #232323;font-weight: normal;}.nav-tab-box {display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 0.3vw;padding: 1vw 0.5vw;cursor: pointer;}nav p {font-size: 0.7rem;}.nav-tab-line {height: 0.2vw;width: 0%;background-color: #232323;border-radius: 100px;transition: width 0.3s ease-in-out;transform-origin: 0 0;}.logo-box--1 img, .logo-box--2 img {max-width: initial;width: auto;display: block;max-height: 95px;max-width: 200px;}@media (max-width: 1408px) {header {padding: 0 30px;}}@media (max-width: 1216px) {.hero-sec {margin-top: 60px !important;}.logo-box--2 img {max-height: 38px;max-width: 140px;}.logo-box--1 img {max-height: 70px;max-width: 140px;}}@media (max-width: 500px) {nav {display: none;}}.hero-sec {background-repeat: no-repeat;background-size: cover;background-position: center;width: 100%;aspect-ratio: 4/2;padding-bottom: 5vw;color: #fff;padding: 0;padding-bottom: 3vw;overflow: hidden;position: relative;margin-top: 90px;}.silder-box-9 {margin: 0;}.slider-9-slide {width: 100%;background-color: #0000009d;}.hero-text-content {position: absolute;top: 50%;right: 8vw;transform: translateY(-50%);z-index: 99;display: flex;flex-direction: column;align-items: end;justify-content: end;gap: 10rem;}.hero-text-content p {text-align: right;}.herder-text {font-size: 1.1rem;font-weight: 600;}.top-heading-1 {font-size: 2.5rem;font-weight: bold;margin-bottom: -0.5rem;font-family: "cera-md";}.top-heading-2 {font-size: 1.8rem;font-weight: bold;font-family: "cera-md";font-style: italic;}.hero-sec .top {display: flex;flex-direction: column;align-items: end;justify-content: end;gap: 0.3rem;}.hero-sec .btm {display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 0.5rem;letter-spacing: 2px;font-weight: lighter;background-color: #000;padding: 0.5rem;}.btm-inner {border: 1px solid var(--main-clr);padding: 0.5rem;color: var(--main-clr) !important;}.dots-9 {bottom: 3%;}.dots-9 .dot {width: 0.8vw;height: 0.8vw;}@media (max-width: 500px) {.hero-sec {aspect-ratio: auto;justify-content: center;margin-top: 0 !important;}.hero-text-content {gap: 21rem;}.hero-sec .top {gap: 1rem;}.top-heading-1 {font-size: 3.5vh;}.top-heading-2 {font-size: 3vh;}.dots-9 .dot {width: 1.8vw;height: 1.8vw;}.herder-text {font-size: 1.5rem;}}.feature-sec {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;padding-bottom: 2vw;}.feature-sec .heading {margin-bottom: 2rem;}.slider-1-slide.slide {border-right: 2px solid #232323;display: grid;justify-items: center;align-items: center;grid-template-rows: 68% 32%;}.slider-1-slide img {width: 25%;align-self: end;padding-bottom: 0.5rem;}.slider-1 .slide-2 img {width: 32%;}.slider-1 .slide-3 img {width: 27%;}.slider-1-slide p {width: 70%;text-align: center;align-self: start;font-size: 0.9rem;}@media (max-width: 500px) {.slider-1-slide {width: 50%;}.slider-1-slide img {width: 35%;padding: 1rem;}.arrow-box-1 {display: none;}.feature-sec .dots {bottom: 1vw;}}.feature-sec .slider-1 .slide-3 img{width: auto;}.floor-plan {padding-top: 2vw;background: #f8f8f8;}.floor-plan .heading {margin-bottom: 2rem;}.floor-plan .sub-heading {text-align: start;font-size: 1.2rem;font-weight: 700;margin-bottom: 0.5rem;color: #232323;}.floor-plan .silder-box {flex-direction: row;gap: 0.5rem;margin: 0;position: relative;}.slider-2-slide, .slider-3-slide, .slider-4-slide {width: 100%;display: grid;grid-template-columns: 1fr;flex: 1 0 0%;filter: blur(2px);}.slider-2-slide {grid-template-columns: 72% 28%;}.slider-2-slide img, .slider-3-slide img, .slider-4-slide img {object-fit: cover;}.floor-plan .arrow-box {flex-direction: column;flex: 0 1 0%;gap: 0.2rem;}.floor-plan .arrow-box .left-arr, .floor-plan .arrow-box .right-arr {width: 4rem;display: flex;justify-content: center;align-items: center;flex: 1 0 0%;border-radius: 0;}.floor-plan .arrow-box .left-arr img, .floor-plan .arrow-box .right-arr img {}.building-2 {display: none;}.tab-box-plan {margin: 2rem 0;}@media (max-width: 500px) {.floor-plan {padding-top: 10vh;}.tab-box-plan {margin-bottom: 4rem !important;}.floor-plan .sub-heading {margin-bottom: 1rem;}.slider-2-slide, .slider-3-slide, .slider-4-slide {grid-template-columns: 1fr;flex: 1 0 0%;}.building-1 {display: none;}.building-2 {display: block;}.floor-wireframe {width: 75%;}.floor-plan .arrow-box {display: none;position: absolute;bottom: 0;right: 0;}}.gallery {background-color: var(--main-clr);display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}.gallery .heading {text-align: start;color: #232323;margin-bottom: 1rem;}.gallery .sub-heading {text-align: start;font-size: 1rem;color: #232323;margin-bottom: 2rem;}.tab-outer-box {display: flex;justify-content: center;align-items: center;}.tab-box {display: inline-flex;justify-content: center;align-items: center;border: 1px solid #232323;border-radius: var(--border-rad);margin-bottom: 2rem;transition: all 0.3s;}.tab {padding: 0.3rem 0.5rem;transition: all 0.2s;cursor: pointer;}.tab-plan {padding: 0.5rem 2rem;}.tab-box p:not(:last-child) {border-right: 1px solid #000;}.tab:hover, .tab:active {box-shadow: inset 0 0 0 2px #303030;}.tab-active {background-color: #232323;color: #fff;}.gallery .silder-box {margin: 0;}.slider-5-slide, .slider-6-slide {width: 60%;}.gallery .arrow-box .left-arr, .gallery .arrow-box .right-arr {background-color: #232323;}.gallery .arrow-box .left-arr img, .gallery .arrow-box .right-arr img {filter: invert(1);}.gallery .arrow-box .left-arr:hover, .gallery .arrow-box .right-arr:hover {background-color: var(--main-hover-clr);}@media (max-width: 500px) {.slider-5-slide, .slider-6-slide {width: 100%;}.gallery .arrow-box {display: none;}.tab {padding: 0.5rem 2rem;}.gallery .dots {bottom: 3vw;}}.amenity-sec {display: grid;justify-items: center;align-items: center;gap: 4%;grid-template-columns: 25% 42% 25%;width: 100%;}@media (max-width: 767px) {.me {display: flex;flex-direction: column-reverse;}.me form {margin-bottom: 40px;}.otploding_wrap {width: 100%;}.font-text {font-size: 13px;}}@media (max-width: 500px) {.amenity-sec {height: auto;}}.amenity-sec .left-arr, .amenity-sec .right-arr {width: 15%;}.amenity-sec .left-arr img, .amenity-sec .right-arr img {}.amenity-sec .left-box {align-self: end;display: flex;flex-direction: column;align-items: flex-end;justify-content: center;gap: 0.3rem;width: 100%;}.amenity-sec .center-box {align-self: start;width: 100%;position: relative;}.amenity-sec .center-box .heading {width: 20rem;text-align: start;margin-bottom: 2rem;}.amenity-sec .right-box {align-self: start;padding-top: 6vw;width: 100%;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;gap: 0.3rem;}.vdo-box {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;overflow: hidden;}.vdo-box div {position: absolute;top: 0;transition: all 0.5s ease-in-out;}.amenity-sec .silder-box {display: none;}.amenity-sec .center-box .play-btn {width: 5vw;height: 5vw;border-radius: 50%;background-color: var(--main-clr);border: transparent;outline: transparent;position: absolute;bottom: 0;left: 50%;transform: translate(-50%, 50%);font-size: 0.7rem;cursor: pointer;z-index: 100;}@media (max-width: 500px) {.amenity-sec .center-box .play-btn {width: 8vh;height: 8vh;font-size: 0.9rem;}}@media (max-width: 500px) {.amenity-sec {grid-template-columns: 1fr;}.amenity-sec .left-box, .amenity-sec .middle-vdo-box, .amenity-sec .right-box {display: none;}.amenity-sec .center-box .heading {width: 100%;}.amenity-sec .silder-box {display: flex;margin: 0;}.slider-7-slide {width: 100%;}.gallery .arrow-box {display: none;}}.connect-sec {display: grid;grid-template-columns: 1fr 1.2fr;justify-items: center;align-items: start;gap: 2rem;}.connect-sec .left-box {display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;gap: 3rem;width: 100%;order: 1;}.connect-sec .left-box .silder-box {display: none;}.connect-img-box {display: grid;grid-template-columns: 1fr 1fr;justify-items: center;align-items: center;gap: 1rem;}.connect-card {display: flex;flex-direction: column;align-items: center;justify-content: center;}.connect-card:nth-of-type(2n + 1) {border-right: 0.1rem solid #232323;width: 120%;}.connect-card img {width: 80px;height: 74px;margin-bottom: 1vw;filter: brightness(0);}.connect-card p {font-size: 1vw;font-weight: 700;}.connect-sec .right-box {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;overflow: hidden;order: 2;}.map-box {overflow: hidden;position: relative;display: flex;align-items: center;justify-content: center;border: 1px solid var(--main-clr);border-radius: var(--border-rad);}.map-box img {pointer-events: none;}.zoom-btn-box {position: absolute;bottom: 1vw;right: 1vw;display: flex;flex-direction: column;justify-content: center;align-items: center;}.zoom {font-size: 2rem;width: 2.2rem;height: 2.2rem;text-align: center;display: flex;justify-content: center;align-items: center;}@media (max-width: 500px) {.connect-sec {grid-template-columns: 1fr;}.connect-sec .left-box {order: 2;}.connect-sec .right-box {flex-direction: column;order: 1;}.connect-sec .right-box .heading {margin-bottom: 2rem;}.connect-sec .left-box .connect-img-box {display: none;}.connect-sec .left-box .silder-box {display: flex;margin: 0;}.slider-8-slide {width: 50%;display: flex;justify-content: center;align-items: center;}.slider-8-slide img {width: 80%;}.zoom {font-size: 2.5rem;width: 2.7rem;height: 2.7rem;}.connect-card {width: 100%;border: 0 !important;}.connect-card img {width: 80px !important;height: 75px;}.connect-card p {font-size: 1.2vh;}}.about-sec {display: flex;flex-direction: column;align-items: center;justify-content: flex-start;gap: 3rem;}.action-btn {padding: 0.6vw 3vw;border: transparent;background-color: #232323;border-radius: var(--border-rad);color: #fff;cursor: pointer;transition: all 0.3s;text-decoration: none;}.about-sec p {text-align: center;}.gold-proj-logo {display: flex;justify-content: center;align-items: center;filter: brightness(0);}.gold-proj-logo img {width: 60%;}.faq_sec {background-color: #dbbbad;}.acc-main {padding: 40px 0px 0px;color: #000;}.container {max-width: 790px;margin: 0 auto;width: 100%;padding: 0 15px;}.accordion-main {margin-bottom: 15px;}.accordion-main:last-child .accordion_body {padding-bottom: 0;}.accordion_head {background-color: #111;color: #fff;cursor: pointer;font-size: 18px;padding: 12px 25px;border-radius: 5px;border: 1px solid 29705a;font-weight: normal;font-style: normal;font-stretch: normal;line-height: normal;letter-spacing: normal;}.accordion_body {background: transparent;font-size: 18px;padding: 20px 40px;}.accordion_body img {width: 100%;max-width: 230px;margin-bottom: 30px;}.accordion_body p {margin: 0px;color: #000000;}.accordion_body h3, .div-bott h3 {font-size: 28px;font-weight: 600;margin: 15px 0;color: #1e352e;}.div-bott h3 {font-size: 35px;}.div-bott {text-align: center;}.div-bott p {font-size: 24px;}.plusminus {float: right;font-size: 36px;margin-top: -9px;}.coll-back {background-color: #fff;color: #111;border: 1px solid #111;}.hr-clc {height: 2px;background: #111;margin-top: 22px;width: 17px;padding: 0;border: 0;margin-left: -20px;}@media (max-width: 500px) {.about-sec .heading p {font-size: 3.2vh;}.about-sec p {font-size: 2.5vh;}.action-btn {padding: 1vh 3vh;font-size: 2vh;}}.action-btn:hover {background-color: var(--main-hover-clr);}footer, .qr-box {padding-bottom: 0;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;}.qr-box {gap: 1rem;padding: 6vw 8vw;background-color: #000;color: #fff;}.qr-box-inner {display: flex;justify-content: center;align-items: center;gap: 2rem;}.qr-box img {width: 15%;}.qr-box p {text-align: center;}.copy-write-box {width: 100%;display: flex;justify-content: flex-start;align-items: center;padding: 1vw 8vw;background-color: var(--main-clr);color: #232323;padding-left: 6vw;}.copy-write-box p {padding: 0 2vw;font-size: 0.7rem;}.copy-write-box-border {border-right: 1px solid #232323;}@media (max-width: 500px) {.qr-box {padding: 6vh 8vw;}.qr-box img {width: 35%;}}.modal-box {position: fixed;top: 0;width: 100vw;height: 100vh;z-index: 100000;background-color: #0000009d;backdrop-filter: blur(10px);display: flex;justify-content: center;align-items: center;}.modal-inner-box {display: flex;justify-content: center;align-items: flex-start;position: relative;max-width: 640px;width: 100%;margin: 2vh;}iframe {max-width: 640px;width: 100%;height: 360px;box-sizing: content-box;}.modal-close-btn {display: flex;justify-content: center;align-items: center;cursor: pointer;width: 25px;padding: 6px;border: 1px solid #969696;border-radius: 100px;transition: all 0.2s;background-color: transparent;position: absolute;top: 0;right: 0;transform: translate(50%, -50%);background: #dbbbad9c;}.modal-close-btn img {filter: invert(1);}.modal-close-btn:hover {transform: translate(50%, -50%) scale(1.05);}.hide {display: none;}.form-click {position: fixed;bottom: 1vw;right: 2vw;background-color: var(--main-clr);border-radius: 0.5rem;border: transparent;outline: transparent;width: fit-content;height: auto;padding: 1vw;display: flex;justify-content: center;align-items: center;box-shadow: 3px 4px 7px 3px rgba(0, 0, 0, 0.603);z-index: 100;cursor: pointer;}.form-click img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(-45deg);width: 2vw;}.form-click button {border: none;background-color: transparent;font-size: 20px;}@media (max-width: 576px) {.form-click {padding: 1vh;bottom: 0;right: 0;width: 100%;text-align: center;}.form-click button, .form-click .mob {width: 50%;position: relative;}.form-click img {width: 4vh;position: relative;top: 0;left: 0;transform: none;}.mob_bottom {position: fixed;bottom: 0;right: 0;display: flex;width: 100%;align-items: center;justify-content: center;text-align: center;font-size: 15px;background-color: #dbbbad;}.div-bott h3 {margin: 30px 0px;line-height: normal !important;font-size: 24px;}.accordion_head {font-size: 18px;padding: 8px 12px;}.accordion_container {margin: auto;width: 100%;}.plusminus {font-size: 27px;margin-top: -7px;}.accordion_body {padding: 20px 20px 5px;}.accordion_body img {max-width: 150px;margin-bottom: 20px;}.accordion_body h3 {font-size: 18px;margin: 10px 0;line-height: normal;}.accordion_body p {font-size: 16px;}.hr-clc {height: 2px;margin-top: 16px;width: 15px;margin-left: -15px;}}.form-click {box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);}.form-click::after {opacity: 0;display: flex;flex-direction: row;justify-content: center;align-items: center;position: absolute;top: -5px;left: -5px;right: 0;bottom: 0;content: "";height: 100%;width: 100%;border: 5px solid rgb(131 131 131 / 50%);border-radius: 0.5rem;-webkit-animation-name: ripple;animation-name: ripple;-webkit-animation-duration: 3s;animation-duration: 3s;-webkit-animation-delay: 0s;animation-delay: 0s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);z-index: -1;}.form-click::before {opacity: 0;display: flex;flex-direction: row;justify-content: center;align-items: center;position: absolute;top: -5px;left: -5px;right: 0;bottom: 0;content: "";height: 100%;width: 100%;border: 5px solid rgba(0, 0, 0, 0.2);border-radius: 0.5rem;-webkit-animation-name: ripple;animation-name: ripple;-webkit-animation-duration: 3s;animation-duration: 3s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);z-index: -1;}@-webkit-keyframes ripple {from {opacity: 1;transform: scale3d(1, 1, 1);}to {opacity: 0;transform: scale3d(1.5, 1.5, 1);}}@keyframes ripple {from {opacity: 1;transform: scale3d(1, 1, 1);}to {opacity: 0;transform: scale3d(1.5, 1.5, 1);}}.form-box {background-color: var(--main-clr);padding: 20px;width: 320px;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 16px;border-radius: 10px;color: #232323;}.form-title {font-weight: 700;font-size: 24px;}.form-info {font-size: 12px;letter-spacing: 1.2px;text-align: center;}.form-fields {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;gap: 16px;}input {width: 100%;padding: 10px;outline: transparent;border: transparent;}.phone-ip {display: grid;grid-template-columns: 20% 80%;}.sub-btn {padding: 10px 48px;font-weight: 700;font-size: 16px;border: transparent;outline: transparent;border-radius: var(--border-rad);cursor: pointer;transition: transform 0.2s;}.sub-btn:hover {transform: scale(1.03);}.thanyou-msg-box, .thanyou-msg-box p {color: #fff;}.thanyou-msg-box {background-color: #000;padding: 2rem;}@media (max-width: 500px) {.thanyou-msg-box .sub-heading {font-size: 1.5vh;}}.blog-img img {width: 100%;height: 100%;object-fit: cover;}.blog-flex {display: flex;justify-content: center;align-items: center;}p {margin-top: 0;margin-bottom: unset !important;}.otploding_wrap {display: none;margin-bottom: 0 !important;}.otpsending {z-index: 1;border: 10px solid #f3f3f3;border-radius: 50%;border-top: 10px solid #ee3c35;width: 10px;height: 10px;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}.otp_box {display: none;}@-webkit-keyframes spin {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}#overview-form {background-color: var(--main-clr);padding: 20px;width: 320px;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 16px;border-radius: 10px;color: #232323;box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);}.box1 {display: flex;align-items: center;justify-content: center;}button.sub-btn {display: none;}.hero-sec img {width: 100%;height: auto;}.feature-sec .silder-box img{height: auto;} .slider-icone img {width: auto !important;height: 80px !important;}