header {
  background: #fff;
}

a.nav-link {
  color: #000 !important;
  border-bottom: 2px solid #fff;
  text-transform: capitalize;
  padding-bottom: 1px;
}

a.navbar-brand.bottom:hover {
  border-bottom: 2px solid #be5910;
}

a.navbar-brand.bottom {
  color: #be5910 !important;
  border-bottom: 2px solid transparent;
  text-transform: capitalize;
  padding-bottom: 1px;
}

a.navbar-brand.bottom img {
  width: 25px !important;
  height: auto;
  margin-right: 10px;
}

img.mob-img {
  display: none;
}

.clearfix {
  overflow: auto;
}

.img-div {
  width: 70px;
  height: 70px;
  background-color: #b57b3f;
  border-radius: 50px;
  padding: 20px 10px;
  position: relative;
  margin: auto;
}

label.error {
  color: red;
}

button.swal2-confirm.swal2-styled {
  background-color: #be5910 !important;
}

.fixed_bottom {
  /* background: rgba(0, 0, 0, 1) !important; */
  background: rgba(255, 255, 255, 1) !important;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  padding: 20px 0px;
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.75);
}

.fixed_bottom .row {
  /* width: 85%;  */
  align-items: center !important;
}

.img-div img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

section.banner .slick-initialized .slick-slide {
  position: relative;
}

.about.thank-you p,
.about.thank-you h2 {
  text-align: center !important;
  display: block;
}

.about.thank-you {
  padding: 190px 0px 90px 0px;
  text-align: center;
}

section.banner .slick-dotted.slick-slider {
  margin-bottom: -6px;
  z-index: 1;
}

section.banner .slick-dots {
  bottom: 50px !important;
  z-index: 1;
}

section.banner video {
  /* position: relative; */
  object-fit: cover;
}

video.backgroud-banner {
  background-image: url("../images/banner.jpg");
  background-size: cover;
}

/* section.banner .slick-initialized .slick-slide::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000060 linear-gradient(90deg, #00000060 0%, #00000000 100%) 0% 0% no-repeat padding-box;
} */
.video-slider {
  position: relative;
}

/* .video-slider::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #00000030 linear-gradient(90deg, #00000030 0%, #00000000 100%) 0% 0% no-repeat padding-box;
  z-index: 1;
} */


.video-slider img.home_banner{
  display: block !important;
}

.video-slider img.mobile_banner{
  display: none !important;
}

div#exampleModal,
div#exampleModal1 {
  padding-right: 0px !important;
}

.modal-backdrop {
  width: 100% !important;
}

section.banner .slick-dots li button {
  width: 7px;
  height: 7px;
  border: 1px solid #fff;
  border-radius: 12px;
}

section.banner .slick-dots li button:before {
  display: none !important;
}

section.banner .slick-dots li.slick-active button {
  background-color: #fff !important;
  width: 7px;
  height: 7px;
  border: 1px solid #fff;
  border-radius: 12px;
}

section.banner video.banner-video {
  width: 100%;
  height: auto;
  /* object-fit: cover; */
}

.nav-link.active {
  border-bottom: 2px solid #be5910 !important;
  color: #be5910 !important;
}

section.amenties .slider-item {
  position: relative;
  padding: 0 20px;
}

section.amenties .slider-item .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  /* top: 44.61px; */
}

section.amenties .slider-item .content h2 {
  font-family: Inter !important;
  font-size: 23.44px !important;
  font-weight: 300 !important;
  line-height: 36px;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 0px !important;
  text-transform: uppercase;
}

section.amenties .slider-item .content .item {
  padding-top: 44px;
  padding-left: 15px;
  padding-bottom: 30px;
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.55) 72%,
      rgba(0, 0, 0, 0) 100%);
}

.amenities-2-slider h6 {
  font-family: Inter;
  font-size: 15.5px;
  font-weight: 300;
  line-height: 28px;
  /* color: rgba(255, 255, 255, 1); */
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.amenities-2-slider .slick-prev {
  z-index: 1;
}

.amenities-2 h2 {
  margin-bottom: 60px;
}

.amenities-2-slider .row.first {
  margin-bottom: 40px;
}

section.amenties .slider-item .image-area {
  position: relative;
}

section.configuration {
  padding: 70px 0px;
  background: rgba(34, 34, 34, 1);
}

.configuration .top-content h6 {
  font-family: Open Sans;
  font-size: 30px;
  font-weight: 700;
  line-height: 40.85px;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 0;
}

.configuration .top-content p {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 24.51px;
  text-align: right;
  color: rgba(218, 218, 218, 1);
}

section.gallary a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.8999999761581421px;
  text-align: center;
  color: rgba(112, 112, 112, 1);
}

