
@font-face {
	font-family: NexaRegular;
	src: url(../fonts/NexaRegular.woff2) format("woff2"), url(../fonts/NexaRegular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: NexaBold;
	src: url(../fonts/NexaBold.woff2) format("woff2"), url(../fonts/NexaBold.woff) format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: NexaLight;
	src: url(../fonts/NexaLight.woff2) format("woff2"), url(../fonts/NexaLight.woff) format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

@font-face {
    font-family: 'gilroyblack';
    src: url('../fonts/gilroy-black-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroybold';
    src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroymedium';
    src: url('../fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroyregular';
    src: url('../fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroysemibold';
    src: url('../fonts/gilroy-semibold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'NexaRegular';
  src: url('../fonts/NexaRegular.woff2') format('woff2'),
      url('../fonts/NexaRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NexaBold';
  src: url('../fonts/NexaBold.woff2') format('woff2'),
      url('../fonts/NexaBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NexaLight';
  src: url('../fonts/NexaLight.woff2') format('woff2'),
      url('../fonts/NexaLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Smooth Scrolling */
html {
  scroll-behavior: smooth;
}
body {
    font-family: 'gilroyregular';
    margin: 0;
    transition: transform 0.3s;
}
img {max-width: 100%;}
dl, ol, ul {margin-bottom: 0;}
.home .return-site  {display: none;}
#pills-tabContent .carousel-control-next-icon, #pills-tabContent .carousel-control-prev-icon {
  background: none;
  background-image: none;
}
#pills-tabContent .carousel-control-prev-icon::before,
#pills-tabContent .carousel-control-next-icon::before  {
  content: '';
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 40px;
}
#pills-tabContent .carousel-control-prev-icon::before {
  content: "\f104";
}
#pills-tabContent .carousel-control-next-icon::before {
  content: "\f105";
}
/*#pills-tabContent .carousel-control-next, #pills-tabContent .carousel-control-prev{opacity: 1;}*/
header .navbar .navbar-nav li.nav-item a.nav-link {
  padding: 0;
  font-family: "gilroyregular";
  font-size: 16px;
  letter-spacing: 0;
  background: transparent !important;
  outline: none;
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 40px;
  outline: none;
}
header .navbar {
  padding: 35px 0 10px;
}
header .navbar .navbar-nav li.nav-item a.nav-link::before {
  bottom: -2px;
  background: #f5822a;
  height: 4px;
}
.social-media-link a {
  display: inline-block;
  width: 22px;
  margin-left: 12px;
}
.social-media-link a svg {
  fill: #fff;
  transition: all 0.6s ease;
}
.social-media-link {
  width: 100%;
  margin-bottom: 10px;
}
.navbar-expand-lg .navbar-collapse {
  flex-direction: column;
}
.social-media-link a:hover svg {
  fill: #f5822a;
  transition: all 0.6s ease;
}
header .navbar.sticky {
  border-radius: 0;
  padding: 0;
  background: #333;
  left: 0;
  padding-top: 16px;
}

/* Banner Css */

.hm_topban {
  background: url(../img/bcm-group-banner-bg.webp) center/cover no-repeat fixed;
}
.sticky {
  opacity: 0;
  visibility: hidden;
}
.hm_topban h1 {
  font-family: "gilroysemibold";
  font-size: 50px;
  text-transform: uppercase;
}
.banner-images li .img-block .img-normal {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* .banner-images li p{ margin-bottom: 0; font-family: 'gilroyregular'; font-size: 16px; text-transform: uppercase; position: absolute; left: 50%; transform: translateX(-50%); width: 100%; bottom: 5px;} */

.hm_topban ul li {
  width: 20%;
  text-align: center;
  height: 180px;
  display: inline-block;
  max-width: 100%;
  padding: 0 9px;
  transition: all 0.3s ease;
  position: relative;
}
.banner-images li .img-block {
  max-width: 100%;
  height: 100%;
}
.banner-images li .img-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-images li .explore {
  display: none;
}
.banner-images li > a {
  position: relative;
  display: inline-block;
  height: 100%;
  transition: all 0.3s ease;
  width: 100%;
}

.hm_topban ul {
  margin: 40px 0 50px;
  align-items: center;
  padding-left: 0;
  justify-content: space-between;
}
.hm_topban ul li a {
  transition: all 0.3s ease;
}
.hm_topban ul li a.explore {
  display: none;
}
.hm_topban p {
  font-family: "gilroyregular";
  /* margin: 0; */
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  font-family: "gilroysemibold";
}
.hm_topban .flip-box-front .content p {
  font-size: 21px;
  margin: 0;
}
/* Vision section css */

.padding-tb {
  padding: 54px 0 60px;
}
.section-title {
  margin-bottom: 30px;
  /* max-width: 1250px; */
  margin: 0 auto 31px;
}
.section-title span > img {
  width: 190px;
}
.section-title h2 {
  font-size: 45px;
  letter-spacing: 0;
  font-family: "gilroymedium";
  color: #182b32;
}
.section-title span {
  display: inline-block;
  margin-bottom: 10px;
}
.section-title .sub-title {
  font-size: 18px;
  margin: 20px auto 0;
  line-height: 32px;
  font-family: "gilroyregular";
  max-width: 75%;
}
.vision-list li .counter-num,
.vision-list li .counter-num + span {
  color: #f5822a;
  font-size: 65px;
  font-family: "gilroysemibold";
  line-height: normal;
  margin-bottom: 0;
  display: inline-block;
}
.vision-list li .counter-text {
  margin-bottom: 0;
  color: #182b32;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  margin-top: 2px;
  position: relative;
  text-transform: capitalize;
  margin-top: 10px;
}
.vision-list li .counter-text:after {
  content: "";
  height: 2px;
  width: 27%;
  background: #f5822a;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.vision-list ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 1242px;
  margin: 0 auto;
  justify-content: space-between;
}
.vision-list#counterMain li {
  list-style: none;
  text-align: center;
  border: 1px solid #f5822a;
  display: inline-block;
  padding: 80px 30px;
  width: 100%;
}
.vision-list#counterMain li:nth-child(3n-1) {
  margin: 0 36px 36px 36px;
}
.vision-list#counterMain li:nth-child(3n),
.vision-list#counterMain li:nth-child(3n+1) {
  margin: 0 0 36px; 
} 
.vision-list#counterMain li:nth-last-child(-n+3) {
    margin-bottom: 0;
}
.yellow-bg {
  background: rgb(232, 124, 33);
  background: radial-gradient(circle, rgb(247 147 63) 53%, rgb(245 130 42) 96%);
}
.vision-list li.yellow-bg .counter-num,
.vision-list li.yellow-bg .counter-text,
.vision-list li.yellow-bg .counter-num + span {
  color: #fff;
}
.vision-list li.yellow-bg .counter-text:after {
  background: #fff;
}

/* .experience .counter-text{opacity: 0; transform: translateY(25px); animation: counter-text .3s ease 3.2s forwards;}
.live-enriched .counter-text{opacity: 0; transform: translateY(25px); animation: counter-text .3s ease 3.3s forwards;}
.business-verticals .counter-text{opacity: 0; transform: translateY(25px); animation: counter-text .3s ease 3s forwards;}
.awards .counter-text{opacity: 0; transform: translateY(25px); animation: counter-text .3s ease 3.3s forwards;}
.dedicated-members .counter-text{opacity: 0; transform: translateY(25px); animation: counter-text .3s ease 3.5s forwards;}
.underprivileged .counter-text{opacity: 0; transform: translateY(25px); animation: counter-text .3s ease 3.4s forwards;} */

@keyframes counter-text {
  0% {
    opacity: 0;
    transform: translateY(25px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* .vision.padding-tb {padding-bottom:65px;} */

/* Core Piller Section */
.active,
.collapsible:hover {
  background: transparent;
}
.corepillers-section {
  text-align: center;
  padding: 54px 0px 60px;
  position: relative;
}
.corepillers-section p {
  /* max-width: 60%; */
  margin: 25px auto 40px;
}
.corepillers-section .slider-nav-core {overflow: hidden;}
/* .corepillers-section .pillers-main-div{position: relative;} */
.corepillers-section ul {
  position: relative;
  z-index: 1;
  margin: 0 !important;
  display: flex;
  justify-content: flex-end;
  top: -85px;
  height: 0;
}
.corepillers-section ul li {
  margin: 0 15px;
}
.corepillers-section ul li:last-child {
  margin-right: 0;
}
.corepillers-section ul li a {
  font-size: 18px;
  line-height: 32px;
  color: #182b32;
  padding: 0;
  font-family: "gilroyregular";
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.corepillers-section ul li a:after {
  color: #fff;
  border-bottom: 1px solid #182b32;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  width: 0;
}
.corepillers-section ul li a:hover:after {
  width: 100%;
  border-color: #f5822a;
}
.corepillers-section ul li a.active:after {
  width: 100%;
  border-color: #f5822a;
}
.corepillers-section ul li a.active,
.corepillers-section ul li a:hover {
  color: #f5822a !important;
  background: transparent !important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.corepillers-section ul li a span {
  margin-right: 6px;
}
/* .corepillers-section .tab-content .tab-img-main{width: 100%;height: 100%;padding: 22% 0;overflow: hidden;position: relative;} */
/* .corepillers-section .tab-content .tab-img-main img{width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);min-width: 100%;min-height: 100%;max-width: inherit;max-height: inherit; } */
.corepillers-section .tab-detail-box {
  padding: 45px;
  text-align: left;
  margin: -200px 0 0 50px;
  max-width: 530px;
  position: relative;
  z-index: 2;
  min-height: inherit;
}

.corepillers-section .tab-detail-box h3 {
  font-size: 32px;
  color: #fff;
  font-family: "gilroysemibold";
  letter-spacing: 0.2px;
}
.corepillers-section .tab-detail-box p {
  color: #fff;
  font-size: 18px;
  max-width: 100%;
  margin: 18px 0 30px;
  line-height: 30px;
  text-align: justify;
  font-family: "gilroyregular";
}
.corepillers-section .tab-detail-box a {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-family: "gilroymedium";
}
.corepillers-section .tab-detail-box a i.arrow-right {
  display: inline-block;
  width: 30px;
  height: 13px;
  background: url(../images/right-arrow-green.webp) no-repeat center center;
  background-size: contain;
  margin-left: 20px;
  transition: all 0.3s linear;
}
.corepillers-section .tab-detail-box a:hover i.arrow-right {
  margin-left: 28px;
}
.bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.corepillers-section .section-title {
  z-index: 9;
  position: relative;
}

.corepillers-section .read-more:before {
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  width: 0;
}
.corepillers-section .read-more:hover:before {
  width: 100%;
}
.corepillers-section .read-more:hover {
  text-decoration: none;
}

/* Pinnacle of performance */

.vision-list .award-list li:nth-last-child(3n + 3),
.vision-list .award-list li:nth-last-child(3n + 1) {
  margin-right: 66px;
}
/* .vision-list .award-list li:nth-last-child(3n+1){margin-right: 66px;} */
.award-badge {
  max-width: 78px;
  margin: 0 auto;
}
.award-list li {
  padding: 0 15px;
  width: 420px;
  height: auto;
  border: none;
}
.award-list li:first-child{
  /* padding-left: 0; */
}
.award-list li:last-child {
  /* padding-right:0 ; */
}
.award-inner {
  padding: 40px;
  height: 100%;
  position: relative;
  text-align: center;
}
.vision-list .award-list .counter-text {
  text-transform: capitalize;
  font-size: 15px;
  margin-top: 35px;
  color: #fff;
  display: block;
  min-height: 3rem;
}
.award-list li .counter-text:after {
  width: 20%;
  bottom: -5px;
  background: #fff;
}
.award-detail {
  display: block;
  min-height: 110px;
  color: #fff;
  font-size: 16px;
  font-family: "gilroymedium";
  line-height: 1.6;
  margin: 25px auto;
  min-height: 5rem;
}
.award-year {
  display: inline-block;
  font-size: 16px;
  font-family: "gilroymedium";
  color: #f5822a;
  background: #fff;
  padding: 2px 30px;
  border-radius: 20px;
}
.vision-list ul.award-list {
  max-width: 100%;
}
.slick-arrow[aria-disabled="true"] {
  opacity: 0.5;
}
.award-list .slick-dots li {
  width: 17px;
  height: 17px;
  padding: 0;
  border: none;
  margin: 0 10px !important;
  list-style: none;
}
.award-list .slick-dots li button {
  color: transparent;
  border: none;
  background: #c1c1c1;
  cursor: pointer;
  height: 100%;
  width: 100%;
  border-radius: 100%;
  outline: none;
}
.award-list .slick-dots li.slick-active button {
  background: #f5822a;
}
.award-list .slick-dots {
  margin-top: 35px;
}
/* .slick-track{display: flex !important; flex-wrap: wrap;} */
.vision.award-section.padding-tb {
  /* padding-bottom: 110px; */
}

/* Company updates css */

.company-updates {
  background: url(../img/4-company-updates/company-updates-bg.webp) no-repeat;
  background-size: cover;
}
.section-title.white-text h2,
.section-title.white-text .sub-title {
  color: #fff;
}
.updates-detail table thead tr th {
  background: #fff;
  color: #f5822a;
  font-family: "gilroymedium";
  font-size: 18px;
  padding: 10px 15px;
  border-right: 1px solid #f5822a;
}
.updates-detail table thead tr th:last-child {
  border-right: none;
}
.updates-detail table tbody tr td {
  font-family: "gilroyregular";
  color: #fff;
  font-size: 18px;
  padding: 15px 20px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.updates-detail table tbody tr td.serial-num {
  width: 110px;
}
.updates-detail table tbody tr td.date {
  width: 220px;
}
.updates-detail table tbody tr td.desc {
  line-height: 1.5;
  max-width: 890px;
  margin: 0 auto;
  border-right: none;
}
.updates-detail table {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ffff;
}
.updates-detail table tbody tr td strong {
  display: block;
  font-family: "gilroymedium";
  font-size: 20px;
}
.updates-detail table tbody tr td.desc p {
  line-height: 24px;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 5px;
  color: #fff;
}
.updates-detail table tbody tr td.desc .dynamic-gallery-demo strong {
  /* cursor: pointer; */
  vertical-align: middle;
}
.image-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
  cursor: pointer;
  color: #182b33;
  position: relative;
  line-height: 26px;
}
.image-icon::before {
  content: "|";
  display: inline-block;
  color: #fff;
  position: absolute;
  left: -15px;
}
.image-icon::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #182b33;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.image-icon img {
  max-width: 100%;
}

.csr-project p {
  color: #fff;
}
.cta-wrap {
  margin-top: 60px;
}
.cta-link,
.custom-btn {
  color: #f5822a;
  text-decoration: none;
  font-family: "gilroymedium";
  background: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 68px;
  font-family: "gilroyregular";
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  z-index: 1;
  border: 1px solid #fff;
}
.cta-link:hover,
.custom-btn:hover {
  text-decoration: none;
  color: #fff;
  transition: all 0.6s ease-in-out;
}
.cta-link:before,
.custom-btn::before {
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  background: rgb(232, 124, 33);
  background: radial-gradient(
    circle,
    rgba(232, 124, 33, 1) 53%,
    rgba(225, 103, 24, 1) 89%
  );
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0);
  transition: transform 0.3s ease-in-out;
}
.cta-link:hover:before,
.custom-btn:hover::before {
  transform: scale(0.99);
  transition: all 0.3s ease-in-out;
}
.contact-main {
  display: flex;
  justify-content: space-between;
}

/* @media screen and (max-width:1280px) {
	.navbar-nav .nav-item + .nav-item{margin-left: 30px;}
} */

footer a.active {
  color: #f5822a;
}
header.nav-down.to-top .navbar {
  background: transparent !important;
}
.animate-icon {
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 9;
  color: #f5822a;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 21px;
  background: #fff;
  bottom: 30px;
  right: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.animate-icon i {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.projects__box-target {
  display: none;
}
.projects__box-desc {
  background: transparent;
}
.clippy-animate {
  background: transparent;
  color: #fff;
}
.clippy-animate i {
  transform: rotate(45deg);
}

.landscape-message {
  display: none;
}

.inner-page-header-bg header .navbar {
  background: #182b32;
  padding: 10px 0;
}
.inner-page-header-bg .mt-head-space {
  margin-top: 0;
}
.no-scroll {
  overflow: hidden;
  height: 100%;
}
.last-ul-footer {
  /* padding-top: 160px; */
}
header .navbar .navbar-brand {
  width: 190px;
  padding: 0;
}

/* --------PreLoader css------------- */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1111;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}
/* #loader_body {display: block;position: relative;left: 50%;top: 50%;width: 150px;height: 150px;margin: 0;border-radius: 50%;border: 3px solid transparent;border-top-color: #f58d25;-webkit-animation: spin 1.7s linear infinite;animation: spin 1.7s linear infinite;z-index: 11;transform: translate(-50%);margin-top: -50px;} */
#loader_body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #122a30;
}
#loader_body img {
  width: 250px;
  height: 250px;
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #182b32;
  z-index: 10;
}
#loader-wrapper .loader-section.section-left {
  left: 0;
}
#loader-wrapper .loader-section.section-right {
  right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader_body {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

/* keyFrames
@-webkit-keyframes rotation {
  0% {
    transform: translate(-50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%) rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    transform: translate(-50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%) rotate(360deg);
  }
} */
/* #loader_body {z-index: 99;
  width: 100px;
  height: 100px;
  border: 3px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
}
#loader_body:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-bottom-color: #ff8f1c;
} */

header {
  position: static;
}

header .navbar {
  position: static;
}
header .navbar,
header.nav-down.to-top .navbar {
  position: static;
}
header.nav-down .navbar {
  position: fixed;
}

/* .adress-2{margin-top: 20px;} */
.adress-info a {
  font-size: 16px !important;
}
.adress-txt a {
  margin-bottom: 0 !important;
  font-size: 17px !important;
}
footer li {
  margin: 0 0 10px;
}
footer li:last-child{
    margin: 0;
}
.footer-btm {
  margin-top: 15px;
}

.regular-font a {
  font-size: 19px !important;
  font-weight: normal;
}
.adress-info {
  padding-top: 6px;
}
footer .padding-top {
  /* padding-top: 157px; */
}
.bmc-about {
  justify-content: center;
}
.bmc-about .flex-item {
  padding: 0 10px;
}
.bmc-about .flex-item p {
  margin-top: 5px;
}
.brochure-popup .modal-content {
  padding: 20px;
}
.brochure-popup .modal-title {
  color: #fff;
}
.brochure-popup .modal-header {
  border: none;
  align-items: center;
  justify-content: center;
}
.brochure-popup .modal-header .close {
  color: #fff;
  opacity: 1;
  font-weight: 400;
  font-size: 45px;
  padding: 0;
  margin: 0;
  line-height: 1;
  position: absolute;
  top: 30px;
  right: 20px;
  outline: none;
}
.brochure-popup .modal-header .close:hover {
  color: #fff;
}
.form_input {
  flex-direction: column;
  display: flex;
}
.form_input .floating-label {
  color: #fff;
}
.form_input input {
  background: rgb(255 255 255 / 36%);
  border: none;
  padding: 7px;
}
.form_input p {
  text-align: center;
  color: #fff;
}
.custom-checkbox label {
  color: #fff;
}
.custom-checkbox a {
  color: #fff;
}
.sucss-msg {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.brochure-popup .custom-btn {
  padding: 12px 25px;
  margin-bottom: 5px;
  cursor: pointer;
}
.brochure-popup .error {
  color: #fff;
  font-size: 12px;
}
.custom-checkbox {
  text-align: left;
  position: relative;
  display: inline-block;
}
.custom-checkbox label {
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #fff;
}
.custom-checkbox label::before {
  content: "";
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-right: 20px;
  border: 2px solid #fff;
  position: relative;
  display: inline-flex;
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
.custom-checkbox label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid rgb(232, 124, 33);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
.custom-checkbox input {
  position: absolute;
  width: 40px;
  height: 100%;
  z-index: 9;
  cursor: pointer;
  background: transparent;
  opacity: 0;
}
.custom-checkbox input:checked ~ label::before {
  background-color: #fff;
  border-color: #fff;
}
.custom-checkbox input:checked ~ label::after {
  transform: rotate(45deg) scale(1);
}
.custom-checkbox label a {
  text-decoration: underline;
}
.custom-checkbox label a:hover {
  text-decoration: none;
}
.modal-backdrop.show {
  opacity: 0.8;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

footer .ul-sec li a .small {
  font-size: 14px;
}
html {
  scroll-behavior: smooth;
}

/* .updates-detail table tbody tr:nth-child(n+6) {
	 display: none;
}

.updates-detail.table-detail-visible table tbody tr:nth-child(n+6) {
	display: table-row;
} */

.navbar-nav .nav-item.active,
.navbar-nav .nav-item.collapsible:hover {
  background: transparent !important;
}

/* .award-list .slick-track {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;} */

/************ landing *****************/
.landing-header {
  position: absolute;
}
.landing-header .navbar .navbar-nav li.nav-item a.nav-link {
  text-transform: inherit;
  font-family: "gilroymedium";
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
}
.landing-header .navbar-nav .nav-item + .nav-item {
  margin-left: 25px;
}
.return-site {
  width: 100%;
  margin-bottom: 15px;
  margin-top: 10px;
}
.return-site a {
  color: #fff;
  font-size: 15px;
  display: inline-flex;
  align-items: flex-start;
  line-height: 1.5;
}
.return-site a img {
  width: 17px;
  margin-left: 5px;
  margin-top: 2px;
}
.landing-header .navbar .navbar-nav li.nav-item a:hover::before,
.landing-header .navbar .navbar-nav li.nav-item a.active::before {
  background: #fff;
  height: 2px;
  width: 100%;
  transform: scaleX(1);
}
.landing-header .navbar .navbar-brand,
.landing-header.to-top .navbar .navbar-brand {
  width: 230px;
}
.landing-header.nav-down .navbar .navbar-brand {
  width: 230px;
}
.landing-header .nav-btn a:before {
  content: none;
}
.landing-header .nav-btn a::after {
  content: "";
  background-color: #f58129;
  width: calc(100% + 20px);
  height: calc(100% + 10px);
  display: block;
  position: absolute;
  top: -5px;
  z-index: -1;
  left: -10px;
}
.landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn {
  background-color: #f58229 !important;
  text-transform: inherit;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
}
.landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn:before {
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  background: rgb(232, 124, 33);
  background: radial-gradient(
    circle,
    rgba(232, 124, 33, 1) 53%,
    rgba(225, 103, 24, 1) 89%
  );
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0);
  transition: transform 0.3s ease-in-out;
}
.landing-header
  .navbar
  .navbar-nav
  li.nav-item
  a.nav-link.nav-btn:hover:before {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
header.landing-header .navbar .navbar-nav {
  align-items: center;
}
.landing-header.header.nav-down .navbar {
  padding: 15px 0 20px;
}

header.landing-header.nav-down .navbar {
  /* background: #213539 !important; */
}

/* banner*/
.banner-section {
  background: url(../img/panache/home-banner.webp) no-repeat;
  height: 100vh;
  background-position: center;
  background-size: cover;
}
.banner-section .container {
  height: 100%;
}
.banner-text {
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.banner-text h1 span {
  display: block;
  font-family: "gilroybold";
  font-size: 60px;
  line-height: 55px;
}
.banner-text h1 {
  font-family: "gilroymedium";
  font-size: 45px;
  margin: 0;
}
.banner-text p {
  font-family: "gilroymedium";
  font-size: 24px;
}

/* Indore banner*/
.indore-section {
  background: url(../img/panache-indore/banner.webp) no-repeat;
  height: 100vh;
  background-position: center;
  background-size: 100% 100%;
}
.indore-section .container {
  height: 100%;
}
.indore-text {
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.indore-text h1 span {
  display: block;
  font-family: "gilroybold";
  font-size: 60px;
  line-height: 55px;
}
.indore-text h1 {
  font-family: "gilroymedium";
  font-size: 45px;
  margin: 0;
}
.indore-text p {
  font-family: "gilroymedium";
  font-size: 24px;
}
/*indore ripple*/
.home.ripple-animate {
  position: absolute;
  cursor: pointer;
}
.home.ripple-animate .ripple1 {
  width: 11px;
  height: 11px;
  background-color: #f5822a;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 9;
}
/* Specific Positions for Points */
.home.ripple-animate.point1 {
  top: 92%;
  left: 77.5%;
  transform: translate(-50%, -50%);
}

/* Adjust hover box position to the left side */
.home.ripple-animate.point1 .ripple-hover {
  position: absolute;
  top: 9px; /* Adjust top position */
  right: auto; /* Remove any right alignment */
  left: -350px; /* Move it to the left of the pointer */
}

/* Adjust button within the hover box */
.home.ripple-animate.point1 .ripple-hover button {
  top: 50%; /* Center vertically */
  left: 0; /* Align to the left side */
  transform: translateY(-50%); /* Ensure it's centered vertically */
}
.home.ripple-animate.point1 .ripple-hover:before{
    left:297px;
    top:0px;
    width: 50px;
}
.home.ripple-animate.point2 {
  top: 66%;
  left: 81%;
  transform: translate(-50%, -50%);
}
.home.ripple-animate.point3 {
  bottom: 60%;
  left: 55%;
  transform: translate(-50%, -50%);
}
.home.ripple-animate.point4 {
  bottom: 63%;
  left: 75%;
  transform: translate(-50%, -50%);
}
.home.ripple-animate.point5 {
  bottom: 18%;
  left: 19%;
  transform: translate(-50%, -50%);
}
.home.ripple-animate.point5 .ripple-hover button {
    top: -50px;
}
.home.ripple-animate .ripple2 {
  background-color: #fff;
  width: 21px;
  height: 21px;
  position: absolute;
  border-radius: 50%;
}
.home.ripple-animate .ripple3 {
  background-color: rgb(255 255 255 / 56%);
  width: 31px;
  height: 31px;
  position: absolute;
  border-radius: 50%;
  left: -5px;
  top: -5px;
}
.home.ripple-animate:before {
  animation: ripple 2s ease-out infinite;
  border: solid 1px #fff;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0px;
  position: absolute;
  top: 0px;
  width: 21px;
  height: 21px;
  z-index: 99;
  border-radius: 50%;
}

@keyframes ripple {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
/* end ripple animation*/

/* ripple animation*/
.ripple-animate {
  position: absolute;
  cursor: pointer;
}
.ripple-animate .ripple1 {
  width: 11px;
  height: 11px;
  background-color: #f5822a;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 9;
}
.ripple-animate.point1 {
  top: 31%;
  left: 47.5%;
  transform: translate(-50%, -50%);
}
.ripple-animate.point2 {
  top: 60%;
  left: 62%;
  transform: translate(-50%, -50%);
}
.ripple-animate.point3 {
  bottom: 38%;
  left: 49%;
  transform: translate(-50%, -50%);
}
.ripple-animate.point4 {
  bottom: 19%;
  left: 44%;
  transform: translate(-50%, -50%);
}
.ripple-animate.point5 {
  bottom: 20%;
  left: 5%;
  transform: translate(-50%, -50%);
}

.ripple-animate .ripple2 {
  background-color: #fff;
  width: 21px;
  height: 21px;
  position: absolute;
  border-radius: 50%;
}
.ripple-animate .ripple3 {
  background-color: rgb(255 255 255 / 56%);
  width: 31px;
  height: 31px;
  position: absolute;
  border-radius: 50%;
  left: -5px;
  top: -5px;
}
.ripple-animate:before {
  animation: ripple 2s ease-out infinite;
  border: solid 1px #fff;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0px;
  position: absolute;
  top: 0px;
  width: 21px;
  height: 21px;
  z-index: 99;
  border-radius: 50%;
}

@keyframes ripple {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
/* end ripple animation*/

/* gallery */

.gallery {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 25px;
  background-image: url("../img/panache/gallery-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
}
.gallery-slick {
  display: flex;
}
.gallery-slick .left {
  /* width: 65%; */
}
.gallery-slick .right {
  /* width: 35%; */
  /* padding-left: 30px; */
  margin: -6px 0 0;
}
.gallery-slick img {
  width: 100%;
}
.gallery .slick-item {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0 0;
}
.gallery .slick-prev,
.gallery .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  /* top: 50%; */
  margin-top: 0px;
  padding: 0;
  border: none;
  outline: none;
}
.gallery .slick-prev {
  left: 0;
  bottom: 0;
  top: auto;
  z-index: 9;
}
.gallery .slick-next {
  left: 35px;
  bottom: 0;
  top: auto;
  z-index: 9;
}
.gallery .slick-prev:before,
.gallery .slick-next:before {
  font-family: inherit;
  content: "";
  background: url(../img/right-arrow.webp) no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
  -webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
    background-size: 100%;
}
.gallery .slick-prev:before {
  transform: rotate(180deg);
  background: url(../img/right-arrow.webp) no-repeat;
  background-position: center;
  background-size: 100%;
}
.gallery .slick-next::after {
  content: "";
  position: absolute;
  left: -8px;
  top: 0;
  width: 2px;
  height: 21px;
  background: #000;
}
.custom_paging {
  position: absolute;
  color: #f58229;
  right: auto;
  left: 65px;
  bottom: 0;
  top: auto;
  padding: 0;
  font-size: 18px;
  margin-bottom: 0;
  line-height: normal;
}
.custom_paging li {
  display: none;
}
.custom_paging li.slick-active {
  display: block;
  font-family: "gilroysemibold";
  color: #f58229;
}
.gallery .title span {
  color: #f58229;
  margin-left: 10px;
}
.gallery .title {
  font-family: "gilroybold";
}
.gallery .right p {
  max-width: 425px;
  font-family: "gilroyregular";
  margin-bottom: 15px;
  text-align: justify;
}
.gallery .green-cover {
  max-width: 405px;
}
.gallery .green-cover h3 {
  color: #f58229;
  font-size: 20px;
  border-bottom: 1px solid #213539;
  padding-bottom: 10px;
  font-family: "gilroysemibold";
}
.gallery .green-cover table td {
  vertical-align: top;
  padding: 10px 0;
  font-family: "gilroyregular";
  font-size: 18px;
}
.gallery .green-cover table td:first-child {
  min-width: 215px;
}
.gallery-slick .title {
  margin-bottom: 15px;
}
.slick-slide .gallery-slick img {
  box-shadow: 1px 1px 10px 2px rgb(0 0 0 / 30%);
}

/* plans tab */
.plans-section {
  padding: 53px 0 60px;
  background: url(../img/panache/apartment_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
.plans-section p {
  font-family: "gilroyregular";
  max-width: 1105px;
  margin: 0 auto 20px;
}
.plans-section .heading {
  text-align: center;
}
.plans-section .title span {
  color: #f58229;
}
.plans-section .nav {
  border-top: 1px solid #f58129;
  border-bottom: 1px solid #f58129;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.plans-section .nav-pills .nav-link {
  color: #182b32;
  padding: 22px 5px;
  font-size: 16px;
  text-transform: capitalize;
}
.plans-section .nav-pills .nav-link.active,
.plans-section .nav-pills .show > .nav-link {
  background: transparent;
  color: #f58129;
}
.plans-section .nav li:first-child .nav-link {
  padding-left: 0;
}
.plans-section .nav li:last-child .nav-link {
  padding-right: 0;
  font-family: "gilroyregular";
}
.plans-section .nav-pills .nav-link {
  position: relative;
}
.plans-section .nav-pills .nav-link::before {
  content: "";
  background-color: #f58129;
  margin: 0 auto;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  transition: 0.3s width;
}
.plans-section .nav-pills .nav-link.active::before {
  width: 100%;
  opacity: 1;
}
.plans-section .tab-content {
  padding: 50px 0 0;
}
.plans-section .tab-content h3 {
  color: #f58229;
  font-family: "gilroybold";
  margin-bottom: 20px;
  font-size: 32px;
}
.multi-img{height: 95%}
.plans-section .schedule-btn {
  background-color: #f58129;
  color: #fff;
  text-transform: inherit;
  padding: 12px 50px;
  cursor: pointer;
  margin-top: 40px;
  /* position: absolute !important; */
  /* left: 15px; */
  /* bottom: 0; */
}
.plans-section table td {
  font-family: "gilroyregular";
  font-size: 18px;
  color: #182b32;
}
.plans-section table td:first-child {
  padding-right: 25px;
}
.plans-section .plan-img {
  box-shadow: -27.924px 24.274px 70px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: -27.924px 24.274px 70px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -27.924px 24.274px 70px 0px rgba(0, 0, 0, 0.16);
  height: 100%;
}
.landing.oveflow-block {
  overflow-y: hidden;
}

@media only screen and (min-width: 1081px) {
  .slider-nav-core {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  .slider-nav-core {
    display: block;
  }
  .plans-section ul {
    display: none;
  }
}

/* line animation*/
.ripple-hover button {
  /* background: radial-gradient(
    circle,
    rgba(232, 124, 33, 1) 53%,
    rgba(225, 103, 24, 1) 89%
  ); */
  background:rgba(232, 124, 33, 1);
  color: #fff;
  border-radius: 0px;
  padding: 8px 40px;
  border: 1px solid #fff;
  opacity: 0;
  position: absolute;
  top: 46px;
  right: 156px;
  outline: none;
}

.ripple-hover {
  position: absolute;
  left: 20px;
  top: 9px;
  display: flex;
  width: 270px;
}
.ripple-animate:hover button {
  animation: animatebtn .75s ease-in-out;
  opacity: 1;
}
.ripple-animate.point2 .ripple-hover button {
  right: 160px;
}
.ripple-animate.point4 .ripple-hover button {
  right: 30px;
  top: 76px;
}
.ripple-animate.point5 .ripple-hover button {
  right: -32px;
  top: -36px;
}
.ripple-animate.point3 .ripple-hover button {
  right: 160px;
  top: 76px;
}

@keyframes animatebtn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animatebtn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.svg-main svg {
  width: 160px;
  background-color: transparent;
}
.svg-main svg .svg-elem-1 {
  stroke-dashoffset: 243.12771606445312px;
  stroke-dasharray: 243.12771606445312px;
  -webkit-transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715)
      0s,
    fill 0.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
    fill 0.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
.ripple-animate:hover .svg-elem-1 {
  stroke-dashoffset: 0;
}
.svg-main svg .svg-elem-2 {
  stroke-dashoffset: 49.12388980384689px;
  stroke-dasharray: 49.12388980384689px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715)
      0.1s,
    fill 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s;
  transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s,
    fill 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s;
}
.ripple-animate:hover .svg-elem-2 {
  stroke-dashoffset: 0;
  fill: #fff;
}

.bottom-point .ripple-hover {
  top: -25px;
}
.bottom-point svg .svg-elem-1 {
  stroke-dashoffset: 210.70159912109375px;
  stroke-dasharray: 210.70159912109375px;
  -webkit-transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715)
      0s,
    fill 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
    fill 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
.bottom-point:hover .svg-elem-1 {
  stroke-dashoffset: 421.4031982421875px;
}
.bottom-point svg .svg-elem-2 {
  stroke-dashoffset: 49.12388980384689px;
  stroke-dasharray: 49.12388980384689px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715)
      0.1s,
    fill 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s;
  transition: stroke-dashoffset 0.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s,
    fill 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s;
}
.bottom-point:hover .svg-elem-2 {
  stroke-dashoffset: 98.24777960769379px;
  fill: #fff;
}
.bottom-point .ripple-hover button {
  top: -50px;
}

/* icon view*/
.iconview {
  padding: 60px 0;
  background: url(../img/panache/iconview-banner.webp);
}
.iconview .icon-box {
  margin-bottom: 70px;
  text-align: center;
  padding: 0 15px;
}
.iconview .icon-box a {
  color: #000;
  display: block;
}
.iconview .icon-box a:hover {
  text-decoration: none;
}
.iconview .icon-box img {
  max-height: 70px;
  object-fit: cover;
}
.iconview .icon-box h4 {
  margin: 0 0 10px;
  font-size: 20px;
  font-family: "gilroymedium";
  color: #182b32;
  min-height: 1rem;
}
.iconview .icon-box p {
  line-height: 1.5;
  color: #182b32;
  font-size: 18px;
  min-height: 8rem;
}
.iconview .icon-box .icon-img {
  min-height: 6rem;
}
.high-col .icon-box:last-child {
  margin: 0;
}
.iconview .high-col::before {
  content: "";
  right: 0;
  width: 0px;
  height: 100%;
  border: 1px solid;
  border-top: 0;
  border-bottom: 0;
  position: absolute;
  top: 0;
  border-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    #f58129 48%,
    rgba(255, 255, 255, 0) 100%
  );
  border-image-slice: 1;
}
.iconview .high-col:last-child:before {
  content: none;
}

/* 3d view */
.threed-view {
  background: url(../img/panache/threed-img.webp);
  padding: 80px 0 90px;
}
.threed-view .heading {
  text-align: center;
}
.threed-btn {
  max-width: 360px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  right: -5%;
  position: relative;
  z-index: 9;
  width: 380px;
}
.threed-view .heading h2 {
  color: #fff;
  margin-bottom: 22px;
}
.threed-view .heading h2 span {
  color: #f58229;
}
.threed-view .heading p {
  color: #fff;
  max-width: 1055px;
  margin: 0 auto 30px;
  font-family: "gilroyregular";
}
.threed-view img {
  max-width: 100%;
  box-shadow: -27.924px 24.274px 70px 0px rgba(0, 0, 0, 0.25);
}
.threed-btn button {
  box-shadow: 2.816px 17.778px 51px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  position: relative;
  padding: 18px 30px;
  text-transform: inherit;
  background-color: #132325;
  margin-bottom: 35px;
  color: #fff;
  cursor: pointer;
  border: none;
  font-family: "gilroyregular";
  font-size: 20px;
  outline: none;
}
.threed-btn .btn-yellow {
  background-color: #f58129;
}
.threed-btn button::before {
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  background: rgb(232, 124, 33);
  background: radial-gradient(
    circle,
    rgba(232, 124, 33, 1) 53%,
    rgba(225, 103, 24, 1) 89%
  );
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0);
  transition: transform 0.3s ease-in-out;
}
.threed-btn button:hover::before {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.landing .title {
  font-size: 45px;
  font-family: "gilroybold";
}
.landing p {
  font-family: "gilroyregular";
}

.amenities-slider-main {
  padding: 55px 0 60px;
  background-image: url(../img/panache/amenities-bg.webp);
  background-size: cover;
}
.amenities-slider-main .icon-box {
  border: 1px solid #000;
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}
.amenities-slider-main .icon-box:hover {
  border-color: #f5822a;
  background-color: #fff;
  color: #000;
}
.amenities-slider-main .icon-box a {
  color: #fff;
  text-decoration: none;
  width: 100%;
}
.amenities-slider-main .icon-box img {
  margin: 0 auto 25px;
  max-height: 50px;
}
.amenities-slider-main .icon-box:hover a {
  padding: 10px;
}
.amenities-slider-main .icon-box h3 {
  font-size: 18px;
  margin-bottom: 3px;
  font-family: "gilroymedium";
  color: #fff;
  padding: 0 10px;
}
.amenities-slider-main .icon-box p {
  max-width: 75%;
  line-height: 1.4;
  margin: 10px auto 0;
  transition: all 0.5s ease;
  color: #fff;
}
/* .amenities-slider-main .icon-box p{position: absolute;bottom: -80px;left: 0;right: 0;margin: 0 auto;opacity: 0;max-width: 75%;line-height: 1.4; margin-top: 10px; transition: all 0.5s ease;} */
/* .amenities-slider-main .icon-box:hover p{bottom: 0;position: relative;opacity: 1; transition: all 0.5s ease;} */
/* .amenities-slider-main .icon-box:hover p{color: #213539;} */
.icon-box-inner {
  transition: all 0.5s ease;
}
.amenities-slider-main .icon-box:hover .icon-box-inner {
  transform: translateY(3px);
  transition: all 0.5s ease;
}
.amenities-slider-main .heading {
  text-align: center;
  margin-bottom: 50px;
}
.amenities-slider-main .heading .title {
  margin-bottom: 25px;
}
.amenities-slider-main .title span {
  color: #f5822a;
}
.amenities-slider-main .slick-dots {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.amenities-slider-main .slick-dots li {
  background-color: transparent;
  border: none;
  width: auto;
  height: auto;
  margin: 0 3px;
  cursor: pointer;
  list-style: none;
}
.amenities-slider-main .slick-dots li::marker {
  content: none;
}
.amenities-slider-main .slick-dots li button {
  background-color: transparent;
  border: 1px solid #213539;
  border-radius: 50%;
  font-size: 0;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.amenities-slider-main .slick-dots li.slick-active button {
  background-color: #f5822a;
  border-color: #f5822a;
}
.amenities-slider-main .slick-arrow {
  display: none !important;
}
.landing .amenities-slider .slick-slide .row {
  margin: 0;
}

body .slick-dots li button:before {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 50%;
  color: transparent;
}
body .slick-dots li button:before {
  font-size: 14px;
  width: 14px;
  height: 14px;
  opacity: 1;
}
body .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #f5822a;
  color: transparent;
  border-color: #f5822a;
}
body .slick-dots li,
body .slick-dots li button {
  height: 14px;
  width: 14px;
}

/* walkthrough */
.walkthrough {
  text-align: center;
  padding: 0;
  position: relative;
}
.walkthrough .heading {
  background: #f5822a;
  color: #fff;
  padding: 20px 0;
  margin: 0;
}
.walkthrough .heading span {
  color: #000;
}
.play-btn {
  position: absolute;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  top: 46.3%;
  left: 45.9%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.play-btn .circle {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: rgb(232 124 33 / 76%);
  margin: auto;
  transform: scale(1, 1);
  border: 3px solid #fff;
  box-shadow: 23px 39.837px 120px 0px rgba(0, 0, 0, 0.8);
}
.play-btn .circle.pulse {
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  background-color: rgb(255 255 255 / 38%);
  border-color: rgb(255 255 255 / 38%);
}
.play-btn svg {
  fill: #fff;
  stroke: #fff;
  transition: all 0.3s;
  transform: scale(0.8, 0.8);
}
.play-btn svg:hover {
  transform: scale(0.9, 0.9);
}
.fp-lightgal .item img, .gallery-box .item img {
  object-fit: contain;
  background: #fff;
}
@-webkit-keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
.walkthrough .walkthrough-bg {
  height: 747px;
  object-fit: cover;
  width: 100%;
}

/* architect */
.architect {
  padding: 55px 0 60px;
  background: url(../img/panache/architect-bg.webp);
  color: #fff;
  background-size: cover;
}
.architect p {
  font-family: "gilroyregular";
  font-size: 18px;
  line-height: 28px;
}
.architect .title span {
  color: #f5822a;
  display: inline-block;
}
.architect-testimonial {
  margin-top: 50px;
}
.quote-icon {
  width: 70px;
  /* margin-bottom: 80px; */
}
.architect .architect-name {
  margin-top: 25px;
  font-size: 17px;
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 0; */
  /* margin: 0; */
  /* padding-left: 15px; */
}
.architect-name span {
  color: #f5822a;
  display: block;
  font-family: "gilroysemibold";
  font-size: 26px;
  line-height: 35px;
}
.architech-image {
  padding: 7px 0;
}
.landing .architect .title {
  margin-bottom: 22px;
}
.architect-testimonial p {
  text-align: justify;
  /* padding-right: 40px; */
}
.architect-testimonial .col-md-6:last-child img {
  border: 2px solid #f5822a;
  width: 100%;
  object-fit: cover;
}

.neighbours {
  padding: 80px 0;
  background: url(../img/panache/neighbours-bg.webp);
  color: #fff;
  height: 700px;
  display: flex;
  align-items: center;
}
.neighbours-box {
  background: #213539;
  padding: 20px;
  max-width: 540px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.neighbours-box::before {
  content: "";
  border: 1px solid #fff;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
  position: absolute;
}
.neighbours-box h2 {
  font-size: 45px;
  line-height: 1.1;
  font-family: "gilroybold";
}
.neighbours-box h2 span {
  color: #f5822a;
  display: block;
}
.neighbours-box p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

/*Temple*/
.temple {
  padding: 80px 0;
  background: url(../img/panache-indore/bg-image.webp);
  color: #fff;
  height: 700px;
  display: flex;
  align-items: center;
  background-size: cover;
}
.temple-box {
  background: #213539;
  padding: 20px;
  max-width: 540px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.temple-box::before {
  content: "";
  border: 1px solid #fff;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
  position: absolute;
}
.temple-box h2 {
  font-size: 45px;
  line-height: 1.1;
  font-family: "gilroybold";
}
.temple-box h2 span {
  color: #f5822a;
  display: block;
}
.temple-box p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.landing .gallery-slick .title {
  line-height: 32px;
  font-size: 32px;
}

/* footer */
.address-box ul {
  list-style: none;
  max-width: 380px;
  padding: 40px;
  margin: 0;
  min-width: 440px;
}
.map-section {
  position: relative;
  height: 100vh;
  z-index: 0;
}
.map-section .address-box {
  position: absolute;
  top: 50%;
  right: 30px;
  background: #fff;
  box-shadow: -18px 0px 38px 0px rgba(0, 0, 0, 0.17);
  transform: translateY(-50%);
}
.map-section .iframe-view iframe {
  filter: grayscale(1);
}
.map-section .iframe-view iframe:hover {
  filter: grayscale(0);
}
.address-box li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 50px;
}
.address-box li:last-child {
  margin-bottom: 0;
}
.address-box li h3 {
  font-size: 14px;
  line-height: 1.4;
  font-family: "gilroysemibold";
}
.address-box li p {
  font-size: 14px;
  color: #182b32;
}
.address-box li p a {
  color: #212529;
}
.address-box li .content {
  margin-left: 15px;flex: 1;
}
.address-box li img {
  width: 80px;
}
.landing-footer {
  padding-top: 0;
}
.landing-footer .footer-bottom {
  margin-top: 0;
}
.map-section .iframe-view {
  height: 100%;
  width: 100%;
}
.landing-footer .footer-bottom {
  background: #213539;
  border-top: 2px solid #213539;
}
.landing-footer .footer-logo a {
  display: flex;
  align-items: center;
}
.landing-footer .footer-bottom .content-inner img {
  margin: 0;
}
.landing-footer .footer-bottom .content-inner {
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
}

/* about */
.vision-list-landing {
  position: relative;
}
.vision-list-landing:before {
  content: "";
  right: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(
    to right,
    #c89b3600,
    #f58129,
    #f58129,
    #c89b3600
  );
  border: 1px solid;
  border-top: 0;
  border-bottom: 0;
  position: absolute;
  top: 43%;
  left: 0;
}
.vision-list-landing ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 90px 0 0;
  padding: 0;
  position: relative;
}
.vision-list-landing ul::before,
.vision-list-landing ul::after {
  content: "";
  right: 0;
  width: 1px;
  height: 100%;
  top: 0;
  background-image: linear-gradient(
    to bottom,
    #f5812900,
    #f58129,
    #f58129,
    #c89b3600
  );
  position: absolute;
  left: 35%;
}
.vision-list-landing ul::after {
  left: 65%;
}
.vision-list-landing ul li {
  width: 33.33%;
  text-align: center;
  padding-bottom: 30px;
}
.about-bcm p {
  text-align: justify;
}
.about-bcm p strong {
  font-family: "gilroysemibold";
}
.vision-list-landing .counter-main {
  font-size: 50px;
  font-family: "gilroybold";
  color: #f58229;
  margin-bottom: 5px;
  line-height: 1;
  text-align: center !important;
}
.about-bcm {
  padding: 55px 0;
}
.counter-text {
  font-size: 18px;
  line-height: 1.2;
  text-align: center !important;
  text-transform: capitalize;
}
.about-bcm .title span {
  color: #f58229;
}
.about-bcm h5 {
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "gilroybold";
  font-weight: 600;
}
.visitsite-btn {
  background-color: #f58229;
  text-transform: inherit;
  color: #fff;
  cursor: pointer;
  margin-top: 20px;
  padding: 10px 20px;
}
.about-bcm .about-detail {
  max-width: 480px;
}
.about-bcm {
  background: url(../img/panache/about-bcm-bg.webp) no-repeat;
}

.masonary-gallery {
  padding: 50px 0 0;
  background-color: #213539;
  text-align: center;
}
.masonary-gallery .title {
  color: #fff;
}
.masonary-gallery .title span {
  color: #f58229;
}
.masonary-gallery p {
  color: #fff;
  margin-bottom: 50px;
}
.masonary-gallery h5 {
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "gilroymedium";
  color: #fff;
}
.grid-item {
  width: 25%;
  padding: 0;
}
.grid-item img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

.gallery-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
  color: rgba(255, 255, 255, 0);
  padding: 1.25em 1.5em;
  transition: all 0.2s ease;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  box-sizing: border-box;
  pointer-events: none;
  font-family: "gilroymedium";
  text-transform: capitalize;
  font-size: 22px;
}
.gallery-caption span {
  font-family: "gilroybold";
}
.gallery-caption:before,
.gallery-caption:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f58129;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease 0s;
  z-index: -1;
  transition: all 0.3s ease;
}
.gallery-caption:before {
  top: auto;
  height: 3px;
  transform: scale(0, 1);
  transform-origin: bottom left;
  transition-delay: 0.6s;
  transition: all 0.3s ease;
}
.gallery-caption:after {
  transform: scale(1, 0);
  transform-origin: bottom;
  transition-delay: 0.3s;
}
.grid-item a:before,
.grid-item a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0 solid rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
  will-change: border;
  background: rgba(33, 53, 57, 0.6);
}
.grid-item a:after {
  margin: 5px;
  border: 2px solid #f58129;
  -webkit-clip-path: polygon(
    0 calc(100% - 1rem),
    0 100%,
    1rem 100%,
    1rem 0,
    0 0,
    0 1rem,
    100% 1rem,
    100% 0,
    calc(100% - 1rem) 0,
    calc(100% - 1rem) 100%,
    100% 100%,
    100% calc(100% - 1rem)
  );
  clip-path: polygon(
    0 calc(100% - 1rem),
    0 100%,
    1rem 100%,
    1rem 0,
    0 0,
    0 1rem,
    100% 1rem,
    100% 0,
    calc(100% - 1rem) 0,
    calc(100% - 1rem) 100%,
    100% 100%,
    100% calc(100% - 1rem)
  );
  opacity: 0;
  background: transparent;
}
.grid-item a:hover:after {
  transform: scale(0.9);
  border-color: #f58129;
  opacity: 1;
}
.grid-item a:before {
  opacity: 0;
}
.grid-item a:hover:before {
  opacity: 1;
}
.grid-item:hover .gallery-caption {
  color: #fff;
  text-shadow: 0 0 1px rgb(0 0 0 / 20%);
  transition: all 0.3s ease 0.3s;
  font-size: 24px;
  background: #f58229;
  text-transform: capitalize;
}
.grid-item:hover .gallery-caption:before {
  transform: scale(1, 1);
  transition-delay: 0s;
  transition: all 0.3s ease;
}
.grid-item:hover .gallery-caption:after {
  transform: scale(1, 1);
  transition: all 0.3s ease;
}
.grid-item a {
  display: block;
}
.grid-item a:hover:after {
  transform: scale(0.9);
  border-color: #f58129;
}

.custom-model-main,
.plan-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: calc(100vh - 110px);
  overflow-y: auto;
}
.custom-model-wrap .pop-up-content-wrap,
.custom-model-wrap .pop-up-content-wrap iframe {
  height: 100%;
  text-align: center;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width: 800px) {
  .custom-model-main:before,
  .plan-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width: 799px) {
  .custom-model-inner {
    margin-top: 45px;
  }
}

.plan-click {
  color: #f58229;
  text-decoration: underline;
  background: transparent;
  border: none;
  position: absolute;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  pointer-events: none;
}
.plan-click:hover {
  text-decoration: none;
}
.plan-click:focus {
  outline: none;
}
.plan-click img {
  margin-top: -8px;
  margin-right: 5px;
}
.plan-model-main img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 07-09-2022 */

.updates-detail table tbody tr td.desc strong {
  display: inline-block;
}
.landing .custom-btn,
.landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn {
  position: relative;
  transition: all 0.3s cubic-bezier(0, 0.47, 1, 0.73);
  overflow: hidden;
  z-index: 1;
  letter-spacing: 0;
}
.landing .custom-btn:before,
.landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn:before {
  content: none;
}
.landing .custom-btn:after,
.landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn:after {
  content: "";
  height: 80px;
  width: 70%;
  background: #fff;
  position: absolute;
  border-radius: 100%;
  left: 50%;
  transform: translate(-50%, 100%) scale(-0.5);
  z-index: -1;
  transition: all 0.5s cubic-bezier(0, 0.47, 1, 0.73);
}
.landing .custom-btn:hover:after,
.landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn:hover:after {
  transform: translate(-50%, 0%) scale(4.5);
  transition: all 0.5s cubic-bezier(0, 0.47, 1, 0.73);
}
.landing .custom-btn:hover,
.landing-header .navbar .navbar-nav li.nav-item a.nav-link.nav-btn:hover {
  color: #f58229;
  transition: all 0.5s cubic-bezier(0, 0.47, 1, 0.73);
}
.landing .brochure-popup .modal-content {
  background: transparent;
}
.landing .brochure-popup .modal-content .modal-body {
  padding: 0;
}
.landing .brochure-popup .modal-content .modal-body img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing .brochure-popup .modal-header .close {
  top: 0;
  outline: none;
}

#project-bcm-reliance-kokilaben .title-quaternary {
  margin-top: 0;
}
#project-brochure-submit #loader {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 33%;
}
#project-brochure-submit #loader img {
  max-width: 100%;
}

footer .link-ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  height: 100%;
}
footer .link-ul .width-50,
footer .link-ul .footer-btm {
  width: 100%;
}

footer .footer-btm ul {
  margin-bottom: 0;
}
.footer-left-logo-block{
    height: 100%;
    /* display: flex; */
    /* justify-content: space-between; */
}
footer .adress-info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .business-verticals .link-ul {
  height: calc(100% - 50px);
}
footer .education .ul-sec {
  width: 100%;
  margin: 0;
}

.healthcare-tab,
.education-tab,
.hospitality-tab {
  margin-top: 60px;
}
.fmcg-section {
  padding-top: 60px;
}

/* Tooltip css  */

.tool-tip {
  position: relative;
  transition: all 0.3s ease;
}

.tool-tip:before {
  content: "To be updated";
  width: 120px;
  padding: 4px 10px;
  background: #f5822a;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  z-index: 9;
  text-align: center;
  font-size: 12px;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
}

.tool-tip.raipur-hospital:before {
  content: "Coming soon";
}

.tool-tip:after {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  background: #f5822a;
  transform: translateX(-50%) rotate(45deg);
  bottom: -15px;
  left: 50%;
  opacity: 0;
  visibility: hidden;
}

.tool-tip:hover:before,
.tool-tip:hover:after {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}

#bangalore-projects .tool-tip {
  position: absolute;
  width: 100%;
  height: 100%;
}
#bangalore-projects .tool-tip:before {
  padding: 6px 10px;
  bottom: -51px;
}
.footer-bottom .tooltip-wrap {
  position: relative !important;
}
.footer-bottom .tooltip-wrap .tool-tip {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.footer-bottom .tooltip-wrap .tool-tip:before {
  bottom: auto;
  top: -40px;
  background: #182b32;
}
.footer-bottom .tooltip-wrap .tool-tip:after {
  bottom: auto;
  top: -13px;
  background: #182b32;
}
.footer-btm .tool-tip:before {
  bottom: -39px;
}

.compensate-for-scrollbar {
  opacity: 1;
  visibility: visible;
}
.fancybox-can-swipe .fancybox-content {
  background: #262626;
  text-align: center;
}

.dynamic-gallery-demo a {
  color: #fff;
  text-decoration: none;
}
.fancybox-slide:not(:first-child) .fancybox-content img {
  width: 100%;
}
.csr-gallery-wrapper {
  align-items: flex-start;
}

.fancybox-button svg path {
  fill: #f5822a;
}
.fancybox-infobar {
  color: #f5822a;
}

.youtube svg {
  max-width: 25px;
}
.brochure-popup #obj_msg {
  text-align: center;
  color: #fff;
}

/* BCM Zodiac css */

.bcm-zodiac .proj-hero h1 {
  max-width: 270px;
}
.bcm-zodiac .proj-highlights .right-image {
  text-align: center;
}
.walkthrough-video .video-sec .video-img-wrapper img {
  max-width: 100%;
}
.walkthrough-video .video-sec {
  margin-top: 70px;
  box-shadow: 14px 0px 128px 0px rgb(0 0 0 / 35%);
  position: relative;
}
.walkthrough-video .video-sec .banner-text {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.walkthrough-video .video-sec .banner-text .circle {
  width: 130px;
  height: 130px;
  background: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.walkthrough-video .video-sec .banner-text .circle svg {
  width: 100%;
  fill: #f5822a;
}
.iq-waves {
  position: absolute;
  width: 284px;
  height: 284px;
  left: -126px;
  bottom: -29px;
  z-index: -1;
}
.iq-waves .waves {
  position: absolute;
  width: 384px;
  height: 384px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 320px;
  background-clip: padding-box;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 5s ease-in-out infinite;
}
.walkthrough-video-modal .content .content-img iframe {
  height: 100%;
  width: 100%;
}

.iq-waves .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.iq-waves .wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.iq-waves .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-webkit-keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
}

.brochure-popup .modal-header .close {
  position: absolute;
  top: -5px;
  right: 5px;
}
#project-brochure-form .form_input input {
  height: 42px;
  margin-bottom: 30px;
}
#project-brochure-form label.error {
  position: absolute;
  bottom: -5px;
}
#project-brochure-form .form-group {
  margin-bottom: 0;
}
.brochure-popup .modal-header {
  padding: 0;
}

.walkthrough-video-modal.show .modal {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  height: 100%;
}
.btn-close {
  background: transparent;
  cursor: pointer;
  right: 15px;
  top: 15px;
  margin: 3px;
  width: 30px;
  height: 30px;
  float: right;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-close span {
  color: #fff;
  line-height: 1.5;
}

.walkthrough-video-modal .modal {
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  height: auto;
  width: 100%;
  position: relative;
  margin: auto;
  background: transparent;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-timing-function: cubic-bezier(0.74, 0, 0.24, 0.99);
  transition-duration: 0.7s;
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

.walkthrough-video-modal .content {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  max-height: 100vh;
  height: 100%;
}

.content-img {
  height: 100%;
}

/* .bcm-zodiac .map-logo{display: none;} */

/* contact page css */

.contact-title {
  margin-bottom: 0;
}
.contact-3__contact-box {
  flex-wrap: wrap;
  margin-top: 35px !important;
}
.contact-3__contact-box h2 {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #182b32;
}
.contact-3__contact-box .address {
  width: 100%;
}
.contact-3__contact-box .address p {
  font-size: 16px;
  line-height: 26px;
}
.contact-main a {
  color: #f5822a;
  text-decoration: none;
  transition: all 0.3s ease;
}
.contact-main a:hover {
  color: #212529;
  transition: all 0.3s ease;
}
.contact-main a.btn-gradient,
.contact-main a.btn-gradient:hover {
  color: #fff;
}
/* .contact-main{align-items: baseline;} */
.contact-main a.btn-gradient {
  margin: 20px 0 5px;
  display: inline-block;
}
footer {
  overflow: hidden;
}
.bcm-zodiac .proj-loc .map-logo {
  top: 23%;
  left: 39%;
}
.nav-pills .tooltip-wrap .tool-tip {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: -6px;
  line-height: 22px;
}
.nav-pills .tooltip-wrap {
  line-height: 35px;
}

/* hover - 1 zoom out */

.banner-images li .img-block {
  overflow: hidden;
}
.banner-images li.hover-1 .img-block img {
  transform: scale(1.5);
  transition: all 0.3s ease-in-out;
}
.banner-images li.hover-1:hover .img-block img {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}

/* hover - 2 flash */

.banner-images li.hover-2 .img-block img:hover {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

/* hover - 3 Shine */

.banner-images li.hover-3 .img-block {
  position: relative;
}
.banner-images li.hover-3 .img-block:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(24, 43, 50, 0) 0%,
    rgba(24, 43, 50, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(24, 43, 50, 0) 0%,
    rgba(24, 43, 50, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.banner-images li.hover-3 .img-block:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

/* hover - 4 */

.banner-images li.hover-4 .img-block {
  position: relative;
}

.banner-images li.hover-4 .img-block:before,
.banner-images li.hover-4 .img-block:after {
  content: "";
  background: #182b32;
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  -webkit-transition-duration: 1.3s;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s;
}

.banner-images li.hover-4 .img-block:before {
  right: 0;
  opacity: 0.7;
  top: 0;
}

.banner-images li.hover-4 .img-block:after {
  bottom: 0;
  opacity: 0.7;
  left: 0;
}

.banner-images li.hover-4 .img-block:hover:before,
.banner-images li.hover-4 .img-block:hover:after {
  height: 100%;
  opacity: 0;
  width: 100%;
}

/* .hm_topban .container{max-width: 87.3%;} */
.hm_topban ul li {
  /* padding: 0; */
  /* height: 180px !important; */
  /* width: 260px; */
  /*margin: 0 9px 0;*/
}
footer,
.vertical-pills a.nav-link {
  background: #182b32;
}
.contact-3 h1,
.fmcg-section p {
  color: #182b32;
}
.vertical-pills {
  background-color: #182b32;
}
p,
li {
  color: #182b32;
}
.bot-title-line {
  color: #182b32 !important;
}
.our-business p {
  color: #fff;
}
.bcm-woodlands .section-lg-py .col,
.bcm-vertex .section-lg-py .col {
  color: #182b32;
}
.mission li {
  color: #fff;
}
.res-copyright a {
  color: #fff;
  text-decoration: none;
}
.res-copyright .tool-tip:before {
  width: 105px;
  font-size: 10px;
  bottom: -37px;
  padding: 2px 10px;
}

.contact-3__contact-box:last-child {
  align-content: baseline;
}
.contact-3__contact-box:nth-child(2) .address p {
  margin-bottom: 0;
}
.contact-3__contact-box .address p {
  margin-bottom: 0;
}
.stay-connected {
  width: 100%;
  margin-top: 20px;
}
.stay-connected .social-media-link a svg {
  fill: #f5822a;
}
.stay-connected .social-media-link a:hover svg {
  fill: #182b32;
}
.stay-connected .social-media-link a:first-child {
  margin-left: 0;
}

.embed-scene {
  width: 100%;
  height: 600px;
}
.embed-scene iframe {
  height: 100%;
}
.threed-btn button:last-child {
  margin-bottom: 0;
}
.gallery .slick-prev, .gallery .slick-next,.custom_paging {bottom: 10px;}
/* 15-11-22 */

.plans-section .tab-content p {
  text-align: justify;
}
.plans-section table td:first-child {
  font-weight: 600;
  font-family: "gilroybold";
  width: 200px;
  vertical-align: top;
}
.landing .banner-section .banner-text p {
  color: #fff;
}
.landing .banner-section .container {
  padding-top: 94px;
}

/* css to remove after dummy */

.hm_topban ul li a p {
  margin-top: 0 !important;
  background: #e87c21 !important;
  padding: 6px 0 !important;
}
.hm_topban ul li a {
  text-decoration: none;
}
.banner-content {
  /* margin-top: 50px !important; */
}
.address-con {
  padding-left: 40px;
  display: inline-block;
}

/* 24-11-22 */

.msnry-grid .grid-item {
  width: 385px;
}
/* .msnry-grid .grid-item--width2{height: 765px;} */

.email-link {
  display: block;
  width: 100%;
}

html.a-fullscreen body {
  overflow: auto !important;
}
html.a-fullscreen {
  position: static !important;
}
.threed-view .col-md-9 {
  height: 800px;
  width: 1082px;
  padding: 0;
  max-width: 1082px;
}

/* 7-12-22 */
.landing .banner-section {
  position: relative;
  overflow: hidden;
}
.landing .banner-section:before {
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.indore-section {
  position: relative;
  overflow: hidden;
}
.indore-section:before {
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.gallery .heading {
  text-align: center;
}
.gallery .heading h2 {
  font-weight: 600;
  font-size: 45px;
}
.gallery .heading h2 span {
  color: #f58229;
}
.gallery .heading p {
  max-width: 1055px;
  margin: 0 auto;
}
.rera-number {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
}
.rera-number span {
  display: inline-block;
  margin-right: 20px;
}

/* masonary css  */

.masonary-gallery .masonary-container {
  max-width: 100%;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  grid-auto-rows: 330px;
  grid-auto-flow: dense;
  padding: 0;
  margin-top: 45px;
}

.masonary-gallery .masonary-container div {
  text-align: center;
  padding: 1rem 0;
  color: white;
  font-size: 3rem;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.masonary-gallery .masonary-container div img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: all 0.5s;
}

.masonary-gallery .masonary-container div.show::before {
  content: "";
  display: block;
  position: fixed;
  z-index: 555;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

.masonary-gallery .masonary-container div.show img {
  position: fixed;
  top: 0;
  left: 0;
  margin: 30px;
  align-self: center;
  object-fit: contain;
  z-index: 666;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  filter: drop-shadow(0 3px 15px black);
  cursor: url(close-button.webp), grab;
}

div:not(.show):hover img {
  cursor: pointer;
  /* transform: scale(1.3); */
}

.masonary-gallery .masonary-container .horizontal {
  grid-column: span 2;
}

.masonary-gallery .masonary-container .vertical {
  grid-row: span 2;
}
.masonary-gallery .masonary-container .active div:not(.show) img {
  filter: blur(3px);
}

.landing .banner-text h1 {
  line-height: 75px;
}

.masonary-gallery .masonary-container > div {
  position: relative;
}
.masonary-gallery .masonary-container .hover-text {
  width: 100%;
  position: absolute;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.masonary-gallery .masonary-container > div.hover .hover-text,
.masonary-gallery .masonary-container > div:hover .hover-text {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.gallery-img {
  cursor: pointer;
  position: relative;
}

.hover-text:before,
.hover-text:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0 solid rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
  will-change: border;
  background: rgba(33, 53, 57, 0.6);
}
.hover-text:after {
  margin: 5px;
  border: 2px solid #f58129;
  -webkit-clip-path: polygon(
    0 calc(100% - 1rem),
    0 100%,
    1rem 100%,
    1rem 0,
    0 0,
    0 1rem,
    100% 1rem,
    100% 0,
    calc(100% - 1rem) 0,
    calc(100% - 1rem) 100%,
    100% 100%,
    100% calc(100% - 1rem)
  );
  clip-path: polygon(
    0 calc(100% - 1rem),
    0 100%,
    1rem 100%,
    1rem 0,
    0 0,
    0 1rem,
    100% 1rem,
    100% 0,
    calc(100% - 1rem) 0,
    calc(100% - 1rem) 100%,
    100% 100%,
    100% calc(100% - 1rem)
  );
  opacity: 0;
  background: transparent;
}
.hover-text:hover:after {
  transform: scale(0.9);
  border-color: #f58129;
  opacity: 1;
}
.hover-text:before {
  opacity: 0;
}
.hover-text:hover:before {
  opacity: 1;
}
.hover-text:hover .gallery-caption {
  color: #fff;
  text-shadow: 0 0 1px rgb(0 0 0 / 20%);
  transition: all 0.3s ease 0.3s;
  z-index: 1;
}
.gallery-caption:before {
  transform: scale(1, 1);
  transition-delay: 0s;
  transition: all 0.3s ease;
}
.gallery-caption:after {
  transform: scale(1, 1);
  transition: all 0.3s ease;
}

/* 9-12-22 */

.ripple-animate .ripple-hover .svg-main {
  display: none;
}
.ripple-hover:before {
  content: "";
  width: 3px;
  height: 42px;
  position: absolute;
  left: -10px;
  background: white;
  top: 4px;
  transition: transform 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  transform: scaleY(0);
  transform-origin: top center;
}
/* .ripple-hover:after {
	content: '';
    height: 11px;
    width: 11px;
    position: absolute;
    background: white;
    left: -14px;
    border-radius: 100%;
    top: -7px;
	transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
} */

.ripple-animate:hover .ripple-hover:before {
  transition: transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transform: scaleY(1);
}
/* .ripple-animate:hover .ripple-hover:after { top: 53px; transition: all 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);} */

.ripple-animate.bottom-point .ripple-hover:before {
  top: 34px;
}
/* .ripple-animate.bottom-point .ripple-hover:after {top: 33px;}  */
/* .ripple-animate.bottom-point:hover .ripple-hover:after{top: 83px;} */

.ripple-hover {
  width: 300px;
}
.ripple-hover button {
  border-radius: 0px;
  padding: 8px 20px;
  width: 300px;
  pointer-events: none;
}
.ripple-animate.point4 .ripple-hover button {
  right: auto;
  left: -160px;
  top: 76px;
}

.bold-text {
  display: inline-block;
  font-family: "gilroybold";
}
.gallery .green-cover p {
  /* margin-bottom: 10px; */
}
.gallery-slick .right ul {
  padding-left: 20px;
}

/* sidebar form css */

.landing .sidebar-form {
  padding: 30px 70px;
  background: #324549;
  display: flex;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -40%;
  font-size: 15px;
  top: 0;
  width: 40%;
  z-index: 2000;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
  justify-content: center;
  flex-flow: column;
}

.sidebar-form .text-right {
  padding-bottom: 15px;
}
.sidebar-form .title-sec {
  text-align: left;
  padding-bottom: 40px;
}
.sidebar-form .title-sec h2 {
  font-size: 50px;
  color: #fff;
  font-family: "gilroymedium";
}
.sidebar-form .floating-label {
  margin-bottom: 50px;
  position: relative;
}
.sidebar-form .floating-input,
.floating-select {
  font-size: 16px;
  padding: 4px 0px;
  display: block;
  width: 100%;
  height: 38px;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz--appearance: none;
  appearance: none;
  outline: none;
  color: #fff;
}
.sidebar-form .floating-label label {
  color: #fff;
  font-family: "gilroymedium";
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 5px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.sidebar-form .floating-input:focus ~ label,
.floating-input:not(:placeholder-shown) ~ label {
  top: -18px;
  font-size: 16px;
  color: #fff;
}
.sidebar-form .floating-form .btn-sec .btn-main {
  background-color: #f58129;
  color: #fff;
  text-transform: inherit;
  padding: 12px 50px;
  cursor: pointer;
  border: none;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s cubic-bezier(0, 0.47, 1, 0.73);
  outline: none;
}
.sidebar-form .floating-form .btn-sec .btn-main:after {
  content: "";
  height: 80px;
  width: 70%;
  background: #fff;
  position: absolute;
  border-radius: 100%;
  left: 50%;
  transform: translate(-50%, 100%) scale(-0.5);
  z-index: -1;
  transition: all 0.5s cubic-bezier(0, 0.47, 1, 0.73);
  z-index: -1;
}
.sidebar-form .floating-form .btn-sec .btn-main:hover:after {
  transform: translate(-50%, 0%) scale(4.5);
  transition: all 0.5s cubic-bezier(0, 0.47, 1, 0.73);
}
.sidebar-form .floating-form .btn-sec .btn-main:hover {
  color: #f58129;
  transition: all 0.3s cubic-bezier(0, 0.47, 1, 0.73);
}
.sidebar-form .floating-form .btn-sec .mandatory {
  display: block;
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
}
.wpcf7-not-valid-tip,
.sidebar-form .floating-form label.error {
  color: #f58129;
  font-size: 13px !important;
  line-height: 1.8 !important;
  margin: 0;
  position: absolute;
  top: auto !important;
  bottom: -20px;
}
.nav-expanded .sidebar-form {
  right: 0;
  box-shadow: 0px 25px 76px 0px rgb(0 0 0 / 45%);
}
.sidebar-form .btn-sec {
  position: relative;
  display: inline-block;
}
.sidebar-form .btn-sec #loader {
  width: 30px;
  position: absolute;
  right: -20px;
  top: 15px;
}
.sidebar-form .btn-sec #loader img {
  width: 100%;
}
.sidebar-form #obj_msg {
  color: #fff;
}

.ripple-animate.point5 .ripple-hover:before,
.ripple-animate.point1 .ripple-hover:before {
  width: 42px;
  height: 3px;
  top: 0;
  transform: scale(0, 1);
  transform-origin: left center;
}
.ripple-animate.point5:hover .ripple-hover:before,
.ripple-animate.point1:hover .ripple-hover:before {
  transform: scaleX(1);
}
.ripple-animate.point1 .ripple-hover button {
  top: -36px;
  right: -32px;
}
.gallery .slick-prev:hover:before,
.gallery .slick-next:hover:before {
  background: url(../img/active-right-arrow.webp) no-repeat;
  background-position: center center;
  transition: all 0.3s ease;
  filter: none;
  transform: none;
  transition: none;
  background-size: 100%;
}
.gallery .slick-prev:hover:before {
  rotate: 180deg;
}

.custom-btn.schedule-btn:hover,
.custom-btn.visitsite-btn:hover {
  background: #182b32;
  border-color: #182b32;
  color: #f58229;
}
.custom-btn.schedule-btn:after,
.custom-btn.visitsite-btn:after {
  content: none;
}
.custom-btn.schedule-btn,
.custom-btn.visitsite-btn {
  outline: none;
}

.masonary-gallery .masonary-container .active .hover-text,
.masonary-gallery .masonary-container .active .hover-text:before,
.masonary-gallery .masonary-container .active .hover-text:after {
  opacity: 1;
}

.masonary-gallery .masonary-container .active .hover-text:after {
  transform: scale(0.9);
  border-color: #f58129;
  opacity: 1;
}
.sidebar-form #nav-close {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 100%;
  position: relative;
  transition: all 0.3s ease;
}
.sidebar-form #nav-close span {
  position: absolute;
  width: 1px;
  height: 25px;
  background: #fff;
  transform: rotate(42deg);
  left: 24px;
  top: 12px;
}
.sidebar-form #nav-close span:before {
  content: "";
  height: 25px;
  width: 1px;
  position: absolute;
  background: #fff;
  transform: rotate(-85deg);
  top: 0px;
  left: 0px;
}
.sidebar-form #nav-close:hover,
.sidebar-form #nav-close:focus {
  background: #f58229;
  border-color: #f58229;
  transition: all 0.3s ease;
}
.address-box li:last-child p {
  margin-bottom: 0;
}

.amenities-slider-main .icon-box:hover {
  border: none;
  overflow: visible;
  background: transparent;
}
.amenities-slider-main .icon-box:before {
  content: "";
  height: 100%;
  width: 100%;
  border: 1px solid #f58229;
  position: absolute;
  transition: all 0.5s ease;
  opacity: 0;
}

.amenities-slider-main .icon-box:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background: #213539;
  z-index: -1;

  transition: all 0.5s ease;
  transform: scale(1);
}

.amenities-slider-main .icon-box:hover:after {
  transform: scale(0.94, 0.9);
  transition: all 0.3s ease;
}

.amenities-slider-main .icon-box:hover:before {
  transition: all 0.3s ease;
  opacity: 1;
}

.landing-footer {
  background: transparent;
}
.landing-footer .map-section {
  margin-top: 0;
}
.landing .threed-btn button {
  overflow: hidden;
}

.address-box #canvas {
  background: transparent !important;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.address-box ul li {
  position: relative;
}
.address-box li p span {
  color: #008000;
  font-family: "gilroysemibold";
}
.address-box li p span.open-status {
  color: #f58229;
}

/* 21-12-22 */

.amenities-slider-main .icon-box:before,
.amenities-slider-main .icon-box:after {
  content: none;
}
.amenities-slider-main .icon-box {
  border: none;
}
.amenities-slider-main .flip-box {
  background-color: transparent;
  width: 100%;
  height: 100%;
  perspective: 1000px;
  cursor: pointer;
}
.amenities-slider-main .flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.amenities-slider-main .flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}
.amenities-slider-main .flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.amenities-slider-main .flip-box-front {
  background-color: #213539;
  color: black;
}
.amenities-slider-main .flip-box-front img {
  height: 50px;
  width: 50px;
  transform: scale(1.2);
}
.amenities-slider-main .flip-box-back {
  background-color: #213539;
  color: #000;
  transform: rotateY(180deg);
  padding: 16px;
}

.updates-detail .dynamic-gallery-demo .item2:not(:first-child),
.updates-detail .sks-dynamic-gallery-demo .item3:not(:first-child) {
  display: none;
}
.updates-detail .sks-dynamic-gallery-demo .item3 {
  cursor: pointer;
}

.lg-off .lg-object {
  transform: none !important;
}

/* 22-12-22 */

.hm_topban .banner-images .icon .img-hover {
  display: none;
  transition: all 0.5s ease;
}
.hm_topban {
  padding: 13% 0 7%;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.hm_topban .banner-images .content {
  margin-top: 5px;
  width: 100%;
}
.hm_topban .banner-images .icon {
  width: 100%;
}

.hm_topban ul li {
  height: 218px;
  width: calc((100% - 80px)/5);
  padding: 0;
  border: 1px solid #f68c3c;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0;
}
.hm_topban ul li:first-child{
    margin-left: 0;
}
.hm_topban ul li:last-child {
    margin-right: 0;
}
.hm_topban ul li a {
  padding: 25px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-decoration: none;
}
.hm_topban ul li:before,
.flip-box-front:before {
  content: "";
  height: 200px;
  width: 200px;
  position: absolute;
  opacity: 0.1;
  border-radius: 100%;
  left: -60px;
  top: -60px;
  background: rgb(255, 255, 255);
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 1) 0%,
    rgba(0, 0, 0, 0.4920343137254902) 77%
  );
}
.hm_topban ul li .content span {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.hm_topban ul li:hover {
  border-color: #fff;
}
.hm_topban ul li:hover > a .content p,
.hm_topban ul li:hover > a .content span {
  color: #f68c3c;
  transition: all 0.5s ease;
}
.hm_topban ul li:hover > a .icon .img-hover {
  display: block;
  transition: all 0.5s ease;
}
.hm_topban ul li:hover > a .icon .orange {
  display: none;
  transition: all 0.5s ease;
}
.banner-content {
  font-family: "gilroyregular" !important;
  text-transform: initial !important;
}
.hm_topban ul li .icon img {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  object-fit: contain;
}

/* .hm_topban ul li > a .icon{transform: translateY(15px); transition: all 0.5s ease;} */
.hm_topban ul li:hover > a .icon {
  transform: translateY(0);
  transition: all 0.5s ease;
}
.hm_topban ul {
  /* margin-bottom: calc(50px - 18px); */
}

.hm_topban .flip-box {
  background-color: transparent;
  height: 100%;
  perspective: 1000px;
}
.hm_topban .flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f68c3c;
}
.flip-box-front {
  color: black;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
}
.flip-box-back {
  color: #000;
  transform: rotateY(180deg);
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #18272c;
}
.hm_topban ul li:hover .flip-box-inner {
  transform: rotateY(180deg);
}
.hm_topban ul li.flip-wrap {
  border: none;
  background: transparent;
  overflow: visible;
}
.hm_topban ul li.flip-wrap:before {
  content: none;
}
.hm_topban ul li .flip-box-back p {
  font-size: 15px !important;
  font-family: "gilroyregular";
  text-transform: initial;
  height: 100%;
  padding-bottom: 40px;
  width: 100%;
}
.hm_topban ul li .flip-box-back p img {
  width: 100%;
  height: 100%;
}
.hm_topban ul li .flip-box-back a {
  color: #fff;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0;
  z-index: 1;
  position: absolute;
  height: auto;
  bottom: 0;
  left: 0;
  background: #f5822a;
}
.hm_topban .flip-box-inner a {
  position: relative;
  padding: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.hm_topban .flip-box-inner a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
}
.hm_topban ul li .flip-box-back p a {
  position: static;
  border: 0;
  background: transparent;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
}
header.landing-header .navbar {
  padding-top: 0;
}
.amenities-slider .flip-box-front:before {
  content: none;
}

html:not(.a-fullscreen) .a-enter-ar {
  right: 60px;
}
.landing .slick-dots li button {
  outline: none;
}
.landing .threed-btn button,
.landing .threed-btn button:hover {
  position: relative !important;
  overflow: hidden;
}
.landing .threed-btn button:after {
  opacity: 0;
}
.landing .threed-btn button:hover:after {
  opacity: 1;
}
.plans-section .img-dulex .img-title {
  padding-top: 10px;
}
.plans-section .img-dulex .img-title a {
  color: #f58129;
  margin-right: 10px;
}
.plans-section .img-dulex .img-title a.active{text-decoration: underline;}
.tab-content .tab-pane:nth-child(2) .plan-img .plan-click {
  bottom: 55px;
}
.landing .architect-testimonial p {
  /* padding-right: 140px; */
}

/* 30-3-23  */

.first-menu li .csr.tool-tip:before {
  content: "Company's Corporate Social Responsibility Initiatives";
  width: 190px;
  bottom: -60px;
}
.bcm-indore.tool-tip:before {
  content: "BCM Kokilaben Dhirubhai Ambani Hospital, Indore";
  width: 190px;
  bottom: -61px;
}
.bcm-raipur.tool-tip:before {
  content: "BCM Kokilaben Dhirubhai Ambani Hospital, Raipur";
  width: 190px;
  bottom: -61px;
}
.projects__box > .bot-line-reverse::before {
  content: none;
}
.view-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  cursor: pointer;
  outline: none !important;
  font-weight: 500;
}
.view-btn:hover {
  text-decoration: none;
}
.projects__box > .bot-line-reverse:hover .view-btn {
  opacity: 1;
}

.tab-pane:hover > .proj-big:not(:hover) img {
  -webkit-filter: brightness(0.4);
  filter: brightness(0.4);
}

.proj-big:hover > img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.proj-amenities .proj__ul li,
.proj-amenities-first .proj__ul li,
.proj-club .proj__ul p {
  color: #fff;
}

.bcm-prime .pr-cus.proj-amenities {
  background: transparent;
  padding-bottom: 0;
  padding-top: 0;
}
.bcm-prime .pr-cus.proj-amenities .owl-two {
  margin-top: 0;
}
.bcm-prime .pr-cus.proj-amenities .proj__ul li {
  color: #182b32;
}
.bcm-prime .proj-highlights .zoom,
.bcm-zodiac .proj_hightlight_slider .zoom,
.proj_hightlight_slider .zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.bcm-prime .proj_hightlight_slider,
.bcm-zodiac .proj_hightlight_slider,
.proj_hightlight_slider {
  position: relative;
}
.bcm-prime .proj_hightlight_slider:hover .zoom,
.bcm-zodiac .proj_hightlight_slider:hover .zoom,
.proj_hightlight_slider:hover .zoom {
  opacity: 1;
}
.bcm-prime .proj-highlights .row,
.proj-highlights-vertex-banner .row {
  align-items: flex-start;
}
/* .bcm-prime .proj_hightlight_slider .csr-gallery .owl-nav{ bottom: 6em; right: 3.5em; left: auto;} */
.bcm-prime .proj-highlights {
  padding-bottom: 7em;
}

#bangalore-projects-completed:hover .proj-big:not(:hover) img {
  -webkit-filter: brightness(0.4);
  filter: brightness(0.4);
}
.projects__box .animate-icon {
  opacity: 0;
}
.projects__box .animate-icon.clippy-animate {
  opacity: 1;
}

