@font-face {
  font-family: "AlbulaPro";
  src: url("../fonts/AlbulaPro-NormalRegular.otf");
}
@font-face {
  font-family: "Cinzel-Bold";
  src: url("../fonts/Cinzel-Bold.ttf");
}
@font-face {
  font-family: "DiamondSignature";
  src: url("../fonts/DiamondSignature-Regular.ttf");
}
body {
  font-size: 14px;
  font-family: "AlbulaPro", sans-serif !important;
}
section {
  position: relative;
}
.nopadding {
  padding: 0px;
}
.section-head {
  font-family: "Cinzel-Bold", sans-serif;
  color: #b78739;
  font-size: 34px;
  position: relative;
  text-transform: uppercase;
}
#lock {
  display: none;
}
.pulse {
  background: #000;
  text-align: center;
  animation: animate-pulse 2s linear infinite;
}
@keyframes animate-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(225, 225, 225, 0.3);
  }
  40% {
    box-shadow: 0 0 0 20px rgba(225, 225, 225, 0);
  }
}
/* ========================== Slider Start ========================== */
#home {
  margin-top: 75px;
}
/* ========================== Slider End ========================== */
/* ========================== Overview Start ========================== */
.innerOverview {
  background: url("../img/aboutus.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
}
.innerOverview .section-head {
  color: #000;
  letter-spacing: 0.3rem;
}
.boxOverview {
  display: flex;
  align-items: center;
  height: 480px;
  position: relative;
}
.innerOverview h1 {
  font-family: "DiamondSignature", sans-serif !important;
  color: #36a6d7;
  letter-spacing: 0.5rem;
  font-size: 160px;
  line-height: 7.6rem;
  margin-top: -7%;
  margin-left: -11%;
}
/* ========================== Overview End ========================== */
/* ========================== Highlight Start ========================== */
.innerHighlight {
  background: #b78739;
}
.Highlight-text {
  padding: 0px;
  text-align: center;
  color: #fff;
}
/* ========================== Highlight End ========================== */
/* ========================== Configuration Start ========================== */
.innerConfiguration {
  background: url("../img/configurationbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.table {
  background: transparent;
  --bs-table-bg: transparent;
}
.configbox {
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 0px;
}
.table thead > tr {
  background: #fff;
  --bs-table-bg: none;
}
.table thead > tr > th {
  color: #171844;
}
.table tbody > tr > td {
  color: #fff;
  border: none;
  vertical-align: middle;
}
.pricing_btn {
  background: #a96f25;
  padding: 5px 20px;
  border-radius: 5px;
  border: none;
}
.pricing_btn a {
  color: #fff;
  text-decoration: none;
}
/* ========================== Configuration End ========================== */
/* ========================== Amenities Start ========================== */
.innerAmenities {
  background: url("../img/amenitiesbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.boxAmenities {
  display: flex;
  align-items: center;
}
.Amenities-slider .owl-nav {
  margin-top: 0px;
  text-align: center;
  margin-left: 5%;
}
.Amenities-slider .box-img {
  display: flex;
}
.Amenities-slider .box-img .section-head {
  color: #171844;
}
.boxAmenitiess {
  padding-left: 50px;
}
.Amenities-slider .box-img p {
  color: #171844;
}
.innerAmenities .owl-theme .owl-nav [class*="owl-"]:hover {
  background: unset;
}
/* ========================== Amenities End ========================== */
/* ========================== Gallery Start ========================== */
.innerGallery {
  background: #171844;
}
.innerGallery .Galbox {
  height: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  display: none;
}
.innerGallery .nav-item {
  margin: 0px 10px;
  width: 13%;
  text-align: center;
}
.innerGallery .active {
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  transition: all 2s !important;
  display: block;
}
.nav-pills .nav-link {
  background: #fff;
  color: #171844;
  border-radius: 20px;
  cursor: pointer;
}
.nav-pills .nav-link.active {
  background: #b78739;
  border-radius: 20px;
  color: #fff;
}
.nav-pills .nav-item:after {
  color: #000;
  -webkit-transform: rotate(-79deg) translateX(54%) translateY(16%);
  -moz-transform: rotate(-90deg) translateX(50%) translateY(0);
  -ms-transform: rotate(-90deg) translateX(50%) translateY(0);
  -o-transform: rotate(-90deg) translateX(50%) translateY(0);
  transform: rotate(0deg) translateX(50%) translateY(0);
  right: 1rem;
}
.owl-carousel .owl-item img {
  border: 1px solid #fff;
}
.gallery-slider i.fa.fa-angle-left {
  font-size: 30px;
  color: #b78739;
}
.gallery-slider i.fa.fa-angle-right {
  font-size: 30px;
  color: #b78739;
}
.gallery-slider button.owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
  border: 1px solid #b78739 !important;
  width: 40px;
  height: 40px;
  border-radius: 38px !important;
}
.innerGallery button.owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
  border: 1px solid #b78739 !important;
  width: 40px;
  height: 40px;
  border-radius: 38px !important;
}
.innerGallery .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #fff;
  color: #b78739;
}
/* ========================== Gallery End ========================== */
/* ========================== Masterplan Start ========================== */
/* ========================== Masterplan End ========================== */
/* ========================== Location Advantage Start ========================== */
.innerLocation {
  background: #171844;
  color: #fff;
}
.innerLocation hr {
  border: 1px solid #fff;
  opacity: 1;
  width: 97%;
}
.location-text {
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.location-text p {
  margin-left: 10px;
}
/* ========================== Location Advantage End ========================== */
/* ========================== Address Start ========================== */
.innerAddress {
  background: #f2e9d1;
}
.mapbutton {
  text-decoration: none;
  color: #000;
}
/* ========================== Address End ========================== */
/* ========================== footer Start ========================== */
.innerFooter {
  background: #f2e9d1;
  font-size: 10px;
}
/* ========================== footer End ========================== */
/* ========================== Footer Form End ========================== */
#inquiryForm {
  background-color: #191a47;
  bottom: 0px;
  -webkit-box-shadow: 0 -1px 3px rgb(0 0 0 / 33%);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
  box-shadow: 0 -1px 3px rgb(0 0 0 / 33%);
  padding: 15px 0;
  position: fixed;
  width: 100%;
  border-top: 1px solid #d4ac58;
  z-index: 3;
}
.input-group input.form-control.error {
  width: 100%;
  height: 35px;
}
.formheading h6 {
  color: #fff;
  align-items: center;
  margin-top: 7px;
}
.formheading h6 a {
  text-decoration: none;
}
.input-group-btn {
  width: 100%;
}
.input-group .btn {
  position: relative;
  z-index: 2;
  background: #b78739;
  color: #fff;
  width: 100%;
}
label.error {
  color: #ff0000;
  font-size: 11px;
}
.iti__selected-flag {
  height: 35px;
}
/* ========================== Footer Form End ========================== */
/* ========================== popup Form End ========================== */
#price button.btn-close {
  font-size: 1.5rem;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
