html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* @font-face {
  font-family: SourceSans3-Regular;
  src: url(../fonts/Gilroy-Light.otf);
}

@font-face {
  font-family: didot;
  src: url(../fonts/Didot-Regular.ttfBook);
} */

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

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

body {
  line-height: 1;
  font-family: SourceSans3-Regular;
  font-size: 16px !important;
  overflow-x: hidden;
  font-weight: 300 !important;
}
.enqirediv{
  position: fixed;
  right: 0;
  bottom: 45%;
  z-index: 99;
  transform: translate(41%, -50%) rotate(-90deg);
}
#enqirebutton1 {
  /* transform: translate(41%, -50%) rotate(-90deg); */
  padding: 7px 25px;
  border-radius: 5px;
  background-color: #b28a48;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
button.btn.booksiteone {
    color: #fff !important;
}
*:focus{
outline: none !important;
}
.booksiteone {
  z-index: 9999;
  font-family: SourceSans3-Regular !important;
  bottom: 10px;
  left: 10px;
  border: none;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-top: 10px !important;
  font-size: 11px !important;
  outline: none !important;
  background: #b28a48  !important;
}
.booksiteone :hover{
  color: #fff !important;
}

.booksiteone :before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -5px;
  left: -5px;
  border-top: 2px solid #b28a48;
  border-left: 2px solid #b28a48;
  transition: all 0.25s;
}
.booksiteone :hover:before,
button:hover:after {
  width: 104%;
  height: 110%;
  color: #fff !important;
}
.booksiteone:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -5px;
  right: -5px;
  border-bottom: 2px solid #b28a48;
  border-right: 2px solid #b28a48;
  transition: all 0.3s;
}
.download-btn {
  border: none;
  border-radius: 0;
  bottom: 46%;
  transform: rotate(-90deg);
  left: initial;
  right: -70px;
  margin: 0;
  display: block !important;
}
.download-btn {
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  left: 10px;
  font-size: 15px !important;
  background: #b78739;
  border: none;
  margin: 30px auto 0px;
  color: #fff;
  border: 2px solid;
  padding: 3px 12px 10px 12px;
  border-radius: 20px;
  font-weight: 600;
  outline: none !important;
 
}
body,
html {
  overflow-x: hidden;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  outline: none;
}

p {
  margin-bottom: 10px;
  line-height: 23px;
  font-family: SourceSans3-Regular !important;
  /* font-family: SourceSans3-Regular !important; */
}
.innerDisclaimer{
  /* background-image: url(../images/bgtexture.jpg); */
  background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
/* css edit by rohit */
.form-check-label label.error:after {
  content: " ";
  position: absolute;
  left: 1px;
  top: -9px;
  border-top: none;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid black;
}

.form-check-label {
  position: relative;
}

.form-check-label label.error {
  position: absolute;
  top: 17px;
  background: #fff;
  padding: 5px;
  border: 1px solid #000;
  z-index: 99;
  left: -4px;
}

.form-check-label2 label.error:after {
  content: " ";
  position: absolute;
  left: 1px;
  top: -9px;
  border-top: none;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid black;
}

.form-check-label2 {
  position: relative;
}

.form-check-label2 label.error {
  position: absolute;
  top: 17px;
  background: #fff;
  padding: 5px;
  border: 1px solid #000;
  z-index: 99;
  left: -4px;
}

.custom-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
    height: unset !important;
}
.input-group-addon{
  padding: 3px 12px;
}

 .inn-bord {
  border: 1px solid #ddd8d8 !important;
  /* font-size: 13px; */
  text-align: center;
}

.bord {
  border: 1px solid #ddd8d8 !important;
  text-align: center;
}
/* ======================= Video Configuration Start ======================= */
.booksite {
  z-index: 9999;
  font-family: SourceSans3-Regular !important;
  bottom: 10px;
  left: 10px;
  border: none;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-top: 10px;
  font-size: 16px !important;
  outline: none !important;
  background: #b28a48  !important;
}
.booksite :hover{
  color: #fff !important;
}

.booksite :before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -5px;
  left: -5px;
  border-top: 2px solid #b28a48;
  border-left: 2px solid #b28a48;
  transition: all 0.25s;
}
.booksite :hover:before,
button:hover:after {
  width: 104%;
  height: 110%;
  color: #fff !important;
}
.booksite :after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -5px;
  right: -5px;
  border-bottom: 2px solid #b28a48;
  border-right: 2px solid #b28a48;
  transition: all 0.3s;
}
.popupvideoicon {
  position: fixed;
  bottom: 4%;
  right: 1%;
  z-index: 999;

}

.popupvideoicon img {
  height: 100px;
  width: 100px;
  border-radius: 50%;
}


.headVideoConfiguration {
  padding: 50px 0px 0px;
  background: #efeae1;
}

.innerVideoConfiguration {
  position: relative;
  background: #efeae1;
  padding-bottom: 30px;
}

.videoBox {
  width: 55%;
  margin: 0 auto;
}

.playBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.videoPlay {
  display: none;
}

.pulse1 {
  animation: pulse-animation 2s infinite;
  border-radius: 30px;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
    transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1.05);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }
}

.playBtn.pulse1 {
  animation: pulse-animation2 2s infinite;
  border-radius: 50%;
}

@keyframes pulse-animation2 {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
    transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1.05);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }
}

.videotext {
  position: absolute;
  top: 10px;
  color: #fff;
  width: 100%;
  text-shadow: 2px 2px 5px #000;
  font-size: 20px;

}

.videoBox .pricepop {
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
  color: #fff;
  background-color: #7c1746;
  border: 2px solid #7c1746;
  padding: 5px 20px;
  border-radius: 10px;
}

/* .videoBox .pricepop:hover {
  color: #fff;
  background-color: #7c1746;
  border: 2px solid #7c1746;

} */

/* ======================= Video Configuration End ======================= */
/* Create a custom checkbox */
.custom-checkbox span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #eee;
  margin-right: 5px;
  border: 1px solid #000;
  position: relative;
  vertical-align: middle;
}

/* Add styles for the checked state - blue background with a tick */
.custom-checkbox input[type="checkbox"]:checked + span {
  background-color: #007bff; /* Blue background when checked */
  border-color: #007bff; /* Blue border */
}

/* Create a checkmark icon using the ::after pseudo-element */
.custom-checkbox input[type="checkbox"]:checked + span::after {
  content: '';
  position: absolute;
  left: 3px;
  /* top: 1px; */
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); /* This creates the tick shape */
}
img {
  margin-bottom: 0px;
}

.mr0 {
  margin: 0 !important;
}

.pd0 {
  padding: 0 !important;
}
.whatsapp {
  margin: 0px;
  padding: 0px;
  border-radius: 10px;
  color: #c39723 !important;
}
.rightborder{
  border-right: 1px solid #fff;
}
.fixwhatsapp {
  position: fixed;
  bottom: 12%;
  right: 2%;
  z-index: 99;
  border-radius: 50%;
}
.whatsappimg{
  border-radius: 50%;
}
.planss{
   padding-top: 37px !important;
    position: relative; 
    /* background-image: url(../images/bgtexture.jpg); */
    background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);
    background-size: cover;
    background-repeat: no-repeat;
}
/* ==================== Amenities Start ==================== */
.navbartabsone  .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color:unset;
  background-color: unset !important;
  border-color: unset !important;
  padding: 7px;
}
 .navbartabsone .nav-link{
  background-color: unset;
 }
.navbartabsone{
  display: flex;
  flex-direction: column;
  
}
.ametabs{
  width: 20%;
  color: #fff;
  background-color: unset !important;
  border: none !important;
  display: inline-block;
  padding: 10px;
}
.ametabs.active{
  width: 20%;
  color: #b28a48;
  font-weight: 600 !important;
}
.ametabs.active {
  width: 20%;
  color: #b28a48;
}
.ametabs img{
margin-right: 15px;
}
.ameicong { display: none !important; }
.ametabs.active .ameicong { display: block !important; }
.ametabs.active .ameiconw { display: none !important; }
.subametab {
  display: flex;
  align-items: center;
 /* justify-content: center;*/
  width: 204px;
  /* font-size: 12px; */
  /* border: 1px solid;
  padding: 7px 3px 11px 7px; */
}
.tab-content {
  height: auto; /* Allows dynamic height adjustment */
  overflow: visible;
}
.ametabs::after {
  content: '';
  display: block;
  /* width: 100%; */
  height: 1px;
  background-color: #b28a48;
  transition: transform 0.3s ease-in-out;
  margin-top: 5px;
  margin: 12% 193%;
}
.ametabs.active::after {
  background-color: #b28a48;
}
#nav-home{
opacity: 1;
}
.tab-pane.active{
  opacity: 1;
}
.nav-contact{
  opacity: 1;
}
.nav-profile{
  opacity: 1;
}
.fixdownloadbrocherbtn{
  position: absolute;
    bottom: 10%;
}
.pulse2 {
  text-align: center;
  animation: animate-pulse2 2s linear infinite;
}