/* .indore-csr-gallery .csr-item{display: none;} */
.indore-csr-gallery .csr-item:nth-of-type(1n + 6) {
  display: none;
}
#project-bcm-kokilaben-dhirubhai-ambani-hospital-indore .owl-nav {
  margin-top: -55px;
  margin-left: 10px;
}
/* #project-bcm-kokilaben-dhirubhai-ambani-hospital-raipur{display: none;} */

.proj-loc.w-full iframe {
  width: 100%;
}
.image-icon img {
  display: block;
}
#indore-projects:hover .projects__box:not(:hover) img {
  -webkit-filter: brightness(0.4);
  filter: brightness(0.4);
}
.proj-loc iframe {
  width: 100%;
}

#project-bcm-kokilaben-dhirubhai-ambani-hospital-indore .gallery-box .owl-nav {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.inaugration-slider .owl-nav button {
  position: absolute;
}
.inaugration-slider .owl-nav button.owl-prev,
.inaugration-slider .owl-nav button.owl-next {
  left: -20px;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #f5822a;
}
.inaugration-slider .owl-nav button.owl-next {
  left: auto;
  right: -20px;
}
.csr-gallery .owl-nav {
  left: auto;
  right: 20px;
  bottom: 20px;
}
.proj-amenities .owl-two .owl-nav,
.proj-amenities-first .owl-two .owl-nav,
.proj-club .owl-two .owl-nav {
  left: auto;
  right: 20px;
  bottom: 20px;
}

