/*@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body  {
/*   font-family: 'Rubik', sans-serif;*/
font-family: 'Poppins', sans-serif;

    font-weight:  normal;
    font-size: 15px;
 /*   background:  #f5f5f5;*/
   overflow-x: hidden;
}
.displayNav {
 top: 0px;
  transition: 0.3s;
  opacity: 1;
}
nav
{
   top: -48px;
  opacity: 0;
  background-color: #fff;
  z-index: 9999;
}

#feedback-tab,  .line  {
    margin-top:  60px }
#feedback  {
    position:  fixed;
    top:  30%;
    right:  0;
    z-index:  9999;
    bottom:  0;
    height:  66px;
    margin-left:  -3px;
    margin-bottom:  -3px }
#feedback-form  {
    float: right;
    width: 300px;
    height: auto;
    padding: 30px 25px;
    background-color: #eee;
    border: 1px solid rgba(0, 0, 0, .2);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 20px 0px 0px 20px;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
#feedback-form .form-control  {
       background: #fff;
    height: 40px;
    border-radius: 10px;}
#feedback-form .form-control:focus  {
    border:  1px solid rgba(178,  176,  175,  1)!important;
    box-shadow:  0 0 5px rgba(142,  142,  141,  1)!important;
    color:  #000;
    font-size:  15px }
#feedback-form option  {
    color:  #000 }
#feedback-tab  {
float: left;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    height: auto;
    z-index: 9999;
    background-color: #2f2e30;
    margin-right: -55px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    letter-spacing: 1px;
    margin-top: 100px;
    /* border-radius: 15px 15px 0px 0px; */
    font-weight: 500;
    background: linear-gradient(to right, #d0336c, #f6c221, #3baedd);
}
#feedback-form .form-group  {
    margin-bottom:  10px }
#feedback-tab:hover  {
       background-color: #44b3e6;
}
#feedback-form textarea  {
    resize:  none }
.btn-send  {
    background-color: #bb8f32;
    margin-top:  0;
    border-radius:  0;
    padding:  6px 16px }
.btn-send:hover, .btn-send:focus, .btn-send:active,  .btn-send:active:hover  {
    background-color: #000;
}
header  {
/*    margin-top:  80px;*/
}
.carousel-indicators {
    bottom:  40px;
}
.desktop_unique  {
    display:  block !important;
}
.mobile_unique  {
    display:  none !important;
}
.lp_modal .modal-header  {
    padding:  0rem 1rem;
    border-bottom:  unset;
}
.lp_modal .modal-header .close  {
    font-size:  2rem;
}
#subscribe_form .form-control  {
    padding:  0.5rem 7rem 0.5rem 0.5rem;
    background-color:  #fff;
    border:  1px solid #fff;
    border-radius:  unset;
}
.sub_submit  {
    text-transform:  capitalize !important;
    background:  #01315C;
    color:  #fff;
    font-size:  0.8em;
    padding:  0.55rem 1rem;
    border-radius:  unset !important;
}
.lp_modal .modal-content  {
    background:  #A9232A;
    border:  2px solid #d1d1d1;
}
.lp_modal .modal-body  {
    padding:  2rem 1.5rem;
}
a  {
    color:  #333;
    transition:  all .35s;
}
a:hover,  a:focus  {
    color:  #fcbd20;
}
.carousel-item  {
    background:  no-repeat center center scroll;
    -webkit-background-size:  cover;
    -moz-background-size:  cover;
    -o-background-size:  cover;
    background-size: cover;
    height:  100vh;
}
.carousel-caption  {
    text-align:  left;
    top:  40%;
}
.carousel-caption h3  {
    color:  #a8222c;
    font-size:  38px;
}
.carousel-caption h4  {
    color:  #01315c;
    font-weight:  bold;
    font-size:  38px;
}
.bg_blue  {
    background-color:  rgb(21 22 33 / 25%);
    margin-top:  0px;
    border-radius:  0px;
    border:  2px solid #1c353a;
}
.banner_form  {
    position:  absolute;
    right:  55px;
    top:  20%;
}
.banner-btn  {
    position:  absolute;
    left:  10%;
    bottom:  20%;
}
.banner_head  {
    text-align:  center;
    padding:  25px 0px 10px;
    text-transform:  uppercase;
    font-size:  20px !important;
    font-weight:  bold;
    color:  #adadad;
}
.form-control  {
    font-size:  0.84rem;
    line-height:  1.5;
    background-clip:  padding-box;
    border:  1px solid #8b8a8a;
    border-radius:  0px;
    transition:  border-color 0.15s ease-in-out,  box-shadow 0.15s ease-in-out;
}
.form-control option  {
    color:  #000;
}
.submit-btn  {
    background:  #d2252c;
    padding:  7px 33px !important;
    color:  #fff !important;
    border-radius:  0;
    font-size:  0.85rem !important;
    margin-top:  15px;
    border:  1px solid;
    margin:  0 auto;
    display:  block;
    text-transform:  uppercase;
    border:  none;
}
.submit-btn:hover  {
    background:  #073342;
}
.form-control:focus  {
    color:  #fff;
    border-color:  #f0f1f3;
    outline:  0;
}
.btn-black  {
background: transparent;
    color: #2f2e30;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
    border: 1px solid #2f2e30;
    padding: 7px 36px;
    border-radius: 25px;
    text-transform: capitalize;
}
.btn-black:hover
{
    background-color: #44b3e6;
    border-color: #44b3e6;
    text-decoration: none;
    color: #fff !important;
    cursor: pointer;
}
.btn-blue  {
    background:  #ec7e21;
    color:  #fff;
    font-size:  17px;
    padding:  10px 30px;
    border:  0px;
    text-transform:  uppercase;
    font-weight:  bold;
    border-radius:  5px;
}
.btn-blue:hover  {
    color:  #fff;
    background:  #522c80;
    text-decoration:  none;
}
.bg_blue_mobile  {
    background-color: #513d68;
}
.banner_form .form-group  {
    margin-bottom:  10px;
}
#mainNav  {
    border-color:  rgba(34,  34,  34,  0.05);
    background:  #fff;
    transition:  all .35s;
    padding:  5px;
        position: fixed;
       width: 100%;
 
}
#mainNav .navbar-brand  {
    color:  #fdcc52;
    font-weight:  200;
}
#mainNav .navbar-brand:hover,  #mainNav .navbar-brand:focus  {
    color:  #fcbd20;
}
.navbar-light .navbar-nav .nav-link  {
    display: inline-block;
    margin: 0px 0px;
    padding: 0px 12px;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    opacity: 1;
    color: #242222;
    font-size: 17px;
    font-weight: 500;
}
.nav-link:hover  {
    opacity:  1;
}
.navbar-light .navbar-nav .nav-link:focus,  .navbar-light .navbar-nav .nav-link:hover  {
    color:  #b1b1b1;
}
.navbar-shrink  {
    background-color:  #ffffff;
    color:  #eef;
}
.navbar-brand  {
    width:  23%;
}
.navbar-brand img  {
        width: 85%;
}
.section-p  {
      padding: 2em 0em;
}
.section-about  {
    background:  #d8d8d8;
}