a {
  text-decoration: none !important;
}

section.gallary li.active a {
  color: rgba(255, 255, 255, 1);
}

section.gallary li.active {
  border-bottom: 3px solid rgba(255, 255, 255, 1);
}

section.gallary ul.nav.nav-tabs {
  justify-content: center;
  gap: 40px;
  border-bottom: 1px solid rgba(112, 112, 112, 1);
  margin-bottom: 20px;
}

section.location {
  padding-top: 0px;
  padding-bottom: 70px;
  background: #fff;
}

section.banking {
  padding-top: 0px;
  padding-bottom: 70px;
  background: #fff;
}

section.banking .img-area {
  border: 1px solid #000;
  border-radius: 10px;
  padding: 20px 40px;
}

section.banking img {
  width: 100%;
  height: auto;
}

section.banking .row .bank_names b{
  font-size: 35px;
  font-weight: 600;
}

.amenities-2-slider .slick-prev::before,
.amenities-2-slider .slick-next::before {
  background-image: url("../images/amenity-left.svg");
  position: absolute;
  content: " " !important;
  width: 30px;
  height: 30px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  opacity: 1;
  background-size: contain;
}

.amenities-2-slider .slick-next::before {
  background-image: url("../images/amenity-right.svg");
}

section.location .para {
  font-family: Inter;
  font-size: 22.88px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  /* color: rgba(255, 255, 255, 1); */
  color: #000;
  margin-bottom: 30px;
}

section.location .content img {
  margin-bottom: 10px;
  width: 33px;
  height: 33px;
}

section.location .map {
  margin-top: 30px;
}

section.location .map iframe {
  margin-bottom: 30px;
}

section.about {
  /* background: rgba(34, 34, 34, 1); */
  /* background: rgba(255, 255, 255, 1); */
  background: #ffd9c392;
  padding: 70px 0;
}

section.about .row {
  align-items: center !important;
}

section.about .content .items h6 {
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}

section.about .content .items p {
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: rgba(255, 255, 255, 0.75);
}

section.about img {
  width: 100%;
  height: auto;
}

section.about button.submit {
  margin: 10px 0 0 !important;
}

footer .top-img {
  width: 100%;
  height: auto;
}

footer {
  padding: 50px 0px 140px 0px;
}

footer .inner-content h6 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.94px;
  letter-spacing: 0.2800000011920929px;
  text-align: left;
  color: rgba(34, 34, 34, 1);
  margin: 0;
}

footer .content p {
  /* border-top: 1px solid rgba(112, 112, 112, 0.44); */
  padding-top: 9px;
}

footer .inner-content {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}

footer .content p span {
  font-family: Inter;
  font-size: 11.63px;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
  text-transform: uppercase;
}

footer .content p {
  color: rgba(0, 0, 0, 1);
  font-family: Inter;
  font-size: 11.63px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
}

footer .row {
  align-items: center;
  margin-bottom: 34px;
}

p.site {
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.2800000011920929px;
  text-align: left;
}

footer p.site {
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.2800000011920929px;
  text-align: left;
  padding: 13px 0px;
  border-top: 1px solid rgba(112, 112, 112, 0.44);
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 1);
}

.navbar-nav {
  gap: 10px;
}

section {
  scroll-margin-top: 90px;
}

#fixedbutton_visit {
  position: fixed;
  right: 0px;
  top: 139.97px;
  transform: rotate(-90deg);
  z-index: 99;
  background: #be5910;
  color: rgba(255, 255, 255, 1);
  font-family: Inter;
  padding: 11px 25px;
  transform-origin: bottom right;
  border: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}

.back-to-top {
  position: fixed;
  bottom: 80px;
  right: 25px;
  display: none;
  padding: 10px 15px;
  z-index: 1;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: #be5910;
  color: rgba(0, 0, 0, 1);

  /* background-color: #F2184F; */
}

.back-to-top i {
  color: #fff;
  position: relative;
  top: 2px;
  left: 4px;
}

section.location a.bg:hover {
  color: rgba(0, 0, 0, 1) !important;
}

a:hover {
  color: #be5910 !important;
  cursor: pointer;
}

.delete_extra_space {
  overflow: hidden;
}

div#exampleModal .modal-dialog,
div#exampleModal1 .modal-dialog {
  max-width: 600px !important;
}

