@font-face {
    font-family: 'Lora';
    src: url('fonts/lora/Lora-VariableFont_wght.ttf');
}

body {
    font-family: 'Lora' !important;
    font-weight: 400 !important;
    color: #747474 !important;
    font-size: 17px !important;
}
body {
  overflow-x: hidden;
}
button#toggle {
    cursor: pointer;
    background: #01619B !important;
    background-color: #01619B !important;
    color: #fff !important;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 25px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-family: 'Lora' !important;
    font-weight: 700 !important;
    color: #2E2A14;
}
p.textt-center.pt-3 {
    color: white;
    font-size: 15px;
}
p.texttt-center.pt-3 {
    color: #999999;
    font-size: 15px;
}
 .btn-vasavi22 {
    background-color: #2E2A14 !important;
    color: #fff !important;
    padding: 10px 10px;
    text-decoration: none;
 
}
#kenytChatBubble.style1 {
    position: fixed;
    bottom: 0;
    margin-bottom: 66px !important;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .5);
    transition: background-color .7s ease-in-out, box-shadow .5s ease-in-out;
    cursor: pointer;
    display: flex;
    right: 0;
    margin-right: 20px;
}
.sec-padding{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.ex-sec{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.ex-sec-top{
	padding-top: 1.5rem;
}
.ex-sec-bottom{
	padding-bottom: 1.5rem;
}

/*header*/

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #01619B !important;
    font-weight: 400 !important;
}

.nav-link {
    color: #2E2A14 !important;
    font-weight: 400 !important;
}

.navbar-nav {
    margin-left: auto !important;
}

.navbar-text a {
    background-color: #2E2A14;
    color: #fff !important;
    padding: 15px 30px;
    text-decoration: none;
    font-weight: 700 !important;
    /*border-radius: 9px;*/
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
}

@media only screen and (min-width: 768px) {
#lead_form {
    margin-top: -65%;
}
}

.btn-vasaviform {
    background-color: #2E2A14 !important;
    color: #fff !important;
    padding: 15px 30px;
    width: 50%;
}

.btn-vasavi {
    background-color: #01619B !important;
    color: #fff !important;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 25px;
}

.btn-vasavi2 {
    background-color: #01619B !important;
    color: #fff !important;
    padding: 15px 30px;
    text-decoration: none;
 
}

/*.form-control {
    margin: 25px 0 !important;
} */

.background-sec-1 {
    background-color: #F9F9F9;
    border-radius: 20px;
    padding: 40px 0;
    margin: 0 20px;
}

.background-sec-2 {
    background-color: #2E2A14;
    padding-top: 50px;
    padding-bottom: 90px;
}
 
}


.heading-text h2 span {
    font-weight: 300;
    color: #2E2A14 !important;
    font-size: 28px;
}

.heading-text h2 {
    color: #2E2A14 !important;
    font-size: 38px;
}

.heading-text p {
    color: #D6B25E;
    font-size: 22px;
}

.title-strip {
    width: 85px;
    height: 5px;
    background-color: #D6B25E;
    transform: translateY(-50%);
    border-radius: 6px;
}

.title-strip-long {
    width: 225px;
    height: 5px;
    background-color: #D6B25E;
    transform: translateY(-50%);
    border-radius: 6px;
}

.content-txtimg {
    /*display: flex;*/
    align-items: center;
    margin: 16px 0;
}

.content-txtimg p {
    margin: 0 !important;
    /*padding-left: 15px;*/
}

.content-text {
    color: #747474;
}

.content-text p {
    font-weight: 300 !important;
}

.estate-growth-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #2E2A14;
    color: #fff;
    text-align: center;
    padding: 25px 10px;
    border-radius: 10px;
    min-height: 282px;
    margin: 10px 0;
}

.estate-growth-card h3 {
    font-size: 50px;
    color: #D6B25E;
}

/*owl carousel*/