.owl-carousel .owl-nav .owl-next  {
    float:  right;
    top:  calc(50% - 18px);
    position:  absolute;
    right:  -50px;
}
.owl-carousel .owl-nav .owl-prev  {
    float:  left;
    top:  calc(50% - 18px);
    position:  absolute;
    left:  -50px;
    font:  normal !important;
}
.colab-logos  {
}
.colab-logos .owl-nav .owl-prev  {
/*top: calc(100% - 18px) !important;*/
    font-size: 20px !important;
    color: #000 !important;
    display: block;
    background: transparent;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #000 !important;
  /*  left: 46%;*/
}

.colab-logos .item  {
}
.colab-logos p  {
    font-weight:  600;
    padding:  8px 0px;
    color:  #fff;
    background:  #102229;
}
.colab-logos .owl-nav .owl-prev a  {
    color: #000;
}
.colab-logos .owl-nav .owl-next  {
/*top: calc(100% - 18px) !important;*/
    font-size: 20px !important;
    color: #000 !important;
    display: block;
    background: transparent;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #000 !important;
    /*right: 46%;*/
}

.colab-logos2 .owl-nav .owl-prev
{
    top: calc(100% - 125%) !important;
    left: 86% !important;
}
.colab-logos2 .owl-nav .owl-next
{
    top: calc(100% - 125%) !important;
    right: 6% !important;
}
.colab-logos .owl-nav .owl-next a  {
    color:  #000;
}
.colab-logos img  {
    box-shadow:  0 2px 7px rgba(0,  0,  0,  .15);
}
.footer {
  /*background-color: #000;*/
  background-color:#192954;
  color: #ccc;  
  padding: 10px 0;
}
.footer img{
  width: 80px;
}
.footer .column h5 {
  font-size: 18px;
  color: #6c6c6c;
  margin-bottom: 15px;
}
.footer .column p {
  color: #ffffff;
  margin-bottom: 0px;
  margin: 2px 0;
  display: flex;
  align-items: center;
}
.footer .column ul {
  list-style: none;
  padding: 0;
}
.footer .column ul li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.footer .column ul li a:hover {
  color: #fff;
}
 .social-icons {
  display: flex;
  gap: 15px;
}
.social-icons a {
  color: #ccc;
  text-decoration: none;
  font-size: 20px;
}
 .social-icons a:hover {
  color: #fff;
}
.footer img {
  max-width: 140px;
}
.footer .ft-icon {
  margin: 30px 0px 0px 0px;
}
.footer .ft-icon img {
  max-width: 100px;
  width: 80%;
}
.footer .ft-icon p {
  color: #c8a165;
  margin-bottom: 20px;
}
.reg-mark {
  background-color: #9095a0;
  padding: 20px 0;
}
.reg-mark p{
  color: #fff;
  text-align: center !important;
}
footer  {
    margin: 0px;
   background: #182955;
    /* border-top: 2px solid #b5b5b5; */
    padding: 1em 0em 0em;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}
footer ul  {
    margin:  0px;
    padding:  0px;
}
footer ul li  {
    list-style:  none;
    line-height:  35px;
    margin-right:  10px;
    font-size:  19px;
}
footer ul li i  {
    margin-right:  10px;
}
footer h4  {
    margin-bottom:  15px;
    font-size:  19px;
}
footer a  {
    color:  #fff;
}
footer a:hover  {
    color:  #fff;
}


.tabs-wrap
{

}
.tabs-wrap .nav-tabs
{
  border-bottom: none;
  display: unset;
  
}
.tabs-wrap .nav-tabs .nav-link
{
box-shadow: 0px 2px 12px rgb(0 0 0 / 20%); */
    border: none;
    border-radius: 0px;
    color: #303030;
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 8px 22px;
    border-radius: 30px;
}

.tabs-wrap .nav-tabs .nav-item
{

margin-right: 15px;
margin-left: 15px;
    display: inline-block;
}

.tabs-wrap .nav-tabs .nav-item.show .nav-link, .tabs-wrap .nav-tabs .nav-link.active
{
background: #182955;
  color: #fff;
  font-weight: 500;
}
.green-box {
/*background: #C4A25F;*/
background: #EEEEEE !important;
}
.grey-box {
/*    background-color: #EEEEEE !important;
        line-height: 30px;
            z-index: 1;*/
    background-color: #182955 !important;
    line-height: 30px;
    z-index: 1;
    color: #fff;
}
.fac-img {
    min-height: 360px;
    height: 100%;
    position: relative;

}
.fac-img img {
    position: absolute;
     left: 25%;
    z-index: 2;
}
.fac-inner {
     padding-left: 22%;
}
.fac-inner .list
{
  padding-left: 20px;
}


.sliderTab {
    position: relative;
    overflow: hidden;
    width: 84%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
    background: var(--color2);
    margin: 0 auto;
}
@media (max-width: 479px) {
  .sliderTab {
    width: 100%;
  }
}
.sliderTab .swiper-slide {
  padding: 0 11px;
  width: auto;
}

.sliderTab .on .slide__nav