div#exampleModal button.btn-close,
div#exampleModal1 button.btn-close {
  position: absolute;
  right: 30px;
  top: 20px;
  color: #be5910 !important;
  z-index: 1;
  border: none !important;
  outline: none !important;
  width: 16px;
  height: 16px;
  /* filter: invert(100%); */
  opacity: 1;
}

.navbar-brand img {
  width: 162px !important;
  height: auto;
}

div#exampleModal button.btn-close:focus,
div#exampleModal1 button.btn-close:focus {
  --bs-btn-close-focus-shadow: none !important;
}

div#exampleModal .modal-content,
div#exampleModal1 .modal-content {
  border-radius: 0px !important;
  /* background: rgba(0, 0, 0, 1) !important; */
  background: rgba(255, 255, 255, 1) !important;
  padding: 40px;
}

div#exampleModal .modal-content h2,
div#exampleModal1 .modal-content h2 {
  text-align: center;
  /* color: #fff; */
  color: #000;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 48px;
}

form.common-form .form-control {
  border-bottom-color: #be5910;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background: 0 0;
  border-radius: 0;
  appearance: auto;
  padding-left: 0;
  padding-bottom: 10px;
}

form.common-form ::placeholder {
  color: #000;
}

form.common-form .form-control {
  color: #000 !important;
  outline: none !important;
}

form.common-form .form-control:focus {
  box-shadow: none !important;
}

form.common-form .form-control option {
  background-color: #fff !important;
  color: #000;
}

body.modal-open div.modal {
  padding-right: 0 !important;
}

form.common-form textarea.form-control {
  height: 100px;
  margin-bottom: 20px;
  border: 1px solid gray;
}

.submit {
  padding: 14px 50px;
  border-radius: 50px;
  border: 1px solid #be5910;
  position: relative;
  background-color: transparent;
  color: #be5910;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
  z-index: 1;
  display: table !important;
  margin: 0px auto !important;
  /* display: block;
    width: 100%;
    background-color: #BE5910;
    border: none;
    color: white;
    font-family: Inter;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 1);
    font-family: Inter;
    margin-bottom: 0px !important; */
}

div#exampleModal .modal-body .form-group,
div#exampleModal1 .modal-body .form-group {
  margin-bottom: 48px;
}

body.modal-open {
  padding-right: 0 !important;
}

.submit:hover {
  background: #be5910;
  color: rgba(255, 255, 255, 1);
}

.footer-call-enquire {
  display: none;
}

div#exampleModal .modal-dialog,
div#exampleModal1 .modal-dialog {
  max-width: 590px !important;
}

div#exampleModal .modal-body,
div#exampleModal1 .modal-body {
  padding: 0px;
}

footer p.copyright {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.2800000011920929px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 0;
}

footer .col-sm-2.col-md-2.col-lg-2 {
  width: 15%;
}

footer .col-sm-10.col-md-10.col-lg-10 {
  width: 85%;
}

body {
  font-family: "Open Sans", sans-serif !important;
}

section.about p.para {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.47999998927116394px;
  text-align: left;
  /* color: rgba(255, 255, 255, 1); */
  color: #000;
  margin-bottom: 30px;
  font-family: "Segoe UI", Arial, sans-serif;
}

section.about h2 {
  text-align: left;
  margin-bottom: 9px;
}

section.location .directions {
  text-align: center;
}

section.location a.bg {
  background: #be5910;
  font-family: Inter;
  font-size: 13.67px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
  /* color: rgba(0, 0, 0, 1); */
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  text-transform: uppercase;
}

section.gallary .nav-tabs .nav-link.active {
  background-color: transparent !important;
  border-bottom: 2px solid #be5910 !important;
  border-color: transparent;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}

section.location .content {
  /* background: rgba(36, 36, 36, 1); */
  padding: 20px;
  background: #ffd9c392;
}

section.location .col-lg-2 {
  width: 20%;
  margin-bottom: 20px;
}

section.location .content h6 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
  /* color: rgba(255, 255, 255, 1); */
  color: #000;
  margin-bottom: 0px;
  height: 90px;
}

section.location .content p {
  font-family: Inter;
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 5px;
}

section.gallary {
  background: #fff;
  padding: 70px 0px;
}

section.gallary .slick-slide img {
  width: 100%;
}

section.gallary .slick-slide {
  padding: 0 20px;
}

section.gallary .sider-content h2:first-child {
  padding-top: 70px;
}

.configuration .top-content div p {
  margin-bottom: 0px;
}

.configuration .top-content div {
  margin-right: 23px;
}

.configuration .top-content img {
  width: 71px;
  height: 71px;
}