.owl-carousel .owl-nav button.owl-next.disabled,
.owl-carousel .owl-nav button.owl-prev.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.proj-amenities .owl-two,
.section-content-last-img {
  margin-top: 0 !important;
}

.tab-content .title-quaternary {
  display: block;
}
.tab-content .title-quaternary:hover {
  text-decoration: none;
}
.projects__box:hover .title-quaternary {
  color: #f5822a !important;
}

/* 5-4-23 */

.iconview {
  background: #182b32;
}
.iconview .icon-box h4,
.iconview .icon-box p {
  color: #fff;
}
.gallery-slider .gallery2 .item {
  position: relative;
  padding-bottom: 40px;
}
.gallery-slider .gallery2 .item button {
  border: none;
  background: transparent;
  color: #f58228;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  text-decoration: underline;
  outline: none !important;
  /* padding: 0; */
}
.landing-footer .footer-bottom {
  background: #e77c21;
  border-top: 2px solid #e77c21;
}
.gallery-slider .gallery2 .item button img {
  display: inline-block;
  width: 25px;
  vertical-align: middle;
  box-shadow: none;
  margin-top: -6px;
  margin-right: 7px;
}

.bcm-acropolis .proj-hero__heading p,
.bcm-acropolis .proj-hero__heading h1 {
  color: #fff !important;
}
.inaugration-slider {
  margin-bottom: 50px;
}
.banner-text h1 {
  line-height: 58px;
}
.banner-text h1 span {
  line-height: 75px;
}
.address-box li p a:hover {
  color: #f68c3c;
}
.gallery .slick-item {
  /* padding-bottom: 0; */
}

