.outer-build {
  margin: 0 !important;
}
.outer-build img{
 width: 80%;
}

.nearby_infrastructure {
  background-color: #f8f8f8;
  padding: 30px 0;
}
.item.over_lay_caro_txt_posi .image:hover {
  transform:scale(1.08);
}
.item.over_lay_caro_txt_posi{
  overflow:hidden;
  cursor:pointer;
}
#emi_cal_new_de section.price-adjust .container{
  padding-left:0;
}
.construction_progress {
  background-color: #fff;
  padding: 75px 0 100px 0;
}
.nearby-infra {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 0;
}
.nearby-infra:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}
.nearby-infra p:last-child {
  color: #edcb66;
}
.nearby-infra p:first-child {
  color: #4f4f4f;
}
.nearby-infra p {
  margin-bottom: 0;
}
section.nearby_infrastructure h5 {
  
  color: #000;
  margin-bottom: 1rem;
 font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
}
#owl-carousel1 .owl-stage-outer :nth-child(1 of .active) .item img {
  transform: scale(1);
}
#owl-carousel1.owl-carousel .owl-item img {
  transform: scale(0.75);
}
section.faqsection h1,section.faqsection h3 {
  text-align: center;
  font-size: 80px;
  margin-bottom: 4rem;
  color: #e6e7e8;
 
  font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;

}
.fllorplans h1,.fllorplans h3 {
  text-align: center;
  font-size: 80px;
  margin-bottom: 2rem;
  color: #e6e7e8;
  
  font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;

}
section.construction_progress h1 {
  text-align: center;
  font-size: 4.5rem;
  margin-bottom: 4rem;
  color: #e6e7e8;
}
.emicalcbg {
  display: flex;
  justify-content: space-around;
 
  background-size: cover;
  background-image: url(https://d1di04ifehjy6m.cloudfront.net/static/brigade/images_residen_detail/Group-35449.webp);
  padding: 5% 0;
}
.emical1 {
  width: 40%;
  background-color: #edcb66;
  padding: 4%;
}
.emical2 {
  width: 30%;
  align-self: center;
  color: #e6e7e8;
}
.form-group.fg {
  display: flex;
  justify-content: space-between;
}
.fg1 {
  width: 46%;
}
.fg2 {
  width: 46%;
}
.emicalcbg form .form-control {
  margin-bottom: 1.5rem;
  padding: 1rem 0.75rem;
}
.emicalcbg form label {
  margin-bottom: 5px;
}
.month-emi {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 2rem;
}
.principal_amount {
  display: flex;
  justify-content: space-between;
}
.principal_amount:not(:last-child) {
  padding-bottom: 10px;
  margin-bottom: 0.25rem;
}
.emical1 h3 {
  margin-bottom: 1.5rem;
 font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
  font-size: 2.2rem;
}
.month-emi h6 {
  line-height: inherit;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.principal_amount p {
  margin-bottom: 0;
  align-self: center;
}
.month-emi p {
  margin-bottom: 0;
  align-self: center;
}
.emical2 h2 {
  color: #edcb66;
  margin-bottom: 1.5rem;
  
}

.emical2 ul {
  list-style-type: none;
  padding-inline-start: 0px;
}
section.emi-calc {
  padding-bottom: 100px;
}
.emical2 ul li {
  padding: 10px 0;
  border-bottom: 1px solid #535353;
  margin-right: 25%;
}

.accordion-box {
  margin-bottom: 2px;
}
.accordion {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
  background: #f9f9f9;
  padding: 5%;
}
.accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f9f9f9;
  color: #141919;
  padding: 10px 20px 20px 0;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  text-align: left;
 
 font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;

}

.accordion-header:after {
  
  content: "\002B";
  color: #edcb66;
  transition: rotate 0.3s;
  font-size: 24px;
  border: 1px solid;
  height: 28px;
  width: 28px;
  vertical-align: bottom;
  padding: 0 10px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
}
.accordion-header:hover {
  color: #edcb66;
}
.accordion-header.active-accordion:after {
  content: "\2212";
}
.accordion-body {
 
  overflow: auto;
  display: none;
  position: relative;
  
  border-top: none;
  text-align: left;
  font-size: 14px;
  padding: 1rem 0;
  padding-top: 0px;
  padding-bottom: 25px;
}
.accordion-content-flex {
  height: 100%;
  color: #4f4f4f;
  width: 80%;
}
div#accordion .accordion-box:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
section.faqsection {
  padding-bottom: 75px;
}

@media screen and (min-width: 768px) {
  section.nearby_infrastructure .container {
    width: 95%;
    max-width: 95%;
  }
  section.nearby_infrastructure .row {
    --bs-gutter-x: 4.5rem;
  }
  .nearby-infra {
    margin-right: 12%;
  }
  section.construction_progress .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-left: 4%;
  }
  .emi-calc .container {
    width: 95%;
    max-width: 95%;
  }
  section.faqsection .container {
    width: 95%;
    max-width: 95%;
  }
}
section.fllorplans {
  padding: 20px 0 75px;
}

