
@font-face {
    font-family: 'NEUTRATEXT-BOOKALT';
    src: url(../font/neutra-text-alt-587261020eccb.otf);
    font-style: normal;
    font-stretch: normal;
}


body{

font-family: 'NEUTRATEXT-BOOKALT' !important;

}



.owl-theme .owl-dots .owl-dot span {
  width: 40px;
}

.owl-carousel.dots-light .owl-dots .owl-dot.active span,
.owl-carousel.dots-light .owl-dots .owl-dot:hover span {
  background: #bd9234 !important;
}

.owl-carousel.dots-light .owl-dots .owl-dot span {
  background: #c9c9c9;
}

#header .header-nav nav > ul li > a {
  color: #0088cc;
  letter-spacing: 2px;
  font-size: 10px;
}

.enquire-now-btn {
  background: #bd9234;
  padding: 10px;
  color: #fff;
}

.enquire-now-btn:hover {
  color: #000;
  text-decoration: none !important;
}

@import url("https://fonts.googleapis.com/css2?family=Cinzel&display=swap");

h1,
h2,
h3,
h4,
h5,
h6 {

  font-weight: normal !important;
  font-size: 40px;
  line-height: 54px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #bd9234;
  font-weight: 700 !important;
}

/* Highlights */
h1.h1inside {
  position: absolute;
  font-size: 110px;
  line-height: 63px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #f5f5f5;
  text-align: center;
  width: 100%;
}

section.section {
  background: #fff;
}

h1.hlts {
  position: relative;
  z-index: 1;
  margin: 0px;
  line-height: 110px;
}

.font-nexa {

}

.rotate-animation {
  position: absolute !important;
  bottom: 30px;
  left: 0px;

}

.brochure .col-lg-3 {
  border-right: 1px solid #bd9235 !important;
  width: 24%;
  margin: 0% 1% 0% 0%;
}

.brochure .col-lg-3.last {
  border-right: medium none !important;
}

.amenities .tabs.tabs-simple .nav-tabs > li .nav-link {
  border: 1px solid #bd9234;
  margin: 0px 10px;
  line-height: 20px;
  letter-spacing: 0.09em;
  border-radius: 0px;
}

.amenities .tabs.tabs-simple .nav-tabs > li .nav-link.active {
  background: #bd9234;
}

.tabs.tabs-simple .nav-tabs > li .nav-link.active {
  color: #fff;
}

h1.h1inside.white {
  color: rgba(255, 255, 255, 0.4);
}

.amenities .amenitiesimages img {
  transition: 0.5s all ease-in-out;
  border: 1px solid transparent;
  border-radius: 200px;
}

.amenities .amenitiesimages img:hover {
  transform: scale(0.95);
  border: 1px solid #fff;
  border-radius: 200px;
}

/* Price 95.00 L Onwards* */
.insidecont {
  font-size: 20px;
  color: #000000;
}

.lineheight-normal {
  line-height: normal;
}

.btn {
  font-weight: normal;

  font-size: 14px;
  letter-spacing: 1px;
}

.amenitiesimages {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  color: #fff;
}

.plans .holderplans {
  border: 1px solid #eab875;
}

.plans .holderplansalign {
  padding: 0px 10px;
  border-top: 1px solid #eab875;
  display: flex;
  justify-content: space-between;
}

.plans .holderplans {
  border-top: 1px solid #eab875;
  margin: 0px;
}

.plans .holderplans div {
  align-items: flex-end;
}

.plans a {
  color: #4f4f4f;

}

.img-plan,
.img-plan img {
  border-radius: 0px;
}

.background-white {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
}

input.form-control {
  border: 1px solid #bd9234;
  border-radius: 0px;
}

.text-left {
  text-align: left;
  display: block;
}

.flexbox {
  display: flex;
  justify-content: space-between;
}

.border-both {
  border-left: 1px solid #eab875;
  border-right: 1px solid #eab875;
}

.accordion.accordion-modern-status > .card {
}

.card-body {
  padding: 10px !important;
  background: #fff !important;
}

#whybuy .card-body {
  padding: 32px !important;
}

