* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "Belleza-Regular";
  src: url("fonts/Belleza-Regular.ttf");
}

body {
  font-family: "Belleza-Regular";
}

body>* {
  overflow-x: hidden;
}

.sectionPadding {
  padding: 80px 0;
}

.paddingTop {
  padding-top: 80px;
}

.paddingBottom {
  padding-bottom: 80px;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-center {
  text-align: center !important;
}

.headText1 {
  font-family: "Belleza-Regular";
  font-size: 55px;
  line-height: 70px;
  font-weight: 600;
}

.headText {
  font-family: "Belleza-Regular";
  font-size: 40px;
  line-height: 70px;
  font-weight: 600;
}

.subHeadText {
  font-size: 30px;
  font-weight: 500;
}

.image-row {
  display: flex;
  padding: 0px 0px 25px 0px;
}

.embrazeimages img {
  border-radius: 40px;
  height: 550px;
  max-width: 100%;
  width: 100%;
  box-shadow: none;
}

.padd-overview {
  padding: 0px 60px;
}

.fs-1 {
  font-size: 3.5rem !important;
}

.accordion-button:not(.collapsed) {
  color: white;
  background-color: #bc9549;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.acro {
  display: flex;
  flex-wrap: wrap;
}

.callfot {
  text-decoration: none;
  color: white;
  font-size: larger;
}

a:hover {
  color: white;
}

.acroi1 {
  flex: 1;
  margin: 0 10px;
}

.accro {
  width: 333px;
  margin: 0 auto;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #ffffff !important;
  text-align: left;
  /* background: #bc9549; */
  background: #210400;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
  font-weight: 900;
}

#decoImage .img-fluid {
  max-width: 101.3%;
}

.image-container {
  padding: 0px 14px;
  text-align: center;
  border-right: 2px dotted #bc9549;
}

.image-container h2 {
  margin-bottom: 10px;
  line-height: 23px;
  word-spacing: 2px;
  /* color: white; */
  font-weight: 900;
  font-size: large;
}

.image-container p {
  color: white;
}

.image-container img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.pb-7 {
  padding-bottom: 5rem;
}

/* new added class */

/* .inter-rupee {
  font-family: "Inter", sans-serif !important;
} */

.foot1 {
  padding: 56px 0px;
}

.logoleft {
  width: 115px;
  margin-left: 23px;
}