.innerAmenities{   background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%); background-size: cover; background-repeat: no-repeat; color: #fff; padding:40px 0px; overflow: hidden; }
.innerAmenities .swiper-slide { width: 80%; }
.innerAmenities .section-head { color: #000; z-index: 9; margin-left: 115px; margin-bottom: -30px !important; }
.amenitiesnav span { }
/*.innerAmenities .arrownav {
    justify-content: end;
    gap: 1.5rem;
    transform: translateX(-11%) !important; 
    z-index: 5;
    user-select: none;
    border-radius: 100rem;
    padding: 1rem 0.25rem;
    align-items: center;

    & iconify-icon {
        padding: 13px;
        border-radius: 50%;
        border: 2px solid #b28a48;
        cursor: pointer;
        transition: background var(--speed), color var(--speed);
        font-size: 20px;
        margin-left: 15px;
        &:hover {
            border: 2px solid #b28a48;
      }
  }
  
  h6 { font-size: 20px; }
  .headcurvetext5 { font-size: 22px; }
}*/
.innerAmenities .arrownav {
    display: flex; /* Ensure it's flex for alignment */
    justify-content: flex-end; /* 'end' is not valid in CSS, use 'flex-end' */
    gap: 1.5rem;
    -webkit-transform: translateX(-11%) !important; /* Safari Fix */
    transform: translateX(-11%) !important;
    z-index: 5;
    user-select: none;
    border-radius: 100rem;
    padding: 1rem 0.25rem;
    align-items: center;
}

/* Styles for iconify-icon */
.innerAmenities .arrownav iconify-icon {
    padding: 13px;
    border-radius: 50%;
    border: 2px solid #b28a48;
    cursor: pointer;
    transition: background var(--speed), color var(--speed);
    font-size: 20px;
    margin-left: 15px;
    color: #fff;
}

/* Hover effect for iconify-icon */
.innerAmenities .arrownav iconify-icon:hover {
    background-color: #b28a48;
    color: rgba(255, 255, 255, 0.9);
}

/* Text Styling */
.innerAmenities .arrownav h6 {
    font-size: 20px;
}

.innerAmenities .arrownav .headcurvetext5 {
    font-size: 22px;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: #000;
}
.amesubhead { color: #b28a48 !important; font-size: 16px; }
/* .amesubhead span{ font-family: 'ITCAvantGardeStd-Bk', sans-serif; } */

.amesubhead .nav-tabs { border: none; }
.amesubhead .tabs-left > li {
  float: none;
  padding: 10px 0px;
  width: 100%;
}
.amesubhead .tabs-left > li.active > a,
.amesubhead .tabs-left > li.active > a:hover,
.amesubhead .tabs-left > li.active > a:focus {
  border-right-color: transparent;
  color: #b28a48;
}
.amesubhead .tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
  text-decoration: none;
}
.tabs-left a::after {
    content: '';
    border-bottom: 1px solid #000;
    width: 25px;
    display: block;
    margin-left: 18%;
}
.tabs-left .active a::after {
    content: '';
    border-bottom: 1px solid #b28a48;
    width: 25px;
    display: block;
    margin-left: 18%;
}

/* ==================== Amenities End ==================== */
/*-------------- CSS Resetter ----------*/

/* width */

::-webkit-scrollbar {
  width: 6px;
}

/* Track */

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: #e2bb6c;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

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

#home-carousel {
  overflow: hidden;
  /* height: 100vh; */
  position: relative;
}

.carousel-control {
  background-image: none !important;
}

#home-carousel .carousel-inner .item .slide {
  width: 100%;
  height: 100vh;
  /*-webkit-animation: zoomin 40s ease-in infinite;*/
  /*animation: zoomin 40s ease-in infinite;*/
  /*transition: all .4s ease-in-out;*/
}

#home-carousel .carousel-inner .item:nth-child(2) img {
  /*filter: brightness(0.8);*/
}

#home-carousel .carousel-inner .item:nth-child(3) img {
  /*filter: brightness(0.8);*/
}

#home-carousel .carousel-inner .item .zoom {
  -webkit-animation: zoomin 60s ease-in infinite;
  animation: zoomin 60s ease-in infinite;
  transition: all 0.4s ease-in-out;
}

@-webkit-keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes zoomout {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}

.carousel-caption {
  width: 100%;
  left: 0;
  top: 0;
  padding: 0;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Animation delays */

.anim-item1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.anim-item2 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.anim-item3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.carousel-caption h3 {
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.slide-img1 {
  position: absolute;
  width: 20%;
  top: 24%;
  right: 40%;
  z-index: -1;
}

.cover-sec {
  padding: 50px 0px;
  background: #fff;
  border-top: 2px solid #b28a48;
}

.cover-img {
  overflow: hidden;
  position: relative;
}

.cover-img img {
  width: 100%;
  height: 675px;
  object-fit: cover;
}

.cover-content {
  height: 675px;
  padding: 90px;
  display: flex;
  align-items: center;
}

.cover-tittle {
  color: #e2bb6c;
  font-family: Oswald;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.cover-tittle span {
  font-weight: 300;
  color: #222222;
  font-size: 35px;
}

.coversubhead {
  font-size: 20px;
  margin-top: 10px;
}

.cover-content p {
  color: #666666;
  font-size: 17px;
  line-height: 30px;
  font-style: normal;
  font-weight: 300;
}

.youtube {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #000 !important;
  font-family: Oswald;
  font-weight: 500;
  text-decoration: none !important;
}

.youtube img {
  float: left;
  margin-right: 10px;
}

.full-imgsec {
  height: 400px;
  background-position: top;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  overflow: hidden;
}

.full-secoverlay {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
}

.item-center {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.full-imgsec h2 {
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 10px;
  color: #fff;
  position: relative;
  z-index: 9;
  text-align: center;
}

.full-imgsec h3 {
  text-align: center;
  position: relative;
  z-index: 9;
  margin-top: 16px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}

.a-scroll {
  position: absolute;
  top: 300px;
  width: 20%;
  left: 40%;
}

.a2-scroll {
  position: absolute;
  top: 541px;
  width: 20%;
  left: 40%;
}

.a3-scroll {
  position: absolute;
  top: 770px;
  width: 20%;
  left: 40%;
}

.a4-scroll {
  position: absolute;
  top: 1130px;
  width: 20%;
  left: 40%;
}

.coverlist {
}

.coverlist li {
  font-size: 17px;
  margin-bottom: 20px;
  display: flex;
  /*align-items: center;*/
}

.coverlist li img {
  display: inline-block !important;
  width: 12px !important;
  margin-right: 7px;
}

.backscroll {
  width: 100%;
  height: 400px;
  object-fit: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}

.amisec {
  padding: 60px 0 0;
}

.sec-tittle{
  margin-bottom: 25px;
}


.sec-tittle h2 {
  margin-bottom: 20px;
  font-size: 31px;
  line-height: 30px;
  margin-top: 0;
  font-weight: 300;
  text-transform: uppercase;
  color: #b28a48 !important;
  /* font-family: "didot"; */
  font-family: SourceSans3-Regular !important;
}

.headline {
  height: 2px;
  background: #b28a48;
  width: 70px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
}
.headline2 {
  height: 2px;
  background: #f9e6c3;
  width: 70px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
}



.coverlist.amilist li {
  font-weight: 400;
}

.owl-theme .owl-dots .owl-dot span {
  width: 28px !important;
  height: 4px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #222222 !important;
}

.owl-dots {
  margin-top: 0;
  position: absolute;
  bottom: 3px;
  width: 100%;
}

#floorplan .owl-nav {
  position: absolute;
  top: 39%;
  width: 100%;
  margin-top: 0 !important;
}
#floorplan  .owl-prev{
  position: absolute;
    left: -1%;
    top: -50%;
}
#floorplan  .owl-next{
  position: absolute;
    right: -1%;
    top: -50%;
}

.owl-nav {
  position: absolute;
  /* top: 45%; */
  width: 100%;
  margin-top: 0 !important;
}

.owl-prev {
  /* float: left; */
  position: relative;
  /* left: 15px; */
  font-size: 90px !important;
  color: #fff !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none;
}

.owl-next {
  /* float: right; */
  position: relative;
  /* right: 15px; */
  font-size: 90px !important;
  color: #fff !important;
}

.sec-location {
  padding: 60px 0;
}

.loc-hightxt {
  margin-bottom: 0;
  font-family: Oswald;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  color: #e2bb6c;
  font-weight: 400;
}

.loc-hightxt span {
  color: #222222;
}

.cust-conatiner {
  width: 75%;
  /*display: block;*/
  margin: 0 auto;
  display: table;
}

/*-----------location-------------------*/
#Location{
  background: linear-gradient(90deg, rgba(25, 25, 25, 1) 0%, rgba(55, 55, 55, 1) 49%, rgba(25, 25, 25, 1) 100%);
  background-size: cover;
}

