* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins';
  scroll-behavior: smooth;
}

#navsticky {
    padding: 0 !important;
    /* box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.78); */
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.32s ease-in-out;
    background-color: #353535;
    /* z-index: 9999; */
}
#luxury_details_h1
{
     position: relative;
    transition: transform 1s;
}
#luxury_details_h2
{
     position: relative;
    transition: transform 1s;
}
.starts_at{
    color: #fff;
}

.terrace_nav {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 30px;
    z-index: 100;
}

#click {
  display: none;
}

.terrace_nav .menu-btn {
  display: none;
}
.experience .card img {
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
.terrace_nav ul {
  /* width: 55%; */
  margin: 0 0 0 auto;
  display: flex;
}

.nav_after_ine {
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0px 33px;
    text-align: center;
}

.terrace_nav ul li {
  color: white;
  list-style: none;
  /* margin: 0 20px; */
}

/*.nav_after_ine:not(:first-child) a::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  left: 0px;*/
/*  top: 18%;*/
/*  height: 70%;*/
/*  border-left: 2px solid #fff;*/
/*}*/

#nav_Links li.active a {
  color: #11B902;
  font-weight: bold;
}

.terrace_nav ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  /*text-transform: uppercase;*/
}

.terrace_call_btn {
  width: 30px;
  margin-right: 10px;
  /* filter: brightness(0); */
}

.logo img {
  width: 150px;
  filter: brightness(0)invert(1);
}

.terra_banner {
  background-image: url(../../assets/img/banner4.jpg);
  /* height: 86vh; */
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 150px 0;
}

.terra_banner h1 {
    color: #fff;
    font-size: 30PX;
    text-align: center;
    margin-top: 100px;
    font-weight: 700;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.84);
}
.terra_banner h2 {
    color: #fff;
    text-align: center;
    margin-top: 26px;
}

.terra_banner h4 {
    background-color: #0082a9;
    color: #fff;
    padding: 14px 15px;
    border-radius: 0px;
    width: fit-content;
    font-size: 25px;
    font-weight: 500;
}

.bangalore_det {
  font-weight: 700 !important;
}

.btn_terrace_det {
  background-color: #fff;
  color: #0082a9;
  border-radius: 28px;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 700;
  margin-top: 100px;
}



.btn_submit_det:hover {
  background-color: #0b8e36;
  color: #fff;
}

.trecce_arrow {
  margin-left: 20px;
  width: 22px;
}

.trecce_arrow_form {
  width: 22px;
  margin-left: 20px;
  filter: brightness(0)invert(1);
}

.talk_to_expert_card h3 {
  text-align: center;
  /* color: #0b8e36; */
  margin-bottom: 20px;
}

/*.talk_to_expert_card input {*/
/*  border-top: unset;*/
/*  border-left: unset;*/
/*  border-right: unset;*/
/*  border-radius: unset;*/
/*}*/

.card.talk_to_expert_card {
    background-color: rgb(254 255 255 / 24%);
}
.input_terrace {
  margin-bottom: 35px;
}

.terra_row {
  height: inherit;
}

.terra_col {
  height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.about_terra h1 {
  /*text-align: center;*/
  /* color: #0b8e36; */
  font-weight: 500;
}

.about_terra .card {
  padding: 40px;
  border-radius: 29px;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.94);
}