.carousel-wrap {
    margin: 20px auto;
    padding: 0 10%;
    width: 100%;
    position: relative;
  }

  .carousel-wrap1 {
    margin: 20px auto;
    padding: 0 5%;
    width: 100%;
    position: relative;
  }
  
  /* fix blank or flashing items on carousel */
  .owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
  }
  
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
  
  .owl-nav i {
    font-size: 52px;
  }
  
  .owl-nav .owl-prev {
    left: -30px;
  }
  
  .owl-nav .owl-next {
    right: -30px;
  }

  .amenities-slider .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1.5px solid #D9D9D9;
    border-radius: 10px;
    min-height: 190px;
    margin: 20px;
  }

  .amenities-slider .item img {
    width: 25% !important;
  }

  .amenities-slider .item p {
    padding-top: 10px;
    color: #fff;
    font-size: 14px;
  }

  .site-layout {
    margin: 0 20px;
  }

  .unlock-price-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 11.983333587646484px 11.234375px 52.427085876464844px 0px #00000005;
    padding: 20px 10px;
    margin: 10px 30px;
 
    min-height: 230px;
  }

  .unlock-price-card-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #D6B25E;
    color: #fff;
    box-shadow: 11.983333587646484px 11.234375px 52.427085876464844px 0px #00000005;
    padding: 20px 10px;
    margin: 10px 30px;
 
    min-height: 280px;
  }

  .unlock-price-card-2 a {
    background-color: #fff;
    color: #D6B25E;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 8px;
  }


  .testimonials-slider .item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-color: white;
    box-shadow: 11.983333587646484px 11.234375px 52.427085876464844px 0px #00000005;
  
    padding: 30px 25px;
    height: 450px;
    color: #747474 !important;
    transition: 0.3s;
  }

  .testimonials-slider .item img {
    width: 100px !important;
  }

  .testimonials-slider .item h4 {
    text-align: left;
    color: #D6B25E;
    padding-top: 15px;
  }

  .testimonials-slider .item p {
    text-align: left;
    padding-top: 15px;
    font-weight: 300 !important;
    font-size: 20px;
  }

  .testimonials-slider .item:hover {
    background-color: #2E2A14;
    color: #CED0F1 !important;
  }


.testimonials-slider .item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-color: white;
    box-shadow: 11.983333587646484px 11.234375px 52.427085876464844px 0px #00000005;
 
    padding: 30px 25px;
    height: 450px;
    color: #747474 !important;
    transition: 0.3s;
  }

  .testimonials-slider .item img {
    width: 100px !important;
  }

  .testimonials-slider .item h4 {
    text-align: left;
    color: #D6B25E;
    padding-top: 15px;
  }

  .testimonials-slider .item p {
    text-align: left;
    padding-top: 15px;
    font-weight: 300 !important;
    font-size: 18px;
  }

  .testimonials-slider .item:hover {
    background-color: #2E2A14;
    color: #CED0F1 !important;
  }

.slick-carousel h4 {
    text-align: center;
    margin-top: 20px;
	color:#D6B25E;
	font-size:18px;
}
.slick-carousel p {
    text-align: center;
	color:#999999;
	font-size:16px;
}