.neighborhood-wraper .neighborhood-item {
  cursor: pointer;
  overflow: hidden;
  padding: 0 5px;
  margin-bottom: 10px;
  /* padding:0; */
}

.neighborhood-wraper .neighborhood-item .wrapper {
  position: relative;
}

.neighborhood-wraper .neighborhood-item .wrapper img {
  width: 100%;
}

.neighborhood-wraper .neighborhood-item .wrapper:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.neighborhood-wraper .neighborhood-item .content-data {
  color: #fff;
  text-align: center;
  width: 60%;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}

.neighborhood-wraper .neighborhood-item .title-data {
  margin-top: -70px !important;
}

.neighborhood-wraper .neighborhood-item .description-data {
  /*opacity: 0;*/
  /*filter: alpha(opacity=0);*/
  /*visibility: hidden;*/
  /*-webkit-transition: all .2s ease-in-out 0s;*/
  /*-o-transition: all .2s ease-in-out 0s;*/
  /*transition: all .2s ease-in-out 0s;*/
  /*height: 95px;*/
  /*overflow: hidden;*/
  /*transition: all .4s ease 0s;*/
  /*bottom: -105px;*/
  height: 115px;
  bottom: 50%;
  margin-bottom: -125px;
  line-height: 19px;
}

.neighborhood-wraper .neighborhood-item .description-data,
.neighborhood-wraper .neighborhood-item .title-data {
  position: absolute;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}

.neighborhood-wraper .neighborhood-item .title-data {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Oswald;
  padding-bottom: 20px;
  top: 50%;
  margin: 0 -50% 0 0;
  padding: 0;
  transition: all 0.4s ease 0s;
}

/*.neighborhood-wraper .neighborhood-item:hover .title-data {
    margin-top: -45px;
}

.neighborhood-wraper .neighborhood-item:hover .description-data {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    bottom: 50%;
    margin-bottom: -125px;
    line-height: 19px;
}

.neighborhood-wraper .neighborhood-item:hover .wrapper:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}*/

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

.map-btn {
  color: #222 !important;
  border: 2px solid #e2bb6c;
  padding: 10px;
  display: block;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  margin-top: 30px;
  font-family: Oswald;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none !important;
  transition: ease all 0.5s;
}

.map-btn:hover {
  background: #e2bb6c;
  color: #ffffff !important;
  transition: ease all 0.5s;
}

.sec-gallery {
  padding: 60px 0;
}

.light-grey {
  background: #f3f3f3;
}

/* -------------------  TAB -----------------------*/

#Amenities .mytab {
  text-align: center;
  display: inline;
  border-bottom: none;
  margin-bottom: 40px;
  /*margin-top: 50px;*/
}

#Amenities .mytab li {
  float: none !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: -6px;
  width: 31%;
}

#Amenities .mytab > li.active > a,
#Amenities .mytab > li.active > a:hover,
#Amenities .mytab > li.active > a:focus {
  color: #fff;
  background-color: #b28a48;
  border: 1px solid #b28a48;
  cursor: pointer;
  border-radius: 0;
  font-weight: 700;
  font-family: SourceSans3-Regular !important;
}

#Amenities .mytab > li > a:hover,
#Amenities .mytab > li > a:focus {
  color: #fff;
  /*padding: 9px 20px !important;*/
  border: none;
  border-radius: 0;
  background-color: transparent;
  transition: ease all 0.5s;
  background: #b28a48;
}

#Amenities .mytab > li > a {
  color: #b28a48;
  /* padding: 9px 20px !important; */
  border-radius: 0;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid #b28a48;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: ease all 0.5s;
  font-family: SourceSans3-Regular !important;
  margin-left: 3px;
}

/*-------------------------------------------------*/
/* -------------------  TAB -----------------------*/

#Plans .mytab {
  text-align: center;
  display: inline;
  border-bottom: none;
  margin-bottom: 40px;
  /*margin-top: 50px;*/
}

#Plans .mytab li {
  float: none !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: -6px;
}

#Plans .mytab > li.active > a,
#Plans .mytab > li.active > a:hover,
#Plans .mytab > li.active > a:focus {
  color: #fff;
  background-color: #b28a48;
  border: 1px solid #b28a48;
  cursor: pointer;
  border-radius: 0;
  font-family: SourceSans3-Regular !important;
}

#Plans .mytab > li > a:hover,
#Plans .mytab > li > a:focus {
  color: #fff;
  /*padding: 9px 20px !important;*/
  border: none;
  border-radius: 0;
  background-color: transparent;
  transition: ease all 0.5s;
  background: #b28a48;
}

#Plans .mytab > li > a {
  color: #000;
  padding: 9px 20px !important;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #b28a48;
  background: transparent;
  text-transform: uppercase;
  transition: ease all 0.5s;
  font-family: SourceSans3-Regular !important;
  margin-left: 12px;
}

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

/*---------------gallery----------------------*/

.gall-pd {
  padding: 0 5px !important;
}

.amenities-gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: all 0.5s;
/* margin-bottom: 10px;*/
border: 1.5px solid #4c7c2a;
  /*box-shadow: 0 10px 8px -6px rgba(0, 0, 0, 0.5);*/
}
.floortext{
  position: absolute;
  top: 0;
  left: 40%;
  padding: 7px;
  background: #b28a48;
  color: #fff;
  margin: 2px;
}

.amenities-gallery img {
  width: 100%;
  transition: all 0.5s;
}

.ami-overlay {
  width: 100%;
  height: 100%;
  background: rgb(226 187 108 / 36%);
  position: absolute;
  top: 0;
  /*transform: translate(-101%, 0);*/
  transition: all 1s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

.amenities-gallery .gall-txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 16px;
  letter-spacing: 1px;
}

.amenities-gallery:hover img {
  transform: scale(1.19);
  transition: all 0.5s;
}

.amenities-gallery:hover .ami-overlay {
  /*transform: translate(0%, 0);*/
  opacity: 1;
  transition: all 0.5s;
  /* cursor: url(../images/hovericon.png), auto !important; */
}

.amenities-gallery .ami-overlay h3 {
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 18px;
}

/*-----------------------*/
/* #ProjectsHighlight .sec-tittle h2{
  color: #f9e6c3 !important;
  text-align: center !important;
} */
/* ================================================= */

.contact-sec {
  /*background: url(../images/config-bg.jpg) center;
  background-size: cover;
  position: relative;*/
  /*border-top: 2px solid #b28a48;*/
}

.contact-overlay {
  /*background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);*/
  /* background-image: url(../images/bgtexture.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  padding: 37px 0;
}

.form-txt {
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}

#contact-form input,
#contact-form select {
  height: 40px;
  border-bottom: 1px solid #fff !important;
  width: 100%;
  background: transparent;
  margin-bottom: 0;
  font-size: 16px;
  color: #000;
  border-left: navajowhite;
  border-right: navajowhite;
  border-top: none;
  font-family: SourceSans3-Regular !important;
  /* border: 2px solid #000; */
  border-bottom: 2px solid #000 !important;
  box-shadow: unset;
  border-radius: 0px;
}

#contact-form input::placeholder,
#contact-form textarea::placeholder {
  color: #000;
}


/* #contact-form .input-group-addon {
  background: #fff;
  color: #e2bb6c;
  border: 1px solid #ffffff;
  border-right: 0;
  border-radius: 7px 0 0 7px;
} */

.input-group-addon{
  border-bottom: 2px solid #000 !important;
  background-color: unset !important;
  /* border: unset !important; */
  border-left: unset !important;
  border-top: unset !important;
}

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

#contact-form textarea {
  border: none;
  resize: none;
  /*background: #e4e4e4;*/
}

#contact-form .form-group {
  height: 40px;
  margin-bottom: 23px;
  margin-top: 0;
  display: grid;
  z-index: unset !important;
}

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