.about_terra p 
{
  margin-top: 40px;
  color: #000;
  /*text-align: center;*/
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.fram_details {
    width: 100%;
    /* position: absolute; */
    /* top: 0; */
    left: 25%;
    bottom: 36px;
}

.fram_details1 {
  width: 159px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.about_terra {
    /* margin-top: 5px; */
    /* background-image: url(../../assets/img/frame_about.jpg); */
    /* height: 86vh; */
    padding: 0 0 90px 0;
    background: #fff;
    background-repeat: no-repeat;
    background-size: 100%;
}
.card_upper_images {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 83px;
  height: 83px;
  display: flex;
  background-color: #fff;
  justify-content: center;
  align-items: center;
}

.card_upper_images img {
  width: 45px;
}

.secure_details {
  position: relative;
  margin-top: 5px;
  background-image: url(../../assets/img/rice_fied.jpg);
  height: 86vh;
  background-repeat: no-repeat;
  background-size: 100%;
}

.embrace_details {
  display: flex;
  align-items: center;
  margin-top: 10px;
  /* justify-content: center; */
  margin: 30px 50px;
}

.embrace_details h6 {
  margin-bottom: unset;
  color: #fff;
  margin-left: 20px;
  font-weight: 300;
  font-size: 20px;
}

.secure_background {
  background-color: #0b8e3694;
  /* padding: 30px; */
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.why_terrace_img {
  width: 40px;
  display: block;
  margin: auto;
}

.why_terrace .card {
    padding: 30px;
    border-radius: 36px;
    margin: 30px 10px;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
}

.why_terrace h1 
{
  text-align: center;
   color: #fff; 
  font-weight: 500;
  margin: 40px;
}

.why_terrace 
{
    /* background: linear-gradient(90deg, #e4e5e66e 3.45%, #eff0f054 100%); */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../../assets/img/street_view.jpg);
    position: relative;
    /* padding-bottom: 60px; */
    /* padding-top: 60px; */
    padding: 110px 40px;
    /* height: 100vh; */
    background-repeat: no-repeat;
    background-size: 100%;
}

.leaf_details {
  z-index: 9;
  width: 360px;
  position: absolute;
  top: -44px;
  right: 0;
}

.leaf_details1 {
  z-index: 9;
  width: 346px;
  position: absolute;
  bottom: -44px;
  left: 0;
}

.why_terrace .card h4 {
    color: #464646;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}
.experience h1 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  /* margin: 40px; */
  margin-top: 70px;
  margin-bottom: 40px;
}

.experience {
  background: #0b8e36;
  padding-bottom: 70px;
}

.experience .card {
  border-radius: 16px;
  border: unset;
  margin: 22px 10px;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
}

.experience .card h2 {
  color: #0b8e36;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pricing {
  background: #ffffff;
  padding: 75px 0;
}

.pricing h1 {
  text-align: center;
  /* color: #0b8e36; */
  font-weight: 500;
  margin-bottom: 40px;
}

/* .pricing .card
{
border-radius: 16px;
width: fit-content;
background: #0b8e36;
box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
} */
.pricing .table {
  color: #fff;
  margin-top: 30px;
}

.price_details_td {
  border-left: 1px solid #fff;
}

.pricing .table th {
  border-bottom: none;
  text-align: center;

}

.pricing span {
  background-color: #fff8d4;
  color: #0b8e36;
  text-align: center;
  border-radius: 10px;
  padding: 12px 59px;
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.25) inset;
}

.new_td_details {
  border-bottom: none;
}

.pricing .table td:first-child {
  padding-right: 59px;
}

.pricing .table td:last-child {
  padding-left: 40px;
}

/* .pricing .card .card-body{
    padding: 40px 50px 0 50px;
  } */

footer {
  background: #353535;
  padding: 75px 0;
  margin-top: -6px;
}

.quick_links h6 {
  width: 50%;
  margin: 0 auto 20px auto;
}

footer h6 {
  color: #fff;
  font-size: 23px;
  margin-bottom: 20px;
}

.abt_sanati_paragraph p {
  text-align: justify;
}

footer ul li a {
  text-align: left !important;
  color: #ffff;
  text-decoration: none;
  font-size: 16px;
}

footer p {
  color: #fff;
  font-size: 15px;
}

footer ul {
  list-style: none;
  padding: 0;
  width: 50%;
  margin: 0 auto;
}

.bottom_footer {
  background-color: #0000000f;
}

.bottom_footer p {
  color: #000;
  font-size: 13px;
  margin: 0;
  padding: 13px 0;
}

.privacy a {
  font-size: 13px;
  text-decoration: none;
  color: #000;
}

.privacy {
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.floatph {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 88px;
  left: 13px;
  border-radius: 10px;
  background-color: #398ecc;
  color: #FFFFFF;
  text-align: center;
  font-size: 25px;
  /*box-shadow: 2px 2px 3px #999;*/
  z-index: 100;
}

.float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 88px;
  background-color: #4dc247;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  font-size: 30px;
  /*box-shadow: 2px 2px 3px #999;*/
  z-index: 100;
  right: 13px;
}

#button {
  display: inline-block;
  background-color: #993300;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

.my-floatp1 {
  margin-top: 10px;

}
.my-floatp {
    /* margin-top: 14px; */
    width: 21px;
    filter: brightness(0)invert(1);
    /* display: block; */
        margin-top: 8px;
    /* margin-top: auto; */
    /* margin-bottom: auto; */
    /* align-items: center; */
}
/*.my-float {*/
/*  margin-top: 10px;*/
/*}*/

.orange_details {
  text-decoration: none;
  color: #fe6909;
}

#price, #contact, #about, #whyus, #location , #master , #gallery {
  scroll-margin-top: 50px;
}

