* {
  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: #fff;
  /* z-index: 9999; */
}

.terrace_nav {
  width: 100%;
  height: 90px;
  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: 0 23px;
  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: 16px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.terrace_call_btn {
  width: 30px;
  margin-right: 10px;
  filter: brightness(0);
}

.logo img {
  width: 170px;
}

.terra_banner {
  background-image: url(../../assets/img/banner.jpg);
  /* height: 86vh; */
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0;
}

.terra_banner h1 {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.84);
}

.terra_banner h4 {
  background-color: #fff;
  color: #0b8e36;
  padding: 10px;
  border-radius: 8px;
  width: fit-content;
  font-size: 35px;
  font-weight: 600;
}

.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);
}
.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: bolder;
}

.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: #0b8e36;
  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: 700;
  margin: 40px;
}

.why_terrace {
  background: linear-gradient(90deg, #E4E5E6 3.45%, #EFF0F0 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: 40px 0;
}

.pricing h1 {
  text-align: center;
  color: #0b8e36;
  font-weight: 700;
  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: #0b8e36;
  padding: 75px 0;
}

.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: 14px;
}

footer p {
  color: #fff;
  font-size: 14px;
}

footer ul {
  list-style: none;
  padding: 0;
  width: 50%;
  margin: 0 auto;
}

.bottom_footer {
  background-color: #076633;
}

.bottom_footer p {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 13px 0;
}

.privacy a {
  font-size: 13px;
  text-decoration: none;
  color: #fff;
}

.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: #202124;
  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: #fe6909;
}

#price, #contact, #about, #whyus, #location {
  scroll-margin-top: 50px;
}

.amineties {
  background-color: #0b8e36;
  /* padding: 77px; */
  padding-top: 40px;
  padding-bottom: 80px;
}

.amineties h1 {
  text-align: center;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 40px;
}

.amineties h4 {
  color: #0b8e36;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
}

.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 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 8px 0px rgba(0, 0, 0, 0.50);
  border-radius: 17px;
}

.pricing .card-header {
  background-color: #0b8e36 !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: 25px;
  margin-bottom: unset;
}

.pricing .card h5 {
  color: #000;
  text-align: center;
  font-weight: 700;
}
.pricing .card p {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 400;
}

.btn_pricing_details {
  background-color: #0b8e36;
  color: #fff;
  margin: 30px 0;
  font-size: 19px;
  font-weight: 500;
}
.btn_pricing_details1{
  background-color: #0b8e36;
  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: 700;
}
.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: #0b8e36;
  color: #fff;
  border-radius: 28px;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 700;
}
.modal_new_details_h{
  color: #0b8e36;
  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%;
  /* padding: 110px 0; */
}