.accordion.accordion-modern-status > .card .card-header a:after {
  border: 1px solid #bd9234;
  padding: 0px 20px;
  font-size: 20px;
}

.accordion.accordion-modern-status > .card .card-header a {
  background: #fff;
  border: 1px solid #bd9234;
  color: #bd9234 !important;
}

html
  .accordion-modern-status-primary.accordion-modern-status
  > .card
  .card-header
  a:not(.collapsed),
html
  .accordion-modern-status-primary.accordion-modern-status
  > .card:hover
  .card-header
  a.collapsed {
  background: #bd9234 !important;
  color: #fff !important;
}

.modal-backdrop.show {
  z-index: 1;
}

.modal.show .modal-dialog {
  transform: none;
  margin: 100px auto 0px;
}

.onlyMobile {
  display: none;
}

.onlyDesktop {
  display: block;
}

/* fixed feedback*/
.fixed-feedback {
  position: fixed;
  top: 35% !important;
  right: -300px;
  width: 300px;
  height: auto;
  z-index: 299;
  background-color: #fff;
  -webkit-transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-backface-visibility: hidden;
}

.fixed-feedback .fixed-feedback-button {
  position: absolute;
  left: -32px;
  color: #fff;
  font-weight: bold;
  writing-mode: vertical-rl;
  font-size: 1rem;
  background-color: #bd9234;
  padding: 10px 5px;
  cursor: pointer;
}

.fixed-feedback .fixed-feedback-form {
  opacity: 0;
  padding: 10px 10px;
  transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.fixed-feedback.fixed-feedback-open {
  right: 0;
}

.fixed-feedback.fixed-feedback-open .fixed-feedback-form {
  opacity: 1;
  background-color: #b78d325e;
}

.fixed-feedback {
  position: fixed;
  top: 35%;
  right: -300px;
  width: 300px;
  height: auto;
  z-index: 299;
  background-color: #fff;
  -webkit-transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: right 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-backface-visibility: hidden;
}

.fixed-feedback .fixed-feedback-button {
  position: absolute;
  left: -32px;
  color: #fff;
  font-weight: bold;
  writing-mode: vertical-rl;
  font-size: 1rem;
  background-color: #bd9234;
  padding: 10px 5px;
  cursor: pointer;
}

.fixed-feedback-crossbutton.text-right {
  font-weight: bold;
  cursor: pointer;
}

.fixed-feedback .fixed-feedback-form {
  opacity: 0;
  padding: 10px 10px;
  transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.fixed-feedback.fixed-feedback-open {
  right: 0;
}

.fixed-feedback.fixed-feedback-open .fixed-feedback-form {
  opacity: 1;
}

#feedback-rating,
.feedback-rating-loader {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.feedback-rating-loader {
  background: transparent;
}

.feedback-rating-loader > div {
  background-color: #999;
}

.feedback-rating-loader,
.feedback-rating-processing #feedback-rating,
#feedback-rating-submitted,
.feedback-rating-complete .feedback-rating-loader {
  display: none;
  opacity: 0;
}

.feedback-rating-processing .feedback-rating-loader,
.feedback-rating-complete #feedback-rating {
  display: block;
  opacity: 1;
}

.btn-enquire {
  position: fixed;
  bottom: 80px;
  z-index: 9999;
  right: 15px;
  background: #bd9234 !important;
  border: 3px solid #fff;
  letter-spacing: 1px;
  font-size: 18px !important;
}

.modal {
  z-index: 21474830099;
}

.fixed-feedback.fixed-feedback-open {
  z-index: 2147483001;
}

.LandbotLivechat.is-open {
  z-index: 2147483009;
}

.fixed-feedback-button {
  z-index: 2147483000;
}

.desktopverticalalign ul > li:nth-child(n) {
  list-style-type: disc;
}

p {
  font-weight: 500;
}

h4.modal-title {
  font-family: "Nexa", sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px;
}

.desktopverticalalign ul > li {
  font-weight: 500;
}

#amenities > div > div > div > div:nth-child(n) > div > img {
  height: 150px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  #amenities > div > div > div > div:nth-child(n) > div > img {
    height: 110px;
    margin-bottom: 20px;
  }

  .onlyMobile {
    display: block !important;
  }

  .onlyDesktop {
    display: none !important;
  }

  .btn-enquire{
    display: none;
  }

  .btn-download {
    display: none !important;
  }

  .fixed-footer-cust {
    background: #bd9234;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    display: inline-block !important;
  }
}