.amineties {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../../assets/img/park.jpg);
    position: relative;
    padding: 110px 40px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.amineties h1 {
  text-align: center;
  color: #fff;
  /* font-weight: 700; */
  margin-bottom: 40px;
}
.gallery_aether {
  background-color: #f7f7f7;
  /* padding: 77px; */
  padding-top: 40px;
  padding-bottom: 80px;
}

.gallery_aether h1 {
  text-align: center;
  color: #000;
  /* font-weight: 700; */
  margin-bottom: 40px;
}
.master_plan h1{
  text-align: center;
  color: #000;
  /* font-weight: 700; */
  margin-bottom: 40px;
}
.master_plan{
  padding-top: 40px;
  padding-bottom: 80px;
}

.gallery_aether img{
  width: 100%;
}
.amineties h4 {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  margin: 18px 0;
  font-weight: 500;
}

.amineties .card {
    background-color: transparent;
    /* box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50); */
    width: 220px;
    border: unset;
    margin: 20px auto!important;
    margin-bottom: 40px;
}
.amineties img {
  display: block;
  margin: auto;
  width: 48px;
  margin-bottom: 10px;
  filter: brightness(0)invert(1);
}

.amenties_card {
  margin-top: 55px;
}

.make_your_dream h1 {
  text-align: center;
  color: #0b8e36;
  font-weight: 700;
}

.make_your_dream {
  padding: 40px 0;
  background-color: #FFFFFF;
}

.make_your_dream p {
  color: #0b8e36;
}

.location_details img {
  width: 100%;
}

.location_details h1 {
  position: absolute;
  top: 40px;
  left: 35%;
  right: auto;
  text-align: center;
  color: #0b8e36;
  font-weight: 700;
}

.location_details {
  position: relative;
}

.pricing .card {
  background-color: #fff;
  color: #fff;
   width: 280px; 
  box-shadow: 2px 3px 7px 0px rgb(0 0 0 / 12%);
  border-radius: 17px;
}
.pricing .card-header {
    background-color: #0082a9 !important;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    padding: 20px 0;
    border-bottom: unset;
}

.pricing .card-header h3 {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-family: Poppins;
  font-size: 18px;
  margin-bottom: unset;
}

.pricing .card h5 {
  color: #000000b0;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
}
.pricing .card p {
    text-align: center;
    font-size: 16px;
    margin: 12px 0px;
    /* padding-bottom: 0; */
    color: #000;
    margin-bottom: 6px;
    font-weight: 400;
}
.btn_pricing_details {
    background-color: #0082a9;
    color: #fff;
    margin: 10px 0;
    font-size: 17px;
    padding: 12px 22px;
    border-radius: 32px;
    font-weight: 500;
}
.btn_pricing_details1{
  background-color: #0082a9;
  color: #fff;
  margin: 30px 0;
  font-size: 19px;
  font-weight: 500;
}
.make_your_dream .card {
  background-color: #0b8e36;
  border-radius: 11px 11px 0px 0px;
  border: none;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
}