.configuration .top-content {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
}

section.amenties .slider-item .content .overlay {
  width: 100%;
  height: 1000%;
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.55) 72%,
      rgba(0, 0, 0, 0) 100%);
}

/* .amenties .slider-item .content::before
{
position: absolute;
width: 100%;
height: 1000%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 72%, rgba(0, 0, 0, 0) 100%);
z-index: 1;
content: " ";
} */
.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}

section.banner .banner-img {
  width: 100%;
  /* height: 90vh;
    object-fit: cover; */
}

section.overview {
  /* background: linear-gradient(180deg, #191919 0%, #000000 100%); */
  background: #fff;
  padding: 70px 0px;
}

section.banner .content h3 {
  /* font-family: "Playfair Display", serif !important; */
  font-family: 'Open Sans' !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  color: #fff;
}

h2 {
  font-family: "Playfair Display", serif !important;
  font-size: 32px !important;
  font-weight: 400 !important;
  line-height: 45px;
  text-align: center;
  color: #be5910;
  margin-bottom: 25px !important;
  text-transform: capitalize;
  margin-top: 0px !important;
}

section.gallary .slick-prev {
  left: 3%;
  z-index: 1;
  top: 50%;
  width: 50px;
  height: 50px;
  /* left: calc(50% - 500px); */
}

section.gallary .slick-prev::before,
section.gallary .slick-next::before {
  content: "";
  background-image: url("../images/gallary-left-arrow.svg");
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  opacity: 1 !important;
}

section.gallary .slick-next::before {
  right: 0 !important;
  background-image: url("../images/gallary-right-arrow.svg") !important;
}

section.gallary .slick-next {
  top: 50%;
  /* right: calc(50% - 500px); */
  right: 3%;
  width: 50px;
  height: 50px;
  z-index: 1;
}

.overview p.para-1 {
  width: 86%;
  margin: auto;
}

.overview p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-align: center;
  /* color: rgba(255, 255, 255, 1); */
  color: #000;
  margin-bottom: 20px !important;
  width: 95%;
}

p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  /* color: rgba(255, 255, 255, 1); */
  color: #000;
}

.overview .content {
  margin-bottom: 60px;
  text-align: center;
}

.overview .overview-content {
  text-align: center;
}

.overview .col-sm-3.col-md-3.col-lg-3 {
  position: relative;
}

.overview .row .col-sm-3.col-md-3.col-lg-3::before {
  position: absolute;
  content: "";
  right: 0;
  width: 2px;
  height: 122px;
  background: #be5910;
  opacity: 0.6;
  height: 90%;
}

.overview .row .col-sm-3.col-md-3.col-lg-3:last-child::before {
  display: none;
}

.overview .overview-content span {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 15.38px;
  font-weight: 800;
  line-height: 28px;
  text-align: center;
  color: #be5910;
  text-transform: capitalize;
  width: 100%;
  padding: 0px 15px;
}

.overview .overview-content p {
  font-family: "Inter", sans-serif;
  font-size: 15.38px;
  /* font-weight: 800; */
  line-height: 28px;
  text-align: center;
  /* color: #BE5910; */
  color: #000;
  text-transform: capitalize;
  width: 100%;
  padding: 0px 15px;
}

a:hover {
  color: #be5910 !important;
}

.overview .overview-content img {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}

.building {
  position: relative;
  background: #000000;

  /* background: linear-gradient(180deg, #191919 0%, #000000 100%); */
}

/* .building-1 {
    position: relative;
    background: #000000;


}
.absimg {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.building-1 h2{
    text-align: left;
} */

.building img {
  width: 100%;
  height: auto;
}

.building::before {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);

  width: 100%;
  height: 130px;
  bottom: 0;
  left: 0;
}

.building .content {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 40%;
  text-align: right;
}

.building .content h2 {
  text-align: left;
  width: 85%;
  margin-left: auto;
}

.building .content p {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: justify;
  color: rgba(255, 255, 255, 1);
}

section.amenties .slick-slide img {
  width: 100%;
}

.building .content .para {
  width: 85%;
  margin-left: auto;
}

section.hightlights img {
  width: 100%;
  height: auto;
}

section.hightlights .slider-item {
  padding: 0 20px;
}

.building li::marker {
  color: white !important;
  position: relative;
  display: none !important;
}

.building .content .para ul {
  list-style-type: none;
}

.building li {
  position: relative;
}

.building li::before {
  content: "";
  background-image: url("../images/list-icon.svg");
  position: absolute;
  top: 8px;
  left: -21px;
  width: 50%;
  height: 50%;
  background-repeat: no-repeat;
  filter: invert(100%);
}