#D6B25E

 [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.slick-prev:before {
    content: '←';
}
.slick-next:before {
    content: '→';
}

  

  .apartment-slider .item img {
    border-radius: 20px;
  }

  .apartment-slider .item h4 {
    padding-top: 15px;
    color: #D6B25E;
  }

  .enquire-location {
    display: flex;
 
    background-color: #2E2A14;
    align-items: center;
  }

  .enquire-now {
    width: 50%;
    padding: 20px 40px;
  }

  .locate-us {
    width: 50%;
  }

 

  .btn-vasaviform2 {
    background-color: #01619B !important;
    color: #fff !important;
    padding: 15px 30px;
    width: 30%;
  }

  /*faqs*/

  .accordion-button {
    font-weight: 500 !important;
    color: #2E2A14 !important;
    font-size: 22px !important;
  }

  .accordion-button:not(.collapsed) {
    background-color: transparent !important;
  }

  .accordion {
    --bs-accordion-btn-focus-box-shadow: none !important;
  }

  .accordion-button:focus {
    border: none !important;
  }

  .accordion-body {
    color: #747474;
  }

  /*test*/

  .floor-plans {
    display: flex;
    align-items: center;
    /*height: 500px;*/
  }

  .floor-buttons {
    width: 50%;
  }

  .floor-image {
    width: 70%;
  }


  /* Portfolio Section
--------------------------------*/
	#portfolio {
		/*padding: 80px 0;*/
	}

  #portfolio #portfolio-wrapper {
    /*padding-right: 15px;*/
  }

  #portfolio #portfolio-flters {
     padding: 0;
	 list-style: none;
     text-align: left;
	 margin: 0px 0px 45px -19px;
	 margin: 0 auto !important;
     display: inline-block;
  }

  #portfolio #portfolio-flters li {
    cursor: pointer;
    margin: 10px 15px;
    display: block;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #D6B25E; 
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    border: 1.5px solid #D6B25E;
	text-align: center;
  }

  #portfolio #portfolio-flters li:hover,
  #portfolio #portfolio-flters li.filter-active {
    /* background-color: #C1C1C1; */
    color: #D6B25E;
  }

  #portfolio .portfolio-item {
    position: relative;
    height: auto;
    overflow: hidden !important;
    margin-bottom: 15px;
    transition: all 350ms ease;
    transform: scale(1);
    padding: 20px;
  }

  #portfolio .portfolio-item a {
    display: block;
    /*margin-right: 15px;*/
  }

  /*  #portfolio .portfolio-item img {
      position: relative;
      top: 0;
      transition: all 600ms cubic-bezier(0.34, 0.57, 0.52, 0.43);
    } */

  #portfolio .portfolio-item .details {
    height: 50px;
    background: #2dc997;
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  }

  #portfolio .portfolio-item .details h4 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 8px 0 2px 8px;
    margin: 0;
  }

  #portfolio .portfolio-item .details span {
    display: block;
    color: #fff;
    font-size: 13px;
    padding-left: 8px;
  }

  #portfolio .portfolio-item:hover .details {
    bottom: 0;
  }

  /* #portfolio .portfolio-item:hover img {
      top: -30px;
    } */

  /* Card style starts */

  .card {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    border: none !important;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
  }

  .card-body {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.25rem;
  }

  /*.card img {
    width: 100%;
  }*/

  .mb-0,
  .my-0 {
    margin-bottom: 10px !important;
  }

  .ls-2,
  .letter-spacing-2 {
    letter-spacing: 2px;
  }

  .small-5 {
    font-size: 0.64453rem !important;
  }

  .text-lightest {
    color: #d3d3d3 !important;
  }

  .text-uppercase {
    text-transform: uppercase !important;
  }

  .small,
  small {
    font-size: 85% !important;
    font-weight: 400;
  }

  .shadow-1,
  .product-3,
  .hover-shadow-1:hover {
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 6%);
    box-shadow: 0 0 4px rgb(0 0 0 / 6%);
  }

  .card-img-top {
    position: relative;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 0);
    border-top-right-radius: calc(.25rem - 0);
  }


  /*floating buttons*/

  .floating-btn {

    position: fixed;

    top: 45%;

    right: -6.5%;

    z-index: 99;

    transform: rotate(270deg);

    border-radius: 25px; !important;

}

.floating-btn a {
  text-decoration: none !important;

  /*border-radius: 25px; !important;*/
}


.button-primary-float {
  font-size: 16px;
  background: #01619B !important;
  background-size: 200% 100%;
  background-position: right bottom;
  color: #fff !important;
padding: 5px 5px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  border-radius: 0;
}

.knmore a {
  text-decoration: none !important;
}

.button-primary {
  background: #D6B25E;
  background-size: 200% 100%;
  background-position: right bottom;
  color: #fff !important;
  padding: 10px 35px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  border-radius: 6px;
}

.wp-button{
	margin-top:14px;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:35px;
  z-index:100;
}

  /*footer*/

  footer a {
    text-decoration: none !important;
    color: #fff;
  }


.pb-5 {
    padding-bottom: 0rem !important;  
}

.pt-5 {
    padding-top: 0rem important;  
}

section.pt-2.pbb-5 {
    padding-top: 4rem !important;
}





.pb-4 {
    padding-bottom: 4.5rem!important;
}

.pb-5 {
  padding-bottom: 0rem!important; 
}

.pbb-4 {
    padding-bottom: 3.5rem!important;
    padding-top: 3.2rem !important;
}