.make_your_dream .card h4 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 21px;
  /* font-style: normal; */
  margin-top: 14px;
  font-weight: 600;
  margin-bottom: unset !important;
  /* line-height: normal; */
}
.make_your_dream .card img {
  /* border-radius: inherit; */
  border-radius: 12px 12px 0px 0px;
}

.make_your_dream p{
  text-align: center;
  margin: 20px 0;
}
.make_your_dream h1{
  margin-bottom: unset;
}
.address{
  text-align: center;
}
.office_address_a{
  text-decoration: none;
  color: #FFF;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
}
.office_address_a:hover{
  text-decoration: none;
  color: #fff;
}
.quick_links ul li a:hover{
  color: #fff;
}

.input_terrace {
  margin-bottom: 35px;
}
/*.talk_to_expert_card input {*/
/*  border-top: unset;*/
/*  border-left: unset;*/
/*  border-right: unset;*/
/*  border-radius: unset;*/
/*}*/
.btn_submit_det {
    background-color: #353535;
    color: #fff;
    /* border-radius: 28px; */
    padding: 8px 28px;
    font-size: 16px;
    font-weight: 700;
}
.modal_new_details_h{
  color: #000;
  text-align: center;
  font-weight: 700;
  font-family: Poppins;
  font-size: 25px;
  margin-bottom: unset;
}
/*.talk_to_expert_card{*/
/*  border-radius: 16px;*/
/*}*/
.privacy_page{
    padding: 30px 0;
}
.privacy_page h1{
    text-align: center;
    color: #0b8e36;
    margin-bottom:20px;
    font-weight: bolder;
}
    section.privacy h1 {
    text-align: center;
    margin: 30px;
}
.fb{
    color: #fff;
    font-size: 30px;
    /*margin-right: 10px;*/
}
.map_section img{
    width: 100%;
}
.map_section{
    position: relative;
}
.btn_get_map{
    position: absolute;
    bottom: 0;
    left: 43%;
    background-color: #ffff;
    color: #0b8e36;
    margin: 30px 0;
    font-size: 19px;
    font-weight: 500;
}

.offer_details{
  width: 100%;
}
.offer_body{
  padding: 0;
}


.new-button-close {
  padding: .5rem .5rem;
  margin: -.5rem -3.5rem -.5rem auto !important;
}


.new-button-close {
  filter: brightness(0) invert(1) !important;
  border: 3px solid #fff;
  opacity: unset;
}

.offer_modal_content {
background-color: unset !important;
border: unset !important;

}
.offer_body {
  background-image: url(../../assets/img/offer.jpg);
  height: 100vh;
  background-repeat: no-repeat;
  background-size: 100%;
  font-family: "Open Sans", sans-serif;
  /* padding: 110px 0; */
}


.neighbourhood {
  background: linear-gradient(90deg, #e4e5e66e 3.45%, #eff0f054 100%); 
   /* margin: 40px 0; */
  padding: 70px 0;
}
.neighbourhood h2 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 500;
}
.neighbourhood ul {
  list-style: none;
  margin: 40px 0;
}
.neighbourhood li {
    font-size: 15px;
    margin-bottom: 30px;
    font-weight: 500;
}
.icons_neighbour {
  width: 20px;
  margin-right: 20px;
}
.neighbourhood .card {
  padding: 28px 0;
}
.neighbourhood .card h3 {
  text-align: center;
  margin-bottom: 30px;
}
.btn_submit_det1 {
    background-color: #0082a9;
    color: #fff;
    width: 100%;
}
.tag_css{
  width: 100%;
}
.btn:hover{
    background: #214196;
    color: #fff;
}

.new_price{
    margin-top: 40px;
}
.master_plan img{
    width: 100%;
}
.orange_details:hover{
    color: #fe6909;
}
section#master {
    margin-bottom: -3px;
}
.location_map_details img{
    width: 100%;
}