{
/*background: #182955;*/
background: #a98644;
    color: #fff !important;
    font-weight: 500;
}
.sliderTab .swiper-slide a {
  display: block;
  color: #333;
  letter-spacing: 0.05em;
  transition: 0.25s;
}
.sliderTab .swiper-slide a .slide__nav:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  background: var(--color1);
  transform: translateX(-50%);
  transition: 0.25s;
}
.sliderTab .swiper-slide.on .slide__nav {
  color: var(--color1);
  text-shadow: 0 0 0.6px var(--color1), 0 0 0.6px var(--color1);
}
.sliderTab .swiper-slide.on .slide__nav:after {
  width: 100%;
}
.sliderTab .slide__nav {

  box-sizing: border-box;
  position: relative;
  display: inline-block;
  white-space: nowrap;

  line-height: 1;
  color: #333;
  transition: 0.25s;
  box-shadow: 0px 2px 12px rgb(0 0 0 / 20%);
    border-radius: 0px;
    color: #303030;
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 10px 22px;
    border-radius: 30px;
        letter-spacing: 2px;
    font-size: 14px;
}
.sliderTab .sliderTab__next,
.sliderTab .sliderTab__prev {
  position: absolute;
  top: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  width: 60px;
  height: 100%;
  transition: 0.25s;
}
.sliderTab .sliderTab__next.swiper-button-disabled,
.sliderTab .sliderTab__prev.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.sliderTab .sliderTab__next span,
.sliderTab .sliderTab__prev span {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.sliderTab .sliderTab__next svg,
.sliderTab .sliderTab__prev svg {
  width: 20px;
  height: 20px;
}
.sliderTab .sliderTab__next {
  justify-content: flex-end;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
}
.sliderTab .sliderTab__next span {
  justify-content: flex-end;
}
.sliderTab .sliderTab__prev {
  justify-content: flex-start;
  left: 0;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
}
.sliderTab .sliderTab__prev span {
  justify-content: flex-start;
}

.sliderContent {
  width: 100%;
}
.sliderContent .swiper-slide {

}
.sliderContent .swiper-slide .title {
  margin-bottom: 15px;
  font-size: 30px;
  text-align: center;


}

.sliderContent .swiper-slide .content {
/*  margin: 0 auto;
  max-width: 500px;
  font-size: 14px;
  line-height: 2;
  text-align: center;*/
}
.notfound-social  {
}
.notfound-social>a  {
    display:  inline-block;
    height:  30px;
    line-height:  30px;
    width:  30px;
    font-size:  16px;
    color:  rgba(255,  255,  255,  0.9);
    margin:  0px 6px;
    -webkit-transition:  0.2s all;
    transition:  0.2s all;
    text-align:  center;
}
.notfound-social>a:hover  {
    color: rgb(68 179 230);
    background-color:  #fff;
    border-radius:  50%;
}

.foo-strip  {
    background:  #404040;
    padding:  10px 0px;
    text-align:  center;
    color:  #fff;
}
.bg-primary  {
    background:  #fdcc52;
    background:  linear-gradient(#fdcc52,  #fdc539);
}
.text-primary  {
    color:  #fdcc52;
}
.no-gutter>[class*='col-']  {
    padding-right:  0;
    padding-left:  0;
}
.btn-outline  {
    color:  white;
    border:  1px solid;
    border-color:  white;
}
.btn-outline:hover,  .btn-outline:focus,  .btn-outline:active,  .btn-outline.active  {
    color:  white;
    border-color:  #fdcc52;
    background-color:  #fdcc52;
}
.btn  {
    border-radius:  300px;
    font-family:  'Montserrat',  sans-serif;
    letter-spacing:  2px;
    text-transform:  uppercase;
}
.btn-xl  {
    font-size:  11px;
    padding:  15px 45px;
}
.navbar-light .navbar-nav .active>.nav-link,  .navbar-light .navbar-nav .nav-link.active,  .navbar-light .navbar-nav .nav-link.show,  .navbar-light .navbar-nav .show>.nav-link  {
        color: #44b3e6;
}

.gallery-p figure  {
    cursor:  pointer;
    float:  left;
    overflow:  hidden;
    position:  relative;
    text-align:  center;
    width:  100%;
    margin-bottom:  15px;
    height:  auto !important;
    max-height:  auto !important;
    border:  1px solid #fff;
}
.gallery-p1 figure
{
    padding: 5px;
   /* border-radius: 100px;*/
    position: relative;
    overflow: visible;
}

.gallery-p1 figure:before
{
/*content: "";
    position: absolute;
    inset: 0;
   
    padding: 2px;
    background: linear-gradient(to right, #ea5a8e, #f6c221, #3baedd);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;*/
}

.gallery-p1 figure.softeffect:hover img
{
    transform: none !important;
    opacity: 0.8;
}

.gallery-p1 figure.softeffect img
{
     /*   border-radius: 80px;*/
}

.gallery-p figure figcaption,  .gallery-p figure figcaption>a  {
    height:  100%;
    left:  0;
    position:  absolute;
    top:  0;
    width:  100%;
}
.gallery-p figure figcaption  {
    backface-visibility:  hidden;
    color:  #fff;
    font-size:  1.25em;
    text-transform:  uppercase;
}
.gallery-p figure h4,  .gallery-p figure p  {
    margin:  0;
}
.gallery-p figure h4  {
    color:  #fff;
    font-size:  20px;
    font-weight:  800;
    word-spacing:  -0.15em;
}
.gallery-p figure p  {
    font-size:  24px;
    font-weight:  200;
        color: #000;
    letter-spacing:  1px;
}
.gallery-p figure h2,  .gallery-p figure p  {
    margin:  0;
}
.gallery-p figure.softeffect img  {
    transition:  opacity .35s ease 0s,  transform .35s ease 0s;
}
figure.softeffect:hover img  {
    opacity:  0.35;
    transform:  scale(1);
}
.gallery-p figure.softeffect figcaption:before,  .gallery-p figure.softeffect p  {
  opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    font-size: 26px;
    
    font-weight: 300;
}
.gallery-p figure.softeffect h4  {
    opacity:  0;
     padding: 33% 0 20px;
    transition:  opacity 0.35s ease 0s,  transform 0.35s ease 0s;
    font-size:  28px;
}
.gallery-p figure.softeffect h4 img  {
    filter:  unset;
    opacity:  1;
    vertical-align:  middle;
    display:  block;
    margin:  0 auto;
    width:  30px;
    height:  30px;
    min-height:  auto;
}
.gallery-p figure.softeffect h4 i  {
    font-weight:  lighter;
}
.gallery-p figure.softeffect:hover figcaption:before,  .gallery-p figure.softeffect:hover p  {
       opacity: 1;
    transform: scale(1);
    background: linear-gradient(to right, #d0336c, #f6c221, #3baedd);
    color: #fff;
    display: inline-block;
    padding: 2px 60px;
}
.gallery-p figure.softeffect:hover h4  {
    opacity:  1;
    transform:  scale(1);
}
.gallery-p figure img  {
    display:  block;
    max-width:  100%;
    min-height:  100%;
    opacity:  1;
    position:  relative;
}
.gallery-p figure.softeffect  {
    background:  none repeat scroll 0 0 transparent;
    background:  #f1f1f1;
}
.gallery-p figure.softeffect:hover  {
      background: none repeat scroll 0 0 #ffffff;
}
.gallery-p figure.softeffect img  {
    transform:  scale(1);
    transition:  opacity .35s ease 0s,  transform .35s ease 0s;
}
figure.softeffect:hover img  {
        opacity: 0.25;
    transform:  scale(1.15);
    filter:  blur(2px);
}


#feedback-enquiry  {
    position:  fixed;
    top:  45%;
    right:  0;
    z-index:  9999;
    bottom:  auto;
    margin-left:  -3px;
    margin-bottom:  -3px;
    display:  block;
}
#feedback-tab-enquiry  {
float: left;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    height: auto;
    z-index: 9999;
    background-color: #2f2e30;
    margin-right: -59px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    letter-spacing: 1px;
    margin-top: 100px;
    /* border-radius: 15px 15px 0px 0px; */
    font-weight: 500;
    background: #a98644;

}
#feedback-tab-enquiry:hover  {
    text-decoration:  none;
}
.blink-text {
    background:  #000;
    font-weight:  bold;
    font-size:  2rem;
    animation:  blinkingText 2s infinite;
}

.thank-u  {
    height:  100vh;
    padding-top:  10%;
    text-align:  center;
    background:  #522c80;
    color:  #fff;
}
.thank-u h2  {
    font-size:  52px;
    font-weight:  1000;
    color:  #fff;
    letter-spacing:  4px;
}
.thank-u h4  {
    color:  #162E55;
    margin:  6px 0 20px;
    font-size:  22px;
}
.mg-btn  {
    margin-bottom:  48px;
}
.thank-u a  {
    margin:  40px 0;
    letter-spacing:  2px;
    padding:  4px 12px;
    color:  #fff;
}
.btn-redback  {
    background-color:  #0f6e0c!important;
    border-color:  #0f6e0c!important;
}