.popup-btn {
  margin: 0px auto;
  display: block;
  background: #b28a48;
  /* background: linear-gradient(
    90deg,
    rgba(231, 187, 58, 1) 0%,
    rgba(207, 147, 70, 1) 50%,
    rgba(231, 187, 58, 1) 100%
  ); */
  border: 1px solid;
  color: #fff;
  font-size: 13px;
  padding: 10px;
  transition: ease all 0.4s;
  text-shadow: none;
  box-shadow: none;
  width: 20%;
  outline: none;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: SourceSans3-Regular !important;
}
.popup-btn:hover {
  border: 1px solid #b28a48 !important;
}

/*----------Modal Design-------*/
.fixed-top{
z-index: 99;

}
.modal-backdrop{
z-index:9;

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

.modal-content {
  /* background-image: url(../images/bgtexture.jpg); */
  background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);
  background-repeat: no-repeat;
  background-size: cover;
}

.modal-body {
  background-size: cover;
  padding-bottom: 30px;
}

.modal-body .btn-close {
  position: absolute;
   filter: invert(); 
  right: 5px;
  top: 5px;
  color: #fff;
  opacity: 1;
  outline: none;
}

.modal-body .btn-close {
  height: 30px;
  width: 30px;
  display: block;
  font-size: 20px;
}

.modal-body h3 {
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  margin-top: -35px;
  font-family: SourceSans3-Regular !important;
  margin-bottom: 10px;
  /* font-family: Oswald; */
}

.modal-body p {
  color: #fff;
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px;
}

.modal-body img {
  width: 130px;
  margin: 0px auto;
  display: block;
  position: relative;
  top: -11px;
  padding: 8px 0px;
}
.iti.iti--allow-dropdown {
  width: 100% !important ;
}
.modal-dialog {
  margin-top: 7% !important;
  z-index: 9999 !important;
}
.innerDisclaimerbox p {
  margin-bottom: 1px;
  font: 8px !important;
  line-height: 14px;
  font-family: SourceSans3-Regular !important;
  /* font-family: SourceSans3-Regular !important; */
}

/*---modal form--*/

/*    ---map Popup------*/

#mapPop .modal-body {
  padding-bottom: 15px;
}

#mapPop .modal-dialog {
  width: 750px;
  max-width: 90%;
  margin: auto;
}

#mapPop h3 {
  margin-top: -40px;
  margin-bottom: 15px;
}

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

.modal-body form input,
.modal-body form select {
  height: 40px;
  width: 100%;
  background: #fff;
  border: unset !important;
  background: unset !important;
  margin-bottom: 0;
  box-shadow: unset !important;
  padding-left: 10px;
  border-bottom: 1.5px solid #fff !important;
  color: #fff;
  border-left: none;
  font-family: SourceSans3-Regular !important;
}

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

.modal-body form .input-group-addon {
  /* background: #fff; */
  /* background: linear-gradient(90deg, rgb(59 94 51) 0%, rgb(59 94 51) 50%, rgb(59 94 51) 100%); */
  color: #fff;
  border-bottom: 1.5px solid #fff !important;
  /* border: 1px solid #ffffff; */
  border-right: 0;
  border-radius: 7px 0 0 0px;
  /* float: unset !important; */
}

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

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

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

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

/*-----------Modal End --------*/


.error {
  color: #ff0000;
}

.form-calltxt {
  margin-bottom: 0;
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin-top: 30px;
  font-family: Oswald;
  font-weight: 600;
}

.form-calltxt a {
  color: #e2bb6c !important;
  text-decoration: none !important;
}

.footer-sec {
  padding: 50px 0;
  background: #000;
  position: relative;
}

.footer-sec p {
  margin-bottom: 2%;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.footer-sec p a {
  color: #ffffff;
  font-family: SourceSans3-Regular !important;
}
.interestedone {
  position: fixed;
  z-index: 9999;
  /* font-family: "SourceSans3-Regular"; */
  font-family: SourceSans3-Regular !important;
  /* text-transform: uppercase; */
  bottom: 10px;
  left: 10px;
  border: none;
  color: #fff;
  padding: 12px;
  letter-spacing: 2px;
  font-size: 16px !important;
  outline: none !important;
  background: #b28a48  !important;
}
.interestedone:hover{
  color: #fff !important;
}

.interestedone:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -5px;
  left: -5px;
  border-top: 2px solid #b28a48;
  border-left: 2px solid #b28a48;
  transition: all 0.25s;
}
.interestedone:hover:before,
button:hover:after {
  width: 104%;
  height: 110%;
  color: #fff !important;
}
.interestedone:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -5px;
  right: -5px;
  border-bottom: 2px solid #b28a48;
  border-right: 2px solid #b28a48;
  transition: all 0.3s;
}

.interested {
  position: fixed;
  z-index: 9999;
  /* font-family: "SourceSans3-Regular"; */
  font-family: SourceSans3-Regular !important;
  /* text-transform: uppercase; */
  bottom: 10px;
  right: 10px;
  border: none;
  color: #fff;
  padding: 12px;
  letter-spacing: 2px;
  font-size: 16px !important;
  outline: none !important;
  background: #b28a48  !important;
}
.interested:hover{
  color: #fff !important;
}

.interested:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -5px;
  left: -5px;
  border-top: 2px solid #b28a48;
  border-left: 2px solid #b28a48;
  transition: all 0.25s;
}
.interested:hover:before,
button:hover:after {
  width: 104%;
  height: 110%;
  color: #fff !important;
}
.interested:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -5px;
  right: -5px;
  border-bottom: 2px solid #b28a48;
  border-right: 2px solid #b28a48;
  transition: all 0.3s;
}
/* .input-group{
  z-index: unset !important;
} */

/*---mobile fix footer----*/

.fixed-footer-cust {
  text-align: center;
  padding: 10px 0px 10px 0px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 99;
  background: #b28a48;
  /* background: linear-gradient(
    90deg,
    rgba(231, 187, 58, 1) 0%,
    rgba(207, 147, 70, 1) 50%,
    rgba(231, 187, 58, 1) 100%
  ); */
}

.f-icon {
  height: 14px;
  width: 14px;
  padding-top: 4px;
}

.fix-link {
  color: #fff !important;
  font-size: 14px;
}

.div-line {
  border-right: 1px solid #fff;
}

.free-call:hover {
  color: #ffffff;
}

.i-am {
  padding: 0;
  background: transparent;
  border: none;
  background-image: none;
  box-shadow: none;
  outline: none !important;
}

.i-am:hover,
.i-am:focus {
  background: transparent !important;
}

/*---mobile fix footer----*/

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

.loading-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading-wrap img {
  width: 100px;
  transform: rotateY(0deg);
  -webkit-animation: rotateAnimation 2.5s ease-in infinite;
  animation: rotateAnimation 2.5s ease-in infinite;
  transition: all 0.5s ease-in-out;
}

@-webkit-keyframes rotateAnimation {
  0% {
    transform: rotateY(0deg);
  }
  25% {
    transform: rotateY(90deg);
  }
  50% {
    transform: rotateY(180deg);
  }
  75% {
    transform: rotateY(270deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}

@keyframes rotateAnimation {
  0% {
    transform: rotateY(0deg);
  }
  25% {
    transform: rotateY(90deg);
  }
  50% {
    transform: rotateY(180deg);
  }
  75% {
    transform: rotateY(270deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}

.sec-thankyou {
  padding: 50px 0;
}

.msgicon {
  height: 100px;
  width: 100px;
  border: 4px solid #fff;
  font-size: 39px;
  background-image: linear-gradient(    90deg,    rgba(231, 187, 58, 1) 0%,    rgba(207, 147, 70, 1) 50%,    rgba(231, 187, 58, 1) 100%  );
  color: #fff;
  border-radius: 50%;
  padding: 27px;
  text-align: center;
  margin: 0px auto;
  display: block;
}

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

.oops span {
  font-weight: 300;
}

.oops-subtitle {
  /*color: #fff;*/
  font-size: 18px;
}

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

.go-home:hover {
  transition: ease 0.5s;
  color: #fff;
  border-radius: 25px;
  background-image: linear-gradient(    90deg,    rgba(231, 187, 58, 1) 0%,    rgba(207, 147, 70, 1) 50%,    rgba(231, 187, 58, 1) 100%  );
}

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

.configsec {
  padding: 60px 0 80px;
  background: #f3f3f3;
}

.config-table {
  text-align: center;
  margin-bottom: 0;
}

.config-table tr th {
  text-align: center;
  vertical-align: middle !important;
  padding: 15px 0 !important;
}

.config-table tr td {
  vertical-align: middle !important;
  padding: 15px 5px !important;
  background: #ffffff;
}

.config-table thead {
  background: #e2bb6c;
  color: #222222;
  border: none !important;
}

.config-table > tbody > tr > td,
.config-table > tbody > tr > th,
.config-table > tfoot > tr > td,
.config-table > tfoot > tr > th,
.config-table > thead > tr > td,
.config-table > thead > tr > th {
  border: none !important;
}

.config-table tbody {
  background: #ffffff;
}

.price-click {
  background: #e2bb6c;
  color: #222222;
  padding: 5px 7px;
  text-decoration: none !important;
}

.price-click:hover,
.price-click:focus {
  color: #fff;
}

.imagepatch {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #222;
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
}

.virtual-txt {
  font-size: 20px;
  font-weight: 600;
  color: #4e4e4e;
}

.svgwrap {
  display: block;
  text-align: center;
}

.svgwrap svg {
  width: 60px;
  height: 70px;
  fill: none;
  stroke: #e2bb6c;
  stroke-width: 2px;
  margin-right: 20px;
}

#videoicon:hover {
  cursor: pointer;
}

#videoicon path {
  stroke-dasharray: 161;
  stroke-dashoffset: 161;
  animation: line-animation 3s ease forwards infinite;
}

#videoicon polyline {
  stroke-dasharray: 75;
  stroke-dashoffset: 75;
  animation: line-animation 3s ease forwards infinite;
}

@keyframes line-animation {
  from {
    /*stroke-dashoffset: 300;*/
  }
  to {
    stroke-dashoffset: 0;
  }
}

.privacy {
  background: #d2d2d2;
  padding: 10px 0;
}
.privacy p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 17px;
}
.privacy p span {
  font-weight: 800;
}