.amenities-2 .col-sm-2.col-md-2.col-lg-2 {
  width: 20%;
}

.amenities-2-slider .row.first {
  margin-bottom: 30px;
  gap: 30px 0px;
}

.amenities-2-slider .row.third {
  margin-top: 30px;
}

.hightlights {
  background: #fff;
  padding-top: 30px;
}

section.banner .slick-next {
  display: none !important;
  right: 0px !important;
}

section.walkthrough {
  background: #fff;
  padding: 70px 0px;
}

section.amenties {
  background: #fff;
}

.amenties h2 {
  text-align: left;
}

.amenties .para {
  font-family: "Inter", sans-serif;
  font-size: 23.44px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  /* color: rgba(255, 255, 255, 1); */
  color: rgba(0, 0, 0, 1);
  margin-bottom: 28px;
}

.amenties .slick-prev::before,
.hightlights .slick-prev::before {
  position: absolute;
  top: 0;
  left: 0;
  content: " " !important;
  background-image: url("../images/arrow-prev.svg");
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  opacity: 1;
}

.amenties .slick-prev,
.hightlights .slick-prev {
  z-index: 1;
  /* left: -31px; */
  left: 3%;
  width: 50px;
  height: 50px;
}

.amenties .slick-next::before,
.hightlights .slick-next::before {
  position: absolute;
  top: 0;
  right: 0;
  content: " " !important;
  background-image: url("../images/arrow-next.svg");
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  opacity: 1;
}

.amenties .slick-next,
.hightlights .slick-next {
  z-index: 1;
  right: 3%;
  /* left: -31px; */
  width: 50px;
  height: 50px;
}

/* section.amenties img {
    width: 100%;
    height: auto;
} */

.container {
  max-width: 1200px;
  padding: 0px 20px;
}

section.configuration .content {
  background: #fff;
  border-radius: 10px;
  padding: 37px 0px;
  text-align: center;
}

section.configuration .content hr {
  border: 1px solid rgba(255, 255, 255, 0.09) !important;
}

.amenities-2 {
  padding: 70px 0px;
  background: #fff;
}

a {
  transition: 0.2s ease;
}

@font-face {
  font-family: Mont;
  src: url("../fonts/mont/Mont-ExtraLightDEMO.otf");
}

section.configuration .area h6 {
  font-family: Mont;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.89px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}

section.configuration .area p {
  font-family: Open Sans;
  font-size: 25px;
  font-weight: 600;
  line-height: 34.05px;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}

.area.price p {
  color: #be5910 !important;
}

section.configuration .content a {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 24.51px;
  text-align: left;
  color: #be5910;
  text-decoration: none;
  border: 1px solid #be5910;
  padding: 19.5px 42px 19.5px 42px;
  border-radius: 5px;
  padding: 10px 20px;
}

section.configuration .content .area.price {
  margin-bottom: 50px;
}

/* .banner .slick-slider {
    overflow: hidden;
} */

section.banner {
  position: relative;
  /* margin-top: 90px;
    height: 600px; */
  /* height: 90vh; */
  overflow: hidden;
  margin: 7% 0 0;
}