.btn-secondary {
    background-color:  #703232;
}
#button  {
    display: inline-block;
    background-color: #d7d7d7;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border: 1px solid #222;
}
#button .fa {
      font-size: 1.2em;
    line-height: 50px;
    color: #383434;
}
#button::after  {
}
#button:hover  {
    cursor:  pointer;
    background-color:  #333;
}
#button:active  {
    background-color:  #555;
}
#button.show  {
    opacity:  1;
    visibility:  visible;
}

.live  {
    overflow:  hidden;
    margin:  0px 0px 0px 21px;
    padding:  0;
}
.live > li  {
    list-style: none;
    position: relative;
    padding: 0 0 0 2em;
    margin: 0 0 0.5em 10px;
    transition: 0.12s;
}
.live > li::before  {
    position: absolute;
    content: "•";
    color:  #949494;
    top: 9px;
    left: 0;
    text-align: center;
    font-size: 1.1em;
    opacity: 0.5;
    line-height: 0.80;
    transition: 0.5s;
}
.live > li:hover  {
          color: #949494;
}
.live > li:hover::before  {
    transform:  scale(1);
    opacity:  1;
    text-shadow:  0 0 4px;
    transition:  0.1s;
}
.live li ul li  {
    list-style:  none;
    color:  #c4c4c4;
}
.text-blue
{
    color: #0578cc;
}
.section-heading
{
position: relative;
}
.section-heading h5
{
color: #d4b02d;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
        margin-bottom: 10px;
    font-weight: 500;
}

.section-heading h1, .section-heading
{

font-size: 30px;
    /* background: #aaa; */
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    /* background: #12c2e9; */
    background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
    /* background: linear-gradient(to right, #ea5a8e, #f6c221, #3baedd); */
    /* color: #fff; */
    /* width: 59%;*/

}
h2.section-heading
{
font-size: 26px;
    /* background: #aaa; */
    display: inline-block;
    padding: 6px 30px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    /* background: #12c2e9; */
    background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
    /* background: linear-gradient(to right, #ea5a8e, #f6c221, #3baedd); */
    /* color: #fff; */
    /* width: 59%;*/
}


.section-heading p
{

    font-weight: 500;
}

.moretext {
  display: none;
}

/*.section-heading h1:after
{
    content: '';
    width: 30%;
    height: 2px;
    display: block;
    background-color: #aaa;
    margin-top: 20px;
    margin:0 auto;
}
*/
  .overview-div {
   
       padding-bottom: 460px;
    padding-top: 0px;
    background-image: url(../images/bg-img.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    overflow-y: visible;
/*    background-color: #eeeeee;*/
    background-blend-mode: multiply;
} 
.amenities-sec
{
    background-color: #fff;

}
.amenities-sec h6
{
    font-weight: 400;
       -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
        font-size: 15px;
}
#owl-carousel2 .item, #owl-carousel1 .item {
    text-align: center;
    padding: 0;
    margin-bottom: 60px;
    opacity: .9;
  /*  -webkit-transform: scale3d(.9, .9, 1);
    transform: scale3d(.9, .9, .9);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out*/
}

#owl-carousel2 .owl-item.active.center .item, #owl-carousel1 .owl-item.active.center .item {
/*    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)*/
}

#owl-carousel2 .owl-item.active.center .item .am-block:before
{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px; 
  padding: 1px; 
  background:linear-gradient(to right, #ea5a8e, #f6c221, #3baedd); 
  -webkit-mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude; 
}

#owl-carousel2 .owl-item.active.center .item h6
{
font-size: 18px;
}
#owl-carousel1 .item
{
  /*  margin-top: 20px;*/
}
 #owl-carousel1 .owl-item.active.center .item
 {
    margin-top: 0px;
 }
.am-block
{
    /*border-right: 1px solid #cfcfcf;*/
    border-radius: 34px;
    text-align: center;
    /* padding: 20px 0px; */
    min-height: 150px;
    position: relative;
    margin-bottom: 20px;
}
.am-block img
{
    width: 80px !important;
    /* height: 70px; */
    /* float: left; */
    /* margin-right: 10px; */
 /*   filter: grayscale(100%);*/
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    margin-top: -20px;
    margin: 0 auto;
    box-shadow: none !important;
}
    
.am-block:hover img
{
    filter: grayscale(100%);
}
.am-block:hover h6
{
    color: #000;
}
.listingsec {
    padding: 0px;
    margin: 0px;
}
.listingsec ul {
    padding-left: 0px;
}
.listingsec li {
list-style: none;
    font-size: 18px;
    color: #fff;
    word-wrap: break-word;
    margin-bottom: 18px;
    font-weight: 600;
  
}
.circle {
    float: left;
    width: 26px;
    height: 26px;
    display: block;
    margin-top: 2px;
    margin-right: 10px;
    line-height: 24px;
    color: #a98644;
    border: 1px solid #a98644;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
}
.sec-highlights
{
background-image: url(../images/about-img.jpg);
background-size: cover;
background-position: center;

}
.text-about
{
display: block;
    margin-left: 46px;
}
.text-about small
{
   font-size: 70%;
    font-weight: 400;
    line-height: 19px !important;
    display: block;
    padding-top: 6px;
    padding-bottom: 10px; 
}
    
.pro-tabs
{
/*background: #f1f1f1;*/
}
.pro-tabs .nav-tabs
{
  border-bottom: 0px;
  margin: 0 auto;
}

.pro-tabs .nav-tabs li {
    margin-bottom: 0px;
}
.pro-tabs .nav-tabs li a
{
    font-size: 16px;
    font-weight: 500;
    color: #222;
    text-align: center;
    background: transparent;
    padding: 8px 61px;
    /* border-right: 0px; */
    /* border-top: 0px; */
    /* border-left: 0px; */
    border: 1px solid #333;
    border-radius: 30px;
    margin-left: 10px;
}
.pro-tabs .nav-tabs li a:hover, .pro-tabs .nav-tabs li a:active
{
background: #44b3e6;
    color: #ffffff;
    border-radius: 30px;
    border: 1px solid #fff;
        background: #c6a565;

}
.pro-tabs .nav-tabs .nav-item.show .nav-link, .pro-tabs .nav-tabs .nav-link.active {
    background: #182955;
    color: #ffffff;
    border-radius: 30px;
    border: 1px solid #182955;
}
.pro-tabs .tab-content
{
  margin-top: 30px;
  width: 100%;
}

.accordion .card-header:after {/* content: "\f068"; */float: right;content: "-";}

.accordion .card-header.collapsed:after {

    /* symbol for "collapsed" panels *//* content: "\f067"; */content: "+";}





.specifications-section{ text-align: left; }

.specifications-section .card-header{background-color: transparent; cursor: pointer;     padding: 16px 30px;}

.specifications-section .card{border: none;}

.specifications-section .card-title{        color: #5a5a5a !important;
    font-size: 18px;
    font-weight: bold;
}

.specifications-section .fa, .specifications-section .fas{margin-right: 12px;}

.specifications-section p {  margin-bottom: 10px;}

.specifications-section .card-title
{
    text-align: left;
    width: 95%;
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0px;
}
.specifications-section .card-body
{
  text-align: left;
}
.border-l {
    min-height: 95%;
    width: 6px;
    margin-left: 29px;
    background: #58abe0;


}

.specifications-section .card
{
      border: 1px solid #dfdfdf;
}
.text-blue
{
  /*color: #168bcb;*/
      background: linear-gradient(to left, #4cb1e4, #a173b1, #df2c58, #f68d43);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.close-btn{
position: absolute;
    right: -7px;
    color: #000;
    opacity: unset;
    width: 30px;
    height: 30px;
    font-size: 27px;
    z-index: 999999;
    padding: 1px !important;
    top: -8px;
    border-radius: 100%;
    text-shadow: none;
    background-color: #ffffff !important;
    line-height: 8px;
    border: 1px solid #fff;
}

.ft {
    font-size: 14px;
}
.modal
{
    z-index: 9999;
}
.modal h1
{
font-weight: 700;
}
.modal-body
{
    padding: 0px;
}
.vdo{border-bottom: 2px solid #ccc;
    padding-bottom: 12px;
    font-size: 30px;}
.video-play-button {
     position: absolute;
    z-index: 10;
    bottom: -12px;
    left: 70px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #204560;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite; }

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #1A374D;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

.video-play-button:hover:after {
  background-color: #204560; }

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto; }

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-left: 22px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }



    #video-c {
    position: fixed;
    top: 15%;
    right: 0;
    z-index: 9999;
    bottom: auto;
    /* height: 66px; */
    margin-left: -3px;
    margin-bottom: -3px;
    display: block;
}
#video-c-sec {
float: right;
    color: #a98644 !important;
    font-size: 14px;
    cursor: pointer;
    height: auto;
    z-index: 1;
    /* background-color: #D63213; */
    margin-right: -80px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
    padding-left: 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    /* letter-spacing: 0px; */
    margin-top: 100px;
    border: 1px solid #a98644;
    background: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}