/*==================================================responsive css=======================================================================================================*/
@media only screen and (min-width: 1850px){
  body{ font-size: 18px; }
  .sec-tittle h2 { font-size: 41px; }
  .container{
		max-width: unset;
		width: 87%;
	}
	.card-image {
    width: 28.5vw;
    height: 49vh !important;
  }
  .amesubhead { font-size: 18px; }
}
@media only screen and (min-width: 1550px){
  body{ font-size: 17px; }
  .sec-tittle h2 { font-size: 38px; }
  .container{
    max-width: unset;
    width: 87%;
  }
  .card-image {
    width: 28.5vw;
    height: 49vh !important;
  }
  .amesubhead { font-size: 16px; }
}
@media (max-width: 1300px) {
  .a-scroll {
    position: absolute;
    top: 350px;
    width: 20%;
    left: 40%;
  }
  .a2-scroll {
    position: absolute;
    top: 800px;
    width: 20%;
    left: 40%;
  }
  .a3-scroll {
    position: absolute;
    top: 1590px;
    width: 20%;
    left: 40%;
  }
  .a4-scroll {
    position: absolute;
    top: 2240px;
    width: 20%;
    left: 40%;
  }
  .amesubhead { font-size: 14px; }
}
@media only screen and (min-width: 767px) and (max-width: 960px) and (orientation: portrait) {
  #contact-form .form-group{
    width: 100%;
  }
  .modal-body form .form-group{
    width: 100%;
  }

  .innerAmenities{
    background-image: url(../images/bg01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #000;
    padding: 37px 0px;
    overflow: hidden;
  }
  .card-image{
    height: unset !important;
  }
  .videoBox{
    width: unset  !important;
  }
  #Amenities .mytab li {
    float: none !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: -6px;
    width: 100%;
}
}
@media screen  and (max-width: 376px) {
.ametabs.active {
    width: 20%;
    color: #b28a48 !important;
}

.innerAmenities .arrownav {
  justify-content: center;
  z-index: 5;
      transform: translateX(-2%) !important;
  user-select: none;
 
  border-radius: 100rem !important;
  padding: 1rem 0.25rem;
  align-items: center;

  & iconify-icon {
              padding: 13px;
        border-radius: 50% !important;
        border: 2px solid #b28a48 !important;
        cursor: pointer;
        transition: background var(--speed), color var(--speed);
        font-size: 20px;
        margin-left: 15px;
      &:hover {
          border: 2px solid #b28a48 !important;
          /*background-color: rgba(0, 0, 0, 0.9);
          color: rgba(255, 255, 255, 0.9);*/
    }
}}

}
@media (max-width: 767px) {
  .pdm-0 {
    padding: 0 !important;
  }
 
  .top33 {
    position: relative;
    top: -34px !important;
}
.iti__country-list{
z-index: 9999 !important;
}

.ametabs{
padding: 0px !important;
}
.ameicong { display: none !important; }
.ametabs.active .ameicong { display: none !important; }
.ametabs.active .ameiconw { display: none !important; }
.subametab{
  display: flex !important;
  align-items: center !important;
  width: unset !important;
  justify-content: center !important;
  border: 1px solid #b28a48 !important;
  color: #b28a48 !important;
  font-weight: 600;
  padding: 15px 9px !important;
}
   .navbartabsone{
     display: flex;
     flex-direction: row!important;
     justify-content: center;
   }
   .ametabs.active{
    width: 100% !important;
  }
  .ametabs{
    width: 100% !important;
  }
  .subbutton{
    font-size: 7px;
padding: 8px 9px;

}
#Amenities .mytab li {
  float: none !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: -6px;
  /* width: 100%; */
}
#Amenities .mytab > li > a {
  color: #b28a48;
  padding: 9px 20px !important;
  border-radius: 0;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid #b28a48;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 1px !important;
  transition: ease all 0.5s;
  font-family: SourceSans3-Regular !important;
  margin-left: 3px;
}
#Plans .mytab > li > a{
  font-size: 16px !important;
}
#Plans .mytab li{
  width: 33% !important;
}
.loc-list li {
  margin-bottom: 9px;
  list-style: disc;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: SourceSans3-Regular !important;
}
  .slide-img1 {
    width: 60%;
    top: 28%;
    right: 20%;
  }
  .carousel-caption h3 {
    font-size: 19px;
    width: 77%;
    margin: 0 auto;
    line-height: 25px;
  }
  .cover-content {
    height: initial;
    padding: 50px 20px;
  }
  .cover-img img {
    height: initial;
  }
  .full-imgsec {
    background-size: cover;
    background-position: right;
  }
  .full-imgsec h2 {
    font-size: 21px;
    line-height: 35px;
  }
  .coverlist li {
    font-size: 14px;
    margin-bottom: 14px;
  }
  .ami-imgwrap img {
    height: initial;
  }
  .amenities-content {
    height: initial;
    padding: 40px 15px;
    min-height: 470px;
  }
  .cust-conatiner {
    width: 90%;
  }
  .privacy {
    margin-bottom: 40px;
  }
  .a-scroll {
    position: absolute;
    top: 490px;
    width: 60%;
    left: 20%;
  }
  .a2-scroll {
    top: 780px;
    width: 60%;
    left: 20%;
  }
  .a3-scroll {
    top: 330%;
    width: 60%;
    left: 20%;
  }
  .a4-scroll {
    top: 580%;
    width: 60%;
    left: 20%;
  }
  .mytab > li > a {
    padding: 9px 10px !important;
  }
  .price-click {
    display: block;
  }
  #home-carousel {
    height: initial;
  }
  #home-carousel .carousel-inner .item .slide {
    height: initial;
  }
  .owl-prev {
    left: 0px;
  }
  .owl-next {
    right: 0px;
  }
}

.wrapper1 {
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: row;
}

.flx {
  flex: 0 0 30%;
}

.image-container {
  position: relative;
  display: inline-block;
  right: -28px;
}

.image-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgb(255 255 255) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.overviewone{
  margin-top: -8% !important;
}
.content1 h3 {
  font-size: 36px;
  position: absolute;
  z-index: 99;
  color: #fff;
  /* font-family: didot; */
  font-family: SourceSans3-Regular !important;
  margin-top: -52px;
  /* background-image: linear-gradient(252deg, #b28a48, #cf9346, #fbe5a7); */
  color: #b28a48;
  -webkit-background-clip: text;
  background-clip: text;
}

.content1 p {
  position: absolute;
  z-index: 99;
  width: 60%;
  color: #000;
  margin-top: -2%;
  font-size: 13px;
}

.wrapper1 .top1 {
  position: absolute;
  left: 1%;
  top: 15%;
}

.wrapper1 .top2 {
  position: absolute;
  left: 1%;
  top: 26%;
}

.head-content {
  position: relative;
  width: max-content;
  margin-left: 14%;
}

.head-content img {
  position: absolute;
  left: 0%;
}

.head-content h2 {
  font-size: 36px;
  text-align: left;
  margin-bottom: 10%;
  /* font-family: didot; */
  margin-left: 28%;
  font-family: SourceSans3-Regular !important;
}