/* fixed feedback*/
@media only screen and (max-width: 600px) {
  .onlyMobile {
    display: block !important;
  }

  h1.h1inside {
    font-size: 50px;
  }

  #about-puravankara h1.h1inside {
    font-size: 40px;
  }

  .onlyDesktop {
    display: none !important;
  }

  #header .header-nav {
    display: block;
  }

  #header .header-row {
    display: block;
  }

  .py-5 {
    padding-top: 1rem !important;
  }

  .rotate-animation {
    bottom: -70px;
    left: 60px;
  }

  .brochure .col-lg-3 {
    border-bottom: 1px solid #bd9235 !important;
    border-right: medium none !important;
    width: 90%;
    padding: 0px 10px 20px;
    margin: 0px auto 20px;
  }

  #about-puravankara .col-lg-3 {
    border-bottom: 1px solid #bd9235 !important;
    border-right: medium none !important;
    border-left: medium none !important;
    width: 90%;
    padding: 0px 10px 20px;
    margin: 0px auto 20px;
  }

  #whybuy .mb-5 {
    margin-bottom: 1rem !important;
  }

  #whybuy .pb-3 {
    padding-bottom: 0rem !important;
  }

  #whybuy h1.hlts,
  #about-puravankara h1.hlts {
    line-height: 60px;
  }

  #gallery .owl-dots {
    display: none;
  }

  .form-group.background-white {
    width: 90%;
  }

  .accordion.accordion-modern-status > .card .card-header a:after {
    border: 1px solid #bd9234;
    padding: 0px 10px;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
  }

  footer p {
    text-align: center;
  }

  .accordion.accordion-modern-status > .card .card-header a {
    padding: 0px 20px;
  }

  #location iframe {
    height: 400px !important;
  }

  .brochure a.btn.btn-modern.rounded-0.btn-primary.btn-arrow-effect-1 {
    margin: 0px 0px 20px 0px;
    width: 100%;
  }

  #header.header-effect-shrink .header-logo {
    display: block;
    text-align: center;
    margin: 10px auto;
  }
}

iframe input#userName.demoInputBox {
  border: 1px solid #f00 !important;
}

/* #formModal input, #formModal select, .conbelow input, .conbelow select {
    padding: 0px 10px !important;
} */

.modal-body a {
  color: #bd9234;
  text-decoration: underline;
}

#header {
  height: auto !important;
}

.contactbuttonsubmit {
  background: #bd9234;
  border: 10px solid #bd9234;
  border-radius: 0px;
  width: 100%;
}

.main {
  margin: 45px 0px 0px 0px;
}

.fixed-feedback-form input,
.fixed-feedback-form select {
  padding: 0px 10px !important;
}

.demoInputBox.mobvalid {
  border-radius: 5px;
}

.showbutton {
  display: block !important;
}

.btn-download {
  position: fixed;
  bottom: 80px;
  z-index: 9999;
  left: 15px;
  background: #bd9234 !important;
  border: 3px solid #fff;
  letter-spacing: 1px;
  font-size: 18px !important;
}

.btn-download :hover {
  color: #000;
}

.fixed-footer-cust {
  display: none;
}

.bootom-form form .form-group {
  float: left;
  padding: 0 7px;
  width: 20%;
}

.bootom-form {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 12px 0 0px 10px;
  width: 100%;
  background-color: #134780;
  z-index: 999;
  margin: 0 auto;
  right: 0;
  border-top: 1px solid rgb(255 255 255 / 30%);
  height: 60px;
}

@media (max-width: 767px) {
  .bootom-form {
    display: none;
  }

  h1.text-hight {
    line-height: 50px !important;
    margin-bottom: 1rem;
  }
}

.pulseanimation {
    animation: pulse-cust 2s infinite;
}

@keyframes pulse-cust {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(189,146,52, 1);
  }

  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(189,146,52, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(189,146,52, 0);
  }
}