.inner-page-header-bg .mt-head-space img {
  height: 100%;
  object-fit: cover;
}
.video-player-sec iframe {
  width: 100%;
  height: 600px;
}
.video-player-sec {
  padding-bottom: 5em;
}
.bcm-zodiac .proj-highlights {
  padding-bottom: 5em;
}
.proj-highlights .row {
  align-items: flex-start;
}
.about-architect .banner-text {
  top: unset;
  transform: unset;
  color: #182b32;
  font-size: 24px;
}
.about-architect .collapsible {
  outline: none !important;
}
.about-architect .content {
  background-color: #f2ebdc;
}
.leed-content {
  margin: 30px 0;
}
.bcm-vertex .section-lg-py {
  padding: 4em 0;
}
.open-pdf a:hover {
  text-decoration: none;
}
.corepillers-section .tab-content .tab-img-main img {
  object-fit: cover;
}

/* 13-4-23 */

.bmc-about .flex-item p {
  letter-spacing: 0;
  text-align: center;
}
.bcm-vertex .inaugration-slider .item .filter-img {
  height: 189px;
  object-fit: cover;
}
.bcm-park .gallery {
  padding: 40px 0;
}
.bcm-park .gallery .text-cust-dark {
  margin-bottom: 0 !important;
}
.bcm-park .gallery .row:last-child {
  margin-top: 35px !important;
}