.head-content p {
  margin-bottom: 6%;
  color: #fff;
  width: 58%;
}

.head5 {
  text-align: center;
  font-size: 30px;
  color: #b28a48;
  font-weight: 600;
  margin-bottom: 5%;
}

.card {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 20px;
  position: relative;
}

.card-image {
  width: 28.5vw;
  height: 69vh;
}

.card-content {
  position: absolute;
  left: 15%;
  top: 14%;
}

.card-content {
  flex: 1;
}

.card-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
  font-family: "SourceSans3-Regular";
  font-family: SourceSans3-Regular !important;
}

.card-text {
  font-size: 16px;
  margin-bottom: 23px;
  color: #fff;
}

.cards {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: -20px;
}

.cover-sec-2 {
  padding: 50px 0px;
  /* background: #333132; */
  /* background-image: url(../images/greentexture.png);
  background-repeat: no-repeat;
  background-size: cover; */
  
}

.cover-sec-3 {
  padding: 50px 0px;
  background: #fff;
}

.cover-sec-4 {
  background: #fff;
  padding-top: 37px;
  position: relative;
}

.bet-divide img {
  position: absolute;
  top: -22px;
  width: 114px;
  margin-left: 34px;
}

.cover-sec-5 {
  padding: 50px 0px;
  background: #000;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s ease;
  /* background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 42%,
    rgb(0 0 0 / 85%) 65%
  ); */
  background-image: radial-gradient(circle at bottom left, rgba(0, 0, 0, 0) 5%, rgb(0 0 0 / 60%) 63%);
}

.subbutton {
  border: none;
  font-size: 17px;
  padding: 8px 22px;
  text-transform: capitalize;
  cursor: pointer;
  position: relative;
  background: #b28a48;
  color: #fff;
  font-family: SourceSans3-Regular !important;
}
.subbutton:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -5px;
  left: -5px;
  border-top: 2px solid #b28a48;
  border-left: 2px solid #b28a48;
  transition: all 0.25s;
}
.subbutton:hover:before,
button:hover:after {
  width: 104%;
  height: 110%;
}
.subbutton:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -5px;
  right: -5px;
  border-bottom: 2px solid #b28a48;
  border-right: 2px solid #b28a48;
  transition: all 0.3s;
}

/* .inn-menu {
  margin-left: 28px;
} */
.inn-menu {
  position: absolute;
  left: 55px;
  top: 30px;
  font-size: 20px;
  text-decoration: none;
  color: #fff !important;
}

.img1 img {
  display: block;
  margin: 0px auto;
  border: 2px solid #b28a48;
  border-radius: 0%;
  width: 100px !important;
  /* height: 80px; */
  padding: 15px;
  outline: 2px solid #b28a48;
  outline-offset: 5px;
}

.descri1 p {
  text-align: center;
  margin: 15px auto;
  color: #b28a48;
  letter-spacing: 1px;
  font-weight: 600;
}

.d-flex-loc {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}

.location-content h3 {
  font-size: 35px;
  margin: 26px auto;
  padding: 4px;
  line-height: 47px;
  font-family: "didot";
  background-image: linear-gradient(
    230deg,
    #b28a48 0%,
    #cf9346 51%,
    #b28a48 100%
  );
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.flex-content p {
  color: #fff;
  margin-left: 15px;
  line-height: 20px;
  margin-top: 9px;
  width: 126px;
}

.location-img img {
  width: 100%;
  object-fit: cover;
  /* height: 426px; */
}

.dflex {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 30px;
}

.flex-why {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 50px;
}

.con-1 h3 {
  font-size: 35px;
  line-height: 48px;
  margin: 29px auto;
  background-image: linear-gradient(
    230deg,
    #b28a48 0%,
    #cf9346 51%,
    #b28a48 100%
  );
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: "didot";
}

.about-logo img {
  width: 30%;
  margin-bottom: 4%;
}

.about-content p {
  color: #fff;
  text-align: justify;
}

.con-1 p {
  color: #fff;
  font-size: 13px;
}

.border-top {
  height: 10px;
  width: 64%;
  display: block;
  margin: 0px auto;
  position: absolute;
  bottom: -10px;
  left: 17%;
  z-index: 99;
  background: rgb(231, 187, 58);
  background: linear-gradient(
    90deg,
    rgba(231, 187, 58, 1) 0%,
    rgba(207, 147, 70, 1) 50%,
    rgba(231, 187, 58, 1) 100%
  );
}

.two-content {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  gap: 36px;
}

.one1 {
  position: relative;
}

.one1 img {
  position: absolute;
  margin-left: -24px;
  width: 21px;
  margin-top: -1px;
}

.one2 {
  position: relative;
}

#home-carousel {
  position: relative;
  overflow: hidden;
}

.carousel-inner {
  position: relative;
}

.overlay4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(
    0,
    0,
    0,
    0.5
  ); /* Adjust the overlay color and opacity here */
  z-index: 1; /* Make sure the overlay is above the slide images */
}

.carousel-inner .item {
  display: flex;
}

.logo2 {
  width: 110px;
  position: absolute;
  right: 4%;
  top: 0px;
}

.slide {
  flex: 1 0 100%;
  width: 100%;
  height: auto;
}

.location-img {
  overflow: hidden; /* Hide the overflowing parts of the image during zoom */
}

/* Add CSS to set the initial scale of the image */
.zoom {
  transition: transform 0.3s ease; /* Set the transition time and easing */
}

#more {
  display: none;
}

#myBtn {
  position: absolute;
  /* bottom: 11%; */
  display: block;
  margin: 0px auto;
  bottom: 11%;
  margin-left: 20%;
  padding: 10px;
  background: rgb(231, 187, 58);
  background: linear-gradient(
    90deg,
    rgba(231, 187, 58, 1) 0%,
    rgba(207, 147, 70, 1) 50%,
    rgba(231, 187, 58, 1) 100%
  );
  border: 2px solid #fff;
  outline: 2px solid #fff;
  outline-offset: 4px;
}

/* Add this CSS to apply the zoom effect on hover */
.zoom:hover {
  transform: scale(
    1.1
  ); /* Set the desired zoom level, e.g., 1.1 for 10% zoom */
}

.img1 img:hover {
  border: dashed #b28a48;
  stroke: 2px;
  /* margin: 20px; */
}
/* .img1:hover img {
  transform: scale(1);

} */

video {
  margin-top: 0%;
}

.top33 {
  position: absolute;
  top: 12%;
  width: 86px;
}

.qr__img {
  text-align: center;
}
.qr__img img {
  width: 70%;
}

@media screen and (max-width: 767px) {
   .logogoldern {
    width: 100px !important;
}
  .qr__img img {
    width: 35%;
    display: block;
    margin: 10px auto;
  }
  .ametabs.active .subametab {
    background: #b28a48 !important;
    color: #fff !important;
}
  .footer-sec p {
    margin-bottom: 2%;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0;
    line-height: 18px;
    font-size: 12px;
  }
  .description2 img{
    width: 52% !important;
    padding-bottom: 10px;
  }
  .testimonial .description2{
    font-size: 11px !important;
  }
  .cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
  }
  .top33 {
    position: relative;
    top: 0;
  }
  video {
    /* margin-top: 13%; */
  }
  .location-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .flex-why {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-left: 12px;
  }
  .card-image {
    width: 100%;
    height: 100%;
    /* margin-right: 20px; */
  }
  .head-content {
    position: relative;
    width: fit-content;
    margin-left: 0%;
  }
  .head-content img {
    position: absolute;
    left: -10px;
    width: 62px;
  }
  .bet-divide img {
    margin-left: 13px;
}
  .head-content p {
    margin-bottom: 6%;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  .head-content h2 {
    font-size: 26px;
    color: #b28a48;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0px;
    font-family: didot;
  }
  .wrapper1 {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: column;
  }

  .wrapper1 .top1 {
    position: relative;
    left: 1%;
    top: 15%;
  }
  .wrapper1 .top2 {
    position: relative;
    left: 1%;
    top: 26%;
  }
  .content1 h3 {
    font-size: 32px;
    position: relative;
    z-index: 99;
	color: #b28a48 !important;
    /*color: #fff;*/
    text-align: center;
    font-family: didot;
    margin-top: 20px;
    margin-left: 0px;
   /* background-image: linear-gradient(252deg, #b28a48, #cf9346, #fbe5a7);*/
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .dflex {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 0px;
  }

  .flex-content p {
    color: #fff;
    margin-left: 15px;
    line-height: 20px;
    margin-top: 9px;
    width: 125px;
  }
  .con-1 h3 {
    text-align: center;
    font-size: 28px;
  }
  .about-content p {
    color: #fff;
    text-align: justify;
    padding: 22px;
    font-size: 14px;
  }
  .about-logo img {
    width: 72%;
    margin-bottom: 4%;
    display: block;
    margin: auto;
  }
  .popup-btn {
    margin: 0px auto;
    display: block;
    background: #b28a48;
    /* background: linear-gradient(
      90deg,
      rgba(231, 187, 58, 1) 0%,
      rgba(207, 147, 70, 1) 50%,
      rgba(231, 187, 58, 1) 100%
    ); */
    border: 1px solid ;
    color: #fff;
    font-size: 13px;
    padding: 10px;
    transition: ease all 0.4s;
    text-shadow: none;
    box-shadow: none;
    width: 167px;
    outline: none;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 3px;
  }
  .sec-tittle h2 {
    margin-bottom: 20px;
    /* font-size: 32px; */
    line-height: 30px;
    margin-top: 0;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    color: #b28a48 !important;
    font-family: "didot";
  }
  .content1 p {
    position: relative;
    z-index: 99;
    width: 100%;
    color: #000;
    margin-top: -2%;
    padding: 18px;
  }
  .card {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0px;
    position: relative;
  }
  .logo2 {
    width: 102px;
    position: absolute;
    right: 4%;
    top: 2px;
  }
}


.home1-carousel .owl-nav img {
  width: 15px;
  /* color: #000; */
  /* filter: invert(100%) sepia(99%) saturate(2%) hue-rotate(8deg) brightness(108%) contrast(100%); */
  margin-top: 1px;
  margin-left: 7px;
}

.home1-carousel .owl-nav .owl-prev {
  width: 36px;
  height: 36px;
  border: 2px solid #000 !important;
  border-radius: 25px;
  background: transparent !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  filter: invert(1);
    float: left;
    position: relative;
    left: 15px;
    font-size: 90px !important;
    color: #fff !important;
}

.home1-carousel .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  border: 2px solid #000 !important;
  border-radius: 25px;
  background: transparent !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  filter: invert(1);
  float: right;
  position: relative;
  right: 15px;
  font-size: 90px !important;
  color: #fff !important;
}