.pt-5 {
  padding-top: 0rem!important;  
}
footer.pt-5 {
    padding-top: 0rem!important;
}
section.pt-5.pb-4 {
    padding-bottom: 0rem!important;
}
section.pt-2.pbb-5 {
    background: #F9F9F9;
    padding-bottom: 3rem!important;
}
.card-con {
	text-align: center;
	border: 1px solid #D6B25E;
	padding: 20px;
	margin-bottom: 20px;
}
.card-con img{
	margin-bottom: 10px;
}
.card-con p{
	font-size: 15px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.club-luxe{
		background-image: url("img/mackennas/club-luxe-bg.webp");
		background-color: #cccccc;
		/*height: 900px; */
		background-position: center; 
		background-repeat: no-repeat; 
		background-size: cover; 
		color: #ffffff !important;
	}
	.youtube-video iframe {
		width: 100% !important;
		height: 195px !important;
	}
	.faqs-sec{
		background-image: url("img/mackennas/faqs_bg.webp"); 
		background-color: #cccccc; 
		background-position: center; 
		background-repeat: no-repeat; 
		background-size: cover; 
		color: #ffffff !important;
	}
	.bnr-form{
		background-color: #F1F1F1; 
		padding: 15px; 
		border-radius: 9px; 
		z-index: 99;
		
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.club-luxe{
		background-image: url("img/mackennas/club-luxe-bg.webp"); /* The image used */
		background-color: #cccccc; /* Used if the image is unavailable */
		/*height: 900px; /* You must set a specified height */
		background-position: center; /* Center the image */
		background-repeat: no-repeat; /* Do not repeat the image */
		background-size: cover; /* Resize the background image to cover the entire container */
		color: #ffffff !important;
	}
	.youtube-video iframe {
		width: 100% !important;
		height: 195px !important;
	}
	.faqs-sec{
		background-image: url("img/mackennas/faqs_bg.webp"); 
		background-color: #cccccc; 
		background-position: center; 
		background-repeat: no-repeat; 
		background-size: cover; 
		color: #ffffff !important;
	}
	.bnr-form{
		background-color: #F1F1F1; 
		padding: 15px; 
		border-radius: 9px; 
		z-index: 99;
		
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.club-luxe{
		background-image: url("img/mackennas/club-luxe-bg.webp"); /* The image used */
		background-color: #cccccc; /* Used if the image is unavailable */
		/*height: 500px; /* You must set a specified height */
		background-position: center; /* Center the image */
		background-repeat: no-repeat; /* Do not repeat the image */
		background-size: cover; /* Resize the background image to cover the entire container */
		color: #ffffff !important;
	}
	.youtube-video iframe {
		width: 100% !important;
		height: 625px !important;
	}
	.faqs-sec{
		background-image: url("img/mackennas/faqs_bg.webp"); 
		background-color: #cccccc; 
		background-position: center; 
		background-repeat: no-repeat; 
		background-size: cover; 
		color: #ffffff !important;
	}
	.bnr-form{
		background-color: #F1F1F1; 
		padding: 15px; 
		border-radius: 9px; 
		z-index: 99;
		
	}
}
button {
    border-radius: 0;
    background: #01619b;
   
}
.btn-container {
    margin-top: 20px;
}
 @import url('https://fonts.googleapis.com/css?family=Raleway');
#text{
display:none;
}
.btn-container{
  margin: auto;
  height:44px;
  width:166.23px;
  
}
a:active{
  color:#ffd323;
}
body{
   background-color:aqua;
}
button{
  user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  cursor:pointer;
  border:none;
  padding:8px;
  font-size:20px;
  background:linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
  color:white;
  font-family:cursive;
  box-sizing:border-box;
}
body{
  font-family:'Raleway',monospace;
  font-size:20px;
  color:white;
}
center {
    margin-top: 50px;
}
div#HiddenDiv {
    margin-top: 40px;
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.club-luxe{
		background-image: url("img/mackennas/club-luxe-bg.webp"); /* The image used */
		background-color: #cccccc; /* Used if the image is unavailable */
		/*height: 500px; /* You must set a specified height */
		background-position: center; /* Center the image */
		background-repeat: no-repeat; /* Do not repeat the image */
		background-size: cover; /* Resize the background image to cover the entire container */
		color: #ffffff !important;
	}
	.youtube-video iframe {
		width: 100% !important;
		height: 625px !important;
	}
	.faqs-sec{
		background-image: url("img/mackennas/faqs_bg.webp"); 
		background-color: #cccccc; 
		background-position: center; 
		background-repeat: no-repeat; 
		background-size: cover; 
		color: #ffffff !important;
	}
	.bnr-form{
		background-color: #F1F1F1; 
		padding: 15px; 
		border-radius: 9px; 
		z-index: 99;
	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.club-luxe{
		background-image: url("img/mackennas/club-luxe-bg.webp"); /* The image used */
		background-color: #cccccc; /* Used if the image is unavailable */
		/* height: 500px;  You must set a specified height */
		background-position: center; /* Center the image */
		background-repeat: no-repeat; /* Do not repeat the image */
		background-size: cover; /* Resize the background image to cover the entire container */
		color: #ffffff !important;
	}
	.youtube-video iframe {
		width: 100% !important;
		height: 625px !important;
	}
	.faqs-sec{
		background-image: url("img/mackennas/faqs_bg.webp"); 
		background-color: #cccccc; 
		background-position: center; 
		background-repeat: no-repeat; 
		background-size: cover; 
		color: #ffffff !important;
	}
	.bnr-form{
		background-color: #F1F1F1; 
		padding: 15px; 
		border-radius: 9px; 
		z-index: 99;
	}
}

.rs-img{
	width: 40px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.world-cls{
	width: 100%;
}
.site-layout{
	background-color: #2E2A14;
	margin: 0;
}
.site-layout .points{
	margin-top: 30px;
}
.points li{
	color: #ffffff;
}
.slick-prev {
	background-color: #01619B !important;
	padding-top: 2px !important;
}
.slick-next {
	background-color: #01619B !important;
	padding-top: 2px !important;
}

.slick-list{
	width: 90% !important;
	margin: 0 auto !important;
}
.slick-prev {
    left: -5px !important;
}
.slick-next {
    right: 5px !important;
}
.project-img{
	width: 85px;
	margin-bottom: 25px;
}
.heading-text{
	margin-bottom: 30px;
}
.project-highlights {
	background-color: #F5F4F4 !important;
}
.project-highlights .card {
	background-color: #F5F4F4 !important;
}
.club-content{
	padding: 50px;
    border-radius: 12px;
	background: rgba(0, 0, 0, 0.50);
	box-shadow: 1px 1px 27px 0px rgba(0, 0, 0, 0.23);
	text-align: center;
}

/*pricing table*/
	#pricingtable {
	  width: 100%;
	  padding-bottom: 50px;
	}

	#pricingtable th {

	  padding: 10px 50px;

	  color: #FFFFFF;

	  background: #01619B;

	  text-align: center;

	  font-weight: 400;

	}