.inaugration-slider.owl-carousel .owl-nav button.owl-next span,
.inaugration-slider.owl-carousel .owl-nav button.owl-prev span {
  color: #182b32;
}

.inaugration-slider.owl-carousel .owl-nav button.owl-next:hover span,
.inaugration-slider.owl-carousel .owl-nav button.owl-prev:hover span,
.inaugration-slider.owl-carousel .owl-nav button.owl-next:focus span,
.inaugration-slider.owl-carousel .owl-nav button.owl-prev:focus span {
  color: #fff;
}
.hospitality-tab {
  margin-bottom: 60px;
}

/* Testing  */

.testPrime .proj-hero {
  height: 400px;
  background: url(../img/bcm-prime/bcm-prime.webp) no-repeat;
  background-size: 100%;
  background-size: cover;
  background-position: center center;
}
tldx-lmi-shadow-root {
  display: none;
}
header.nav-up .navbar {
  transform: translateY(-100%);
  transition: all 0.5s ease;
}
header.nav-down .navbar {
  transform: none;
  transition: all 1s ease;
  background: #182b32;
}
header .navbar {
  background: transparent;
}
header.nav-down .navbar,
.inner-page-header-bg header.nav-down.to-top .navbar {
  background: #182b32 !important;
}
header.nav-down.to-top .navbar {
  background: transparent !important;
}
/* header.nav-down .navbar{ padding: 10px 0; } */
header.nav-down .navbar .navbar-brand {
  width: 190px;
}