.home1-carousel .owl-nav {
  text-align: center;
  margin-top: 20px;
  padding-right: 0;
  position: absolute;
    top: 45%;
    width: 100%;
    margin-top: 0 !important;
}



/* ------gall nav------*/
.gall-carousel .owl-nav img {
  width: 15px;
  /* color: #000; */
  /* filter: invert(100%) sepia(99%) saturate(2%) hue-rotate(8deg) brightness(108%) contrast(100%); */
  margin-top: 1px;
  margin-left: 7px;
}

.gall-carousel .owl-nav .owl-prev {
  width: 36px;
  height: 36px;
  border: 2px solid #000 !important;
  border-radius: 25px;
  background: transparent !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  filter: invert(1);
    float: left;
    position: relative;
    left: 15px;
    font-size: 90px !important;
    color: #fff !important;
}

.gall-carousel .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  border: 2px solid #000 !important;
  border-radius: 25px;
  background: transparent !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  filter: invert(1);
  float: right;
  position: relative;
  right: 15px;
  font-size: 90px !important;
  color: #fff !important;
}

.gall-carousel .owl-nav {
  text-align: center;
  margin-top: 20px;
  padding-right: 0;
  position: absolute;
    top: 45%;
    width: 100%;
    margin-top: 0 !important;
}

/*----------- ---project carosuel ------------------------ */

.gall-carousel1 .owl-nav img {
  width: 20px;
  /* color: #000; */
  /* filter: invert(100%) sepia(99%) saturate(2%) hue-rotate(8deg) brightness(108%) contrast(100%); */
  margin-top: 0px;
  margin-left: 6px;
  filter: invert(1);
}

.gall-carousel1 .owl-nav .owl-prev {
  width: 36px;
  height: 36px;
  border: 2px solid #fff !important;
  border-radius: 25px;
  background: #b28a48 !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  /* filter: invert(1); */
  
}

.gall-carousel1 .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  border: 2px solid #fff !important;
  border-radius: 25px;
  background: #b28a48  !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
}

.gall-carousel1 .owl-nav {
  text-align: center;
  margin-top: 20px;
  padding-right: 0;
}


/*----------- ---project carosuel ------------------------ */

.gall-carousel2 .owl-nav img {
  width: 20px;
  /* color: #000; */
  filter: invert(1);
  margin-top: 0px;
  margin-left: 6px;
}

.gall-carousel2 .owl-nav .owl-prev {
  width: 36px;
  height: 36px;
  border: 2px solid #b28a48 !important;
  border-radius: 25px;
  background: #b28a48 !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  /* filter: invert(1); */
}

.gall-carousel2 .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  border: 2px solid #b28a48 !important;
  border-radius: 25px;
  background: #b28a48 !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  /* filter: invert(1); */
}

.gall-carousel2 .owl-nav {
  text-align: center;
  margin-top: 20px;
  padding-right: 0;
}
/* ===== */
/*----------- ---project carosuel ------------------------ */

.gall-carousel4 .owl-nav img {
  width: 20px;
  /* color: #000; */
  filter: invert(1);
  margin-top: 0px;
  margin-left: 6px;
}

.gall-carousel4 .owl-nav .owl-prev {
  width: 36px;
  height: 36px;
  border: 2px solid #b28a48 !important;
  border-radius: 25px;
  background: #b28a48 !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  /* filter: invert(1); */
}

.gall-carousel4 .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  border: 2px solid #b28a48 !important;
  border-radius: 25px;
  background: #b28a48 !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  /* filter: invert(1); */
}

.gall-carousel4 .owl-nav {
  text-align: center;
  margin-top: 20px;
  padding-right: 0;
}


/* ----amenities phone view carsouel--------------- */
.gall-carousel3 .owl-nav img {
  width: 15px;
  /* color: #000; */
  /* filter: invert(100%) sepia(99%) saturate(2%) hue-rotate(8deg) brightness(108%) contrast(100%); */
  margin-top: 1px;
  margin-left: 7px;
}

.gall-carousel3 .owl-nav .owl-prev {
  width: 36px;
  height: 36px;
  border: 2px solid #b28a48 !important;
  border-radius: 25px;
  background: transparent !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  /* filter: invert(1); */
}

.gall-carousel3 .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  border: 2px solid #b28a48 !important;
  border-radius: 25px;
  background: transparent !important;
  margin: 5px;
  /* border-left: none !important; */
  outline: none;
  /* filter: invert(1); */
}

.gall-carousel3 .owl-nav {
  text-align: center;
  margin-top: 20px;
  padding-right: 0;
}

/* -----bannner owl section-------------- */

/* ------------------ Accordition -----------------*/

.loca-wrapp {
  padding:  0px 69px;
}

#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
  background: transparent;
  margin-bottom: 15px;
}

#accordion a {
  display: block;
  padding: 10px 15px;
  border-bottom: 2px solid #d3d3d3;
  text-decoration: none;
  transition: ease all 0.5s;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #b28a48;
  /* font-family: Poppins; */
  font-size: 16px;
  font-family: SourceSans3-Regular !important;
  width: 100%;
}

#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #b28a48;
  color: white;
  transition: all 0.2s ease-in;
  border-color: #b28a48;
}

#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}

#accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  /*text-align: center;*/
}

/* #accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #b28a48;
  transition: all 0.2s ease-in;
  border-color: #b28a48;
} */

#accordion .panel-body p i {
  color: #b28a48;
  margin-right: 10px;
  font-size: 16px;
}

/* Add Indicator fontawesome icon to the left */

#accordion .panel-heading .accordion-toggle::before {
  font-family: "FontAwesome";
  content: "\f00d";
  float: left;
  color: #b28a48;
  font-weight: lighter;
  transform: rotate(0deg);
  margin-right: 10px;
  transition: all 0.2s ease-in;
}

#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #b28a48;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}

.panel-body {
  padding: 0px 36px;
  border: none !important;
  /* background: #fff; */
  /* /* box-shadow: 0 15px 8px -6px rgb(0 0 0 / 30%); */
}

.panel-group .panel-heading {
  border-bottom: 0;
  background: transparent;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #222;
  font-weight: 600;
}

.loc-list li {
  margin-bottom: 7px;
  list-style: disc;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  /* line-height: normal; */
  font-family: SourceSans3-Regular !important;
}

.loc-list li i {
  color: #ca1f26;
  margin-right: 10px;
  font-size: 16px;
}

.loc-list li span {
  float: right;
  font-weight: 800;
  /*color: #02549a;*/
}
.tableheading{
  font-size: 19px;
}

