/* =============================== */
@font-face {
  font-family: HelveticaNeue-Light;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mont-book.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-book.woff2") format("woff2"), url("../fonts/mont-book.woff") format("woff"), url("../fonts/mont-book.ttf") format("truetype"), url("../fonts/mont-book.svg#mont-book") format("svg");
}
@font-face {
  font-family: mont-book;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mont-book.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-book.woff2") format("woff2"), url("../fonts/mont-book.woff") format("woff"), url("../fonts/mont-book.ttf") format("truetype"), url("../fonts/mont-book.svg#mont-book") format("svg");
}
@font-face {
  font-family: mont-bold;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mont-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-bold.woff2") format("woff2"), url("../fonts/mont-bold.woff") format("woff"), url("../fonts/mont-bold.ttf") format("truetype"), url("../fonts/mont-bold.svg#mont-bold") format("svg");
}

@font-face {
  font-family: mont-semibold;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mont-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-semibold.woff2") format("woff2"), url("../fonts/mont-semibold.woff") format("woff"), url("../fonts/mont-semibold.ttf") format("truetype"), url("../fonts/mont-semibold.svg#mont-semibold") format("svg");
}


  padding-right: 15px;
}

ul{list-style:none !important;}
.PR20 {
  padding-right: 20px;
}

.PL50 {
  padding-left: 50px;
}

.PR50 {
  padding-right: 50px;
}

.P0 {
  padding: 0px !important;
}

.relative {
  position: relative;
}

.MR5 {
  margin-right: 5px;
}

.MR7 {
  margin-right: 7px;
}

.MR10 {
  margin-right: 10px;
}

.MR15 {
  margin-right: 15px;
}

.MR20 {
  margin-right: 20px;
}

.MR25 {
  margin-right: 25px;
}

.MR30 {
  margin-right: 30px;
}

.MR0 {
  margin-right: 0 !important;
}

.ML2 {
  margin-left: 2px;
}

.ML5 {
  margin-left: 5px;
}

.ML7 {
  margin-left: 7px;
}

.ML10 {
  margin-left: 10px;
}

.ML15 {
  margin-left: 15px;
}

.ML20 {
  margin-left: 20px;
}

.ML30 {
  margin-left: 30px;
}

.MT3 {
  margin-top: 3px;
}

.MT5 {
  margin-top: 5px;
}

.MT7 {
  margin-top: 7px;
}

.MT10 {
  margin-top: 10px;
}

.MT12 {
  margin-top: 12px;
}

.MT15 {
  margin-top: 15px;
}

.MT20 {
  margin-top: 20px;
}

.MT25 {
  margin-top: 25px;
}

.MT30 {
  margin-top: 30px;
}

.MT35 {
  margin-top: 35px;
}

.MT40 {
  margin-top: 40px;
}

.MT45 {
  margin-top: 45px;
}

.MT50 {
  margin-top: 50px;
}

.MT70 {
  margin-top: 70px;
}

.MB5 {
  margin-bottom: 5px;
}

.MB10 {
  margin-bottom: 10px;
}

.MB15 {
  margin-bottom: 15px;
}

.MB20 {
  margin-bottom: 20px;
}

.MB30 {
  margin-bottom: 30px;
}

.MB40 {
  margin-bottom: 40px;
}

.strong {
  font-weight: 700;
}

/* //////////////////////////////////////////Sustain section start////////////////////////////////// */

.pdf-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5%;
  margin-top: 3%;
  justify-content: center;
}

.sustain-footer{
  margin-top: 15px !important;
}

.pdf-links a {
  font-weight: bold;
}

.pdf-item {
  position: relative;
}

.pdf-item a {
  margin-top: 3%;
}

#pdf-menu {
  visibility: hidden;
}

.pdf-item img {
  width: 100%;
  height: auto;
  gap: 10%;
  margin-bottom: 12px;
}

#esg-head {
  color: #f6883e;
  font-size: 25px !important;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 30px;

}

.link-overlay {
  color: #f6883e;
  padding: 5px 0px 10px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  margin-top: 12px;
  /* text-align: center; */
  text-decoration: none;
  /* transition: background-color 0.3s ease; */
}

.link-overlay:hover {
  color: #f6883e;
}

.pdf-item h2+img {
  margin-top: 20px;
}

@media (max-width: 820px) {
  /* .pdf-links {
   
      align-items: center; 
      gap: 15px; 
      overflow: auto; 
  }
  .pdf-links a{
    font-weight: bold;
    padding: 5px 2px 15px;
  }
  .pdf-links img {
    display: grid; 
    grid-template-columns: repeat(1fr);
      margin-bottom: 15px;
      display: block;
      width: 100%;
  } */


  #sustain-footer {
    margin-top: 15px;
  }

  .pdf-links {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    overflow: auto;
  }

  .pdf-item img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .pdf-links a {
    font-weight: bold;
    padding: 5px 2px 15px;
  }

  #pdf-menu {
    visibility: hidden;
  }
}

/* //////////////////////////////////////end sustain section////////////////////////////////////// */



.fs-20 {
  font-size: 20px !important;
}

.light_grey_bg {
  background: #f8f7f5;
}

.grey_bg {
  background: #eeede8;
}

/* SEO typography page desktop changes begins here  */

.breadcrumbwrap {
  background-color: #EEEDE8;
  box-shadow: rgba(38, 30, 4, 0.2) 0 3px 6px;
}

.breadcrumbwrap .custom-breadcrumb {
  margin-bottom: 0;
  padding: 8px 15px 11px;
}

.breadcrumbwrap .custom-breadcrumb>li {
  display: inline-block;
}

.breadcrumbwrap .custom-breadcrumb>li a {
  color: #000;
}

.breadcrumbwrap .custom-breadcrumb>li a.active {
  color: #f6883e;
}

.breadcrumbwrap .custom-breadcrumb>li+li:before {
  padding: 0 5px;
  color: #f6883e;
  content: "Â»" !important;
}

.breadcrumbwrap .custom-breadcrumb>li a.color-grey {
  color: #868686;
}

section#typographyInfo.padding {
  padding: 70px 0;
}

section#typographyInfo a {
  color: #f6883e;
  font-weight: 600;
}

section#typographyInfo .custom-mt {
  margin-top: 30px;
}

section#typographyInfo p {
  margin-top: 0;
  margin-bottom: 0;
}

/* section#typographyInfo h2, section#typographyInfo h3, section#typographyInfo h4{
  font-weight: 600;
} */
section#typographyInfo h2 {
  margin: 15px 0;
  color: #f6883e;
}

section#typographyInfo h3 {
  margin: 10px 0;
  color: #f6883e;
  /* font-weight: 500;
  font-family: "mont-semibold", sans-serif; */
}

section#typographyInfo .paracontent h2,
section#typographyInfo .paracontent h3 {
  font-weight: 500;
  font-family: "mont-semibold", sans-serif;
}

section#typographyInfo .accordian .tog_cont {
  padding-bottom: 20px;
}

/* SEO typography page desktop changes ends here  */

/* hyperlocal page desktop changes begins here  */

section#hyperlocalinfo .secTitle {
  /* font-family: "mont-book", sans-serif; */
  /* font-size: 3.3vw; */
  font-size: 36px;
  /* letter-spacing: .1vw; */
  line-height: 1.1;
  color: #f6883e;
}

/* section#hyperlocalinfo .bodyval > p, section#hyperlocalinfo .Secondpara > p, section#hyperlocalinfo .ThirdPara > p {
  margin : 1rem 0 !important; 
} */
#hyperlocalinfo .hd1 {
  text-align: center;
}

#hyperlocalinfo .amentiesTab .title {
  font-size: 20px;
  font-weight: 600;
  color: #f6883e;
}

#hyperlocalinfo .amentiesTab .itemBox {
  /* margin: 10px 10px; */
  border: 1px solid #f6883e;
  border-radius: 15px;
  padding: 10px 15px;
  padding-right: 5px;
  box-shadow: 3px 4px 11px #0000000D;
}

#hyperlocalinfo .amentiesTab .itemBox .headData>img {
  width: 38px;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData .amenityDistance {
  padding-right: 10px;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData {
  height: 108px;
  overflow-y: scroll;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData::-webkit-scrollbar-track {
  background-color: rgba(252, 252, 252, 0.32);
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData::-webkit-scrollbar {
  width: 2px;
  background-color: rgba(252, 252, 252, 0.32);
  border-radius: 1px;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, rgb(124, 116, 60) 0%, rgba(197, 162, 96, 1) 100%);
  border-radius: 1px;
}

#hyperlocalinfo .projectSliderWrapper .card-body .card-text {
  display: flex;
  gap: 5px;
}

#hyperlocalinfo .custCard1 .card-footer {
  padding-top: 20px;
}

#hyperlocalinfo .faqContentWrapper .faqTitle {
  font-size: 38px;
  line-height: 1.1;
  /* font-weight: 600; */
  color: #f6883e;
}

#hyperlocalinfo .accordian .trgr {
  font-size: 1.2rem;
}

/* hyperlocal page desktop changes ends here  */


@media (max-width:992px) {

  /* SEO typography page ipad changes begins here  */
  section#typographyInfo.padding {
    padding: 50px 0;
  }

  /* SEO typography page ipad changes begins here  */
}

@media (max-width:640px) {

  /* SEO typography page mob changes begins here  */
  section#typographyInfo {
    font-size: 16px;
  }

  section#typographyInfo.padding {
    padding: 30px 0;
  }

  section#typographyInfo .custom-mt {
    margin-top: 10px;
  }

  section#typographyInfo .hd1 {
    font-size: 28px !important;
  }

  section#typographyInfo h2 {
    font-size: 24px;
  }

  section#typographyInfo h3 {
    font-size: 20px;
  }

  /* SEO typography page mob changes ends here  */
}

@media screen and (min-width: 1600px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1320px !important;
  }
}

body {
  font-family: "mont-book", sans-serif !important;
}

/* End */
body {
  font: 400 1.03vw/1.4 "mont-book", sans-serif;
  color: #261e04;
}

@media (max-width: 1024px) {
  body {
    font-size: 14px;
  }
}

.fs-14sb {
  font: 400 1.03vw/1.4 "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
  .fs-14sb {
    font-size: 14px;
  }
}

.c-gray2 {
  color: #333333;
}

.c-brown1 {
  color: #111;
}

.ls2 {
  letter-spacing: 2px;
}

.c-white {
  color: #FFFFFF;
}

.fs-16 {
  font: 400 1.2vw/1.4 "mont-book", sans-serif;
}

.fs-16.sb {
  font-family: "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
  .fs-16 {
    font-size: 15px;
  }
}

.fs-18 {
  font: 400 18px "mont-book", sans-serif;
}

.fs-18sb {
  font: 400 18px "mont-semibold", sans-serif;
  letter-spacing: 2px;
}

.fs-12b {
  font: 400 0.9vw/1.4 "mont-bold", sans-serif;
  color: #868686;
  letter-spacing: .2vw;
}

@media (max-width: 1024px) {
  .fs-12b {
    font-size: 12px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: 400;
  letter-spacing: inherit;
  line-height: inherit;
}

.hd1 {
  font-family: Georgia;
  /*font-size: 3.3vw;*/
  font-size: 2rem;
  letter-spacing: .1vw;
  line-height: 1.1;
  color: #333333;
}

.hd1 span {
  display: block;
}

@media (max-width: 767px) {
  .hd1 {
    font-size: 42px;
  }
}

.hd2 {
  font-family: "mont-semibold", sans-serif;
  font-size: 1.5vw;
  line-height: 1.2;
  color: #111;
}

.hd2.op1 {
  font-family: "mont-book", sans-serif;
}

@media (max-width: 767px) {
  .hd2 {
    font-size: 18px;
  }
}

.hd3 {
  font-family: Georgia;
  font-size: 1.6vw;
  /*font-size: 1.6vw;*/
  line-height: 1.1;
  color: #111;
}

.hd3.sb {
  font-family: "mont-semibold", sans-serif;
}

.hd3 span {
  display: block;
}

@media (max-width: 767px) {
  .hd3 {
    font-size: 24px;
  }
}

.main-hero-title {
  font-family: "mont-book", sans-serif;
  color: #FFFFFF;
  font-size: 4.9vw;
}

.hero-title {
  font-family: "mont-semibold", sans-serif;
  color: #FFFFFF;
  font-size: 2.2vw;
  letter-spacing: .8vw;
  text-transform: uppercase;
}

.secondary-nav,
.normal-tabs {
  transition: all 0.2s linear;
  padding: 10px 0;
  position: relative;
}

.secondary-nav .logo-box,
.normal-tabs .logo-box {
  width: 50px;
  height: 30px;
  position: absolute;
  top: 18px;
  left: 25px;
  display: none;
}

.secondary-nav .logo-box img,
.normal-tabs .logo-box img {
  width: 160px;
  height: auto;
}

.secondary-nav .menu-box-stiky,
.normal-tabs .menu-box-stiky {
  width: 90px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 15px;
  display: none;
}

.secondary-nav .container,
.normal-tabs .container {
  max-width: 90vw;
}

@media (max-width: 991px) {

  .secondary-nav,
  .normal-tabs {
    overflow: scroll;
    scrollbar-width: none;
  }

  .secondary-nav::-webkit-scrollbar,
  .normal-tabs::-webkit-scrollbar {
    display: none;
  }
}

.secondary-nav ul,
.normal-tabs ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {

  .secondary-nav ul,
  .normal-tabs ul {
    margin: 0 auto;
  }
}

.secondary-nav ul li a,
.normal-tabs ul li a {
  
  font-size: 12px;
  /*font-family: "mont-bold", sans-serif;*/
    font-family: Georgia;
    font-weight: bold;
    letter-spacing: 2px;
  display: block;
text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 30px;
  color: #333333;
}

.secondary-nav ul li a span,
.normal-tabs ul li a span {
  position: absolute;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -2px;
  opacity: 0;
  transition: opacity .2s ease;
  font-size: 12px;
}

@media (max-width: 1024px) {

  .secondary-nav ul li a,
  .normal-tabs ul li a {
    padding: 10px 7px;
  }
}

@media (max-width: 991px) {

  .secondary-nav ul li a,
  .normal-tabs ul li a {
    padding: 10px;
  }
}

.secondary-nav ul li a:hover,
.secondary-nav ul li a.active,
.normal-tabs ul li a:hover,
.normal-tabs ul li a.active {
  color: #f6883e;
}

.secondary-nav ul li a:hover span,
.secondary-nav ul li a.active span,
.normal-tabs ul li a:hover span,
.normal-tabs ul li a.active span {
  opacity: 1;
}

@media (max-width: 767px) {

  .secondary-nav ul,
  .normal-tabs ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    /*overflow: auto;*/
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .secondary-nav ul li a,
  .normal-tabs ul li a {
    font-size: 15px;
    white-space: nowrap;
  }
}

.secondary-nav.sticky,
.normal-tabs.sticky,
.breadcrumbwrap.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: #FFFFFF;
  box-shadow: rgba(38, 30, 4, 0.2) 0 3px 6px;
}

.secondary-nav.sticky .menu-box-stiky,
.secondary-nav.sticky .logo-box,
.normal-tabs.sticky .menu-box-stiky,
.normal-tabs.sticky .logo-box {
  display: block;
}

@media (max-width: 1024px) {

  .secondary-nav.sticky .menu-box-stiky,
  .secondary-nav.sticky .logo-box,
  .normal-tabs.sticky .menu-box-stiky,
  .normal-tabs.sticky .logo-box {
    display: none;
  }
}

@media (max-width: 991px) {

  .secondary-nav.push,
  .normal-tabs.push {
    top: 54px;
  }
}

@media (max-width: 991px) {

  .secondary-nav.op1,
  .normal-tabs.op1 {
    overflow: inherit;
  }

  .secondary-nav.op1 .m-scroll,
  .normal-tabs.op1 .m-scroll {
    overflow: scroll;
    scrollbar-width: none;
    width: 80%;
  }

  .secondary-nav.op1 .m-scroll::-webkit-scrollbar,
  .normal-tabs.op1 .m-scroll::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 991px) and (max-width: 767px) {

  .secondary-nav.op1 .m-scroll,
  .normal-tabs.op1 .m-scroll {
    width: 60%;
  }
}

.secondary-nav.op1 .container,
.normal-tabs.op1 .container {
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1366px) {

  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    max-width: 1140px;
  }
}

@media screen and (min-width: 1600px) {

  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    max-width: 1320px;
  }
}

/* @media (min-width : 768px) {
  .qrLogo{
    width: 150px;
    height: auto;
  }
} */

@media (max-width: 1024px) {

  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    max-width: 98vw;
  }
}

@media (max-width: 767px) {

  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
}

.secondary-nav.op1 ul,
.normal-tabs.op1 ul {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.secondary-nav.op1 .filter-list.view-all-dd,
.normal-tabs.op1 .filter-list.view-all-dd {
  width: 200px;
}

@media (max-width: 991px) {

  .secondary-nav.op1 .filter-list.view-all-dd,
  .normal-tabs.op1 .filter-list.view-all-dd {
    width: 100px;
    margin: 0;
    border-top: 0;
    padding: 0;
  }

  .secondary-nav.op1 .filter-list.view-all-dd ul li,
  .normal-tabs.op1 .filter-list.view-all-dd ul li {
    padding-left: 0;
  }
}

.secondary-nav.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472,
.normal-tabs.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472 {
  opacity: 1;
  position: static;
  font-size: 8px;
}

.read-more {
  color: #f6883e;
  letter-spacing: .3vw;
  text-transform: uppercase;
  /*font-family:"mont-book", sans-serif;*/
  font-family: "mont-bold", sans-serif;
  
  /*font-size: 14px;*/
  font-size: 1.03vw;
  transition: all .3s linear;
}

.read-more span.icon-cta-icon {
  margin-left: 3px;
}

.read-more span.icon-cta-icon::before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #f6883e;
  transform: rotate(45deg);
  transition: all .3s linear;
  will-change: transform;
  display: inline-block;
}

.read-more.text-white span.icon-cta-icon::before {
  border: 1px solid #fff;
}

@media (max-width: 767px) {
  .read-more span.icon-cta-icon::before {
    width: 8px;
    height: 8px;
  }
}

.read-more.white {
  color: #FFFFFF;
}

.read-more.white span::before {
  color: #FFFFFF;
}

.read-more:hover {
  color: #232f66;
}

.read-more:hover span::before {
  background: #232f66;
  transform: rotate(135deg) scale(1.3);
}

.read-more.text-white:hover span::before {
  background: #fff;
  transform: rotate(135deg) scale(1.3);
}

@media (max-width: 767px) {
  .read-more {
    font-size: 12px;
  }
}

.MR3 {
  margin-right: 3px;
}

.responsive-img {
  width: 100%;
  display: block;
}

.responsive-video {
  width: 100%;
  display: block;
  height: auto;
}

.sction50 {
  padding: 50px 0;
}

@media (max-width: 991px) {
  .sction50 {
    padding: 30px 0;
  }
}

.sction90-70 {
  /*padding: 90px 0 70px 0;*/
  padding: 40px 0 70px 0;
}

.sction130 {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .sction130 {
    padding: 60px 0;
  }
}

.section100-80 {
  padding: 100px 0 80px 0;
}

.section150-80 {
  /*padding: 150px 0 80px 0;*/
  padding: 30px 0 0px 0;
}

@media (max-width: 1024px) {
  .section150-80 {
    padding: 110px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .section150-80 {
    padding: 70px 0 30px 0;
  }
}

.play-icon {
  position: absolute;
  width: 65px;
  height: 65px;
  z-index: 1;
}

@media (max-width: 767px) {
  .play-icon {
    width: 45px;
    height: 45px;
  }
}

.accordian .trgr {
  font-family: "mont-book", sans-serif;
  color: #868686;
  font-size: 1.5vw;
  /*font-size: 18px;*/
  padding: 26px 30px 26px 0;
  border-bottom: 1px solid rgba(38, 30, 4, 0.1);
  background: url(../images/plus.png) no-repeat right center;
}

.accordian .trgr.act {
  font-family: "mont-semibold", sans-serif;
  color: #f6883e;
  border-bottom: 0;
  background: url(../images/minus.png) no-repeat right center;
}

.accordian .trgr .top-title {
  font-size: 18px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  margin: 0;
}

@media (max-width: 767px) {
  .accordian .trgr .top-title {
    font-size: 12px;
  }
}

.accordian .trgr.op1 {
  font-size: 2.2vw;
}

@media (max-width: 767px) {
  .accordian .trgr.op1 {
    font-size: 18px;
  }
}

.accordian .trgr.op1.act {
  font-family: "mont-semibold", sans-serif;
}

.accordian .tog_cont {
  border-bottom: 1px solid rgba(38, 30, 4, 0.1);
}

.accordian p {
  color: #868686;
}

.contact-info {
  padding-right: 3vw;
}

.contact-info .hd1 {
  margin-bottom: 4.5vh;
}

@media (max-width: 991px) {
  .contact-info .hd1 {
    margin-bottom: 15px;
  }
}

.contact-info .hd2 {
  margin-bottom: 2vh;
}

@media (max-width: 991px) {
  .contact-info .hd2 {
    margin-bottom: 5px;
  }
}

.hide {
  display: none;
}

.get-in-touch {
  background-color: #f0ece7;
  margin-top: 80px;
}

@media (max-width: 991px) {
  .get-in-touch {
    margin-top: 30px;
  }
}

.get-in-touch-info {
  padding: 6.3vw 3vw;
}

@media (max-width: 1024px) {
  .get-in-touch-info {
    padding: 1.3vw 0px;
  }
}

@media (max-width: 767px) {
  .get-in-touch-info {
    padding: 30px 15px;
  }

  .get-in-touch-info .hd1 {
    font-size: 30px;
  }

  .get-in-touch-info .hd2 {
    font-size: 14px;
  }

  .get-in-touch-info .fs-18 {
    font-size: 14px;
  }
}

.git-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.git-list li span {
  background: url(../images/git-ic-bg.png) no-repeat 0 0;
  width: 142px;
  height: 142px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}

@media (max-width: 991px) {
  .git-list li span {
    width: 80px;
    height: 80px;
    background-size: 80px;
  }
}

.git-list li .hd2 {
  margin-bottom: 2vh;
}

@media (max-width: 991px) {
  .git-list li .hd2 {
    margin-bottom: 3px;
  }
}

.git-list li p:last-child {
  padding-bottom: 0;
  margin: 0;
}

.owl-carousel.arrow .owl-nav button.owl-next,
.owl-carousel.arrow .owl-nav button.owl-prev {
  margin: 0 2px;
  transition: all 0.2s ease;
}

.owl-carousel.arrow .owl-nav button.owl-next span,
.owl-carousel.arrow .owl-nav button.owl-prev span {
  display: none;
}

.owl-carousel.arrow .owl-nav button.owl-next:hover,
.owl-carousel.arrow .owl-nav button.owl-prev:hover {
  opacity: .6;
}

.owl-carousel.arrow .owl-nav button.owl-next {
  background: url(https://d2xnw6tbky742w.cloudfront.net/images/svg/arrow_right_b.svg) no-repeat;
  width: 18px;
  height: 27px;
}

.owl-carousel.arrow .owl-nav button.owl-prev {
  background: url(https://d2xnw6tbky742w.cloudfront.net/images/svg/arrow_left_b.svg) no-repeat;
  width: 18px;
  height: 27px;
}

.owl-carousel.arrow.white-arrow button.owl-next {
  background: url(../images/svg/arrow-white.svg) no-repeat;
}

.owl-carousel.arrow.white-arrow button.owl-prev {
  background: url(../images/svg/arw-lt-white.svg) no-repeat;
}

.owl-carousel.meatballs .owl-dots .owl-dot {
  width: 9px;
  height: 9px;
  border: 1px solid rgba(38, 30, 4, 0.2);
  transform: rotate(45deg);
  margin: 3px;
}

.owl-carousel.meatballs .owl-dots .owl-dot.active {
  border-color: #6d4a2a;
}

.owl-carousel.meatballs.white-meatball .owl-dots .owl-dot {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.owl-carousel.meatballs.white-meatball .owl-dots .owl-dot.active {
  border-color: #FFFFFF;
}

@media (max-width: 767px) {
  .flex-d-c-r {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.img-hover-box img {
  transition: all 0.5s ease;
}

.img-hover-box figure {
  overflow: hidden;
}

.img-hover-box:hover figure img {
  transform: scale3d(1.04, 1.04, 1);
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {

  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {

  from,
  11.1%,
  to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

.os-animation {
  /*opacity: 0;*/
}

.os-animation.animated {
  opacity: 1;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge {
  animation-duration: 2s;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?fm1n9k");
  src: url("../fonts/icomoon.eot?fm1n9k#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?fm1n9k") format("truetype"), url("../fonts/icomoon.woff?fm1n9k") format("woff"), url("../fonts/icomoon.svg?fm1n9k#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bowling-alley-2:before {
  content: "\e93e";
  color: #734b24;
}

.icon-theater-icon:before {
  content: "\e93c";
  color: #734b24;
}

.icon-sgnp-icon:before {
  content: "\e93d";
  color: #734b24;
}

.icon-news:before {
  content: "\e926";
}

.icon-trend:before {
  content: "\e928";
}

.icon-rectangle:before {
  content: "\e92b";
  color: #9a6e41;
}

.icon-soundoff:before {
  content: "\e929";
}

.icon-soundon:before {
  content: "\e92a";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-noun-bed-1641049:before {
  content: "\e902";
}

.icon-noun-business-man-4201355:before {
  content: "\e903";
}

.icon-noun-chat-1561009:before {
  content: "\e904";
}

.icon-noun-construction-3733045:before {
  content: "\e905";
}

.icon-noun-cross-1769568:before {
  content: "\e906";
}

.icon-noun-customer-support-4376343:before {
  content: "\e907";
}

.icon-noun-diamond-1807567:before {
  content: "\e908";
}

.icon-noun-download-file-4457145:before {
  content: "\e909";
}

.icon-noun-dropdown-3574472:before {
  content: "\e90a";
}

.icon-noun-education-576649:before {
  content: "\e90b";
}

.icon-noun-filter-4025735:before {
  content: "\e90c";
}

.icon-noun-forest-1338217:before {
  content: "\e90d";
}

.icon-noun-garden-2816078:before {
  content: "\e90e";
}

.icon-noun-gym-4502257:before {
  content: "\e90f";
}

.icon-coastal-road:before {
  content: "\e935";
  color: #9a6e41;
}

.icon-multipurpose-court:before {
  content: "\e932";
  color: #9a6e41;
}

.icon-adventure:before {
  content: "\e936";
  color: #9a6e41;
}

.icon-swimming-pool:before {
  content: "\e92d";
  color: #9a6e41;
}

.icon-sea-link:before {
  content: "\e92f";
  color: #9a6e41;
}

.icon-Cafe:before {
  content: "\e93a";
  color: #9a6e41;
}

.icon-Amenities:before {
  content: "\e93b";
  color: #9a6e41;
}

.icon-ritz-carlton:before {
  content: "\e931";
  color: #9a6e41;
}

.icon-metro:before {
  content: "\e933";
  color: #9a6e41;
}

.icon-noun-highway-4459934:before {
  content: "\e910";
}

.icon-noun-hospital-1407354:before {
  content: "\e911";
}

.icon-noun-house-4030014:before {
  content: "\e912";
}

.icon-noun-instagram-3350818:before {
  content: "\e913";
}

.icon-noun-mail-1092212:before {
  content: "\e914";
}

.icon-noun-metro-1105749:before {
  content: "\e915";
}

.icon-noun-news-1537014:before {
  content: "\e916";
}

.icon-noun-office-1665811:before {
  content: "\e917";
}

.icon-noun-pdf-781710:before {
  content: "\e918";
}

.icon-noun-phone-3612570:before {
  content: "\e919";
}

.icon-noun-play-1192900:before {
  content: "\e91a";
}

.icon-noun-pool-1183250:before {
  content: "\e91b";
}

.icon-noun-search-1060325:before {
  content: "\e91c";
}

.icon-noun-share-1058859-1:before {
  content: "\e91d";
}

.icon-noun-share-1058859:before {
  content: "\e91e";
}

.icon-noun-share-2832870:before {
  content: "\e91f";
}

.icon-noun-shop-865857:before {
  content: "\e920";
}

.icon-Theatre:before {
  content: "\e937";
  color: #9a6e41;
}

.icon-Mall:before {
  content: "\e939";
  color: #9a6e41;
}

.icon-School:before {
  content: "\e938";
  color: #9a6e41;
}

.icon-noun-shop-2258251:before {
  content: "\e921";
}

.icon-noun-solar-panel-2592568:before {
  content: "\e922";
}

.icon-noun-sport-3489224:before {
  content: "\e923";
}

.icon-noun-tick-446229:before {
  content: "\e924";
}

.icon-twitter:before {
  content: "\e925";
}

.icon-youtube2:before {
  content: "\e927";
}

.icon-cta-icon:before {
  content: "\e900";
  color: #f6883e;
}

.header {
  height: 110px;
  padding-top: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

@media (max-width: 991px) {
  .header {
    padding-top: 20px;
  }
}

.list-2 li {
  list-style-type: none;
}
.header .container {
  max-width: 90% !important;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .header .container {
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .header .ml-md-auto {
    padding-right: 15px;
  }

  .header .menu-box {
    margin-right: 0;
  }
}

.header .logo img.sticky-logo {
  display: none;
}

@media (max-width: 1024px) {
  .header .logo {
    margin-top: 4px;
    display: block;
  }

  .header .logo img {
    width: 70px;
  }
}

@media (max-width: 991px) {
  .header.sticky {
    background: #ffffff;
    position: fixed;
    z-index: 3;
    padding: 7px 0;
    height: auto;
  }
}

.header.sticky.op1 {
  background: #ffffff;
  position: fixed;
  z-index: 3;
  padding: 7px 0;
  height: auto;
}

.header.sticky.op1 .logo {
  display: block;
  width: 80px;
}

.header.sticky.op1 .logo img {
  display: none;
}

.header.sticky.op1 .logo img.sticky-logo {
  display: block;
}

@media (max-width: 991px) {
  .header.sticky.op1 .logo {
    width: 70px;
  }
}

.header.sticky.op1 .logo img {
  width: 100%;
}

.menu-box {
  background-color: #f6883e;
  height: 40px;
  width: 88px;
  border-radius: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 0 10px 25px rgba(246, 136, 62, 0.35);

}

@media (max-width: 767px) {
  .menu-box {
    margin-right: 10px;
  }
}

.menu-box a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 5px;
}

.menu-box a span {
  font-size: 20px;
}

.menu-box a span::before {
  color: #e0cbaf;
}

.menu-box a.menu {
  background: #b34d08;
}

.menu-box a.menu.close {
  opacity: 1;
}

.menu-box a.menu img {
  transition: all 0.5s ease;
}

.menu-box a.menu:hover img {
  opacity: .6;
}

.expand-menu,
.expand-search {
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 0;




























































































































  
  width: 100%;
  height: 100%;
  z-index: 3;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
}

.expand-menu .header,
.expand-search .header {
  position: static;
}

@media (max-width: 767px) {

  .expand-menu .header .logo img,
  .expand-search .header .logo img {
    width: 100px;
  }
}

.expand-menu .menu img {
  margin: 0 auto;
}

.expand-menu .logo img,
.expand-search .logo img {
  width: 120px;
}

.expand-menu .menu-other-details,
.expand-search .menu-other-details {
  padding: 80px 0;
}

.expand-menu .menu-other-details .menu-list>li,
.expand-search .menu-other-details .menu-list>li {
  font-size: 1.5vw;
  padding: 15px 0;
}

.expand-menu .menu-other-details .menu-list>li a,
.expand-search .menu-other-details .menu-list>li a {
  color: #868686;
}

.expand-menu .menu-other-details .menu-list>li a span,
.expand-search .menu-other-details .menu-list>li a span {
  opacity: 0;
  transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list>li a:hover,
.expand-search .menu-other-details .menu-list>li a:hover {
  color: #f6883e;
}

.expand-menu .menu-other-details .menu-list>li a:hover span,
.expand-search .menu-other-details .menu-list>li a:hover span {
  opacity: 1;
}

.expand-menu .menu-other-details .menu-list>li .others-link,
.expand-search .menu-other-details .menu-list>li .others-link {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  display: none;
  opacity: 0;
  transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list>li .others-link li,
.expand-search .menu-other-details .menu-list>li .others-link li {
  font-size: 1.2vw;
  margin-right: 35px;
}

.expand-menu .menu-other-details .menu-list>li:hover a span,
.expand-search .menu-other-details .menu-list>li:hover a span {
  opacity: 1;
}

.expand-menu .menu-other-details .menu-list>li:hover .others-link,
.expand-search .menu-other-details .menu-list>li:hover .others-link {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

@media (max-width: 767px) {

  .expand-menu .menu-other-details,
  .expand-search .menu-other-details {
    padding: 20px 0;
  }

  .expand-menu .menu-other-details .menu-list>li,
  .expand-search .menu-other-details .menu-list>li {
    font-size: 16px;
  }

  .expand-menu .menu-other-details .menu-list>li .others-link,
  .expand-search .menu-other-details .menu-list>li .others-link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .expand-menu .menu-other-details .menu-list>li .others-link li,
  .expand-search .menu-other-details .menu-list>li .others-link li {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .expand-menu .menu-other-details .list-social,
  .expand-search .menu-other-details .list-social {
    margin-bottom: 30px;
  }
}

/* Component wise SCSS*/
.hero-banner {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .hero-banner {
    height: 100vh;
  }

  .hero-banner.awards {
    height: auto;
  }
}

@media screen and (max-width: 1280px) {
  .hero-banner {
    height: auto;
  }
}

.hero-banner img,
.hero-banner video {
  width: 100%;
  display: block;
  height: auto;
}

.hero-banner .banner-ctnt {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.hero-banner .heading-title {
  font-family: "mont-book", sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-size: 2.1vw;
  letter-spacing: 1vw;
  text-transform: uppercase;
  margin-bottom: .8vh;
}

@media (max-width: 767px) {
  .hero-banner .heading-title {
    font-size: 15px;
  }
}

.hero-banner .main-hero-title {
  font-family: "mont-book", sans-serif;
  color: #FFFFFF;
  font-size: 4.9vw;
}

@media (max-width: 767px) {
  /* .hero-banner .main-hero-title {
    font-size: 47px;
  }*/

  .hero-banner .main-hero-title {
    font-size: 28px;
  }
}

.hero-banner .enquire-now {
  position: absolute;
  font: italic 400 1.03vw/1.2 "mont-semibold", sans-serif;
  color: #FFFFFF;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10%;
  letter-spacing: .5vw;
  text-transform: uppercase;
  transition: all .3s linear;
}

.hero-banner .enquire-now#hyperlocalBanner {
  bottom: 20%;
}

.hero-banner .enquire-now:hover {
  letter-spacing: .6vw;
}

.hero-banner .enquire-third-party {
  position: absolute;
  font: italic 400 1.03vw/1.2 "mont-semibold", sans-serif;
  color: #FFFFFF;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10%;
  letter-spacing: .5vw;
  text-transform: uppercase;
  transition: all .3s linear;
}

.hero-banner .enquire-third-party:hover {
  letter-spacing: .6vw;
}

.hero-banner .enquire-third-party.op1 .icon-cta-icon:before {
  color: #f6883e;
}

@media (max-width: 767px) {
  .hero-banner .enquire-now {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
}

.hero-banner .enquire-now .icon-cta-icon:before {
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .hero-banner .enquire-third-party {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
}

.hero-banner .enquire-third-party .icon-cta-icon:before {
  color: #FFFFFF;
}

.hero-banner .muted,
#audio-control {
  border-radius: 50px;
  width: 45px;
  height: 45px;
  padding: 10px;
  position: absolute;
  left: 5%;
  z-index: 1;
  bottom: 9%;
  /*border: 1px solid #6d4a2a;*/
  border: 1px solid #fff;
  /*background: rgba(109, 74, 42, 0.5);*/
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
}

.hero-banner .muted .icon-soundoff,
#audio-control.muted .icon-soundoff {
  font-size: 25px;
  /*opacity: .5;*/
}

.hero-banner .muted .icon-soundoff.act,
#audio-control.muted .icon-soundoff.act {
  opacity: .8;
}

.hero-banner .muted .icon-soundoff.act:before,
#audio-control.muted .icon-soundoff.act:before {
  content: "\e92a";
}

.hero-banner .muted .icon-soundoff.act1:before,
#audio-control.muted .icon-soundoff.act1:before {
  content: "\e92a";
}

@media (max-width: 767px) {

  .hero-banner .muted,
  #audio-control {
    /*display: none;*/
    width: 30px;
    height: 30px;
    padding: 6px;
  }

  .hero-banner .icon-soundoff {
    font-size: 16px !important;
  }
}

.hero-banner .chat-box {
  background-color: #6d4a2a;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  position: fixed;
  right: 5%;
  bottom: 10%;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  padding: 18px;
}

.hero-banner .chat-box::before {
  border: 1px solid #f6883e;
  content: "";
  width: 84px;
  height: 84px;
  display: block;
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.5s ease;
}

@media (max-width: 767px) {
  .hero-banner .chat-box::before {
    display: none;
  }
}

.hero-banner .chat-box:hover::before {
  opacity: 1;
}

.hero-banner .chat-box:hover span {
  opacity: .8;
}

@media (max-width: 767px) {
  .hero-banner .chat-box {
    display: none;
  }
}

.hero-banner .chat-box span {
  font-size: 36px;
  transition: all 0.5s ease;
}

.hero-banner .chat-box span::before {
  color: #f0ece7;
}

.hero-banner .blog-hero {
  background: #f0ece7;
  color: #f6883e;
}

.hero-banner .blog-hero .details-box {
  padding: 0 6vw 0 3vw;
}

@media (max-width: 991px) {
  .hero-banner .blog-hero .details-box {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .hero-banner .blog-hero .details-box {
    padding: 30px 15px;
  }
}

.hero-banner .blog-hero .details-box .date-info {
  font-family: "mont-semibold", sans-serif;
}

.hero-banner .blog-hero .details-box .date-info span {
  margin: 0 10px;
}

.hero-banner .blog-hero .details-box .hd1 {
  margin: 30px 0 35px 0;
}

@media (max-width: 991px) {
  .hero-banner .blog-hero .details-box .hd1 {
    margin: 10px 0;
  }
}

.hero-banner .blog-hero .details-box .link-box {
  margin-top: 50px;
}

@media (max-width: 991px) {
  .hero-banner .blog-hero .details-box .link-box {
    margin: 15px 0 0 0;
  }
}

.hero-banner .blog-carousel .owl-nav .owl-next,
.hero-banner .blog-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-banner .blog-carousel .owl-nav .owl-next {
  right: 45px;
}

@media (max-width: 1024px) {
  .hero-banner .blog-carousel .owl-nav .owl-next {
    right: 15px;
  }
}

.hero-banner .blog-carousel .owl-nav .owl-prev {
  left: 45px;
}

@media (max-width: 1024px) {
  .hero-banner .blog-carousel .owl-nav .owl-prev {
    left: 15px;
  }
}

.hero-banner .blog-carousel .owl-dots {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.hero-banner .blog-carousel .owl-dots .owl-dot {
  border-color: rgba(255, 255, 255, 0.7);
}

.hero-banner .blog-carousel .owl-dots .owl-dot.active {
  border-color: #FFFFFF;
}

.blog-comp {
  padding: 130px 0;
}

@media (max-width: 1024px) {
  .blog-comp {
    padding: 65px 0 30px 0;
  }
}

.about-us-box {
  color: #111;
}

.about-us-box .hd1 {
  line-height: .9;
}

@media (max-width: 767px) {
  .about-us-box .TAR {
    text-align: left;
  }

  .about-us-box .fs-16 {
    padding-left: 85px;
  }

  .about-us-box .col-md-8 {
    padding-left: 100px;
  }

  .about-us-box .CTR {
    text-align: left;
  }
}

.about-carousel .box1,
.about-carousel .box2,
.about-carousel .box3,
.about-carousel .box4,
.about-carousel .box5 {
  opacity: 0;
}

.about-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.about-carousel .owl-item:hover {
  opacity: 1;
}

.about-carousel .owl-item.center {
  opacity: 1;
}

.about-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .2s;
}

.about-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .5s;
}

.beginning-box {
  margin-top: 45px;
}

@media (max-width: 767px) {
  .beginning-box {
    margin-top: 30px;
  }

  .beginning-box .MT30 {
    margin-top: 15px;
  }

  .beginning-box .col-md-8 {
    padding-left: 15px;
  }

  .beginning-box .hd3 span {
    display: inline-block;
  }
}

.more-about-img-box {
  /* background: url(../images/bg-1.jpg) no-repeat 0 0; */
  padding: 35px 0 35px 65px;
  background-size: 92% 100%;
  position: relative;
}

.more-about-img-box.op1 {
  padding: 10px 0 10px 10px;
}

.more-about-img-box.op1 figure {
  margin: 0;
}

@media (max-width: 767px) {
  .more-about-img-box {
    background-size: 82% 100%;
    padding: 30px;
  }
}

.more-about-img-box .play-icon {
  right: 10%;
  bottom: 10%;
}

@media (max-width: 767px) {
  .more-about-img-box .play-icon {
    right: 12%;
    bottom: 12%;
  }
}

.more-about-img-box img {
  width: 100%;
  height: auto;
  display: block;
}

.about-more-company {
  font-size: 18px;
  padding-right: 50px;
  color: rgba(38, 30, 4, 0.8);
}

.about-more-company figure {
  margin-bottom: 55px;
}

.about-more-company .about-info {
  font-size: 12px;
  color: #868686;
  text-transform: uppercase;
  margin-top: 7px;
  font-family: "mont-semibold", sans-serif;
}

.about-more-company .about-info span {
  display: block;
}

@media (max-width: 767px) {
  .about-more-company {
    font-size: 16px;
    margin-top: -60px;
    position: relative;
    z-index: 1;
  }

  .about-more-company figure {
    margin-bottom: 20px;
  }

  .about-more-company .hd3.MT50 {
    margin-top: 20px;
  }
}

.project-section {
  position: relative;
}

.project-section .lp-carousel .owl-nav {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
}

@media (max-width: 991px) {
  .project-section .lp-carousel .owl-nav {
    right: 0;
  }
}

@media (max-width: 767px) {
  .project-section .lp-carousel .owl-nav {
    right: 15px;
  }
}

.project-section .lp-carousel .owl-dots {
  position: absolute;
  bottom: 15%;
  right: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 19%;
}

@media (max-width: 991px) {
  /* .project-section .lp-carousel .owl-dots {
    right: 15px;
    bottom: 25%;
  }*/

  #block-projectblock .project-section .lp-carousel .owl-dots {
    right: 2px;
    bottom: 21%;
    display: block !important;
    transform: rotate(90deg);
  }
}

@media (max-width: 767px) {
  .project-section .lp-carousel .owl-stage {
    padding-left: 0 !important;
  }

  .project-section .lp-carousel .owl-stage .owl-item {
    opacity: .5;
  }

  .project-section .lp-carousel .owl-stage .owl-item .main-map-box {
    opacity: 0;
  }

  .project-section .lp-carousel .owl-stage .owl-item.active {
    opacity: 1;
  }

  .project-section .lp-carousel .owl-stage .owl-item.active .main-map-box {
    opacity: 1;
  }
}

.landing-project {
  padding: 0;
  overflow: hidden;
}

.landing-project p {
  margin-bottom: .3rem;
}

.landing-project-info {
  padding-right: 7.3vw;
}


@media (max-width: 1024px) {
  .landing-project-info {
    padding-bottom: 30px;
    padding-right: 0;
  }

  .landing-project-info .tab-content {
    padding-right: 15px;
  }
}

.lp-details {
  padding: 2.5vw 0 0 2.5vw;
}

@media (max-width: 767px) {
  .lp-details {
    padding: 15px;
  }
}

.lp-img-box {
  background: #FFFFFF;
  color: #111;
}

.oberoi-city-info {
  position: relative;
  margin-top: 3.8vw;
}

.oberoi-city-info .view-project {
  position: absolute;
  left: 30px;
  bottom: 0px;
}

@media (max-width: 991px) {
  .oberoi-city-info .view-project {
    left: 0;
  }
}

.oberoi-city-info .city-map {
  position: absolute;
  left: -30px;
  top: 0;
  width: 40%;
}

@media (max-width: 1024px) {
  .oberoi-city-info .city-map {
    width: 45%;
  }
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map {
    position: inherit;
    left: 0;
    width: 100%;
  }
}

.oberoi-city-info .city-map img {
  width: 100%;
}

.oberoi-city-info .city-map .main-map-box {
  position: relative;
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map .main-map-box {
    overflow: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  .oberoi-city-info .city-map .main-map-box::-webkit-scrollbar {
    display: none;
  }

  .oberoi-city-info .city-map .main-map-box .nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 25px;
    background: url(../images/svg/wave.svg) repeat-x 0 7px;
    background-size: 50%;
    width: 800px;
  }

  .oberoi-city-info .city-map .main-map-box .nav li {
    margin: 0 25px;
  }

  .oberoi-city-info .city-map .main-map-box .nav li:nth-child(odd) {
    margin-top: -20px;
  }

  .oberoi-city-info .city-map .main-map-box .nav li:nth-child(even) {
    margin-top: -10px;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1,
.oberoi-city-info .city-map .main-map-box .pin2,
.oberoi-city-info .city-map .main-map-box .pin3,
.oberoi-city-info .city-map .main-map-box .pin4,
.oberoi-city-info .city-map .main-map-box .pin5,
.oberoi-city-info .city-map .main-map-box .pin6,
.oberoi-city-info .city-map .main-map-box .pin7,
.oberoi-city-info .city-map .main-map-box .pin8,
.oberoi-city-info .city-map .main-map-box .pin9,
.oberoi-city-info .city-map .main-map-box .pin10 {
  position: absolute;
  display: block;
  width: 30%;
  transition: all 0.5s linear;
}

@media (max-width: 767px) {

  .oberoi-city-info .city-map .main-map-box .pin1,
  .oberoi-city-info .city-map .main-map-box .pin2,
  .oberoi-city-info .city-map .main-map-box .pin3,
  .oberoi-city-info .city-map .main-map-box .pin4,
  .oberoi-city-info .city-map .main-map-box .pin5,
  .oberoi-city-info .city-map .main-map-box .pin6,
  .oberoi-city-info .city-map .main-map-box .pin7,
  .oberoi-city-info .city-map .main-map-box .pin8,
  .oberoi-city-info .city-map .main-map-box .pin9,
  .oberoi-city-info .city-map .main-map-box .pin10 {
    position: inherit;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 p,
.oberoi-city-info .city-map .main-map-box .pin2 p,
.oberoi-city-info .city-map .main-map-box .pin3 p,
.oberoi-city-info .city-map .main-map-box .pin4 p,
.oberoi-city-info .city-map .main-map-box .pin5 p,
.oberoi-city-info .city-map .main-map-box .pin6 p,
.oberoi-city-info .city-map .main-map-box .pin7 p,
.oberoi-city-info .city-map .main-map-box .pin8 p,
.oberoi-city-info .city-map .main-map-box .pin9 p,
.oberoi-city-info .city-map .main-map-box .pin10 p {
  font-size: 9px !important;
  text-align: center;
  margin-top: 5px;
}

@media (max-width: 991px) {

  .oberoi-city-info .city-map .main-map-box .pin1 p,
  .oberoi-city-info .city-map .main-map-box .pin2 p,
  .oberoi-city-info .city-map .main-map-box .pin3 p,
  .oberoi-city-info .city-map .main-map-box .pin4 p,
  .oberoi-city-info .city-map .main-map-box .pin5 p,
  .oberoi-city-info .city-map .main-map-box .pin6 p,
  .oberoi-city-info .city-map .main-map-box .pin7 p,
  .oberoi-city-info .city-map .main-map-box .pin8 p,
  .oberoi-city-info .city-map .main-map-box .pin9 p,
  .oberoi-city-info .city-map .main-map-box .pin10 p {
    display: none;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 figure,
.oberoi-city-info .city-map .main-map-box .pin2 figure,
.oberoi-city-info .city-map .main-map-box .pin3 figure,
.oberoi-city-info .city-map .main-map-box .pin4 figure,
.oberoi-city-info .city-map .main-map-box .pin5 figure,
.oberoi-city-info .city-map .main-map-box .pin6 figure,
.oberoi-city-info .city-map .main-map-box .pin7 figure,
.oberoi-city-info .city-map .main-map-box .pin8 figure,
.oberoi-city-info .city-map .main-map-box .pin9 figure,
.oberoi-city-info .city-map .main-map-box .pin10 figure {
  width: 36px;
  height: 36px;
  border: 1px solid #f6883e;
  border-radius: 50%;
  background: #FFFFFF;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.2s linear;
  -ms-flex-pack: center;
  justify-content: center;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure span,
.oberoi-city-info .city-map .main-map-box .pin2 figure span,
.oberoi-city-info .city-map .main-map-box .pin3 figure span,
.oberoi-city-info .city-map .main-map-box .pin4 figure span,
.oberoi-city-info .city-map .main-map-box .pin5 figure span,
.oberoi-city-info .city-map .main-map-box .pin6 figure span,
.oberoi-city-info .city-map .main-map-box .pin7 figure span,
.oberoi-city-info .city-map .main-map-box .pin8 figure span,
.oberoi-city-info .city-map .main-map-box .pin9 figure span,
.oberoi-city-info .city-map .main-map-box .pin10 figure span {
  font-size: 15px;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin10 figure span::before {
  color: #6d4a2a;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 figure::before,
.oberoi-city-info .city-map .main-map-box .pin10 figure::before {
  border: 1px solid #f6883e;
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 767px) {

  .oberoi-city-info .city-map .main-map-box .pin1 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin2 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin3 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin4 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin5 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin6 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin7 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin8 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin9 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin10 figure::before {
    display: none;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 a,
.oberoi-city-info .city-map .main-map-box .pin2 a,
.oberoi-city-info .city-map .main-map-box .pin3 a,
.oberoi-city-info .city-map .main-map-box .pin4 a,
.oberoi-city-info .city-map .main-map-box .pin5 a,
.oberoi-city-info .city-map .main-map-box .pin6 a,
.oberoi-city-info .city-map .main-map-box .pin7 a,
.oberoi-city-info .city-map .main-map-box .pin8 a,
.oberoi-city-info .city-map .main-map-box .pin9 a,
.oberoi-city-info .city-map .main-map-box .pin10 a {
  padding: 0;
}

.oberoi-city-info .city-map .main-map-box .pin1 a::before,
.oberoi-city-info .city-map .main-map-box .pin2 a::before,
.oberoi-city-info .city-map .main-map-box .pin3 a::before,
.oberoi-city-info .city-map .main-map-box .pin4 a::before,
.oberoi-city-info .city-map .main-map-box .pin5 a::before,
.oberoi-city-info .city-map .main-map-box .pin6 a::before,
.oberoi-city-info .city-map .main-map-box .pin7 a::before,
.oberoi-city-info .city-map .main-map-box .pin8 a::before,
.oberoi-city-info .city-map .main-map-box .pin9 a::before,
.oberoi-city-info .city-map .main-map-box .pin10 a::before {
  width: 0;
  height: 1px;
  background: #f6883e;
  content: "";
  position: absolute;
  top: 15px;
  left: 64px;
  transition: all 0.5s linear;
  opacity: 0;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin1 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin10 a.active::before {
  width: 30vw;
  opacity: 1;
}

@media (max-width: 767px) {

  .oberoi-city-info .city-map .main-map-box .pin1 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin1 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin2 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin2 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin3 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin3 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin4 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin4 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin5 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin5 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin6 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin6 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin7 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin7 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin8 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin8 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin9 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin9 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin10 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin10 a.active::before {
    display: none;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin1 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin10 a.active figure {
  width: 42px;
  height: 42px;
  background: #f6883e;
  margin-top: -4px;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin1 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin10 a.active figure::before {
  opacity: 1;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin1 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin10 a.active figure span::before {
  color: #FFFFFF;
}

@media (max-width: 767px) {

  .oberoi-city-info .city-map .main-map-box .pin1,
  .oberoi-city-info .city-map .main-map-box .pin2,
  .oberoi-city-info .city-map .main-map-box .pin3,
  .oberoi-city-info .city-map .main-map-box .pin4,
  .oberoi-city-info .city-map .main-map-box .pin5,
  .oberoi-city-info .city-map .main-map-box .pin6,
  .oberoi-city-info .city-map .main-map-box .pin7,
  .oberoi-city-info .city-map .main-map-box .pin8,
  .oberoi-city-info .city-map .main-map-box .pin9,
  .oberoi-city-info .city-map .main-map-box .pin10 {
    left: auto;
    top: auto;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 {
  top: 6%;
  left: 40%;
}

.oberoi-city-info .city-map .main-map-box .pin2 {
  top: 20%;
  left: 0%;
}

.oberoi-city-info .city-map .main-map-box .pin3 {
  top: 30%;
  left: 40%;
}

.oberoi-city-info .city-map .main-map-box .pin4 {
  top: 40%;
  left: 10%;
}

.oberoi-city-info .city-map .main-map-box .pin5 {
  top: 40%;
  left: 70%;
}

.oberoi-city-info .city-map .main-map-box .pin6 {
  top: 64%;
  left: 5%;
}

.oberoi-city-info .city-map .main-map-box .pin7 {
  top: 65%;
  left: 45%;
}

.oberoi-city-info .city-map .main-map-box .pin8 {
  top: 85%;
  left: 15%;
}

.oberoi-city-info .city-map .main-map-box .pin9 {
  top: 84%;
  left: 58%;
}

.oberoi-city-info .city-map .main-map-box .pin10 {
  top: 52%;
  left: 32%;
}

.inside-outside {
  display: -ms-flexbox;
  display: flex;
}

.inside-outside li {
  font-size: 9px;
  color: #111;
  margin-right: 14px;
  display: -ms-flexbox;
  display: flex;
  width: 85px;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}

.inside-outside li span {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  height: 20px;
  border: 1px dashed #111;
  border-radius: 10px;
  margin-right: 5px;
}

.inside-outside li.act span {
  background: #f6883e2b;
  border: 1px solid #111;
}

.portfolio {
  background: #f0ece7;
  padding: 100px 0;
}

.portfolio .owl-stage-outer {
  padding: 11% 0 0;
}

.portfolio .owl-carousel .owl-item {
  padding: 2.2vw;
  transition: all ease-in .4s;
}

.portfolio .owl-carousel .owl-item .hd2 {
  min-height: 50px;
  font-size: 1.32vw;
  margin-top: 10px;
}

.portfolio .owl-carousel .owl-item .portfolio-info {
  display: none;
}

/*.portfolio .owl-carousel .owl-item.prevCard {
  left: -4.5vw;
}

.portfolio .owl-carousel .owl-item.center + .active {
  right: -4.5vw;
}
.portfolio .owl-carousel .owl-item.active.center .portfolio-img {transform: scale(1.9);}
.portfolioCss.portfolio .owl-carousel .owl-item.prevCard{left: -9.5vw;}
.portfolioCss.portfolio .owl-carousel .owl-item.center + .active{right: -9.5vw;}*/



.portfolio .owl-carousel .owl-item.center+.active {
  z-index: 1;
}

.portfolio .owl-carousel .owl-item.active.center {
  z-index: 2;
  padding: 0;
}


.portfolio .owl-carousel .owl-item.active.center .hd2 {
  margin-top: 55%;
  min-height: inherit;
  width: 35vw;
  margin-left: -10vw;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
  display: block;
  width: 35vw;
  margin-left: -10vw;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info .desc {
  margin: 8px 0 12px;
}

.project-city {
  padding: 0px 40px 40px 40px;
  position: relative;
}

@media (max-width: 991px) {
  .project-city {
    padding: 15px;
  }
}

.project-city .pc-info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10%;
  color: #FFFFFF;
}

.project-city .pc-info .hd3 {
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1.2vw;
}

@media (max-width: 767px) {
  .project-city .pc-info .CTR {
    padding: 0 30px;
  }
}

.de-carousel .owl-nav {
  position: absolute;
  left: 14.5vw;
  bottom: 20px;
}

@media (max-width: 1024px) {
  .de-carousel .owl-nav {
    bottom: 0;
  }
}

@media (max-width: 767px) {
  .de-carousel .owl-nav {
    position: inherit;
    left: auto;
    bottom: auto;
  }
}

.de-carousel .box1,
.de-carousel .box2 {
  opacity: 1;
}

.de-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.de-carousel .owl-item:hover {
  opacity: 1;
}

.de-carousel .owl-item .de-img-box img,
.de-carousel .owl-item .de-img-box video {
  width: 50%;
  margin-left: auto;
}

@media (max-width: 767px) {

  .de-carousel .owl-item .de-img-box img,
  .de-carousel .owl-item .de-img-box video {
    width: 100%;
  }
}

.de-carousel .owl-item .row {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.de-carousel .owl-item .de-copy-box {
  display: none;
}

.de-carousel .owl-item.active {
  opacity: 1;
}

.de-carousel .owl-item.active.center {
  overflow: hidden;
}

.de-carousel .owl-item.active.center .de-copy-box {
  display: block;
}

.de-carousel .owl-item.active.center .de-img-box img,
.de-carousel .owl-item.active.center .de-img-box video {
  width: 100%;
  margin: 0 auto;
}

.de-carousel .owl-item.active.center .box1 {
  opacity: 1;
  animation-name: fadeIn;
  animation-delay: .1s;
}

.de-carousel .owl-item.active.center .box2 {
  opacity: 1;
  animation-name: slideInRight;
  animation-delay: .5s;
}

.de-carousel .owl-item.active.center+.owl-item .de-img-box img,
.de-carousel .owl-item.active.center+.owl-item .de-img-box video {
  margin: 0;
  margin-top: 59%;
}

@media (max-width: 767px) {

  .de-carousel .owl-item.active.center+.owl-item .de-img-box img,
  .de-carousel .owl-item.active.center+.owl-item .de-img-box video {
    margin: 0;
  }
}

.de-carousel .owl-item.active.center+.owl-item .row {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.de-box {
  font-size: 1.5vw;
  color: rgba(38, 30, 4, 0.8);
  padding-right: 5vw;
}

.de-box .hd1 {
  margin-bottom: 30px;
}

.de-box .hd1 span {
  display: block;
}

.de-box .hd3 {
  color: #868686;
  font-family: "mont-semibold", sans-serif;
  margin-bottom: 10px;
}

.de-box .fs-12b {
  font-family: "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
  .de-box {
    font-size: 14px;
  }
}

.de-img-box {
  position: relative;
  background-size: cover;
}

.de-img-box .play-icon {
  right: 20px;
  bottom: 20px;
}

.sustainable {
  position: relative;
}
.hero-banner.csr-banner {
    position: relative;
}

.hero-banner.csr-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    pointer-events: none;
}

#block-sustainableblock .sus-csr {
  isolation: isolate;
  overflow: hidden;
}

#block-sustainableblock .sus-csr::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  pointer-events: none;
  background: rgba(16, 28, 21, 0.42);
}

#block-sustainableblock .sus-csr .responsive-video {
  display: block;
  position: relative;
  z-index: 0;
}

#block-sustainableblock .sus-csr .banner-ctnt {
  z-index: 2;
}

#block-sustainableblock .sus-csr .hd1,
#block-sustainableblock .sus-csr .MT10 {
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.35);
}

#block-sustainableblock .sus-csr .sustainable-list li {
  transition: transform 350ms ease, filter 350ms ease;
}

#block-sustainableblock .sus-csr .sustainable-list li:hover,
#block-sustainableblock .sus-csr .sustainable-list li:focus-within {
  filter: drop-shadow(0 16px 20px rgba(0, 0, 0, 0.3));
  transform: translateY(-10px) scale(1.025);
}

#block-sustainableblock .sus-csr .sustainable-list li figure img {
  transition: transform 350ms ease;
}

#block-sustainableblock .sus-csr .sustainable-list li:hover figure img,
#block-sustainableblock .sus-csr .sustainable-list li:focus-within figure img {
  transform: scale(1.12);
}

@media (prefers-reduced-motion: reduce) {
  #block-sustainableblock .sus-csr .sustainable-list li,
  #block-sustainableblock .sus-csr .sustainable-list li figure img {
    transition: none;
  }

  #block-sustainableblock .sus-csr .sustainable-list li:hover,
  #block-sustainableblock .sus-csr .sustainable-list li:focus-within,
  #block-sustainableblock .sus-csr .sustainable-list li:hover figure img,
  #block-sustainableblock .sus-csr .sustainable-list li:focus-within figure img {
    transform: none;
  }
}

.sustainable .banner-ctnt {
  position: absolute;
  width: 100%;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sustainable .banner-ctnt .hd1 {
  color: #FFFFFF;
}

.sustainable .banner-ctnt .sustainable-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  /*justify-content: center;*/
  justify-content: flex-start;
  margin-top: 12vh;
}

@media (max-width: 991px) {
  .sustainable .banner-ctnt .sustainable-list {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .sustainable .banner-ctnt .sustainable-list {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
  }
}

.sustainable .banner-ctnt .sustainable-list li {
  background: url(../images/241x241.png) no-repeat 0 0;
  width: 241px;
  height: 241px;
  padding: 0 65px;
  color: #000000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  align-items: center;
}

.sustainable .banner-ctnt .sustainable-list li figure {
  height: 40px;
}

.sus-csr .banner-ctnt .sustainable-list li {
  width: 320px !important;
  height: 320px !important;
  background-size: 100%;
  padding: 0 65px !important;
}

@media (max-width: 1100px) {
  .sus-csr .banner-ctnt .sustainable-list li {
    width: 300px !important;
    height: 300px !important;
  }

  .sus-csr .banner-ctnt .sustainable-list {
    margin-top: 0;
  }
}



@media (max-width: 767px) {
  .sustainable .banner-ctnt .sustainable-list li figure {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .sustainable .banner-ctnt .sustainable-list li figure img {
    width: 30px;
  }
}

@media (max-width: 991px) {
  .sustainable .banner-ctnt .sustainable-list li {
    width: 200px;
    height: 200px;
    background-size: cover;
    padding: 0 35px;
  }

  #block-sustainableblock .responsive-video {
    height: 900px;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .sustainable .banner-ctnt .sustainable-list li {
    /*width: 160px;
    height: 160px;*/
    width: 190px;
    height: 190px;
    background-size: cover;
    padding: 0 15px;
  }
}

.investor-corner {
  padding: 80px 0;
  color: rgba(38, 30, 4, 0.7);
}

.investor-corner .hd3 {
  color: #868686;
  margin-top: 30px;
  font-size: 2.1vw;
}

.investor-corner .ic-list li {
  padding: 8px 10px;
  font: 400 1.3vw/1.4 "mont-book", sans-serif;
  border-bottom: 1px solid rgba(38, 30, 4, 0.2);
}

.investor-corner .ic-list li a {
  display: -ms-flexbox;
  display: flex;
  color: #868686;
}

.investor-corner .ic-list li a:hover {
  color: #f6883e;
}

@media (max-width: 767px) {
  .investor-corner .ic-list li {
    font-size: 12px;
  }

  .investor-corner .ic-list li a {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .investor-corner .CTR {
    text-align: left;
  }
}

.footer {
  padding: 50px 0;
}

@media (max-width: 767px) {
  .footer {
    text-align: center;
  }

  .footer .list-1 {
    margin-top: 30px;
  }

  .footer .list-1 li.op1 {
    margin-top: 50px;
  }
}

.list-1.op1 li {
  margin-bottom: 12px;
}

.list-1 li {
  margin-bottom: 20px;
}

.list-1 li.op1 a {
  font-family: "mont-book", sans-serif;
  font-size: 12px;
  color: #868686;
  letter-spacing: 0;
}

.list-1 li a {
  font-family: "mont-bold", sans-serif;
  color: #f6883e;
  font-size: 14px;
  letter-spacing: 2.68px;
  overflow: hidden;
  background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #f6883e 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

@media (max-width: 991px) {
  .list-1 li a {
    letter-spacing: 1.68px;
  }
}

.list-1 li a:hover {
  background-position: 0 100%;
}

.list-1 li:last-child {
  margin-bottom: 0;
}

.list-2 li {
  padding: 32px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.list-2 li .share {
  float: right;
  margin-top: -2px;
}

.list-2 li:hover .share::before {
  color: #f6883e;
}

@media (max-width: 991px) {
  .list-2 li {
    padding: 24px 0;
  }
}

.list-social {
  display: -ms-flexbox;
  display: flex;
}

.list-social li {
  margin-right: 20px;
}

.list-social li a {
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all .2s ease;
}

.list-social li a:hover {
  background: #f6883e;
}

.list-social li a:hover span::before {
  color: #FFFFFF;
}

.list-social li:last-child {
  margin-right: 0;
}

.clr-1 {
  color: #868686;
}

.contact-us.desk_device p a {
  color: #868686;
}

.clr-1:hover {
  color: #f6883e;
}

.btn-box a {
  display: inline-block;
  background: #f6883e;
  font: italic 400 14px/1.2 "mont-bold", sans-serif;
  color: #FFFFFF;
  letter-spacing: .3vw;
  text-transform: uppercase;
  padding: 16px 30px;
  overflow: hidden;
  background: linear-gradient(to right, #f6883e, #fb8638 50%, #232f66 50%);
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.btn-box a:hover {
  background-position: 0 100%;
}

.btn-box a .icon-cta-icon {
  width: 14px;
  display: inline-block;
  margin: 0 4px;
}

.btn-box a .icon-cta-icon::before {
  color: #FFFFFF;
}

.owl-carousel.arrow.op1 .owl-nav button.owl-prev,
.owl-carousel.arrow.op1 .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.owl-carousel.arrow.op1 .owl-nav button.owl-prev {
  left: -30px;
  background: url(https://d2xnw6tbky742w.cloudfront.net/images/svg/arrow_left_b.svg) no-repeat;
  height: 27px;
}

.owl-carousel.arrow.op1 .owl-nav button.owl-next {
  right: -30px;
}

.have-question {
  background: linear-gradient(180deg, #FFF 0%, #FFF 65%, #f0ece7 65%, #f0ece7 100%);
  padding: 60px 0;
}

.have-question .TAR {
  padding-right: 80px;
}

.have-question .chat-box {
  cursor: pointer;
  background: #f6883e;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  position: absolute;
  left: -67.5px;
  top: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 40px;
}

.chat-box svg {
  fill: #fff;
}

.have-question .chat-box span::before {
  color: #FFFFFF;
}

.have-question .read-more {
  padding: 40px 0 0 80px;
  position: relative;
}

@media (max-width: 767px) {
  .have-question .TAR {
    padding-right: 0;
    text-align: left;
  }

  .have-question .TAR .MT40.fs-16 {
    margin: 20px 0 30px;
  }

  .have-question .chat-box {
    width: 125px;
    height: 125px;
  }

  .have-question .read-more {
    margin-left: 20vw;
  }

  .have-question .read-more+figure {
    margin-left: 20vw;
    margin-right: -15px;
  }
}

.contact-us {
  background: #f0ece7;
  /* background: #EEEDE8;*/
  padding: 60px 0;
}

.contact-us .list-social {
  margin-top: 90px;
}

.contact-us .list-social span {
  font-size: 20px;
}

.contact-us .list-social span::before {
  /*color: #868686;*/
  color: #f6883e;
}

.contact-us .add span {
  display: inline-block;
  width: 20px;
  margin-right: 15px;
  vertical-align: middle;
}

.contact-us .add span.icon-noun-mail-1092212::before {
  color: #f6883e;
  font-size: 15px;
}

.contact-us .add span::before {
  color: #232f66;
  font-size: 18px;
}

.contact-us .hd2 {
  /*font-size: 1.32vw;*/
  font-size: 16px;
  margin: 10px 0 30px;
}

.contact-us .for-mob {
  display: none;
}

@media (max-width: 767px) {
  .contact-us .for-desk {
    display: none;
  }

  .contact-us .for-mob {
    display: -ms-flexbox;
    display: flex;
  }

  .contact-us .hd2 {
    font-size: 14px;
    font-family: "mont-semibold", sans-serif;
    padding: 15px 0;
    border-top: 1px solid rgba(156, 109, 65, 0.25);
    border-bottom: 1px solid rgba(156, 109, 65, 0.25);
    margin-top: 30px;
  }

  .contact-us .hd2+.row {
    display: none;
  }

  .contact-us .list-social {
    margin: 40px 0;
  }

  .contact-us .btn-box a {
    display: block;
    text-align: center;
  }
}

.inspiration-media {
  background: #f0ece7;
  padding: 60px 0;
}

.inspiration-media .f12 {
  font-family: "mont-semibold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #868686;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.inspiration-media .hd2 {
  font-size: 1.32vw;
  color: #111;
}

.inspiration-media .read-more {
  font-family: "mont-bold", sans-serif;
}

.inspiration-media .inspir-ctnr {
  margin: 30px 70px 0 0;
}

.inspiration-media .inspir-item .hdg-bx {
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 3px;
}

.inspiration-media .inspir-item .hdg-bx .share {
  margin: 0 2px 0 5px;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
}

.inspiration-media .inspir-item .hdg-bx:hover .share::before {
  color: #f6883e;
}

.inspiration-media .owl-dots {
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .inspiration-media .inspir-ctnr {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .inspiration-media .inspir-ctnr {
    margin: 30px -15px 50px;
  }

  .inspiration-media .ip-carousel .owl-stage {
    left: -30px;
    margin-left: 15px;
  }

  .inspiration-media .hd2 {
    font-size: 14px;
  }

  .inspiration-media .list-2.MT50 {
    margin-top: 20px;
  }
}

.share {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-family: 'icomoon';
  font-size: 16px;
}

.share::before {
  content: "\e91f";
  color: #868686;
}

.hd1 span.op1 {
  display: inline;
}

@media (max-width: 767px) {
  .hd1 span.op1 {
    display: block;
  }
}

.for-mob {
  display: none;
}

@media (max-width: 767px) {
  .for-mob {
    display: block;
  }
}

@media (max-width: 991px) {
  .portfolio {
    padding: 50px 0;
  }

  .portfolio .owl-stage-outer {
    padding-top: 75px;
  }

  .portfolio .owl-carousel .owl-item.active.center .hd2 {
    margin-top: 70px;
    font-size: 24px;
    width: 360px;
    margin-left: -120px;
  }

  .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-left: -80px;
  }
}

@media (max-width: 767px) {
  .portfolio .CTR {
    margin: 0 -15px;
  }

  .portfolio .owl-stage-outer {
    padding-top: 25px;
  }

  .portfolio .fs-12b {
    font-size: 9px;
    letter-spacing: 2px;
  }

  .portfolio .hd1 {
    font-size: 32px;
  }

  .portfolio .owl-carousel .owl-item {
    padding: 0;
  }

  .portfolio .owl-carousel .owl-item .hd2 {
    font-size: 20px;
    margin-top: 20px;
  }

  .portfolio .owl-carousel .owl-item.active.center .hd2 {
    margin-top: 20px;
    width: inherit;
    margin-left: 0;
  }

  /* .portfolio .owl-carousel .owl-item.active.center .portfolio-img {
    transform: none;
    transform: scale(1);
  }*/

  .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-img {
    transform: none !important;

  }

  .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    width: inherit;
    margin-left: 0;
  }

  .portfolio .owl-carousel .owl-item.active.center .desc {
    font-size: 12px;
  }

  .portfolio .owl-carousel .owl-item.prevCard {
    left: inherit;
  }
}

@media (max-width: 767px) {
  .design-partners .de-box {
    margin-top: 25px;
  }

  .design-partners .de-box .hd1,
  .design-partners .de-box .fs-16 {
    display: none;
  }

  .design-partners .de-box .fs-16+p {
    font-size: 12px;
  }

  .design-partners .de-box .hd3 {
    font-family: "mont-semibold", sans-serif;
    font-size: 20px;
  }

  .design-partners .de-box .fs-12b {
    font-size: 9px;
    letter-spacing: 1px;
    margin-top: 10px;
  }

  .design-partners .owl-nav {
    padding-left: 12px;
  }

  .design-partners .de-carousel .owl-stage {
    left: -30px;
    margin-left: 15px;
  }

  .design-partners .de-carousel .owl-stage .row {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .design-partners .owl-item {
    opacity: .5;
  }

  .design-partners .owl-item.active {
    opacity: 1;
  }
}

.hero-banner {
  position: relative;
}

.enqFormModal {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 9;
}

.enqForm {
  font-size: 20px;
  color: #868686;
}

@media (max-width: 1024px) {
  .enqForm {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .enqForm {
    font-size: 14px;
  }
}

.enqForm .container {
  position: relative;
}

.enqForm .cls-cnt {
  position: absolute;
  top: 20px;
  right: 35px;
  transform: scale(1.1, 1);
}

.wa-optin p {
  font-size: 12px;
}

@media (max-width: 1024px) {
  .wa-optin p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .enqForm .cls-cnt {
    top: 12px;
    /* top: 28px; */
    right: 18px;
    z-index: 999;
  }

  .wa-optin p {
    font-size: 9px !important;
  }
}

@media (max-width:640px) {
  .enqFormModal {
    height: 100%;
    position: fixed;
    overflow-y: scroll;
    z-index: 999;
  }
}

.enqForm .cls-cnt a {
  color: #f6883e;
  opacity: 1;
}

.enqForm .add span {
  display: inline-block;
  width: 20px;
  margin-right: 15px;
}

.enqForm .container {
  max-width: 90%;
  margin: 0 auto;
  z-index: 2;
  background: #FFFFFF;
  padding: 60px 140px 40px;
  border-top-left-radius: 44px;
  border-top-right-radius: 44px;
}

@media (max-width: 1440px) {
  .enqForm .container {
    padding: 50px 60px 40px;
  }
}

@media (max-width: 1440px) {
  .enqForm .container {
    max-width: 98%;
  }
}

@media (max-width: 767px) {
  .enqForm .container {
    max-width: 100%;
    padding: 40px 20px 80px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.enqForm input,
.enqForm select {
  font-size: 20px;
  color: #868686;
}

@media (max-width: 1024px) {

  .enqForm input,
  .enqForm select {
    font-size: 16px;
  }

  .enqForm input.mb-5,
  .enqForm select.mb-5 {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 1024px) {
  /*.enqForm .input-group.mb-5 {
    margin-bottom: 1rem !important;
  }*/

  .enqForm input.mb-5,
  .enqForm select.mb-5 {
    margin-bottom: .1rem !important;
  }
}

.enqForm .input-group select,
.enqForm .input-group .btn {
  border: 0px;
  border-bottom: solid 1px #868686;
  font-size: 20px;
  border-radius: 0px;
  padding-left: 0px;
  color: #868686;
}

@media (max-width: 1024px) {

  .enqForm .input-group select,
  .enqForm .input-group .btn {
    font-size: 16px;
  }
}

.enqForm .input-group select:focus,
.enqForm .input-group .btn:focus {
  box-shadow: none;
}

.enqForm .input-group select:after,
.enqForm .input-group .btn:after {
  border: solid #868686;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.enqForm .input-group .btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.enqForm .input-group i.icon {
  padding-right: 7px;
}

.enqForm .input-group i.icon img {
  width: 20px;
}

.enqForm .input-group .dropdown-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}

.enqForm .custom-control-inline {
  margin-right: 2rem;
}

@media (max-width: 1280px) {
  .enqForm .custom-control-inline {
    margin-right: 1rem;
  }
}

@media (max-width: 768px) {
  .enqForm .custom-control-inline {
    margin-right: 0rem;
  }
}

@media (max-width: 767px) {
  .enqForm .custom-control-inline {
    margin-right: 5px;
  }
  .ground_text h1.title {
    font-size:1.5rem !important;
}
.ground_text h4{font-size: 20px !important;}
}

.enqForm .custom-control-inline:first-child {
  padding-left: 0px;
}

.enqForm .custom-control-label {
  padding-left: 10px;
}

.enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
  background: #868686;
  border-radius: 50%;
  width: 0.7rem;
  height: 0.7rem;
  top: 36%;
  left: -1.6rem;
}
/* checkbox */
.custom-checkbox {
  font-size: 1rem;
  margin-left: 12px;
}
.custom-control-input {
  position: relative;
}
.enqForm .custom-checkbox .custom-control-label::before {
  width: 1.5rem;
  height: 1.5rem;
}
.enqForm
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::before {
  background-color: #fff;
  border-color: #adb5bd;
}

.enqForm
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::after {
  content: "âœ“";
  position: absolute;
  background: #fff;
  color: #868686;
  font-size: 1.2rem;
  font-weight: bold;
  width: 0.1rem;
  height: 0.1rem;
  top: 20%;
  left: -2.3rem;
  border: none;
}

@media (max-width: 1024px) {
  .enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
    width: 0.7rem;
    height: 0.7rem;
    top: 10%;
    left: -1.1rem;
  }

  .enqForm
    .custom-checkbox
    .custom-control-input:checked
    ~ .custom-control-label::after {
    top: -0.1rem !important;
    left: -1.2rem;
    font-size: 1.1rem;
  }
  .custom-checkbox {
    font-size: 0.8rem;
    padding-left: 0.5rem;
  }
  .err-msg {
    left: 3rem;
    bottom: -3rem !important;
  }
}



.enqForm .custom-control-label::before {
  top: -0.3rem;
  left: -2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: transparent;
}

.enqForm .custom-control-label::after {
  top: -0.3rem;
  left: -2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: transparent;
}

@media (max-width: 1024px) {
  .enqForm .custom-control-label::before {
    left: -1.5rem;
    width: 1.5rem;
    height: 1.5rem;
  }

  .enqForm .custom-control-label::after {
    left: -1.5rem;
    width: 1.5rem;
    height: 1.5rem;
  }
}

.enqForm .custom-control-input:focus~.custom-control-label::before {
  box-shadow: none;
}

.enqForm .custom-control-input:checked~.custom-control-label::before {
  border-color: #868686;
  background-color: transparent;
}

/* .enqForm
  .custom-checkbox-consent
  .custom-control-input:checked
  ~ .custom-control-label::before {
  background-color: #fff !important;
  border-color: #adb5bd !important;
} */

.enqForm .submit-enq {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  /* align-content: space-between; */
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media (max-width: 768px) {
  .enqForm .submit-enq {
    margin-top: 15px;
  }
}

@media (max-width: 768px) {
  .enqForm .submit-enq .btn-box.MT20 {
    margin-top: 7px;
  }
}


.enqForm .submit-enq .btn-box a,
.enqForm .submit-enq .btn-box button {
  display: inline-block;
  background: #f6883e;
  font: italic 400 18px/1.2 "mont-bold", sans-serif;
  color: #FFFFFF;
  letter-spacing: .5vw;
  text-transform: uppercase;
  border: 0px;
  border-radius: 0px;
  padding: 12px 16px;
  overflow: hidden;
  background: #f6883e;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.enqForm .submit-enq .btn-box a:hover,
.enqForm .submit-enq .btn-box button:hover {
  background-position: 0 100%;
}

.resentOtp-wrapper {
  padding-top: 10px;
  color: #868686 !important;
  font-size: 12px !important;
  letter-spacing: 2px !important;
}

.resentOtp-btn {
  background: transparent !important;
  color: #868686 !important;
  font-size: 12px !important;
  /* display: block !important; */
  letter-spacing: 2px !important;
  padding: 0px !important;
  border: none !important;
}

.otpInput {
  margin-bottom: 0 !important
}

.otpError {
  position: relative !important;
  bottom: initial !important;
}

@media (max-width: 1024px) {

  .enqForm .submit-enq .btn-box a,
  .enqForm .submit-enq .btn-box button {
    padding: 15px 25px;
    font-size: 16px;
  }
}

.enqForm .submit-enq .btn-box a .icon-cta-icon,
.enqForm .submit-enq .btn-box button .icon-cta-icon {
  width: 14px;
}

@media (max-width: 991px) {

  .enqForm .submit-enq .btn-box a .icon-cta-icon,
  .enqForm .submit-enq .btn-box button .icon-cta-icon {
    margin: 0 3px;
  }
}

.enqForm .submit-enq .btn-box a .icon-cta-icon::before,
.enqForm .submit-enq .btn-box button .icon-cta-icon::before {
  color: #FFFFFF;
}

.enqForm .dropdown-menu.bottom {
  transform: translate3d(5px, -320px, 0px) !important;
}

select.line-inpt {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../images/drop-arrow.png") no-repeat right center;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

select.line-inpt::-ms-expand {
  display: none;
}

select.line-inpt:focus::-ms-value {
  background: none;
}

.line-inpt.form-control {
  border: 0px;
  border-radius: 0px;
  border-bottom: solid 1px #868686;
  background-color: transparent;
  padding-left: 0px;
}

.line-inpt.form-control:focus {
  box-shadow: none;
  color: #f6883e;
  border-bottom: solid 1px #f6883e;
}

.line-inpt.form-control.date {
  background: url("../images/svg/calendar-icon.svg") no-repeat 4px;
  padding-left: 45px;
}

.listing-tabs {
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  border: 0px;
}

@media (max-width: 1440px) {
  .listing-tabs {
    /*margin-top: 10px;*/
  }

  .secondary-nav.proNav .listing-tabs-wrap {
    overflow-x: auto;
  }
}

.listing-tabs a {
  color: #868686;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.listing-tabs .nav-link {
  border: 0px;
  padding: .5rem 3.7% 0;
  height: auto;
  text-align: center;
}

@media (max-width: 1440px) {
  .listing-tabs .nav-link {
    padding: 0rem 2.7%;
  }
}

@media (max-width: 1024px) {
  .listing-tabs .nav-link {
    padding: 0rem 1.1%;
  }
}

@media (max-width: 768px) {
  .listing-tabs .nav-link {
    padding: 0 0.7rem;
  }
}

.listing-tabs .nav-link:first-child {
  padding-left: 0px;
}

.listing-tabs .nav-link span.icon-cta-icon {
  display: block;
  opacity: 0;
}

.listing-tabs .nav-link.active,
.listing-tabs .nav-link:hover {
  color: #f6883e !important;
}

.listing-tabs .nav-link.active span.icon-cta-icon,
.listing-tabs .nav-link:hover span.icon-cta-icon {
  display: block;
  opacity: 1;
  margin-top: 3px;
}

.filter-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: end;
  position: relative;
  margin-left: 10%;
}

@media (max-width: 1440px) {
  .filter-list {
    margin-left: 0%;
  }
}

.filter-list:before {
  content: '';
  position: absolute;
  left: -15%;
  height: 70%;
  top: 15%;
  width: 1px;
  background: #b6b6b6;
}

@media (max-width: 1440px) {
  .filter-list:before {
    left: -8%;
  }
}

@media (max-width: 1024px) {
  .filter-list:before {
    left: -17px;
  }
}

@media (max-width: 1024px) {
  .filter-list {
    margin-left: 0%;
  }
}

@media (max-width: 767px) {
  .filter-list {
    margin-left: -15px;
    margin-right: -15px;
    /*border-top: solid 1px #f3f3f3;*/
    padding-top: 10px;
  }
}

.filter-list .title {
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  color: #f6883e;
  text-transform: uppercase;
}

.filter-list .dropdown-toggle::after {
  border: 0px;
}


.filter-list .dropdown.show .dropdown-toggle {
  position: absolute;
  z-index: 9999;
  width: auto;
  background: #fff;
}

@media (max-width: 768px) {
  .filter-list .dropdown.show .dropdown-toggle {
    left: 0px;
  }
}

@media (max-width: 767px) {
  .filter-list .dropdown.show .dropdown-toggle {
    left: 15px;
  }
}

.filter-list ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .filter-list ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media (max-width: 767px) {
  .filter-list ul {
    -ms-flex-pack: start;
    justify-content: start;
  }

  .filter-list ul li {
    padding-left: 15px;
  }
}

.filter-list ul li.dropdown,
.filter-list ul li.dropleft,
.filter-list ul li.dropright,
.filter-list ul li.dropup {
  position: inherit;
}

.filter-list ul li a {
  color: #f6883e;
}

.filter-list ul li a span {
  padding-right: 10px;
}

.filter-list ul li a span img {
  width: 20px;
}

.filter-list .dropdown-menu {
  max-width: 20.2rem;
  top: -56px !important;
  left: -37px !important;
  width: 111%;
  border: 0px;
  padding: 40px;
  padding-top: 60px;
  border-radius: 0px;
  height: 420px;
  overflow-x: scroll;
  transform: translate3d(5px, 35px, 0px) !important;
}

@media (max-width: 767px) {
  .filter-list .dropdown-menu {
    top: -48px !important;
    left: -27px !important;
    width: 100%;
  }
}

.filter-list .accordian .trgr {
  font-size: 1.1vw;
  font-family: "mont-semibold", sans-serif;
  border-bottom: 0px;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-right: 30px;
  background: url("../images/drop-arrow.png") no-repeat right center;
}

@media (max-width: 1024px) {
  .filter-list .accordian .trgr {
    font-size: 16px;
  }
}

.filter-list .accordian .trgr.act {
  background: url("../images/up-arrow.png") no-repeat right center;
}

.filter-list .accordian .tog_cont {
  border-bottom: 0px;
}

.filter-list .accordian .custom-control-label {
  color: #868686;
  font-size: .9vw;
}

@media (max-width: 1024px) {
  .filter-list .accordian .custom-control-label {
    font-size: 12px;
    line-height: 2;
  }
}

.filter-list .accordian .custom-control-input:checked~.custom-control-label::before {
  border-color: #b6b6b6;
  background-color: #b6b6b6;
}

.filter-list .accordian .custom-control-input:focus~.custom-control-label::before {
  box-shadow: none;
}

.applied-cnt {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
  margin-top: 20px;
}

.applied-cnt .filter-title {
  line-height: 5;
}

@media (max-width: 768px) {
  .applied-cnt .filter-title {
    line-height: 1;
  }
}

.filter-title {
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  color: #f6883e;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tags li {
  padding: 15px 70px 15px 40px;
  border-radius: 30px;
  font-size: 20px;
  border: solid 1px #e5e5e5;
  color: #868686;
  margin: 8px 20px 8px 0;
  position: relative;
}

.tags li a.close {
  position: absolute;
  right: 30px;
  color: #868686;
  transform: scale(1.1, 1);
  top: 15px;
}

@media (max-width: 1024px) {
  .tags li a.close {
    right: 24px;
    font-size: 20px;
    transform: scale(1, 0.9);
  }
}

@media (max-width: 767px) {
  .tags li a.close {
    right: 12px;
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .tags li {
    padding: 12px 60px 12px 35px;
    border-radius: 30px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .tags li {
    padding: 12px 30px 12px 15px;
    border-radius: 30px;
    font-size: 14px;
    margin: 8px 10px 8px 0;
  }
}

.clr-btn {
  text-align: right;
}

@media (max-width: 767px) {
  .clr-btn {
    text-align: left;
    padding-top: 15px;
  }
}

.clr-btn .clearAll {
  color: #868686;
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.reletive {
  position: relative;
}

figure.with-cap {
  margin-bottom: 0px;
}

figure.with-cap figcaption {
  position: absolute;
  bottom: 0;
  color: #FFFFFF;
  right: 0;
  font-size: 16px;
  padding: 5px;
}

.card-title {
  font-size: 38px;
  font-family: "mont-semibold", sans-serif;
  color: #f6883e;
}

@media (max-width: 768px) {
  .card-title {
    font-size: 24px;
  }
}

.custCard1 {
  border: 0px;
  border-radius: 0px;
  padding: 10px;
}

.custCard1 .card-img,
.custCard1 .card-img-top {
  border-radius: 0px;
}

.custCard1 .card-body {
  padding: 0px;
}

.custCard1 .card-title {
  margin: 25px 0 10px 0;
  font-family: "mont-book", sans-serif;
}

.custCard1 .card-text {
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  letter-spacing: 1px;
}

.custCard1 p {
  margin-bottom: 3px;
}

.custCard1 .card-footer {
  background: #FFFFFF;
  border: 0px;
  padding: 0px;
  padding-top: 30px;
}

.viewlink {
  font: italic 400 1vw/1.2 "mont-semibold", sans-serif;
  letter-spacing: .2vw;
  text-transform: uppercase;
  color: #f6883e;
}

@media (max-width: 1024px) {
  .viewlink {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .listing-tabs-wrap {
    overflow-x: auto;
    scrollbar-width: none;
  }

  .listing-tabs-wrap::-webkit-scrollbar {
    display: none;
  }
}

.contact-info {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .contact-info {
    padding-bottom: 30px;
  }
}

/**/
.contact-info .desc {
  font-size: 14px;
  color: #868686;
}

@media (max-width: 768px) {
  .contact-info .desc {
    font-size: 12px;
  }
}

.contact-info .list-social li a {
  color: #f6883e;
}

.contact-info .list-social li a img.fb {
  width: 18px;
}

.contact-info .list-social li a img.inst {
  width: 24px;
}

.contact-info .list-social li a img.twt {
  width: 24px;
}

.contact-info .list-social li a img.yt {
  height: 18px;
}

.git-list {
  margin-top: 45px;
}

@media (max-width: 1024px) {
  .git-list {
    margin-top: 15px;
  }
}

.git-list li span {
  font-size: 40px;
  font-weight: bold;
  color: #f6883e;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

@media (max-width: 991px) {
  .git-list li span {
    font-size: 20px;
  }
}

.git-list .info {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .git-list .info {
    margin-top: 0;
  }
}

.git-list .info p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #868686;
}

@media (max-width: 991px) {
  .git-list .info p {
    margin-bottom: 5px;
  }
}

.git-list .info p a {
  color: #868686;
}

@media (max-width: 767px) {
  .git-list .info p {
    font-size: 12px;
  }
}

.git-list .info p i {
  color: #f6883e;
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
}

.faqs-tab.listing-tabs {
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  -ms-flex-align: end;
  align-items: end;
}

@media (max-width: 767px) {
  .faqs-tab.listing-tabs {
    -ms-flex-pack: start;
    justify-content: start;
    margin-top: 15px;
  }

  .portfolioCss.sky_city_two .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}

/*.portfolioCss.sky_city_two .nav-tabs .nav-link {
    padding: 0 1rem;
    padding-right: 0;
    font-size: 12px;
    font-weight: 600;
}*/


.faqs-tab.listing-tabs .nav-link {
  padding: 0 2rem;
  height: auto;
  padding-right: 0px;
  /*font-family: "mont-book", sans-serif;*/
}


.investor-corner.meet .faqs-tab.listing-tabs .nav-link {
  /*padding: 0 2rem;*/
  padding: 18px 1.8rem;
  height: auto;
  /*padding-right: 0px;*/
  font-family: "mont-book", sans-serif;
}

@media (max-width: 1440px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 1rem;
  }
}

@media (max-width: 1024px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.7rem;
  }
}

@media (max-width: 768px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.4rem;
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.8rem;
    padding-left: 0px;
    font-size: 11px;
  }
}

@media (max-width: 567px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.7rem;
    padding-left: 0;
  }
}

section.grey {
  background: #EEEDE8;
}

.sec70-100 {
  padding: 70px 0 100px;
}

@media (max-width: 991px) {
  .sec70-100 {
    padding: 60px 0;
  }
}

.footer-form .enqForm {
  margin-top: 70px;
  color: #868686;
}

@media (max-width: 991px) {
  .footer-form .enqForm {
    margin-top: 20px;
  }
}

.footer-form .enqForm .col-sm-6,
.footer-form .enqForm .wa-optin {
  padding: 0 60px;
}

@media (max-width: 991px) {

  .footer-form .enqForm .col-sm-6,
  .footer-form .enqForm .wa-optin {
    padding: 0 30px;
  }
}

.footer-form .enqForm .submit-enq {
  margin-top: 60px;
  height: auto;
}

.footer-form .enqForm .submit-enq .btn-box button {
  padding: 20px 30px;
}

.footer-form .enqForm .input-group select,
.footer-form .enqForm .input-group .btn {
  color: #868686;
}

.get-in-touch {
  overflow: hidden;
}

@media (max-width: 1024px) {
  .get-in-touch .row .col-md-6 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 1024px) {
  .accordian .trgr {
    font-size: 14px;
  }
}

.brown {
  color: #f6883e;
}

.contact-us .enqForm {
  position: relative;
}

.contact-us .enqForm .cls-cnt {
  top: -30px;
}

@media (max-width: 767px) {
  .contact-us .enqForm .cls-cnt {
    top: -15px;
  }
}

.input-group-append .btn,
.input-group-prepend .btn {
  z-index: 1;
}

@media (max-width: 768px) {
  .proNav.secondary-nav {
    overflow: inherit;
  }
}

@media (min-width: 1366px) {
  .proNav.secondary-nav .container {
    max-width: 1140px;
  }
}

@media screen and (min-width: 1600px) {
  .proNav.secondary-nav .container {
    max-width: 1320px;
  }
}

@media (max-width: 1024px) {
  .proNav.secondary-nav .container {
    max-width: 98vw;
  }
}

.proNav.secondary-nav .filter-list .result {
  font-size: 12px;
  color: rgba(134, 134, 134, 0.7);
  position: relative;
}

.proNav.secondary-nav .filter-list .result:before {
  content: '';
  position: absolute;
  left: -8px;
  height: 70%;
  top: 15%;
  width: 1px;
  background: #b6b6b6;
}


.proNav.secondary-nav .filter-list .view-all {
  font-size: 12px;
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  color: #f6883e;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.proNav.secondary-nav .filter-list .view-all .icon-noun-dropdown-3574472 {
  font-size: 9px;
  padding-right: 0;
  margin-left: 10px;
}

.proNav.secondary-nav ul li a {
  padding: 10px 8px !important;
}

@media (max-width: 991px) {
  .proNav.secondary-nav .filter-list .view-all .icon-noun-dropdown-3574472 {
    font-size: 7px;
  }
}

@media (max-width: 1024px) {
  .proNav.secondary-nav .filter-list .view-all {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .proNav.secondary-nav .filter-list .view-all {
    font-size: 10px;
  }
}

.proNav.secondary-nav .filter-list ul li a span {
  position: static;
  opacity: 1;
}

@media (max-width: 768px) {
  .proNav.secondary-nav .listing-tabs {
    font-size: 12px;
  }

  .proNav.secondary-nav .filter-list .title {
    font-size: 12px;
  }
}

@media (max-width: 1280px) {
  .proNav.secondary-nav.sticky .container {
    max-width: 84vw;
  }
}

@media (max-width: 1024px) {
  .proNav.secondary-nav.sticky .container {
    max-width: 98vw;
  }
}

.proNav.secondary-nav.sticky .nav-link {
  height: auto;
}

.proNav.secondary-nav.sticky .listing-tabs {
  font-size: 12px;
}

.proNav.secondary-nav.sticky .listing-tabs .nav-link.active span.icon-cta-icon,
.proNav.secondary-nav.sticky .listing-tabs .nav-link:hover span.icon-cta-icon {
  margin-top: 6px;
}

.proNav.secondary-nav.sticky .filter-list .title {
  font-size: 12px;
}

.proNav.secondary-nav.sticky .nav {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 5px;
}

.explorer11 .card {
  display: inline-block;
}

.explorer11 .list-1 li a {
  background: transparent;
}

.card-box {
  color: #868686;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .card-box {
    margin-bottom: 30px;
  }
}

.card-box figure {
  position: relative;
}

.card-box figure figcaption {
  position: absolute;
  padding: 5px 15px;
  background: #f6883e;
  color: #f0ece7;
  top: 15px;
  left: 15px;
  border-radius: 20px;
  font-family: "mont-semibold", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.card-box figure figcaption span {
  margin-right: 3px;
  font-size: 15px;
}

.card-box figure figcaption span::before {
  color: #f0ece7;
}

.card-box .date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.card-box .hd2 {
  margin: 25px 0 20px 0;
  font-size: 1.32vw;
}

@media (max-width: 991px) {
  .card-box .hd2 {
    font-size: 20px;
  }
}

.card-box .hd2 a {
  color: #f6883e;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.card-box .hd2 a span {
  font-size: 16px;
}

.card-box .hd2 a span::before {
  color: #868686;
}

.card-box .hd2 a:hover span::before {
  color: #f6883e;
}

#abt3 {
  background: linear-gradient(180deg, #fff7f0 0%, #f7f0e7 100%);
}

#abt3 .CTR {
  text-align: center;
}

#abt3 .CTR h2.hd1 {
  font-size: clamp(2.5rem, 3.5vw, 4.4rem);
  color: #232f66;
  margin-bottom: 1rem;
}

#abt3 .CTR p {
  color: #605c58;
  max-width: 780px;
  margin: 0 auto;
}

#abt3 .card-box {
  background: #ffffff;
  border: 1px solid rgba(156, 109, 65, 0.12);
  border-radius: 24px;
  padding: 40px 30px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

#abt3 .card-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.12);
}

#abt3 .card-box .hd2 {
  color: #232f66;
  margin-bottom: 18px;
}

#abt5 {
  background: #f8f2e8;
}

#abt5 .CTR {
  text-align: center;
}

#abt5 .CTR h2.hd1 {
  color: #232f66;
  font-size: clamp(2.5rem, 3.4vw, 4rem);
}

#abt5 .CTR p {
  color: #6f6b63;
  max-width: 760px;
  margin: 0 auto;
}

#abt5 .card-box {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(156, 109, 65, 0.12);
  border-radius: 24px;
  padding: 38px 30px;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.06);
}

#abt5 .card-box:hover {
  transform: translateY(-8px);
}

#abt7,
#abt8 {
  background: #f0ece7;
}

#abt7 .content,
#abt8 .content {
  padding-top: 10px;
}

#abt7 .hd1,
#abt8 .hd1 {
  color: #232f66;

}

#abt7 .inspir-item,
#abt8 .inspir-item {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  padding: 20px;
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#abt7 .inspir-item:hover,
#abt8 .inspir-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 28px 60px rgba(0, 0, 0, 0.12);
}

#abt7 .inspir-item figure img,
#abt8 .inspir-item figure img {
  border-radius: 20px;
}

#abt8 .list-2 {
  max-width: 780px;
  margin: 40px auto 0;
  padding: 0;
}

#abt8 .list-2 li {
  background: #ffffff;
  border-radius: 18px;
  padding: 22px 24px;
  margin-bottom: 18px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.06);
}

#abt8 .list-2 li p {
  margin-bottom: 10px;
}

#abt8 .list-2 li h4.hd2 {
  color: #232f66;
}

#abt8 .list-2 li a:hover h4.hd2 {
  color: #f6883e;
}

.news-blog-section {
  background: #f0ece7;
  padding: 100px 0;
}

.owl-carousel .owl-dots {
  display: none !important;
}

.news-blog-section .news-blog-card {
  background: #ffffff;
  border: 1px solid rgba(156, 109, 65, 0.16);
  border-radius: 8px;
  padding: 40px;
  box-shadow: 0 20px 45px rgba(35, 47, 102, 0.08);
  height: 100%;
}

.news-blog-section .news-blog-card.news-updates-card {
  background: #fbf6f0;
}

.news-blog-section .news-blog-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(35, 47, 102, 0.14);
}

.news-blog-section .news-blog-card h3.hd1 {
  margin-bottom: 10px;
  font-size: clamp(2rem);
}

.news-blog-section .news-blog-eyebrow {
  color: #f6883e;
  font: 12px/1.2 "mont-semibold", sans-serif;
  letter-spacing: 1.8px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.news-blog-section .news-blog-description {
  color: #656565;
  font: 15px/1.55 "mont-book", sans-serif;
  margin: 0;
  max-width: 420px;
}

.news-blog-section .news-blog-action {
  align-items: center;
  border-bottom: 1px solid #f6883e;
  color: #232f66;
  display: inline-flex;
  flex: 0 0 auto;
  font: 12px/1 "mont-semibold", sans-serif;
  gap: 12px;
  letter-spacing: 1px;
  padding: 0 0 9px;
  text-transform: uppercase;
  transition: color 250ms ease, border-color 250ms ease;
}

.news-blog-section .news-blog-action:hover,
.news-blog-section .news-blog-action:focus {
  border-color: #232f66;
  color: #f6883e;
}

.news-blog-section .news-blog-action .icon-cta-icon {
  font-size: 14px;
}

.news-blog-section .inspir-ctnr {
  margin: 30px 0 0;
}

.news-blog-section .inspir-item {
  margin-bottom: 30px;
}

.news-blog-section .inspir-item figure {
  border-radius: 6px;
  overflow: hidden;
}

.news-blog-section .inspir-item figure img {
  transition: transform 400ms ease;
}

.news-blog-section .inspir-item:hover figure img {
  transform: scale(1.04);
}

.news-blog-section .inspir-item .hdg-bx {
  display: block;
}

.news-blog-section .inspir-item .hdg-bx a {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 991px) {
  .news-blog-section {
    padding: 70px 0;
  }

  .news-blog-section .ip-carousel .owl-stage {
    left: 0;
    margin-left: 0;
  }
  .news-blog-section .news-blog-card {
    padding: 25px;
  }
}

@media (max-width: 767px) {
  .news-blog-section .news-blog-card {
    padding: 22px;
  }

  .news-blog-section {
    padding: 55px 0;
  }

  .news-blog-section .news-blog-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
    padding-bottom: 22px;
  }
}

@media (max-width: 991px) {
  #abt7 .inspir-ctnr,
  #abt8 .inspir-ctnr {
    margin: 30px 0 0;
  }
}

@media (max-width: 767px) {
  #abt3 .card-box,
  #abt5 .card-box,
  #abt7 .inspir-item,
  #abt8 .inspir-item {
    padding: 24px 18px;
  }

  #abt7 .inspir-item,
  #abt8 .inspir-item {
    margin-bottom: 20px;
  }
}

.details-carousel .details-img-box {
  background-size: cover;
  background-repeat: no-repeat;
}

.details-carousel .owl-nav .owl-next,
.details-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.details-carousel .owl-nav .owl-next {
  right: -45px;
}

.details-carousel .owl-nav .owl-prev {
  left: -45px;
}

.details-carousel .owl-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  top: -30px;
}

.share-blog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.brokerage-list2,
.brokerage-list3 {
  margin-top: -100px !important;
}

.stock-exchange ul li a {
  display: flex;
  font: 400 1.3vw/1.4 "mont-book", sans-serif;
  color: #868686;
}

.stock-exchange ul li a:hover {
  color: #f6883e;
}


@media (max-width: 767px) {
  .share-blog {
    padding-left: 15px;
  }
}

.share-blog .list-social li a span {
  color: #868686;
}

.related-story {
  background: #f0ece7;
  padding: 70px;
}

@media (max-width: 767px) {
  .related-story {
    padding: 70px 0;
  }
}

.related-story .related-carousel {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .related-story .related-carousel .owl-stage {
    padding-left: 0 !important;
  }
}

.related-story .owl-nav .owl-next,
.related-story .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 40%;
}

.related-story .owl-nav .owl-next {
  right: -45px;
}

.related-story .owl-nav .owl-prev {
  left: -45px;
}

@media (max-width: 767px) {
  .section100-80 .fs-14sb {
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .blog-comma .hd3 {
    margin-top: 30px;
  }
}

.card-box-media {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .card-box-media {
    margin-bottom: 30px;
  }
}

.card-box-media .innar-box {
  border: 1px solid #e8e8e8;
  height: 100%;
  background: #e8e8e8;
}

@media (max-width: 767px) {
  .card-box-media .innar-box {
    background: none;
  }
}

.card-box-media .innar-box .img-hover-box figure {
  position: relative;
  margin: 0;
}

.card-box-media .innar-box .img-hover-box figure .play-icon {
  right: 15px;
  bottom: 15px;
  height: 40px;
  width: 40px;
}

.card-box-media .innar-box .img-hover-box figure .play-icon img {
  width: 100%;
}

.card-box-media .innar-box .img-hover-box figure .share-icon {
  position: absolute;
  right: 10px;
  top: 10px;
}

.card-box-media .innar-box .img-hover-box figure .share-icon span.icon-noun-share-2832870::before {
  color: #FFFFFF;
}

.card-box-media .innar-box .date-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.card-box-media .innar-box .online {
  color: #868686;
  font-size: 14px;
  margin-bottom: .5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-box-media .innar-box .online span.icon-noun-share-2832870::before {
  color: #868686;
}

.card-box-media .innar-box.op1 {
  background: none;
  border: 0;
}

.card-box-media .innar-box.op1 .card-details {
  padding: 20px 0;
}

@media (max-width: 767px) {
  .card-box-media .innar-box.op1 .hd2 {
    margin-bottom: 7px;
  }

  .card-box-media .innar-box.op1 .UC {
    margin: 0;
  }

  .card-box-media .innar-box.op1 .card-details {
    padding: 20px 0 0 0;
  }
}

.card-box-media .innar-box.op2 {
  background: none;
  border: 0;
}

.card-box-media .innar-box.op2 .online p {
  margin: 0;
}

.card-box-media .innar-box.op2 .card-details {
  padding: 20px 0;
}

@media (max-width: 767px) {
  .card-box-media .innar-box.op2 {
    border: 1px solid #e8e8e8;
    padding: 10px;
  }

  .card-box-media .innar-box.op2 .hd2 {
    margin-bottom: 7px;
  }

  .card-box-media .innar-box.op2 .card-details {
    padding: 10px 0 0 0;
  }

  .card-box-media .innar-box.op2 .card-details p.date-box {
    margin: 0;
  }
}

.card-box-media .card-details {
  padding: 20px 15px;
}

.card-box-media .card-details .hd2 {
  color: #f6883e;
  font-size: 1.32vw;
}

.card-box-media .card-details .hd2 a {
  color: #f6883e;
}

@media (max-width: 991px) {
  .card-box-media .card-details .hd2 {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .card-box-media .card-details .UC {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .card-box-media .card-details .m-img-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
  }

  .card-box-media .card-details .m-img-box img {
    width: 94px;
    margin-right: 30px;
  }

  .card-box-media .card-details .m-img-box p {
    margin: 0;
    border-left: 1px solid #868686;
    padding-left: 30px;
  }
}

.card-box-media .min-ht100 {
  min-height: 14.5vh;
}

@media (max-width: 991px) {
  .card-box-media .min-ht100 {
    min-height: 8.5vh;
  }
}

@media (max-width: 767px) {
  .card-box-media .min-ht100 {
    min-height: inherit;
  }
}

.card-box-media .min-ht70 {
  min-height: 8vh;
}

@media (max-width: 767px) {
  .card-box-media .min-ht70 {
    min-height: inherit;
  }
}

@media (max-width: 767px) {
  .comma-img-box img {
    width: 50px;
  }
}

.media-view-all {
  padding: 20px 0 80px 0;
  text-align: center;
}

.kit-card {
  margin-bottom: 80px;
}

.kit-card .hd3 {
  font-size: 2.2vw;
}

.kit-card .hd2 {
  font-size: 1.32vw;
}


.year-box {
  width: 220px;
}

.acd_wrap {
  border-radius: 15px;
  margin-bottom: 20px;
  background: #f8f7f5;
}

.accordian .acd_wrap {
  border-radius: 0;
  background: transparent !important;
  margin-bottom: 0px;
  border-bottom: 1px solid #ccc;
}

.row-.cbre-des {
  background: #f8f7f5;
  padding: 40px 30px;
  border-radius: 20px;
}

.sustainable.inner-sec {
  position: static;
  background: #eeede8;
}

.sustainable.inner-sec .banner-ctnt {
  position: inherit;
  transform: translateY(0%);
}

.sustainable.inner-sec .banner-ctnt .hd1 {
  color: #f6883e;
}

.sustainable.inner-sec .banner-ctnt .sustainable-list li figure {
  height: auto;
  margin-bottom: 0;
}

.sustainable.inner-sec .banner-ctnt .sustainable-list li {
  margin: 0 7px;
}

.share-holder-page.sustainable .banner-ctnt .sustainable-list {
  margin-top: 20px;
}

/*.investor-landing-wrap*/
.sustainable.fS .banner-ctnt .sustainable-list li {
  background: url(../images/bg_280-280.png) no-repeat 0 0;
  width: 280px;
  height: 280px;
  transition: all 1s ease;
  background-size: 100%;
}

.sustainable.fS .banner-ctnt .sustainable-list li p {
  color: #868686;
}

/*.investor-landing-wrap*/
.sustainable.fS .banner-ctnt .sustainable-list li:hover

/*, .sustainable .banner-ctnt .sustainable-list li:hover*/
  {
  background: url(../images/bg_hover_280-280.png) no-repeat 0 0;
  transition: all 1s ease;
  background-size: 100%;
}

/*.investor-landing-wrap */
.sustainable.fS .banner-ctnt .sustainable-list li:hover p

/*, .sustainable .banner-ctnt .sustainable-list li:hover p*/
  {
  color: #fff;
  transition: all 1s ease;
}

/*.investor-landing-wrap*/
.sustainable.fS .banner-ctnt .sustainable-list li:hover figure img.top_icon

/*, .sustainable .banner-ctnt .sustainable-list li:hover figure img.top_icon*/
  {
  filter: brightness(0) invert(1);
  transition: all 0.1s ease;
}

.sustainable.fS .banner-ctnt .sustainable-list {
  justify-content: inherit;
}

.investor-landing-wrap .investor-corner {
  background: #eeede8;
}

.investor-landing-wrap .investor-corner .faqs-tab.listing-tabs .nav-link {
  background: transparent;
  font-family: "mont-book", sans-serif;
}

.date-month {
  font-size: 44px;
  /*border-right: 1px solid #ccc;*/
  padding-top: 10px;
  padding-bottom: 10px;
  color: #f6883e;
}

/*.meet .view-project a{font-family: "mont-book", sans-serif; font-style: normal;}*/
span.month {
  font-size: 12px;
  color: #868686;
  letter-spacing: 2.3px;
}

span.target {
  background: #EEEDE8;
  color: #868686;
  padding: 10px 35px;
  border-radius: 30px;
  font-size: 12px;
  letter-spacing: 2.3px;
}

.investor-landing-wrap .share-holder-page.sustainable .CTR- .sustainable-list {
  justify-content: start;
}

.mob_device {
  display: none;
}

.mob_device .mob_view li a span::before {
  font-size: 20px;
  color: #868686;
}

.heading_wrap ul li a {
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "mont-bold", sans-serif;
}

.heading_wrap ul li a span {
  font-size: 8px;
}

.unpaid_devidend .faqs-tab.listing-tabs .nav-link {
  padding: 7px 15px;
  border-radius: 50px;
  font-size: 12px;
}

.unpaid_devidend .listing-tabs .nav-link.active,
.unpaid_devidend .listing-tabs .nav-link:hover {
  color: #fff;
  background: #9a6e41;
}

.share_data {
  border-radius: 15px;
}

.CtR {
  padding-top: 40px;
}

.Detail {
  font-size: 14px;
}

.borad-meeting {
  min-height: 190px;
}

.acd_wrap.rtr {
  border: 1px solid #EEEDE8;
  background: transparent;
}

.acd_wrap.rtr a {
  color: #868686;
  font-size: 14px;
}

.exp-heading_wrap .view-project a {
  font-size: 14px;
}

.fAq .acd_wrap .tog_cont p {
  font-size: 14px;
  color: #868686;
}

.contact-us h4.hd2 {
  font-family: "mont-book", sans-serif;
  font-size: 16px;
}

.contact-us .col-xl-11 .col-md-4 {
  padding-left: 30px;
  padding-right: 30px;
}

.qip_Ppd .acd_wrap {
  background: transparent;
  border: 1px solid #ccc;
}

.qip_Ppd .acd_wrap a {
  font-size: 20px;
  color: #868686;
  align-items: center;
}

.corp_Presentation p {
  color: #868686;
  font-family: "mont-book", sans-serif;
  font-size: 14px;
}

.down-PDF {
  font-family: "mont-book", sans-serif;
  color: #f6883e;
  font-size: 12px;
}

.cbre-Report .qip_Ppd .acd_wrap {
  background: #F8F7F5;
  border-color: #F8F7F5;
}

.cbre-Report p {
  font-family: "mont-book", sans-serif;
  color: #868686;
  font-size: 14px;
}

.pl_60 {
  padding-left: 60px;
}

.filter-list .dropdown-menu.menu-other {
  left: 15px !important;
}

.no-before .filter-list:before {
  position: inherit;
}

.subsidiary.cbre-Report .qip_Ppd .acd_wrap {
  background: transparent;
  border-color: #EEEDE8;
}

.FS .faqs-tab.listing-tabs .nav-link {
  padding: 0 2rem;
}

.FS ul.ic-list li {
  padding: 15px 10px;
}

.FS ul.ic-list li a {
  color: #868686;
  font-size: 20px;
}

.stock-exchange.investor-corner {
  background: #EEEDE8;
}

.stock-exchange.investor-corner .ic-list li {
  padding: 15px 10px;
  font-size: 20px;
  font-family: "mont-book", sans-serif;
  border-bottom: 1px solid rgb(38 30 4 / 10%)
}

.stock-exchange.investor-corner .ic-list li a {
  font-size: 20px;
}

.debt-compliance-section.investor-corner .ic-list li {
  padding: 15px 10px;
  font-size: 20px;
}

.debt-compliance-section.investor-corner .ic-list li a {
  font-size: 20px;
}

span.icon-noun-pdf-781710 {
  font-size: 30px;
  color: #333;
}

.investor-corner.meet .faqs-tab.listing-tabs .nav-link {
  /*/padding: 0 2rem;/*/
  padding: 25px 1.8rem;
  height: auto;
  /*/padding-right: 0px;/*/
  padding-top: 0;
  font-family: "mont-book", sans-serif;
}

.investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
  margin-top: -10px;
}

#iNvEsToRLaNdInG .investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
  margin-top: 0px;
}

.sction90-70.fAq .nav.nav-tabs.listing-tabs.faqs-tab {
  margin-top: 4px;
}

.sustainable .banner-ctnt .sustainable-list li {
  transition: 0s !important;
}

.brokerage-list2,
.brokerage-list3 {
  margin-top: -125px !important;
  /*margin-top: -115px!important;*/
}

span.icon-noun-pdf-781710 {
  font-size: 37px;
  color: #000;
}

.ic-list li a:hover {
  color: #f6883e;
}

.investor-corner .ic-list li a:hover {
  color: #f6883e;
}

.down-PDF {
  letter-spacing: 2.3px;
}

a.down-PDF:hover {
  color: #f6883e;
}

.ic-list li a:hover span.icon-noun-pdf-781710 {
  color: #9c6e42;
}

a.down-PDF:hover span.icon-noun-pdf-781710 {
  color: #f6883e;
}

.secondary-nav ul li a {
  padding: 10px 15px;
}

.secondary-nav ul {
  margin-bottom: 0;
}

.container.applied-cnt {
  max-width: 1340px;
}

.line-inpt.form-control:focus {
  background: transparent;
}





.expand-menu .menu-other-details .menu-list>li span {
  opacity: 0;
  transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list>li:hover span {
  opacity: 1;
}

.expand-menu .menu-other-details .menu-list>li:hover span+ul+span {
  opacity: 0;
}

a,
a:hover {
  text-decoration: none !important;
}

.list-social li a {
  color: #22356c;
}

.oberoi-city-info .city-map .main-map-box .pin1 a,
.oberoi-city-info .city-map .main-map-box .pin2 a,
.oberoi-city-info .city-map .main-map-box .pin3 a,
.oberoi-city-info .city-map .main-map-box .pin4 a,
.oberoi-city-info .city-map .main-map-box .pin5 a,
.oberoi-city-info .city-map .main-map-box .pin6 a,
.oberoi-city-info .city-map .main-map-box .pin7 a,
.oberoi-city-info .city-map .main-map-box .pin8 a,
.oberoi-city-info .city-map .main-map-box .pin9 a,
.oberoi-city-info .city-map .main-map-box .pin10 a {
  padding: 0;
  color: #000000;
}

.contact-us .btn-box a:hover {
  color: #fff;
}

#home fieldset.custom-control-input {
  align-items: center;
  flex-wrap: nowrap;
  display: flex;
  opacity: 1;
  z-index: 0;
  width: 100% !important;
}

.nav-tabs {
  border-bottom: 0 none !important;
}

.nav-tabs .nav-link {
  border: 0 none !important;
  white-space: nowrap;
}

.section150-20.mdi {
  padding-top: 125px;
}

.btn-box a:hover {
  color: #fff;
}

.line-inpt.form-control:focus {
  background: transparent;
}

.enqForm input#edit-save--2 {
  color: #fff;
  border: 0 none;
  background: transparent;
}

.line-inpt.form-control.date {
  padding-left: 02px;
  background-image: none;
}



#our-project fieldset.custom-control-input {
  align-items: center;
  flex-wrap: nowrap;
  display: flex;
  opacity: 1;
  z-index: 0;
  width: 100% !important;
}

.col-sm-6.dateCntBookSite {
  max-width: 100%;
  width: 100%;
}


/*style css*/
#edit-save {
  background: transparent;
  border: 0 none;
  color: #fff;
}

.custom-radio fieldset.custom-control-label::before,
.custom-radio fieldset.custom-control-label::after {
  display: none;
}

.custom-control-input {
  height: auto !important;
  opacity: 1 !important;
}

.enqForm .custom-control-label~label.option {
  padding-left: 70px;
  position: relative;
  left: -30px;
  height: 40px;
  top: -5px;
  margin-bottom: 0 !important;
  line-height: 40px;
}

.enqForm input.custom-control-label:checked:after {
  display: block;
}

/*.col-sm-6>.custom-control.custom-radio{width: 100%; display: inline-block;position: inherit;}*/
legend {
  width: 50%;
}

legend~.fieldset-wrapper {
  width: 50%;
}

#edit-bookvisit,
#edit-bookvisit--2 {
  display: flex;
}

.js-form-type-radio {
  margin-right: -15px;
  position: relative;
  overflow: hidden;
  height: 3rem;
  padding: 10px 10px;
  display: flex;
}

input.custom-control-label::after {
  position: absolute;
  top: 0.4rem;
  left: 0.3rem;
  display: block;
  width: 1rem;
  z-index: 99;
  opacity: 1;
  height: 1rem;
  content: "";
  background: #868686;
  border-radius: 50%;
  display: none;
}

.custom-radio input.custom-control-label::before {
  border-radius: 50%;
  border: 1px solid #adb5bd;
  opacity: 1;
  z-index: 9;
  top: -0.3rem;
  left: -0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #eeede8;
}

legend {
  float: left;
}

.footer-form .enqForm .col-sm-6#edit-sitevisit {
  max-width: 100%;
  flex: 0 0 100%;
  width: 100%;
}

#block-sliderblock-4 .about-carousel .owl-nav {
  position: absolute;
  top: 44%;
  left: 50%;
}

#block-sliderblock-4 .about-carousel .owl-nav .owl-prev {
  left: -570px;
  position: absolute;
  background: url(https://d2xnw6tbky742w.cloudfront.net/images/svg/arrow_left_b.svg) no-repeat;
  width: 18px;
  height: 27px;
  font-size: 0;
}

/*#block-sliderblock-4 .about-carousel .owl-nav .owl-next{ right: -570px; position: absolute; background: url(../images/svg/arrow.svg) no-repeat;
    width: 18px; height: 27px; font-size: 0; }*/
#block-sliderblock-4 .about-carousel .owl-nav .owl-next {
  right: -570px;
  position: absolute;
  background: url(https://d2xnw6tbky742w.cloudfront.net/images/svg/arrow_right_b.svg) no-repeat;
  width: 18px;
  height: 27px;
  font-size: 0;
}

.portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
  margin-top: inherit;
}

.-tiv_mt-20 {
  margin-top: -20px;
}

.about-card .box-1.PR25 {
  padding-right: 25px;
}

.about-card .box-2.PL25 {
  padding-left: 25px;
}

.about-card .box-1 {
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  max-width: 46%;
}

.about-card .box-2 {
  -ms-flex: 0 0 54%;
  flex: 0 0 54%;
  max-width: 54%;
}

#block-mediablock .blog-carousel {
  padding-top: inherit;
}

.tab-pane.no-mr .accordian.MT25 {
  margin-top: 0 !important;
}

.tab-pane.no-mr .accordian.MT25:first-child {
  margin-top: 25px !important;
}

.enqForm .container .custom-control-input {
  opacity: 0 !important;
}











@media (min-width: 1600px) {
  .enqForm .container {
    max-width: 90% !important;
  }

  #block-sliderblock-4 .about-carousel .beginning-box h4.hd3 {
    font-size: 2.1vw
  }

  #block-sliderblock-4 .about-carousel .beginning-box .col-md-8 p {
    font-size: 1.03vw
  }

  .enqForm .submit-enq .btn-box a,
  .enqForm .submit-enq .btn-box button {
    padding: 28px 30px;
  }

}


@media (max-width: 767px) {
  .kit-card {
    margin-bottom: 40px;
  }

  .kit-card .fs-18sb {
    font-size: 14px;
  }

  .kit-card .hd3 {
    font-size: 24px;
  }

  .kit-card .hd2 {
    font-size: 14px;
    margin-top: 15px;
  }

  .kit-card .MT25 {
    margin-top: 10px;
  }

  .kit-card .link-box.MT50 {
    margin-top: 20px;
  }

  .brokerage-list2,
  .brokerage-list3 {
    margin-top: auto !important;
  }

  .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
    width: 70px;
  }

  .sustainable.inner-sec .banner-ctnt .sustainable-list li {
    margin-bottom: 20px;
  }

  .share-holder-page.sustainable.inner-sec .banner-ctnt .sustainable-list li figure img.top_icon {
    margin-top: 0px;
    width: 35px;
  }

  .share-holder-page.sustainable.inner-sec .banner-ctnt .sustainable-list li figure img.pdf-icon {
    width: 20px;
  }

  .stock-exchange ul li a {
    font-size: 12px;
  }

  .investor-landing-wrap .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
    width: auto;
  }

  .mob_device {
    display: block;
  }

  .desk_device {
    display: none;
  }

  /* .view-project .read-more {font-family: "mont-book", sans-serif; font-style: normal;}*/

  .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.8rem;
    padding-left: 0px;
    font-size: 12px;
  }

  .stock-exchange.investor-corner .ic-list li a {
    font-size: 14px;
  }

  .about-card .box-1.PR25,
  .about-card .box-1.PL25 {
    padding: 0 15px;
  }

  .about-card .box-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .about-card .box-1,
  .about-card .box-2 {
    padding: 0 15px;
  }

  .about-card .box-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .core-value-list li a {
    font-size: 14px;
    padding: 7px 0;
  }

  .sustainable.fS .banner-ctnt .sustainable-list li p {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
    width: inherit;
  }

  .investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
    margin-top: 5px;
  }
}

@media (max-width: 480px) {
  .investor-corner.meet .faqs-tab.listing-tabs {
    padding-bottom: 25px;
  }

  .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
    letter-spacing: inherit;
  }

  .date-month {
    border-right: transparent !important;
  }

  .hero-banner .blog-carousel .owl-dots {
    position: absolute;
    top: inherit;
    bottom: 15px;
    -khtml-transform: translateY(-50%);
    /* transform: translateY(-50%); */
    width: 100%;
    text-align: center;
  }

  .borad-meeting {
    min-height: inherit;
  }

  .date-month {
    width: 20%;
  }

  /*.borad-meeting .border-left{ border-left: 0 none!important; }*/
  .contact-us.mob_device .accordian .trgr {
    color: #9A6E41;
  }

  .width-100 .secondary-nav.op1 .m-scroll {
    width: 100%;
  }

  .filter-list .dropdown-menu.menu-other {
    left: -30px !important;
  }

  .qip_Ppd .acd_wrap a {
    font-size: 14px;
    color: #868686;
  }

  .subsidiary.cbre-Report .qip_Ppd .acd_wrap {
    padding: 10px !important;
  }

  .FS .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.6rem;
    padding-left: 0px;
  }

  .show-more-height,
  .show-more-height2,
  .show-more-height3,
  .show-more-height4,
  .show-more-height5 {
    /*height: 400px;*/
    max-height: 317px;
    overflow: hidden;
  }

  .show-more-height6 {
    height: 650px;
    /* height: 317px;*/
    overflow: hidden;
  }

  .qip_Ppd .acd_wrap {
    padding: 10px !important;
  }

  .cbre-Report .ic-list,
  .cbre-Report .ic-list li {
    margin-bottom: 0 !important;
  }

  .Annual-Report.cbre-Report .ic-list,
  .Annual-Report.cbre-Report .ic-list li {
    margin-bottom: 5px !important;
  }

  .qip-PPD .qip_Ppd .filter-list .dropdown.show .dropdown-toggle {
    position: inherit;
    z-index: 9999;
  }

}




@media (max-width: 375px) {
  .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.5rem;
  }

  span.target {
    padding: 10px 20px;
  }

  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.5rem;
  }

  .FS .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.5rem;
    padding-left: 0px;
    letter-spacing: inherit;
  }

  .listing-tabs a {
    letter-spacing: inherit;
  }

}


/*career css start copied*/
@media (min-width: 1600px) {

  .life-at-oberoi .container,
  .core-value .container {
    max-width: 1340px;
  }
}

.life-at-oberoi .life-card .hd1 {
  margin-bottom: 40px;
}

.life-at-oberoi .hd3.trgr-list.act,
.life-at-oberoi .hd3.trgr-list {
  font-size: 2.1vw;
}

.trgr-list:first-child {
  padding-top: 0;
}

.trgr-list {
  color: #868686;
  padding: 10px 0;
}

.trgr-list a {
  color: #868686;
}

.trgr-list.act a,
.trgr-list:hover a {
  color: #f6883e;
}

.list-cont.MT10 p {
  font-family: "mont-book", sans-serif;
  font-size: 17px;
}

.core-value-list li a:hover,
.core-value-list li a.active {
  color: #f6883e;
  border-bottom: 1px solid #f6883e;
}

.career-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.career-carousel .owl-item.active {
  opacity: 1;
}

.career-carousel .owl-item .de-img-box img,
.career-carousel .owl-item .de-img-box video {
  width: 50%;
  margin-left: auto;
  margin-top: 32%;
}

.career-carousel .owl-item.active.center .de-img-box img,
.career-carousel .owl-item.active.center .de-img-box video {
  width: 100%;
  margin: 0 auto;
}

.career-carousel .owl-item.active.center+.owl-item .de-img-box img,
.career-carousel .owl-item.active.center+.owl-item .de-img-box video {
  margin: 0;
  margin-top: 0;
}

.career-carousel .owl-item .text-box {
  display: none;
}

.career-carousel .owl-nav {
  position: absolute;
  right: 5%;
  top: 55%;
}

.open-orl-card .detail-info {
  color: #868686;
  padding: 30px 0 40px 0;
  font-family: "mont-book", sans-serif;
  font-size: 1.03vw;
}

.container.oao,
.benefits .container {
  max-width: 1340px !important;
}

.benefits {
  background-color: #EEEDE8;
  padding: 80px 0;
  color: #868686;
}

.benefits .hd1 {
  font-family: "mont-book", sans-serif;
  font-size: 3.3vw !important;
  letter-spacing: .1vw;
}

.benefits p {
  font-family: "mont-book", sans-serif;
  font-size: 1.03vw;
}

.benefits .hd3.trgr-list {
  font-family: "mont-book", sans-serif;
  font-size: 2.1vw;
  line-height: 1.1;
}

/*career css start copied*/

/*award css start copied*/
.awards-section{position:relative;width:100%;overflow:hidden;background:#fff;padding:clamp(90px,9vw,135px) clamp(22px,6vw,90px) clamp(100px,10vw,115px)}
.awards-section:before{content:"";position:absolute;width:650px;height:650px;right:-330px;top:-340px;border-radius:50%;background:radial-gradient(circle,rgba(177,140,81,.07),transparent 68%);pointer-events:none}
.awards-section:after{content:"";position:absolute;width:400px;height:400px;left:-290px;bottom:-250px;border-radius:50%;border:1px solid rgba(177,140,81,.1);pointer-events:none}
.awards-container{position:relative;width:100%;max-width:1360px;margin:auto}

.awards-header{display:grid;grid-template-columns:1fr 680px;align-items:end;gap:80px;margin-bottom:70px}
.awards-eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:22px;color:var(--gold);font-size:9px;font-weight:600;letter-spacing:.3em;text-transform:uppercase;opacity:1;transform:translateY(0)}
.awards-eyebrow-line{width:42px;height:1px;background:var(--gold);transform:scaleX(1);transform-origin:left}
.awards-title{font-family:var(--serif);color:#000000;font-size:clamp(48px,5.7vw,76px);font-weight:400;line-height:1.02;letter-spacing:-.05em;opacity:1;transform:translateY(0)}
.awards-title em{color:var(--gold);font-style:italic}
.awards-intro{color:var(--text);font-size:16px;line-height:1.95;font-weight:300;max-width:680px;opacity:1;transform:translateY(0)}
.awards-discover{display:inline-flex;align-items:center;gap:14px;margin-top:25px;padding:13px 0;border:0;border-bottom:1px solid rgba(177,140,81,.55);background:transparent;color:var(--gold-dark);font-size:16px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;opacity:1;transform:translateY(0);transition:.3s}
.awards-discover:hover{color:var(--dark);gap:21px}
.awards-discover-arrow{width:20px;height:1px;position:relative;background:var(--gold)}
.awards-discover-arrow:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;border-right:1px solid var(--gold);border-top:1px solid var(--gold);transform:rotate(45deg)}

.awards-layout{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(450px,1.05fr);gap:42px;align-items:stretch}
.featured-award{position:relative;min-height:650px;overflow:hidden;background:var(--soft);border:1px solid rgba(41,40,36,.08);box-shadow:0 25px 70px rgba(40,36,29,.07);opacity:1;transform:translateY(0)}
.featured-image-wrap{position:absolute;inset:0;overflow:hidden}
.featured-image{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(.98);transform:scale(1.04);transition:1.4s cubic-bezier(.16,1,.3,1)}
.featured-award:hover .featured-image{transform:scale(1.075);filter:saturate(.96) contrast(1)}
.featured-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(22,20,16,.84),rgba(22,20,16,.25) 50%,rgba(22,20,16,.04))}
.featured-frame{position:absolute;z-index:4;inset:18px;border:1px solid rgba(255,255,255,.38);pointer-events:none;transition:.8s cubic-bezier(.16,1,.3,1)}
.featured-award:hover .featured-frame{inset:27px}
.featured-gold-line{position:absolute;z-index:5;top:40px;left:40px;width:42px;height:1px;background:var(--gold-light)}
.featured-content{position:absolute;z-index:6;left:48px;right:48px;bottom:45px;color:#fff}
.featured-label{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#dfc99e;font-size:8px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}
.featured-label:before{content:"";width:20px;height:1px;background:var(--gold-light)}
.featured-title{max-width:520px;font-family:var(--serif);font-size:clamp(29px,3.2vw,45px);font-weight:400;line-height:1.12;letter-spacing:-.025em}
.featured-meta{margin-top:16px;color:rgba(255,255,255,.68);font-size:11px;letter-spacing:.03em}

.awards-right{position:relative;min-width:0;padding-right:68px}
.awards-viewport{position:relative;height:650px;overflow:hidden;outline:none;overscroll-behavior:auto;border-top:1px solid rgba(177,140,81,.2);border-bottom:1px solid rgba(177,140,81,.1)}
.awards-viewport:before{content:"";position:absolute;z-index:20;top:0;left:0;right:0;height:32px;pointer-events:none;background:linear-gradient(to bottom,#fff,transparent)}
.awards-viewport:after{content:"";position:absolute;z-index:20;left:0;right:0;bottom:0;height:75px;pointer-events:none;background:linear-gradient(to top,#fff,transparent)}
.awards-list{display:flex;flex-direction:column;gap:18px;padding-bottom:85px;will-change:transform;transition:transform .7s cubic-bezier(.16,1,.3,1)}
.award-card{position:relative;flex:0 0 305px;display:grid;grid-template-columns:44% 56%;overflow:hidden;background:#fff;border:1px solid rgba(41,40,36,.1);box-shadow:0 8px 30px rgba(40,36,29,.025);opacity:1;transform:translateX(0);transition:border-color .45s,box-shadow .45s,transform .45s}
.award-card.active{border-color:rgba(177,140,81,.48);box-shadow:0 20px 55px rgba(40,36,29,.09);transform:translateX(-5px)}
.award-card:hover{border-color:rgba(177,140,81,.35);box-shadow:0 20px 55px rgba(40,36,29,.09)}
.award-card:before{content:"";position:absolute;z-index:10;left:0;top:0;bottom:0;width:2px;background:var(--gold);transform:scaleY(0);transform-origin:center;transition:.45s cubic-bezier(.16,1,.3,1)}
.award-card.active:before{transform:scaleY(1)}
.award-image-wrap{position:relative;height:305px;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f7f5f0}
.award-image{width:100%;height:100%;padding:16px;object-fit:contain;transform:scale(1);transition:.8s cubic-bezier(.16,1,.3,1)}
.award-card:hover .award-image{transform:scale(1.035)}
.award-year{position:absolute;z-index:5;top:14px;left:14px;padding:7px 10px;background:rgba(255,255,255,.94);border:1px solid rgba(177,140,81,.18);color:var(--gold-dark);font-size:8px;font-weight:600;letter-spacing:.16em;box-shadow:0 5px 18px rgba(0,0,0,.05)}
.award-card-content{position:relative;display:flex;flex-direction:column;justify-content:center;padding:32px}
.award-category{margin-bottom:11px;color:var(--gold);font-size:8px;font-weight:600;letter-spacing:.23em;text-transform:uppercase}
.award-name{color:var(--dark);font-family:var(--serif);font-size:clamp(21px,2vw,28px);font-weight:400;line-height:1.22;letter-spacing:-.015em}
.award-project{margin-top:13px;max-width:250px;color:var(--muted);font-size:11px;line-height:1.7;font-weight:300}
.award-card-content:after{content:"";position:absolute;right:23px;bottom:23px;width:23px;height:23px;border-right:1px solid rgba(177,140,81,.48);border-bottom:1px solid rgba(177,140,81,.48);transition:.45s}
.award-card:hover .award-card-content:after{width:32px;height:32px}

.awards-end-space{flex:0 0 120px;display:flex;align-items:center;justify-content:center;position:relative;color:#aaa398;font-size:8px;font-weight:500;letter-spacing:.2em;text-transform:uppercase}
.awards-end-space:before{content:"";width:55px;height:1px;margin-right:13px;background:rgba(177,140,81,.45)}
.awards-end-space:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;border:1px solid rgba(177,140,81,.08);pointer-events:none}

.awards-controls{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:13px}
.award-control{width:43px;height:43px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(177,140,81,.42);border-radius:50%;background:#fff;color:var(--gold);cursor:pointer;box-shadow:0 8px 25px rgba(40,36,29,.06);transition:.3s}
.award-control:hover{background:var(--gold);border-color:var(--gold);color:#fff;transform:scale(1.08)}
.award-control:active{transform:scale(.94)}
.award-control:disabled{opacity:.35;cursor:default;transform:none;background:#fff;color:var(--gold)}
.award-control svg{width:14px;height:14px}
.award-dots{display:flex;flex-direction:column;align-items:center;gap:7px}
.award-dot{width:4px;height:4px;padding:0;border:0;border-radius:10px;background:#d7d1c6;cursor:pointer;transition:.35s}
.award-dot.active{height:22px;background:var(--gold)}

.awards-scroll-hint{position:absolute;right:-1px;bottom:0;z-index:30;display:flex;flex-direction:column;align-items:center;gap:8px;color:#aaa398;font-size:7px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;pointer-events:none}
.awards-scroll-track{width:1px;height:42px;position:relative;overflow:hidden;background:rgba(177,140,81,.18)}
.awards-scroll-track:after{content:"";position:absolute;top:-20px;left:0;width:1px;height:20px;background:var(--gold);animation:scrollIndicator 2s ease-in-out infinite}
@keyframes scrollIndicator{0%{transform:translateY(0);opacity:0}25%{opacity:1}75%{opacity:1}100%{transform:translateY(62px);opacity:0}}

.awards-bottom{display:flex;align-items:center;gap:17px;margin-top:50px;opacity:1}
.awards-bottom-line{width:65px;height:1px;background:var(--gold);opacity:.55}
.awards-bottom-text{color:#969087;font-size:9px;letter-spacing:.16em;text-transform:uppercase}

.awards-section.active .awards-eyebrow{animation:up .8s .15s ease forwards}
.awards-section.active .awards-eyebrow-line{animation:line .7s .35s cubic-bezier(.16,1,.3,1) forwards}
.awards-section.active .awards-title{animation:up 1s .25s cubic-bezier(.16,1,.3,1) forwards}
.awards-section.active .awards-intro{animation:up .9s .5s ease forwards}
.awards-section.active .awards-discover{animation:up .8s .75s ease forwards}
.awards-section.active .featured-award{animation:up 1.1s .55s cubic-bezier(.16,1,.3,1) forwards}
.awards-section.active .awards-bottom{animation:fade 1s 1.35s ease forwards}
@keyframes up{to{opacity:1;transform:translateY(0)}}
@keyframes fade{to{opacity:1}}
@keyframes line{to{transform:scaleX(1)}}

@media(max-width:1100px){
.awards-header{grid-template-columns:1fr;gap:25px}
.awards-intro{max-width:650px}
.awards-layout{grid-template-columns:1fr}
.featured-award{min-height:540px}
.awards-right{padding-right:65px}
}
@media(max-width:800px){
.awards-section{padding:80px 30px 100px}
.awards-header{margin-bottom:50px}
.awards-viewport{height:620px}
.award-card{flex-basis:285px}
.award-image-wrap{height:285px}
}
@media(max-width:600px){
.awards-section{padding:65px 20px 85px}
.awards-title{font-size:clamp(40px,12vw,56px)}
.awards-intro{font-size:12px;line-height:1.85}
.awards-discover{margin-top:21px}
.featured-award{min-height:440px}
.featured-frame{inset:14px}
.featured-gold-line{top:30px;left:30px}
.featured-content{left:27px;right:27px;bottom:30px}
.featured-title{font-size:28px}
.awards-right{padding-right:0}
.awards-viewport{height:440px}
.awards-list{gap:14px;padding-bottom:70px}
.award-card{flex-basis:205px;grid-template-columns:42% 58%}
.award-image-wrap{height:205px}
.award-image{padding:9px}
.award-card-content{padding:20px 18px}
.award-category{font-size:7px;letter-spacing:.15em}
.award-name{font-size:18px}
.award-project{font-size:10px;margin-top:8px}
.award-card-content:after{right:12px;bottom:12px;width:17px;height:17px}
.awards-controls{position:static;margin-top:20px;flex-direction:row;justify-content:center;transform:none}
.award-dots{flex-direction:row}
.award-dot.active{width:22px;height:4px}
.awards-scroll-hint{display:flex;right:0;bottom:0}
.awards-bottom{margin-top:40px}
}
@media(max-width:390px){
.awards-section{padding:60px 16px 75px}
.awards-title{font-size:39px}
.featured-award{min-height:410px}
.featured-content{left:22px;right:22px}
.featured-title{font-size:25px}
.awards-viewport{height:405px}
.award-card{flex-basis:190px}
.award-image-wrap{height:190px}
.award-name{font-size:17px}
}
@media(prefers-reduced-motion:reduce){
*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}



/*award css end copied*/



/*about css start copied*/

.life-at-oberoi {
  padding: 50px 0;
  color: #868686;
}

.life-at-oberoi .date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.about-card .hd1 {
  margin-bottom: 35px;
}

.about-card {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
}

.core-value {
  background-color: #EEEDE8;
  padding: 80px 0;
  color: #868686;
}

.core-value-list.nav {
  display: block;
  padding-right: 10px;
}

.core-value-list li:first-child a {
  padding-top: 0;
}

.core-value-list li a {
  color: #868686;
  display: block;
  border-bottom: 1px solid rgba(134, 134, 134, 0.2);
  padding: 18px 0;
  font-size: 28px;
  transition: all 0.5s linear;
}

.bm-wrapper {
  position: relative;
  overflow: hidden;
}

.bm-card a {
  display: block;
}

.bm-card .hd3 {
  margin-bottom: 5px;
}

.date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.bm-wrapper .bm-popup {
  background: rgba(238, 237, 232, 0.95);
  position: absolute;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  top: 0;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10%;
  color: #868686;
  display: none;
}

.bm-wrapper .bm-popup.open {
  display: -ms-flexbox;
  display: flex;
}

.bm-wrapper .bm-popup .close-button {
  position: absolute;
  right: 30px;
  top: 30px;
}

.bm-wrapper .bm-popup .close-button {
  position: absolute;
  right: 130px;
  top: 60px;
}

.bm-wrapper .bm-popup .member-info {
  height: 380px;
  overflow-y: scroll;
  margin-bottom: 20px;
  /*cursor: url(../images/scroll.png), auto;*/
}

/*.bm-wrapper .bm-popup .owl-nav { display: inherit;padding-left: 50%; margin-left: 15px; margin-top: -33px;position: relative;z-index: 1;}*/
.bm-wrapper .bm-popup .owl-nav {
  display: inherit;
  padding-left: 43%;
  margin-left: 15px;
  margin-top: 15px;
  position: relative;
  z-index: 1;
}

.ticker-carousel {
  margin-top: 40px;
}

.ticker-card {
  background: #f0ece7;
  padding: 30px 25px;
  border-radius: 7px;
  font-size: 16px;
  color: #868686;
  height: 100%;
}

.ticker-card .hd3 {
  font-size: 18px;
  min-height: 55px;
}

.card-growth {
  background: #f0ece7;
  padding: 30px 50px;
  border-radius: 14px;
  font-size: 16px;
  color: #868686;
}

.card-growth .hd3 {
  color: #868686;
  margin-bottom: 20px;
}

.card-growth .hd1 {
  margin-bottom: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: .5;
}

.card-growth .hd1 span.text1 {
  font-size: 1.5vw;
  color: #868686;
}

.card-growth p {
  margin: 0;
}

.csr-carousel .box1 {
  min-height: 90px;
  color: #868686;
}

.csr-carousel .box1,
.csr-carousel .box2,
.csr-carousel .box3,
.csr-carousel .box4,
.csr-carousel .box5 {
  opacity: 0;
}

.csr-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .5s;
}

.csr-carousel .owl-nav {
  position: absolute;
  bottom: 68px;
  right: 15.5%;
}

.slider-counter {
  font-size: 1.03vw;
  position: absolute;
  bottom: 75px;
  right: 20%;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
}


/*about css end copied*/





/*ankit style start here 3/14/2022 */
.browse_pro .row>.col-md-6.pr-md-4 {
  padding-left: 0px;
}

.design-partners.luxury_small .de-box .fs-12b {
  font-size: 12px;
  color: #868686;
  font-family: 'mont-book';
}

.sustainable_two.sustainable {
  width: 100%;
  display: inline-block;
}

.de-box p.os-animation {
  /*color: #868686;font-size: 20px;*/
  font-size: 1.5vw;
  color: rgba(38, 30, 4, 0.8);
}

.project-city.VIEW4BHK img.active {
  display: block !important;
  transition: 0.3s;
}

.project-city.VIEW4BHK img {
  display: none !important;
  transition: 0.3s;
}

@media (min-width: 1920px) {
  .floorplan_drop {
    margin-bottom: 60px;
  }

  .flr_head.hd1 {
    padding-top: 40px;
  }

  .floorplan_drop {
    margin-bottom: 50px;
  }

  .sky_city_one .nav-pills.floorplan_drop .nav-link {
    margin-bottom: 15px;
  }

  .sky_city_one .tab-content {
    display: inline-block;
    width: 100%;
    height: 580px;
    overflow: hidden;
  }
}

.high_pro_count {
  position: relative;
  z-index: 1;
}

.high_pro_cnt {
  z-index: 1;
  position: relative;
}

.luxury_small.design-partners .row>.col-md-6:last-child {
  padding-left: 0px !important;
}

/*.sky_city_one .container-fluid .row>.col-md-8{height: 100%;}*/
.sky_city_one .container-fluid .row>.col-md-8 .tab-content .tab-pane {
  width: 100%;
  height: 100%;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
  margin-top: 35%;
}

.about_project .btn-box a {
  padding: 17px 38px;
}

/*.luxury_small .row>.col-md-6:first-child{padding-right: 70px!important;}*/
/*.luxury_small .row>.col-md-6:last-child{padding-left: 70px!important;}*/
.portfolio.sky_city_two .CTR>.d-flex {
  align-items: baseline;
}

/*.btn-box a{    letter-spacing: 8px;}*/
.about_project_img .VIEW4BHk_btn {
  padding-right: 30px;
}

.about_project_img .VIEW4BHk_btn:after {
  display: none;
}

.portfolio .listing-tabs .nav-link {
  font-size: 12px;
}

.sustainable.sustainable_two .banner-ctnt .sustainable-list {
  margin-top: 50px;
}

/*.about-us-box .col-lg-8.os-animation{font-size: 14px;}*/
.exucation_img {
  width: 100%;
  display: inline-block;
  height: 100%;
}

.sky_city_two .no-js .owl-carousel,
.owl-carousel.owl-loaded {
  padding-top: 30px;
}

/*.portfolio.sky_city_two  .owl-carousel .owl-item.active.prevCard .portfolio-img,.sky_city_two .tab-content .owl-item.active .portfolio-img{    transform: scale(1.2);}*/
.slider-counter.Cnt {
  position: absolute;
  bottom: 85px;
  right: 20%;
  font-size: 14px;
  color: #868686;
  font-family: 'mont-semibold';
}

.slider-counter-port.CnT {
  font-size: 14px;
  color: #868686;
  font-family: 'mont-semibold';
  text-align: center;
}

.sction90-70 .investor-corner .ic-list li {
  width: 48%;
  border: 1px solid #EEEDE8;
  border-radius: 10px;
  padding: 25px 20px;
}

.sction90-70 .investor-corner .ic-list li a {
  color: #868686;
  font-size: 20px;
}

.unpaid.sction90-70 {
  padding: 60px 0;
  background: #EEEDE8;
}

.unpaid .unpaid_divid {
  align-items: baseline;
  display: flex;
}

.unpaid .unpaid_divid {
  color: #868686;
  font-size: 20px;
}

.unpaid .unpaid_p {
  color: #868686;
  font-size: 14px;
}

.unpaid .investor-corner .ic-list li {
  background: #fff;
}

.iepf {
  background: #EEEDE8;
}

.sction90-70.iepf .investor-corner .ic-list li {
  background: #F8F7F5;
}

#CODES .view-project,
#OTHERS .view-project {
  display: none;
}

.hero-banner .enquire-now.bg_fff {
  background: #fff;
  color: #9A6E41;
  padding: 16px 25px;
  font-size: 14px;
}

.cnt_text p {
  color: #868686;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}

.cnt_text h4 {
  font-size: 28px;
  color: #f6883e;
}

.about-new-cr .hd3 {
  margin-bottom: 10px;
  font-size: 28px;
}

.about-new-cr .hd3~p {
  font-size: 14px;
  color: #868686;
}

.about-new-cr {
  position: relative;
}

.about-new-cr .owl-nav {
  right: 15%;
  bottom: 80px;
  position: absolute;
}

.sky_city_one .nav-pills .nav-link.active,
.sky_city_one .nav-pills .show>.nav-link {
  color: inherit;
  background: transparent;
}

.sky_city_one .nav-pills .nav-link span {
  font-size: 28px;
  color: #868686;
  margin-bottom: 20px;
  display: inline-block;
  transition: 0.3s;
}

.sky_city_one .nav-pills .nav-link p {
  /*font-size: 14px;*/
  color: #868686;
  height: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  transition: 0.3s;
}

.sky_city_one .nav-pills .nav-link.active span {
  color: #f6883e;
}

.sky_city_one .nav-pills .nav-link.active p {
  /*overflow: auto;*/
  height: auto;
}

.sky_city_one .tab-content .tab-pane img {
  width: 100%;
  object-fit: cover;
}

.sky_city_one .nav-pills .nav-link {
  border-bottom: 2px solid #716d6d14;
  border-radius: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 20px;
  transition: 0.3s;
}

.sky_city_one .nav-pills .floorplan_drop .nav-link p {
  overflow: visible;
}

.sky_city_one .nav-pills .floorplan_drop .nav-link .form-check {
  margin-bottom: 5px;
}

.sky_city_one .nav-pills .floorplan_drop .nav-link.active,
.sky_city_one .nav-pills .floorplan_drop .nav-link {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}

.sky_city_one .nav-pills .nav-link.active,
.sky_city_one .nav-pills .floor_drop_top {
  border-bottom: 2px solid #6e4b2b8c;
  padding-bottom: 30px;
}

.high_pro {
  position: relative;
  min-height: 556px;
  padding: 42px 40px 42px 40px;
  border: 2px solid #EEEDE8;
  background: transparent;
  transition: 0.3s;
}

.sky_city_one .nav-pills .floor_drop_top {
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.high_pro_count {
  font-size: 44px;
  color: #EEEDE8;
  margin-bottom: 200px;
}

.high_pro_head {
  font-size: 28px;
  color: #f6883e;
  line-height: 1.2;
  margin-bottom: 20px;
  transition: 0.3s;
}

.high_pro_p {
  /*font-size: 14px;*/
  color: #868686;
}

.high_pro .high_pro_p {
  margin-bottom: 50px;
  transition: 0.3s;
}

.high_pro img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -10px;
  top: -10px;
  display: none;
  transition: 0.3s;
}

.high_pro.bg_img img {
  display: block;
}

/*.high_pro.bg_img{background: url('../images/new_img_oberai/Highlight.png') 0 0 no-repeat;background-size: cover;}*/
.high_pro.bg_img .high_pro_head {
  color: #fff;
}

.high_pro.bg_img .high_pro_p {
  opacity: 0;
}

body {
  font-family: "mont-book", sans-serif;
  font-size: 1.03vw;
}

.sction130.sky_city_one {
  padding-top: 80px;
}

.sky_city_two .nav-tabs .nav-link.active {
  background-color: transparent;
}

.sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
  margin-top: 35%;
}

.amenities .faqs-tab.listing-tabs {
  justify-content: center;
}

.amenities_box {
  width: 25px;
  height: 25px;
  /*background: #9A6E41;*/
}

.amenities_p {
  margin-left: 10px;
  margin-bottom: -10px;
  color: #868686;
  font-size: 20px;
}

.VIEW4BHk_btn {
  background: #9A6E41;
  border: 0 none;
  color: #fff;
  font-size: 14px;
  letter-spacing: 8px;
  padding: 15px 30px;
  position: relative;
  border-radius: 0px;
  padding-right: 58px;
  position: relative;
}

/*.VIEW4BHk_btn:after{position: absolute;content: '';border-top: transparent;border-right: transparent;border-left: 2px solid #000 !important;border-bottom: 2px solid #000 !important; transform-origin: 50% 50%;width: 10px;height: 10px;top: 40%; right: 20px;transform: scaleY(1) rotate(-45deg) translate(0px, -50%);transition: 0.3s;}*/
.rotate.VIEW4BHk_btn:after {
  transform: scaleY(-1) rotate(-45deg) translate(0px, -50%);
}

.VIEW4BHk_btn img {
  display: none;
}

.VIEW4BHK .read-more.white {
  background: #F8F7F5;
  color: #9A6E41;
  padding: 15px 40px;
  background: linear-gradient(to right, #f0ece7, #f0ece7 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.VIEW4BHK .read-more.white:hover {
  background-position: 0 100%;
}

.VIEW4BHk_group {
  /*top: 50px;*/
  top: 20px;
  position: relative;
  display: inline-block;
}

.VIEW4BHk_drop {
  display: none !important;
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translate(-50%, 0px);
  background: #fff;
  color: #6d4a2a;
  font-size: 14px;
  letter-spacing: 8px;
  padding: 15px 30px;
  width: 100%;
}

.VIEW4BHk_drop li {
  margin-bottom: 15px;
  display: block;
}

/* .VIEW4BHk_drop{display: none!important;} */
.VIEW4BHk_drop.show_drop {
  display: block !important;
}

/* .VIEW4BHK .form-group{    position: relative;}
.VIEW4BHK .form-group img{  position: absolute;top: 80px;z-index: 99;right: 36%;}
.VIEW4BHK .form-control:focus{color: #6d4a2a;background-color: #fff;border-color: transparent;outline: 0;box-shadow: 0 0 0 0.25rem rgb(109 74 42);} */
.de-box .hd3 {
  margin-top: 40px;
  color: #f6883e;
}

.location_os.sky_city_one .nav-pills .nav-link span {
  position: relative;
  width: 100%;
}

.location_os.sky_city_one .nav-pills .nav-link span:after,
.location_os.sky_city_one .nav-pills .nav-link span:before {
  position: absolute;
  content: '';
  top: 9px;
  right: -14px;
  background: #9A6E41;
  transition: 0.3s;
}

.location_os.sky_city_one .nav-pills .nav-link span:after {
  height: 19px;
  width: 1px;
  right: -5px;
}

.location_os.sky_city_one .nav-pills .nav-link span:before {
  height: 1px;
  width: 19px;
  top: 18px;
}

.location_os.sky_city_one .nav-pills .nav-link.active span:after {
  transform: rotate(90deg);
}

.location_os.sky_city_one .nav-pills .nav-link>div {
  display: none !important;
  transition: 0.3s;
}

.location_os.sky_city_one .nav-pills .nav-link.active>div {
  display: flex !important;
}

.sky_city_one .nav-pills .nav-link .form-check {
  margin-bottom: 20px;
}

.sky_city_one .nav-pills .nav-link .form-check input {
  height: 20px;
  width: 20px;
}

.sky_city_one .nav-pills .nav-link .form-check label {
  margin-left: 15px;
}

.sky_city_one .nav-pills .nav-link .form-check label p {
  font-size: 20px;
}

/*h4.hd1{    font-size: 44px;}*/
.luxury_small .read-more {
  display: flex;
  font-family: "Mont-Book", sans-serif;
  font-size: 20px;
  color: #868686;
  letter-spacing: 0px;
  font-weight: 500;
  font-style: normal;
}

.luxury_small.design-partners .de-carousel .owl-nav {
  bottom: auto;
  left: auto;
  right: 7%;
  top: 30%;
}

.luxury_small .read-more:hover span::before {
  background: transparent;
  transform: rotate(45deg);
}

.designer_cnt {
  background: #F8F7F5;
  border-radius: 20px;
  padding: 50px 70px;
}

.designer_txt p:first-child {
  font-size: 12px;
  color: #868686;
  letter-spacing: 2.3px;
}

.designer_txt p:last-child {
  font-size: 14px;
  color: #868686;
}

/*.hd1{font-size: 44px!important;}*/
.brows_img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.brows_cnt.luxury_small {
  padding: 50px 10px;
}

.menu-box {
  margin-left: auto;
}

.header>.container>.row>.col,
.header>.container>.row>.col~.ml-md-auto {
  width: 50%;
}

.luxury_small .read-more {
  text-transform: inherit;
}

.construction_sec .portfolio-info {
  margin-top: 50%;
  text-align: start;
  padding-left: 50px;
}

.construction_head {
  color: #868686;
  font-size: 20px;
}

.construction_p {
  font-size: 12px;
  color: #f6883e;
  font-family: 'mont-bold';
  letter-spacing: 2.3px;
}

.location_os.sky_city_one .nav-pills .nav-link {
  margin-bottom: 10px;
}

.location_os.sky_city_one .nav-pills .nav-link span {
  font-size: 20px;
  margin-bottom: 10px;
}

/*.read-more{letter-spacing: 8px;}*/
.invest_head {
  color: #868686;
  font-size: 44px;
  line-height: 1.2;
}

.invest_p {
  color: #868686;
  font-size: 14px;
}

.invest_cnt {
  padding-right: 50px;
}

.ot_head {
  color: #868686;
  font-size: 28px;
}

.ohter_box_img {
  position: relative;
  height: 100px;
  width: 100px;
  flex: 0 0 100px;
}

.ohter_box_img>span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.sustainable_two.sustainable .banner-ctnt .sustainable-list li {
  width: 20%;
  background-size: contain;
  flex: 0 0 20%;
  height: 240px;
  padding: 0 0px;
}

.awards_sec>.container {
  overflow: hidden;
}

.nav-pills .nav-link:hover span {
  color: #f6883e;
}

.marque_row {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  position: relative !important;
}

.marque_box {
  background: #F8F7F5;
  border-radius: 7px;
  padding: 30px 25px;
  margin: 0 20px !important;
  width: 30%;
  flex: 0 0 30%;
}

.marque_p {
  font-size: 20px;
  color: #9A6E41;
}

.marque_s {
  color: #868686;
  font-size: 16px;
}

.exucation_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tab-content>.tab-pane .show_hide_cnt {
  overflow: hidden;
  line-height: 1em;
  height: 13em;
  transition: 0.3s;
}

.tab-content>.tab-pane .show_hide_cnt.show_more {
  height: auto;
}

/*.sky_city_two.portfolio{max-height: 800px;}*/
.brows_cnt.luxury_small .read-more:hover span::before {
  background: #f6883e;
  transform: rotate(135deg) scale(1.3);
}

.amenities_p {
  line-height: 1;
}

.application .VIEW4BHk_btn {
  height: auto;
  min-height: 50px;
}

/*floor plan css*/
.sky_city_one .nav-pills .floor_drop_top {
  position: relative;
  cursor: pointer;
}

.sky_city_one .nav-pills .floor_drop_top:after {
  content: '';
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 13px;
  height: 13px;
  border-left: 2px solid transparent;
  border-right: 2px solid #000000;
  border-top: 2px solid #000000;
  border-bottom: 2px solid transparent;
  background: transparent;
  transform-origin: 50% 50%;
  transform: rotate(135deg);
  transition: 0.3s;
}

.sky_city_one .nav-pills.active .floor_drop_top:after {
  border-right: 2px solid #6d4a2a;
  border-top: 2px solid #6d4a2a;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p {
  overflow: visible;
  height: auto;
  font-size: 20px;
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 10px;
}

.floorplan_drop {
  flex-wrap: nowrap;
  height: auto;
  overflow: hidden;
  transition: 0.3s;
  margin-bottom: 30px;
}

.floorplan_drop .floor_apart {
  padding: 0 5px;
  height: auto;
  display: none;
  overflow: hidden;
  transition: 0.3s;
}

/*.floorplan_drop.active .floor_apart{height: auto;}*/
.floor_apart li {
  border-bottom: 2px solid #8686861f;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 28px;
  color: #868686;
  transition: 0.3s;
}

.floor_apart li:hover {
  color: #6e4b2b;
  border-bottom: 2px solid #6e4b2b;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p:after,
.sky_city_one .nav-pills.floorplan_drop .nav-link p:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 50%;
  transform: translate(0px, -50%);
  transition: 0.3s;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p:after {
  display: none;
  height: 11px;
  width: 11px;
  background: #9A6E41;
  border-radius: 50%;
  left: 6px;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link.active p:after {
  display: block;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p:before {
  height: 23px;
  width: 23px;
  border-radius: 50%;
  border: 1px solid #868686;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link.active p:before {
  border: 1px solid #9A6E41;
}

/*marquee css*/
.marquee {
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.marquee>div,
.marquee.two>div {
  display: block;
  width: 200%;
  position: absolute;
  overflow: hidden;
  animation: marquee 15s linear infinite;
}

.marquee.two>div {
  animation: marqueetwo 20s linear infinite;
}

.marquee span {
  float: left;
  width: 50%;
}

@keyframes marquee {
  0% {
    left: 0;
  }

  100% {
    left: -100%;
  }
}

@keyframes marqueetwo {
  0% {
    right: 0;
  }

  100% {
    right: -100%;
  }
}

.marque_row .btn-check:focus+.btn,
.marque_row .btn:focus {
  box-shadow: none;
}

.marquee.one:hover>div,
.marquee.two:hover>div {
  animation: none;
}

/*.hero-title{letter-spacing: 15px;}*/
.sustainable.fS .banner-ctnt .sustainable-list li {
  transition: 0.4s;
}

.sustainable.fS .banner-ctnt .sustainable-list li:hover {
  background: url(../images/bg_hover_280-280.png) no-repeat 0 0;
  background-size: contain;
}

.MR20 .hd1 {
  line-height: 1;
}

.exu_cnt .invest_p {
  font-size: 20px;
}

.application .VIEW4BHk_btn {
  padding-right: 30px;
}

.application .VIEW4BHk_btn:after {
  display: none;
}

.floorplan_drop .floor_apart~div {
  display: none;
}

.floorplan_drop .floor_apart~div.active {
  display: block;
}

.flor_planImg .fade:not(.show) {
  opacity: 1;
}

.btn-box span.icon-noun-pdf-781710 {
  font-size: 26px;
  /*color: #000;*/
  color: #fff;
}

.floorplan_drop~.btn-box a {
  padding: 12px 30px;
  display: flex;
  align-items: center;
}

/*style 03-31-2021*/

#reatlSql .sustainable.inner-sec {
  background: transparent !important;
}

#reatlSql .sustainable_two.sustainable.fS {
  margin-top: 0px !important;
}

#reatlSql .sustainable.fS .banner-ctnt .sustainable-list {
  justify-content: center;
}

.ticker-card .marque_p {
  width: 100%;
  overflow: hidden;
  max-height: 50px;
  text-align: start;
  margin-bottom: 5px;
  line-height: 1.2;
}

.ticker-card .marque_s {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  max-height: 40px;
  text-align: start;
  line-height: 1.2;
}

.ticker-card {
  /*min-height: 150px;*/
  min-height: 190px;
}

#reatlSql #block-awardsblock-4 {
  background: #EEEDE8;
  padding: 5px 0;
  margin-bottom: 50px;
}

#reatlSql .ticker-card {
  background: #F8F7F5;
}

.ticker-carousel.TC2 .ticker-card .marque_p,
.ticker-carousel.TC2 .ticker-card .marque_s {
  text-align: end;
  width: 100%;
}

#reatlSql .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
  position: relative;
}

#reatlSql .sustainable .banner-ctnt .sustainable-list li figure {
  transform: translate(-50%, -50%);
  top: 45%;
  left: 50%;
  position: absolute;
}

#block-residentialblock-3>.content {
  padding-right: 15px;
}

#commercialLOgo .sustainable.fS .banner-ctnt .sustainable-list {
  justify-content: center;
}

#commercialLOgo #block-socialblock-3 .sction50.pt-0.pb-5.mb-5 {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

#commercialLOgo #block-highlightsblock-2 {
  width: 100%;
  display: inline-block;
  margin-top: 70px;
}

#commercialLOgo .my-5.awards_sec {
  margin-bottom: 0px !important;
}

#Res_Under .sction50.pt-0.pb-5.mb-5 {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

#Res_Under .highlight_pro {
  padding-top: 20px;
}

#Social_InFa #abt1.sction50 {
  padding-bottom: 0px;
}

#Social_InFa .exu_cnt .invest_p {
  font-size: 14px;
}

#Social_InFa .portfolio.portfolioCss {
  margin-bottom: 50px;
}

.amenities_box {
  background: transparent !important;
}

#Social_InFa .sction90-70.fAq {
  padding: 90px 0 70px 0;
}


/*style end 2021*/
/*style 04-04-2021*/
.btn-box.op1 a {
  background: #FFFFFF;
  color: #f6883e;
  background: linear-gradient(to right, #f0ece7, #f0ece7 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.hero-banner .enquire-now.op1 .icon-cta-icon:before {
  color: #f6883e;
}

.btn-box.op1 a:hover {
  background-position: 0 100%;
}

.pc-info .hd3 {
  font-size: 2.1vw;
}

.pc-info .CTR>p {
  font-family: "mont-book", sans-serif;
  font-size: 1.03vw;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .pc-info .CTR > p {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
}
.de-box .hd3 {
  margin-bottom: 10px;
  font-size: 2.1vw;
  color: #868686;
}

.design-partners.luxury_small .de-box .fs-12b {
  font-size: 0.9vw;
  color: #868686;
  font-family: "mont-semibold", sans-serif;
}

.owl-carousel.meatballs .owl-dots .owl-dot:hover {
  border-color: #6d4a2a;
}

.owl-carousel.meatballs .owl-dots .owl-dot:focus {
  outline: none;
}

.contact-us h4.hd2 {
  font-size: 1.32vw;
  font-family: "mont-semibold", sans-serif;
}

.accordian .trgr:hover {
  color: #f6883e;
}

.accordian .trgr {
  cursor: pointer;
}

.secondary-nav ul li a em.text-val {
  font-style: inherit;
  display: inline-block;
  /*width: 50px;*/
  width: 80px;
}

.op1 .career-carousel .owl-item .text-box {
  display: block;
}

.ticker-card .hd3~p {
  margin-bottom: 0px;
  line-height: 1.2;
}

/*.all-awards-list li a.active{color: #f6883e;}*/
.all-awards-list li a:hover,
.all-awards-list li a.active {
  color: #f6883e;
  border-bottom: 1px solid #f6883e;
}
@media screen and (max-width: 767px) {
  .all-awards-list li a.active {
    color: white !important;
    border-bottom: 1px solid #f6883e;
  }
}

.awards-card .img-hover-box {
  height: 100%;
  display: inline-block;
  width: 100%;
}

.awards-card .innar-box figure {
  width: 100%;
  display: inline-block;
}

.awards-card .innar-box .awards-details {
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap;
  display: flex;
  background: #eeede8;
}

.btn #edit-save {
  letter-spacing: .5vw;
  font-family: "mont-bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
}

/*end 04-04-2021*/
/*style start 05-04-2021*/
.FvW1 {
  font-size: 1.03vw !important;
}

.about-more-company .hd3 {
  font-size: 2.1vw;
}

.landing-project p,
.detail-info,
.col-md-4.TAR~.col-md-8,
#AbOUt .hd3~p,
.fAq .acd_wrap .tog_cont p {
  font-size: 16px;
}

#HoMePaGe .portfolioCss.portfolio .owl-carousel .owl-item.center+.active {
  right: -9.5vw;
}

#HoMePaGe .portfolioCss.portfolio .owl-carousel .owl-item.prevCard {
  left: -9.5vw;
}

#HoMePaGe .portfolio .owl-carousel .owl-item.active.center .portfolio-img {
  transform: scale(1.9);
}

#HoMePaGe .portfolio .owl-carousel .owl-item.center+.active {
  right: -4.5vw;
}

#HoMePaGe .portfolio .owl-carousel .owl-item.prevCard {
  left: -4.5vw;
}

#HoMePaGe .portfolio .owl-stage-outer {
  padding: 11% 0 0;
}

/*.portfolio .owl-carousel .owl-item{padding: 0px;}*/
.portfolio .owl-stage-outer {
  padding: 5% 0 0;
}

/*.portfolio-carousel .owl-stage-outer .owl-stage{display: flex;align-items: center;}*/
.portfolio .owl-carousel .owl-item.active.center .portfolio-info .desc {
  font-size: 1.03vw;
}

#AbOUt #block-sliderblock-4 .about-carousel {
  padding-top: 0px;
}

#AbOUt .core-value~.sction50#abt1 {
  margin-top: 90px;
}

#AbOUt #block-socialblock {
  margin-top: 80px;
}

#AbOUt #block-socialblock .csr-carousel {
  padding-top: 0px;
}

/*#AbOUt .hd3{font-size: 2.1vw;}*/
#CoNtAcT .get-in-touch {
  margin-bottom: 50px;
}

.sction90-70.fAq .hd1 {
  margin-bottom: 0;
}

.sction90-70.fAq .nav.nav-tabs.listing-tabs.faqs-tab {
  margin-top: 0px;
}

.awards-card .innar-box .awards-details .text-details a {
  font-size: 1.03vw;
}

#HoMePaGe .sction130 {
  padding-bottom: 100px;
}

#AbOUt .csr-carousel .owl-nav {
  display: block;
}

#AbOUt .bm-wrapper .bm-card {
  margin-bottom: 30px;
}

.bm-card img {
  height: auto;
  display: block;
  width: 100%;
}

/*end 05-04-2021*/
/* 06-04-2021*/
#node-128 .highlight_pro {
  width: 100%;
  display: inline-block;
  margin-top: 50px;
}

.sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
  margin-top: 10%;
}


.about_project_img {
  height: 100%;
}

.about_project_img img {
  height: 100%;
}

.fAq .tab-content {
  margin-top: 50px;
}

#reatlSql .portfolio {
  margin-bottom: 50px;
}

#reatlSql .sustainable_two.sustainable.fS {
  margin-bottom: 50px;
}

.ticker_Ak .owl-stage-outer .btn {
  width: 100%;
}

#reatlSql .sction90-70.fAq {
  padding: 90px 0 70px 0;
}

#Res_Under .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
  margin-top: 5%;
  padding: 0;
  margin-left: 0px;
  width: 100%;
}

#Res_Under .sction90-70.fAq {
  padding: 90px 0 70px 0;
}

#commercialLOgo .highlight_pro {
  margin-top: 50px;
}

#commercialLOgo .sction90-70.fAq {
  padding: 90px 0 70px 0;
}

#Social_InFa .exu_cnt.one>.invest_p {
  font-size: 20px;
}

#reatlSql .sction50#abt1,
#node-128 .sction50#abt1 {
  padding-bottom: 0px;
}

#node-128 .sction130.sky_city_one {
  padding-top: 50px;
}

.ticker-card .hd3~p {
  font-size: 16px !important;
}

.ticker-card .hd3 a {
  font-size: 20px;
}

button:focus {
  outline: none !important;
}

#HoMePaGe .project-city {
  margin-top: 0px;
}

#HoMePaGe .design-partners.luxury_small {
  margin-bottom: 0px;
  padding-top: 0px;
}

.sustainable .banner-ctnt .sustainable-list li figure~p {
  font-size: 14px;
}

#HoMePaGe .inspiration-media .inspir-ctnr .ip-carousel {
  padding-top: 0px;
}

/*end 06-04-2021*/
/*share holder corner style start*/
#reatlSql .sh-box {
  border: 1px solid #EEEDE8;
  border-radius: 10px;
  font-family: "mont-book", sans-serif;
  font-size: 20px;
  padding: 20px 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(134, 134, 134, 0.5);
}

#reatlSql .sh-box .icon-noun-pdf-781710 {
  font-size: 30px;
  color: rgb(156 109 65);
}

#reatlSql .sh-list li {
  display: flex;
  margin-bottom: 4%;
  line-height: 1.8;
  color: #868686;
  align-items: center;
}

#reatlSql .sh-list li span {
  width: 32px;
  height: 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  border-radius: 50%;
  background: #EEEDE8;
  margin-right: 20px;
}

#reatlSql .sh-list li:nth-child(2) span {
  background: #b6b6b6;
}

#reatlSql .sh-list li:nth-child(3) span {
  background: #f6883e;
}

#reatlSql .sh-list li:nth-child(4) span {
  background: #1a1a1a;
}

#reatlSql .sh-list li:nth-child(5) span {
  background: #e1bb80;
}

#reatlSql .sh-box:hover,
#shareholder1 .sh-box.active {
  color: #868686;
  background: #EEEDE8;
}

#reatlSql .bse-nse-tabs a {
  font-family: "mont-bold", sans-serif;
  font-size: 12px;
  color: #868686;
  padding: 7px 20px;
  border-radius: 20px;
}

#reatlSql .bse-nse-tabs a.active {
  background: #f6883e;
  color: #FFFFFF;
}

#reatlSql .bse-nse {
  border-radius: 10px;
  font-family: "mont-book", sans-serif;
  font-size: 20px;
  padding: 30px 50px;
  background: #EEEDE8;
  color: #868686;
}

#reatlSql .bse-nse .line-inpt.form-control {
  border-bottom-color: #f6883e;
  color: #f6883e;
  font-size: 25px;
}

#reatlSql .bse-nse select.line-inpt {
  background: url(../images/svg/arrow-down.svg) no-repeat right center;
}

#reatlSql .bse-nse .price-box {
  color: #f6883e;
  font-size: 20px;
  margin-top: 15px;
}

#reatlSql .bse-nse .price-box p {
  margin: 0;
  padding-bottom: 5px;
  color: #868686;
  font-size: 14px;
}

#reatlSql .bse-nse .price-box {
  color: #f6883e;
  font-size: 20px;
  margin-top: 15px;
}

#reatlSql .bse-nse .share-data {
  display: flex;
  font-family: "mont-bold", sans-serif;
  font-size: 12px;
  -ms-flex-align: center;
  align-items: center;
  color: #f6883e;
}

#reatlSql .bse-nse .share-data span {
  font-size: 45px;
  margin-right: 10px;
  color: #f6883e;
}

#reatlSql .share-details {
  display: -ms-flexbox;
  display: flex;
  margin: -15px;
}

#reatlSql .share-details li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-right: 1px solid #868686;
}

#reatlSql .share-details li .hd3 {
  color: #868686;
}

#reatlSql .share-details li .hd1,
#reatlSql .share-details li .hd3 {
  padding-left: 10%;
}

#reatlSql .share-details li:first-child .hd1,
#reatlSql .share-details li:first-child .hd3 {
  padding: 0;
}


/*share holder corner style end*/
/*payemnt page style start*/
#PaYmEnTpAgE .payment-hero {
  background: #F8F7F5;
  min-height: 575px;
  display: flex;
  align-items: center;
}

#PaYmEnTpAgE .pay-list {
  display: flex;
  justify-content: space-between;
  position: relative;
  text-align: center;
}

#PaYmEnTpAgE .pay-step-box {
  margin: auto;
  width: 140px;
  height: 140px;
  background-color: #EEEDE8;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(45deg);
}

#PaYmEnTpAgE .pay-step-box .img-icon-box {
  transform: rotate(-45deg);
}

#PaYmEnTpAgE .img-icon-box img {
  margin-left: -20px;
  width: 50px;
}

#PaYmEnTpAgE .img-text {
  color: #f6883e;
  padding-top: 30px;
}

#PaYmEnTpAgE .note-box {
  border: 1px solid #EEEDE8;
  padding: 30px;
  border-radius: 10px;
  color: #868686;
}

#PaYmEnTpAgE .card-header.op1 {
  border-color: #EEEDE8;
  background: none;
}

#PaYmEnTpAgE .card-header .act {
  background: url(../images/minus.png) no-repeat right center;
  padding: 5px 30px 5px 5px;
  display: block;
  color: #868686;
}

#PaYmEnTpAgE .card-header.op1 a.collapsed {
  background: url(../images/plus.png) no-repeat right center;
}

#PaYmEnTpAgE .hero-banner .payment-hero .pay-list::before {
  height: 2px;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 70px;
  background: url(../images/line.png) repeat-x;
}

#PaYmEnTpAgE .hero-banner {
  height: auto;
}

.line-inpt.form-control.date {
  background: url(../images/svg/calendar-icon.svg) no-repeat 4px;
  padding-left: 45px;
}

/*search page style start RP*/
.search-type-box {
  position: relative;
}

.search-type-box .search-button {
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 15px;
}

.search-Count {
  color: #868686;
  font-size: 1.03vw;
  font-family: "mont-book", sans-serif;
}

#views-exposed-form-search-page-page-1 label {
  display: none;
}

#views-exposed-form-search-page-page-1 {
  position: relative;
}

#views-exposed-form-search-page-page-1 .form-text {
  width: 100%;
  border: 0 none;
  border-bottom: 1px solid #111;
  background: transparent;
  padding: 5px 10px;
}

#views-exposed-form-search-page-page-1 .form-actions input[type="submit"] {
  position: absolute;
  right: 10px;
  top: 0px;
  border: 0;
  background-color: transparent;
  font-size: 0;
  width: 20px;
  height: 20px;
  background-image: url();
}

/*#views-exposed-form-search-page-page-1 #edit-actions input[type="submit"]:before{ content:"\e91c" ; position: absolute; width: 20px; height: 20px; 
   font-family: 'FontAwesome'!important; top: 0;font-size: 20px; }*/
.views-element-container .contextual-region {
  background: #eeede8;
}

.views-element-container .contextual-region .row_classes.container.MT70:first-child {
  padding-top: 160px !important;
}

.views-element-container .contextual-region .row_classes.container.MT70 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  padding-top: 30px !important;
  margin-top: 0;
}

.views-element-container .contextual-region .row_classes.container.MT70 .views-field-title a {
  color: #f6883e;
  font-size: 2.1vw;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.views-element-container .contextual-region .row_classes.container.MT70 .views-field-body p {
  color: #868686;
  font-size: 1.03vw;
}

.views-element-container .contextual-region .row_classes.container.MT70 .views-field-search-api-url a {
  color: #868686;
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  text-transform: uppercase;
}

.contextual-region .container .nodata_Found {
  padding: 160px 0;
  color: #868686;
  font-size: 1.03vw;
}

ul.js-pager__items {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

ul.js-pager__items li {
  display: inline-block;
  color: #f6883e;
}

ul.js-pager__items li a {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin: 0 8px;
  color: #f6883e;
}

/*search page style end*/


#reatlSql #shareholder2 ul.share-details li:last-child h3 span.counter {
  display: inline-block;
}

#reatlSql .sh-box:hover

/*, #shareholder1 .sh-box.active*/
  {
  color: #f6883e;
  background: #EEEDE8;
}

/*blog view all dropdown style start*/
.secondary-nav .tog_cont a.nr {
  padding: 0;
  text-transform: capitalize;
  font-size: 15px;
  letter-spacing: normal;
  font-family: "mont-book", sans-serif;
  color: #868686;
}

/*blog view all dropdown style end*/

/*payemnt page style end*/
/*ankit style start here 18/04/2022 */
#iNvEsToRLaNdInG .investor-corner.meet {
  background: #EEEDE8;
}

#iNvEsToRLaNdInG .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
  font-family: "mont-bold", sans-serif;
}

#iNvEsToRLaNdInG .share-holder-page.sustainable .banner-ctnt .sustainable-list {
  justify-content: flex-start;
}

#InVeStOrCoRnEr .sustainable.inner-sec .banner-ctnt .hd1 {
  text-align: start;
  font-size: 3vw;
}

span.icon-noun-pdf-781710 {
  color: rgb(156 109 65);
}

#reatlSql .UnDeViNdeT.share-holder-page.sustainable.fS {
  background: #EEEDE8 !important;
}

#HoMePaGe .owl-carousel.owl-loaded.portfolio-carousel {
  padding-top: 0px;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 {
  margin-top: 100px;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 .PR .owl-carousel.owl-loaded {
  padding-top: 0px;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 .PR .slider-counter {
  display: block !important;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 .PR .owl-nav.disabled {
  display: block;
}

.col-sm-6.dateCntBookSite {
  display: none;
}

.custCard1 {
  border: 0px;
  border-radius: 0px;
  padding: 10px;
}

.custCard1 .card-body.op1 {
  display: flex;
}

.custCard1 .card-body.op1 .img-bx {
  max-width: 93px;
  margin: 25px 20px 10px 0;
}

.custCard1 .card-body.op1 .img-bx img {
  border-radius: 50%;
  width: 93px;
}

.custCard1 .img-hover-box {
  margin: -10px;
}

.error-msg {
  position: absolute;
  bottom: 10px;
  font-size: 14px;
  color: #f6883e;
}
.err-msg {
  right: 100px;
  bottom: -2rem;
  left: 51px;
}
#success_msg {
  font-weight: 600;
  color: #f6883e;
}

.bm-wrapper>.bm-card {
  margin-bottom: 40px;
}

#HoMePaGe .inspiration-media .col-xl-12>.row>div {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}

#HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediablock-2 {
  width: 60%;
}

#HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediapress-2 {
  width: 40%;
}

#datetimepicker2~#datetimepicker2_error {
  bottom: -10px;
}

.Book-Site #radio_error {
  bottom: -20px;
}

.contact-us .list-social span.icon-linkedin .fa-linkedin {
  /*color: #868686;*/
  color: #f6883e;
  transition: 0.3s;
}

.list-social li a:hover span.icon-linkedin .fa-linkedin {
  color: #fff;
}

.play-icon#audio-control {
  right: 5%;
  left: auto;
  bottom: 70px;
  border: 2px solid #ffffff;
  background: rgb(109 74 42 / 0%);
  color: rgba(255, 255, 255, 0.8);
}

.play-icon#audio-control .icon-soundoff {
  opacity: 1;
}

.play-icon#audio-control .icon-soundoff:before {
  color: #fff;
}

.owl-carousel .owl-item .landing-project img {
  height: 100%;
}

#HoMePaGe .investor-corner {
  margin-bottom: 0px;
}

#AwArDs .latest-awards .owl-nav {
  position: absolute;
  top: 0;
  right: 10%;
}

.block-media-module .hero-banner {
  height: auto;
}

.block-media-module .hero-banner .blog-hero .row.align-items-center {
  min-height: 792px;
}

#MaInBlOg .hero-banner .blog-hero .col-md-6>img {
  min-height: 792px;
  object-fit: cover;
}

.fs-16.c-gray2>h3 {
  font-family: "mont-semibold", sans-serif;
  font-size: 1.5vw;
  line-height: 1.2;
}

.fs-16.c-gray2>h2 {
  color: #f6883e;
  margin-top: 2rem;
}

/*#datetimepicker1{display: none;}*/
.row.front_abs-div {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.row.front_abs-div .form_div {
  box-shadow: 0 0 1000px #000;
  background: #fff;
  padding: 50px 100px;
  border-radius: 10px;
}


/*form flag */
/* .increment-column{
  position: relative;
    z-index: 99;
    background: transparent;
    padding: 0 60px;
 }
 .increment-column .dropdown.bootstrap-select{    opacity: 0;}
  .increment-column .iti.iti--allow-dropdown{
        position: absolute;
    left: 45px;
    top: 0px;
    width: 85%;
    height: 100%;
  }
   .increment-column .iti--allow-dropdown input{
    border: 0 none;
    border-bottom: solid 1px #868686;
    background: transparent;
   }*/
#staticBackdrop .modal-dialog {
  justify-content: center;
  max-width: 100%;
}

/*ankit style end here 18/04/2022 */
@media (min-width: 1600px) {

  .contact-us .clr-1,
  .c-gray2>p {
    font-size: 1.03vw;
  }

  p.MT10,
  .MT15.c-gray2,
  p {
    font-size: 1.03vw;
  }

  .about-more-company>p.os-animation {
    font-size: 1.5vw;
  }

  .about-more-company>p.os-animation.about-info {
    font-size: 12px;
  }
}

@media (max-width: 1599px) {
  .about-us-box.media .col-md-8.os-animation {
    font-size: 14px;
  }

  .hero-banner~.section150-80 {
    padding: 0px 0px;
  }

  #iNvEsToRLaNdInG .hero-banner {
    height: auto;
  }

  #InVeStOrCoRnEr .sustainable.inner-sec.sction90-70 {
    padding-top: 70px;
  }

  #InVeStOrCoRnEr .brokerage-list2 {
    margin-top: -100px !important;
  }

  #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list {
    margin-top: 15vh;
  }

  #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
    width: 190px;
    height: 190px;
    background-size: cover;
  }

  #BdTaIlE .sustainable.inner-sec.sction90-70 {
    padding-top: 70px;
  }

  #BdTaIlE .brokerage-list2 {
    margin-top: -100px !important;
  }

  #BdTaIlE .sustainable .banner-ctnt .sustainable-list {
    margin-top: 15vh;
  }

  #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
    width: 190px;
    height: 190px;
    background-size: cover;
  }
}

@media (max-width: 1024px) {
  .core-value-list li a {
    font-size: 18px;
  }

  .FvW1,
  p.MT10,
  .MT15.c-gray2,
  p,
  .contact-us .clr-1,
  .read-more,
  .landing-project p,
  .detail-info,
  .col-md-4.TAR~.col-md-8,
  .c-gray2>p,
  #AbOUt .hd3~p,
  .fAq .acd_wrap .tog_cont p,
  .slider-counter,
  p.MT10,
  .MT15.c-gray2,
  p {
    font-size: 14px !important;
  }
}

@media (max-width: 991px) {
  #HoMePaGe .list-social.for-mob~.btn-box.MT20 {
    margin-top: 40px;
  }

  .error-msg {
    bottom: -5px;
  }
  /* .err-msg {
    top: -4rem;
    left: 2rem;
  } */

  #phone_error.error-msg {
    bottom: -20px;
  }

  .investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
    margin-top: 10px;
  }

  #iNvEsToRLaNdInG .share-holder-page.sustainable .banner-ctnt .sustainable-list {
    flex-wrap: wrap;
  }

  .sustainable.fS .banner-ctnt .sustainable-list li {
    width: 300px;
    flex: 0 0 300px;
    height: 300px;
  }

  #HoMePaGe .have-question~.inspiration-media {
    padding-top: 0px;
  }

  #HoMePaGe .sction130 {
    padding: 60px 0;
  }

  .hero-banner.awards .img-hover-box {
    position: relative;
  }

  /*style 03-31-2021*/
  .hd1,
  .about-more-company .hd3.MT50 {
    font-size: 42px;
  }

  .header .logo img {
    width: 70px;
  }

  #InVeStOrCoRnEr .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
    width: 70px;
  }

  #InVeStOrCoRnEr .brokerage-list2 {
    margin-top: -80px !important;
  }

  #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list {
    margin-top: 8vh;
  }

  #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
    width: 140px;
    height: 140px;
  }

  #BdTaIlE .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
    width: 70px;
  }

  #BdTaIlE .brokerage-list2 {
    margin-top: -80px !important;
  }

  #BdTaIlE .sustainable .banner-ctnt .sustainable-list {
    margin-top: 8vh;
  }

  #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
    width: 140px;
    height: 140px;
  }

  #Social_InFa .sction130.sky_city_one.location_os {
    padding-top: 20px;
  }

  .awards-card .innar-box .hd2 a {
    font-size: 16px;
  }

  .all-awards-list li a,
  .awards-card .innar-box .awards-details .text-details a,
  .awards-card .innar-box .awards-details .date-pdf {
    font-size: 14px;
  }

  .js-form-type-radio {
    align-items: center;
  }

  .enqForm .custom-control-label~label.option {
    top: 0px;
    left: -50px;
  }

  .custom-radio input.custom-control-label::before {
    top: -0.3rem;
    left: -0.5rem;
    width: 1.5rem;
    height: 1.5rem;
  }

  input.custom-control-label::after {
    top: 3px;
    left: 1px;
    width: 0.5rem;
    height: 0.5rem;
  }

  .enqForm input.mb-5,
  .enqForm select.mb-5 {
    margin-bottom: 1rem !important;
  }

  legend .fieldset-legend {
    font-size: 14px;
  }

  #AbOUt .hero-title {
    letter-spacing: 15px;
  }

  .core-value-list li a {
    font-size: 16px;
  }

  #commercialLOgo .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure img {
    width: 70px;
  }

  #commercialLOgo .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    height: 190px;
  }

  #reatlSql .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
    top: 35%;
  }

  #reatlSql .sustainable .banner-ctnt .sustainable-list li figure img {
    width: 70px;
  }

  #reatlSql .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    height: 190px;
  }

  .csr-carousel .owl-nav {
    bottom: 20%;
    right: 13.5%;
  }

  .csr-carousel~.slider-counter {
    bottom: 20%;
  }

  /*style end 2021*/
  .marquee {
    height: 250px;
  }

  .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    position: relative;
  }

  .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .sky_city_two.portfolio {
    min-height: 500px;
  }

  .high_pro_head {
    white-space: pre-line;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .luxury_small.design-partners .de-carousel .owl-nav {
    top: 100px;
  }

  .sky_city_one .nav-pills .nav-link span {
    font-size: 20px;
  }

  .slider-counter.Cnt {
    right: 22%;
  }

  .fs-16.c-gray2>h3 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

@media (max-width: 767px) {
  .city-map~.col-md-6 .lp-img-box {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 20px;
    flex-direction: row-reverse;
  }

  .city-map~.col-md-6 .lp-img-box>figure {
    width: 50%;
  }

  .city-map~.col-md-6 .lp-img-box>p {
    width: 50%;
    padding: 0 13px;
  }

  .city-map .main-map-box img {
    display: none !important;
  }

  .oberoi-city-info .view-project {
    position: relative;
  }

  .enqForm select.mb-5#property {
    height: 60px;
  }

  /* .footer-form .enqForm .col-sm-6.Book-Site{margin-bottom: 30px!important;} */
  #datetimepicker2~#datetimepicker2_error {
    bottom: -20px;
  }

  #HoMePaGe .inspiration-media .col-xl-12>.row>div {
    flex-wrap: wrap;
  }

  #HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediablock-2 {
    width: 100%;
  }

  #HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediapress-2 {
    width: 100%;
  }

  #media4 {
    padding-top: 50px;
  }

  .enqForm .custom-control-inline {
    margin-right: 1rem;
  }

  .sky_city_one.location_os .container-fluid>.row>.col-lg-4 {
    order: 2;
  }

  .sky_city_one.location_os .container-fluid>.row>.col-lg-8 {
    order: 1;
  }

  /* .designer_txt p{word-break: break-all;} */
  .floorplan_drop .floor_apart~div.active {
    display: flex;
  }

  .amenities .faqs-tab.listing-tabs {
    justify-content: start;
  }

  .amenities .col-12.text-center.mb-5 {
    text-align: start !important;
    margin-bottom: 0px !important;
  }

  .portfolio .listing-tabs .nav-link {
    font-size: 10px;
    font-weight: 400;
    font-family: "mont-book", sans-serif;
  }

  .high_pro_head {
    font-size: 20px;
  }

  .high_pro_p {
    font-size: 12px;
  }

  .high_pro_count {
    font-size: 20px;
    margin-bottom: 100px;
  }

  #node-128 .os-animation.highlight_pro {
    padding: 110px 0px;
    margin: 0 0 !important;
    overflow-x: scroll;
  }

  #node-128 .os-animation.highlight_pro .container>.row {
    flex-wrap: nowrap;
    width: 260%;
  }

  #node-128 .os-animation.highlight_pro .container>.row>.col-md-4 {
    width: 33%;
    flex: 0 0 33%;
  }

  #node-128 .os-animation.highlight_pro .container>.row>.col-md-4>.hd1 {
    width: 300px;
    left: -90%;
    top: -30%;
    position: absolute;
  }

  #node-128 .os-animation.highlight_pro .high_pro {
    min-height: 100%;
    padding: 30px 20px 30px 20px;
  }

  #node-128 .os-animation.highlight_pro .high_pro_count {
    margin-bottom: 30px;
  }

  #enq_form #result {
    margin-bottom: 20px;
  }

  #enq_form #enq_property {
    margin-top: 10px;
  }

  #AbOuTpAgE .hero-banner img.d-sm-none {
    min-height: 500px;
  }

  #homeForm .enqForm .custom-control-inline {
    margin-right: 1rem;
  }

  .filter-list ul {
    margin-bottom: 0px;
  }

  #InVeStOrCoRnEr .brokerage-list2 {
    margin-top: -25px !important;
  }

  .share-holder-page.sustainable.inner-sec .banner-ctnt .sustainable-list li figure img.top_icon {
    width: 35px;
  }

  #iNvEsToRLaNdInG .sustainable.inner-sec .banner-ctnt .sustainable-list li {
    width: 241px;
    height: 241px;
    padding: 0 20px;
  }

  .secondary-nav.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472 {
    position: absolute;
    left: auto;
    right: 0;
    transform: translate(0%, -50%);
    bottom: auto;
    top: 50%;
  }

  .filter-list:before {
    display: none;
  }

  .menu-box-stiky~.container {
    flex-wrap: wrap;
  }

  .menu-box-stiky~.container .m-scroll,
  .menu-box-stiky~.container .ml-md-auto {
    width: 100%;
  }

  .menu-box-stiky~.container .ml-md-auto .view-all-dd {
    width: 100%;
    background: #EEEDE8;
  }

  #HoMePaGe .have-question {
    padding-bottom: 0px;
  }

  #HoMePaGe .inspiration-media {
    padding-top: 0px;
  }

  #HoMePaGe .investor-corner {
    margin-bottom: 0px;
    padding-bottom: 50px;
  }

  .hd1,
  .about-more-company .hd3.MT50 {
    font-size: 24px;
  }

  #block-sitebranding .logo~a img {
    width: 70px;
  }

  .investor-corner .hd3 {
    font-size: 24px;
  }

  .hero-banner img.d-sm-none {
    min-height: 300px;
    /*object-fit: cover;*/
  }

  .custCard1 .card-body.op1 .img-bx {
    max-width: 50px;
  }

  .custCard1 .card-body.op1 .img-bx img {
    width: 50px;
  }

  .hero-banner .payment-hero .pay-list::before {
    top: 35px;
    width: 80%;
    left: 10%;
  }

  #PaYmEnTpAgE .note-box {
    padding: 15px;
  }

  #PaYmEnTpAgE .payment-hero {
    min-height: 400px;
  }

  #reatlSql .share-details {
    flex-wrap: wrap;
  }

  #reatlSql .share-details li {
    padding: 15px 30px;
    border: 0;
    max-width: 50%;
    flex: 0 0 50%;
  }

  #reatlSql .share-details li .hd1 {
    font-size: 24px !important;
    padding: 0;
  }

  #reatlSql .share-details li .hd3 {
    font-size: 14px;
    padding: 0;
  }

  #PaYmEnTpAgE .pay-step-box {
    height: 70px;
    width: 70px;
  }

  #PaYmEnTpAgE .img-icon-box img {
    margin-left: -10px;
    width: 30px;
  }

  /*style 03-31-2021*/
  .browse_pro .row>.col-md-6.pr-md-4 {
    padding-left: 15px;
  }

  #Res_Under .VIEW4BHK {
    margin-bottom: 50px;
  }

  #commercialLOgo .csr-carousel.owl-carousel.owl-loaded {
    padding-top: 20px;
  }

  .sction90-70.fAq .hd1 {
    margin-bottom: 20px;
  }

  .sky_city_two.portfolio .CTR {
    margin: 0 0px;
  }

  .col-md-6.awards-card {
    margin-bottom: 30px;
  }

  .all-awards-list li a.active {
    background: #f6883e;
    color: #FFFFFF;
    border-radius: 20px;
  }

  .all-awards-list li:first-child a {
    padding-top: 5px;
  }

  .all-awards-list li a {
    border-bottom: 1px transparent;
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 12px;
    transition: 0.3s;
  }

  .all-awards-list.nav {
    margin-bottom: 30px;
    align-items: center;
    flex-wrap: nowrap;
    display: flex;
  }

  .all-awards-list.nav li {
    margin-right: 10px;
  }

  #AbOUt .hd3 {
    font-size: 24px;
  }

  .hero-title {
    font-size: 20px;
  }

  .contact-us h4.hd2 {
    font-size: 16px;
  }

  #HoMePaGe .sction130 {
    padding-bottom: 50px;
  }

  #Social_InFa .btn-box a {
    padding: 15px 20px;
    font: italic 400 12px/1.2 "mont-bold", sans-serif;
    letter-spacing: 5px;
    margin-top: 10px !important;
  }

  #Social_InFa .luxury_small.design-partners .de-carousel .owl-nav {
    top: 51%;
  }

  #commercialLOgo .invest_cnt {
    padding-right: 0px;
  }

  #commercialLOgo .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
    top: 35%;
  }

  #commercialLOgo .luxury_small.design-partners .de-carousel .owl-nav {
    top: 0%;
  }

  #reatlSql .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
    top: 50%;
    left: 47%;
  }

  #reatlSql .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    height: 120px;
  }

  .luxury_small.design-partners .de-carousel .owl-nav {
    top: 50%;
    display: block !important;
  }

  .floor_apart li {
    font-size: 20px;
  }

  .about_project .btn-box a {
    padding: 15px 30px;
    font: italic 400 12px/1.2 "mont-bold", sans-serif;
  }

  .sction130.sky_city_one {
    overflow: hidden;
  }

  .sction130.sky_city_one#abt4>.container-fluid.pl-0 {
    padding-right: 0% !important;
  }

  .sction130.sky_city_one#abt4>.container-fluid.pl-0>.row>.col-md-4.mb-4.pl-md-5 {
    padding: 0 30px;
  }

  .location_os .container-fluid>.row>.col-md-8.mb-4.pl-md-5 {
    padding-left: 0px;
  }

  .project-city .pc-info {
    bottom: 5%;
  }

  .project-city.VIEW4BHK img.active {
    object-fit: cover;
    min-height: 300px;
  }

  .portfolioCss.portfolio .owl-carousel .owl-item.prevCard {
    left: -0.5vw
  }

  .high_pro {
    min-height: 400px;
  }

  .owl-carousel.arrow .owl-nav button.owl-prev,
  .owl-carousel.arrow .owl-nav button.owl-next {
    height: 20px;
    width: 15px;
  }

  .csr-carousel .owl-nav {
    bottom: 35%;
    right: 6.5%;
  }

  .csr-carousel~.slider-counter {
    bottom: 36%;
    font-size: 14px;
  }

  /*style end 2021*/
  .slider-counter.Cnt {
    right: 9%;
    bottom: 150px;
  }

  /* .sustainable .banner-ctnt .sustainable-list{overflow: hidden;height: 10em;transition: 0.3s;}*/
  .sustainable .banner-ctnt .show_more .sustainable-list {
    height: auto;
  }

  .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-top: 15%;
  }

  .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
    min-height: 165px;
  }

  .marquee {
    height: 170px;
  }

  .marque_row .btn {
    width: 100%;
    flex: 0 0 100%;
  }

  .sky_city_one .nav-pills.floorplan_drop .nav-link p:after {
    height: 8px;
    width: 8px;
    left: 3.5px;
  }

  .sky_city_one .nav-pills.floorplan_drop .nav-link p {
    font-size: 14px;
    padding-left: 20px;
  }

  .sky_city_one .nav-pills.floorplan_drop .nav-link p:before {
    height: 15px;
    width: 15px;
  }

  .qip_Ppd>.d-flex {
    flex-wrap: wrap;
  }

  .qip_Ppd .col-md-2.ml-md-auto- {
    margin-top: 30px;
    background: #EEEDE8;
    padding: 10px 20px;
    border-radius: 10px;
  }

  .qip_Ppd .ml-md-auto- .dropdown {
    width: 100%;
  }

  .qip_Ppd .ml-md-auto- .dropdown .dropdown-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .qip_Ppd .ml-md-auto- .dropdown .dropdown-toggle span {
    width: 50%;
  }

  .qip_Ppd .ml-md-auto- .dropdown .dropdown-toggle .icon-noun-dropdown-3574472 {
    text-align: end;
  }

  .qip_Ppd .ml-md-auto- .filter-list {
    padding-top: 0;
  }

  .ot_head {
    font-size: 20px;
  }

  .invest_p {
    font-size: 12px;
  }

  .invest_head {
    font-size: 36px;
  }

  .invest_orl .col-md-5 {
    order: 1;
  }

  .invest_orl .col-md-7 {
    order: 2;
  }

  .marque_p {
    font-size: 14px;
  }

  .marque_s {
    font-size: 12px;
  }

  .marque_box {
    flex: 0 0 92%;
    width: 92%;
    margin: 10px 20px !important;
  }

  .sction90-70.sustainable_two {
    padding: 20px 0 70px 0;
  }

  .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
    top: 40%;
  }

  .sustainable.sustainable_two .banner-ctnt .sustainable-list {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    width: 40%;
    flex: 0 0 40%;
    height: 150px;
  }

  .luxury_small .for-mob {
    padding-right: 20px;
  }

  .about-us-box.media~.row.pt-4>.mb-5 {
    margin-bottom: 2rem !important;
  }

  .floor_drop_top>small {
    font-size: 10px !important;
  }

  .floor_drop_top>.d-block {
    font-size: 20px !important;
  }

  #v-pills-tab1 .nav-link>.mb-4 {
    margin-bottom: 1rem !important;
  }

  .location_os.sky_city_one .nav-pills .nav-link span {
    font-size: 14px;
  }

  .sky_city_one .nav-pills .nav-link p {
    font-size: 12px;
  }

  .amenities.py-5.my-5 {
    margin-bottom: 1rem !important;
  }

  .amenities .container .row .amni_menu {
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 0px !important;
  }

  .amenities .faqs-tab.listing-tabs {
    width: 500px;
    height: 25px;
    flex-wrap: nowrap;
  }

  .tab-content>.tab-pane .show_hide_cnt {
    height: 13em;
  }

  .amenities .show_hide_cnt .mb-5 {
    margin-bottom: 2rem !important;
  }

  .amenities_p {
    font-size: 14px;
  }

  .cnt_text h4 {
    font-size: 18px;
  }

  .cnt_text p {
    font-size: 12px;
  }

  .accordian p {
    font-size: 10px;
  }

  .designer_txt p:first-child {
    font-size: 10px;
  }

  .designer_txt p:last-child {
    font-size: 12px;
  }

  .VIEW4BHk_btn {
    font-size: 12px;
  }

  .sky_city_one .nav-pills .nav-link .form-check input {
    width: 15px;
    height: 15px;
  }

  .luxury_small .read-more,
  .sky_city_one .nav-pills .nav-link .form-check label p {
    font-size: 14px;
  }

  .secondary-nav ul li a,
  .normal-tabs ul li a {
    font-size: 10px;
  }

  .sky_city_one .nav-pills .nav-link .form-check label {
    margin-left: 5px;
  }

  .hd1 {
    font-size: 24px !important;
  }

  .sction130.location_os {
    margin-bottom: 20px;
  }

  .designer_cnt {
    padding: 50px 20px;
    margin: 0 15px;
    overflow: hidden;
  }

  .location_os~section.sky_city_one>.container>.row>.col-md-7 {
    order: 2;
  }

  .location_os~section.sky_city_one>.container>.row>.col-md-5 {
    order: 1;
  }

  .VIEW4BHK .col-8.mb-4.text-center {
    width: 100%;
  }

  .sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-top: 15%;
  }

  .sky_city_two.portfolio .CTR>.d-flex {
    flex-wrap: wrap;
  }

  .sction130.sky_city_one {
    padding-top: 30px;
  }

  .about-new-cr .owl-nav {
    bottom: 110px;
    right: 5%;
  }

  .about-us-box.media .col-md-8 {
    padding-left: 15px;
  }

  .header>.container>.row>.col,
  .header>.container>.row>.col~.ml-md-auto {
    width: 50%;
  }

  .header>.container>.row .ml-md-auto .menu-box {
    margin-left: auto;
  }

  .luxury_small.design-partners .de-carousel .owl-nav {
    top: 0%;
    right: 10px;
    position: absolute;
  }

  .iepf .contact-info .hd1 small {
    background: #F8F7F5;
  }

  #CODES .view-project,
  #OTHERS .view-project {
    display: block;
    margin-top: 20px;
  }

  .contact-info .hd1 {
    flex-wrap: wrap;
  }

  .contact-info .hd1 small {
    font-size: 12px;
    width: 100%;
    margin-top: 20px;
    padding: 12px 15px 12px 15px;
    background: #EEEDE8;
    display: inline-block;
  }

  .sction90-70 .investor-corner .ic-list li {
    width: 100%;
  }

  .unpaid .unpaid_divid {
    flex-wrap: wrap;
  }

  .unpaid_pdf .investor-corner {
    margin-right: 15px;
    margin-left: 15px;
  }

  .sction90-70 .investor-corner .ic-list li a {
    font-size: 14px;
  }

  /*edit by ratan here*/
  .core-value-list li a {
    font-size: 14px;
    padding: 7px 0;
  }

  .MT15-M {
    margin-top: 15px;
  }

  .core-value {
    padding: 30px 0;
  }

  .card-growth {
    padding: 15px;
    margin-bottom: 30px;
  }

  .card-growth .hd1 span.text1 {
    font-size: 20px;
  }

  .de-carousel .owl-item.active .de-copy-box {
    display: block;
  }

  .iMaGe_StAtIc {
    display: none !important;
  }
}

@media (max-width: 359px) {
  .sustainable.inner-sec .banner-ctnt .sustainable-list li figure {
    top: 50%;
  }

  .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    height: 100px;
  }

  .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
    width: 50px;
  }

  .VIEW4BHK .read-more.white {
    padding: 15px 10px;
  }

  .sky_city_two.portfolio {
    min-height: 400px;
  }

  .designer_cnt {
    margin: 0px 0px;
  }

  .about-new-cr .owl-nav {
    top: 40%;
    bottom: auto;
  }
}

/*BdTaIlE*/
#BdTaIlE {
  position: relative;
}

#BdTaIlE .Media-Coverage {}

#BdTaIlE .Media-Coverage .a2a_kit a {
  margin: 0 5px;
}

#BdTaIlE .Media-Coverage .a2a_svg svg {
  width: 70%;
  height: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 !important;
}

#BdTaIlE .Media-Coverage .a2a_kit .a2a_svg {
  background-color: #868686 !important;
  width: 30px !important;
  line-height: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  transition: 0.3s;
}

#BdTaIlE .Media-Coverage .a2a_kit a:hover .a2a_svg {
  background-color: #f6883e !important;
  opacity: 1;
}

#BdTaIlE .section100-80 .c-gray2 .ml-md-auto {
  width: 58%;
  margin-left: inherit !important;
}

#BdTaIlE .section100-80 .c-gray2 .ml-md-auto .share-blog {
  width: 100%;
  justify-content: flex-end;
}

/*flag*/
/* .iti__flag-container.ankit {
  display: none;
}

.iti__selected-flag .iti__flag.iti__us {
  background-position: -2413px 0px !important;
  height: 14px;
} */

/*header*/

@media (max-width: 991px) {}

@media (max-width: 767px) {
  #BdTaIlE .section100-80 .c-gray2 .ml-md-auto {
    width: 100%;
    margin-top: 10px;
    padding-left: 15px;
  }

  #BdTaIlE .section100-80 .c-gray2 .ml-md-auto .share-blog {
    justify-content: flex-start;
  }

  .row.front_abs-div .form_div {
    padding: 40px 30px;
  }

  .front_abs-div>div {
    margin-left: 20px !important;
  }
}

#views-exposed-form-search-page-page-1 .form-actions input[type="submit"] {
  right: 10px;
  top: 10px;
}

#block-exposedformsearch-pagepage-1 form span.icon-noun-search-1060325 {
  position: absolute;
  right: 10px;
  top: 4px;
}

#payment1,
#payment2,
#payment3,
#payment4,
#payment5,
#payment6 {
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.form_div {
  /*width: 300px; height: 200px; background: #ccc;*/
  display: none;
}

.Annual-Report.cbre-Report {}

.Annual-Report.cbre-Report .qip_Ppd .acd_wrap {
  width: 48%;
  flex: 0 0 50%;
  float: left;
  margin: 1%;
}

#user-login-form #edit-actions span {
  display: none;
}

.user-login-form {
  padding: 150px 15px 30px;
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}

#views-exposed-form-search-page-page-1 .icon-noun-search-1060325:before {
  content: "\e91c";
  color: #f6883e;
  font-size: 20px;
}

.filter-list .dropdown.show .dropdown-toggle {
  /*top: -20px;   left: -8px;*/
  top: 0px;
  left: 0px;
}

.filter-list .dropdown.show .dropdown-toggle.view-all {
  padding: 27px 21px 15px;
  background: #fff;
}

.online_media_hide,
.press_media_hide,
.print_media_hide,
.television_media_hide {
  display: none;
}

.mfp-iframe-scaler iframe {
  padding: 15px;
  border-radius: 10px;
  background: #fff !important;
}

.mfp-bg {
  background: #fff !important;
}

/*for search icon*/
span.inner-srch {
  position: absolute;
  top: 5px;
  right: 10px;
}

/*for search icon cl*/


#audio-control2 {
  border-radius: 50px;
  width: 45px;
  height: 45px;
  padding: 10px;
  position: absolute;
  left: 5%;
  z-index: 1;
  bottom: 9%;
  border: 1px solid #6d4a2a;
  background: rgba(109, 74, 42, 0.5);
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
}

#audio-control2.muted .icon-soundoff {
  font-size: 25px;
  opacity: .5;
}

#audio-control2.muted .icon-soundoff.act {
  opacity: .8;
}

#audio-control2.muted .icon-soundoff.act:before {
  content: "\e92a";
}

.design-partners .box2.animated a.play-icon {
  display: none;
}

.design-partners.luxury_small .de-box.box1 h4.hd1 {
  padding-right: 30px;
}

.block-product-module .row-cols-md-2 div[aria-labelledby="exampleModalBottomTitle"] {
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.modal.modal_form2,
.modal.modal_form-homepage-BoTtOm {
  background: #33333385;
}

.modal_form2 .modal-dialog.modal-dialog-bottom,
.modal_form-homepage-BoTtOm .modal-dialog.modal-dialog-bottom {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 12%;
  transform: translate(-50%);
  margin-bottom: 0;
  border-radius: 50px;
  max-width: 1423px;
}

.modal_form2 .modal-dialog.modal-dialog-bottom .modal-content,
.modal_form-homepage-BoTtOm .modal-dialog.modal-dialog-bottom .modal-content {
  border-radius: 50px 50px 0 0;
}

.modal_form-homepage-BoTtOm .btn-box a,
.modal_form2 .btn-box a {
  font: italic 400 14px/1.2 "mont-bold", sans-serif !important;
  padding: 16px 30px !important;
}

.modal_form2 h5.modal-title,
.modal_form-homepage-BoTtOm h5.modal-title {
  color: #f6883e;
  font-size: 1.5rem;
}

#PaYmEnTpAgE .secondary-nav .container {
  visibility: hidden;
}

/*h4.hd3.line-break { padding-right: 95px;}*/
.project-city .pc-info .read-more.white span::before {
  border: 1px solid #fff;
}

.project-city.VIEW4BHK .pc-info .read-more.white span::before {
  border: 1px solid #f6883e;
}

.project-city .pc-info .read-more.white:hover span::before {
  border: 1px solid #f6883e;
}

.de-carousel .owl-item.active.center+.owl-item .de-img-box img,
.de-carousel .owl-item.active.center+.owl-item .de-img-box video {
  margin: 0;
  margin-top: 80%;
}

.mfp-iframe-holder .mfp-close {
  top: -34px;
  border: 1px solid #333;
  border-radius: 50%;
  box-shadow: 0 0 8px rgb(0 0 0 / 60%);
  background: #fff;
  width: 34px !important;
  height: 34px !important;
  color: #333 !important;
  line-height: 36px !important;
  padding-right: 8px !important;
}

.high_pro.bg_img .high_pro_p {
  opacity: 0;
  display: none;
}

.high_pro .high_pro_p {
  margin-bottom: 0;
  transition: 0.3s;
}

.high_pro.bg_img .high_pro_head {
  color: #fff;
  padding-top: 110px;
}

.col-lg-5.mb-4.px-lg-5.pad-rit-80 {
  padding-right: 80px !important;
}

.portfolioCss .owl-carousel .owl-stage {
  align-items: center;
  display: flex;
}

.sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
  margin-top: 4%;
}

.portfolioCss.sky_city_two .nav-tabs .nav-link {
  padding: 0 5rem;
  padding-right: 0;
}

.VIEW4BHk_group .VIEW4BHk_btn:after {
  border-left: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}

.project-city.VIEW4BHK img.active {
  height: 600px;
  margin-top: -30px;
}

/*.sky_city_one .nav-pills .nav-link p { color: #b17147;}*/
.location_os.sky_city_one .nav-pills .nav-link span {
  font-family: "mont-semibold", sans-serif !important;
}

#block-floorplanblock a.requestBtn .icon-noun-pdf-781710 {
  color: #fff;
}

.luxury_small .read-more span.icon-cta-icon::before {
  border: 1px solid #868686;
}

.luxury_small .padding-rit-cust {
  padding-right: 100px !important;
}

.luxury_small .padding-lft-cust {
  padding-left: 140px !important;
}

#block-iepfblock .Annual-Report.cbre-Report .qip_Ppd .acd_wrap {
  width: auto;
  margin: 0;
}

.video.opt.video_WraP {
  width: auto !important;
  height: auto !important;
}

#iNvEsToRLaNdInG .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
  background: transparent;
}

.listing-tabs .nav-link {
  padding: .5rem 2.9% 0;
}

@media (max-width: 767px) {

  .modal_form2 .modal-dialog.modal-dialog-bottom,
  .modal_form-homepage-BoTtOm .modal-dialog.modal-dialog-bottom {
    margin: 0;
  }

}

/*Brockrage Logo*/
.sustainable .banner-ctnt .sustainable-list {
  flex-wrap: wrap;
}

ul.sustainable-list.brokerage-list1 li:nth-child(6) {
  margin-top: -85px !important;
  margin-left: 133px !important;
}

ul.sustainable-list.brokerage-list1 li:nth-child(7) {
  margin-top: -85px !important;
}

ul.sustainable-list.brokerage-list1 li:nth-child(8) {
  margin-top: -85px !important;
}

ul.sustainable-list.brokerage-list1 li:nth-child(9) {
  margin-top: -85px !important;
}

@media(max-width:1200px) {
  #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
    width: 170px;
    height: 170px;
    background-size: cover;
  }

  #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
    width: 170px;
    height: 170px;
    background-size: cover;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(6) {
    margin-top: -75px !important;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(7) {
    margin-top: -75px !important;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(8) {
    margin-top: -75px !important;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(9) {
    margin-top: -75px !important;
  }
}

.viewbrock {
  margin-top: -100px !important;
  position: relative;
  display: none !important;
}

.sho-1 {
  display: flex !important;
}

/*ul.sustainable-list.brokerage-list1:first-child{margin-top: 0px !important;}*/

@media(max-width:991px) {
  #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
    width: 121px;
    height: 121px;
  }

  #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
    width: 121px;
    height: 121px;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(6) {
    margin-top: -53px !important;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(7) {
    margin-top: -53px !important;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(8) {
    margin-top: -53px !important;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(9) {
    margin-top: -53px !important;
  }
}

/*director module*/
.desi {
  width: 147px;
  font-size: 12px !important;
}


.VIEW4BHk_drop {
  background: #9a6e41;
  color: #fff;
  padding: 15px 0px;
}

.VIEW4BHk_btn:after {
  border-left: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}

.VIEW4BHk_drop li {
  background: unset !important;
}

.VIEW4BHk_drop li:hover {
  background: #6e4b2b !important;
}


.sky_city_one .nav-pills .floor_drop_top:after {
  border-right: 2px solid #9a6f42;
  border-top: 2px solid #9a6f42;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link.active p {
  color: #9a6f42;
}

.de-box .hd3 {
  color: #9a6f42;
}

/*project page*/
.arrow-rtv {
  position: relative;
}

.media-kit.arrow-1 .owl-nav {
  position: unset;
  left: 0;
}

.media-kit.arrow-1 .owl-nav .owl-prev {
  left: 20px;
}

.media-kit.arrow-1 .owl-nav .owl-next {
  right: 20px;
}

.arrow-1 .owl-nav button {
  position: absolute;
  top: 50%;
}

.arrow-1 .owl-nav button.owl-next {
  right: 0px;
}

button.img-plus,
button.img-mainus {
  position: absolute;
  top: 60px;
  right: 15px;
  /* z-index: 999;*/
  z-index: 1;
  border: 1px solid #f6883e;
  font-size: 28px;
  line-height: 25px;
}

button.img-mainus {
  top: 100px;
  font-size: 29px;
  line-height: 25px;
}

button.img-plus:hover,
button.img-mainus:hover {
  background: #f6883e;
}

/*career and media page popup*/
.canvasjs-chart-credit {
  display: none;
}

#chartContainer {
  position: relative;
}

#chartContainer:after {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 9;
  width: 100px;
  height: 40px;
}

.modal_form2 {
  background: #0000008c;
  height: 100vh;
  width: 100%;
  position: relative;
}

.modal_form2 .modal-dialog-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  max-width: 100%;
  border-radius: 30px;
  overflow: hidden;
  padding: 40px 0;
  margin: 0 0;
  background: #fff;
  display: flex;
  align-items: center;
}

.modal_form2 .modal-title {
  color: #f6883e;
  font-size: 1.5rem;
}

.modal_form2 .modal-body p {
  font-size: 20px;
  color: #868686;
}

.media-kit .owl-nav {
  position: absolute;
  left: 285px;
}

#CaRiAr .pafter {
  content: 'Read Story';
  display: inline-block;
  color: #9A6E41;
  font: italic 400 14px/1.2 "mont-bold", sans-serif;
  margin-left: 10px;
  text-decoration: underline;
  cursor: pointer;
}

/* Scrollbar Styling */
.carier-modal::-webkit-scrollbar {
  width: 10px;
}

.carier-modal::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.carier-modal::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #6d6d6d;
}

.carier-modal {
  background: #EEEDE8;
  width: 50%;
  height: 100%;
  padding: 80px 45px 150px 45px;
  position: fixed;
  top: 0px;
  right: -100%;
  z-index: 9;
  overflow-y: scroll;
  transition: 0.5s;
}

.carier-diolog {
  position: relative;
}

.carier-header span {
  position: absolute;
  right: 0px;
  top: 0px;
}

.cr-img {
  height: 200px;
  width: 200px;
  line-height: 200px;
  background: #D8D8D8;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
}

.cr-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cr-tittel {
  margin-left: 30px;
}

.cr-tittel h2 {
  font-size: 28px;
  color: #f6883e;
  font-family: "mont-book", sans-serif;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
}

.cr-tittel h2 span {
  border: 1px solid #868686;
  border-radius: 6px;
  font-size: 12px;
  padding: 3px 5.5px;
  margin-left: 20px;
  font-weight: 600;
  color: #062d54;
  position: static;
}

.cr-tittel p {
  color: #868686;
  font-size: 12px;
  font-family: "mont-book", sans-serif;
  margin-bottom: 0px;
}

.carier-body {
  padding-right: 20%;
  margin-top: 40px;
}

.carier-body h2 {
  font-size: 28px;
  color: #f6883e;
  font-family: "mont-book", sans-serif;
  margin-bottom: 20px;
}

.carier-body p {
  font-family: "mont-book", sans-serif;
  font-size: 14px;
  color: #868686;
  margin-bottom: 0px;
}

.carier-crousal .owl-nav {
  position: absolute;
  bottom: -80px;
  left: 0px;
}

.carier-crousal .owl-dots .owl-dot {
  display: block;
  border: 0.71px solid #f6883e94;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  margin-right: 7px;
}

.carier-crousal .owl-dots .owl-dot.active {
  border: 1px solid #f6883e;
}

.carier-crousal .owl-dots {
  display: flex;
  position: absolute;
  bottom: -70px;
  right: 30px;
}

.carier-modal .slider-counter {
  bottom: -75px;
  left: 55px;
}

.carier-modal .carier-close {
  position: absolute;
  top: 30px;
  right: 40px;
  z-index: 99;
  cursor: pointer;
}

.carier-modal .carier-close:after {
  content: '';
  height: 20px;
  background: #9A6E41;
  width: 3px;
  display: inline-block;
  transform: rotate(-45deg);
  position: relative;
  left: -3px;
}

.carier-modal .carier-close:before {
  content: '';
  height: 20px;
  background: #9A6E41;
  width: 3px;
  display: inline-block;
  transform: rotate(45deg);
}

.FxEd {
  position: absolute;
  top: 390px;
  left: 0;
}

.floorplan_drop.ScRl.nav {
  height: 360px;
  overflow-y: auto;
  display: block !important;
}

/*.about-info.DeSiG{ padding-right: 380px; }*/

#AbOuTpAgE .about-carousel.owl-carousel .owl-nav {
  position: absolute;
  top: 44%;
  left: 50%;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-prev {
  left: -570px;
  position: absolute;
  background: url(../images/svg/arw-lt.svg) no-repeat;
  width: 18px;
  height: 27px;
  font-size: 0;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-next {
  right: -570px;
  position: absolute;
  background: url(../images/svg/arrow.svg) no-repeat;
  width: 18px;
  height: 27px;
  font-size: 0;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-next:hover {
  background: url(../images/svg/arrow-hover.svg) no-repeat;
  background-size: 16px;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-prev:hover {
  background: url(../images/svg/arw-lt-hover.svg) no-repeat;
  background-size: 16px;
}

#abt1 .about-us-box .TAR h4.hd1 {
  padding-left: 50px;
}









@media (max-width: 991px) {
  .carier-modal {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .media-kit .owl-nav {
    left: 85%;
  }

  .carier-modal {
    width: 100%;
    padding: 50px 45px 100px 45px;
  }

  .cr-img {
    flex: 0 0 100px;
    line-height: 100px;
    width: 100px;
    height: 100px;
  }

  .cr-tittel {
    margin-left: 20px;
  }

  .carier-body {
    padding-right: 0%;
  }

  #CaRiAr .life-at-oberoi .hd3.trgr-list.act,
  #CaRiAr .life-at-oberoi .hd3.trgr-list {
    font-size: 24px;
  }

  .lp-carousel .owl-nav {
    top: 46% !important;
    width: 100%;
  }

  .lp-carousel .owl-nav .owl-prev {
    left: 25px;
    opacity: 1 !important;
    filter: brightness(0) invert(1);
    position: absolute;
    height: 30px !important;
    width: 35px !important;
  }

  .lp-carousel .owl-nav .owl-next {
    right: 0;
    opacity: 1 !important;
    filter: brightness(0) invert(1);
    position: absolute;
    height: 30px !important;
    width: 35px !important;
  }


  .de-carousel .owl-item.active.center+.owl-item .de-img-box img,
  .de-carousel .owl-item.active.center+.owl-item .de-img-box video {
    margin: 0;
    margin-top: 0;
  }

  .de-carousel.DeSiGn_PaRt {
    margin-top: -40px;
  }

  .portfolioCss.sky_city_two .nav-tabs .nav-link {
    padding: 0 1rem;
    padding-right: 0;
    font-size: 12px;
    font-weight: 600;
  }
}



@media (min-width: 1366px) {
  ul.sustainable-list.brokerage-list1 li:nth-child(6) {
    margin-top: -85px !important;
    margin-left: 108px !important;
  }

  #MaInBlOg .hero-banner {
    height: 100vh;
  }

  .expand-menu .menu-other-details .menu-list>li:hover .others-link,
  .expand-search .menu-other-details .menu-list>li:hover .others-link {
    width: 500px;
    flex-wrap: wrap;
  }

}


@media (min-width: 1600px) {
  ul.sustainable-list.brokerage-list1 li:nth-child(6) {
    margin-top: -85px !important;
    margin-left: 133px !important;
  }

  h4.hd3.line-break {
    padding-right: 95px;
  }

  .orl_TeAm .open-orl-card .btn-box {
    margin-top: 16px;
  }
}

@media (max-width: 1366px) {
  .bm-wrapper .bm-popup .member-info {
    height: 340px;
  }

  /*.about-info.DeSiG {padding-right: 300px;}*/
  .FxEd {
    position: absolute;
    top: 312px;
    left: 0;
  }

  .floorplan_drop.ScRl.nav {
    height: 300px;
    overflow-y: auto;
    display: block !important;
  }

  .core-value-list li a {
    padding: 12px 0;
  }

  #AbOuTpAgE .about-carousel.owl-carousel .owl-nav {
    position: absolute;
    top: 42%;
    left: 50%;
  }

  #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
    left: -448px;
    position: absolute;
    background: url(../images/svg/arw-lt.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
  }

  #AbOuTpAgE .about-carousel .owl-nav .owl-next {
    right: -448px;
    position: absolute;
    background: url(../images/svg/arrow.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
  }

  #abt1 .about-us-box .TAR h4.hd1 {
    padding-left: 40px;
  }

  .listing-tabs .nav-link {
    padding: 0rem 1.9% 0;
  }


  #block-sliderblock-4 .about-carousel .owl-nav {
    position: absolute;
    top: 42%;
    left: 50%;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-prev {
    left: -448px;
    position: absolute;
    background: url(../images/svg/arw-lt.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-next {
    right: -448px;
    position: absolute;
    background: url(../images/svg/arrow.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
  }

  .orl_TeAm .open-orl-card .btn-box {
    margin-top: 34px;
  }



}


.contact-us.desk_device p,
.contact-us.mob_device p,
span.SmAlL_tExt {
  color: #868686 !important;
}

.contact-us .hd2 {
  margin: 10px 0 0px;
}

.UnDeViNdeT .qip_Ppd .acd_wrap {
  background: #f9f8f5;
  border: 0 none;
}

.PaDdinG-lft {
  padding-left: 40px !important;
}

.card.custCard1 {
  border: 0 none;
}

.kit-card .owl-theme.media-kit {
  padding-top: 0;
}

.kit-card .owl-theme.media-kit .owl-item p {
  letter-spacing: 2px;
  line-height: 2;
}

#activeQuater[value="quarter-1"]+li>a {
  color: #f6883e !important;
}

.share-blog .list-social {
  margin-bottom: 0;
}

#BdTaIlE .section100-80 .c-gray2 .Shareicon .ml-md-auto {
  width: 58%;
  margin-left: auto !important;
}

#block-mainnavigation ul li div div {
  display: none;
}

#abt5 #cbre-reports~.row.justify-content-center {
  margin-top: -37px;
}

/*.about-info.DeSiG{ padding-right: 380px; }*/
.about-more-company p.dir_txt {
  color: #868686;
  font: 400 1.03vw/1.4 "mont-book", sans-serif;
}

.PaDdiNg_RiGHt_70 {
  padding-right: 70px !important;
}

#block-cbreblock .cbre-Report {
  padding-top: 70px !important;
}

.mdkit_download {
  width: 30px;
  height: 30px;
  /* background: #333; */
  position: absolute;
  bottom: 3px;
  right: 20px;
  text-align: center;
}

.mdkit_download i.fa-download {
  font-size: 25px;
  color: #f6883e;
}

.full_width_accor {
  margin-top: 40px;
}

.full_width_accor h3.hd3.trgr {
  border-bottom: 1px solid rgba(38, 30, 4, 0.1);
  padding: 2.6vh 30px 2.6vh 0;
  background: url(../images/plus.png) no-repeat right center;
  margin-bottom: 0 !important;
}

.full_width_accor h3.hd3.trgr.act.testA {
  border-bottom: 0 none;
  background: url(../images/minus.png) no-repeat right center;
}

.full_width_accor h3.hd3.trgr a {
  font-family: "mont-book", sans-serif;
  color: #868686;
  font-size: 1.5vw;
}

.full_width_accor h3.hd3.trgr.act a {
  color: #f6883e;
}

.full_width_accor .tog_cont.MT10 {
  border-bottom: 1px solid rgba(38, 30, 4, 0.1);
}


.op1 .career-carousel .owl-item .text-box {
  display: none;
}

.career-carousel .owl-item.active.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .1s;
  display: block;
}

.hd1.BrEaK {
  padding-right: 90px;
  padding-bottom: 25px;
}

.oao .open-orl-card.pd_30 {
  padding-left: 35px;
}

.oao .open-orl-card.pd_30 span.pafter {
  margin-bottom: 20px;
  margin-top: 20px;
}

.core-value .pad_cor {
  padding-left: 42px;
}

#HoMePaGe .sustainable .banner-ctnt .sustainable-list {
  justify-content: center;
}

.custom-control-label::after {
  top: 0 !important;
  /*top: 10px!important; left: -25px!important;*/
}

.custom-control-label::before {
  top: 0 !important;
}

#completion_status .custom-checkbox input {
  display: none;
}

.AcOrDiAn_Benifit {
  padding-top: 30px;
  padding-left: 35px !important;
}

.AcOrDiAn_Benifit .trgr-list.act a {
  color: #f6883e;
}

.AcOrDiAn_Benifit .trgr-list a,
.AcOrDiAn_Benifit .trgr-list:hover a {
  color: #868686;
}

.AcOrDiAn_Benifit .trgr-list {
  padding: 5px 0;
}

#reatlSql .IePf_SeCtIoN.sustainable.inner-sec {
  padding-bottom: 0 !important;
}

#reatlSql .sction90-70.fAq {
  padding: 50px 0 70px 0;
}

.FlOoR_DeTaIl {
  padding-top: 70px;
}

.sction130.sky_city_one.FlOoRiNg {
  padding-top: 0;
  margin-top: 0 !important;
}

.floorplan_drop.ScRl.nav {}

.floorplan_drop.ScRl.nav::-webkit-scrollbar {
  width: 5px;
}

.floorplan_drop.ScRl.nav::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}

.floorplan_drop.ScRl.nav::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 8px;
  /*outline: 1px solid slategrey;*/
}

a.Full_CoNT {
  color: #f6883e;
  text-decoration: underline !important;
}

a.Full_CoNT:hover {
  color: #f6883e;
}

.modal.wElCoMe p {
  font-size: 1.03vw;
}

.modal.wElCoMe .modal-body {
  padding: 2rem !important;
}

#HoMePaGe .about-carousel.owl-carousel.owl-loaded,
#AbOuTpAgE .about-carousel.owl-carousel.owl-loaded {
  padding-top: 0;
}

#AbOuTpAgE .about-carousel.owl-carousel .owl-nav {
  display: block !important;
}

.have-question .chat-box:hover .icon-noun-chat-1561009,
.have-question .chat-box:hover .icon-noun-chat-1561009::before,
.have-question .read-more:hover .icon-noun-chat-1561009,
.have-question .read-more:hover .icon-noun-chat-1561009::before {
  background: transparent !important;
}

.Shareicon .MR10.fs-14 {
  font: 400 1.03vw/1.4 "mont-book", sans-serif;
}

#AwArDs .ticker-carousel .owl-dots {
  display: none;
}

.hero-banner.awards {
  height: auto;
  margin-top: 50px !important;
}

/*404 css*/
#BdTaIlE h3#cor-presentation {
  font-family: "mont-semi-bold", sans-serif;
  font-size: 95px !important;
}

#BdTaIlE .error_subhead {
  color: #868686;
  font-family: "mont-book", sans-serif;
  font-size: 27px;
}

#BdTaIlE .error_txt {
  font-size: 17px;
  padding-right: 140px;
}

#BdTaIlE a.err_more {
  color: #9c6e42;
  font-family: "mont-semi-bold", sans-serif;
  text-decoration: underline;
}

.TeXt_PaRt {}

/*404 css end here*/

/*for override css*/
.hero-banner.formAdded {
  /* height: 510px; */
  /* height: 620px; */
  height: 750px;
}

@media (max-width: 767px) {
  .csr-carousel .box1 .hd3 {
    margin-bottom: 15px;
    padding-right: 75px;
  }

  .hero-banner.formAdded {
    height: 100vh;
  }
}

.hero-banner .fIxEd_botm_Mob .enquire-now {
  width: 50%;
  left: 0;
  transform: translate(0px);
  background: #9c6e42;
  padding: 15px 30px;
  bottom: 0;
  position: fixed;
  z-index: 999;
  text-align: center;

}

.hero-banner .fIxEd_botm_Mob .enquire-third-party {
  width: 50%;
  left: 0;
  transform: translate(0px);
  background: #9c6e42;
  padding: 15px 30px;
  bottom: 0;
  position: fixed;
  z-index: 999;
  text-align: center;

}

.btn-box.fxd_BoTtm_mOb {
  width: 50%;
  position: fixed;
  right: 0;
  bottom: -7px;
  z-index: 999;
}

.btn-box.fxd_BoTtm_mOb .requestBtn {
  width: 100%;
  text-align: center;
  font: italic 400 16px/1.2 "mont-bold", sans-serif;
  background: #fff;
  color: #9c6e42;
  border: 1px solid #9c6e42;
  padding: 14px 30px;
  transition: all .3s linear;

}

.btn-box.fxd_BoTtm_mOb .requestBtn:hover {
  letter-spacing: .5vw;
}

.btn-box.fxd_BoTtm_mOb {
  display: none;
}

.fIxEd_botm_Mob {
  display: none;
}

.filter-list .accordian .custom-control-input:checked~.custom-control-label::before {
  border-color: #f6883e;
  background-color: #f6883e;
}

.proNav.secondary-nav.sticky .listing-tabs {
  font-size: 12px;
  flex-wrap: nowrap !important;
}

.enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
  top: 42% !important;
}

.contact-info .list-social li a span {
  font-size: 14px !important;
}


@media (max-width: 1024px) {
  .enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
    top: 28% !important;
    left: -18px !important;
  }
}

@media (max-width: 767px) {
  .MobIlE_CoLumn {
    flex-direction: column-reverse !important;
  }

  .img_ParT_404 img {
    width: 100%;
  }

  #BdTaIlE .snav-wraper {
    /*display: none;*/
  }

  #BdTaIlE .corp_Presentation {
    padding-top: 20px !important;
  }

  #abt5 #cbre-reports~.row.justify-content-center {
    margin-top: 30px;
  }

  .bm-wrapper .bm-popup .close-button {
    position: absolute;
    right: 30px;
    top: 30px;
  }

  .bm-wrapper .bm-popup .close-button img {
    width: 30px;
  }

}

@media (max-width: 428px) {
  .btn-box.fxd_BoTtm_mOb {
    display: block;
  }

  .fIxEd_botm_Mob {
    display: block;
  }

  .btn-box.DeSk {
    display: none;
  }

  .enquire-now.DesK {
    display: none;
  }

  .hero-banner .fIxEd_botm_Mob .enquire-now {
    padding: 15px 10px;
  }

  .hero-banner .fIxEd_botm_Mob .enquire-third-party {
    padding: 15px 10px;
  }

  .about-info.DeSiG {
    /*padding-right: 180px;*/
  }
}

@media (max-width: 390px) {
  .about-info.DeSiG {
    /*padding-right: 150px;*/
  }
}



/*dk sh*/
.btn1 {
  background-color: #ec6810;
  padding: 7px 15px;
  color: #ffffff !important;
  cursor: pointer;
  text-decoration: none;
}

.pdf1 {
  color: #7c7c7c;
  font-size: 12px;
  padding: 0 0 0 10px;
  text-decoration: none;
}

.pdf1:hover {
  color: #7c7c7c;
}

.hide1 {
  display: none !important;
}

.open1 {
  display: block !important;
}

.expand-menu .menu-other-details .menu-list>li {
  position: relative;
}

.expand-menu .menu-other-details .menu-list>li

/*:nth-child(3)*/
:hover a::after {
  content: "\e900";
  color: #f6883e;
  position: absolute;
  font-size: 24px;
  z-index: 9999999;
  font-family: 'icomoon' !important;
  padding-left: 7px;
}

.expand-menu .menu-other-details .menu-list>li a::after {
  top: 16px;
}

.expand-menu .menu-other-details .menu-list>li:hover .icon-cta-icon {
  display: none;
}

.expand-menu .menu-other-details .menu-list>li a+ul.menu-list.others-link li div a::after {
  top: 10px;
}


#BdTaIlE .sky_city_one h4.hd1 {
  padding-right: 100px;
}

#BdTaIlE .project-city.VIEW4BHK h4.hd1.op1.MT5 {
  padding-left: 60px;
  padding-right: 60px;
}

.amenities .amenities_box img {
  width: 100%;
  height: 100%;
}

.amenities .amenities_box .amenities_p {
  line-height: normal;
  margin-bottom: 0;
}

.listing-tabs-wrap .nav.nav-tabs.listing-tabs {
  flex-wrap: nowrap;
}

a.btn1.exit,
a.btn1.continue,
a.btn1.accept,
a.btn1.not-accept {
  display: inline-block;
  background: #f6883e;
  font: italic 400 18px/1.2 "mont-bold", sans-serif;
  color: #FFFFFF;
  /*letter-spacing: .5vw;*/
  text-transform: uppercase;
  border: 0px;
  border-radius: 0px;
  padding: 17px 35px;
  overflow: hidden;
  background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #f6883e 50%);
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

a.btn1.exit:hover,
.btn1.continue:hover,
a.btn1.accept:hover,
a.btn1.not-accept:hover {
  background-position: 0 100%;
}

a.btn1.exit span.icon-cta-icon:before,
.btn1.continue span.icon-cta-icon:before,
a.btn1.accept span.icon-cta-icon:before,
a.btn1.not-accept span.icon-cta-icon:before {
  color: #fff;
}

a.btn1.exit span.icon-cta-icon,
.btn1.continue span.icon-cta-icon,
a.btn1.accept span.icon-cta-icon,
a.btn1.not-accept span.icon-cta-icon {
  display: inline-block;
  padding: 0 14px;
}

#media_coverage_row p a.c-gray2:hover {
  color: #5e5b5b;
}

#blogDetail p.c-gray2 {
  text-transform: uppercase;
}

#block-sliderblock-4 .about-carousel .owl-nav .owl-prev:hover,
.owl-carousel.arrow .owl-nav button.owl-prev:hover {
  background: url(https://d2xnw6tbky742w.cloudfront.net/images/svg/arrow_left_f.svg) no-repeat;
  background-size: 16px;
}

#block-sliderblock-4 .about-carousel .owl-nav .owl-next:hover,
.owl-carousel.arrow .owl-nav button.owl-next:hover {
  background: url(https://d2xnw6tbky742w.cloudfront.net/images/svg/arrow_right_f.svg) no-repeat;
  background-size: 16px;
}

/* Homepage contact band */
.contact-us {
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(156, 109, 65, 0.22);
  border-bottom: 1px solid rgba(156, 109, 65, 0.22);
  background: #f4f0eb;
  padding: 84px 0;
}

.contact-us .col-xl-11 > .row {
  align-items: stretch;
}

.contact-us .col-xl-11 > .row > .col-md-4 {
  display: flex;
  flex-direction: column;
  padding-top: 18px;
  padding-bottom: 18px;
}

.contact-us .col-xl-11 > .row > .col-md-8 {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 5vw;
}

.contact-us .hd1,
.contact-us .hd2 {
  position: relative;
}

.contact-us .hd1::after {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  margin-top: 18px;
  background: #f6883e;
}

.contact-us .hd2 {
  margin-top: 0;
  color: #333333;
}

.contact-us .hd2::after {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  margin-top: 12px;
  background: #f6883e;
}

.contact-us .col-xl-11 > .row > .col-md-8 > .row {
  align-items: center;
}

.contact-us .contact-intro {
  color: #656565;
  font: 16px/1.65 "mont-book", sans-serif;
  max-width: 285px;
}

.contact-us .contact-label {
  color: #333333;
  font: 11px/1.2 "mont-semibold", sans-serif;
  letter-spacing: 1.4px;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.contact-us .col-xl-11 > .row > .col-md-8 > .row > .col-lg-6 {
  display: flex;
}

.contact-us .col-xl-11 > .row > .col-md-8 .clr-1 {
  max-width: 620px;
  line-height: 1.8;
}

.contact-us .contact-email {
  display: inline-block;
  padding: 4px 22px 14px;
  border-left: 1px solid rgba(156, 109, 65, 0.35);
}

.contact-us .contact-email a {
  display: inline-flex;
  align-items: center;
  transition: color 0.2s ease, transform 0.2s ease;
}

.contact-us .contact-email span {
  width: 20px;
  margin-right: 15px;
  color: #f6883e;
  font-size: 18px;
}

.contact-us .contact-email a:hover {
  color: #f6883e;
  transform: translateX(3px);
}

.contact-us .add {
  padding: 4px 0 14px 22px;
  border-left: 1px solid rgba(156, 109, 65, 0.35);
}

.contact-us .add span {
  display: inline-block;
  margin-right: 12px;
  color: #f6883e;
}

.contact-us .add a {
  line-height: 1.6;
}

.contact-us .add a {
  display: inline-block;
  transition: color 0.2s ease, transform 0.2s ease;
}

.contact-us .add a:hover {
  color: #f6883e;
  transform: translateX(3px);
}

.contact-us .list-social {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-us .list-social li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-us .list-social li::marker {
  content: "";
}

.contact-us .social-label {
  margin-top: 4px;
}

.contact-us .list-social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(156, 109, 65, 0.32);
  border-radius: 50%;
  transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}

.contact-us .list-social li a:hover {
  background: #f6883e;
  transform: translateY(-3px);
}

.contact-us .list-social li a:hover span::before {
  color: #fff;
}

.contact-us .requestBtn {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 13px 24px;
  border: 1px solid #f6883e;
  transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}

.contact-us .requestBtn::after {
  content: "";
  width: 7px;
  height: 7px;
  margin-left: 14px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(45deg);
}

.contact-us .requestBtn:hover {
  background: #f6883e;
  transform: translateY(-2px);
}

.contact-us .btn-box {
  margin-top: 34px !important;
}

@media (max-width: 767px) {
  .contact-us {
    padding: 56px 0;
  }

  .contact-us::before {
    display: none;
  }

  .contact-us .col-xl-11 > .row > .col-md-4,
  .contact-us .col-xl-11 > .row > .col-md-8 {
    padding: 0;
  }

  .contact-us .col-xl-11 > .row > .col-md-4 {
    padding-bottom: 25px;
  }

  .contact-us .col-xl-11 > .row > .col-md-8 {
    padding-top: 25px;
    border-top: 1px solid rgba(156, 109, 65, 0.18);
  }

  .contact-us .hd1::after {
    margin-top: 12px;
  }

  .contact-us .hd2 + .row {
    display: flex;
    margin-bottom: 8px;
  }

  .contact-us .contact-email {
    margin-top: 8px;
    padding: 10px 0 10px 16px;
  }

  .contact-us .col-xl-11 > .row > .col-md-8 > .row > .col-lg-6 {
    display: block;
  }

  .contact-us .add {
    margin-top: 8px;
    padding: 10px 0 10px 16px;
  }

  .contact-us .contact-intro {
    font-size: 15px;
    margin-top: 22px;
    max-width: 100%;
  }

  .contact-us .social-label {
    margin-top: 28px;
  }

  .contact-us .for-mob.list-social {
    margin: 24px 0 28px;
  }

  .contact-us .requestBtn {
    width: 100%;
    justify-content: center;
  }
}

.ticker-carousel.op1 {
  margin-top: -60px;
}

.corp_Presentation #ErRor_404 .TeXt_PaRt p {
  color: #868686;
  font-family: "mont-book", sans-serif;
  font-size: 17px;
  padding-right: 140px;
}

.corp_Presentation #ErRor_404 {
  padding-top: 150px;
}

.corp_Presentation #ErRor_404 .TeXt_PaRt p a {
  color: #f6883e;
}

#BdTaIlE p.error_subhead {
  padding-right: 0;
  font-size: 27px !important;
}

#BdTaIlE .TeXt_PaRt h3#cor-presentation {
  font-size: 92px;
  font-family: "mont-semibold", sans-serif;
}

#BdTaIlE .TeXt_PaRt a {
  text-decoration: underline !important;
}

#BdTaIlE p.error_subhead {
  padding-right: 0;
  font-size: 27px !important;
}

#BdTaIlE .TeXt_PaRt a {
  text-decoration: underline !important;
}

#blogDetail .c-gray2 p a {
  color: #6d4a2a;
  text-decoration: underline !important;
  font-weight: 700;
}

img.mr-2.fixx {
  float: left;
}

p.fix_rap {
  width: 290px;
}

.about_project_img h4 {
  padding-right: 100px;
}

#AbOuTpAgE .ticker-carousel.owl-carousel.owl-loaded {
  padding-top: 0;
  margin-top: 25px;
}

.secondary-nav ul li a em.text-val {
  width: 100px;
}

.brows_cnt.luxury_small {
  padding-right: 110px;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded {
  padding-top: 30px;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded .owl-stage-outer {
  padding: 0;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded .owl-stage-outer .owl-item {
  padding: 0;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded .owl-stage-outer .owl-item.active.center {
  padding: 2.2vw;
}



.FxEd_2 {
  margin-top: 30px;
  position: relative;
}

.FlOoR_DeTaIl_2 {
  padding-bottom: 30px;
}

#AbOuTpAgE #block-boardblock {
  margin-top: -100px;
}

.location_os.sky_city_one .nav-pills .nav-link {
  margin-bottom: 10px;
  padding-right: 0;
}

.location_os.sky_city_one .nav-pills .nav-link span:after,
.location_os.sky_city_one .nav-pills .nav-link span:before {
  right: 6px;
}

.location_os.sky_city_one .nav-pills .nav-link span:after {
  right: 9px;
}

.PaDdiNg_RiGHt_70 {
  padding-right: 50px !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 {
  padding-top: 0px;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 #cplanType,
.FlOoR_DeTaIl.FlOoR_DeTaIl_2 #accomodation #florAccom,
.FlOoR_DeTaIl.FlOoR_DeTaIl_2 #floorUnit #floorUnit {
  border: 0 none;
  border-radius: 0;
  border-bottom: 2px solid #9c6e42;
  padding: 0;
  font-size: 18px;
  font-family: "mont-semibold", sans-serif;
  height: 32px !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
  border: 0 none !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-group .form-control:focus {
  box-shadow: 0 0 0 !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-group {
  margin-bottom: 30px !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-group label {
  margin-bottom: 5px !important;
}

h4.flr_head.famly-bold {
  font-family: "mont-semibold", sans-serif;
}

section.FLooR_plan .flor-zm {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
}

section.FLooR_plan .flor-zm>img {
  position: relative;
  cursor: move;
  width: 100%;
}

/*section.FLooR_plan .plus_minus_RAP{ position: absolute; top: 50px; right: 50px; }*/

.filter-list.view-all-dd .dropdown.show .dropdown-toggle {
  top: -9px;
  left: -6px;
}

.filter-list.view-all-dd .dropdown-menu {
  top: -46px !important;
  left: -37px !important;
}

.filter-list.view-all-dd .dropdown.show .dropdown-toggle.view-all {
  padding: 19px 21px 20px;
}

.city-map p.PB10 {
  background: #f0ece7;
  color: #6d4a2a;
  font-size: 12px !important;
  padding: 5px 15px;
  border-radius: 10px;
  display: inline-block !important;
  line-height: normal;
}

#block-projectblock {}

.row.desk h4.hd1 {
  display: block;
}

.row.mob h4.hd1 {
  display: none;
}




@media (min-width: 1680px) {

  #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
  #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
    left: -610px;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
  #AbOuTpAgE .about-carousel .owl-nav .owl-next {
    right: -600px;
  }

  #MaInBlOg .hero-banner .blog-hero .col-md-6>img {
    min-height: 911px;
    object-fit: inherit;
    height: 100%;
  }

  .block-media-module .hero-banner .blog-hero .row.align-items-center {
    min-height: 906px;
  }


}

@media (max-width: 1600px) {
  .project-city.VIEW4BHK img.active {
    height: 550px;
    margin-top: -30px;
  }

}

@media (max-width: 1366px) {
  .project-city.VIEW4BHK img.active {
    height: 450px;
    margin-top: -30px;
  }

  .sustainable.fS .banner-ctnt .sustainable-list li {
    width: 260px;
    padding: 0 55px;
  }

}


@media (max-width: 1024px) {
  .full_width_accor h3.hd3.trgr a {
    font-weight: 500;
    font-size: 15px;
  }

}

@media (max-width: 428px) {
  .corp_Presentation #ErRor_404 .TeXt_PaRt p {
    padding-right: 0;
  }

  #block-sliderblock-4 .about-carousel .owl-nav {
    display: none;
  }

  #MaInBlOg .hero-banner .blog-hero .col-md-6>img {
    min-height: auto;
    object-fit: cover;
  }

  .block-media-module .hero-banner .blog-hero .row.align-items-center {
    min-height: auto;
    align-items: flex-start !important;
  }

  ul.sustainable-list.brokerage-list1 li:nth-child(6),
  ul.sustainable-list.brokerage-list1 li:nth-child(7),
  ul.sustainable-list.brokerage-list1 li:nth-child(8),
  ul.sustainable-list.brokerage-list1 li:nth-child(9) {
    margin-left: 7px !important;
    margin-top: -4px !important;
  }

  .viewbrock {
    margin-top: -18px !important;
  }

  .show-more-height6 {
    height: 715px;
  }

  .sustainable .banner-ctnt .sustainable-list {
    flex-direction: row;
    justify-content: center;
  }


  .sustainable.fS .banner-ctnt .sustainable-list li {
    flex: 0 0 241px;
  }

  .sustainable.fS .banner-ctnt .sustainable-list li p {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-pane.no-mr .accordian.MT25 .tog_cont p a {
    color: #f6883e;
  }

  #iNvEsToRLaNdInG .share-holder-page.sustainable .banner-ctnt .sustainable-list {
    justify-content: center;
  }

  #reatlSql #shareholder1 #sharepie-content {
    margin-top: 40px;
  }

  .UnDeViNdeT .show-more-height5,
  #reatlSql .IePf_SeCtIoN.sustainable.inner-sec .show-more-height5 {
    height: initial;
  }

  #reatlSql .UnDeViNdeT.share-holder-page.sustainable.fS {
    margin-top: 0;
    padding-bottom: 30px;
  }

  span.SmAlL_tExt {
    padding-left: 0 !important;
  }

  #reatlSql #shareholder1 h3.hd1 {
    padding-top: 20px;
  }

  #BdTaIlE .section100-80 .c-gray2 .Shareicon .ml-md-auto {
    width: 100%;
  }

  #BdTaIlE .section100-80 .c-gray2 .Shareicon .ml-md-auto .share-blog .MR10.fs-14 {
    font-size: 16px;
  }

  .benefits .hd3.trgr-list {
    font-size: 20px;
  }

  .benefits .hd3.trgr-list .test_benifit.act {
    color: #f6883e;
  }

  .benefits .hd1 {
    font-size: 30px !important;
  }

  .AcOrDiAn_Benifit .trgr-list .test_benifit.act a {
    color: #f6883e;
  }

  .oao .open-orl-card.pd_30 {
    padding-top: 32px;
  }

  .csr-carousel~.slider-counter {
    /*bottom: 34%;*/
    bottom: 0;
    top: 293px;
  }

  .csr-carousel .owl-nav {
    /* bottom: 32%;*/
    right: 6.5%;
    bottom: 0;
    top: 295px;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-next:hover,
  .owl-carousel.arrow .owl-nav button.owl-next:hover {
    background-size: 13px;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-prev:hover,
  .owl-carousel.arrow .owl-nav button.owl-prev:hover {
    background-size: 13px;
  }

  .highlight_pro .container .row {
    flex-wrap: nowrap;
    /* width: 108%; */
    overflow-x: scroll;
  }

  .row.desk h4.hd1 {
    display: none;
  }

  .row.mob h4.hd1 {
    display: block;
  }

  .highlight_pro {
    padding-top: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .sction130.sky_city_one {
    padding-bottom: 0 !important;
  }

  #PaYmEnTpAgE .hero-banner .payment-hero .pay-list::before {
    top: 34px;
  }

  #PaYmEnTpAgE .snav-wraper {
    display: none;
  }

  #PaYmEnTpAgE div[aria-labelledby="exampleModalBottomTitle"] .modal-body a:last-child {
    margin-right: 20px;
  }

  #PaYmEnTpAgE div[aria-labelledby="exampleModalBottomTitle"] .modal-body a:first-child {
    padding: 16px 35px;
  }

  #PaYmEnTpAgE div[aria-labelledby="exampleModalBottomTitle"] .modal-body {
    text-align: center;
  }

  .expand-menu .menu-other-details .menu-list>li a+ul.menu-list.others-link li div a::after {
    top: 8px;
  }

  .expand-menu .menu-other-details .menu-list>li a::after {
    top: 10px;
  }


}

@media (max-width: 414px) {
  /*.csr-carousel~.slider-counter { bottom: 37%; bottom: 0; top: 55.5%;}
.csr-carousel .owl-nav { bottom: 36%; bottom: 0; top: 55.5%;}*/

}

@media (max-width: 390px) {
  .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
    min-height: 186px;
  }

}



@media (max-width: 375px) {
  .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
    min-height: 207px;
  }

  .modal_form-homepage-BoTtOm .btn-box a,
  .modal_form2 .btn-box a {
    padding: 16px 16px !important;
    MARGIN-RIGHT: 0;
  }
}

@media (max-width: 360px) {
  .csr-carousel~.slider-counter {
    /* bottom: 39%;*/
    bottom: 0;
    top: 255px;
  }

  .csr-carousel .owl-nav {
    /*bottom: 38%; */
    bottom: 0;
    top: 258px;
  }

}

/* Main expanded navigation */
.expand-menu .primary-navigation{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:clamp(35px,8vw,150px);
  row-gap:0;
  margin:0;
  padding:0;
}
.expand-menu .primary-navigation>li{
  position:relative;
  min-width:0;
  padding:0;
  border-bottom:1px solid rgba(156,109,65,.16);
}
.expand-menu .primary-navigation>li>a{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:58px;
  padding:13px 0;
  color:#261e04;
  font-family:"mont-semibold",sans-serif;
  font-size:clamp(15px,1.15vw,19px);
  letter-spacing:.08em;
  line-height:1.25;
  text-transform:uppercase;
  transition:color .25s ease,padding-left .25s ease;
}
.expand-menu .primary-navigation>li>a::after,
.expand-menu .primary-navigation>li:hover>a::after{
  content:"";
  position:static;
  width:0;
  height:1px;
  padding:0;
  background:#f6883e;
  transition:width .25s ease;
}
.expand-menu .primary-navigation>li>a:hover,
.expand-menu .primary-navigation>li>a.is-active{
  color:#f6883e;
  padding-left:10px;
}
.expand-menu .primary-navigation>li>a:hover::after,
.expand-menu .primary-navigation>li>a.is-active::after{width:26px}
.expand-menu .primary-navigation .has-submenu{
  grid-row:span 4;
  border-bottom:0;
}
.expand-menu .primary-navigation .has-submenu>a{border-bottom:1px solid rgba(156,109,65,.16)}
.expand-menu .primary-navigation .submenu{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 22px;
  margin:0;
  padding:12px 0 18px 18px;
  opacity:1;
}
.expand-menu .primary-navigation .submenu li{
  margin:0;
  padding:0;
  font-size:14px;
}
.expand-menu .primary-navigation .submenu .submenu-label{
  grid-column:1/-1;
  margin:12px 0 3px;
  color:#f6883e;
  font-family:"mont-semibold",sans-serif;
  font-size:10px;
  letter-spacing:.2em;
  text-transform:uppercase;
}
.expand-menu .primary-navigation .submenu li a{
  display:block;
  padding:8px 0;
  color:#6d685f;
  font-family:"mont-book",sans-serif;
  font-size:13px;
  line-height:1.35;
  transition:color .25s ease,transform .25s ease;
}
.expand-menu .primary-navigation .submenu li a::after,
.expand-menu .primary-navigation .submenu li:hover a::after{display:none}
.expand-menu .primary-navigation .submenu li a:hover{
  color:#f6883e;
  transform:translateX(6px);
}

@media(max-width:767px){
  .expand-menu .menu-other-details{padding:25px 0 45px}
  .expand-menu .primary-navigation{display:block}
  .expand-menu .primary-navigation>li>a{min-height:52px;font-size:14px;letter-spacing:.06em}
  .expand-menu .primary-navigation .has-submenu{border-bottom:0}
  .expand-menu .primary-navigation .submenu{grid-template-columns:1fr;padding:8px 0 15px 16px}
  .expand-menu .primary-navigation .submenu .submenu-label{margin-top:10px}
  .expand-menu .primary-navigation .submenu li a{padding:7px 0;font-size:13px}
}

/* Saya Homes footer */
.saya-footer{position:relative;padding:78px 0 28px;background:#27231f;color:#fff;overflow:hidden}
.saya-footer:before{content:"SAYA";position:absolute;right:-.04em;bottom:-.28em;color:rgba(255,255,255,.035);font-family:Georgia,serif;font-size:clamp(180px,28vw,420px);line-height:.8;pointer-events:none}
.saya-footer .footer-container{position:relative;z-index:1;margin-bottom:0!important}
.saya-footer-top{align-items:flex-start;padding-bottom:58px;border-bottom:1px solid rgba(226,201,158,.25)}
.saya-footer .footer-logo{margin:0 0 28px}
.saya-footer .footer-logo img{display:block;width:145px;height:auto;filter:brightness(0) invert(1);opacity:.96}
.saya-footer .footer-kicker{margin:0 0 16px;color:#dfc99e;font-family:"mont-semibold",sans-serif;font-size:12px;letter-spacing:.2em;line-height:1.7}
.saya-footer .footer-intro{max-width:280px;margin:0;color:rgba(255,255,255,.62);font-family:"mont-book",sans-serif;font-size:14px;line-height:1.8}
.saya-footer .footer-contact-link{display:inline-flex;align-items:center;gap:12px;margin-top:26px;color:#dfc99e;font-family:"mont-semibold",sans-serif;font-size:10px;letter-spacing:.16em;text-transform:uppercase;transition:color .25s ease,gap .25s ease}
.saya-footer .footer-contact-link:hover{color:#fff;gap:18px}
.saya-footer .footer-nav-col{padding-top:12px}
.saya-footer .footer-nav-col .list-1{margin:0;padding:0}
.saya-footer .footer-nav-col .list-1 li{margin:0 0 15px;padding:0}
.saya-footer .footer-nav-col .list-1 h5{margin:0;font-family:"mont-semibold",sans-serif;font-size:10px;font-weight:400;letter-spacing:.16em;line-height:1.4}
.saya-footer .footer-nav-col .list-1 h5 a{color:rgba(255,255,255,.68);transition:color .25s ease,padding-left .25s ease}
.saya-footer .footer-nav-col .list-1 h5 a:hover{color:#dfc99e;padding-left:5px}
.saya-footer .footer-last{padding-top:28px}
.saya-footer .footer-last .list-1{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:14px 28px}
.saya-footer .footer-last .list-1 li{margin:0}
.saya-footer .footer-last .list-1 h5{margin:0}
.saya-footer .footer-last .list-1 h5 a{color:rgba(255,255,255,.55);font-family:"mont-book",sans-serif;font-size:9px;font-weight:400;letter-spacing:.12em}
.saya-footer .footer-last .list-1:last-child{display:block;margin-top:24px;color:rgba(255,255,255,.35);font-family:"mont-book",sans-serif;font-size:10px}
.saya-footer .footer-toggle-wrap{position:relative;left:auto;display:flex;justify-content:flex-end;padding:0;margin-top:-23px}
.saya-footer .arrow{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(223,201,158,.5);border-radius:50%;background:#27231f}
.saya-footer .arrow svg{width:14px;height:14px;filter:invert(1);transition:transform .3s ease}
.saya-footer .arrow.rotate svg{transform:rotate(0deg)}

@media(max-width:767px){
  .saya-footer{padding:55px 20px 24px;text-align:left}
  .saya-footer-top{padding-bottom:34px}
  .saya-footer .footer-brand{margin-bottom:30px}
  .saya-footer .footer-logo{margin-bottom:22px}
  .saya-footer .footer-logo img{width:125px}
  .saya-footer .footer-intro{max-width:320px}
  .saya-footer .footer-contact-details{font-size:11px}
  .saya-footer .footer-social{margin-top:22px}
  .saya-footer .footer-nav-col{padding-top:0;margin-bottom:22px}
  .saya-footer .footer-nav-col .list-1 li{margin-bottom:12px}
  .saya-footer .footer-last{padding-top:22px}
  .saya-footer .footer-last .list-1{display:block}
  .saya-footer .footer-last .list-1 li{margin-bottom:12px}
  .saya-footer .footer-toggle-wrap{margin-top:-22px}
}

/* Lighter footer and compact disclaimer */
.saya-footer{background:#f5f1eb;color:#27231f}
.saya-footer:before{color:rgba(156,109,65,.055)}
.saya-footer-top{border-bottom-color:rgba(156,109,65,.22)}
.saya-footer .footer-logo img{filter:none}
.saya-footer .footer-kicker{color:#f6883e}
.saya-footer .footer-intro{color:#766f66}
.saya-footer .footer-contact-link{color:#f6883e}
.saya-footer .footer-contact-link:hover{color:#27231f}
.saya-footer .footer-contact-details{display:flex;flex-direction:column;gap:7px;margin-top:24px;color:#766f66;font-family:"mont-book",sans-serif;font-size:14px;line-height:1.55}
.saya-footer .footer-contact-details a{color:#f6883e;font-family:"mont-semibold",sans-serif;font-size:13px;letter-spacing:.04em}
.saya-footer .footer-contact-details span{max-width:285px}
.saya-footer .footer-social{display:flex;align-items:center;gap:10px;margin:26px 0 0;padding:0;list-style:none}
.saya-footer .footer-social li{margin:0;padding:0}
.saya-footer .footer-social a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(156,109,65,.35);border-radius:50%;color:#f6883e;font-size:14px;transition:background .25s ease,color .25s ease,transform .25s ease}
.saya-footer .footer-social a:hover{background:#f6883e;color:#fff;transform:translateY(-3px)}
.saya-footer .footer-legal-col{padding-top:12px}
.saya-footer .footer-link-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.saya-footer .footer-link-group{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.saya-footer .footer-link-group h3{margin:0 0 8px;color:#333333;font-family:"mont-semibold",sans-serif;font-size:14px;font-weight:400;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}
.saya-footer .footer-link-group a{color:#625b53;font-family:"mont-book",sans-serif;font-size:14px;line-height:1.4;transition:color .25s ease,transform .25s ease}
.saya-footer .footer-link-group a:hover{color:#f6883e;transform:translateX(4px)}
.saya-footer .footer-copyright{margin:24px 0 0;color:#000;font-family:"mont-book",sans-serif;font-size:14px}
.saya-footer .arrow{background:#f5f1eb;border-color:rgba(156,109,65,.45)}
.saya-footer .arrow svg{filter:none}
.saya-footer .footer-last{border-top:1px solid rgba(156,109,65,.18)}

.disclaimer-main{background:#fbfaf8;padding:28px 30px 24px}
.disclaimer-main p#siteDisclaimer{display:-webkit-box;max-width:1100px;margin:0 auto;color:#827a70;font-family:"mont-book",sans-serif;font-size:12px!important;line-height:1.8;text-align:left;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition:max-height .35s ease}
.disclaimer-main p#siteDisclaimer.is-expanded{display:block;-webkit-line-clamp:unset}
.disclaimer-toggle{display:block;margin:12px auto 0;padding:0;border:0;background:transparent;color:#f6883e;font-family:"mont-semibold",sans-serif;font-size:10px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}
.disclaimer-toggle span{display:inline-block;margin-left:7px;font-size:16px;line-height:0;vertical-align:-1px;transition:transform .25s ease}
.disclaimer-toggle[aria-expanded="true"] span{transform:rotate(45deg)}

@media(max-width:767px){
  .saya-footer .footer-legal-col{padding-top:0}
  .saya-footer .footer-link-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}
  .saya-footer .footer-link-group{gap:10px}
  .saya-footer .footer-link-group h3{font-size:10px}
  .saya-footer .footer-link-group a{font-size:11px}
  .disclaimer-main{padding:22px 18px 20px}
  .disclaimer-main p#siteDisclaimer{font-size:11px!important;line-height:1.7}
}

.tab-pane.no-mr .accordian.MT25 .tog_cont p a {
  color: #f6883e;
}

#reatlSql .bse-nse .line-inpt.form-control {
  font-size: 16px;
}

.c-gray2 ul li a {
  color: #6d4a2a;
  text-decoration: underline !important;
  font-weight: 700;
}

.bm-wrapper .bm-popup .member-info.active {
  height: 380px;
  cursor: url(../images/scroll.png), auto;
}

.bm-wrapper .bm-popup {
  align-items: start;
  padding: 130px 10%;
}







@media (max-width: 767px) {
  .bm-wrapper .bm-popup {
    align-items: start;
    padding: 50px 10%;
  }

  .owl-carousel .owl-item img {
    margin-bottom: 30px;
  }

  .bm-wrapper .bm-popup .owl-nav {
    padding-left: 0%;
  }

}



/*d code*/
#AbOuTpAgE .c-gray2 p a {
  color: #f6883e;
}

#collapseOne .card-body {
  max-height: 350px;
  overflow: auto;
  color: #f6883e;
}

.btn-box.fxd_BoTtm_mOb a .icon-cta-icon::before {
  color: #f6883e;
}

.canvasjs-chart-container {
  position: absolute !important;
}

.canvasjs-chart-canvas[style="position: absolute; user-select: none;"] {
  position: relative !important;
}

.canvasjs-chart-canvas:first-child {
  position: relative !important;
}

.canvasjs-chart-canvas:last-child,
.canvasjs-chart-canvas:nth-child(2) {
  display: none;
}

.canvasjs-chart-container:after {
  content: "";
  position: absolute;
  width: 85px;
  height: 25px;
  background-color: #fff;
  top: 0;
  left: 0;
}

@media(max-width:991px) {
  .scrol-wth {
    width: 540px !important;
    min-width: 540px !important;
  }

  .scrol {
    overflow: auto;
    width: 100%;
    position: relative;
  }
}


.amenities p em {
  background: #F8F7F5;
  padding: 15px;
  display: inline-block;
  border-radius: 15px;
  font-size: 14px;
}

.disclaimer-main {
  padding: 30px;
}

.disclaimer-main p span {
  color: #f6883e;
}

.disclaimer-main p a {
  color: #f6883e;
}

.disclaimer-main p {
  font-size: 14px !important;
  text-align: justify;
}

.price-box.PT10 sub {
  vertical-align: super;
}

.filter-list .dropdown.show .dropdown-toggle.view-all {
  position: inherit;
  background: unset;
}


@media(max-width: 767px) {
  .amenities .container .row .amni_menu::-webkit-scrollbar {
    width: 0px;
  }

  .secondary-nav ul::-webkit-scrollbar,
  .normal-tabs ul::-webkit-scrollbar {
    width: 0px;
  }

  .portfolioCss.sky_city_two .nav-tabs::-webkit-scrollbar,
  .normal-tabs ul::-webkit-scrollbar {
    width: 0px;
  }

  .sction90-70.fAq .faqs-tab {
    overflow: auto;
    width: 100%;
    flex-wrap: nowrap;
    padding-bottom: 17px;
  }

  .sction90-70.fAq .faqs-tab::-webkit-scrollbar {
    width: 0px;
  }

  .amenities .faqs-tab.listing-tabs {
    overflow: auto;
    width: 100%;
    flex-wrap: nowrap;
    padding-bottom: 7px;
    height: auto;
  }

  .amenities .faqs-tab::-webkit-scrollbar {
    width: 0px;
  }

  .owl-carousel.arrow.op1 .owl-nav button.owl-prev {
    left: 0;
  }

  .owl-carousel.arrow.op1 .owl-nav button.owl-next {
    right: 0;
  }

  #block-sustainableblock .responsive-video {
  
    object-fit: cover;
  }

  #block-sustainableblock .btn-box a {
    padding: 16px 15px;
  }
}

#scrol {
  position: relative;
}

#scrol:after {
  position: absolute;
  content: '';
  width: 200px;
  height: 55px;
  bottom: 0px;
  left: 0px;
  background: #fff;
  z-index: 9999;
}

#scrol>.scrol>div {
  display: flex;
  align-items: end;
  padding-bottom: 20px;
}

@media(max-width: 500px) {
  .cr-tittel h2 span {
    margin-left: 5px;
  }

  .cr-tittel {
    margin-left: 9px;
  }

  .btn-box.fxd_BoTtm_mOb .requestBtn {
    padding: 14px 25px;
  }
}


.ftr-btn-fix {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.ftr-btn-fix>a {
  width: 100% !important;
  font: italic 400 16px/1.2 "mont-bold", sans-serif;
  text-align: center;
  transition: all .3s linear;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  position: unset !important;
}

.ftr-enquire,
.ftr-enquire-link {
  background: #9c6e42;
  color: #fff !important;
  border: 1px solid #9c6e42;
  padding: 14px 15px;
  letter-spacing: .5vw;
  text-transform: uppercase;
  transform: translateX(0%) !important;
}

.ftr-call-now {
  background: #9c6e42;
  color: #fff !important;
  border: 1px solid #9c6e42;
  padding: 14px 15px;
}

.ftr-call-now>span {
  margin-left: 5px;
}

.ftr-btn-fix .ftr-enquire+.ftr-call-now,
.ftr-enquire-link+.ftr-call-now {
  background: #fff;
  color: #9c6e42 !important;
}

.ftr-call-now .icon-cta-icon:before {
  color: #fff;
}

.ftr-btn-fix .ftr-enquire+.ftr-call-now .icon-cta-icon:before,
.ftr-enquire-link+.ftr-call-now .icon-cta-icon:before {
  color: #f6883e;
}

@media screen and (max-width: 767px) {
  .ftr-btn-fix {
    display: flex;
  }

  .hero-banner.awards figure img {
    min-height: 250px;
    object-fit: cover;
  }

  #abt2 .tab-content img.responsive-img {
    max-width: 100%;
    width: auto;
    margin-bottom: 5px;
  }

  #abt3 .career-carousel .owl-nav {
    right: 5%;
    top: 15px;
  }

  #abt3 .career-carousel .owl-nav.disabled {
    display: block !important;
  }

  .core-value .pad_cor {
    padding-left: 15px;
  }

  .inspiration-media .ip-carousel .owl-stage {
    left: auto;
    margin-left: auto;
  }

  .inspiration-media .inspir-ctnr .ip-carousel .owl-nav button.owl-next {
    top: -21px;
  }

  .inspiration-media .inspir-ctnr .ip-carousel .owl-nav button.owl-prev {
    left: auto;
    right: 25px;
    height: 20px;
    top: -21px;
  }

  .core-value .tab-content .active .pad_cor {
    display: none !important;
  }
}




/*about slid cd*/

@media (max-width:999px) {
  #block-sliderblock-4 .about-carousel .owl-nav {
    position: absolute;
    top: 35%;
    left: unset;
    width: 100%;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
  #AbOuTpAgE .about-carousel .owl-nav .owl-next {
    right: 40px;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
  #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
    left: 40px;
  }
}

@media (min-width:1000px) {
  #block-sliderblock-4 .about-carousel .owl-nav {
    position: absolute;
    top: 44%;
    left: unset;
    width: 100%;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
  #AbOuTpAgE .about-carousel .owl-nav .owl-next {
    right: 90px;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
  #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
    left: 90px;
  }
}

@media (min-width:1300px) {
  #block-sliderblock-4 .about-carousel .owl-nav {
    position: absolute;
    top: 44%;
    left: unset;
    width: 100%;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
  #AbOuTpAgE .about-carousel .owl-nav .owl-next {
    right: 225px;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
  #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
    left: 225px;
  }
}

@media (min-width:1600px) {
  #block-sliderblock-4 .about-carousel .owl-nav {
    position: absolute;
    top: 44%;
    left: unset;
    width: 100%;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
  #AbOuTpAgE .about-carousel .owl-nav .owl-next {
    right: 225px;
  }

  #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
  #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
    left: 225px;
  }
}

/*about slid cd*/

/* Rera Popop CSS */
.rera-popup-btn{
  position: absolute;
  right:15%;
  top:40px;
  z-index: 10;
  height: 40px;
  border: none;
  border-radius: 20px;
  padding: 0px 20px;
  background-color: #6d4a2a;
  color: white;
}
.rera-info-popup{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 9999;
}

.rera-info-popup.active{
  display: block;
}

.rera-info-popup .container_head{
  position: relative;
}

.close-rera-popup{
      position: absolute;
      right: 18%;
      top: 5%;
      font-size: 1.5rem;
}
@media screen and (max-width: 767px){
  .header{
    /* background-color: #6d4a2a; */
      height: 81px;
  }
  .rera-popup-btn {
    top: 91px;
    right: 8%;
    font-size: 10px;
    height: 35px;
  }
}
@media screen and (min-width:1280px) and (max-width: 1365px){
  .rera-popup-btn{
    font-size: 12px;
  }
}
  @media screen and (min-width:768px) and (max-width: 1023px){
    .rera-popup-btn{
       right: 18%;
       top:21px;
    }
}
/* End RERA POPUP CSS */
.about-retail{
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#block-menuthird {
  display: flex;
  justify-content: center;
  text-align: center;
}
/* #block-menuthird ul.list-1:first-of-type > li:first-child > h5.footer-title {
  padding-top: 20px;
} */
#block-menuthird > ul > li:nth-child(1) > h5 {
  padding-top: 20px;
}

#block-menuthird > ul > li:nth-child(2) > h5 {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .with-margin {
    margin-top: 26px; /* adjust as you need */
  }
  #block-menuthird > ul > li:nth-child(1) > ul {
    margin-top: 10px;
  }
  #block-menuthird > ul > li:nth-child(2) > ul {
    margin-top: 10px;
  }
}
.about-retail {
  padding-bottom: 0px;
}

.project-image img {
  height: 100vh;
}
@media screen and (min-width: 375px) and (max-width: 1024px) {
  .project-image img {
    height: auto;
  }
}
.para-desc {
  padding-top: 50px;
}

.breadcrump-bhk {
  background-color: #eeede8;
  box-shadow: rgba(38, 30, 4, 0.2) 0 3px 6px;
  /* position: fixed; */
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  /* background: #ffffff; */
  box-shadow: rgba(38, 30, 4, 0.2) 0 3px 6px;
}
.breadcrump-bhk .custom-breadcrumb > li a.color-grey {
  color: #868686;
}
.breadcrump-bhk .custom-breadcrumb > li + li::before {
  color: rgb(156, 109, 65);
  content: "Â»" !important;
  padding: 0px 5px;
}

.breadcrump-bhk .custom-breadcrumb > li {
  display: inline-block;
}
.breadcrump-bhk .custom-breadcrumb > li a.active {
  color: #f6883e;
}
.breadcrump-bhk .custom-breadcrumb {
  margin-bottom: 0;
  padding: 8px 15px 11px;
}
.all-awards-item {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .all-awards-desc {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 430px) {
  .git-list li span img {
    width: 25px;
    height: auto;
  }
  .git-list li span {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    margin-right: 10px;
  }
  .git-list li .fs-18 {
    margin-bottom: 8px;
  }
  .git-list li .info p i {
    font-size: 10px !important;
    margin-right: 5px;
  }
  .git-list li .info p a {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 375px) {

  .git-list li span {
    width: 55px;
    height: 55px;
   
  }
}
.all-awards-list li {
  cursor: pointer;
}

.toggle-content {
  display: none;
}

.arrow-wrapper {
  padding-block: 20px;
  position: absolute;
  left: 50%;
}

.arrow svg {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
  cursor: pointer;
  /* display: inline-block; */
}

.arrow.rotate svg {
  transform: rotate(0deg);
}

.with-margin {
  margin-top: 80px;
  /* adjust as you need */
}

@media screen and (max-width: 767px) {
  .with-margin {
    margin-top: 26px;
    /* adjust as you need */
  }

  #block-menuthird>ul>li:nth-child(1)>ul {
    margin-top: 10px;
  }

  #block-menuthird>ul>li:nth-child(2)>ul {
    margin-top: 10px;
  }
}

.footer-container {
  margin-bottom: 150px !important;
}

.tab-pane-custom {
  /* position: absolute; */
  left: 0;
  width: 95%;
  display: none;
  top: 0px;
  padding-left: 20px;
  /* cursor: pointer; */
}

.tab-pane-custom.active {
  display: block;
}

.position-relative {
  padding-bottom: 0px;
  margin-bottom: 0px;
}













.infographic .ground_text {
    padding: 70px 0 100px 0;
}
.ground_text h4, .ground_text h1 {
    font-size: 32px;
    margin-bottom: 28px;
    padding-top: 0;
    letter-spacing: -1px;
    line-height: 1.3;
        font-family: Georgia;
}
.ground_text h1.title {
    font-size: 2rem;
}
.small_border {
    position: relative;
}
.list_box {
    max-width: 100%;
    margin-left: 0;
}

.list_box .list_ancher p {
    display: block;
    padding: 0px 0;
    font-size: 16px;
    color: #000;
    
    
}


/* Menu fixed underline */

.menu-underline {
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.menu-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;              /* Hidden by default */
    height: 1px;
    background: currentColor;
    transition: width 0.6s cubic-bezier(.77,0,.18,1);
}

/* Show underline on hover */
.menu-underline:hover::after {
    width: 100%;
}

/* Keep underline for active menu */
.menu-underline.active::after {
    width: 100%;
}


.read-more {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #000;
    padding-bottom: 5px;
}

.read-more::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;          /* Half underline */
    height: 1px;
    background: currentColor;
    transition: width 0.5s ease;
}

.read-more:hover::after {
    width: 100%;         /* Full underline */
}

/* Why Choose us */
.shv-section{position:relative;min-height:200vh;padding:0;overflow:visible;isolation:isolate}
.shv-bg{position:absolute;top:0;left:0;width:100%;object-fit:cover;object-position:center;z-index:-10}
.shv-bg-overlay{position:absolute;inset:0;width:100%;height:100vh;background:linear-gradient(180deg,rgba(54,69,74,.08),rgba(38,51,55,.18));z-index:-9;pointer-events:none}

.shv-sticky{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:2}
.shv-content{position:relative;width:100%;height:100vh;margin:auto;z-index:2}
.shv-visual{position:absolute;top:clamp(80px,10vh,110px);left:0;width:100%;height:calc(100vh - 80px);display:flex;justify-content:center;align-items:flex-start}

.shv-title{position:absolute;top:5%;left:50%;width:100%;text-align:center;z-index:2;font-size:clamp(100px,17vw,310px);font-weight:300;letter-spacing:-.085em;line-height:.78;color:rgba(246,243,237,.45);white-space:nowrap;transform:translateX(-50%) translateY(250px);opacity:0;filter:blur(1px);transition:transform 3s cubic-bezier(.16,1,.3,1),opacity 2s ease,filter 2s ease}
.shv-section.active .shv-title{opacity:1;transform:translateX(-50%) translateY(-25px);filter:blur(0)}

.shv-building-wrap{position:relative;width:100%;max-width:none;margin:0 auto;z-index:3;opacity:0;transform:translateY(70px) scale(.98);transition:opacity 1.2s ease,transform 1.5s cubic-bezier(.16,1,.3,1)}
.shv-section.active .shv-building-wrap{opacity:1;transform:translateY(0) scale(1)}
.shv-building{display:block;width:100%;max-width:none;height:auto;object-fit:contain;object-position:center;filter:drop-shadow(0 28px 42px rgba(0,0,0,.16))}

.shv-point{position:absolute;display:flex;align-items:center;gap:10px;z-index:30;opacity:0;pointer-events:none;transition:opacity .45s ease,transform .65s cubic-bezier(.16,1,.3,1)}
.shv-card{position:relative;width:190px;padding:14px 16px;background:linear-gradient(135deg,rgba(246,136,62,.97),rgba(246,136,62,.82));border:1px solid rgba(255,255,255,.35);border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.25),0 0 20px rgba(246,136,62,.22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden}
.shv-card:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:skewX(-20deg);transition:left .8s ease;pointer-events:none}
.shv-point:hover .shv-card:before{left:140%}

.shv-number{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:20px;margin-bottom:7px;padding:0 7px;color:#fff;background:rgba(40,48,51,.45);border-radius:20px;font-size:8px;font-weight:600;letter-spacing:.16em}
.shv-point-title{margin-bottom:6px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.01em;line-height:1.25}
.shv-point-text{color:rgba(255,255,255,.9);font-size:12px;font-weight:400;line-height:1.5}

.shv-line{position:relative;width:clamp(45px,6vw,90px);height:2px;flex-shrink:0;background:linear-gradient(90deg,rgba(246,136,62,.25),#f6883e);box-shadow:0 0 8px rgba(246,136,62,.45)}
.shv-dot{position:absolute;top:50%;width:11px;height:11px;border-radius:50%;background:#f6883e;transform:translateY(-50%);border:2px solid #fff;box-shadow:0 0 0 4px rgba(246,136,62,.25),0 0 18px rgba(246,136,62,.85);animation:shvPulse 2s ease-in-out infinite}
@keyframes shvPulse{0%,100%{box-shadow:0 0 0 4px rgba(246,136,62,.2),0 0 12px rgba(246,136,62,.55)}50%{box-shadow:0 0 0 8px rgba(246,136,62,.08),0 0 24px rgba(246,136,62,.95)}}

.shv-left-top{left:4%;top:48%;justify-content:flex-end;transform:translateX(-30px)}
.shv-left-top .shv-line{order:2}.shv-left-top .shv-dot{right:-4px}
.shv-right-top{right:4%;top:22%;justify-content:flex-start;transform:translateX(30px)}
.shv-right-top .shv-dot{left:-4px}
.shv-left-bottom{left:4%;top:70%;justify-content:flex-end;transform:translateX(-30px)}
.shv-left-bottom .shv-line{order:2}.shv-left-bottom .shv-dot{right:-4px}
.shv-right-bottom{right:4%;top:60%;justify-content:flex-start;transform:translateX(30px)}
.shv-right-bottom .shv-dot{left:-4px}

.shv-section.shv-points-visible .shv-point{opacity:1;transform:translateX(0)}
.shv-section.shv-points-visible .shv-left-top{transition-delay:.05s}
.shv-section.shv-points-visible .shv-right-top{transition-delay:.15s}
.shv-section.shv-points-visible .shv-left-bottom{transition-delay:.25s}
.shv-section.shv-points-visible .shv-right-bottom{transition-delay:.35s}

.shv-why{position:absolute;left:0;bottom:0;width:100vw;min-height:100vh;transform:translateY(calc(100% - (var(--shv-progress,0)*100%)));display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:90px 7vw;background:#fff;color:#252a2b;overflow:hidden;z-index:99;will-change:transform;transition:transform .05s linear}
.shv-why:after{content:"SAYA";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:clamp(180px,28vw,480px);font-weight:700;letter-spacing:-.1em;line-height:1;color:rgba(37,42,43,.035);white-space:nowrap;pointer-events:none;z-index:0}
.shv-why:before{content:"";position:absolute;top:42px;left:7vw;right:7vw;height:1px;background:#dedede;z-index:2}
.shv-label,.shv-heading,.shv-description,.shv-features{position:relative;z-index:3}
.shv-label{display:flex;align-items:center;gap:14px;margin-bottom:22px;color:#f6883e;font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}
.shv-label:before{content:"";display:block;width:34px;height:1px;background:#f6883e}
.shv-heading{max-width:900px;margin-bottom:28px;color:#000;font-size:clamp(52px,7.5vw,105px);font-weight:300;letter-spacing:-.065em;line-height:.92}
.shv-heading span{color:#f6883e}
.shv-description{width:min(680px,100%);margin:0 auto 55px;color:#000;font-size:14px;font-weight:400;line-height:1.9}

.shv-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1100px,100%);border-top:1px solid #dedede;border-bottom:1px solid #dedede}
.shv-feature{position:relative;min-height:125px;padding:25px 28px;text-align:left;border-right:1px solid #dedede;transition:background .35s ease,transform .35s ease}
.shv-feature:last-child{border-right:0}
.shv-feature:hover{background:#fafafa;transform:translateY(-4px)}
.shv-feature-num{display:block;margin-bottom:13px;color:#f6883e;font-size:9px;font-weight:700;letter-spacing:.18em}
.shv-feature-title{margin-bottom:8px;color:#000;font-size:14px;font-weight:600;line-height:1.3}
.shv-feature-text{color:#000;font-size:12px;line-height:1.55}
.shv-feature:after{content:"";position:absolute;right:20px;top:20px;width:7px;height:7px;border-top:1px solid #f6883e;border-right:1px solid #f6883e;opacity:0;transform:translate(-4px,4px);transition:opacity .3s ease,transform .3s ease}
.shv-feature:hover:after{opacity:1;transform:translate(0,0)}

@media (min-width:701px) and (max-width:1100px){
.shv-building-wrap{width:100%}
.shv-point{width:auto;max-width:270px}
.shv-card{width:165px;padding:10px 12px}
.shv-line{width:45px}
.shv-left-top,.shv-left-bottom{left:3%}
.shv-right-top,.shv-right-bottom{right:3%}
.shv-left-top,.shv-right-top{top:23%}
.shv-left-bottom,.shv-right-bottom{top:58%}
.shv-why{min-height:100vh;padding:80px 40px}
.shv-features{grid-template-columns:repeat(2,1fr)}
.shv-feature{border-bottom:1px solid #dedede}
.shv-feature:nth-child(2){border-right:0}
.shv-feature:nth-child(3){border-bottom:0}
.shv-feature:nth-child(4){border-bottom:0;border-right:0}
}

@media(max-width:700px){
.shv-section{min-height:auto;height:auto;padding:0;background:#fff;overflow:visible}
.shv-bg,.shv-bg-overlay{display:none}
.shv-sticky{position:relative;top:auto;height:auto;min-height:0;overflow:visible;z-index:1}
.shv-content{position:relative;width:100%;height:auto;margin:0;z-index:1}

.shv-visual{position:relative;top:auto;left:auto;width:100%;height:auto;min-height:0;display:block;padding:0;overflow:hidden;background:url("https://d2xnw6tbky742w.cloudfront.net/images/bg2.jpg") center/cover no-repeat;z-index:1}

.shv-title{
display:block!important;
position:absolute;
top:7%;
left:10px;
width:calc(100% - 20px);
z-index:5;
text-align:center;
font-size:clamp(46px,15.5vw,72px);
font-weight:300;
letter-spacing:-.07em;
line-height:.85;
color:rgba(246,243,237,.75);
white-space:nowrap;
overflow:visible;
text-shadow:0 2px 12px rgba(0,0,0,.25);
transform:translateY(60px);
opacity:0;
filter:blur(2px);
transition:transform 1.8s cubic-bezier(.16,1,.3,1),opacity 1.2s ease,filter 1.2s ease
}

.shv-section.shv-mobile-image-visible .shv-title{opacity:1;transform:translateY(0);filter:blur(0)}

.shv-building-wrap{position:relative;width:100%;margin:0;z-index:9;opacity:0;transform:translateY(60px) scale(.96);transition:opacity 1s ease,transform 1.3s cubic-bezier(.16,1,.3,1)}
.shv-section.shv-mobile-image-visible .shv-building-wrap{opacity:1;transform:translateY(0) scale(1)}
.shv-building{display:block;width:100%;height:auto;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 30px rgba(0,0,0,.12))}
.shv-point{display:none!important}

.shv-why{position:relative;left:auto;bottom:auto;width:100%;min-height:auto;height:auto;margin:0;padding:75px 20px 55px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden;z-index:5;transform:translateY(0);opacity:1;transition:transform 1.1s cubic-bezier(.16,1,.3,1),opacity .8s ease}
.shv-section.shv-mobile-why-visible .shv-why{opacity:1;transform:translateY(0)}
.shv-why:before{top:28px;left:20px;right:20px}
.shv-why:after{font-size:55vw}
.shv-label{gap:12px;margin-bottom:18px;font-size:9px;letter-spacing:.2em}
.shv-label:before{width:30px}
.shv-heading{max-width:100%;margin:0 0 22px;font-size:clamp(40px,12vw,60px);letter-spacing:-.06em;line-height:.94}
.shv-description{width:100%;max-width:600px;margin:0 auto 38px;font-size:13px;line-height:1.75}
.shv-features{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}
.shv-feature{min-height:125px;padding:20px 14px}
.shv-feature:nth-child(2),.shv-feature:nth-child(4){border-right:0}
.shv-feature:nth-child(1),.shv-feature:nth-child(2){border-bottom:1px solid #dedede}
.shv-feature-num{margin-bottom:10px;font-size:8px}
.shv-feature-title{margin-bottom:6px;font-size:11px;line-height:1.3}
.shv-feature-text{font-size:8px;line-height:1.5}
.shv-feature:after{right:12px;top:15px;width:6px;height:6px}
}

@media(max-width:450px){
.shv-title{
left:8px;
width:calc(100% - 16px);
top:7%;
font-size:clamp(42px,14.5vw,60px);
letter-spacing:-.06em;
line-height:.86
}
.shv-why{padding:65px 15px 35px}
.shv-heading{font-size:40px;letter-spacing:-.055em}
.shv-description{font-size:11px;line-height:1.7;margin-bottom:28px}
.shv-feature{min-height:115px;padding:17px 11px}
.shv-feature-num{font-size:8px;margin-bottom:8px}
.shv-feature-title{font-size:10px;margin-bottom:5px}
.shv-feature-text{font-size:7.5px;line-height:1.45}
}

@media(min-width:1400px){
.shv-left-top,.shv-left-bottom{left:20%}
.shv-right-top,.shv-right-bottom{right:7%}
.shv-line{width:85px}
}

/* Homepage typography and list reset */
#HoMePaGe ul,
#HoMePaGe ol{list-style:none}

#shvSection,
#awards{font-family:"mont-book",sans-serif}
#shvSection .shv-heading,
#awards .awards-title,
#awards .featured-title,
#awards .award-name{font-family:Georgia,serif;font-weight:400}
#shvSection .shv-description,
#awards .awards-intro{font-family:"mont-book",sans-serif;font-size:16px;line-height:1.8}
#shvSection .shv-heading,
#awards .awards-title{font-size:clamp(40px,3.75vw,58px);line-height:1.1;letter-spacing:0}

@media(max-width:700px){
#shvSection .shv-heading,
#awards .awards-title{font-size:40px;line-height:1.1}
}




/* Saya homes contact*/
/* ================================
   SAYA CONTACT FORM ONLY
================================ */

.saya-contact-form{
  width:100%;
  margin-top:35px;
  padding:30px;
  background:#f7f7f5;
  border:1px solid #e2e2e2;
}

.saya-contact-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}

.saya-contact-field{
  margin-bottom:18px;
}

.saya-contact-field label{
  display:block;
  margin-bottom:7px;
  color:#252a2b;
  font-size:10px;
  font-weight:600;
  letter-spacing:.12em;
  line-height:1.3;
  text-transform:uppercase;
}

.saya-contact-field input,
.saya-contact-field textarea{
  display:block;
  width:100%;
  padding:13px 14px;
  border:1px solid #d8d8d8;
  border-radius:0;
  outline:none;
  background:#fff;
  color:#252a2b;
  font-family:inherit;
  font-size:13px;
  line-height:1.5;
  transition:
    border-color .3s ease,
    box-shadow .3s ease;
}

.saya-contact-field input{
  height:46px;
}

.saya-contact-field textarea{
  min-height:110px;
  resize:vertical;
}

.saya-contact-field input::placeholder,
.saya-contact-field textarea::placeholder{
  color:#111;
  opacity:1;
}

.saya-contact-field input:focus,
.saya-contact-field textarea:focus{
  border-color:#f6883e;
  box-shadow:0 0 0 2px rgba(246,136,62,.08);
}

.saya-contact-submit{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
  min-height:48px;
  padding:12px 16px;
  border:0;
  border-radius:0;
  outline:none;
  background:#f6883e;
  color:#fff;
  cursor:pointer;
  font-family:inherit;
  font-size:11px;
  font-weight:600;
  letter-spacing:.12em;
  text-transform:uppercase;
  transition:
    background .3s ease,
    transform .3s ease;
}

.saya-contact-submit span{
  font-size:20px;
  line-height:1;
}

.saya-contact-submit:hover{
  background:#df722d;
  transform:translateY(-2px);
}


/* ================================
   MOBILE
================================ */

@media(max-width:767px){

  .saya-contact-form{
    margin-top:25px;
    padding:20px 16px;
  }

  .saya-contact-row{
    grid-template-columns:1fr;
    gap:0;
  }

  .saya-contact-field{
    margin-bottom:16px;
  }

  .saya-contact-field label{
    font-size:9px;
    margin-bottom:6px;
  }

  .saya-contact-field input{
    height:44px;
  }

  .saya-contact-field input,
  .saya-contact-field textarea{
    padding:12px;
    font-size:13px;
  }

  .saya-contact-field textarea{
    min-height:100px;
  }

  .saya-contact-submit{
    min-height:46px;
    font-size:10px;
  }

}






.CTR.c-white{text-align:center;}

.banner-ctnt .owl-carousel .owl-item img{
  width:50% !important;
display: inline-block !important;
}





/*CSR Page*/

/* ==========================================
HEALTH & WELLNESS - EDITORIAL SLIDER
========================================== */

.health-slider-section {
position: relative;
padding: 110px 0 120px;
background: #f3f5ef;
overflow: hidden;
}

.health-slider-section::before {
content: "WELLNESS";
position: absolute;
right: -45px;
top: 120px;
color: rgba(89, 111, 76, 0.035);
font-size: 110px;
font-weight: 700;
letter-spacing: 8px;
line-height: 1;
pointer-events: none;
}

.health-slider-header {
display: flex;
align-items: flex-end;
justify-content: space-between;
gap: 50px;
margin-bottom: 55px;
}

.health-slider-heading {
flex: 1;
}

.health-eyebrow {
display: block;
margin-bottom: 12px;
color: #f6883e;
font-size: 11px;
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
}

.health-slider-heading .hd4 {
margin: 0;
}

.health-slider-description {
width: 400px;
padding-bottom: 3px;
}

.health-slider-description p {
margin: 0;
color: #111;
font-size: 15px;
line-height: 1.8;
}

/* Slider */

.health-slider-wrap {
position: relative;
}

.health-initiative-slider {
position: relative;
}

.health-initiative-slider .owl-stage {
display: flex;
}

.health-initiative-slider .owl-item {
display: flex;
}

.health-slide {
display: grid;
grid-template-columns: 56% 44%;
width: 100%;
min-height: 520px;
background: #fff;
box-shadow: 0 20px 60px rgba(40, 52, 38, 0.10);
}

/* Image */

.health-slide-image {
position: relative;
min-height: 520px;
overflow: hidden;
background: #dfe4da;
}

.health-slide-image::after {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(
135deg,
rgba(31, 49, 30, 0.05),
rgba(31, 49, 30, 0.35)
);
z-index: 1;
}

.health-slide-image img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 1.2s cubic-bezier(.2,.7,.2,1);
}

.health-slide:hover .health-slide-image img {
transform: scale(1.06);
}

/* Number */

.health-slide-number {
position: absolute;
left: 30px;
top: 30px;
z-index: 3;

width: 58px;
height: 58px;

display: flex;
align-items: center;
justify-content: center;

border: 1px solid rgba(255,255,255,.7);
border-radius: 50%;

color: #fff;
font-size: 15px;
font-weight: 600;

backdrop-filter: blur(5px);


}

/* Date */

.health-slide-date {
position: absolute;
left: 30px;
bottom: 30px;
z-index: 3;

color: #fff;
font-size: 11px;
font-weight: 500;
letter-spacing: 2px;


}

.health-slide-date strong {
font-weight: 700;
}

/* Content */

.health-slide-content {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;

padding: 55px 55px 50px;
background: #fff;


}

.health-slide-meta {
display: flex;
align-items: center;
gap: 12px;

margin-bottom: 25px;

color: #f6883e;
font-size: 9px;
font-weight: 700;
letter-spacing: 1.8px;


}

.health-meta-line {
width: 30px;
height: 1px;
background: #a9b8a0;
}

.health-slide-content h3 {
max-width: 440px;
margin: 0 0 15px;

color: #27262e;
font-size: 32px;
font-weight: 400;
line-height: 1.25;


}

.health-place {
margin: 0 0 25px !important;

color: #f6883e !important;
font-size: 13px !important;
font-weight: 600;


}

.health-slide-content > p:not(.health-place) {
max-width: 440px;
margin: 0;

color: #686868;
font-size: 14px;
line-height: 1.9;


}

/* Bottom */

.health-slide-bottom {
display: flex;
align-items: center;
justify-content: space-between;

margin-top: 35px;
padding-top: 22px;

border-top: 1px solid #e5e8e2;

color: #f6883e;
font-size: 10px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;


}

.health-arrow {
display: flex;
align-items: center;
justify-content: center;

width: 42px;
height: 42px;

border: 1px solid #d6ddd2;
border-radius: 50%;

font-size: 18px;
font-weight: 400;

transition: all .35s ease;


}

.health-slide:hover .health-arrow {
color: #fff;
background: #f6883e;
border-color: #f6883e;
transform: rotate(45deg);
}

/* Controls */

.health-slider-controls {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 25px;

margin-top: 35px;


}

.health-slider-controls button {
width: 46px;
height: 46px;

padding: 0;

border: 1px solid #cfd7ca;
border-radius: 50%;

background: transparent;
color: #4f6049;

cursor: pointer;

transition: all .3s ease;


}

.health-slider-controls button:hover {
color: #fff;
background: #f6883e;
border-color: #f6883e;
}

.health-slider-progress {
display: flex;
align-items: center;
gap: 13px;

color: #f6883e;
font-size: 11px;
font-weight: 700;
letter-spacing: 1px;


}

.health-progress-line {
position: relative;
display: block;

width: 90px;
height: 1px;

background: #d2d9cf;


}

.health-progress-line i {
position: absolute;
left: 0;
top: 0;

width: 25%;
height: 1px;

background: #f6883e;

transition: width .4s ease;


}

.health-total {
color: #9a9f97;
}

/* ==========================================
TABLET
========================================== */

@media (max-width: 991px) {

.health-slider-section {
    padding: 80px 0 90px;
}

.health-slider-header {
    align-items: flex-start;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 40px;
}

.health-slider-description {
    width: 100%;
    max-width: 650px;
}

.health-slide {
    grid-template-columns: 50% 50%;
    min-height: 470px;
}

.health-slide-image {
    min-height: 470px;
}

.health-slide-content {
    padding: 40px 35px;
}

.health-slide-content h3 {
    font-size: 26px;
}


}

/* ==========================================
MOBILE
========================================== */

@media (max-width: 767px) {

.health-slider-section {
    padding: 65px 0 75px;
}

.health-slider-section::before {
    display: none;
}

.health-slider-header {
    margin-bottom: 30px;
}

.health-slider-description p {
    font-size: 14px;
}

.health-slide {
    display: block;
    min-height: auto;
}

.health-slide-image {
    height: 270px;
    min-height: 270px;
}

.health-slide-number {
    left: 20px;
    top: 20px;
    width: 48px;
    height: 48px;
}

.health-slide-date {
    left: 20px;
    bottom: 20px;
}

.health-slide-content {
    padding: 30px 24px 28px;
}

.health-slide-meta {
    flex-wrap: wrap;
    margin-bottom: 18px;
    font-size: 8px;
}

.health-slide-content h3 {
    font-size: 23px;
}

.health-slide-content > p:not(.health-place) {
    font-size: 13px;
    line-height: 1.75;
}

.health-slide-bottom {
    margin-top: 25px;
}

.health-slider-controls {
    justify-content: center;
    margin-top: 25px;
}


}

.hd4{ color: #1a1a1a;font-family:Georgia;}



/* ================================
   COMMUNITY WELFARE
================================ */

.community-welfare-section {
  width: 100%;
  padding: 90px 20px;
  background: #f7f7f5;
  overflow: hidden;
}

.community-container {
  max-width: 1250px;
  margin: 0 auto;
}

/* Heading */

.community-heading {
  max-width: 700px;
  margin: 0 auto 55px;
  text-align: center;
}

.community-heading span {
  display: inline-block;
  margin-bottom: 12px;
  color: #f6883e;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.community-heading h2 {
  margin: 0 0 15px;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.1;
  font-weight: 500;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.community-heading p {
  margin: 0;
  color: #111;
  font-size: 16px;
  line-height: 1.7;
}


/* Slider */

.community-slider-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}

.community-slider {
  width: 100%;
  overflow: hidden;
}

.community-track {
  display: flex;
  transition: transform 0.6s cubic-bezier(.77, 0, .18, 1);
  will-change: transform;
}

.community-slide {
  flex: 0 0 33.333333%;
  padding: 12px;
  box-sizing: border-box;
}


/* Card */

.community-card {
  position: relative;
  height: 100%;
  min-height: 300px;
  padding: 38px 32px;
  background: #fff;
  border: 1px solid #e7e2da;
  overflow: hidden;

  transition:
    transform .4s ease,
    box-shadow .4s ease,
    border-color .4s ease;
}

.community-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #f6883e;
  transition: width .5s ease;
}

.community-card:hover {
  transform: translateY(-8px);
  border-color: #d4c0a4;
  box-shadow: 0 20px 45px rgba(0, 0, 0, .08);
}

.community-card:hover::before {
  width: 100%;
}


/* Number */

.community-number {
  margin-bottom: 25px;
  color: #f6883e;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}


/* Date */

.community-date {
  margin-bottom: 14px;
  color: #111;
  font-size: 13px;
  letter-spacing: .5px;
}


/* Title */

.community-card h3 {
  margin: 0 0 18px;
  color: #242424;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 500;
}


/* Description */

.community-card p {
  margin: 0;
  color: #111;
  font-size: 14px;
  line-height: 1.8;
}


/* Arrows */

.community-arrow {
  flex-shrink: 0;
  width: 48px;
  height: 48px;

  display: flex;
  align-items: center;
  justify-content: center;

  border: 1px solid #d7d0c6;
  border-radius: 50%;

  background: #fff;
  color: #555;

  font-size: 18px;
  cursor: pointer;

  transition:
    background .3s ease,
    color .3s ease,
    border-color .3s ease,
    transform .3s ease;
}

.community-arrow:hover {
  background: #f6883e;
  border-color: #f6883e;
  color: #fff;
  transform: scale(1.08);
}

.community-arrow:disabled {
  opacity: .35;
  cursor: default;
  transform: none;
}


/* Dots */

.community-controls {
  margin-top: 35px;
  display: flex;
  justify-content: center;
}

.community-dots {
  display: flex;
  align-items: center;
  gap: 8px;
}

.community-dot {
  width: 8px;
  height: 8px;
  padding: 0;

  border: 0;
  border-radius: 50%;

  background: #d2ccc4;
  cursor: pointer;

  transition:
    width .3s ease,
    background .3s ease;
}

.community-dot.active {
  width: 28px;
  border-radius: 10px;
  background: #f6883e;
}


/* ================================
   TABLET
================================ */

@media (max-width: 991px) {

  .community-welfare-section {
    padding: 70px 20px;
  }

  .community-slide {
    flex: 0 0 50%;
  }

  .community-card {
    min-height: 290px;
    padding: 30px 25px;
  }

}


/* ================================
   MOBILE
================================ */

@media (max-width: 600px) {

  .community-welfare-section {
    padding: 60px 15px;
  }

  .community-heading {
    margin-bottom: 35px;
  }

  .community-heading h2 {
    font-size: 34px;
  }

  .community-heading p {
    font-size: 14px;
  }

  .community-slider-wrapper {
    gap: 8px;
  }

  .community-slide {
    flex: 0 0 100%;
    padding: 8px;
  }

  .community-card {
    min-height: 280px;
    padding: 30px 25px;
  }

  .community-card h3 {
    font-size: 20px;
  }

  .community-arrow {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }

}

/*Environment and Sustainability*/
.environment-section {
    position: relative;
    overflow: hidden;
    padding: 90px 20px;
    background:#f3f5ef;
}

.environment-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}


/* =========================================
   DECORATIVE LEAVES
========================================= */

.environment-leaf {
    position: absolute;
    pointer-events: none;
    opacity: 0.10;
    font-size: 70px;
    z-index: 1;
    animation: floatingLeaf 5s ease-in-out infinite;
}

.environment-leaf.one {
    left: 2%;
    top: 15%;
}

.environment-leaf.two {
    right: 3%;
    top: 10%;
    font-size: 55px;
    animation-delay: 1.5s;
}

.environment-leaf.three {
    left: 8%;
    bottom: 5%;
    font-size: 45px;
    animation-delay: 2s;
}


/* =========================================
   HEADING
========================================= */

.environment-heading {
    text-align: center;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(30px);
    animation: headingReveal 0.8s ease forwards;
}

.environment-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    padding: 8px 18px;
    margin-bottom: 18px;

    border-radius: 50px;
    background: #f5eee9;
    color: #f6883e;

    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.environment-tag-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f6883e;
    animation: pulse 1.8s infinite;
}

.environment-heading h2 {
    font-size: clamp(34px, 5vw, 55px);
    line-height: 1.1;
    color: #1d1d1d;
    margin-bottom: 16px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.environment-heading h2 span {
    color: #1d1d1d;
}

.environment-heading p {
    max-width: 680px;
    margin: auto;

    color: #68776d;
    font-size: 15px;
    line-height: 1.8;
}


/* =========================================
   SLIDER OUTER
========================================= */

.environment-slider-box {
    position: relative;
    width: 100%;
}


/* =========================================
   VIEWPORT
========================================= */

.environment-viewport {
    width: 100%;
    overflow: hidden;
    padding: 10px 4px 35px;
}


/* =========================================
   TRACK
========================================= */

.environment-track {
    display: flex;
    gap: 24px;

    transform: translate3d(0, 0, 0);

    transition: transform 0.65s cubic-bezier(
        0.22,
        1,
        0.36,
        1
    );

    will-change: transform;

    user-select: none;
}


/* =========================================
   CARD
========================================= */

.environment-card {
    flex: 0 0 calc(
        (100% - 48px) / 3
    );

    min-width: 0;

    background: #ffffff;
    border-radius: 22px;
    overflow: hidden;

    box-shadow:
        0 12px 40px rgba(31, 86, 45, 0.09);

    position: relative;

    transition:
        transform 0.4s ease,
        box-shadow 0.4s ease;

    opacity: 0;
    transform: translateY(35px);

    animation: cardReveal 0.8s ease forwards;
}

.environment-card:nth-child(1) {
    animation-delay: 0.15s;
}

.environment-card:nth-child(2) {
    animation-delay: 0.3s;
}

.environment-card:nth-child(3) {
    animation-delay: 0.45s;
}

.environment-card:hover {
    transform: translateY(-9px);
    box-shadow:
        0 22px 55px rgba(31, 86, 45, 0.16);
}


/* =========================================
   CARD BOTTOM ANIMATION
========================================= */

.environment-card::after {
    content: "";

    position: absolute;
    left: 0;
    bottom: 0;

    width: 0;
    height: 4px;

    background: linear-gradient(
        90deg,
        #f6883e,
        #f6883e
    );

    transition: width 0.4s ease;
}

.environment-card:hover::after {
    width: 100%;
}


/* =========================================
   IMAGE
========================================= */

.environment-image {
    width: 100%;
    height: 240px;

    position: relative;
    overflow: hidden;
}

.environment-image img {
    width: 100%;
    height: 100%;

    object-fit: cover;

    display: block;

    transition:
        transform 0.7s ease,
        filter 0.7s ease;
}

.environment-card:hover
.environment-image img {
    transform: scale(1.08);
    filter: saturate(1.12);
}


/* Image overlay */

.environment-image::after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            to bottom,
            rgba(0,0,0,0.02),
            rgba(15,60,27,0.45)
        );
}


/* =========================================
   NUMBER
========================================= */

.environment-number {
    position: absolute;
    z-index: 3;

    top: 17px;
    right: 17px;

    width: 43px;
    height: 43px;

    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    background: rgba(255,255,255,0.94);

    color: #1d1d1d;

    font-size: 13px;
    font-weight: 700;

    box-shadow:
        0 8px 20px rgba(0,0,0,0.10);
}


/* =========================================
   YEAR
========================================= */

.environment-year {
    position: absolute;
    z-index: 3;

    left: 18px;
    bottom: 17px;

    padding: 7px 14px;

    background: rgba(255,255,255,0.95);

    border-radius: 50px;

    color: #1d1d1d;

    font-size: 12px;
    font-weight: 700;
}


/* =========================================
   CONTENT
========================================= */

.environment-content {
    padding: 25px 24px 30px;
}

.environment-content h3 {
    font-size: 20px;
    line-height: 1.4;

    color: #1d1d1d;

    margin-bottom: 12px;

    transition: color 0.3s ease;
}

.environment-card:hover
.environment-content h3 {
    color: #f6883e;
}

.environment-content p {
    color: #6c786f;

    font-size: 14px;
    line-height: 1.8;
}


/* =========================================
   CONTROLS
========================================= */

.environment-controls {
    display: flex;
    justify-content: center;
    align-items: center;

    gap: 12px;

    margin-top: 5px;
}

.environment-arrow {
    width: 48px;
    height: 48px;

    border: 1px solid #d5e5d8;
    border-radius: 50%;

    background: #ffffff;
    color: #28763c;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 20px;

    cursor: pointer;

    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.environment-arrow:hover {
    background: #28763c;
    color: #ffffff;

    transform: translateY(-3px);

    box-shadow:
        0 10px 25px rgba(40,118,60,0.25);
}

.environment-arrow:active {
    transform: scale(0.94);
}


/* =========================================
   DOTS
========================================= */

.environment-dots {
    display: flex;
    justify-content: center;
    align-items: center;

    gap: 7px;

    margin-top: 22px;
}

.environment-dot {
    width: 8px;
    height: 8px;

    border: 0;
    padding: 0;

    border-radius: 20px;

    background: #c9ddce;

    cursor: pointer;

    transition:
        width 0.3s ease,
        background 0.3s ease;
}

.environment-dot.active {
    width: 28px;
    background: #f6883e;
}


/* =========================================
   ANIMATIONS
========================================= */

@keyframes headingReveal {

    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }

}

@keyframes cardReveal {

    from {
        opacity: 0;
        transform: translateY(35px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }

}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.5);
        opacity: 0.5;
    }

}

@keyframes floatingLeaf {

    0%,
    100% {
        transform: translateY(0) rotate(-10deg);
    }

    50% {
        transform: translateY(-20px) rotate(8deg);
    }

}


/* =========================================
   TABLET
========================================= */

@media (max-width: 950px) {

    .environment-section {
        padding: 75px 18px;
    }

    .environment-card {
        flex-basis: calc(
            (100% - 24px) / 2
        );
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 650px) {

    .environment-section {
        padding: 65px 15px;
    }

    .environment-heading {
        margin-bottom: 32px;
    }

    .environment-heading h2 {
        font-size: 34px;
    }

    .environment-heading p {
        font-size: 14px;
    }

    .environment-viewport {
        padding-left: 2px;
        padding-right: 2px;
    }

    .environment-track {
        gap: 16px;
    }

    .environment-card {
        flex-basis: 100%;
    }

    .environment-image {
        height: 220px;
    }

    .environment-content {
        padding: 22px 20px 28px;
    }

    .environment-content h3 {
        font-size: 18px;
    }

    .environment-content p {
        font-size: 13.5px;
    }

    .environment-arrow {
        width: 44px;
        height: 44px;
    }

    .environment-leaf {
        display: none;
    }

}


/* =========================================
   REDUCE MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .environment-heading,
    .environment-card,
    .environment-leaf {
        animation: none;
        opacity: 1;
        transform: none;
    }

    .environment-track {
        transition: none;
    }

}


/* Saya Intro*/
.csr-intro {
    position: relative;
    overflow: hidden;
}

.csr-intro .ground_text {
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    padding: 100px 20px;
}

/* Heading animation */

.csr-intro .title {
    position: relative;
    display: inline-block;
    margin: 0 0 35px;
    animation: csrFadeUp 1s ease forwards;
}

/* Animated underline */

.csr-intro .title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -18px;
    width: 0;
    height: 2px;
    background: #f6883e;
    transform: translateX(-50%);
    animation: csrLine 1s ease 0.5s forwards;
}

/* Paragraph */

.csr-intro .list_box {
    animation: csrFadeUp 1s ease 0.3s both;
}

.csr-intro .list_ancher {
    max-width: 850px;
    margin: 0 auto;
}

.csr-intro p {
    margin: 0;
    line-height: 1.9;
}

/* Subtle background movement */

.csr-intro::before {
    content: "";
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: rgba(120, 153, 87, 0.08);
    top: -180px;
    right: -100px;
    pointer-events: none;
    animation: csrFloat 8s ease-in-out infinite;
}

.csr-intro::after {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 1px solid rgba(120, 153, 87, 0.12);
    bottom: -130px;
    left: -80px;
    pointer-events: none;
    animation: csrFloatReverse 10s ease-in-out infinite;
}

/* Animations */

@keyframes csrFadeUp {
    from {
        opacity: 0;
        transform: translateY(35px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes csrLine {
    from {
        width: 0;
    }

    to {
        width: 70px;
    }
}

@keyframes csrFloat {
    0%, 100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-25px, 25px);
    }
}

@keyframes csrFloatReverse {
    0%, 100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(25px, -20px);
    }
}

/* Mobile */

@media (max-width: 767px) {

    .csr-intro .ground_text {
        padding: 70px 20px;
    }

    .csr-intro .title {
        font-size: 36px;
        line-height: 1.2;
    }

    .csr-intro p {
        font-size: 15px;
        line-height: 1.8;
    }
}



/*Saya Legacy Section */
/* =========================================================
   SAYA LEGACY — CORPORATE EDITORIAL DESIGN
========================================================= */

.saya-legacy-section {
    position: relative;
    width: 100%;
    background: #fff;
    overflow: hidden;
    color: #292929;
    padding: 95px 0 100px;
}


/* =========================================================
   WRAPPER
========================================================= */

.saya-legacy-wrap {
    width: min(1180px, calc(100% - 70px));
    margin: auto;

    display: grid;
    grid-template-columns: 130px 1fr;
    gap: 65px;
}


/* =========================================================
   LEFT SIDE
========================================================= */

.saya-legacy-side {
    position: relative;

    min-height: 760px;

    display: flex;
    flex-direction: column;
    align-items: center;
}


.saya-legacy-side-line {
    width: 1px;
    height: 150px;

    background:
        linear-gradient(
            to bottom,
            #f6883e,
            rgba(185,154,96,.05)
        );

    transform: scaleY(0);
    transform-origin: top;

    animation:
        legacyLine 1s cubic-bezier(.16,1,.3,1) forwards;
}


.saya-legacy-side-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);

    margin-top: 25px;

    font-size: 10px;
    letter-spacing: 5px;

    color: #111;

    opacity: 0;

    animation:
        legacyFade .8s ease .5s forwards;
}


.saya-legacy-side-year {
    margin-top: auto;

    font-size: 50px;
    line-height: 1;

    font-weight: 300;
    letter-spacing: -3px;

    color: #f6883e;

    opacity: 0;
    transform: translateY(20px);

    animation:
        legacyFadeUp .8s ease .7s forwards;
}


.saya-legacy-side-small {
    margin-top: 10px;

    text-align: center;

    font-size: 8px;
    line-height: 1.7;

    letter-spacing: 2px;

    color: #111;

    opacity: 0;

    animation:
        legacyFade .8s ease .9s forwards;
}


/* =========================================================
   MAIN
========================================================= */

.saya-legacy-main {
    min-width: 0;
}


/* =========================================================
   KICKER
========================================================= */

.saya-legacy-kicker {
    display: flex;
    align-items: center;
    gap: 12px;

    font-size: 9px;
    letter-spacing: 4px;

    color: #f6883e;

    margin-bottom: 20px;

    opacity: 0;
    transform: translateY(15px);

    animation:
        legacyFadeUp .8s ease .15s forwards;
}


.saya-legacy-kicker span {
    width: 32px;
    height: 1px;

    background: #f6883e;
}


/* =========================================================
   MAIN HEADING
========================================================= */

.saya-legacy-heading h2 {
    max-width: 850px;
    margin: 0;
    font-size: 2rem;
    line-height: 1.02;
    font-weight: 300;
    
    color: #111;
    opacity: 0;
    transform: translateY(30px);
    animation:
        legacyFadeUp 1s cubic-bezier(.16,1,.3,1) .25s forwards;
        font-family: Georgia;
}


.saya-legacy-heading h2 span {
    color: #f6883e;
}


.saya-legacy-subtitle {
    margin: 17px 0 0;

    font-size: 18px;
    line-height: 1.6;

    color: #111;

    opacity: 0;
    transform: translateY(15px);

    animation:
        legacyFadeUp .8s ease .5s forwards;
}


/* =========================================================
   INTRO
========================================================= */

.saya-legacy-intro {
    margin-top: 50px;

    max-width: 820px;

    padding-left: 25px;

    border-left: 2px solid #f6883e;

    opacity: 0;
    transform: translateX(-15px);

    animation:
        legacySlide .9s ease .65s forwards;
}


.saya-legacy-intro p {
    margin: 0;

    font-size: 20px;
    line-height: 1.75;

    color: #111;

    font-weight: 400;
}


/* =========================================================
   CONTENT GRID
========================================================= */

.saya-legacy-grid {
    display: grid;
    grid-template-columns: 1.1fr .9fr;

    gap: 70px;

    margin-top: 48px;
}


.saya-legacy-column p {
    margin: 0 0 25px;

    font-size: 14px;
    line-height: 1.95;

    color: #111;
}


/* =========================================================
   HIGHLIGHT NUMBERS
========================================================= */

.saya-legacy-highlight {
    display: flex;
    align-items: flex-start;

    gap: 18px;

    padding: 20px 0;

    border-top: 1px solid #e7e7e7;

    opacity: 0;
    transform: translateX(20px);

    animation:
        legacySlideRight .8s ease .85s forwards;
}


.saya-legacy-highlight:last-child {
    border-bottom: 1px solid #e7e7e7;
}


.highlight-number {
    font-size: 39px;
    line-height: 1;

    font-weight: 300;

    color: #f6883e;

    letter-spacing: -2px;
}


.saya-legacy-highlight strong {
    display: block;

    font-size: 12px;
    font-weight: 600;

    color: #111;

    letter-spacing: .5px;
}


.saya-legacy-highlight small {
    display: block;

    max-width: 230px;

    margin-top: 5px;

    font-size: 10px;
    line-height: 1.6;

    color: #111;
}


/* =========================================================
   WIDE TEXT
========================================================= */

.saya-legacy-wide {
    max-width: 850px;

    margin-top: 10px;

    display: grid;
    grid-template-columns: 1fr 1fr;

    gap: 50px;
}


.saya-legacy-wide p {
    margin: 0;

    font-size: 14px;
    line-height: 1.95;

    color: #111;
}


/* =========================================================
   STATEMENT
========================================================= */

.saya-legacy-statement {
    display: flex;

    margin-top: 65px;

    opacity: 0;
    transform: translateY(20px);

    animation:
        legacyFadeUp .9s ease 1.1s forwards;
}


.statement-line {
    width: 3px;
    min-width: 3px;

    background: #f6883e;
}


.statement-content {
    display: flex;
    flex-direction: column;

    gap: 7px;

    padding-left: 22px;
}


.statement-content span,
.statement-content strong {
    font-size: 18px;
    line-height: 1.45;
}


.statement-content span {
    color: #111;
}


.statement-content strong {
    color: #252525;
    font-weight: 500;
}


/* =========================================================
   VALUES
========================================================= */

.saya-legacy-values {
    display: flex;
    align-items: center;

    gap: 18px;

    margin-top: 25px;
    margin-left: 25px;

    font-size: 9px;
    letter-spacing: 2px;

    text-transform: uppercase;

    color: #111;
}


.saya-legacy-values i {
    width: 4px;
    height: 4px;

    border-radius: 50%;

    background: #f6883e;
}


/* =========================================================
   FUTURE
========================================================= */

.saya-legacy-future {
    max-width: 820px;

    margin-top: 32px;

    padding-top: 30px;

    border-top: 1px solid #dedede;

    opacity: 0;
    transform: translateY(25px);

    animation:
        legacyFadeUp .9s ease 1.25s forwards;
}


.future-label {
    font-size: 9px;
    letter-spacing: 4px;

    color: #f6883e;

    margin-bottom: 17px;
}


.saya-legacy-future p {
    margin: 0;

    font-size: 15px;
    line-height: 1.9;

    color: #111;
}


.saya-legacy-future h3 {
    margin: 28px 0 15px;

    font-size: 25px;
    font-weight: 400;

    color: #292929;
}


.future-link {
    display: flex;
    align-items: center;

    gap: 10px;

    font-size: 10px;
    letter-spacing: 2px;

    text-transform: uppercase;

    color: #f6883e;
}


.future-link span {
    width: 30px;
    height: 1px;

    background: #f6883e;
}


/* =========================================================
   ANIMATIONS
========================================================= */

@keyframes legacyFade {

    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }

}


@keyframes legacyFadeUp {

    from {
        opacity: 0;
        transform: translateY(25px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }

}


@keyframes legacySlide {

    from {
        opacity: 0;
        transform: translateX(-20px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }

}


@keyframes legacySlideRight {

    from {
        opacity: 0;
        transform: translateX(25px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }

}


@keyframes legacyLine {

    from {
        transform: scaleY(0);
    }

    to {
        transform: scaleY(1);
    }

}


/* =========================================================
   HOVER DETAILS
========================================================= */

.saya-legacy-highlight {
    transition:
        padding-left .35s ease,
        background .35s ease;
}


.saya-legacy-highlight:hover {
    padding-left: 12px;

    background: linear-gradient(
        90deg,
        rgba(185,154,96,.06),
        transparent
    );
}


.saya-legacy-highlight:hover .highlight-number {
    transform: translateX(3px);
}


.highlight-number {
    transition: transform .35s ease;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    .saya-legacy-section {
        padding: 70px 0;
    }

    .saya-legacy-wrap {
        width: calc(100% - 50px);

        grid-template-columns: 75px 1fr;

        gap: 35px;
    }

    .saya-legacy-heading h2 {
        font-size: 50px;
    }

    .saya-legacy-grid {
        grid-template-columns: 1fr;

        gap: 25px;
    }

    .saya-legacy-wide {
        grid-template-columns: 1fr;

        gap: 20px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 600px) {

    .saya-legacy-section {
        padding: 55px 0;
    }

    .saya-legacy-wrap {
        width: calc(100% - 36px);

        display: block;
    }


    /* Convert left rail into top identity */

    .saya-legacy-side {
        min-height: auto;

        display: flex;
        flex-direction: row;

        justify-content: flex-start;
        align-items: center;

        gap: 15px;

        margin-bottom: 38px;
    }

    .saya-legacy-side-line {
        width: 28px;
        height: 1px;

        transform: scaleX(0);
        transform-origin: left;

        animation:
            legacyLineMobile .8s ease forwards;
    }

    .saya-legacy-side-text {
        writing-mode: initial;
        transform: none;

        margin: 0;

        font-size: 8px;
        letter-spacing: 3px;
    }

    .saya-legacy-side-year,
    .saya-legacy-side-small {
        display: none;
    }


    .saya-legacy-heading h2 {
        font-size: 37px;

        letter-spacing: -1.5px;
    }

    .saya-legacy-subtitle {
        font-size: 16px;
    }

    .saya-legacy-intro {
        margin-top: 35px;
        padding-left: 17px;
    }

    .saya-legacy-intro p {
        font-size: 17px;
    }

    .saya-legacy-grid {
        margin-top: 35px;
    }

    .saya-legacy-column p {
        font-size: 13px;
    }

    .saya-legacy-highlight {
        padding: 18px 0;
    }

    .highlight-number {
        font-size: 32px;
    }

    .saya-legacy-wide {
        margin-top: 0;
    }

    .saya-legacy-statement {
        margin-top: 45px;
    }

    .statement-content span,
    .statement-content strong {
        font-size: 16px;
    }

    .saya-legacy-values {
        margin-left: 25px;

        flex-wrap: wrap;

        line-height: 2;
    }

    .saya-legacy-future {
        margin-top: 50px;
    }

    .saya-legacy-future h3 {
        font-size: 21px;
    }

}


@keyframes legacyLineMobile {

    from {
        transform: scaleX(0);
    }

    to {
        transform: scaleX(1);
    }

}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .saya-legacy-section *,
    .saya-legacy-section *::before,
    .saya-legacy-section *::after {
        animation: none !important;
        transition: none !important;
    }

}


/*Our Values*/


/* =========================================
   SECTION
========================================= */

.saya-values-slider-section {
    position: relative;
    background: #f3f5ef;
    padding: 95px 0 80px;
    overflow: hidden;
    font-family: inherit;
}


/* subtle background */

.saya-values-slider-section::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    border: 1px solid rgba(246,136,62,.08);
    right: -300px;
    top: -250px;
    pointer-events: none;
}


/* =========================================
   HEADING
========================================= */

.saya-values-slider-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 55px;
    position: relative;
   
}

.saya-values-eyebrow {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 12px;

    color: #f6883e;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 18px;
}

.saya-values-eyebrow::before {
    content: "";
    width: 30px;
    height: 1px;
    background: #f6883e;
}

.saya-values-slider-head h2 {
    margin: 0;
font-size: 2rem;
    line-height: 1.02;
    font-weight: 300;
    color: #111;
    font-family: Georgia;
}


/* =========================================
   CONTROLS
========================================= */

.saya-slider-controls {
    display: flex;
    gap: 10px;
}

.saya-slider-controls button {
    width: 52px;
    height: 52px;

    border: 1px solid #dedede;
    background: #fff;

    color: #222;

    display: flex;
    align-items: center;
    justify-content: center;

    cursor: pointer;

    transition:
        background .35s ease,
        color .35s ease,
        border-color .35s ease,
        transform .35s ease;
}

.saya-slider-controls button:hover {
    background: #f6883e;
    border-color: #f6883e;
    color: #fff;
    transform: translateY(-3px);
}

.saya-slider-controls button span {
    font-size: 20px;
}


/* =========================================
   SLIDER
========================================= */

.saya-values-slider-wrap {
    overflow: hidden;
    width: 100%;
}

.saya-values-slider {
    display: flex;
    gap: 24px;

    transition:
        transform .75s cubic-bezier(.22,.61,.36,1);

    will-change: transform;
}

.saya-value-slide {
    flex: 0 0 calc((100% - 48px) / 3);
}


/* =========================================
   CARD
========================================= */

.saya-value-card {
    position: relative;

    min-height: 315px;

    padding: 32px 32px 35px;

    background: #fafafa;

    border: 1px solid #e8e8e8;

    overflow: hidden;

    transition:
        background .45s ease,
        border-color .45s ease,
        transform .45s ease,
        box-shadow .45s ease;
}


/* orange side effect */

.saya-value-card::before {
    content: "";

    position: absolute;
    width: 4px;
    height: 0;

    left: 0;
    bottom: 0;

    background: #f6883e;

    transition: height .45s ease;
}

.saya-value-card:hover {
    background: #fff;
    border-color: rgba(246,136,62,.4);

    transform: translateY(-8px);

    box-shadow: 0 18px 45px rgba(0,0,0,.08);
}

.saya-value-card:hover::before {
    height: 100%;
}


/* =========================================
   CARD TOP
========================================= */

.saya-card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-bottom: 28px;
}

.saya-card-number {
    color: #f6883e;

    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
}

.saya-card-arrow {
    color: #b5b5b5;

    font-size: 20px;

    transition:
        color .35s ease,
        transform .35s ease;
}

.saya-value-card:hover .saya-card-arrow {
    color: #f6883e;
    transform: translate(3px,-3px);
}


/* =========================================
   ICON
========================================= */

.saya-value-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #f6883e;

    margin-bottom: 25px;

    transition:
        transform .45s ease;
}

.saya-value-icon svg {
    width: 42px;
    height: 42px;
}

.saya-value-card:hover .saya-value-icon {
    transform:
        translateY(-5px)
        rotate(-4deg)
        scale(1.08);
}


/* =========================================
   TEXT
========================================= */

.saya-value-card h3 {
    margin: 0 0 12px;

    color: #222;

    font-size: 23px;
    line-height: 1.25;
    font-weight: 500;

    transition: color .35s ease;
}

.saya-value-card p {
    margin: 0;

    max-width: 300px;

    color: #777;

    font-size: 14px;
    line-height: 1.7;
}


/* =========================================
   CARD LINE
========================================= */

.saya-card-line {
    position: absolute;

    left: 32px;
    bottom: 0;

    width: 45px;
    height: 2px;

    background: #f6883e;

    transition:
        width .45s ease;
}

.saya-value-card:hover .saya-card-line {
    width: calc(100% - 64px);
}


/* =========================================
   BOTTOM
========================================= */

.saya-slider-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-top: 38px;
}

.saya-slider-progress {
    width: 180px;
    height: 2px;

    background: #e5e5e5;

    overflow: hidden;
}

.saya-slider-progress span {
    display: block;

    width: 20%;
    height: 100%;

    background: #f6883e;

    transition: width .6s ease;
}

.saya-slider-counter {
    display: flex;
    align-items: center;
    gap: 12px;

    color: #222;

    font-size: 12px;
    letter-spacing: 1px;
}

.saya-slider-counter i {
    display: block;

    width: 22px;
    height: 1px;

    background: #cfcfcf;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {

    .saya-values-slider-section {
        padding: 75px 0;
    }

    .saya-value-slide {
        flex: 0 0 calc((100% - 24px) / 2);
    }

    .saya-values-slider-head {
        margin-bottom: 40px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .saya-values-slider-section {
        padding: 60px 20px;
    }

    .saya-values-slider-head {
        display: block;
    }

    .saya-values-slider-head h2 {
        font-size: 34px;
    }

    .saya-slider-controls {
        margin-top: 25px;
    }

    .saya-slider-controls button {
        width: 46px;
        height: 46px;
    }

    .saya-value-slide {
        flex: 0 0 100%;
    }

    .saya-value-card {
        min-height: 300px;
        padding: 28px 25px 32px;
    }

    .saya-slider-bottom {
        margin-top: 28px;
    }

    .saya-slider-progress {
        width: 120px;
    }

}


/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {

    .saya-values-slider,
    .saya-value-card,
    .saya-slider-controls button,
    .saya-value-icon {
        transition: none !important;
    }

}


/* =========================================================
   SAYA GROUP — FOUNDER PROFILE
========================================================= */

.founder-profile {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    color: #222222;
    padding: 95px 0 100px;
    font-family: inherit;
}

/* =========================================================
   BACKGROUND
========================================================= */

.founder-bg-text {
    position: absolute;
    top: 25px;
    right: -30px;
    z-index: 0;

    font-size: clamp(80px, 11vw, 165px);
    line-height: 1;
    font-weight: 800;
    letter-spacing: 8px;
    color: rgba(246, 136, 62, 0.035);
    pointer-events: none;
    user-select: none;
    white-space: nowrap;
}


/* =========================================================
   MAIN CONTAINER
========================================================= */

.founder-container {
    width: min(1180px, 90%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 43% 57%;
    align-items: center;
    position: relative;
  
}


/* =========================================================
   FOUNDER IMAGE
========================================================= */

.founder-image-wrap {
    position: relative;

    width: 90%;
    max-width: 465px;

    opacity: 0;
    transform: translateX(-45px);

    animation: founderImageIn 1s ease forwards;
}

.founder-image {
    display: block;

    width: 100%;
    height: 560px;

    object-fit: cover;
    object-position: center top;

    position: relative;
    z-index: 2;

    filter: grayscale(8%);

    transition:
        transform .7s cubic-bezier(.22,.61,.36,1),
        filter .7s ease;
}


/* Orange Frame */

.founder-image-border {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 20px;
    left: 20px;
    border: 1px solid #f6883e;
    z-index: 1;
    transition: .6s ease;
}


/* Image Hover */

.founder-image-wrap:hover .founder-image {
    transform: translate(-8px, -8px);
    filter: grayscale(0);
}

.founder-image-wrap:hover .founder-image-border {
    top: 12px;
    left: 12px;
}


/* =========================================================
   IMAGE BADGE
========================================================= */

.founder-image-caption {
    position: absolute;
    bottom: 25px;
    left: -35px;
    z-index: 5;
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 16px 24px;
    background: #f6883e;
    color: #ffffff;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .14);
    animation: floatingBadge 4s ease-in-out infinite;
}

.founder-image-caption span {
    font-size: 31px;
    line-height: 1;
    font-weight: 800;
}

.founder-image-caption small {
    max-width: 120px;
    font-size: 10px;
    line-height: 1.45;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* =========================================================
   CONTENT
========================================================= */
.founder-content {
    padding-left: 65px;
    opacity: 0;
    transform: translateX(45px);
    animation: founderContentIn 1s .2s ease forwards;
}


/* Eyebrow */

.founder-label {
    display: flex;
    align-items: center;
    gap: 12px;

    margin-bottom: 21px;

    color: #f6883e;

    font-size: 11px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.founder-label span {
    width: 40px;
    height: 2px;
    background: #f6883e;
}


/* Main Heading */

.founder-content h2 {
    margin: 0 0 25px;

    color: #202020;

    font-size: clamp(40px, 4vw, 59px);
    line-height: 1.04;
    font-weight: 400;

    letter-spacing: -2.5px;
}

.founder-content h2 strong {
    display: block;

    color: #f6883e;
    font-weight: 700;
}


/* Paragraph */

.founder-content p {
    max-width: 650px;

    margin: 0 0 16px;

    color: #111;

    font-size: 15px;
    line-height: 1.85;
}

.founder-content .founder-intro {
    color: #333333;

    font-size: 17px;
    line-height: 1.7;
    font-weight: 500;
}


/* =========================================================
   STATS
========================================================= */

.founder-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    margin: 34px 0 34px;
    padding: 20px 0;

    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.founder-stat {
    min-height: 48px;

    display: flex;
    align-items: center;
    gap: 13px;

    padding: 0 18px;

    border-right: 1px solid #e7e7e7;
}

.founder-stat:first-child {
    padding-left: 0;
}

.founder-stat:last-child {
    border-right: 0;
}

.founder-stat strong {
    color: #f6883e;

    font-size: 27px;
    line-height: 1;
    font-weight: 800;

    white-space: nowrap;
}

.founder-stat span {
    color: #111;
    font-weight: 600;
    font-size: 9px;
    line-height: 1.45;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* =========================================================
   NAME
========================================================= */

.founder-name {
    position: relative;

    padding-left: 20px;
}

.founder-name::before {
    content: "";

    position: absolute;

    top: 2px;
    left: 0;

    width: 3px;
    height: 48px;

    background: #f6883e;
}

.founder-name h3 {
    margin: 0 0 5px;

    color: #222222;

    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
}

.founder-name p {
    margin: 0;

    color: #f6883e;

    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}


/* =========================================================
   EARLY LIFE & CAREER
========================================================= */

.founder-story {
    width: min(1180px, 90%);
    margin: 105px auto 0;

    position: relative;
    z-index: 2;

    opacity: 0;
    transform: translateY(35px);

    animation: storyReveal 1s .45s ease forwards;
}


/* =========================================================
   STORY HEADER
========================================================= */

.story-title {
    display: flex;
    align-items: center;
    gap: 27px;

    margin-bottom: 55px;
}

.story-number {
    font-size: 88px;
    line-height: .75;

    font-weight: 800;
    letter-spacing: -5px;

    color: rgba(246, 136, 62, .10);
}

.story-eyebrow {
    display: block;

    margin-bottom: 9px;

    color: #f6883e;

    font-size: 10px;
    line-height: 1;
    font-weight: 700;

    letter-spacing: 3px;
    text-transform: uppercase;
}

.story-title h3 {
    margin: 0;

    color: #222222;

    font-size: 37px;
    line-height: 1.1;
    font-weight: 600;

    letter-spacing: -1px;
}

.story-title h3 span {
    color: #f6883e;
}


/* =========================================================
   STORY BODY
========================================================= */

.story-main {
    display: grid;
    grid-template-columns: 60px 1fr;

    position: relative;
}


/* Timeline */

.story-line {
    position: relative;
}

.story-line::before {
    content: "";

    position: absolute;

    top: 5px;
    bottom: 5px;
    left: 7px;

    width: 1px;

    background: #dedede;
}

.story-line span {
    position: absolute;

    top: 2px;
    left: 2px;

    width: 11px;
    height: 11px;

    border-radius: 50%;

    background: #f6883e;

    box-shadow:
        0 0 0 6px rgba(246, 136, 62, .09);

    animation: timelinePulse 2.5s infinite;
}


/* =========================================================
   STORY GRID
========================================================= */

.story-text {
    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    column-gap: 70px;
    row-gap: 48px;

    padding-left: 25px;
}

.story-block {
    position: relative;

    transition:
        transform .4s ease,
        opacity .4s ease;
}

.story-block:hover {
    transform: translateX(7px);
}


/* Orange hover line */

.story-block::before {
    content: "";

    position: absolute;

    top: 2px;
    left: -25px;

    width: 0;
    height: 32px;

    background: #f6883e;

    transition: width .35s ease;
}

.story-block:hover::before {
    width: 2px;
}


/* Year */

.story-year {
    display: inline-block;

    margin-bottom: 13px;

    color: #f6883e;

    font-size: 10px;
    line-height: 1;
    font-weight: 700;

    letter-spacing: 2px;
    text-transform: uppercase;
}


/* Text */

.story-block p {
    max-width: 510px;

    margin: 0;

    color: #111;

    font-size: 13.5px;
    line-height: 1.9;
}


/* =========================================================
   SUBTLE STORY DIVIDERS
========================================================= */

.story-block:nth-child(1),
.story-block:nth-child(2) {
    padding-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

.story-block:nth-child(3),
.story-block:nth-child(4) {
    padding-top: 3px;
}


/* =========================================================
   ANIMATIONS
========================================================= */

@keyframes founderImageIn {

    0% {
        opacity: 0;
        transform: translateX(-45px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }

}


@keyframes founderContentIn {

    0% {
        opacity: 0;
        transform: translateX(45px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }

}


@keyframes storyReveal {

    0% {
        opacity: 0;
        transform: translateY(35px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }

}


@keyframes floatingBadge {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-7px);
    }

}


@keyframes timelinePulse {

    0% {
        box-shadow:
            0 0 0 0 rgba(246, 136, 62, .25);
    }

    70% {
        box-shadow:
            0 0 0 9px rgba(246, 136, 62, 0);
    }

    100% {
        box-shadow:
            0 0 0 0 rgba(246, 136, 62, 0);
    }

}


/* =========================================================
   LARGE TABLET
========================================================= */

@media (max-width: 1100px) {

    .founder-container {
        width: 92%;
    }

    .founder-content {
        padding-left: 45px;
    }

    .founder-image {
        height: 530px;
    }

    .founder-story {
        width: 92%;
    }

    .story-text {
        column-gap: 45px;
    }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .founder-profile {
        padding: 75px 0 85px;
    }

    .founder-container {
        grid-template-columns: 42% 58%;
    }

    .founder-image-wrap {
        width: 92%;
    }

    .founder-image {
        height: 490px;
    }

    .founder-content {
        padding-left: 35px;
    }

    .founder-content h2 {
        font-size: 42px;
    }

    .founder-content .founder-intro {
        font-size: 15px;
    }

    .founder-content p {
        font-size: 13px;
    }

    .founder-stat {
        gap: 7px;
        padding: 0 10px;
    }

    .founder-stat strong {
        font-size: 21px;
    }

    .founder-stat span {
        font-size: 8px;
    }

    .founder-story {
        margin-top: 85px;
    }

    .story-number {
        font-size: 72px;
    }

    .story-title h3 {
        font-size: 32px;
    }

    .story-text {
        column-gap: 35px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .founder-profile {
        padding: 60px 0 70px;
    }

    .founder-bg-text {
        top: 10px;
        right: -20px;
        font-size: 60px;
        letter-spacing: 4px;
    }


    /* Main */

    .founder-container {
        width: 88%;

        display: grid;
        grid-template-columns: 1fr;
    }


    /* Image */

    .founder-image-wrap {
        width: 87%;
        margin: 0 auto 55px;
    }

    .founder-image {
        height: 430px;
    }

    .founder-image-border {
        top: 14px;
        left: 14px;
    }

    .founder-image-caption {
        left: -12px;
        bottom: 18px;

        padding: 13px 17px;
    }

    .founder-image-caption span {
        font-size: 25px;
    }

    .founder-image-caption small {
        font-size: 8px;
    }


    /* Content */

    .founder-content {
        padding-left: 0;
    }

    .founder-label {
        margin-bottom: 18px;

        font-size: 9px;
        letter-spacing: 2px;
    }

    .founder-label span {
        width: 30px;
    }

    .founder-content h2 {
        margin-bottom: 20px;

        font-size: 38px;
        line-height: 1.08;

        letter-spacing: -1.5px;
    }

    .founder-content .founder-intro {
        font-size: 15px;
        line-height: 1.7;
    }

    .founder-content p {
        font-size: 13px;
        line-height: 1.8;
    }


    /* Stats */

    .founder-stats {
        margin: 28px 0;
        padding: 17px 0;
    }

    .founder-stat {
        padding: 0 8px;
        gap: 6px;
    }

    .founder-stat:first-child {
        padding-left: 0;
    }

    .founder-stat strong {
        font-size: 20px;
    }

    .founder-stat span {
        font-size: 7px;
        letter-spacing: .7px;
    }


    /* Name */

    .founder-name {
        padding-left: 16px;
    }

    .founder-name::before {
        height: 43px;
    }

    .founder-name h3 {
        font-size: 19px;
    }

    .founder-name p {
        font-size: 9px;
    }


    /* =====================================================
       STORY
    ===================================================== */

    .founder-story {
        width: 88%;
        margin-top: 75px;
    }

    .story-title {
        gap: 17px;
        margin-bottom: 42px;
    }

    .story-number {
        font-size: 58px;
        letter-spacing: -3px;
    }

    .story-eyebrow {
        margin-bottom: 7px;

        font-size: 8px;
        letter-spacing: 2px;
    }

    .story-title h3 {
        font-size: 27px;
    }


    /* Story Main */

    .story-main {
        grid-template-columns: 30px 1fr;
    }

    .story-line::before {
        left: 5px;
    }

    .story-line span {
        left: 0;
    }


    /* Story Content */

    .story-text {
        grid-template-columns: 1fr;

        gap: 35px;

        padding-left: 12px;
    }

    .story-block {
        padding-bottom: 25px;
        border-bottom: 1px solid #eeeeee;
    }

    .story-block:nth-child(3),
    .story-block:nth-child(4) {
        padding-top: 0;
    }

    .story-block::before {
        left: -12px;
    }

    .story-year {
        margin-bottom: 11px;

        font-size: 9px;
        letter-spacing: 1.7px;
    }

    .story-block p {
        font-size: 12.5px;
        line-height: 1.85;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .founder-profile {
        padding-top: 50px;
    }

    .founder-image-wrap {
        width: 90%;
    }

    .founder-image {
        height: 390px;
    }

    .founder-content h2 {
        font-size: 33px;
    }

    .founder-stats {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .founder-stat,
    .founder-stat:first-child {
        min-height: 50px;

        display: flex;

        padding: 11px 0;

        border-right: 0;
        border-bottom: 1px solid #eeeeee;
    }

    .founder-stat:last-child {
        border-bottom: 0;
    }

    .founder-stat strong {
        min-width: 55px;
    }


    /* Story */

    .founder-story {
        margin-top: 60px;
    }

    .story-title {
        align-items: flex-end;
    }

    .story-number {
        font-size: 48px;
    }

    .story-title h3 {
        font-size: 24px;
    }

    .story-text {
        gap: 28px;
    }

}


/* =========================================================
   ACCESSIBILITY
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .founder-image-wrap,
    .founder-content,
    .founder-story,
    .story-title,
    .story-main {
        animation: none !important;

        opacity: 1;
        transform: none;
    }

    .founder-image-caption,
    .story-line span {
        animation: none !important;
    }

    .founder-image,
    .founder-image-border,
    .story-block {
        transition: none !important;
    }

}

/* =========================================
   PARTNER WITH US
========================================= */

.partner-section {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: #fff;
    font-family: inherit;
}

.partner-container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;

    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 90px;
    align-items: center;
}

/* LEFT CONTENT */

.partner-content {
    position: relative;
    animation: partnerFadeUp 1s ease forwards;
}

.partner-label {
    display: inline-flex;
    align-items: center;
    gap: 12px;

    color: #f6883e;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.partner-label::before {
    content: "";
    width: 32px;
    height: 2px;
    background: #f6883e;
}

.partner-content h2 {
    margin: 0;
     font-size: 2rem;
    line-height: 1.02;
    font-weight: 300;
    color: #111;
    font-family: Georgia;
}

.partner-content h2 span {
    color: #f6883e;
}

.partner-line {
    width: 65px;
    height: 3px;
    background: #f6883e;
    margin: 28px 0;
    position: relative;
}

.partner-line::after {
    content: "";
    position: absolute;
    left: 75px;
    top: 0;
    width: 20px;
    height: 3px;
    background: #f6883e;
    opacity: .25;
}

.partner-content p {
    max-width: 560px;
    margin: 0 0 18px;

    color: #666;
    font-size: 16px;
    line-height: 1.85;
}

/* BUTTON */

.partner-btn {
    display: inline-flex;
    align-items: center;
    gap: 28px;

    margin-top: 18px;
    padding: 15px 20px 15px 24px;

    color: #fff;
    background: #f6883e;

    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;

    transition: all .35s ease;
}

.partner-btn i {
    width: 34px;
    height: 34px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #fff;
    color: #f6883e;

    font-size: 18px;
    font-style: normal;

    transition: transform .35s ease;
}

.partner-btn:hover {
    background: #222;
    transform: translateY(-4px);
}

.partner-btn:hover i {
    transform: translateX(5px);
}

/* RIGHT CARDS */

.partner-highlights {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

.partner-card {
    position: relative;
    min-height: 190px;

    padding: 30px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

    background: #fafafa;
    border: 1px solid #ededed;

    overflow: hidden;

    transition:
        transform .45s cubic-bezier(.2,.8,.2,1),
        background .35s ease,
        box-shadow .35s ease;
}

.partner-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;

    width: 3px;
    height: 0;

    background: #f6883e;

    transition: height .4s ease;
}

.partner-card::after {
    content: "";
    position: absolute;

    width: 90px;
    height: 90px;

    right: -45px;
    bottom: -45px;

    border-radius: 50%;
    background: rgba(246, 136, 62, .08);

    transition: transform .5s ease;
}

.partner-card:hover {
    transform: translateY(-8px);
    background: #fff;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .08);
}

.partner-card:hover::before {
    height: 100%;
}

.partner-card:hover::after {
    transform: scale(2.2);
}

.partner-icon {
    width: 42px;
    height: 42px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #f6883e;
    border: 1px solid rgba(246, 136, 62, .35);

    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;

    transition: all .35s ease;
}

.partner-card:hover .partner-icon {
    color: #fff;
    background: #f6883e;
    border-color: #f6883e;
    transform: rotate(-5deg);
}

.partner-card h3 {
    margin: 25px 0 8px;

    color: #222;
    font-size: 19px;
    line-height: 1.35;
    font-weight: 600;
}

.partner-card p {
    margin: 0;

    color: #777;
    font-size: 13px;
    line-height: 1.65;
}

/* DECORATIVE ELEMENT */

.partner-section::before {
    content: "PARTNERSHIP";

    position: absolute;
    right: -70px;
    top: 50%;

    color: rgba(0, 0, 0, .025);

    font-size: 90px;
    font-weight: 800;
    letter-spacing: 8px;

    transform: rotate(-90deg);
    pointer-events: none;
}

/* ANIMATION */

@keyframes partnerFadeUp {
    from {
        opacity: 0;
        transform: translateY(35px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.partner-card:nth-child(1) {
    animation: partnerCardIn .7s .15s both ease;
}

.partner-card:nth-child(2) {
    animation: partnerCardIn .7s .3s both ease;
}

.partner-card:nth-child(3) {
    animation: partnerCardIn .7s .45s both ease;
}

.partner-card:nth-child(4) {
    animation: partnerCardIn .7s .6s both ease;
}

@keyframes partnerCardIn {
    from {
        opacity: 0;
        transform: translateY(35px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* TABLET */

@media (max-width: 991px) {

    .partner-section {
        padding: 75px 0;
    }

    .partner-container {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .partner-content {
        max-width: 750px;
    }

    .partner-section::before {
        display: none;
    }
}

/* MOBILE */

@media (max-width: 600px) {

    .partner-section {
        padding: 60px 0;
    }

    .partner-container {
        width: 88%;
        gap: 40px;
    }

    .partner-content h2 {
        font-size: 38px;
        letter-spacing: -1px;
    }

    .partner-content p {
        font-size: 14px;
        line-height: 1.75;
    }

    .partner-highlights {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .partner-card {
        min-height: 170px;
        padding: 25px;
    }

    .partner-card h3 {
        font-size: 17px;
    }

    .partner-btn {
        width: fit-content;
    }
}

/* REDUCED MOTION */

@media (prefers-reduced-motion: reduce) {

    .partner-content,
    .partner-card {
        animation: none !important;
        transition: none !important;
    }
}