#pricingtable td, #pricingtable th {

  border: 1px solid #bbb;

  padding: 15px 5px;

  text-align: center;

}





#pricingtable tr:nth-child(even) {

  background-color: #f2f2f2;

}



.price-sec {

  background-image: url(../img/brochures/climpek.webp);

  padding: 30px 0;

}

.accordion-item {
    color: var(--bs-accordion-color);
     background-color:  #fff0  !important;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.unlock {

  color: #1A1A18;

  background: #A98216;

  padding: 10px;

  border-radius: 2px;

  transition: all 0.3s ease-in-out;

}

section.specs.p-3.p-lg-5 {
 
    background-image: url(../assets/img/mackennas/faqs_bg.webp);
    background-color: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff !important;
}

.accordion-flush .accordion-collapse {
    border-width: 0;
    background: white;
}

.unlock:hover {

  background: #1A1A18;

  color: #fff !important;

  cursor: pointer;

}
#accordionExample .accordion-item{
	margin-bottom: 1px !important;
 
}

.accordion-header {
    margin-bottom: 0;
    background: white;
	  margin-bottom: 15px  !important;
}
 
.accordion-button{
  background-color: #EFEAE5 !important;
  }
.heading-top{
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0 !important;
    font-size: 20px;
    color: #A98216;
}
#pricingtable a{
  text-decoration: none;
  color:white;
}
.project-highlights .card-box p{
	padding-bottom: 17px !important;
}
.project-status {
    background-color: #F5F4F4 !important;
}
.btn-1{
	background-color: #01619B !important;
    margin: 0 auto;
    display: block !important;
}