section.fllorplans .carousel-indicators {
  width: 100%;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}
section.fllorplans .carousel-indicators button.thumbnail {
  width: 14%;
  height: 120px;
  margin-top: 20px;
}
section.fllorplans .carousel-indicators button.thumbnail img {
  height: 100%;
}
/* thumbnail carousel */
.carousel-indicators button.thumbnail {
  width: 100px;
}
.carousel-indicators button.thumbnail:not(.active) {
  opacity: 0.7;
}
.carousel-indicators {
  position: static;
}
@media screen and (min-width: 992px) {
  .carousel {
    
    margin: 0 auto;
  }
}
/* thumbnail carousel */

/* residential tabs */
.residental-tabs .tabs-container {
  width: 100%;
  display: flex;
  
  justify-content: space-between;
}
.residental-tabs #tabs-nav {
  position: relative;
  
  display: block;
  width: 25%;
}
.residental-tabs div#tabs-nav a:nth-child(even) {
  margin: 3px 0;
}
.residental-tabs a.tabs-menu {
  display: block;
  
  color: #141919;
  padding: 30px 25px;
  font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: normal;
  text-decoration: none;
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.residental-tabs a.tabs-menu.tabs-menu-active {
  background-color: #faf8f1;
  border: solid 0px #1179ac;
  color: #edcb66;
  border-right: 0;
}
.residental-tabs .tabs-content {
  
  border-top: 0;
  background-color: #fff;
  overflow: hidden;
  
  width: 70%;
  line-height: 1.5;
  margin-top: 0;
}
.residental-tabs .tabs-panel {
  display: none;
  
  /* overflow: auto; */
  padding: 0 10px;
 
  font-size: 14px;
}

.animated-tabs {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* residential tabs */
section.residental-tabs {
  padding: 100px 0 0 0;
}
.residental-tabs a.tabs-menu span {
  color: #4f4f4f;
  font-size: 12px;
  display: none;
}
a.tabs-menu.tabs-menu-active span {
  display: block;
  font-size: 14px;
    padding-top: 3%;
}
img.playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65px;
  border-radius: 50%;
  animation: pulse-red 2s infinite;
}
@keyframes pulse-red {
  0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 #edcb66;
  }
  70% {
      transform: scale(1);
      box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }
  100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
.flex-content {
  position: relative;
  text-align: center;
}
.carousel-indicators [data-bs-target] {
  text-indent: 0;
}
section.fllorplans .carousel-indicators button.thumbnail p {
  text-align: left;
  margin-top: 6px;
  font-size: 14px;
}
.gallery_tab_sec .middle{
  left: 95px;
  padding-top: 3%;
}
#near_by_loca img{
  -webkit-transition: all 0.3s ease-in-out;
    cursor: pointer;
    transition: all 0.4s linear;
}
#near_by_loca .col-md-6 div{
  overflow: hidden;
}
#near_by_loca .col-md-6 div:hover img{
  -webkit-transform: scale(1.1,1.1); 
      transform: scale(1.1,1.1);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.4s linear;
}

/* new-css-added-07-11-2023 */

