* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins';
  scroll-behavior: smooth;
}


.terrace_nav {
  width: 100%;
  height: 97px;
  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;
}


.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_call_btn {
  width: 30px;
  margin-right: 10px;
  /* filter: brightness(0); */
}




.bangalore_det {
  font-weight: 700 !important;
}

.btn_terrace_det {
  background-color: #fff;
  color: #0b8e36;
  border-radius: 28px;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 700;
  margin-top: 100px;
}

.btn_submit_det {
  background-color: #0b8e36;
  color: #fff;
  border-radius: 28px;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 700;
}

.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 {
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.94);
  margin-top: 70px;
}
.input_terrace {
  margin-bottom: 35px;
}

.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: 20px;
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.fram_details {
    width: 159px;
    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: 60px 0;
  background: #0e79bf0f;
  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: 100%;
}

.why_terrace .card {
  padding: 30px;
  border-radius: 36px;
  margin-bottom: 30px;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
}

.why_terrace h1 {
  text-align: center;
  /* color: #0b8e36; */
  font-weight: 500;
  margin: 40px;
}

.why_terrace {
  background: linear-gradient(90deg, #e4e5e66e 3.45%, #eff0f054 100%);
  position: relative;
  padding-bottom: 50px;
  padding-top: 20px;
}

.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;
}

.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;
  } */


.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;
}




.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: 50px;
  background-color: #214196;
  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: 50px;
  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: #03A9F4;
}

#price, #contact, #about, #whyus, #location , #master , #gallery {
  scroll-margin-top: 50px;
}

.amineties {
  background-color: #fff;
  /* padding: 77px; */
  padding-top: 40px;
  padding-bottom: 80px;
}

.amineties h1 {
  text-align: center;
  color: #000;
  /* 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: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  margin: 18px 0;
  font-weight: 500;
}

.amineties .card {
  background-color: #FFFFFF;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
  width: 220px;
  border-radius: 9px;
}

.amineties img {
  display: block;
  margin: auto;
  width: 60px;
  margin-bottom: 10px;
}

.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 h1 {
  position: absolute;
  top: 40px;
  left: 35%;
  right: auto;
  text-align: center;
  color: #0b8e36;
  font-weight: 700;
}



.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: #214196 !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-top: 10px; */
  /* padding-bottom: 0; */
  color: #000;
  margin-bottom: 6px;
  font-weight: 400;
}
.btn_pricing_details {
    background-color: #214196;
    color: #fff;
    margin: 10px 0;
    font-size: 17px;
    padding: 12px 22px;
    border-radius: 32px;
    font-weight: 500;
}
.btn_pricing_details1{
  background-color: #214196;
  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;
}

.btn_submit_det {
  background-color: #214196;
  color: #fff;
  border-radius: 28px;
  padding: 12px 35px;
  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;
}

.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: 40px 0;
}
.neighbourhood h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 500;
}
.neighbourhood ul {
  list-style: none;
  margin: 40px 0;
}
.neighbourhood li {
  font-size: 17px;
  margin-bottom: 30px;
  font-weight: 600;
}
.icons_neighbour {
  width: 33px;
  margin-right: 20px;
}
.neighbourhood .card {
  padding: 28px 0;
}
.neighbourhood .card h3 {
  text-align: center;
  margin-bottom: 30px;
}
.btn_submit_det1 {
  background-color: #214196;
  color: #fff;
}
.tag_css{
  width: 100%;
}


.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: #214196;
  color: #fff;
  margin: 10px 0;
  font-size: 17px;
  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;
}




















/* body {
	padding: 0;
	margin: 0;
	background: rgb(241, 86, 138);
	font-family: serif;
} */

.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;
}