.floor-plan nav {
	position: relative;
	/*margin: 50px;
	width: 360px;*/
	background: none !important;
}
.floor-plan nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.floor-plan nav ul li a {
	display: block;
	padding: 10px 15px;
	color: #D6B25E;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.floor-plan nav ul li a:hover {
	color: #D6B25E;
}
.floor-plan nav ul li a .fa {
	width: 16px;
	text-align: center;
	margin-right: 5px;
	float:right;
}
.floor-plan nav ul ul {
	/*background: rgba(0, 0, 0, 0.2);*/
}
.floor-plan nav ul li ul li a {
	
	border-left: 4px solid transparent;
	padding: 10px 20px;
}
/*.floor-plan nav ul li ul li a:hover {
	border-left: 4px solid #3498db;
}*/
.amenities .card-box p {
    padding-bottom: 17px !important;
}
.gallery1 .slick-slide{
	margin: 5px;
}
.btn-svadha {
    background-color: #01619B !important;
    color: #fff !important;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 25px;
}


.header-one.sticky {
    position: fixed;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	width: 100%;
    z-index: 999;
}
.header-one .header-nav {
    padding: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
   background:white;
    background-repeat: round;
    padding-bottom: 5px;
    padding: 0px 0;
}
.header-one .header-logo {
    display: inline-block;
    vertical-align: top;
}
a, a:visited {
  color: black;
}
.lazy-load.loaded {
    opacity: 1;
    opacity: 1;
    max-width: 100%;
}
.header-one .header-menu {
    float: left;
  
    font-weight: 400;
    /* margin-top: 15px; */
}

.header-one .header-menu>ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-one .header-menu>ul>li {
    display: inline-block;
    position: relative;
}
.header-one .header-menu>ul>li>a {
    color: #01022E;
    padding: 2px 7px;
    display: block;
	text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 4px;
    margin-top: 4px;
}

.header-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    color: #ffffff;
}
 
.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    display: none !important;
}


@media (min-width: 100px) and (max-width: 768px) {
    .mob-plt.mlp {
      float: right;
      margin: 30px 0px 0px 0px;
		        width: 32%;
    }
	   .header-one #main-menu {
        display: block;
        white-space: nowrap;
    }
	ul.rlogo {
    display: none;
}
 
}
.header-one .header-menu>ul>li {
    display: inline-block;
    position: relative;
}

.header-one .header-menu>ul>li>a {
    color: #01022E;
    padding: 2px 7px;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 4px;
    margin-top: 4px;
	font-size: 16px;
}



.headinggg-top{
	 
    text-transform: none;
    text-align: center;
    margin-bottom: 0 !important;
    font-size: 20px;
    color: #A98216;
}
.whatsupchat {
position: sticky;
    position: -webkit-sticky;
    width: 100px;
    /* height: 100px; */
    /* top: 70px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* box-shadow: 0 0 6px #000; */
    /* color: #fff; */
    /* display: inline-block; */
    /* position: fixed; */
    bottom: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 0px;
    margin-bottom: 6px;
    text-align: center;
}


@media only screen and (max-width: 480px) {
.whatsupchat {
position: sticky;
    position: -webkit-sticky;
    width: 100px;
    /* height: 100px; */
    /* top: 70px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* box-shadow: 0 0 6px #000; */
    /* color: #fff; */
    /* display: inline-block; */
    /* position: fixed; */
    bottom: 0;
    right: 0;
    z-index: 1000;
    padding: 55px 0px;
	display:none;
    margin-bottom: 6px;
    text-align: center;
}
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
	

 
.header-one .header-menu {
    float: left;
    font-weight: 400;
    width: 100%;
 
}

@media only screen and (max-width: 480px) {
.header-one .header-menu {
    float: left;
    font-weight: 400;
    width: 100%;
    overflow: scroll;
}
}