#video-c-sec a:hover
{
    text-decoration: none;
}

@media only screen and (max-width: 1440px)  {
}
@media only screen and (max-width: 1366px)  {
    .navbar-light .navbar-nav .nav-link  {
    font-size:  15px;
}
}
@media(max-width:991px)  {
}
@media(max-width:767px)  {
    .section-heading h1
    {
        font-size: 22px;
        width: 100%;
    }
    
.banner_form {
    position:  relative !important;
    margin-top:  10px !important;
    right:  auto !important;
}
.mob-bnner-height {
    height:  70vh;
}
.owl-carousel .owl-nav .owl-next {
    right:  35%;
}
.owl-carousel .owl-nav .owl-prev {
    left: 35%;
}

}
@media(max-width:767px)  {
    .desktop_unique  {
    display:  none !important;
}
.mobile_unique  {
    display:  block !important;
}
#mainNav .navbar-brand  {
    display:  contents;
}
.navbar-brand img  {
    width:  31%;
}
.live{margin-left: 0px !important;}
.carousel-item  {
    height:  auto;
      height: 520px;
}
.section-p  {
    padding:  2em 0em;
}
.hightlights ul li  {
    font-size:  16px;
}
.section-heading  {
    font-size:  20px;
    line-height:  25px;
    margin-bottom:  15px;
}

footer  {
    text-align:  center;
}
footer h4  {
    font-size:  18px;
}
.foo-strip  {
    margin-top:  20px;
    padding-bottom:  50px;
}
.carousel-caption  {
    text-align:  right;
    top:  33%;
}
.carousel-caption h3  {
    font-size:  14px;
}
.carousel-caption h4  {
    font-size:  11px;
}

footer h4  {
    margin-top:  20px;
}

.navbar-light .navbar-nav .nav-link  {
    padding:  5px 0px;
}
.navbar-nav  {
    border-top:  1px solid #333;
    margin-top:  20px;
}
.gallery-p figure.softeffect img  {
    max-height:  100%;
    min-height:  auto;
}

#feedback-enquiry {
    top: 42%;
}
#mainNav  {
    padding:  5px;
    background:  #fff;
}

.sticky-tabs  {
    margin-bottom:  30px;
}
.text-about  {
    width:  87%;
}

.section-p h2  {
    font-size:  24px;
}
.section-p h3  {
    font-size:  20px;
}

.nav-pills .nav-link:hover,  .nav-pills .nav-link  {
    color:  #fff;
}
.circle  {
    margin-right:  15px;
}

.social ul  {
    display:  inline-flex !important;
}
#feedback  {
    top:  15%;
}
#feedback-form  {
    width:  265px;
    padding:  15px;
}
#feedback-tab  {
    margin-right:  -61px;
    padding-top:  5px;
    padding-bottom:  5px;
}
header  {
  margin-top: 0;
}
.fac-img
{
    min-height: auto;
}
.fac-img img
{
    position: relative;
        left: 0;
}
.pro-tabs .nav-tabs li a
{
        font-size: 12px;
        padding: 8px 35px;
}
.colab-logos2 .owl-nav .owl-next
{
        right: 16% !important;
}
.colab-logos .owl-nav .owl-prev
{
            left: 4%;
}
    .owl-carousel .owl-nav .owl-next {
        right: 0%;
    }
}


/* FLOOR PLAN POPUP COLOR THEME */

.gc-floorplan-content {
    border-top: 5px solid #a98644;
    border-radius: 12px;
}

.gc-floorplan-content h2 {
    color: #a98644;
}

.gc-floorplan-content .form-control:focus {
    border-color: #a98644;
    box-shadow: 0 0 0 0.15rem rgba(169, 134, 68, 0.25);
}

.gc-floorplan-content .btn-black {
    background: #a98644;
    border-color: #a98644;
    color: #fff;
}

.gc-floorplan-content .btn-black:hover {
    background: #937338;
    border-color: #937338;
}

.gc-floorplan-close {
    color: #a98644;
    opacity: 1;
}

.gc-floorplan-close:hover {
    color: #937338;
}

.gc-floorplan-item{
   position:relative;
   overflow:hidden;
   border-radius:10px;
}

.gc-floorplan-overlay{
   position:absolute;
   width:100%;
   height:100%;
   background:rgba(0,0,0,0.65);
   top:0;
   left:0;
   z-index:2;
   display:flex;
   align-items:center;
   justify-content:center;
   cursor:pointer;
   transition:0.4s;
}

.gc-floorplan-overlay:hover{
   background:rgba(0,0,0,0.8);
}

.gc-floorplan-lock{
   text-align:center;
   color:#fff;
}