.lingra {
  background: linear-gradient(90deg,
      rgba(240, 233, 117, 1) 0%,
      rgba(148, 112, 41, 1) 50%,
      rgba(240, 233, 117, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  font-weight: 900;
  font-family: "Belleza-Regular";
  text-transform: uppercase;
}

.bhk2 {
  margin: 0px 10px;
}

.table>thead>tr>th {
  padding: 9px;
  line-height: 1.42857143;
  vertical-align: middle;
  border: 1px #fff solid;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

.table> :not(:last-child)> :last-child>* {
  border-bottom-color: #fff;
  background: #351501;
  color: #fff;
  font-size: 20px;
}

.her h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0px 0px;
}

.tbl>tbody>tr>td {
  /* border-top: none !important; */
  width: 25%;
}

.procon {
  /* padding: 49px; */
  background-image: url(images/bg.png);
  background-size: 6%;
}

.table>tbody>tr>td {
  padding: 9px;
  line-height: 1.42857143;
  background: #fff;
  vertical-align: middle;
  border: 1px solid #000;
}

.carousel-control-prev-icon {
  display: inline-block;
  width: 12rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 22%;
  background-size: 105% 169%;
}

.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 217% 181%;
}

.price-click {
  margin: 0px auto;
  /* display: block; */
  background-image: none;
  background-color: #351501 !important;
  text-shadow: none;
  color: #fff !important;
  border: 2px solid #fff;
  /* border-radius: 5px; */
  padding: 5px 10px;
  transition: all 0.5s ease;
  font-weight: 800;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 10px;
}

.ovcont p {
  color: #bc9549;
  padding: 15px 0px;
  font-weight: 900;
}

.ovimg img {
  width: 65px;
}

.amii1 {
  display: flex;
}

.amii {
  text-align: center;
  width: 100%;
  border: 1px #bc9549 solid;
  margin: 0px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  transition: 1s;
}

.amii:hover {
  transform: scale(1.1);
  z-index: 2;
  color: white;
  box-shadow: 2px 10px 10px #bc9549;
}

.getin {
  height: 147px;
}

.mapi {
  width: 100%;
  height: 590px;
}

.you1 {
  background-image: url("images/back.webp");
}

.section_video {
  padding: 50px 0;
}

/* .navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #e4b047;
} */

.navbar-light .navbar-nav .nav-link {
  color: #210400;
  font-family: sans-serif;
  font-size: larger;
  font-weight: 500;
}

.logoright {
  width: 115px;
}

.int {
  margin-left: 227px;
}

.contact-buttons {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 1;
}

.our h2 {
  font-size: 30px;
  font-family: "Belleza-Regular";
  background: linear-gradient(90deg,
      rgba(243, 229, 104, 1) 0%,
      rgba(148, 112, 41, 1) 50%,
      rgba(243, 229, 104, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}

.our p {
  font-size: 11px;
  line-height: 144%;
  padding: 10px;
  color: #f7f7f7;
  font-family: "gotham";
}

.cofimg {
  text-align: center;
  background-color: #000;
}

.cofimg img {
  width: 100%;
}

.content-wrapper p {
  font-weight: 300;
  font-family: "gotham";
  color: white;
}

.amiwrap {
  margin: 15px auto;
  position: relative;
  cursor: pointer;
  transition: ease all 0.5s;
  width: 85%;
  text-align: center;
  padding: 4px 3px;
  box-shadow: 1px 1px 4px 3px #22222259;
  margin-bottom: 20px;
}

.bo {
  display: flex;
  align-items: center;
  justify-content: end;
}

.bo {
  padding: 10px 0px;
  /* background-size: cover; */
  background-position: center;
  /* background-repeat: no-repeat; */
  height: 50px;
  /* background: #D3A954; */
  background: rgb(183, 144, 57);
  background: linear-gradient(90deg,
      rgba(183, 144, 57, 1) 0%,
      rgba(255, 246, 113, 1) 35%,
      rgba(183, 144, 57, 1) 100%);
  outline-offset: 2px;
  /* box-shadow: 0px 0px 3px 4px #D3A954; */
  transition: transform 0.5s ease;
}

.bo:hover {
  padding: 10px 0px;
  /* background-size: cover; */
  background-position: center;
  /* background-repeat: no-repeat; */
  height: 50px;
  /* background: #D3A954; */
  background: rgb(183, 144, 57);
  background: linear-gradient(90deg,
      rgba(183, 144, 57, 1) 0%,
      rgba(255, 246, 113, 1) 35%,
      rgba(183, 144, 57, 1) 100%);
  outline-offset: 2px;
  /* box-shadow: 0px 0px 3px 4px #D3A954; */
  transform: scale(1.1);
}

.bo p {
  font-size: 19px;
  margin: 0px auto;
  display: block;
  position: relative;
  color: #000000;
  line-height: 23px;
  font-weight: 200;
  text-transform: uppercase;
}

.icon-text {
  padding-left: 25px;
  font-family: Bree;
  font-weight: 500;
  font-size: 20px;
  color: #f3e568 !important;
}

.main-form {
  background: #ffffff;
  padding: 30px;
  width: 96%;
  display: block;
  margin: 0px auto;
  margin-top: -110px;
  margin-bottom: 80px;
}

.main-form h3 {
  font-family: "Belleza-Regular";
  font-size: 30px;
  margin-bottom: 30px;
  background: #210400;
  /* background: linear-gradient(
    90deg,
    rgba(243, 229, 104, 1) 0%,
    rgba(148, 112, 41, 1) 50%,
    rgba(243, 229, 104, 1) 100%
  ); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}

/* #contact-form .form-group {
  height: 40px;
  /* margin-bottom: 7%; *
} */

.form-group {
  margin-bottom: 15px;
}

.ext-sub {
  width: 100%;
  margin: 15px auto;
  background: #210400;
  border: none;
  color: #fff;
  z-index: 1;
  /* font-family: Mont; */
  text-transform: uppercase;
  font-weight: 600;
}

.ctalight {
  position: relative;
  margin: auto;
  padding: 19px 22px;
  transition: all 0.2s ease;
}

/* #contact-form input,
#contact-form select {
  height: 40px;
  border: none;
  border-radius: 0;
  width: 100%;
  padding-left: 8px;
  color: #210400;
  background: transparent;
  border-bottom: 1px solid #210400;
  font-family: sans-serif;
} */

option {
  background-color: #3b3c3d;
}

.footer p {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  font-size: 13px;
  font-family: "gotham";
}

.disctxt {
  font-size: 12px;
  font-family: "futura-light";
  line-height: 19px;
  margin-top: 10px;
}

.our1 {
  text-align: center;
}

.our3 h1 {
  font-size: 30px;
  font-family: "Belleza-Regular";
  background: linear-gradient(90deg,
      rgba(243, 229, 104, 1) 0%,
      rgba(148, 112, 41, 1) 50%,
      rgba(243, 229, 104, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  text-align: center;
}

.intro h3 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  background: linear-gradient(90deg,
      rgba(240, 233, 117, 1) 0%,
      rgba(148, 112, 41, 1) 50%,
      rgba(240, 233, 117, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Belleza-Regular";
}

.abmain {
  position: absolute;
  left: 70px;
  width: 50%;
  text-align: center;
}

.kab {
  font-size: medium;
  font-family: "gotham";
}

.abo {
  background-image: url(images/elevation.html);
  height: 800px;
  background-color: #000000;
  background-position: -583% 7%;
  background-repeat: no-repeat;
}

.contact-buttons-new {
  position: fixed;
  bottom: 1%;
  right: 0%;
  z-index: 1;
}

.fixed-buttons {
  border-radius: 50%;
  padding: 10px;
  background-color: #d5bba9;
  border: 1px solid #d5bba9;
  width: 50px;
  height: 50px;
}

.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
  background: #210400;
  z-index: 99;
}

.fix-link,
.fix-link:focus,
.fix-link:active {
  text-decoration: none;
  color: #fff;
}

.fixed-buttons-new {
  padding: 10px 10px;
  background: linear-gradient(180deg, #06070b 0%, #0e1121 100%);
  border: 1px solid #d5bba9;
  margin: 10px;
  color: #fff;
  float: right;
}

.fixed-buttons-new:hover {
  color: #fff;
}

.contact2-buttons {
  position: fixed;
  bottom: 2%;
  left: 2%;
  z-index: 1;
}

.contact2-buttons-new {
  position: fixed;
  bottom: 1%;
  left: 0%;
  z-index: 1;
}

:root {
  --color-white: #ffffff;
  --color-offwhite: #f1e3c8;
  --color-dark-beige: #776c58;
}

/*
.interior-imgs {
    position: relative;
    z-index: 1;
}
*/

@media (min-width: 1200px) and (max-width: 1920px) {
  .container-xxl {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1920px) and (max-width: 7680px) {
  .container-xxl {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

/* landing page css */

.award-winner {
  width: 110px;
  position: absolute;
  top: 0px;
}

.icons-content {
  align-items: center;
}

.icon-text {
  padding-left: 25px;
  font-family: Bree;
  font-weight: 500;
  font-size: 20px;
}

.icon-text2 {
  padding-left: 25px;
  font-family: Bree;
  font-weight: 500;
  font-size: 24px;
}

.icon-text p {
  line-height: 20px;
  font-weight: 600;
}

.icon-heading {
  font-weight: 600;
  font-size: 24px;
  font-family: Bree;
  margin-top: 10px;
  /* recently added code */
}

.icon-heading-first {
  font-weight: 600;
  font-size: 24px;
  font-family: Bree;
  margin-top: 50px;
}

.below-banner-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.pic-3-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.pic-2-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.pic-1-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.disclaimer-banner {
  font-family: Bree;
  font-style: italic;
  font-size: 16px;
  color: white;
  position: absolute;
  left: 5%;
  bottom: 1%;
}

/* .icons2 img {
    width: 100px
}

.icons3 img {
    width: 70px
}

.icons4 img {
    width: 40px
} */

.heading {
  font-family: "Bree";
  font-size: 72px;
  position: relative;
  font-weight: 600;
  z-index: 99;
  font-family: "JoaneRegular" !important;
  color: #d3a954;
  text-transform: uppercase;
}

.padd1 {
  padding: 50px 0px;
}

.text {
  font-family: Bree;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
}

.welcome-section {
  background: radial-gradient(32.63% 32.63% at 45.59% 43.5%,
      #272742 0%,
      #1c2041 42.64%,
      #0f1121 100%);
  /* margin-top: 110px !important; */
  position: relative !important;
}

.pic-1 {
  padding-bottom: 50px;
}

.pic-2 {
  background: linear-gradient(180deg, #06070b 0%, #0e1121 100%);
  position: relative;
  z-index: -111;
  padding-bottom: 100px;
  padding-top: 50px;
  /* recently added code */
  /* margin-top: 100px; */
  /* recently added code */
}

.amenities {
  background-color: var(--color-offwhite);
  padding-bottom: 50px;
  position: relative;
}

.amenities-text {
  font-family: Bree;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
}

.amenities-imgs {
  height: 250px;
}

.amenities-imgs:hover {
  transform: scale(1.2);
}

.amenities-text {
  margin-top: 1rem;
}

.gallery {
  /* display: flex;
        flex-wrap: wrap;
        justify-content: space-around; */
  padding: 10px 5.5%;
  position: relative;
}

.gallery img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  transition: transform 0.5s, margin 0.5s;
  cursor: pointer;
}

.gallery-left {
  transition: 0.3s;
}

.gallery-left:hover {
  transform: scale(1.1);
}

.roadmap {
  border: 7px solid var(--color-offwhite);
  width: 100%;
}

.back {
  background-color: #210400;
  /* padding-bottom: 150px; */
}

.disclaimer {
  font-family: Bree;
  font-style: italic;
  font-size: 16px;
  color: white;
  position: absolute;
  left: 4%;
  margin-top: -42px;
  z-index: 1;
}

/*.show-in-map {
    padding: 10px 20px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 22px;
    font-family: Bree;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    left: 70%;
    bottom: 180px;
}
*/

.list-heading {
  font-family: "Belleza-Regular";
  font-size: 32px;
  font-weight: 600;
}

.list li {
  font-size: 24px;
  font-family: Bree;
  font-weight: 400;
}

ul {
  list-style: none;
  padding-left: 0 !important;
}

.bullet {
  width: 15px;
  height: 15px;
  margin-top: 7px;
  margin-right: 7px;
}

.floor-plan {
  background-color: var(--color-offwhite);
}

.floor-plan-img {
  padding: 100px;
  filter: blur(5px);
}

.floor-plan-img:hover {
  transform: scale(1.2);
}

.walk-through-btn {
  padding: 10px 70px;
  background-color: var(--color-offwhite);
  border: 2px solid #776c58;
  letter-spacing: 0px;
  border-radius: 40px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  font-family: Bree;
}

.google-map-btn {
  padding: 10px 20px;
  background-color: var(--color-offwhite);
  border: 2px solid #776c58;
  letter-spacing: 0px;
  border-radius: 40px;
  color: var(--color-dark-beige);
  font-size: 13px;
  font-weight: 500;
  font-family: Bree;
}

.footer {
  background-color: #210400;
  background-size: cover;
}

.footer-lower {
  border-bottom: 3px solid var(--color-offwhite);
}

.footer-heading {
  font-family: Bree;
  font-size: 52px;
  font-weight: 500;
  color: white;
}

.text-below-footer-heading {
  font-family: Bree;
  font-size: 18px;
  line-height: 0px;
  color: white;
  font-weight: 400;
}

.book-apt-btn {
  padding: 10px 70px;
  background-color: #d5bba9;
  border: 1px solid #f0dbac;
  letter-spacing: 0px;
  border-radius: 40px;
  color: var(--color-white);
  font-size: 20px;
  font-weight: 500;
  font-family: Bree;
  margin-bottom: 15px;
}

.qr-section {
  text-align: center;
  margin-top: 20px;
}

.qr {
  height: 98px !important;
  width: 98px !important;
}

.text-below-qr {
  font-family: Bree;
  font-weight: 400;
  font-size: 9px;
  color: var(--color-white);
  margin-top: 10px;
  margin-bottom: 0px;
}

.text-below-qr-2 {
  font-family: Bree;
  font-weight: 400;
  font-size: 8px;
  color: var(--color-white);
}

.footer-text {
  font-family: Bree;
  font-weight: 400;
  font-size: 10px;
  color: var(--color-white);
  margin-top: 10px;
  text-align: left !important;
}

.design-1 {
  position: absolute;
  right: 0px;
  overflow: hidden;
  margin-top: -245px;
  width: 163px;
}

.design-2 {
  width: 850px;
  position: absolute;
  left: -620px;
  overflow: hidden;
  margin-top: -360px;
  z-index: -1;
}

.design-3 {
  width: 500px;
  position: absolute;
  right: 0px;
  transform: scaleY(-1);
  margin-top: -1033px !important;
  z-index: -1;
}

/* .design-4 {
   width: 870px;
    position: absolute;
    left: -613px;
    overflow: hidden;
    margin-top: -302px;
} */

.design-4 {
  width: 59%;
  position: absolute;
  left: -36%;
  top: -13.7%;
}

.icons-content-responsive {
  display: none !important;
}

.within-5 {
  padding-left: 6rem;
}

.within-15 {
  padding-left: 8rem;
}

.within-30 {
  padding-left: 8rem;
}

.flexdss {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.about,
#gallery,
#location {
  background: url("images/bg2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow-x: hidden;
}

.aboutimg {
  max-width: 70vw;
  margin-left: auto;
  margin-right: -10%;
  overflow: hidden;
  margin-top: -20vw;
}

@media screen and (max-width: 767px) {
  .flexdss {
    flex-direction: column;
  }

  .acroi1 {
    flex: 1;
    margin: 15px auto;
  }

  .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
  }

  .acro {
    flex-direction: column;
  }

  .getin {
    height: 380px;
  }

  .lingra {
    font-size: 28px;
  }

  .image-row {
    display: flex;
    /* padding: 30px 0px; */
    flex-direction: column;
  }

  .accro {
    width: 100%;
    margin: 0 auto;
    align-items: center;
  }

  .image-container {
    padding: 15px 14px;
    text-align: center;
    border-right: none;
    /* border: 1px solid #fff; */
  }

  /* .image-container p {
    margin-bottom: 0px !important;
  } */

  .int {
    margin-left: auto;
  }

  .aboutimg {
    max-width: 100%;
    margin-right: 0;
    margin-top: 0;
  }

  .amii {
    text-align: center;
    width: 100%;
    border: 1px #d0a652 solid;
    margin: 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    transition: 1s;
  }

  .abo {
    background-image: url(images/elevation.html);
    height: 800px;
    background-color: #000000;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 190%;
  }

  .kab {
    font-size: small;
    font-family: "gotham";
  }

  .abmain {
    position: absolute;
    left: auto;
    width: auto;
    text-align: center;
  }

  .mapi {
    width: 100%;
    height: 150px;
  }

  .intro h3 {
    text-align: center;
    font-size: large;
    font-weight: 700;
    color: #d3a954;
    font-family: "Belleza-Regular";
  }

  .amii1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .amii:hover {
    transform: scale(1);
    z-index: 2;
    color: white;
    box-shadow: 2px 10px 10px #d0a652;
  }
}

@media (max-width: 500px) and (min-width: 200px) {
  .award-winner {
    width: 60px;
  }

  .below-banner-inner {
    display: none !important;
  }

  .pic-1-inner {
    /* display: none !important; */
  }

  .pic-2-inner {
    /* display: none !important; */
  }

  .pic-3-inner {
    /* display: none !important; */
  }

  .icon-text {
    padding-left: 0px !important;
  }

  .icons-content-responsive {
    display: block !important;
  }

  .amenities-imgs {
    height: 250px;
  }

  .show-in-map {
    padding: 5px 10px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 8px;
    font-family: Bree;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: static;
    margin-top: 20px;
  }

  .logo {
    width: 100px;
  }

  .enquire {
    top: 10px;
    position: absolute;
    padding: 5px 10px;
    background-color: transparent;
    border: 3px solid #f1e3c8;
    letter-spacing: 0px;
    border-radius: 30px;
    color: white;
    font-size: 10px;
    right: 15px !important;
  }

  .icons {
    text-align: center;
  }

  .icons-content {
    column-gap: 15px;
    width: 100% !important;
  }

  .icons-content {
    margin-top: 20px !important;
  }

  .divider {
    display: none !important;
  }

  .icons2 img {
    width: 70px;
  }

  .icons3 img {
    width: 40px;
  }

  .icons4 img {
    width: 35px;
  }

  .heading {
    font-size: 50px;
    font-family: "JoaneRegular" !important;
  }

  .pic-3 {
    margin-top: -40px !important;
  }

  .floor-plan-img {
    padding: 20px;
    height: 300px;
  }

  .book-apt-btn {
    font-size: 15px;
  }

  .design-1 {
    display: none;
  }

  .design-2 {
    display: none;
  }

  .design-3 {
    display: none;
  }

  .design-4 {
    display: none;
  }

  .qr-section {
    margin-top: 5%;
    text-align: center;
    position: relative;
  }

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

@media (max-width: 1300px) {
  .enquire {
    right: 50px;
  }
}

@media (max-width: 900px) {
  .enquire {
    right: 30px;
  }

  .design-1 {
    display: none;
  }

  .design-2 {
    display: none;
  }

  .design-3 {
    display: none;
  }

  .design-4 {
    display: none;
  }
}

.img-responsive {
  width: 100%;
  height: auto;
  position: relative;
  z-index: -1;
}

.btn-primarys {
  background: linear-gradient(-45deg,
      var(--colorPrimary),
      var(--colorSecondary),
      var(--colorPrimary),
      var(--colorSecondary));
  color: #fff;
  text-transform: capitalize;
  padding: 4px 7px 5px 9px;
  transition: 0.3s;
}

.btn-primarys:hover {
  background: linear-gradient(-45deg,
      var(--colorPrimary),
      var(--colorSecondary),
      var(--colorPrimary),
      var(--colorSecondary));
  color: #fff;
}

@media screen and (max-width: 480px) {}

.phone-no.text-center.new-change,
section.contact-section {
  background: #9c7f2d;
}

.new-form .btn.btn-eve-regi {
  height: 40px;
  width: 80%;
}

.btn.btn-eve-regi {
  border-radius: 0;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  height: 50px;
  margin: 2px 0;
  width: 100%;
}

.btn-orage {
  background: #9c7f2d;
}

.landg-forms .ban-reg {
  position: relative;
  top: auto;
  margin: 0 auto;
  width: 400px;
}

.cust-inp .form-control {
  border-color: #cacacb;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 1px;
  color: #000;
}

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

.landg-forms .ban-reg {
  position: relative;
  top: auto;
  margin: 0 auto;
  width: 400px;
}

.new-td-left {
  width: 50%;
  border-right: 2px solid #fff;
  padding: 10px;
}

.new-td-right,
.wt-50 {
  width: 50%;
}

table.new-table {
  width: 100% !important;
}

.form-group {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

span {
  font-family: Bree;
}

.close {
  color: #fff;
}

h1.get {
  color: #f4d893;
  font-family: Bree;
}

::placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
  margin-left: 20px;
}

::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #fff;
}

label {
  color: #fff;
  font-size: 12px;
  font-family: Bree;
}

.country {
  padding-left: 0px;
  padding-right: 0px;
}

.countrys {
  padding-left: 10px;
  padding-right: 0px;
}

#pageloader {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999;
  top: 0;
}

#pageloader img {
  left: 50%;
  width: 100px;
  margin-left: -32px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
}

@media (min-width: 1900px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 24px;
    font-family: Bree;
    font-weight: 500;
  }

  .logo {
    width: 280px;
    margin-top: 2rem;
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

@media (min-width: 1600px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 24px;
    font-family: Bree;
    font-weight: 500;
  }

  .logo {
    width: 280px;
    margin-top: 2rem;
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

@media (min-width: 1400px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 24px;
    font-family: Bree;
    font-weight: 500;
  }

  .logo {
    width: 280px;
    margin-top: 2rem;
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

@media (min-width: 1281px) {
  .enquire {
    right: -291px;
    top: 8px;
    position: absolute;
    padding: 10px 40px;
    background: linear-gradient(180deg, #06070b 0%, #0e1121 100%);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 16px;
    font-family: Bree;
  }

  .logo {
    width: 25px;
    margin-top: 0rem;
    filter: invert(1);
  }

  .icon-heading {
    font-weight: 600;
    font-size: 16px;
    font-family: Bree;
    margin-top: 10px;
    vertical-align: top;
  }

  .icon-heading-first {
    font-weight: 600;
    font-size: 16px;
    font-family: Bree;
    margin-top: 10px;
    vertical-align: top;
  }

  .icon-text {
    padding-left: 25px;
    font-family: Bree;
    font-weight: 500;
    font-size: 17px;
    vertical-align: top;
    font-family: "gotham";
    color: #d3a954 !important;
  }

  .icon-text p {
    line-height: 16px;
    line-height: 20px !important;
    font-weight: 500;
    vertical-align: top;
  }

  .icons img {
    vertical-align: top !important;
    width: 60px;
    height: 60px;
  }

  .icons2 img {
    vertical-align: top !important;
    width: 60px;
    height: 60px;
  }

  .divider::after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 30px;

    background-color: #ffffff;
    margin: 0px;
    vertical-align: middle;
  }

  .heading {
    font-family: "Abigate";
    font-size: 48px !important;
    position: relative;
    font-weight: 600;
    z-index: 99;
  }

  .text {
    font-family: Bree;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }

  .design-1 {
    position: absolute;
    right: 0px;
    overflow: hidden;
    margin-top: -245px;
    width: 163px;
    margin-right: -90px;
  }

  .gallery img {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }

  .amenities-text {
    color: #000000;
    font-family: Bree;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    font-family: "Belleza-Regular";
  }

  .list-heading {
    font-family: Abigate;
    font-size: 24px;
    font-weight: 600;
  }

  .list li {
    font-size: 16px !important;
    font-family: Bree;
    font-weight: 400;
  }

  .bullet {
    width: 10px;
    height: 10px;
    margin-top: 7px;
    margin-right: 7px;
  }

  .footer-heading {
    font-family: Bree;
    font-size: 40px;
    font-weight: 500;
    color: white;
  }

  .text-below-footer-heading {
    font-family: Bree;
    font-size: 14px;
    line-height: 0px;
    color: white;
    font-weight: 400;
  }

  .qr {
    height: 100px !important;
    width: 100px !important;
  }

  .contact-buttons-responsive {
    display: none !important;
  }

  .show-in-map {
    padding: 10px 20px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 18px;
    font-family: Bree;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    left: 70%;
    bottom: 180px;
  }

  .show-in-map:hover {
    padding: 10px 20px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 18px;
    font-family: Bree;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    left: 70%;
    bottom: 180px;
    text-decoration: none;
  }

  .interior-imgs {
    position: relative;
    z-index: 1;
  }

  .footer-heading {
    margin-top: 20px;
  }
}

/* Desktops, large screens */

@media (max-width: 1280px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 16px;
    font-family: Bree;
    font-weight: 500;
  }

  .logo {
    width: 23px;
    /* margin-top: 2rem; */
    filter: invert(1);
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

/* Small screens, laptops */

@media (max-width: 1024px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 10px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 14px;
    font-family: Bree;
    font-weight: 500;
  }

  .logo {
    width: 50px;
    margin-top: 2rem;
  }

  .contact-buttons-resposive {
    display: none !important;
  }

  .contact-buttons-new {
    display: none !important;
  }
}

/* iPads, Tablets */

@media (max-width: 768px) {
  .enquire {
    top: 10px;
    position: absolute;
    padding: 5px 10px;
    background-color: transparent;
    border: 3px solid #f1e3c8;
    letter-spacing: 0px;
    border-radius: 30px;
    color: white;
    font-size: 10px;
    right: 15px !important;
  }

  .logo {
    width: 50px;
    margin-top: 2rem;
  }

  .contact-buttons-resposive {
    display: none !important;
  }

  .contact-buttons-new {
    display: none !important;
  }
}

/* Mobile devices */

@media (max-width: 480px) {
  .enquire {
    top: 10px;
    position: absolute;
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid #f1e3c8;
    letter-spacing: 0px;
    border-radius: 30px;
    color: white;
    font-size: 10px;
    right: 15px !important;
  }

  .logo {
    width: 32px;
    margin-top: 0rem;
    filter: invert(1);
  }

  .icon-heading {
    font-weight: 600;
    font-size: 20px;
    font-family: Bree;
    margin-top: 10px;
    /* recently added code */
    vertical-align: top;
  }

  .icon-heading-first {
    font-weight: 600;
    font-size: 16px;
    font-family: Bree;
    margin-top: 10px;
    /* recently added code */
    vertical-align: top;
  }

  .icon-text {
    font-family: Bree;
    font-weight: 500;
    font-size: 14px;
    vertical-align: top;
    text-align: center;
    font-family: "gotham";
    color: #d3a954 !important;
  }

  .text {
    font-size: 16px;
  }

  .roof-top-responsive {
    padding-bottom: 0px !important;
  }

  .contact-buttons-responsive {
    display: block !important;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #d5bba9;
    z-index: 1;
    /* width: 100%;
        height: 10%; */
  }

  .contact-responsive {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    border-right: 2px solid white;
  }

  .btn-divider {
    width: 1px;
    background-color: #ddd;
  }

  .whatsapp-btn {
    background-color: #d5bba9;
    border: 1px solid #d5bba9;
  }

  .whatsapp-btn span {
    font-family: Bree;
    font-size: 16px;
    color: white;
  }

  .phone-btn {
    padding: 15px;
    background-color: #d5bba9;
    border: 1px solid #d5bba9;
  }

  .whatsapp-btn img {
    width: 30px;
    height: 30px;
  }

  .phone-btn img {
    width: 30px;
    height: 30px;
  }

  .disclaimer {
    font-family: Bree;
    font-style: italic;
    font-size: 12px !important;
    color: white;
    position: absolute;
    left: 6%;
    bottom: 1%;
  }

  .disclaimer-new {
    font-family: Bree;
    font-style: italic;
    font-size: 12px !important;
    color: white;
    position: absolute;
    left: 6%;
    top: 52vh;
  }

  .contact-buttons {
    display: none !important;
  }

  .contact-buttons-new {
    display: none !important;
  }

  .interior-imgs {
    position: relative;
    z-index: 1;
    margin: 0 -10% !important;
    min-width: 380px;
  }

  .interior-imgs-2 {
    position: relative;
    z-index: 1;
    margin: 0% !important;
    min-width: 420px;
  }

  .footer-text {
    font-family: Bree;
    font-weight: 400;
    font-size: 10px;
    color: var(--color-white);
    margin-top: 10px;
    text-align: center !important;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .main-banner {
    background-image: linear-gradient(to bottom, #0000008f, #0000001c),
      url("images/vice-main-mob-2.html");
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
  }
}

.sec-padd {
  padding: 35px 0;
}

/* .sec-padd-top {
    padding-top: 100px;
  }
  
  .sec-padd-bot {
    padding-bottom: 100px;
  } */

.nav-tabs .nav-link.active {
  border: 1px solid #d3a954 !important;
  background: #d3a954 !important;
  color: #fff !important;
  border-radius: 0 !important;
}

.nav-tabs .nav-link {
  position: relative;
  border: 1px solid #d3a954 !important;
  background: transparent !important;
  color: #000000;
  border-radius: 0 !important;
  font-size: 20px;
  margin: 0 15px 15px !important;
  min-width: 195px;
  transition: all 0.4s ease 0s;
  font-family: "Belleza-Regular";
}

.nav-tabs .nav-link:hover {
  border: 1px solid #d3a954 !important;
  background: #ffffff !important;
  color: #d3a954 !important;
}

/* .gallery-content
  .owl-carousel
  .owl-item:not(.gallery-content .owl-carousel .owl-item.center) {
  transform: scale(0.9);
  filter: grayscale(2) blur(3px);
  mix-blend-mode: luminosity;
  transition: all 0.3s;
}
.gallery-content .owl-carousel .owl-item {
  filter: grayscale(2) blur(3px);
  mix-blend-mode: luminosity;
  transition: all 0.3s;
} */
.tab-content>.tab-pane {
  display: block !important;
  height: 0 !important;
  overflow: hidden;
}

.tab-content>.tab-pane.active {
  display: block !important;
  height: auto !important;
}

.nav-tabs .fade:not(.show) {
  opacity: 0 !important;
}

.nav-tabs .fade.show {
  opacity: 1 !important;
}

.gallery .card-img-top {
  border-radius: 0 !important;
}

.gallery .card {
  position: relative;
  width: 100%;
  transition: all 0.5s;
  border: 0;
}

.floor-carousel .owl-nav {
  text-align: center;
  font-size: 10px;
  color: #fff;
  margin: 14px 10px 10px;
  padding: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.list li {
  font-size: 18px;
  position: relative;
  margin-bottom: 12px;
  padding-left: 20px;
  font-family: "Belleza-Regular";
  color: white;
}

.list li::before {
  position: absolute;
  content: "";
  background: url(../images/pin.html) no-repeat;
  background-size: contain;
  background-position: center;
  width: 30px;
  height: 100%;
  left: -10px;
  top: -2px;
}

.floor-carousel .item img,
.interior-carousel .item img {
  /* height: 400px; */
  object-fit: cover;
  object-position: top;
}

.gall-img {
  filter: blur(2px);
}

.ami-overlay {
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  transform: translate(0, 0);
  transition: all 1s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  padding: 25px;
  text-align: center;
  color: #3f2b2b;
  font-family: "Belleza-Regular";
}

.galimg {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: all 0.5s;
  box-shadow: 0 10px 8px -6px rgba(0, 0, 0, 0.5);
}

.galimg:hover .ami-overlay {
  transform: translate(-110%, 0);
  transition: all 0.5s;
  cursor: url(../images/hovericon.html), auto !important;
}

/***************Thank you ****************/

.msgicon {
  height: 100px;
  width: 100px;
  border: 4px solid #fff;
  font-size: 39px;
  background: #d3a954;
  color: #fff;
  border-radius: 50%;
  padding: 27px;
  text-align: center;
  margin: 0px auto;
  display: block;
}

.oops {
  text-align: center;
  font-size: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-weight: 800;
  color: #d3a954;
}

.oops span {
  font-weight: 300;
}

.oops-subtitle {
  color: #000;
  font-size: 18px;
}

.go-home {
  color: #000;
  font-size: 19px;
  padding: 10px;
  width: 232px;
  margin: 0px auto;
  margin-top: 30px;
  border-radius: 5px;
  text-align: center;
  transition: ease 0.5s;
}

.go-home:hover {
  transition: ease 0.5s;
  color: #ffffff;
  background: #d3a954;
  border-radius: 25px;
}

.oops-greet {
  color: #000;
  font-size: 25px;
  /*font-weight: 600;*/
  margin-bottom: 15px;
}

.logo-container {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
}

.img-logo {
  filter: invert(1);
  display: block;
  margin: 0 auto;
  width: 60%;
  height: auto;
  padding-top: 5px;
  float: right;
}

.interested {
  position: fixed !important;
  left: 20px !important;
  bottom: 8px !important;
  padding: 5px 10px !important;
  color: #d3a954 !important;
  border: 3px solid #d3a954 !important;
  z-index: 99;
  background-color: #210400 !important;
}

.festive {
  color: #fff;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 700;
}

.appoinment {
  position: fixed !important;
  right: 20px !important;
  bottom: 8px !important;
  padding: 5px 10px !important;
  color: #d3a954 !important;
  border: 3px solid #d3a954 !important;
  z-index: 99;
  background-color: #210400 !important;
}

.round-btn {
  color: #d3a954;
  background: transparent;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  border: 1px solid #ffffff;
  outline: none;
  overflow: hidden;
  z-index: 1;
}

.round-btn:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #ffffff;
  transition: all 0.3s ease;
}

.round-btn:hover {
  color: #210400;
}

.rl {
  position: relative;
}

.footer-heading a {
  color: #000;
}

.round-btn:hover:after {
  left: 0;
  width: 100%;
}

/*----------Modal Design-------*/

label.error {
  color: red;
  font-size: 12px;
  font-weight: 300;
}

.modal {
  z-index: 9999;
  background: rgba(185, 185, 185, 0.6);
}

.modal-content {
  background: url(images/menu_bg.html) no-repeat !important;
  background-position: bottom right;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 17px;
  background-size: cover !important;
  background-position: bottom right;
}

.modal-body {
  padding-top: 40px !important;
  padding-bottom: 30px !important;
  background-color: #210400;
}

.modal-body h3,
.modal-body p {
  color: #fff;
}

.modal .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  opacity: 1;
  outline: none;
  border: none;
  z-index: 9;
  filter: brightness(0) invert(1);
}

.modal-dialog {
  margin-top: 7% !important;
  z-index: 9999 !important;
}

.modal-body p {
  font-size: 14px;
  text-align: center;
  font-family: "Font Awesome 5 Free";
}

.modal-body h3 {
  font-family: "Abigate Bold";
  margin-top: -10px;
  text-align: center;
  font-size: 25px;
  background: linear-gradient(90deg,
      rgba(243, 229, 104, 1) 0%,
      rgba(148, 112, 41, 1) 50%,
      rgba(243, 229, 104, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.interested-form .modal-body {
  padding: 0 !important;
}

/*---modal form--*/

/*-------------------------------*/

.modal-body form input,
.modal-body form select {
  height: 40px;
  border: 1px solid #ffffff;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  /* border-radius: 7px !important; */
  color: #222222;
  border-left: none;
}

.modal-body form input::placeholder,
.modal-body form textarea::placeholder {
  color: #222222 !important;
}

.modal-body form .input-group-addon {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  color: #222222;
  border: 1px solid #f5f5f5;
  border-right: 0;
  border-radius: 7px 0 0 7px;
  padding: 0 10px;
}

.form-ico {
  font-size: 19px !important;
}

.modal-body form textarea {
  border: none;
  resize: none;
  /*background: #e4e4e4;*/
}

.modal-body form .form-group {
  height: 40px;
  margin-bottom: 23px;
  margin-top: 0;
}

.modal-body form .input-group-addon {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  color: #222222;
  border: 1px solid #f5f5f5;
  border-right: 0;
  border-radius: 7px 0 0 7px;
  padding: 0 10px;
}

.form-btn {
  background: #000000;
  background: linear-gradient(90deg,
      rgba(243, 229, 104, 1) 0%,
      rgba(148, 112, 41, 1) 50%,
      rgba(243, 229, 104, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 0;
  margin-top: 20px;
  padding: 7px 40px;
  margin: 0px auto !important;
  border: 1px solid #f3e568;
  margin-top: 15px !important;
  display: block !important;
}

.form-control:focus {
  box-shadow: none !important;
}

.btn-center {
  display: block;
  margin: 0 auto;
}

.modal-body form .input-group {
  box-shadow: 0 5px 30px #00000014;
}

.modal-body form button {
  margin: 0 auto;
}

.interested-form {
  background: rgb(238 238 238 / 70%);
  padding: 30px 20px 20px 20px;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.form-heading {
  background: linear-gradient(180deg, #e9ded8 0%, #d4b9a7 100%);
  text-align: center;
  padding: 10px 0;
  margin-top: -54px;
  border-radius: 4px;
  margin-bottom: 35px;
}

.bannerform {
  padding-top: 60px;
}

.amme-carousel .owl-nav {
  text-align: center;
  font-size: 10px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 12px;
}

.amme2-carousel .owl-nav {
  text-align: center;
  font-size: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.icons img {
  vertical-align: top !important;
  width: 60px;
  height: 60px;
  transition: transform 0.5s ease;
}

.icons:hover img {
  transform: scale(1.2);
}

.flex12 img {
  width: 24px;
}

.flex12 p {
  margin: 0;
}

.ex-fnt {
  font-size: 17px !important;
}

.icons2 img {
  vertical-align: top !important;
  width: 60px;
  height: 60px;
  transition: transform 0.5s ease;
}

.icons2:hover img {
  transform: scale(1.2);
}

.flex12 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}

/* new embraze css */
.bg1-display {
  background: url("images/bg.png") rgba(255, 255, 255, 0.9);
  background-size: 6%;
}

.bg2-display {
  background: url("images/bg2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

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

.text-brown {
  color: #532c1d !important;
}

.center-content-wrapper {
  padding: 16% 0 30% 0;
}

.kabra-map-display {
  /* background: url("./embrazeimages/bg1.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.map-leftimg-wrapper {
  padding: 2% 0;
}

img.headMarkImage {
  width: 50px;
}

/* .rightimg-bg {
  background: url("./embrazeimages/rightImg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
} */

.accordion-item {
  background-color: transparent !important;
  /* border: 1px solid rgba(0, 0, 0, .125); */
  border: 2px solid #d3a954 !important;
}

.accordion-button::after {
  background-image: url("images/down-arrow.png");
}

.navbar-light .navbar-nav .nav-link {}

.accordion-body {
  background: #fff;
}

#kabraGraph {
  background: url("images/bg2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.graph-wrapper {
  display: flex;
  justify-content: center;
}

.map-rightimg-wrapper {
  background: url("images/map1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.pillarimg {
  position: absolute;
  width: 90px;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.kabraloc {
  width: 345px;
  height: auto;
}

.connectivity-dropdowm-wrapper {
  position: absolute;
  top: 85px;
  left: 30px;
}

.lifestyle-dropdowm-wrapper {
  position: absolute;
  top: 85px;
  right: 30px;
}

.healthcare-dropdowm-wrapper {
  position: absolute;
  bottom: 110px;
  left: 30px;
}

.education-dropdowm-wrapper {
  position: absolute;
  bottom: 110px;
  right: 30px;
}

.accordion-body p {
  font-size: 13px;
}

.privacy-click {
  color: #000;
}

.privacy-click:hover {
  color: #000;
}

#privacy-modal p {
  text-align: left;
}

.qr-img-wrap {
  display: flex;
  justify-content: center;
}

.qr-img-wrap img {
  width: 150px;
  height: auto;
}

.text-black {
  color: #1c0c18;
}

a.text-black:hover {
  color: #1c0c18;
}

.footer-address-wrap {
  padding: 0 8%;
}

.logo-img-wrap {
  display: flex;
  justify-content: center;
}

.logo-img-wrap img {
  width: 260px;
  height: auto;
  padding-bottom: 20px;
}

.mobile-dropdown-wrapper {
  display: none;
}

.footer-address-wrap p {
  font-size: 14px;
}

.amenityCarouselWrap {
  margin: 20px 0;
  position: relative;
}

.carouselText {
  margin-top: 15px;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 600;
  color: #000;
}

/* new css */
.amenityCarousel .item {
  margin: 20px;
}

/*-----------Modal End --------*/
@media screen and (max-width: 1300px) {}

@media (max-width: 768px) {

  .interested {
    position: fixed !important;
    left: -45px !important;
    bottom: 50% !important;
    padding: 3px 5px !important;
    width: fit-content;
    transform: rotate(270deg);
    font-size: 13px;
  }

  .mapi {
    width: 100%;
    height: 350px;
  }

  .img-logo {
    display: block;
    margin: 0 auto;
    width: 40%;
    height: auto;
    float: right;
  }

  .icons img {
    width: 54px !important;
    display: block !important;
    margin: 20px auto !important;
  }

  .icons2 img {
    width: 54px !important;
    display: block !important;
    margin: 20px auto !important;
  }

  #carouselExampleIndicators1 .carousel-control-prev {
    top: 20%;
  }

  #carouselExampleIndicators1 .carousel-control-next {
    top: 20%;
  }

  #carouselExampleIndicators2 .carousel-control-prev {
    top: 20%;
  }

  #carouselExampleIndicators2 .carousel-control-next {
    top: 20%;
  }

  .festive {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
  }

  .img-fluid {
    max-width: 100%;
    height: auto;
  }

  .mobile-dropdown-wrapper {
    display: block;
  }

  .lifestyle-dropdowm-wrapper,
  .healthcare-dropdowm-wrapper,
  .education-dropdowm-wrapper,
  .connectivity-dropdowm-wrapper {
    display: none;
  }
}

.logo2-container {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 999;
}

.divider::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 30px;
  background-color: #ffffff;
  margin: 0px;
  vertical-align: middle;
}

@media screen and (max-width: 320px) {
  .lingra {
    background: linear-gradient(90deg,
        rgba(240, 233, 117, 1) 0%,
        rgba(148, 112, 41, 1) 50%,
        rgba(240, 233, 117, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-weight: 900;
    font-family: "Belleza-Regular";
    text-transform: uppercase;
  }

  .fa-chevron-right:before {
    content: "\f054";
    color: black;
  }

  .fa-chevron-left:before {
    content: "\f053";
    color: black;
  }

  .abmain {
    position: absolute;
    left: auto;
    width: auto;
    text-align: center;
    top: 423px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .mapi {
    width: 100%;
    height: 475px;
  }
}

@media screen and (max-width: 768px) {

  #kabrafootprint .container-fluid,
  #kabralocation .container-fluid,
  #artdeco .container-fluid {
    padding: 0;
  }

  .center-content-wrapper {
    padding: 15% 17px;
  }

  #kabrafootprint p,
  #artdeco .content p {
    font-size: 13px;
  }

  img.headMarkImage {
    width: 38px;
  }

  .pillarimg {
    display: none;
  }

  .kabraloc {
    width: 220px;
    height: auto;
  }

  .map-leftimg-wrapper {
    padding: 45px 0;
  }

  .footer-address-wrap {
    padding: 0 10px;
  }

  .footer-address-wrap p {
    font-size: 12px;
  }
}

@media screen and (max-width: 425px) {
  .mapi {
    width: 100%;
    height: 300px;
  }
}

/* .owl-theme .owl-nav [class*="owl-"] {
  padding: 5px 15px !important;
} */

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
  color: #fff;
  /* text-decoration: none; */
  /* margin: 5px 15px;
  font-size: 19px; */
}

.fa-chevron-right:before {
  content: "\f054";
  padding: 10px 15px;
  font-size: 30px;
  color: #fff;
  background: #210400;
  border-radius: 10px;
}

.fa-chevron-left:before {
  content: "\f054";
  padding: 10px 15px;
  font-size: 30px;
  color: #fff;
  background: #210400;
  border-radius: 10px;
}

.galleryCarouselWrap {
  margin: 20px;
  border: 1px solid #dddddd;
  position: relative;
}

.formBtn {
  color: #ffffff;
  font-family: "Jost", Sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 12px 30px;
  width: 120px;
  border-radius: 5px;
  font-weight: 600;
  background-color: #2e0f00;
  transform: translate(-50%, -50%);
}

#featureSection .fa-chevron-right:before {
  content: "\f054";
  padding: 10px 15px;
  font-size: 30px;
  color: #210400;
  background: #ffff;
  border-radius: 10px;
}

#featureSection .fa-chevron-left:before {
  content: "\f053";
  padding: 10px 15px;
  font-size: 30px;
  color: #210400;
  background: #fff;
  border-radius: 10px;
}

h2.colorText {
  font-family: "Jost", Sans-serif;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
}

p.colorSubText {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.8px;
  font-weight: 500;
}

h2.colorTextmobile {
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}

p.colorSubTextmobile {
  color: #fff;
  letter-spacing: 0.8px;
  font-weight: 500;
  text-align: center;
}

.pd10 {
  padding: 10px;
}

.constructVideoWrap {
  display: flex;
  justify-content: center;
}

.kabraVideo {
  width: 500px;
}

.legacyimgwrap {
  display: flex;
  justify-content: center;
}

.legacyImg {
  width: 90px;
}

.legacyText {
  color: #fff;
  font-family: "Jost", Sans-serif;
  font-size: 40px;
  line-height: 51px;
  font-weight: 600;
  text-align: center;
}

.legacyTextp {
  color: #fff;
  font-family: "Jost", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em;
  text-align: center;
}

.textInfoWrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contForm {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #210400;
  border-radius: 15px;
  padding: 25px;
}

form input,
.modal-body form select {
  height: 40px;
  border: 1px solid #ffffff;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  /* border-radius: 7px !important; */
  color: #222222;
  border-left: none;
}

form .input-group-addon {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  color: #222222;
  border: 1px solid #f5f5f5;
  border-right: 0;
  border-radius: 7px 0 0 7px;
  padding: 0 10px;
}

.embrazeimages {
  position: relative;
}

.disclaimText {
  font-family: sans-serif;
  position: absolute;
  bottom: -2px;
  right: 0;
  background: #fff;
  padding: 6px 17px;
  font-weight: 500;
  border-radius: 0 0 39px 0px;
  margin-bottom: 2px;
}

.disclaimText2 {
  font-family: sans-serif;
  position: absolute;
  bottom: -6px;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 6px 17px;
  font-weight: 500;
}

.position-relative {
  position: relative !important;
}

.galleryCarouselWrap img {
  width: 100%;
  height: 350px;
  object-fit: cover;
   filter: blur(5px); 
}

.floor-btn {
  display: block;
  margin: auto;
  border: 1px solid #ffffff;
  padding: 5px 10px;
  background-color: #03406b;
  color: #fff;
  font-size: 16px;
  padding: 8px 19px;
  margin-top: 10px;
}

.nav-pills .nav-link.active {
  left: 20px !important;
  bottom: 8px !important;
  padding: 5px 10px !important;
  color: #d3a954 !important;
  border: 3px solid #d3a954 !important;
  background-color: #210400 !important;
}

.nav-pills .nav-link {
  font-size: 20px;
  color: #fff;
}


@media screen and (max-width: 768px) {

  .paddingTop {
    padding: 40px 0px;
  }

  .galleryCarouselWrap img {
    height: 300px;
  }

  .padd-overview {
    padding: 0px 20px;
  }

  .headText {
    font-family: "Belleza-Regular";
    font-size: 25px;
    line-height: 43px;
    font-weight: 600;
  }

  /* .embrazeimages {
    display: flex;
    justify-content: center;
  } */

  .embrazeimages img {
    border-radius: 40px;
    height: 285px;
    max-width: 100%;
    width: 100%;
    box-shadow: none;
  }

  .subHeadText {
    font-size: 20px;
    font-weight: 500;
    padding: 0 24px;
  }

  .sectionPadding {
    padding: 50px 0;
  }

  .legacyText {
    font-size: 25px;
    line-height: 32px;
  }

  .mb45 {
    margin-bottom: 45px;
  }

  .headText1 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .legacyTextp {
    font-size: 15px;
    line-height: 20px;
  }

  .paddingBottom {
    padding-bottom: 50px;
  }

  #constructVideoWrap {
    margin: 20px;
  }

  .headText {
    text-align: center;
  }

  .logoleft {
    width: 70px;
    margin-left: 7px !important;
    margin-right: 0px !important;
  }

  .logoright {
    width: 75px !important;
  }
}