.home header .navbar,
.bcm-vertex header .navbar,
.bcm-pride header .navbar,
.bcm-woodlands header .navbar,
.bcm-bravo-nest header .navbar,
.bcm-park header .navbar,
.bcm-first-world header .navbar,
.bcm-planet header .navbar,
.bcm-prime header .navbar,
.bcm-acropolis header .navbar,
.bcm-zest header .navbar,
.fixed-header header .navbar,
.home header.to-top,
.bcm-vertex header.to-top,
.bcm-pride header.to-top,
.bcm-woodlands header.to-top,
.bcm-bravo-nest header.to-top,
.bcm-park header.to-top,
.bcm-first-world header.to-top,
.bcm-prime header.to-top,
.bcm-acropolis header.to-top,
.bcm-zest header.to-top,
.bcm-planet header.to-top,
.fixed-header header.to-top {
  position: fixed;
  top: -1px;
}

footer {
  font-family: "gilroyregular";
  padding-top: 60px;
}
footer p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.ul-sec li a {
  font-size: 16px;
}
/* .ul-sec li:first-child a{font-size: 18px; font-weight: 700;} */
footer p.adress-txt a {
  font-family: "gilroymedium";
}
footer .img-fluid {
  margin-bottom: 35px;
  width: 100px;
}
footer .text-orange {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 14px;
  display: block;
  font-family: "gilroymedium";
}
/* footer ant-animation */
.footer-bottom {
  overflow: hidden;
  position: relative;
  background: #e77c21;
  margin-top: 50px;
  border-top: 2px solid #e77c21;
}
footer .footer-bottom .content-inner {
  position: static;
  display: flex;
  justify-content: space-between;
}
.walking-ant svg path {
  fill: #e77c21;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(1),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(1) {
  animation: walkingAntOne 60s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(2),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(2) {
  animation: walkingAntTwo 60s 20s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(3),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(3) {
  animation: walkingAntThree 60s 21.5s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(4),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(4) {
  animation: walkingAntFour 60s 40s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(5),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(5) {
  animation: walkingAntFive 60s 48s infinite forwards linear;
}
.walking-ant {
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotateY(180deg);
  right: -30px;
  position: absolute;
  bottom: -5px;
}
.walking-ant svg {
  fill: #000;
  width: 20px;
}
.footer-hover-content > a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
@keyframes walkingAntOne {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntTwo {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntThree {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntFour {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntFive {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
.footer-hover-content {
  display: flex;
}
.logo-to-hover {
  position: relative;
  background: transparent;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 0rem;
}
.logo-to-hover:hover {
  background: transparent;
}
.trial-ma svg {
  width: 28px;
  height: 28px;
  fill: #adaca8 !important;
}
.logo-to-hover:hover + .footer-hover-content,
.footer-hover-content:hover {
  transform: translateX(0);
  background-color: #fff;
}
.footer-hover-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 2rem;
  cursor: default;
  text-align: center;
  background: #fff;
  transform: translateX(100%);
  transition: transform linear 1s;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 111;
}
.footer-hover-content .fa-heart {
  margin: 0 5px;
}
.footer-hover-content a {
  color: #f5822a;
  padding-bottom: 0;
}
/* footer ant-animation end*/
footer .footer-bottom .content-inner {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}
footer .footer-bottom .content-inner p {
  color: #ffffff;
  font-weight: normal;
  margin: 0;
  font-size: 16px;
}
footer .footer-bottom .content-inner p a {
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}
footer .footer-bottom .content-inner p a:hover {
  color: #fff;
}
footer .footer-bottom .content-inner p a:after {
  color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  width: 0;
}
footer .footer-bottom .content-inner p a:hover:after {
  width: 100%;
}
footer .footer-bottom .content-inner img {
  width: 50px;
  height: auto;
}
footer .footer-bottom .footer-bottom-left-sec {
  display: flex;
  align-items: center;
}
footer .footer-bottom .footer-bottom-left-sec ul {
  display: flex;
  align-items: center;
  margin: 0;
  list-style: none;
  padding: 0;
}
footer .footer-bottom .footer-bottom-left-sec ul a {
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  padding-bottom: 0;
  padding-left: 6px;
  margin-left: 6px;
  border-left: 1px solid #fff;
}
footer .footer-bottom .footer-bottom-left-sec ul a:hover {
  color: #fff;
}
footer .footer-bottom .footer-bottom-left-sec ul a:after {
  color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  content: "";
  position: absolute;
  bottom: -3px;
  left: 8px;
  right: 0;
  width: 0;
}
footer .footer-bottom .footer-bottom-left-sec ul a:hover:after,
footer .footer-bottom .footer-bottom-left-sec ul a.active:after {
  width: 90%;
}
footer .footer-bottom .footer-bottom-left-sec ul li {
  line-height: 24px;
  margin: 0;
}
.adress-info a {
  display: inline-block;
}

.csr-section {
  padding: 54px 0 60px;
}
.csr-project {
  display: flex;
  /* min-height: 500px; */
  position: relative;
  text-align: justify;
  align-items: center;
}
.csr-project .left-sec {
  background-color: rgb(232, 124, 33);
  width: 50%;
  height: 100%;
  padding: 35px;
  color: #fff;
  text-align: left;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  z-index: 1;
}
.csr-project .right-sec {
  width: 70%;
  margin: 0 0 0 -115px;
}
.csr-project .right-sec img {
  width: 100%;
  object-fit: cover;
}
.csr-project .left-sec h3 {
  font-size: 32px;
  margin-bottom: 25px;
  font-family: "gilroysemibold";
}
.csr-project .left-sec p {
  font-family: "gilroyregular";
  font-size: 18px;
  text-align: justify;
}

.csr-section .custom-btn {
  display: inline-block;
  padding: 20px 68px;
  margin-top: 20px;
}

/*core pillars slider*/
.custom-prev, .custom-next {
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.45);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  opacity: 0; /* Initially hidden */
  transition: opacity 0.3s; /* Smooth transition */
}

.custom-prev {
  left: 10px;
}

.custom-next {
  right: 10px;
}

.custom-prev:hover, .custom-next:hover {
  background-color: #fd7e14;
}
.custom-prev:hover img, .custom-next:hover img{
	filter: brightness(0) invert(1);
}

.custom-prev i, .custom-next i {
  color: #fd7e14;
  font-size: 25px;
}

.custom-prev:hover i, .custom-next:hover i {
  color: white;
}

.carousel:hover .custom-prev,
.carousel:hover .custom-next {
  opacity: 1; /* Show on hover */
}
/*Hospitality img css*/
.img-common{
    text-align:center;
}
.gp-logo{
	height: 150px;
}
/*Banner heading font size*/
.secondary-heading{
	font-size: 40px;
}
.third-heading{
	font-size: 30px;
}
/*Master plan magnifier*/
 .master-plan-image {
    position: relative;
    width: 100%;  /* Maintain the full width of the container */
    max-width: 100%; /* Prevents the image from stretching */
    overflow: hidden;
  }

  .master-plan-image img {
    width: 100%;  /* Image should scale with the container */
    height: auto; /* Keep aspect ratio */
    cursor: pointer; /* Show pointer cursor on hover */
  }

/* Magnifier */
.magnify > .magnify-lens {
  border-radius: 100%;  /* Force square shape */
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  background-color: transparent !important;
  width: 200px !important; /* Set width for square lens */
  height: 200px !important; /* Set height for square lens */
}

/*******************************Ravi css starts***********************************************************/
.pana-indore .indore-section{
  position: relative;
}

.pana-indore .magnify{
  width: 100%;
}
.pana-indore #masterplan-mobile .modal-body{
  padding: 0px;
}
.pana-indore #masterplan-mobile .modal-content{
  background-color: transparent;
}
.pana-indore #masterplan-mobile .close{
  font-size: 45px;
  font-weight: normal;
  color: #fff;
  text-shadow: none;
  padding: 0px;
  opacity: 1;
}
.master-plan-image-mobile{
  display: none;
}
.pana-indore .custom-model-wrap .pop-up-content-wrap{
  background-color: #000;
  padding: 20px 20px;
}
.pana-indore .pop-up-content-wrap video {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
.pana-indore .indore-section {
  height: 100vh;
  background-image: url(../img/panache-indore/banner-mobile.webp);
}
.pana-indore .home.ripple-animate.point3 {
  bottom: revert-layer;
  left: 11%;
  top: 44.5%;
}
.pana-indore .home.ripple-animate.point2 {
  top: 67%;
  left: 89%;
}
.pana-indore .ripple-animate.bottom-point .ripple-hover:before {
  top: 30px;
}
.pana-indore .home.ripple-animate.point4 {
  bottom: revert-layer;
  left: 75%;
  top: 40%;
}
.pana-indore .home.ripple-animate.point1 {
  top: 92.5%;
  left: 82.6%;
}
.pana-indore .home.ripple-animate.point1 .ripple-hover button{
  left: 41px;
}
.pana-indore .home.ripple-animate.point3 .ripple-hover button {
  right: 55px;
  top: 58px;
}
.pana-indore .home.ripple-animate.point4 .ripple-hover button {
  left: -100px;
  top: 58px;
}
.pana-indore .home.ripple-animate.point2 .ripple-hover button {
  right: 164px;
}
.pana-indore .home.ripple-animate.point1 .ripple-hover {
  top: 49px;
  left: -250px;
}
.pana-indore .home.ripple-animate.point1 .ripple-hover:before {
  height: 3px;
  width: 45px;
  transform-origin: top center;
  transform: scale(1, 0);
  top: -40px;
  left: 200px;
}
.pana-indore .home.ripple-animate.point1:hover .ripple-hover:before {
  top: -40px;
  left: 200px;
}

}

@media (min-width: 768px) and (max-width: 1023px) {
.pana-indore .indore-section {
  height: 100vh;
  background-image: url(../img/panache-indore/banner-ipad.jpg);
}
.pana-indore .home.ripple-animate.point1 {
  top: 92.8%;
  left: 68.5%;
}
.pana-indore .home.ripple-animate.point2 {
  top: 65%;
  left: 77%;
}
.pana-indore .home.ripple-animate.point3 {
  bottom: 60.5%;
  left: 13%;
}
.pana-indore .home.ripple-animate.point4 {
  bottom: 64%;
  left: 62%;
}
.pana-indore .home.ripple-animate.point1 .ripple-hover button {
  top: -14px;
  right: 238px;
}
.pana-indore .home.ripple-animate.point1 .ripple-hover{
  left: -270px;
}
.pana-indore .home.ripple-animate.point1 .ripple-hover:before {
  left: 220px;
}
.pana-indore .home.ripple-animate.point4.bottom-point .ripple-hover:before{
  top: 23px;
}
.pana-indore .ripple-animate.bottom-point .ripple-hover:before {
  top: 33px;
}


}



@media (max-width: 1024px) {
.pana-indore .master-plan-image{
  display: none;
}
.pana-indore .master-plan-image-mobile{
  display: block;
  margin-top: 15px;
}
.pana-indore .temple{
  background-position: center center;
}

}

@media screen and (min-width:1700px) and (max-width:2200px){
.pana-indore .temple{
  background-size: 100% 100%;
}

}
/*Test code*/
.tabs-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.scroll-btn {
    cursor: pointer;
    background-color: #007BFF;
    color: white;
    border: none;
    padding: 10px;
    font-size: 18px;
    border-radius: 50%;
}

.tabs-wrapper {
    overflow: hidden;
    flex: 1;
}

.tabs {
    display: flex;
    gap: 10px;
    transition: transform 0.3s ease-in-out;
}

.tab {
    flex: none;
    padding: 10px 20px;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    white-space: nowrap;
}

.tab.active {
    background-color: #007BFF;
    color: white;
    border-color: #007BFF;
}

.content-display {
    display: flex;
    margin-top: 20px;
    gap: 20px;
}

.content-left {
    flex: 1;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
}

.content-right img {
    max-width: 150px;
    border: 1px solid #ccc;
    border-radius: 5px;
}