.gc-floorplan-lock i{
   font-size:40px;
   margin-bottom:15px;
}

.gc-floorplan-lock p{
   margin:0;
   font-size:18px;
   font-weight:normal;
   background-color: #a98644;
   padding: 12px 18px;
}

.gc-video-modal .modal-content,
.gc-floorplan-content{
   border-radius:15px;
   overflow:hidden;
   border:none;
}

.gc-video-close,
.gc-floorplan-close{
   position:absolute;
   right:15px;
   top:10px;
   z-index:99;
   background:#fff;
   border:none;
   width:35px;
   height:35px;
   border-radius:50%;
   font-size:22px;
   line-height:35px;
   opacity:1;
}



.neighbourhood-section {
  background: #ffffff;
  padding: 90px 0 100px;
  position: relative;
  overflow: hidden;
}

/* Decorative background pattern */
.neighbourhood-section::before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  width: 45%;
  height: 100%;
  background: #f8f7f4;
  clip-path: polygon(12% 0, 100% 0, 100% 100%, 0% 100%);
  z-index: 0;
}

.nb-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  z-index: 1;
}

/* ---- Layout Grid ---- */
#nearby{background-color: #efefef; }
.nb-layout {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 70px;
  align-items: start;
}

/* ---- Left Column ---- */
.nb-left { padding-top: 10px; }

.nb-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color:    #0F6E56;;
  margin-bottom: 20px;
}
.nb-eyebrow::before {
  content: '';
  display: block;
  width: 28px;
  height: 1px;
  background:  #1D9E75;
}

.nb-heading {
  font-family: 'Cormorant Garamond', serif;
  font-size: 46px;
  font-weight: 500;
  line-height: 1.1;
  color: #C9A96E;
  margin: 0 0 28px;
  letter-spacing: -0.01em;
}
.nb-heading em {
  font-style: italic;
  color:    #0F6E56;;
}

.nb-desc {
  font-size: 15px;
  line-height: 1.8;
  color:    #5a5a5a;
  margin: 0 0 14px;
}

/* ---- Stats Row ---- */
.nb-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background:  rgba(0,0,0,0.08);
  border: 1px solid   rgba(0,0,0,0.08);
  border-radius: 12px;
  overflow: hidden;
  margin-top: 38px;
}
.nb-stat {
  background: #ffffff;
  padding: 18px 14px;
  text-align: center;
}
.nb-stat-val {
  font-family: 'Cormorant Garamond', serif;
  font-size: 26px;
  font-weight: 600;
  color:  #085041;
  display: block;
  line-height: 1;
}
.nb-stat-unit {
  font-size: 13px;
  color:    #0F6E56;;
}
.nb-stat-lbl {
  font-size: 11px;
  color: #8a8a8a;
  display: block;
  margin-top: 5px;
  letter-spacing: 0.04em;
}

/* ---- Right Column ---- */
.nb-right {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* ---- Cards ---- */
.nb-card {
  background:  #ffffff;
  border: 1px solid   rgba(0,0,0,0.08);
  border-radius: 16px;
  padding: 26px 28px;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.nb-card:hover {
  box-shadow: 0 8px 32px rgba(0,0,0,0.07);
  transform: translateY(-2px);
}

.nb-card-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}
.nb-card-icon {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background:  #E1F5E;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.nb-card-icon svg {
  width: 20px;
  height: 20px;
  stroke:   #0F6E56;;
  stroke-width: 1.8;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.nb-card-title {
  font-size: 15px;
  font-weight: 500;
  color: #C9A96E;
  margin: 0;
  letter-spacing: -0.01em;
}

/* ---- Lists ---- */
.nb-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.nb-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13.5px;
  color:    #5a5a5a;
  line-height: 1.5;
}
.nb-list li svg {
  width: 15px;
  height: 15px;
  stroke:  #1D9E75;
  stroke-width: 2.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  margin-top: 1px;
}

.nb-sub-label {
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color:    #0F6E56;
  margin: 0 0 9px;
}
.nb-divider {
  height: 1px;
  background:   rgba(0,0,0,0.08);
  margin: 14px 0;
}

/* Side-by-side card row */
.nb-card-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

/* Pill tags */
.nb-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 4px;
}
.nb-pill {
  font-size: 12px;
  padding: 5px 12px;
  border-radius: 30px;
  background:  #E1F5E;
  color:  #085041;
  border: 1px solid #9FE1CB;
  letter-spacing: 0.02em;
}