.btn_pricing_details_plot {
    background-color: #fff;
    color: #0082a9;
    margin: 23px 0;
    border-color: #0082a9;
    font-size: 14px;
    padding: 5px 14px;
    /* border-radius: 32px; */
    font-weight: 500;
}

.icons_details_imp {
  margin: 40px 0;
}
.doctor_det {
  height: 120px;
  border: 5px solid #214196;
  width: 120px;
  border-radius: 29%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctor_det img {
  width: 61px;
}
.icons_details_imp h5 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0 !important;
}
.icons_details_imp p {
  margin-bottom: 0 !important;
  text-align: center;
  margin-top: 16px;
}
.new_cs_btn{
  margin-top: 50px;
}
section.thankuDetails {
    margin: 50px 0;
}
.note p {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #214196;
}

















.wrap {
	position: relative;
	/* max-width: 1200px; */
	margin: 0 auto;
	padding: 0 20px;
	/* min-height: 100vh; */
	display: flex;
	align-items: center;
}

.slick-slider {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.bg-img {
	width: 33.33%;
	display: block;
	/* padding-bottom: 100%; */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: -1;
}

.text-holder {
	background: rgba(255, 255, 255, 1);
	color: black;
	padding: 10px;
}

.hide {
	font-size: 11px;
}

.btn-more {
	display: inline-block;
	vertical-align: middle;
	/* transition: background .3s, transform 1s; */
	background: rgb(33 65 150);
	padding: 5px 15px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.btn-more:hover {
	background: rgb(33 65 150);
  color: #fff;
}

@media (min-width: 567px) {

	.slick-slider {
		width: 100%;
		position: relative;
		overflow: hidden;
		min-height: 80vh;
		box-shadow: 0px 30px 44px 0px rgba(0,0,0,0.1);
	}

	.slide {
		transition: all .5s;
		position: absolute;
		top: 0;
		left: 0;
		width: 33.33%;
		min-height: 80vh;
		overflow: hidden;
		display: flex;
		z-index: 1;
	}

	.slide:nth-child(1) {
		z-index: 3;
	}

	.slide:nth-child(2) {
		left: 33.33%;
	}

	.slide:nth-child(3) {
		left: 66.66%;
	}
  

	.slide:hover {
		width: 100%;
		left: 0;
		z-index: 4;
	}

	.bg-img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.bg-img:after {
		/* transition: opacity .5s, visibility .5s; */
		content: '';
		/* opacity: 0; */
		visibility: hidden;
		position: absolute;
		bottom: 0;
		top: 0;
		left: 0;
		right: 0;
		/* background: white; */
	}

	.slide:hover .bg-img:after {
		/* opacity: .8; */
		visibility: visible;
	}

	.title {
		font-size: 20px;
		display: block;
		text-transform: uppercase;
	}

	.slide:hover .title {
		font-size: 28px;
		animation-name: MoveText;
		animation-duration: .5s;
    color: #fff;
	}

	@keyframes MoveText {
		0% {
			transform: translateX(1000px);
		}
		100% {
			transform: translateX(0);
		}
	}

	.text-holder {
		transition: background .1s;
		background: rgba(255, 255, 255, .8);
		margin-top: auto;
		padding: 30px;
	}

	.slide:hover .text-holder {
		background: rgba(255, 255, 255, 0);
	}

	.hide {
		transition: opacity .3s, visibility .3s, ease-in-out;
		opacity: 0;
		visibility: hidden;
		height: 0;
		font-size: 0;
		max-width: 400px;
	}

	.hide p {
		transition: transform 1s;
		transform: translateX(-1000px);
		margin-bottom: 26px;
	}

	.slide:hover .hide {
		opacity: 1;
		visibility: visible;
		height: 100%;
		font-size: 16px;
	}

	.slide:hover p {
		transform: translateX(0);
	}

	.btn-more {
		transform: translateX(1000px);
		padding: 15px 35px;
		font-size: 16px;
	}

	.slide:hover .btn-more {
		transform: translateX(0);
	}
}