section.banner .content {
  position: absolute;
  top: 0;
  left: 0;
  /* top: 20%; */
  width: 100%;
  height: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

section.banner .content h5 {
  font-family: Playfair Display;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  /* color: rgba(255, 255, 255, 1); */
  color: #fff;
  margin-bottom: 10px;
}

section.banner .content h1 {
  font-family: Playfair Display;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 20px;
}

section.banner .content button {
  background: #be5910;
  border: 1px solid #be5910;
  border-radius: 50px;
  padding: 14px 50px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
  z-index: 1;
  display: table !important;
  margin: 30px auto 0 !important;
}

section.banner .content button:hover {
  background: #fff;
  color: #be5910;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}

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

section.banner .items .left-content {
  /* border-right: 2px solid rgba(255, 255, 255, 1); */
  position: relative;
}

section.banner .items .left-content::after {
  display: none;
  position: absolute;
  /* border: 2px solid rgba(255, 255, 255, 1); */
  width: 2px;
  height: 80px;
  background-color: rgba(255, 255, 255, 1);
  content: "";
  top: -7px;
  right: 0;
}

section.banner .items h2 {
  color: rgba(255, 255, 255, 1);
  /* font-family: "Playfair Display" !important; */
  font-family: 'Open Sans' !important;
  font-size: 42px;
  font-weight: 400;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  border-top: 2px solid #be5910;
  border-bottom: 2px solid #be5910;
  margin-right: 28px;
  margin-bottom: 0px !important;
  padding: 10px 0;
}

section.banner .items h2 span {
  background: rgba(0, 0, 0, 0.55);
  padding: 8px 20px;
  border-radius: 10px;
  font-weight: 700;

}

section.banner .items img {
  margin-left: 28px;
  width: 350px;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.call-wrap {
  background-color: #fff;
  padding: 10px;
  position: fixed;
  right: -7.5%;
  top: 55%;
  /* bottom: 3%; */
  box-shadow: 1px 0 6px rgb(0 0 0 / 60%);
  width: auto;
  transition: all 1s linear;
  z-index: 99;
  margin-top: 5px;
  cursor: pointer;
}

.call-wrap:hover {
  right: 0;
}

.callme {
  display: table-cell;
  vertical-align: middle;
}

.callme img {
  vertical-align: middle;
}

.call-wrap.active {
  right: 0;
}

.callmeon {
  display: table-cell;
  vertical-align: middle;
}

.callnumber {
  color: #b57b3f;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 18px;
  text-align: right;
  display: block;
}

.callmeon a:hover {
  color: #be5910;
}

.navbar-expand-lg .navbar-nav {
  align-items: center;
  gap: 10px;
}

.navbar-expand-lg .navbar-nav a.navbar-brand {
  margin-right: 0px !important;
}

.footer-call-enquire {
  display: none;
}

a.navbar-brand.top {
  display: none !important;
}

hr {
  border-top: 1px solid rgba(112, 112, 112, 0.44) !important;
  opacity: 1 !important;
  margin: 10px 0px !important;
}

@media (min-width: 320px) and (max-width: 767px) {
  .img-div {
    width: 60px;
    height: 60px;
  }

  section.banner {
    height: auto !important;
    overflow: hidden;
    margin-top: 0px;
  }



  .video-slider img.home_banner{
    display: none !important;
  }


  .video-slider img.mobile_banner{
    display: block !important;
  }



  section.amenties .slider-item .content .item {
    padding: 20px;
  }

  .img-div img {
    width: 30px;
    height: auto;
  }

  .fixed_bottom {
    display: none;
  }

  .amenities-2 .col-sm-2.col-md-2.col-lg-2 {
    width: 50%;
  }

  .amenities-2-slider h6 {
    font-size: 12px;
    line-height: 21px;
  }

  section.banner .banner-img {
    height: 100vh;
    object-fit: cover;
  }

  section.banner {
    /* height: 93vh !important;  */
    height: 90vh;
    overflow: hidden;
    /* margin-top: 0px; */

    margin: 27% 0 0;
  }

  section.gallary li.nav-item {
    width: 47%;
  }

  .footer-call-enquire {
    display: block !important;
    position: fixed;
    bottom: 0;
    text-align: center;
    color: white;
    z-index: 9999999;
    width: 100%;
  }

  section.configuration .content {
    margin-bottom: 20px;
  }

  section.walkthrough iframe {
    height: 300px !important;
  }

  a.navbar-brand.bottom {
    display: none !important;
  }

  div#exampleModal button.btn-close,
  div#exampleModal1 button.btn-close {
    right: 12px;
    top: 6px;
  }

  /* a.navbar-brand.top {
        display: block !important;
    } */

  .navbar-brand img {
    width: 130px !important;
  }

  .navbar-brand {
    display: inline-block !important;
  }

  div#navbarNavAltMarkup {
    margin-top: 20px;
  }

  .show_menu .navbar-toggler span::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }

  .show_menu .navbar-toggler span:after {
    transform: translate3d(0, -10px, 0) rotate(-91deg);
  }

  .show_menu .navbar-toggler span {
    transform: translate3d(0, 0px, 0) rotate(45deg);
  }

  .navbar-toggler span:before {
    top: -10px;
    cursor: pointer;
    border-radius: 50px;
    height: 3px;
    width: 35px;
    background: #be5910;
    position: absolute;
    display: block;
    content: "";
    transition: all 300ms ease-in-out;
  }

  .navbar-toggler span:after {
    cursor: pointer;
    border-radius: 50px;
    height: 3px;
    width: 35px;
    background: #be5910;
    position: absolute;
    display: block;
    content: "";
    transition: all 300ms ease-in-out;
    top: 10px;
  }

  .navbar-toggler span {
    margin: 10px 0 0 0;
    cursor: pointer;
    border-radius: 50px;
    height: 3px;
    width: 35px;
    background: #be5910;
    position: absolute;
    display: block;
    content: "";
    transition: all 300ms ease-in-out;
  }

  .overview .overview-content img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
  }

  p {
    font-size: 14px;
    line-height: 24px;
  }

  section.overview h2 {
    text-align: left;
  }

  section.overview .row {
    margin-top: 30px;
  }

  #fixedbutton_visit {
    right: auto;
    top: auto;
    bottom: 0;
    left: 0;
    transform: none;
    display: none;
  }

  .col-sm-12.col-md-12.col-lg-12.footer-call-enquire {
    display: block;
  }

  .footer-call-enquire .col-sm-6.col-md-6.col-lg-6.enq {
    padding: 10px;
    width: 50%;
    background: #be5910;
  }

  .footer-call-enquire .col-sm-6.col-md-6.col-lg-6 {
    width: 50%;
    padding: 0 !important;
  }

  .footer-call-enquire .col-sm-6.col-md-6.col-lg-6 a {
    background: #be5910;
    padding: 10px;
    display: inline-block;
    color: white !important;
    width: 100%;
  }

  .submit {
    padding: 10px 20px;
    font-size: 15px !important;
    line-height: 1.5 !important;
  }

  .enquire-toggle-button.mobile {
    padding: 10px;
    background-color: #a86d31;
    color: white;
    text-align: center;
    text-transform: uppercase;
  }

  .building img {
    display: none;
  }

  img.mob-img {
    display: block;
  }

  footer p.copyright {
    /margin-bottom: 10px;
    /font-size: 15px;
    line-height: 21px;
    padding-bottom: 53px;
  }

  .building .content h2 {
    width: 100%;
    text-align: center;
  }

  header button.navbar-toggler img {
    width: 30px;
    height: auto;
    filter: invert(100%);
  }

  section.gallary .slick-prev::before,
  section.gallary .slick-next::before {
    width: 30px;
    height: 30px;
  }

  .navbar-toggler {
    height: 27px;
    width: 36px;
    display: inline-block;
    border: 0;
    margin-right: 10px;
    margin-top: -20px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-expand-lg .navbar-nav {
    display: inline-block !important;
  }

  div#exampleModal .modal-content,
  div#exampleModal1 .modal-content {
    padding: 20px;
    border: rgb(242 204 115 / 36%) solid 1px;
  }

  .nav-link.active {
    display: inline-block;
  }

  section.banner video.banner-video {
    height: 93vh !important;
  }

  section.gallary .slick-next {
    /* right: 52px; */
    right: 8%;
    top: 50% !important;
    width: 30px;
    height: 30px;
  }

  .building .content .para {
    width: 100%;
  }

  section.about button.submit {
    margin: 10px 0 !important;
  }

  section.gallary .slick-prev {
    left: 8%;
    top: 50% !important;
    width: 30px;
    height: 30px;
  }

  section.gallary .sider-content h2:first-child {
    padding-top: 0;
  }

  body {
    overflow-x: hidden;
  }

  .building .content {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 30px;
    padding: 0px 15px;
  }

  .amenties .slick-prev::before,
  .hightlights .slick-prev::before {
    width: 30px;
    height: 30px;
  }

  .amenties .slick-next,
  .hightlights .slick-next {
    right: 8%;
    top: 40%;
  }

  .amenties .slick-prev,
  .hightlights .slick-prev {
    left: 8%;
    top: 40%;
  }

  .amenties .slick-next {
    top: 50% !important;
  }

  .amenties .slick-prev {
    top: 50% !important;
  }

  .amenities-2-slider .row.first {
    margin-bottom: 10px;
  }

  .amenities-2-slider .row .col-sm.col-md.col-lg {
    width: 50%;
  }

  section.configuration .content {
    padding: 20px 0px;
  }

  section.walkthrough .row {
    gap: 10px;
  }

  .amenties .para {
    font-size: 16px;
    line-height: 24px;
  }

  section.gallary {
    padding: 30px 0px;
  }

  section.gallary a {
    font-size: 15px;
    line-height: 25px;
    padding: 0px 5px;
  }

  section.location .map {
    margin-top: 0;
  }

  section.location .row .col-sm-3.col-md-3.col-lg-3:last-child .content {
    margin-bottom: 0px !important;
  }

  .map iframe {
    height: 250px;
    margin: 20px 0 0;
  }

  section.location .para {
    font-size: 19px;
    line-height: 29px;
  }

  section.location .content {
    margin-bottom: 15px;
    padding: 15px;
  }

  .configuration .top-content h6 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 0;
  }

  section.configuration .content a {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
  }

  section.gallary ul.nav.nav-tabs {
    justify-content: center;
    gap: 10px;
    padding-bottom: 0px;
  }

  section.location .content h6 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
    height: 120px;
  }

  section.banking {
    padding-bottom: 30px;
  }

  section.banking .img-area {
    border-radius: 5px;
    padding: 10px;
  }

  section.banking .row {
    justify-content: center;
  }

  section.banking .col-lg-4 {
    width: 50%;
    margin-bottom: 10px;
  }

  .configuration .top-content img {
    width: 40px;
    height: auto;
  }

  section.location .col-lg-2 {
    width: 50%;
  }

  section.location .content img {
    width: auto;
    height: 25px;
  }

  section.amenties .slider-item .content {
    position: relative;
  }

  section.configuration .content .area.price {
    margin-bottom: 25px;
  }

  .amenities-2 {
    padding: 30px 0px;
  }

  section.configuration {
    padding: 30px 0px;
  }

  section.walkthrough {
    padding: 30px 0px;
  }

  .amenties .slick-next::before,
  .hightlights .slick-next::before {
    width: 30px;
    height: 30px;
  }

  .building .content p {
    font-size: 14px;
    line-height: 24px;
  }

  h2 {
    font-size: 20px !important;
    line-height: 25px;
    margin-bottom: 20px !important;
  }

  section.about {
    padding: 30px 0px;
    padding-bottom: 0px;
  }

  section.about p.para {
    margin-bottom: 10px;
  }

  footer {
    padding: 30px 0px;
    padding-bottom: 0px;
  }

  footer .col-sm-10.col-md-10.col-lg-10 {
    width: 100%;
  }

  .call-wrap {
    display: none;
  }

  footer .col-sm-2.col-md-2.col-lg-2 {
    width: 25%;
  }

  footer .row {
    display: block;
  }

  footer .top-img {
    float: left;
  }

  footer .inner-content {
    gap: 8px;
  }

  footer .inner-content div {
    display: inline;
  }

  footer .row {
    margin-bottom: 0;
  }

  footer .inner-content h6 {
    font-size: 9px;
    line-height: 14px;
  }

  footer p.site {
    padding: 10px 0px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .call-wrap {
    top: 60%;
    display: none;
  }

  section.about .content .row .col-sm-6.col-md-6.col-lg\=6 {
    width: 50% !important;
  }

  /* section.banner {
        overflow: hidden;
        height: 80vh !important;
    } */

  section.amenties .slider-item .content h2 {
    font-size: 15px !important;
    line-height: 23px;
  }

  br {
    display: none;
  }

  .overview p.para-1 {
    width: 100%;
    text-align: left;
  }

  .overview .overview-content p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px;
  }

  .overview p {
    width: 100%;
    text-align: left;
  }

  .overview .col-sm-3.col-md-3.col-lg-3 {
    position: relative;
    width: 50%;
  }

  .overview .row .col-sm-3.col-md-3.col-lg-3:nth-child(2)::before {
    display: none;
  }

  .overview .content {
    margin-bottom: 0px;
  }

  section.banner .items {
    flex-wrap: wrap;
  }

  section.banner .content {
    height: 95%;
  }

  section.banner .content h5 {
    font-size: 20px;
    line-height: 30px;
  }

  section.banner .content h1 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
    padding: 0px 15px;
  }

  section.banner .content h3 {
    font-size: 18px !important;
    line-height: 25px;
    padding: 0 15px;
  }

  section.banner .content h1 br {
    display: none !important;
  }

  section.banner .items h2 {
    margin-right: 0px;
    margin-bottom: 10px !important;
    line-height: 30px;
    padding: 5px 20px;
  }

  section.banner .items h2 span {
    padding: 5px;
    display: block;
    /* width: 60%; */
    margin: 0 auto;
  }

  section.banner .content button {
    padding: 8px 20px;
    font-size: 15px;
    line-height: 25px;
    margin: 15px auto 0 !important;
  }

  section.banner .items img {
    width: 70%;
    margin: auto;
  }

  section.banner .items .left-content::after {
    display: none;
  }

  section.banner .items img {
    margin-top: 20px;
  }

  section.overview {
    padding: 30px 0px;
  }

  a.nav-link {
    margin-bottom: 10px;
    display: table;
  }

  div#exampleModal .modal-body .form-group,
  div#exampleModal1 .modal-body .form-group {
    margin-bottom: 20px;
  }

  footer .inner-content img {
    width: 30px;
  }

  footer .content p {
    border-top: none;
  }
}