@media screen and (max-width: 767px) {
  /* body.iti-mobile {
    min-height: 9300px;
} */
  .view-neigh{
    margin-right: 0;
  }
  .gallery_tab_sec .middle{
    left: 50px;
  }
  .construction_progress{
    padding-left: 5% !important;
  }
  .construction_progress .container{
    padding: 0;
  }
  .section-onscreen-class{
    text-align: left;
  }
  .amenties_sec .grid-wrapper {
    display: none;
  }
  .mobile_amenties {
    display: block;
  }
  .amenties_sec {
    padding: 15px;
    padding-bottom: 20%;
  }
  .width_cus_ament {
    width: 50%;
    padding: 0;
  }
  
  .mobile_amenties .tall {
    position: relative;
    padding: 0px;
  }
  .mobile_amenties .amenties_img_overlay_title {
    left: 0;
    position: absolute;
    margin-bottom: 0;
    text-align: center;
    margin-top: -45px;
    display: flex;
    width: 100%;
    justify-content: center;
    bottom: 15px;
    padding: 0 18px;
    min-height: auto;
  }
  .overlay_text_resi_detail h1 br {
    display: none;
  }
  .overlay_text_resi_detail p {
    padding-right: 30px;
  }

  

  section.download-broach_sec {
    padding-top: 20%;
  }

  .dwnld_broach_left img {
    padding-bottom: 10%;
  }

  .dwnld_broach_right_detail ul li br {
    display: none;
  }

  .dwnld_broach_right_detail ul li {
    padding-bottom: 20px;
  }

  .rera_inside_contentS {
    padding: 2px;
  }

  section.rera_numbers_sect {
    padding-top: 20%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .amenties_title h1,.amenties_title h3 {
    font-size: 36px;
  }
  .amenties_title p br {
    display: none;
  }
  .gallery_title_tabs_cus {
    display: block;
    padding-bottom: 0;
  }
  .gallery_title {
    display: block;
    text-align: center;
    padding-bottom: 0;
    padding-top: 30px;
  }
  a.tabs-menu_cus {
    padding: 20px;
  }
  
  .galler_detail .tabs-panel_cus {
    
    overflow: inherit;
  }
  .gallery_tab_sec .owl-carousel .owl-nav button.owl-next {
    right: -6%;
    top: 30%;
  }
  .gallery_tab_sec .owl-carousel .owl-nav button.owl-prev {
    left: -6%;
    top: 30%;
  }
  
  .residental-tabs .tabs-container {
    display: block;
  }
  .residental-tabs #tabs-nav {
    width: 100%;
  }
  .residental-tabs .tabs-content {
    padding-top: 9%;
    width: 100%;
  }
  .map_left {
    order: 2;
    padding-top: 15%;
  }
  section.residental-tabs {
    padding: 75px 0 0 0;
  }
  section.construction_progress h1 {
    font-size: 2.8rem;
    margin-bottom: 30px;
  }
  .construction_progress {
    padding: 50px 0 50px 0;
  }
  .emicalcbg {
    display: block;
    padding: 15px;
    padding-top: 8%;
    padding-bottom: 11%;
    background-repeat: no-repeat;
    background-size: cover !important;
  }
  .emical1 {
    width: 100%;
    padding: 8%;
  }
  .emi-calc .container {
    padding: 0;
  }
  .emical2 {
    width: 100%;
  }
  
  .emical2 h2 {
    
    font-size: 36px;
    text-align: center;
  }
  .emical2 ul li {
    margin-right: 0;
  }
  section.faqsection h1,section.faqsection h3 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .faqsection .accordion {
    padding: 8%;
    padding-right: 0px;
  }
  .faqsection .container {
    padding: 20px;
  }
  section.emi-calc {
    padding-bottom: 50px;
  }
  .nearby_infrastructure {
    padding: 50px 10px;
  }
  .get_in_sh {
    padding: 20px 80px;
  }
  .share_get {
    right: 25px;
  }
  .dwnld_broach_total_deta {
    padding-top: 35%;
  }
  .bg_sun_imag {
    background-size: 180%;
    background-position: unset;
  }
  .residental-tabs a.tabs-menu {
    font-size: 22px;
    padding: 25px;
    background-color: #faf8f1;
    border: solid 0px #1179ac;
    color: #edcb66;
    border-right: 0;
  }
  .residental-tabs a.tabs-menu span {
    font-size: 14px;
    padding-top: 5%;
    display: block !important;
  }
  .gallery_title h3 {
    padding-left: 0;
  }
  .mobile_amenties_gap {
    row-gap: 24px;
  }
  section.fllorplans .carousel-indicators {
    width: 250%;
  }
  .fllorplans h1,.fllorplans h3 {
    font-size: 2.5rem;
  }
  img.playbutton {
    position: absolute;
    top: 35%;
    left: 41%;
}
}
@media screen and (min-width: 768px) {
  
  .mobile_amenties {
    display: none;
  }
}
/* new-css-added-07-11-2023-end */

@media (min-width:1650px) {
  
}

@media (max-width:767px){
  .fancybox-container .fancybox-navigation {
      display: none;
  }
  }

@media (min-width:768px){
  section.emi-calc{
    padding-top:50px
  }
}