.section-margin {
  margin-top: 30px;
  margin-bottom: 30px;
}
.about-title {
  text-transform: uppercase;
  color: #231f20;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 20px;
}
.about-sub-title {
  font-size: 1.75rem;
  font-weight: 300;
  margin-bottom: 20px;
}
.enquiry-btn {
  background: #665a50;
  border: 2px solid #665a50;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
}
.enquiry-btn:hover {
  background: #fff;
  color: #000;
}
.main-category {
  color: #ed4f5b;
  padding-bottom: 20px;
  padding-top: 30px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 32px;
}
#location .main-category {
  padding-bottom: 20px;
  padding-top: 0px;
}
#location h2.location-text {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0px;
  font-weight: normal !important;
  color: #231f20;
}
a p.slider-sub-heading {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #231f20;
  padding-top: 21px;
  padding-bottom: 1%;
  padding-left: 15px;
  margin-bottom: 0px;
  text-decoration: none;
}
a p.slider-sub-heading2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #231f20;
  padding-bottom: 1%;
  padding-left: 15px;
  text-decoration: none;
}
.guide-section {
  background: #665a50;
  color: #fff;
  padding: 30px 60px 0;
  margin-bottom: 30px;
}
.guide-section .guide-content {
  border-right: 1px solid #fff;
  padding: 0px 0 0 60px;
}
.guide-section .guide-content:nth-child(1) {
  padding-left: 15px;
}
.guide-section .guide-content:last-child {
  border-right: 0px solid #ddd;
}
.guide-section .guide-content h6 {
  padding-bottom: 0px;
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
  color: #fffffe;
  padding-bottom: 30px;
  letter-spacing: 0px;
}
.guide-section .guide-content h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  margin-bottom: 30px;
}
.guide-section .guide-content h4 button {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  margin-bottom: 30px;
  text-align: left;
}
.guide-section .guide-content p {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 20px;
  color: #fffffe;
}
.bottom-ad p {
  width: 90%;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  padding-bottom: 20px;
}
.download-btn-effect {
  color: #000;
  z-index: 1;
  text-decoration: none;
  padding: 0 45px 0 0px;
  margin: 0;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
h4.download-pdf-size {
  bottom: 5px;
  left: 0px;
  font-size: 36px;
  line-height: 36px;
  font-weight: 500;
  padding: 20px 0px 10px;
  color: #000000;
  border-bottom: 3px solid #665a50;
  margin-left: 0px;
  display: inline-block;
}
/*
.download-btn-effect:after {
    content: "";
    width: 91%;
    height: 3px;
    background: #7dcbb6;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    will-change: width;
    transform-origin: left bottom;
    transition: width .1s ease-out;
}
*/
.modal {
  display: none;
  position: fixed;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 450px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}
.modal-close {
  float: right;
  cursor: pointer;
  color: red;
  font-weight: bold;
}
td.question-label {
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
}
.modal-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.metas {
  display: none;
}
/*
.main-slider .nav-slider.box-prev .img-box-next > .image-bg, .main-slider .nav-slider.box-prev .content-box-next, .main-slider .nav-slider .img-box-next > .image-bg, .main-slider .nav-slider .content-box-next{
	display: none;
}
*/
/*
.slide-inner.h-100{
	height: 80%;
}
*/
.h-100-v {
  height: 80vh;
}
h3.all-img {
  height: 80%;
  display: flex;
  align-items: end;
  font-weight: 600;
  font-size: 34px;
}
h3.amenities-heading {
  font-size: 20px;
  line-height: 28px;
  color: #231f20;
  padding-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
ul.amenities-list li {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #000;
  border-bottom: 1px solid #b7b7b7;
  width: 80%;
}
ul.footer-links {
  margin: 0;
  padding: 30px 20px 60px;
}
ul.footer-links li a {
  font-size: 18px;
  line-height: 28px;
  color: #000 !important;
  font-weight: 500;
  border-bottom: 1px solid #000;
  opacity: 1;
}
.footer-border-bottom {
  border-bottom: 1px solid #000;
}
.footer-border-right {
  border-right: 1px solid #000;
}
.copyright-section h4 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.copyright-section p {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  color: #000;
  margin-bottom: 30px;
}
.copyright-section .footer-inner-divider {
  display: block;
  height: 1px;
  width: 34%;
  background: #000;
  margin: 10px 0;
}
a:focus {
  text-decoration: none;
}
.copyright-section {
  border-top: 1px solid #000;
}
.iframe-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 600px; /* Adjust height as needed */
  overflow: hidden;
}
.iframe-wrapper iframe{
  width: 100%;
  height: 100%;
  pointer-events: none; /* disables scroll/click by default */
  border: none;
}
.iframe-wrapper.active iframe{
  pointer-events: auto; /* enable interaction when wrapper is active */
}
.map-wrapper iframe{
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 350px; /* Use same height as your iframe */
  overflow: hidden;
}
.main-content, .onsite-content {
  position: relative;
}
.main-content .owl-theme .custom-nav, .onsite-content .owl-theme .custom-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next, .onsite-content .owl-theme .custom-nav .owl-prev, .onsite-content .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 35px;
  width: 35px;
  color: inherit;
  background: #665a50;
  border: none;
  z-index: 100;
  border-radius: 50%;
}
.main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i, .onsite-content .owl-theme .custom-nav .owl-prev i, .onsite-content .owl-theme .custom-nav .owl-next i {
  font-size: 26px;
  color: #fff;
}
.main-content .owl-theme .custom-nav .owl-prev, .onsite-content .owl-theme .custom-nav .owl-prev {
  left: 0;
}
.main-content .owl-theme .custom-nav .owl-next, .onsite-content .owl-theme .custom-nav .owl-next {
  right: 0;
}
.owl-theme .owl-dots {
  display: none;
}
.item-box {
  background: #665a50;
}
.item-box p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 15px;
}
.dropdown-container {
  margin-bottom: 20px;
}
.dropdown-container label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.dropdown-container select {
  width: 100%;
  max-width: 400px;
  padding: 8px;
  margin-bottom: 10px;
  font-size: 14px;
}
.download-btn {
  bottom: 5px;
  left: 0px;
  font-size: 21px;
  line-height: inherit;
  font-weight: 500;
  padding: 20px 0px 10px;
  color: #000000;
  border-bottom: 3px solid #665a50;
  margin-left: 0px;
  display: inline-block;
}
img.floorplan {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 30px;
  border: 1px solid #ccc;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .site-header .inner-header .main-logo.vr-logo {
    width: 100px;
    margin-right: 0px;
  }
  .site-header .inner-header .main-logo.gokul-logo {
    width: 90px;
  }
  .iframe-wrapper {
    height: 180px;
    width: 100%;
  }
  .guide-section {
    padding: 30px 15px;
  }
  h2.about-title {
    font-size: 30px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #231f20;
  }
  h3.about-sub-title {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #231f20;
    margin-top: 20px;
    margin-bottom: 20;
  }
  #about h3.side-content-abt {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .main-category .bullet-point {
    font-size: 26px !important;
    line-height: 0px;
    vertical-align: sub;
    display: inline;
  }
  #location .main-category, #key-plan .main-category, #amenities .main-category, #gallery .main-category, #completed-project .main-category {
    padding-bottom: 20px !important;
    margin-top: 30px;
  }
  #location .main-category, #key-plan .main-category, #amenities .main-category, #gallery .main-category, #completed-project .main-category {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    color: #ed4f5b;
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
  }
  #location h2.location-text {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.9px;
    color: #231f20;
    margin: 0px 0 0 0;
    padding: 0;
    width: 100%;
  }
  #amenities ul.amenities-list {
    margin-bottom: 30px;
  }
  #amenities ul.amenities-list li {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.14;
    letter-spacing: 0.7px;
    color: #000000;
    width: 100%;
  }
  h3.amenities-heading {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.44px;
    color: #231f20;
    margin-top: 11px;
    margin-bottom: 20px;
    padding: 0;
  }
  h3.all-img {
    height: auto;
    font-size: 34px;
    line-height: 27px;
    margin-bottom: 20px;
  }
  #download-brochure .guide-section {
    padding: 0 15px;
  }
  .guide-section .guide-content {
    padding: 25px 15px;
    margin: 0px 15px;
    border-bottom: 1px solid #fff;
    border-right: none;
  }
  .guide-section .guide-content h6 {
    font-size: 20px;
    color: #fffffe;
    padding-right: 108px;
    line-height: 32px;
    padding-bottom: 14px;
  }
  .guide-section .guide-content h4 {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 2px;
  }
  .bottom-ad p {
    padding-top: 15px;
    padding-bottom: 10px;
    width: 100%;
  }
  h4.download-pdf-size {
    font-size: 18px;
  }
  .popup-box {
    padding: 25px 20px 0px;
  }
  ul.footer-links {
    text-align: left;
  }
  .footer-contact-section {
    border-top: 1px solid #8b8b8b;
  }
  .footer-border-left {
    border-top: 1px solid #8b8b8b;
  }
  .footer-border-right {
    border-right: 0px solid #8b8b8b;
  }
  .footer {
    padding: 30px 15px;
  }
}