.popformimg {
  margin: 0px auto;
}
.popformimg img {
  width: 51%;
  margin: 0px auto;
}
#price .modal-header {
  border-bottom: 1px solid #b78739;
}
#price .modal-content {
  background: #000;
  border: 1px solid #b78739;
}
#price .input-group {
  padding: 10px 0px !important;
}
#price .iti--allow-dropdown {
  width: 100%;
}
#price .input-group-btn {
  width: 100%;
  text-align: center;
}
#price .input-group .btn {
  width: 35%;
}
.form-control {
  border-radius: 5px !important;
}
#instant-callback-div {
  position: fixed;
  vertical-align: top;
  right: 0px;
  top: 25%;
  height: 0;
  z-index: 1000;
}
#instant-callback-div .instant-switch {
  background: url(../img/enquirenow.jpg) no-repeat scroll 0 0;
  -webkit-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block;
  height: 140px;
  vertical-align: top;
  width: 31px;
  position: relative;
}
/* ========================== popup Form End ========================== */
.inquireButton:hover {
  background-color: #191a47 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
.inquireButtoncall:hover {
  background-color: #191a47 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
iframe {
  border: 1px solid #fff !important;
}

.innerMasterplan .boxmaster {
  border: 3px solid #b78739;
  padding: 10px;
}
.innerMasterplan .buttons {
  width: 100%;
  position: absolute;
  bottom: 0%;
  z-index: 99;
  display: flex;
  left: 0px;
  right: 0px;
  justify-content: center;
}
.innerMasterplan .buttons button {
  display: block;
  margin-bottom: 3px;
}
/* CSS REQUIRED */
.innerMasterplan .state-icon {
  left: -5px;
}
.innerMasterplan .list-group-item-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(66, 139, 202);
}
.innerMasterplan .fa-solid,
.fas {
  font-weight: 900;
  color: #fff;
  background: #191a47;
  padding: 10px;
}
.innerMasterplan .well .list-group {
  margin-bottom: 0px;
}

.floating_bottom_form .otp_box input {
  width: 15%;
  height: 30px;
  padding: 0px;
  text-align: center;
  font-size: 13px;
  margin-top: 10px;
}

.floating_bottom_form .otp_box label {
  width: 100%;
  color: #fff;
  font-size: 10px;
  position: absolute;
  top: -8px;
}

.pricepopupnew .otp_box label {
  color: #fff;
  margin-bottom: 6px;
}

.pricepopupnew .otp_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 15px 0px;
}

.pricepopupnew .otp_box input {
  width: 40px;
}

.click_to_zoom_action {
  top: 15px;
  z-index: 1;
  text-align: center;
  font-size: 16px;
  font-family: "Cinzel-Bold", sans-serif;
}

@media (max-width: 650px) {
  .click_to_zoom_action {
    position: absolute !important;
    bottom: 8%;
    top: auto;
    right: 12%;
    font-size: 11px;
  }
  .innerLocation .click_to_zoom_action {
    bottom: auto !important;
    position: relative !important;
    inset: auto;
  }
}