/* ----project hightlight new slider section---- */
.testimonial {
  /* background-color: #a08454 !important; */
}
/*.high-sec{
  padding-bottom: 80px;
}*/

.testimonial {
  margin:  20px 0px;
}

.testimonial .pic {
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 15px 15px 0;
}

.testimonial .pic img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.testimonial .testimonial-profile {
  display: inline-block;
  position: relative;
  top: 15px;
}

.testimonial .title {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #2f2f2f;
  text-transform: capitalize;
  margin: 0 0 7px 0;
}

.testimonial .post {
  display: block;
  font-size: 14px;
  color: #93b86b;
}

.testimonial .description2 {
   padding: 20px; 
  background: #fff;
  font-size: 12px;
  color: #b28a48;
  max-width: 100%;
  margin: auto;
  height: 141px;
  text-align: center;
   line-height: normal; 
  /* margin: 0; */
  /* letter-spacing: 1px; */
  position: relative;
  border: 2px solid #b28a48;
  font-weight: 900;
  font-family: SourceSans3-Regular !important;
}
.description2{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.description2 img{
  width: 25% !important;
  padding-bottom: 10px;
}
.testimonial .description2:before,
.testimonial .description2:after {
  content: "";
  border-width: 18px 0 0 18px;
  border-style: solid;
  border-color: #b28a48 transparent transparent;
  position: absolute;
  bottom: -18px;
  left: 0;
}

.testimonial .description2:after {
  border-width: 18px 18px 0 0;
  left: auto;
  right: 0;
}
.iti__selected-flag {
  height: 35px;
}
@media screen and (max-width: 767px) {
  .loca-wrapp {
    padding: 10px;
  }
  .innerOverview{
    padding: 10px 0px !important;
  }
  .innerKeyFeatures{
    padding: 10px 0px !important;
  }
  #configuration{
    padding: 10px 0px 20px !important;
  }
  #masterplan{
    padding: 10px 0px 25px !important;
  }
  #Plans{
    padding: 10px 0px !important;
  }
  #walkthrough{
    padding: 10px 0px !important;
  }
  #Location{
    padding: 10px 0px !important;
  }
  .innerAboutUs{
    padding: 10px 0px !important;
  }
  .contact-sec{
    padding: 10px 0px 25px !important;
  }
  .contact-overlay{
    padding: 0px 0px !important;
  }
  .innerAmenities{
    background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    color: #000;
    padding: 16px 0px !important;
    overflow: hidden;
  }
  .videoBox{
    width: unset  !important;
  }
  .ametabs::after{
    height: unset !important;
    margin: 2% 193%;
  }
  .ametabsone{
    display: flex;
    justify-content: center;
    /* padding: 5px; */
  }
  .container-fluid{
    padding: unset !important;
  }
  .descri1 p {
    font-size: 12px;
}
.innerAmenities .swiper-slide {
  width: 100%;
}
.innerAmenities .arrownav{
  padding: 1rem 4.25rem;
}
.fixwhatsapp {
  bottom: 7%;
  right: 0%;
}
.inn-bord {
  font-size: 16px;
  text-align: center;
  font-weight: 600;
}
.sec-tittle{
  margin-top: 35px;
}
.bord{
  font-size: 16px;
  padding: 9px 7px !important;
}
.inn-disc {
  font-size: 18px;
}
.subbutton{
	    font-size: 12px;
padding: 8px 9px;
margin: 0px 15px 0px 33px;
}

.img1{
  padding: 1rem;
}

.testimonial .description2 {display: flex;justify-content: center;align-items: center; height: 175px; padding: 4px;}

.image-container {
  right: unset;
}
}

.navigation-type-split.fixMenu {
  background: #000 !important;
  transition: ease all 0.5s;
}



.amenities-gallery .gallery-text {
  position: absolute;
  bottom: 0%;
  right: 0%;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  border: 2px solid #52842d;
  text-transform: uppercase;
  /* font-family: SourceSans3-Regular !important; */
  font-family: SourceSans3-Regular !important;
}


/* -------video player---- */
video::-webkit-media-controls {
	display: none;
}
/* 
video {
  display: none;
  pointer-events: none;
} */

.btn-play{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
}

#videoButton {
  border-radius: 100%;
  outline: none;
  border: none;
  background: transparent;
  width: 100px;
  height: 100px;
}

#videoButton img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ---------pulseanimation-------------- */
.pulseanimation {
  animation: pulse-cust 2s infinite;
}

@-webkit-keyframes pulse-cust {
  0% {
      -webkit-box-shadow: 0 0 0 0 #fff;
  }

  70% {
      -webkit-box-shadow: 0 0 0 25px rgba(227, 56, 56, 0);
  }

  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(227, 56, 56, 0);
  }
}

@keyframes pulse-cust {
  0% {
      -webkit-box-shadow: 0 0 0 0 #fff;
  }

  70% {
      -webkit-box-shadow: 0 0 0 25px rgba(227, 56, 56, 0);
  }

  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(227, 56, 56, 0);
  }
}


.navigation-type-split .inner-wrapper .right-side .menu-toggle .menu-toggle-text span {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 22px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: SourceSans3-Regular;
  color: #b28a48;
  line-height: 1;
}

.navigation-information h3 {
  font-family: SourceSans3-Regular !important;
}

.navigation-type-split .navigation-menu-wrapper .navigation-menu-list .menu-item a {
  font-family: SourceSans3-Regular !important;
}

.navigation-type-split .navigation-menu-wrapper .menu-close .menu-toggle-text span {
  font-family: SourceSans3-Regular !important;
}


/* ========================= KeyFeatures Start ========================= */

#KeyFeatures .sec-tittle h2{
  text-align: center !important;
}
#configuration{
  padding: 37px 0px;
}
/*.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);!important;
    color: #fff;
}*/
.innerKeyFeatures{
  padding: 37px 0px;
  background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);
  background-repeat: no-repeat;
  background-size: cover;
}
.innerKeyFeatures .swiperbox {
    padding: 20px 25px;
    background: #fff;
    height: 170px;
    text-align: center;
    position: relative;
    border: 2px solid #b28a48;
}
#KeyFeatures .description {
  padding: 10px 0px 0px;
  background: #fff;
  font-size: 14px;
  color: #b28a48;
  text-align: center;
  margin: 0;
  font-weight: 600;
}
.KeyFeatures-img img {
    width : 60px;
    margin: 0px auto;
}

/* #KeyFeatures .description:before,
#KeyFeatures .description:after {
  content: "";
  border-width: 18px 0 0 18px;
  border-style: solid;
  border-color: #b28a48 transparent transparent;
  position: absolute;
  bottom: -18px;
  left: 0;
} */
#KeyFeatures .description:after {
  border-width: 18px 18px 0 0; left: auto; right: 0;
}
.innerKeyFeatures .swiper-button-next, .innerKeyFeatures .swiper-button-prev {
  position: relative;
  cursor: pointer;
  display: inline-block;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 10px;
}
.innerKeyFeatures .arrownav {
    display: flex; /* Ensure it's flex */
    justify-content: center;
    gap: 1.5rem;
    z-index: 5;
    user-select: none;
    border-radius: 50%; /* Fix overly large value */
    padding: 1rem 0.25rem;
    align-items: center;
}

/* Fix iconify-icon issues in Safari */
.innerKeyFeatures .arrownav iconify-icon {
    display: inline-block; /* Ensure proper rendering */
    padding: 13px;
    border-radius: 50%;
    border: 2px solid #b28a48;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease;
    font-size: 20px;
    margin-left: 15px;
    color: #fff;
}

/* Hover effect fix */
.innerKeyFeatures .arrownav iconify-icon:hover {
    background-color: #b28a48;
    color: rgba(255, 255, 255, 0.9);
}

/* Fix text alignment */
.innerKeyFeatures .arrownav h6 {
    font-size: 20px;
    margin: 0;
}

.innerKeyFeatures .arrownav .headcurvetext5 {
    font-size: 22px;
    margin: 0;
}


/* ========================= KeyFeatures Start ========================= */
.largetitleimg { margin: 0px auto; }
/* ==================== Overview Start ==================== */
.innerOverview { padding: 37px 0px; }
/* ==================== Overview End ==================== */
/* ==================== AboutUs Start ==================== */
.innerAboutUs { 
  background: linear-gradient(90deg, rgba(25,25,25,1) 0%, rgba(55,55,55,1) 49%, rgba(25,25,25,1) 100%);
    /* background-image: url(../images/bgtexture.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 37px 0;
    border-top: 2px solid #b28a48;
    color: #fff;
}
/* ==================== AboutUs End ==================== */
.input-group .form-control { 
  color: #fff;
}

