:root {
  --brass: #6c07fa;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--general--shadow-03: #14142b1a;
  --elements-webflow-library--general--shadow-01: #14142b0f;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.global-style {
  color: #b19540;
  background-color: #0000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  overflow: visible;
}

.section-navbar {
  z-index: 9999;
  border-bottom: .1px solid #1a1a1a;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 20px;
}

.container {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: var(--brass);
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #b19540;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.section_hero {
  width: 100%;
  height: 100vh;
}

.container-large {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.container-large.container-full {
  max-width: none;
}

.container-large.is-scroll-container {
  max-width: 100%;
}

.container-large.form-container {
  padding-left: 20px;
  padding-right: 20px;
}

.container-large.testomonial-container, .container-large.ancient_house0container {
  max-width: 900px;
}

.container-large.image_zoom-container {
  max-width: none;
}

.padding-section-large {
  border: 1px #333;
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding-section-large.paddong-not {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-section-large.footer0padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-section-large.ancient-hous-section-padding-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.hero-bg-video {
  background-image: linear-gradient(#00000080, #00000080);
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.navbar-icon-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: block;
}

.path-x7qzf {
  color: var(--brass);
}

.twitter-icon {
  color: var(--brass);
  background-color: #0000;
  width: 35px;
  height: 35px;
}

.twitter-icon:hover, .twitter-icon.is-footer-twitter:hover {
  color: #fff;
}

.facebook-icon {
  color: var(--brass);
  width: 35px;
  height: 35px;
}

.facebook-icon:hover {
  color: #fff;
}

.facebook-icon.is-footer-facebook-icon {
  color: var(--brass);
}

.facebook-icon.is-footer-facebook-icon:hover {
  color: #fff;
}

.instagram-icon {
  color: var(--brass);
  width: 35px;
  height: 35px;
}

.instagram-icon:hover {
  color: #fff;
}

.instagram-icon.is-footer-instagram-icon {
  color: var(--brass);
}

.instagram-icon.is-footer-instagram-icon:hover {
  color: #fff;
}

.hero-content-wrapper {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.hero-left-content {
  align-self: auto;
  width: 60%;
}

.hero-right-circle-wrapper {
  width: 30%;
}

.hero-top-heading {
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.hero-sub-heading {
  color: #a7a7a7;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
}

.hero-span-text {
  color: var(--brass);
  font-weight: 900;
}

.hero-circle-image {
  width: 400px;
}

.hero-button {
  border: 1px solid var(--brass);
  color: var(--brass);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 15px 24px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: border-color .3s;
}

.hero-button:hover {
  border-color: var(--brass);
  background-color: var(--brass);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.hero-button.tranddhip-button {
  margin-top: 10px;
}

.hero-button.ablout-contact-button {
  color: #fff;
  background-color: #141414;
  border-style: none;
  transition-property: none;
}

.hero-button.about-transparent-button {
  border-color: var(--brass);
  color: var(--brass);
  margin-top: 0;
  transition-property: none;
}

.hero-button.about-transparent-button:hover {
  background-color: var(--brass);
  color: var(--elements-webflow-library--neutral--100);
}

.section_footer {
  background-color: #030303;
  padding-top: 60px;
}

.footer-component {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.footer-flex {
  justify-content: space-between;
  display: flex;
}

.footer-copyright {
  border-top: .5px solid #1a1a1a;
  padding-top: 40px;
  padding-bottom: 20px;
}

.footer-copyright-flec {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.up-button-wrapper {
  z-index: 222;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: fixed;
  inset: auto 3% 4% auto;
}

.copy-right-text {
  color: #a7a7a7;
}

.ikonik-0lrmd {
  color: #b19540;
  width: 40px;
  height: 40px;
}

.footer-logo-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer-logo-item.w--current {
  text-decoration: none;
}

.footer-logo-item.w--current:hover {
  color: var(--brass);
}

.footer-logo {
  width: 120px;
}

.footer-menu-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer-menu-item {
  color: #fff;
  text-decoration: none;
}

.footer-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.f-menu-heading, .social-media-content {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.section-scroll {
  background-color: #141414;
  border-radius: 0;
}

.scroll-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.scroll-top-heading-wrapper {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.scroll-top-heading {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.scroll-content-relative {
  position: relative;
}

.scroll-image-1 {
  object-fit: cover;
  width: 250px;
  position: absolute;
  inset: -13% 0% auto 1%;
}

.scroll-image-2 {
  z-index: 5555;
  object-fit: cover;
  width: 250px;
  position: absolute;
  inset: auto 13% -10% auto;
}

.scroll-image-3 {
  z-index: 5555;
  width: 250px;
  max-width: 100%;
  position: absolute;
  inset: auto -121% -16% auto;
}

.scroll-image-4 {
  z-index: 55555;
  width: 250px;
  position: absolute;
  inset: -17% -53% 0% auto;
}

.scroll-main-text {
  z-index: 5555;
  color: var(--brass);
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 400px;
  font-weight: 300;
  line-height: 1.1;
  position: relative;
}

.scroll-main-text-box {
  position: relative;
}

.navber-icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.nav-icon-content-wrapper {
  display: none;
}

.image {
  width: 60px;
}

.color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.mg-bottom-16px {
  margin-bottom: 16px;
}

.mg-bottom {
  margin-bottom: 48px;
}

.faq-container {
  max-width: 800px;
  padding-left: 24px;
  padding-right: 24px;
}

.section_faq {
  color: var(--elements-webflow-library--neutral--100);
  background-color: #030303;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-h2-size {
  color: var(--brass);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.faq-text-center {
  text-align: center;
}

.paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-default._1 {
  color: var(--elements-webflow-library--neutral--100);
}

.faq-inner-container---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.section_contact {
  background-color: #141414;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section_contact.form-section {
  padding-top: 0;
  padding-bottom: 0;
}

.contact-component {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.contact-left-content {
  width: 40%;
}

.contact-right-form {
  width: 60%;
}

.form-label {
  color: #fff;
}

.form-input {
  color: var(--elements-webflow-library--neutral--100);
  background-color: #1e1e1e;
  border: 1px solid #333;
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.form-input:focus {
  border: 1px solid #b19540;
}

.form-input::placeholder {
  color: #888;
}

.form-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.submit-button {
  border: 1px solid var(--brass);
  color: var(--brass);
  background-color: #0000;
  border-radius: 10px;
  margin-top: 10px;
  padding: 16px 24px;
}

.textarea {
  color: var(--elements-webflow-library--neutral--100);
  background-color: #1e1e1e;
  border: 1px solid #333;
  border-radius: 10px;
  padding: 40px 20px;
}

.textarea:focus {
  border-style: solid;
  border-color: #b19540;
}

.textarea::placeholder {
  color: #888;
}

.contact-top-heading {
  color: var(--brass);
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.contact-main-heading {
  color: #fff;
  margin-top: 0;
}

.contact-info {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-email {
  color: #a7a7a7;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.contact-number {
  color: #a7a7a7;
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.contact-sfpan-text {
  color: var(--brass);
}

.faq-toggle-01 {
  color: var(--brass);
  width: 18px;
  min-width: 18px;
}

.accordion-list {
  background-color: #0000;
  margin-top: 20px;
  padding-bottom: 10px;
  position: static;
}

.accordion-list.w--open {
  padding-left: 20px;
}

.faq-toggle-02 {
  color: var(--brass);
  width: 18px;
  min-width: 18px;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(90deg);
}

.accordion-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.paragraph-2 {
  color: #4f4f4f;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.paragraph-2.faq-ans {
  max-width: 580px;
}

.accordion {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  display: block;
  overflow: hidden;
}

.faq-toggle-div {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.accordion-toggle {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 12px;
  display: flex;
}

.accordion-div {
  border-bottom: 1px #d1d1d1;
  border-radius: 10px;
  padding-bottom: 0;
}

.large-paragraph {
  color: #4f4f4f;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.large-paragraph.bold-text {
  color: #3d3d3d;
  font-weight: 600;
}

.large-paragraph.bold-text.faq-heading {
  white-space: normal;
}

.scroll-effect-animation {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  flex-flow: column;
  height: 350vh;
  position: static;
  top: 50px;
}

.scroll-strky {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  flex-flow: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section_grid {
  background-color: #222;
  display: none;
}

.grid-component {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.card-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-item {
  background-color: #b195401a;
  border-radius: 15px;
  padding: 40px 30px;
}

.card-heading {
  color: #f9fafb;
  font-size: 32px;
}

.card-sub-heading {
  color: #c5bfbf;
}

.card-icon {
  color: #3b82f6;
}

.path {
  color: #b19540;
}

.section_testimonial {
  background-color: #141414;
}

.section_ablout-trandshop {
  background-color: #141414;
  display: none;
}

.trandship-flex {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.thandship-left-content {
  position: static;
  top: 52px;
}

.trandship-right-content-flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.t-top-heading {
  color: #b3b3b3;
}

.t-main-heading {
  color: #fff;
}

.testimonial-span-text {
  color: #b19540;
}

.t-r-c-main-heading-text {
  color: #fff;
  margin-top: 10px;
  font-weight: 500;
}

.t-r-c-subheding-text {
  color: #b3b3b3;
}

.ikonik-nemmlj {
  color: #b19540;
  width: auto;
}

.timeline-wrapper {
  background-color: #0000;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 5px;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.line-up {
  z-index: 8;
  background-color: #b19540;
  width: 5px;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.line-bottom {
  z-index: 6;
  background-color: #fff;
  width: 5px;
  height: 100%;
  position: static;
  top: 0;
}

.testimonial-component {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.slide-wrapper {
  border: 1px #000;
  border-radius: 15px;
  overflow: hidden;
}

.slide-item-wrapper {
  border-radius: 15px;
  padding: 40px 60px 20px;
  overflow: hidden;
}

.s-ratting-wrapper {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  align-items: center;
  display: flex;
}

.slide-body-text {
  color: #a7a7a7;
}

.slide-author-info {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  align-items: center;
  display: flex;
}

.auth-image {
  object-fit: cover;
  border: 1px solid #b19540;
  border-radius: 100%;
  width: 60px;
  height: 60px;
}

.auth-info {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.auth-name {
  color: #fff;
}

.auth-designation {
  color: #a7a7a7;
  font-size: 14px;
}

.star-ratting-image {
  color: #b19540;
  width: 20px;
  height: 20px;
}

.testimonial-content-wrapper {
  text-align: center;
}

.testimonial-sub-heading {
  color: #a7a7a7;
}

.testimonial-top-heading-text {
  color: #fff;
}

.mask {
  background-color: #1e1e1e;
  border: 1px #000;
  border-radius: 15px;
  padding: 0;
}

.slide-item-content {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.slide-left-iicon {
  color: #b19540;
  width: 40px;
  height: 40px;
}

.slide-left-iicon.abhout-icon {
  color: #fff;
  width: 20px;
  height: 20px;
}

.left-arrow {
  background-color: #141414;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  inset: 55% 13% 0% auto;
}

.right-arrow {
  background-color: #141414;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  inset: 55% 6% 0% auto;
}

.slide-nav {
  display: none;
}

.section-about {
  background-color: #030303;
}

.about-flex {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.about-left-image {
  width: 40%;
}

.about-right-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.about-image {
  border-radius: 20px;
  width: 100%;
}

.about-bottom-content-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: .5px solid #333;
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  padding: 10px 40px 10px 10px;
  display: flex;
}

.about-us-text {
  color: #a7a7a7;
}

.a-us-main-heading {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.a-sub-heading {
  color: #a7a7a7;
}

.a-b-left-wrapper {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  background-color: #141414;
  border-radius: 15px;
  flex-flow: column;
  align-items: flex-start;
  padding: 20px 15px 20px 20px;
  display: flex;
}

.a-b-left-wrapper.about-transparent-button {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}

.a-b-right-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  border-radius: 15px;
  flex-flow: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.a-b-lleft-top-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.bold-text-2 {
  color: #a7a7a7;
}

.about-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.about-item {
  background-color: var(--brass);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.about-item-text {
  color: #a7a7a7;
  white-space: nowrap;
  font-size: 14px;
}

.section_ancient-house {
  background-color: #141414;
}

.ancient-house {
  aspect-ratio: 1;
  object-fit: cover;
  position: relative;
}

.ancient-house-roof-advertising-wrapper {
  background-color: #0000;
  border-bottom: 300px solid #181a35;
  border-left: 450px solid #0000;
  border-right: 450px solid #0000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.left-ancient-house-review-wrapper, .right-ancient-house-calling-system, .middle-ancient-house-crm-wrapper {
  background-color: #1f2937;
  justify-content: center;
  align-items: center;
  width: 20%;
  text-decoration: none;
  display: flex;
}

.ancient-house-foundation-online-presence-wrapper {
  background-color: #222;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.ancuent-house-middle-wrapper {
  justify-content: space-between;
  min-height: 500px;
  display: flex;
}

.bottom-ancient-house-wrapper {
  background-color: #0000;
}

.top-ancient-house-wrapper {
  height: 122px;
}

.left-ancient-house-heading, .right-ancient-house-heading {
  color: #518b97;
  white-space: nowrap;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(90deg);
}

.middle-ancient-house-heading {
  color: #518b97;
  white-space: nowrap;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(90deg);
}

.ancient-house-foundation-text {
  color: #a89d60;
  white-space: nowrap;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.roof-heading {
  color: #773f46;
  margin-top: 0;
  margin-bottom: 0;
}

.inner-ancient-house-roof-advertising-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 185px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.ancient-house-top-heading-wrapper {
  text-align: center;
  margin-bottom: 60px;
  text-decoration: none;
}

.ancient-top-heading-text {
  color: #fff;
}

.text-block {
  color: #a7a7a7;
}

.image-zoom-left_heading {
  letter-spacing: -.02em;
  white-space: nowrap;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 105%;
  position: absolute;
}

.image-zoom-left_heading._1 {
  color: var(--brass);
  position: static;
  inset: 0%;
}

.image-zoom-left_heading._2 {
  color: var(--brass);
  position: static;
  left: calc(100% + .25rem);
}

.class-for-animation {
  display: none;
}

.image-zoom_wrapper {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 200rem;
  display: flex;
  position: relative;
}

.home-about_img-wrap {
  z-index: -1;
  opacity: 1;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  transition: border-radius .6s;
  display: flex;
  overflow: clip;
}

.animation-scroll-border {
  border-radius: 2rem;
}

.home-about_img-text {
  z-index: 10;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  justify-content: center;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 105%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.animation-scroll-padding {
  padding: 1.5rem;
}

.image-zoom_sticky {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.section_image_zoom {
  background-color: #141414;
}

.home-about_img {
  z-index: 5;
  object-fit: cover;
  background-image: linear-gradient(#000c, #000c);
  width: 100vw;
  min-width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: 100vh;
  position: relative;
}

.home-about_component {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 1rem;
  transition: padding .6s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-note_text {
  z-index: 2;
  color: #727067;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  position: absolute;
  top: 2rem;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 27% 0% 0%;
}

.image-zoom-right-text-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% -32% 0% 0%;
}

.image-zoom-left-tex-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 26% 0% 0%;
}

.image-xoom-middle-content {
  position: relative;
}

.image-zoom-top-content {
  justify-content: center;
  align-items: flex-start;
  display: none;
  position: absolute;
  inset: 20% 0% auto;
}

.image-zoom-bottom-content {
  position: absolute;
  inset: auto 0% 34%;
}

.izt-heading {
  color: #a7a7a7;
  text-align: center;
  margin-bottom: 0;
  display: none;
  position: static;
}

.iz-sub-heading {
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.iz-sub-heading._2 {
  margin-top: 0;
}

.izb-heading {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  line-height: 100%;
}

.image-zoom-overlay {
  z-index: 5;
  background-color: #0000;
  background-image: linear-gradient(#000000b3, #000000b3);
  position: absolute;
  inset: 0%;
}

.play-pause-button {
  display: none;
}

.rect, .heading, .rect-2 {
  color: var(--brass);
}

.heading-2 {
  text-decoration: none;
}

@media screen and (min-width: 1440px) {
  .navbar, .container-large {
    max-width: 1260px;
  }

  .container-large.testomonial-container {
    max-width: 900px;
  }

  .hero-right-circle-wrapper {
    width: 40%;
  }

  .hero-circle-image {
    width: 400px;
  }

  .contact-component {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .section_testimonial {
    background-color: #141414;
  }

  .testimonial-component {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .slide-wrapper {
    background-color: #1e1e1e;
    border-radius: 15px;
  }

  .slide-item-wrapper {
    padding: 40px 60px;
  }

  .s-ratting-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    align-items: center;
    display: flex;
  }

  .slide-body-text {
    color: #a7a7a7;
  }

  .slide-author-info {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .auth-image {
    border: 1px solid #b19540;
    width: 60px;
  }

  .auth-info {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .auth-name {
    color: #fff;
  }

  .auth-designation {
    color: #888;
    font-size: 14px;
  }

  .star-ratting-image {
    width: 20px;
    height: 20px;
  }

  .testimonial-content-wrapper {
    text-align: center;
  }

  .testimonial-sub-heading {
    color: #a7a7a7;
  }

  .testimonial-top-heading-text {
    color: #fff;
    margin-top: 0;
    font-size: 38px;
  }

  .mask {
    margin-left: 0;
    padding: 0;
  }

  .slide-item-content {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .slide-left-iicon {
    width: 40px;
    height: 50px;
  }

  .left-arrow {
    background-color: #141414;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    display: flex;
    inset: 55% 13% 0% auto;
  }

  .right-arrow {
    background-color: #141414;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    display: flex;
    inset: 55% 6% 0% auto;
  }
}

@media screen and (min-width: 1920px) {
  .global-style {
    border: 1px #000;
  }

  .navbar {
    max-width: 1500px;
  }

  .container {
    max-width: 1700px;
  }

  .container-large {
    max-width: 1500px;
  }

  .container-large.form-container {
    max-width: 70%;
  }

  .padding-section-large.is-scroll-text-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-content-wrapper {
    width: 80%;
  }

  .hero-right-circle-wrapper {
    align-self: auto;
  }

  .hero-top-heading {
    font-size: 75px;
  }

  .hero-sub-heading {
    font-size: 30px;
    line-height: 1.5;
  }

  .hero-circle-image {
    width: 500px;
  }

  .scroll-image-1 {
    width: 250px;
    inset: -13% 0% auto 1%;
  }

  .scroll-image-2 {
    width: 250px;
    inset: auto 29% -10% auto;
  }

  .scroll-image-3 {
    width: 250px;
    inset: auto -74% -16% auto;
  }

  .scroll-image-4 {
    width: 250px;
    inset: -17% -24% 0% auto;
  }

  .scroll-main-text {
    font-size: 400px;
  }

  .contact-component {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .about-flex {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .a-b-left-wrapper.about-transparent-button {
    padding-right: 20px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    z-index: 555555;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #333;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 25px;
  }

  .nav-menu {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #333;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 0;
    padding-right: 5px;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #0000;
  }

  .container-large {
    width: 100%;
    max-width: 728px;
  }

  .container-large.testomonial-container, .container-large.ancient_house0container {
    width: 95%;
  }

  .padding-section-large {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .padding-section-large.about-padding-section {
    padding-top: 60px;
  }

  .navbar-icon-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 20px;
    display: flex;
  }

  .navbar-icon-wrapper.is-footer-icon-wrapper {
    flex-flow: row;
  }

  .hero-content-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 95%;
    margin-top: 40px;
  }

  .hero-left-content {
    width: 100%;
  }

  .hero-right-circle-wrapper {
    order: -1;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .hero-circle-image {
    width: 311px;
  }

  .up-button-wrapper {
    padding: 8px;
  }

  .ikonik-0lrmd {
    width: 35px;
    height: 35px;
  }

  .footer-logo-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-self: flex-start;
  }

  .section-scroll {
    height: auto;
  }

  .scroll-wrapper {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .scroll-image-1 {
    width: 180px;
    top: -17%;
  }

  .scroll-image-2 {
    width: 180px;
    bottom: -15%;
  }

  .scroll-image-3 {
    width: 180px;
    bottom: -14%;
    right: -150%;
  }

  .scroll-image-4 {
    width: 180px;
    top: -15%;
  }

  .scroll-main-text {
    font-size: 250px;
  }

  .nav-icon-content-wrapper {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .section_faq {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .contact-component {
    grid-column-gap: 43px;
    grid-row-gap: 43px;
    flex-flow: column;
    align-items: flex-start;
  }

  .contact-left-content, .contact-right-form {
    width: 100%;
  }

  .accordion {
    padding-right: 0;
  }

  .scroll-effect-animation {
    height: 350vh;
  }

  .card-grid {
    grid-template-columns: 1fr 1fr;
  }

  .trandship-flex {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
  }

  .t-main-heading {
    font-size: 30px;
  }

  .t-r-c-main-heading-text {
    font-size: 20px;
  }

  .ikonik-nemmlj {
    width: 50px;
    height: 50px;
  }

  .slide-item-wrapper {
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .about-flex {
    flex-flow: column;
  }

  .about-left-image {
    order: -1;
    width: 100%;
  }

  .about-right-content {
    order: 1;
    width: 100%;
  }

  .about-bottom-content-wrapper {
    justify-content: flex-start;
  }

  .a-us-main-heading {
    font-size: 28px;
    font-weight: 500;
  }

  .ancient-house {
    width: 100%;
    max-width: 729.594px;
    margin-left: auto;
    margin-right: auto;
  }

  .ancient-house-roof-advertising-wrapper {
    border-left-width: 365px;
    border-right-width: 365px;
  }

  .image-zoom-left_heading, .home-about_img-text {
    -webkit-text-stroke-width: 0px;
    font-size: 2.75rem;
  }

  .icon {
    color: var(--brass);
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .global-style, .section-navbar {
    overflow: visible;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .container-large {
    width: 95%;
  }

  .container-large.container-full {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .container-large.form-container {
    width: 100%;
    max-width: 528px;
  }

  .container-large.ancient_house0container {
    width: 98%;
  }

  .padding-section-large {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .padding-section-large.footer0padding-bottom-40 {
    padding-top: 80px;
  }

  .padding-section-large.is-scroll-text-padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .navbar-icon-wrapper {
    margin-top: 10px;
  }

  .hero-content-wrapper {
    margin-top: 8px;
  }

  .hero-top-heading {
    font-size: 40px;
  }

  .hero-sub-heading {
    font-size: 18px;
  }

  .hero-button {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-button.about-transparent-button {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .up-button-wrapper {
    bottom: 5%;
  }

  .scroll-image-2 {
    right: -27%;
  }

  .scroll-image-3 {
    bottom: -18%;
    right: -175%;
  }

  .scroll-image-4 {
    right: -100%;
  }

  .mg-bottom-16px {
    margin-bottom: 8px;
  }

  .mg-bottom {
    margin-bottom: 32px;
  }

  .section_faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .section_contact.form-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .accordion-list {
    padding-left: 10px;
  }

  .accordion-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .card-grid {
    grid-template-columns: 1fr;
  }

  .card-heading {
    font-size: 24px;
    line-height: 28px;
  }

  .slide-item-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mask {
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow {
    right: 16%;
  }

  .a-us-main-heading {
    line-height: 40px;
  }

  .ancient-house {
    max-width: 100%;
    transform: scale(1);
  }

  .ancient-house-roof-advertising-wrapper {
    border-bottom-width: 240px;
    border-left-width: 279px;
    border-right-width: 279px;
  }

  .ancient-house-foundation-online-presence-wrapper {
    height: 79%;
  }

  .image-zoom-left_heading, .home-about_img-text {
    -webkit-text-stroke-width: 0px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .section_hero {
    height: auto;
  }

  .container-large.form-container {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-large.about-container {
    width: 92%;
  }

  .padding-section-large, .padding-section-large.footer0padding-bottom-40, .padding-section-large.is-scroll-text-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-bg-video {
    height: auto;
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .hero-top-heading {
    font-size: 35px;
  }

  .hero-sub-heading {
    font-size: 16px;
    line-height: 28px;
  }

  .hero-circle-image {
    width: 260px;
  }

  .hero-button {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .footer-flex {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    align-items: flex-start;
  }

  .footer-copyright-flec {
    flex-flow: column;
    align-items: flex-start;
  }

  .up-button-wrapper {
    inset: auto auto 2% 72%;
  }

  .scroll-image-2 {
    bottom: -15%;
    right: -112%;
  }

  .scroll-image-3 {
    bottom: -19%;
    right: -314%;
  }

  .scroll-image-4 {
    top: -21%;
    right: -450%;
  }

  .mg-bottom-16px {
    margin-bottom: 15px;
  }

  .mg-bottom {
    margin-bottom: 32px;
  }

  .faq-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_faq {
    padding-top: 60px;
  }

  .heading-h2-size {
    font-size: 21px;
    line-height: 34px;
  }

  .paragraph-default {
    font-size: 16px;
    line-height: 24px;
  }

  .contact-main-heading {
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
  }

  .accordion-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .accordion-div {
    padding-bottom: 10px;
  }

  .large-paragraph {
    font-size: 16px;
  }

  .slide-wrapper {
    border-style: none;
  }

  .slide-item-wrapper {
    padding: 10px;
  }

  .testimonial-top-heading-text {
    font-size: 21px;
    line-height: 34px;
  }

  .mask {
    padding: 0;
  }

  .slide-left-iicon {
    width: 30px;
    height: 30px;
  }

  .left-arrow {
    width: 40px;
    height: 40px;
    top: 79%;
    right: 25%;
  }

  .right-arrow {
    width: 40px;
    height: 40px;
    top: 79%;
    right: 9%;
  }

  .about-bottom-content-wrapper {
    flex-flow: column;
  }

  .a-us-main-heading {
    margin-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .a-b-right-wrapper {
    align-self: flex-start;
  }

  .ancient-house {
    height: 530px;
  }

  .ancient-house-roof-advertising-wrapper {
    border-bottom-width: 150px;
    border-left-width: 180px;
    border-right-width: 180px;
    width: 100%;
  }

  .ancient-house-foundation-online-presence-wrapper {
    height: 100%;
  }

  .ancuent-house-middle-wrapper {
    height: 300px;
    min-height: 300px;
  }

  .bottom-ancient-house-wrapper {
    width: 100%;
  }

  .top-ancient-house-wrapper {
    height: 80px;
  }

  .left-ancient-house-heading, .right-ancient-house-heading, .middle-ancient-house-heading {
    font-size: 20px;
  }

  .ancient-house-foundation-text, .roof-heading {
    font-size: 24px;
  }

  .inner-ancient-house-roof-advertising-wrapper {
    margin-top: 100px;
  }

  .ancient-top-heading-text {
    font-size: 24px;
  }

  .image-zoom-left_heading._1, .image-zoom-left_heading._2 {
    font-size: 1.2rem;
  }

  .home-about_img-text {
    white-space: normal;
  }

  .home-about_img {
    background-image: none;
  }

  .image-zoom-right-text-wrapper {
    right: -35%;
  }

  .image-zoom-left-tex-wrapper {
    right: 42%;
  }

  .icon {
    color: var(--brass);
  }
}

#w-node-_3615cf0c-1af1-ff9e-f966-25ebde2289ac-8a0887f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-_2bd886a1-3432-ca62-3cfe-d8a9bb5bf22e-8a0887f4, #w-node-_728e1c66-78d9-37ff-5a5e-b155ff0233cd-8a0887f4, #w-node-_84f8b93b-b96f-1fdf-420a-346631e1d823-8a0887f4, #w-node-_271970c3-0f81-ca99-7a03-2577c00cd87b-8a0887f4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