/* Gold accent card */
.nb-card-accent {
  border-color: #9FE1CB;
  background: linear-gradient(135deg,  #E1F5E 0%, #f0fbf7 100%);
}
.nb-card-accent .nb-card-icon {
  background: rgba(255,255,255,0.7);
}

/* ---- Responsive ---- */
@media (max-width: 992px) {
  .neighbourhood-section::before { display: none; }
  .nb-layout { grid-template-columns: 1fr; gap: 50px; }
  .nb-heading { font-size: 36px; }
  .nb-stats { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .nb-container { padding: 0 20px; }
  .neighbourhood-section { padding: 60px 0; }
  .nb-heading { font-size: 30px; }
  .nb-card-row { grid-template-columns: 1fr; }
  .nb-stats { grid-template-columns: repeat(2, 1fr); }
}

/* Nearby Places Section */
.nb-nearby-card {
  background: #fff;
  border: 1px solid #e8e8e0;
  border-radius: 10px;
  padding: 1.25rem 1.25rem 1rem;
  height: 100%;
}
.nb-nearby-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0ede6;
}
.nb-nearby-icon {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  flex-shrink: 0;
}
.nb-icon-hotel  { background: #EEEDFE; color: #3C3489; }
.nb-icon-food   { background: #FAECE7; color: #712B13; }
.nb-icon-school { background: #EAF3DE; color: #3B6D11; }
.nb-icon-hospital { background: #E6F1FB; color: #0C447C; }
.nb-icon-mall   { background: #FAEEDA; color: #633806; }
.nb-icon-connect { background: #E1F5EE; color: #0F6E56; }
.nb-nearby-title {
  font-size: 14px;
  font-weight: 600;
  color: #2c2c2a;
  line-height: 1.3;
}
.nb-nearby-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nb-nearby-list li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 8px;
  padding: 6px 0;
  border-bottom: 1px solid #f4f2ec;
  font-size: 13px;
  color: #444;
}
.nb-nearby-list li:last-child { border-bottom: none; }
.nb-nearby-list li span:last-child {
  color: #888;
  white-space: nowrap;
  font-size: 12px;
}

    .construction-btn {
      background-color: #a98644;
      color: #fff;
      border: none;
      padding: 14px 30px;
      font-size: 16px;
      font-weight: 600;
      border-radius: 50px;
      display: inline-flex;
      align-items: center;
      gap: 10px;
      text-decoration: none;
      transition: all 0.3s ease;
      box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    }

    .construction-btn:hover {
      background-color: #96763c;
      color: #fff;
      text-decoration: none;
      transform: translateY(-2px);
    }

    .construction-btn i {
      font-size: 18px;
    }


   /* ─── SECTION WRAPPER ─── */
    .location-section {
      background: #182955 !important;
      padding: 90px 0 90px;
      color: #fff;
      margin-bottom: 60px;
      overflow: hidden;
    }

    /* ─── HEADING BLOCK ─── */
    .loc-eyebrow {
      font-size: 11px;
      letter-spacing: 4px;
      text-transform: uppercase;
      color: #c9a84c;
      margin-bottom: 14px;
      font-weight: 500;
      display: flex;
      align-items: center;
      gap: 12px;
    }
    .loc-eyebrow::before {
      content: '';
      display: inline-block;
      width: 32px;
      height: 1px;
      background: #c9a84c;
      opacity: 0.7;
    }

    .loc-heading {
      font-size: clamp(36px, 4.5vw, 56px);
      font-weight: 700;
      line-height: 1.1;
      color: #fff;
      margin-bottom: 0;
    }
    .loc-heading span {
      color: #c9a84c;
      font-style: italic;
    }

    .loc-desc {
      font-size: 14.5px;
      line-height: 1.8;
      color: rgba(255,255,255,0.62);
      max-width: 500px;
      margin-top: 22px;
    }

    /* ─── STAT PILLS ─── */
    .stat-pills {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 36px;
    }

    .stat-pill {
      background: rgba(255,255,255,0.06);
      border: 1px solid rgba(201,168,76,0.30);
      border-radius: 100px;
      padding: 14px 22px;
      display: flex;
      align-items: center;
      gap: 13px;
      min-width: 259px;
      transition: border-color 0.25s, background 0.25s;
      position: relative;
      overflow: hidden;
    }
    .stat-pill::before {
      content: '';
      position: absolute;
      inset: 0;
      background: linear-gradient(135deg, rgba(201,168,76,0.08) 0%, transparent 60%);
      pointer-events: none;
    }
    .stat-pill:hover {
      border-color: rgba(201,168,76,0.6);
      background: rgba(255,255,255,0.10);
    }

    .pill-icon {
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background: rgba(201,168,76,0.15);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
    .pill-icon svg {
      width: 15px;
      height: 15px;
    }

    .pill-num {
      font-size: 28px;
      font-weight: 700;
      color: #c9a84c;
      line-height: 1;
    }

    .pill-label {
      font-size: 11px;
      color: rgba(255,255,255,0.65);
      line-height: 1.4;
      text-transform: uppercase;
      letter-spacing: 0.5px;
    }

    /* ─── ACCORDION WRAPPER ─── */
    .loc-accordion {
      display: flex;
      flex-direction: column;
      gap: 0;
      border: 1px solid rgba(201,168,76,0.22);
      border-radius: 16px;
      overflow: hidden;
      background: rgba(255,255,255,0.03);
    }

    /* ─── ACCORDION ITEM ─── */
    .acc-item {
      border-bottom: 1px solid rgba(201,168,76,0.14);
      background: transparent;
    }
    .acc-item:last-child { border-bottom: none; }

    .acc-trigger {
      width: 100%;
      background: none;
      border: none;
      padding: 22px 28px;
      display: flex;
      align-items: center;
      gap: 18px;
      cursor: pointer;
      text-align: left;
      transition: background 0.2s;
      position: relative;
    }
    .acc-trigger:hover {
      background: rgba(201,168,76,0.06);
    }

    .acc-icon-wrap {
      width: 42px;
      height: 42px;
      border-radius: 50%;
      border: 1px solid rgba(201,168,76,0.3);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      transition: background 0.25s, border-color 0.25s;
    }
    .acc-item.open .acc-icon-wrap {
      background: rgba(201,168,76,0.14);
      border-color: rgba(201,168,76,0.55);
    }
    .acc-icon-wrap svg { width: 18px; height: 18px; }

    .acc-title-group { flex: 1; }

    .acc-label {
      font-size: 10px;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: #c9a84c;
      opacity: 0.7;
      display: block;
      margin-bottom: 3px;
    }

    .acc-title {
      font-size: 17px;
      font-weight: 600;
      color: #f0ece3;
      letter-spacing: 0.2px;
    }

    .acc-chevron {
      width: 20px; height: 20px;
      flex-shrink: 0;
      transition: transform 0.35s cubic-bezier(0.4,0,0.2,1);
      opacity: 0.5;
    }
    .acc-item.open .acc-chevron {
      transform: rotate(180deg);
      opacity: 1;
    }

    /* ─── ACCORDION BODY ─── */
    .acc-body {
      overflow: hidden;
      max-height: 0;
      transition: max-height 0.45s cubic-bezier(0.4,0,0.2,1);
    }
    .acc-item.open .acc-body { max-height: 600px; }

    .acc-body-inner { padding: 6px 28px 28px 15px; }

    /* ── Transit list ── */
    .transit-list { list-style: none; padding: 0; margin: 0; }
    .transit-list li {
      padding: 11px 0;
      border-bottom: 1px solid rgba(255,255,255,0.06);
      font-size: 14px;
      color: rgba(255,255,255,0.72);
      display: flex;
      align-items: flex-start;
      gap: 12px;
      line-height: 1.5;
    }
    .transit-list li:last-child { border-bottom: none; }
    .transit-list li::before {
      content: '';
      width: 5px; height: 5px;
      border-radius: 50%;
      background: #c9a84c;
      flex-shrink: 0;
      margin-top: 7px;
      opacity: 0.8;
    }

    /* ── Place grid ── */
    .place-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
    @media (max-width: 480px) { .place-grid { grid-template-columns: 1fr; } }

    .place-tag {
      background: rgba(255,255,255,0.05);
      border: 1px solid rgba(201,168,76,0.18);
      border-radius: 8px;
      padding: 11px 15px;
      font-size: 13px;
      color: rgba(255,255,255,0.78);
      transition: border-color 0.2s, color 0.2s, background 0.2s;
      line-height: 1.4;
    }
    .place-tag:hover {
      border-color: rgba(201,168,76,0.45);
      color: #e8c97a;
      background: rgba(201,168,76,0.07);
    }

    .acc-sub-label {
      font-size: 10px;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: rgba(255,255,255,0.38);
      margin-bottom: 14px;
      display: block;
    }

    /* ─── VIEW LOCATION BUTTON ─── */
    .view-location-btn {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      margin-top: 20px;
      padding: 14px 28px;
      background: transparent;
      border: 1.5px solid rgba(201,168,76,0.55);
      border-radius: 100px;
      color: #c9a84c;
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 2.5px;
      text-transform: uppercase;
      cursor: pointer;
      text-decoration: none;
      transition: background 0.28s, border-color 0.28s, color 0.28s, transform 0.2s;
      position: relative;
      overflow: hidden;
    }
    .view-location-btn::before {
      content: '';
      position: absolute;
      inset: 0;
      background: linear-gradient(135deg, rgba(201,168,76,0.14) 0%, transparent 70%);
      opacity: 0;
      transition: opacity 0.28s;
    }
    .view-location-btn:hover {
      border-color: #c9a84c;
      color: #e8c97a;
      transform: translateY(-1px);
      text-decoration: none;
    }
    .view-location-btn:hover::before { opacity: 1; }
    .view-location-btn svg {
      width: 16px; height: 16px;
      flex-shrink: 0;
      transition: transform 0.25s;
    }
    .view-location-btn:hover svg {
      transform: translateY(2px);
    }

    /* ─── GOLD DIVIDER ─── */
    .loc-gold-divider {
      width: 48px; height: 1px;
      background: linear-gradient(90deg, #c9a84c, transparent);
      margin: 44px 0;
    }

    /* ─── MAP SECTION ─── */
    #map-section {
      margin-top: 64px;
      border-top: 1px solid rgba(201,168,76,0.18);
    }

    .map-header {
      padding: 42px 0 28px;
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      flex-wrap: wrap;
      gap: 16px;
    }

    .map-header-left .map-eyebrow {
      font-size: 10px;
      letter-spacing: 3.5px;
      text-transform: uppercase;
      color: #c9a84c;
      opacity: 0.75;
      margin-bottom: 8px;
      display: flex;
      align-items: center;
      gap: 10px;
    }
    .map-header-left .map-eyebrow::before {
      content: '';
      width: 24px; height: 1px;
      background: #c9a84c; opacity: 0.6;
      display: inline-block;
    }
    .map-header-left h3 {
      font-size: clamp(22px, 2.5vw, 30px);
      font-weight: 600;
      color: #fff;
      margin: 0;
    }

    .map-address-badge {
      font-size: 12px;
      color: rgba(255,255,255,0.45);
      letter-spacing: 1.5px;
      text-transform: uppercase;
      padding: 8px 18px;
      border: 1px solid rgba(255,255,255,0.1);
      border-radius: 100px;
    }

    /* ─── DISTANCE CHIPS ROW ─── */
    .distance-chips {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin-bottom: 24px;
    }

    .dist-chip {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 10px 18px;
      background: rgba(255,255,255,0.05);
      border: 1px solid rgba(201,168,76,0.22);
      border-radius: 100px;
      font-size: 12px;
      color: rgba(255,255,255,0.75);
      transition: border-color 0.2s, background 0.2s;
    }
    .dist-chip:hover {
      border-color: rgba(201,168,76,0.5);
      background: rgba(201,168,76,0.07);
    }
    .dist-chip .chip-num {
      font-size: 18px;
      font-weight: 700;
      color: #c9a84c;
      line-height: 1;
    }
    .dist-chip .chip-label {
      font-size: 11px;
      color: rgba(255,255,255,0.55);
      text-transform: uppercase;
      letter-spacing: 0.5px;
      line-height: 1.3;
    }

    /* ─── MAP EMBED ─── */
    .map-embed-wrap {
      position: relative;
      border-radius: 16px;
      overflow: hidden;
      border: 1px solid rgba(201,168,76,0.2);
    }
    .map-embed-wrap iframe {
      width: 100%;
      height: 420px;
      display: block;
      border: none;
      filter: saturate(0.7) brightness(0.85) contrast(1.1);
    }

    /* Overlay bar at top of map */
    .map-overlay-bar {
      position: absolute;
      top: 0; left: 0; right: 0;
      padding: 14px 20px;
      background: linear-gradient(180deg, rgba(24,41,85,0.85) 0%, transparent 100%);
      display: flex;
      align-items: center;
      gap: 10px;
      pointer-events: none;
    }
    .map-pin-dot {
      width: 8px; height: 8px;
      border-radius: 50%;
      background: #c9a84c;
      animation: pulse-pin 2s ease-in-out infinite;
    }
    @keyframes pulse-pin {
      0%,100% { opacity: 1; transform: scale(1); }
      50% { opacity: 0.5; transform: scale(1.4); }
    }
    .map-overlay-text {
      font-size: 12px;
      color: rgba(255,255,255,0.85);
      letter-spacing: 1px;
    }

    /* ─── BOTTOM STRIP ─── */
    .loc-bottom-strip {
      padding: 32px 0;
      border-top: 1px solid rgba(201,168,76,0.14);
      display: flex;
      align-items: center;
      gap: 16px;
    }
    .loc-strip-label {
      font-size: 11px;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: rgba(255,255,255,0.3);
    }
    .loc-strip-line {
      flex: 1; height: 1px;
      background: linear-gradient(90deg, rgba(201,168,76,0.2), transparent);
    }
    .loc-strip-badge {
      font-size: 13px;
      color: #c9a84c;
      letter-spacing: 1px;
      opacity: 0.7;
    }


    /* ─── RESPONSIVE ─── */
    @media (max-width: 991px) {
      .location-section { padding: 60px 0 60px; }
      .loc-accordion-col { margin-top: 48px; }
      .acc-body-inner { padding-left: 28px; }
      .map-embed-wrap iframe { height: 320px; }
    }
    @media (max-width: 575px) {
      .stat-pill { min-width: 163px; padding: 11px 16px; }
      .acc-trigger { padding: 18px 20px; }
      .acc-body-inner { padding: 6px 20px 22px; }
      .acc-icon-wrap { width: 36px; height: 36px; }
      .acc-title { font-size: 15px; }
      .map-embed-wrap iframe { height: 260px; }
    }

    .nearby-wrapper{

  padding-top:0px;
}

.nearby-title{
  font-size:48px;
  color:#fff;
  margin-bottom:15px;
}

.nearby-title span{
  color:#c9a84c;
  font-style:italic;
}

.nearby-desc{

  margin:0px auto 16px;
  color:rgba(255,255,255,.65);
  line-height:1.8;
}

.nearby-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:15px;
}

.nearby-card{
  background:rgba(255,255,255,.04);
  border:1px solid rgba(201,168,76,.18);
  border-radius:12px;
  padding:14px 18px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  transition:.3s;
}

.nearby-card:hover{
  border-color:#c9a84c;
  background:rgba(201,168,76,.08);
}

.nearby-card span{
  color:rgba(255,255,255,.8);
  font-size:14px;
}

.nearby-card strong{
  color:#c9a84c;
  font-size:13px;
  font-weight:600;
}

@media(max-width:768px){
  .nearby-grid{
      grid-template-columns:1fr;
  }

  .nearby-title{
      font-size:32px;
  }
}


.loc-accordion.nearby-accordion{
    display:block;
    grid-template-columns:repeat(2,1fr);
    gap:15px;
    border:none;
    background:transparent;
}

.loc-accordion.nearby-accordion .acc-item{
    margin-bottom: 15px;
    border:1px solid rgba(201,168,76,.18);
    border-radius:12px;
    overflow:hidden;
    background:rgba(255,255,255,.03);
}

@media(max-width:768px){
    .loc-accordion.nearby-accordion{
        grid-template-columns:1fr;
    }
}
.acc-body-inner.nearby-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:12px;
}

@media(max-width:768px){
    .acc-body-inner.nearby-grid{
        grid-template-columns:1fr;
    }
}