* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.pb-7 {
  padding-bottom: 5rem;
}

/* new added class */

.inter-rupee {
  font-family: "Inter", sans-serif;
}



.contact-buttons {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 1;
}

.contact-buttons-new {
  position: fixed;
  bottom: 1%;
  right: 0%;
  z-index: 1;
}

.fixed-buttons {
  border-radius: 50%;
  padding: 10px;
  background-color: #d5bba9;
  border: 1px solid #d5bba9;
  width: 50px;
  height: 50px;
}

.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
  background: #5C0527;
  z-index: 99;
}

.fix-link,
.fix-link:focus,
.fix-link:active {
  text-decoration: none;
  color: #fff;
}

.fixed-buttons-new {
  padding: 10px 10px;
  background: linear-gradient(180deg, #06070b 0%, #0e1121 100%);
  border: 1px solid #d5bba9;
  margin: 10px;
  color: #fff;
  float: right;
}

.fixed-buttons-new:hover {
  color: #fff;
}

.contact2-buttons {
  position: fixed;
  bottom: 2%;
  left: 2%;
  z-index: 1;
}

.contact2-buttons-new {
  position: fixed;
  bottom: 1%;
  left: 0%;
  z-index: 1;
}

:root {
  --color-white: #ffffff;
  --color-offwhite: #f1e3c8;
  --color-dark-beige: #776c58;
}

.navbar-brand img {
  width: 100px;
  /* filter: invert(1); */
  /* -webkit-filter: invert(1); */
}

/*
.interior-imgs {
    position: relative;
    z-index: 1;
}
*/

body {
  font-family: "Bree Serif", serif;
  /* font-family: 'Montserret', sans-serif; */
  font-family: "Bree Serif", serif;
  overflow-x: hidden;
}
.cnsnt-wrap1{display: flex;
  align-items: start;
  text-align: left;}
.form-check-input {  
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px;
}
@media (min-width: 1200px) and (max-width: 1920px) {
  .container-xxl {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1920px) and (max-width: 7680px) {
  .container-xxl {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

/* *************Testimonialb Start************ */

.over-con {
  height: 500px;
  /* padding: 90px; */
  display: flex;
  align-items: center;
}

.testimonial {
  border-left: 3px solid #5C0527;
  padding: 40px 0 40px 50px;
  position: relative;
}

.testimonial:before, .testimonial:after {
  content: "";
  width: 480px;
  height: 35px;
  border-right: 3px solid #5C0527;
  position: absolute;
  left: 0;
}

.testimonial:before {
  border-top: 3px solid #5C0527;
  top: 0;
}

.testimonial:after {
  border-bottom: 3px solid #5C0527;
  bottom: 0;
}

/* **************Testimonial End */

/* landing page css */

.divider::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 30px;
  background-color: #776c56;
  margin: 0px;
  vertical-align: middle;
}

.award-winner {
  width: 110px;
  position: absolute;
  top: 0px;
}

.icons-content {
  align-items: center;
}

.icon-text {
  /* padding-left: 25px; */
  font-family: "Bree Serif", serif;
  font-weight: 500;
  font-size: 10px;
}

.icon-text2 {
  padding-left: 25px;
  font-family: "Bree Serif", serif;
  font-weight: 500;
  font-size: 24px;
}

.icon-text p {
  line-height: 20px;
  font-weight: 600;
}

.icon-heading {
  font-weight: 600;
  font-size: 24px;
  font-family: "Bree Serif", serif;
  margin-top: 10px;
  /* recently added code */
}

.icon-heading-first {
  font-weight: 600;
  font-size: 24px;
  font-family: "Bree Serif", serif;
  margin-top: 50px;
}

.below-banner-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.pic-3-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.pic-2-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.pic-1-inner {
  display: flex !important;
  flex-wrap: nowrap;
  /* recently added code */
  justify-content: space-between;
}

.disclaimer-banner {
  font-family: "Bree Serif", serif;
  font-style: italic;
  font-size: 16px;
  color: white;
  position: absolute;
  left: 5%;
  bottom: 1%;
}

/* .icons2 img {
    width: 100px
}

.icons3 img {
    width: 70px
}

.icons4 img {
    width: 40px
} */

.heading {
  font-family: "Bree Serif", serif;
  font-size: 72px;
  position: relative;
  font-weight: 600;
  z-index: 99; color:#5C0527;
}

.padd1 {
  padding: 4rem 0;
}

.text {
  font-family: "Bree Serif", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
}

.welcome-section {
  /* background: radial-gradient(
    32.63% 32.63% at 45.59% 43.5%,
    #272742 0%,
    #1c2041 42.64%,
    #0f1121 100%
  ); */
  /* margin-top: 110px !important; */
  position: relative !important;
}

.pic-1 {
  /* padding-bottom: 50px; */
  padding: 50px 0px;
  background: #032821;
}

.pic-2 {
  background: linear-gradient(180deg, #06070b 0%, #0e1121 100%);
  position: relative;
  z-index: -111;
  padding-bottom: 100px;
  padding-top: 50px;
  /* recently added code */
  /* margin-top: 100px; */
  /* recently added code */
}

.amenities {
  background-color: var(--color-offwhite);
  padding-bottom: 50px;
  position: relative;
}

.amenities-text {
  font-family: "Bree Serif", serif;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
}

.amenities-imgs {
  height: 250px;
}

.amenities-imgs:hover {
  transform: scale(1.2);
}

.amenities-text {
  margin-top: 1rem;
}

.gallery {
  /* display: flex;
        flex-wrap: wrap;
        justify-content: space-around; */
  padding: 10px 5.5%;
  position: relative;
}

.gallery img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  transition: transform 0.5s, margin 0.5s;
  cursor: pointer;
}

.gallery-left {
  transition: 0.3s;
}

.gallery-left:hover {
  transform: scale(1.1);
}

.roadmap {
  border: 7px solid var(--color-offwhite);
  width: 100%;
}

.back {
  /* background: linear-gradient(180deg, #fefefe 0%, #c5b1a0 100%); */
  /* background: url(../images/config-back.jpg); */
  background: url(../images-eleve/gallery/gallery-5.webp);;
  position: relative;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat !important;
}


.disclaimer {
  font-family: "Bree Serif", serif;
  font-style: italic;
  font-size: 16px;
  color: white;
  position: absolute;
  left: 4%;
  margin-top: -42px;
  z-index: 1;
}

/*.show-in-map {
    padding: 10px 20px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 22px;
    font-family: "Bree Serif", serif;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    left: 70%;
    bottom: 180px;
}
*/

.list-heading {
  font-family: "Bree Serif", serif;
  font-size: 32px;
  font-weight: 600;
}

.list li {
  font-size: 24px;
  font-family: "Bree Serif", serif;
  font-weight: 400;
}

ul {
  list-style: none;
  padding-left: 0 !important;
}

.bullet {
  width: 15px;
  height: 15px;
  margin-top: 7px;
  margin-right: 7px;
}

.floor-plan {
  background-color: var(--color-offwhite);
}

.floor-plan-img {
  padding: 100px;
  filter: blur(5px);
}

.floor-plan-img:hover {
  transform: scale(1.2);
}

.walk-through-btn {
  padding: 10px 70px;
  background-color: var(--color-offwhite);
  border: 2px solid #776c58;
  letter-spacing: 0px;
  border-radius: 40px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  font-family: "Bree Serif", serif;
}

.google-map-btn {
  padding: 10px 20px;
  background-color: var(--color-offwhite);
  border: 2px solid #776c58;
  letter-spacing: 0px;
  border-radius: 40px;
  color: var(--color-dark-beige);
  font-size: 13px;
  font-weight: 500;
  font-family: "Bree Serif", serif;
}

.footer {
  /* background: url(../images/1.jpg); */
  background: #5C0527;
  background-size: cover;
}



#form-back {
  background: url(../images/contact.jpg);
  background-size: cover;
  background-repeat: no-repeat !important;
}

.cust-form {
  padding-left: 0px;
  padding-right: 0px;
}

.overlay-back2 {
  padding: 5rem 0;
  background: #00000069;
}

.overlay-back {
  padding: 40px 0px;
  background: #00000069;
}

/* #form-back::after {
  position: absolute;
  content: '';
  width: 100% !important;
  height: 100% !important;
  background: rgba(0, 0, 0, .2);
  left: 0;
  top: 0;
} */

.footer-lower {
  border-bottom: 3px solid var(--color-offwhite);
  padding-bottom: 20px;
}

.footer-heading {
  font-family: "Bree Serif", serif;
  font-size: 52px;
  font-weight: 500;
  color: white;
}

.text-below-footer-heading {
  font-family: "Bree Serif", serif;
  font-size: 18px;
  line-height: 0px;
  color: white;
  font-weight: 400;
}

.book-apt-btn {
  padding: 10px 70px;
  background-color: #d5bba9;
  border: 1px solid #f0dbac;
  letter-spacing: 0px;
  border-radius: 40px;
  color: var(--color-white);
  font-size: 20px;
  font-weight: 500;
  font-family: "Bree Serif", serif;
  margin-bottom: 15px;
}

.qr-section {
  text-align: center;
  margin-top: 20px;
}

.qr {
  height: 98px !important;
  width: 98px !important;
}

.text-below-qr {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 9px;
  color: var(--color-white);
  margin-top: 10px;
  margin-bottom: 0px;
}

.text-below-qr-2 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 8px;
  color: var(--color-white);
}

.footer-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: var(--color-white);
  margin-top: 10px;
  text-align: center !important;
}

.design-1 {
  position: absolute;
  right: 0px;
  overflow: hidden;
  margin-top: -245px;
  width: 163px;
}

.design-2 {
  width: 850px;
  position: absolute;
  left: -620px;
  overflow: hidden;
  margin-top: -360px;
  z-index: -1;
}

.design-3 {
  width: 500px;
  position: absolute;
  right: 0px;
  transform: scaleY(-1);
  margin-top: -1033px !important;
  z-index: -1;
}

/* .design-4 {
   width: 870px;
    position: absolute;
    left: -613px;
    overflow: hidden;
    margin-top: -302px;
} */

.design-4 {
  width: 59%;
  position: absolute;
  left: -36%;
  top: -13.7%;
}

.icons-content-responsive {
  display: none !important;
}

.within-5 {
  padding-left: 6rem;
}

.within-15 {
  padding-left: 8rem;
}

.within-30 {
  padding-left: 8rem;
}

.flexdss {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .flexdss {
    flex-direction: column;
  }
}

@media (max-width: 500px) and (min-width: 200px) {
  .award-winner {
    width: 60px;
  }

  .below-banner-inner {
    display: none !important;
  }

  .pic-1-inner {
    /* display: none !important; */
  }

  .pic-2-inner {
    /* display: none !important; */
  }

  .pic-3-inner {
    /* display: none !important; */
  }

  .icon-text {
    padding-left: 0px !important;
  }

  .icons-content-responsive {
    display: block !important;
  }

  .amenities-imgs {
    height: 250px;
  }

  .show-in-map {
    padding: 5px 10px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 8px;
    font-family: "Bree Serif", serif;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: static;
    margin-top: 20px;
  }

  .logo {
    width: 100px;
  }

  .enquire {
    top: 10px;
    position: absolute;
    padding: 5px 10px;
    background-color: transparent;
    border: 3px solid #f1e3c8;
    letter-spacing: 0px;
    border-radius: 30px;
    color: white;
    font-size: 10px;
    right: 15px !important;
  }

  .icons {
    text-align: center;
  }

  .icons-content {
    column-gap: 15px;
    width: 100% !important;
  }

  .icon-img {
    width: 70px;
    height: 70px;
    filter: invert(1);
  }

  .icons-content {
    margin-top: 20px !important;
  }

  .divider {
    display: none !important;
  }

  .icons2 img {
    width: 70px;
  }

  .icons3 img {
    width: 40px;
  }

  .icons4 img {
    width: 35px;
  }

  .heading {
    font-size: 50px;
  }

  .pic-3 {
    margin-top: -40px !important;
  }

  .floor-plan-img {
    padding: 20px;
    height: 300px;
  }

  .book-apt-btn {
    font-size: 15px;
  }

  .design-1 {
    display: none;
  }

  .design-2 {
    display: none;
  }

  .design-3 {
    display: none;
  }

  .design-4 {
    display: none;
  }

  .qr-section {
    margin-top: 5%;
    text-align: center;
    position: relative;
  }

  .footer-text {
    text-align: center;
  }
}

@media (max-width: 1300px) {
  .enquire {
    right: 50px;
  }
}

@media (max-width: 900px) {
  .enquire {
    right: 30px;
  }

  .design-1 {
    display: none;
  }

  .design-2 {
    display: none;
  }

  .design-3 {
    display: none;
  }

  .design-4 {
    display: none;
  }
}

.img-responsive {
  width: 100%;
  height: auto;
  position: relative;
  z-index: -1;
}

.btn-primarys {
  background: linear-gradient(-45deg,
      var(--colorPrimary),
      var(--colorSecondary),
      var(--colorPrimary),
      var(--colorSecondary));
  color: #fff;
  text-transform: capitalize;
  padding: 4px 7px 5px 9px;
  transition: 0.3s;
}

.btn-primarys:hover {
  background: linear-gradient(-45deg,
      var(--colorPrimary),
      var(--colorSecondary),
      var(--colorPrimary),
      var(--colorSecondary));
  color: #fff;
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 480px) {}

.phone-no.text-center.new-change,
section.contact-section {
  background: #9c7f2d;
}

.new-form .btn.btn-eve-regi {
  height: 40px;
  width: 80%;
}

.btn.btn-eve-regi {
  border-radius: 0;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  height: 50px;
  margin: 2px 0;
  width: 100%;
}

.btn-orage {
  background: #9c7f2d;
}

.landg-forms .ban-reg {
  position: relative;
  top: auto;
  margin: 0 auto;
  width: 400px;
}

.cust-inp .form-control {
  border-color: #cacacb;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 1px;
  color: #000;
}

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

.landg-forms .ban-reg {
  position: relative;
  top: auto;
  margin: 0 auto;
  width: 400px;
}

.new-td-left {
  width: 50%;
  border-right: 2px solid #fff;
  padding: 10px;
}

.new-td-right,
.wt-50 {
  width: 50%;
}

table.new-table {
  width: 100% !important;
}

.form-group {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

span {
  font-family: "Bree Serif", serif;
}

.close {
  color: #fff;
}

h1.get {
  color: #f4d893;
  font-family: "Bree Serif", serif;
}

::placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
  margin-left: 20px;
}

::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #fff;
}

label {
  color: #fff;
  font-size: 12px;
  font-family: "Bree Serif", serif;
}

.country {
  padding-left: 0px;
  padding-right: 0px;
}

.countrys {
  padding-left: 10px;
  padding-right: 0px;
}

#pageloader {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999;
  top: 0;
}

#pageloader img {
  left: 50%;
  width: 100px;
  margin-left: -32px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
}

@media (min-width: 1900px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 24px;
    font-family: "Bree Serif", serif;
    font-weight: 500;
  }

  .logo {
    width: 280px;
    margin-top: 2rem;
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

@media (min-width: 1600px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 24px;
    font-family: "Bree Serif", serif;
    font-weight: 500;
  }

  .logo {
    width: 280px;
    margin-top: 2rem;
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

@media (min-width: 1400px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 24px;
    font-family: "Bree Serif", serif;
    font-weight: 500;
  }

  .logo {
    width: 280px;
    margin-top: 2rem;
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

@media (min-width: 1281px) {
  .enquire {
    right: -291px;
    top: 8px;
    position: absolute;
    padding: 10px 40px;
    background: linear-gradient(180deg, #06070b 0%, #0e1121 100%);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 16px;
    font-family: "Bree Serif", serif;
  }

  .logo {
    width: 25px;
    margin-top: 0rem;
    filter: invert(1);
  }

  .icon-heading {
    font-weight: 600;
    font-size: 16px;
    font-family: "Bree Serif", serif;
    margin-top: 10px;
    vertical-align: top;
  }

  .icon-heading-first {
    font-weight: 600;
    font-size: 16px;
    font-family: "Bree Serif", serif;
    margin-top: 10px;
    vertical-align: top;
  }

  .icon-text {
    padding-left: 13px;
    padding-right: 13px;
    font-family: "Bree Serif", serif;
    font-weight: 500;
    font-size: 14px;
    vertical-align: top;
  }

  .icon-text p {
    line-height: 16px;
    line-height: 20px !important;
    font-weight: 500;
    vertical-align: top;
  }

  .icons img {
    vertical-align: top !important;
    width: 60px;
    height: 60px;
    filter: invert(1);
  }

  .icons2 img {
    vertical-align: top !important;
    width: 60px;
    height: 60px;
    filter: invert(1);
  }

  .divider::after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 30px;

    background-color: #776c56;
    margin: 0px;
    vertical-align: middle;
  }

  .heading {
    font-family: "Bree Serif", serif;
    font-size: 48px !important;
    position: relative;
    font-weight: 600;
    z-index: 99;
  }

  .heading2 {
    font-size: 32px !important;
  }

  .text {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }

  .design-1 {
    position: absolute;
    right: 0px;
    overflow: hidden;
    margin-top: -245px;
    width: 163px;
    margin-right: -90px;
  }

  .gallery img {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }

  .amenities-text {
    color: #fff;
    font-family: "Bree Serif", serif;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
  }

  .list-heading {
    font-family: "Bree Serif", serif;
    font-size: 24px;
    font-weight: 600;
  }

  .list li {
    font-size: 20px !important;
    font-family: "Bree Serif", serif;
    font-weight: 400;
  }

  .bullet {
    width: 10px;
    height: 10px;
    margin-top: 7px;
    margin-right: 7px;
  }

  .footer-heading {
    font-family: "Bree Serif", serif;
    font-size: 40px;
    font-weight: 500;
    color: white;
  }

  .text-below-footer-heading {
    font-family: "Bree Serif", serif;
    font-size: 14px;
    line-height: 30px;
    color: white;
    font-weight: 400;
    text-align: center;
  }

  .qr {
    height: 100px !important;
    width: 100px !important;
  }

  .contact-buttons-responsive {
    display: none !important;
  }

  .show-in-map {
    padding: 10px 20px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 18px;
    font-family: "Bree Serif", serif;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    left: 70%;
    bottom: 180px;
  }

  .show-in-map:hover {
    padding: 10px 20px;
    background-color: var(--color-offwhite);
    border: 1px solid var(--color-offwhite);
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-dark-beige);
    font-size: 18px;
    font-family: "Bree Serif", serif;
    right: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    left: 70%;
    bottom: 180px;
    text-decoration: none;
  }

  .interior-imgs {
    position: relative;
    z-index: 1;
  }

  .footer-heading {
    margin-top: 20px;
  }
}

/* Desktops, large screens */

@media (max-width: 1280px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 16px;
    font-family: "Bree Serif", serif;
    font-weight: 500;
  }

  .logo {
    width: 23px;
    /* margin-top: 2rem; */
    filter: invert(1);
  }

  .contact-buttons-responsive {
    display: none !important;
  }
}

/* Small screens, laptops */

@media (max-width: 1024px) {
  .enquire {
    right: 100px;
    /* changed */
    top: 50px;
    position: absolute;
    padding: 10px 10px;
    background-color: transparent;
    border: 1px solid #f4d893;
    letter-spacing: 0px;
    border-radius: 30px;
    color: var(--color-white);
    font-size: 14px;
    font-family: "Bree Serif", serif;
    font-weight: 500;
  }

  .logo {
    width: 50px;
    margin-top: 2rem;
  }

  .contact-buttons-resposive {
    display: none !important;
  }

  .contact-buttons-new {
    display: none !important;
  }
}

/* iPads, Tablets */

@media (max-width: 768px) {
  .enquire {
    top: 10px;
    position: absolute;
    padding: 5px 10px;
    background-color: transparent;
    border: 3px solid #f1e3c8;
    letter-spacing: 0px;
    border-radius: 30px;
    color: white;
    font-size: 10px;
    right: 15px !important;
  }

  .logo {
    width: 50px;
    margin-top: 2rem;
  }

  .contact-buttons-resposive {
    display: none !important;
  }

  .contact-buttons-new {
    display: none !important;
  }
}

/* Mobile devices */

@media (max-width: 480px) {
  .enquire {
    top: 10px;
    position: absolute;
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid #f1e3c8;
    letter-spacing: 0px;
    border-radius: 30px;
    color: white;
    font-size: 10px;
    right: 15px !important;
  }

  .logo {
    width: 32px;
    margin-top: 0rem;
    filter: invert(1);
  }

  .icon-heading {
    font-weight: 600;
    font-size: 20px;
    font-family: "Bree Serif", serif;
    margin-top: 10px;
    /* recently added code */
    vertical-align: top;
  }

  .icon-heading-first {
    font-weight: 600;
    font-size: 16px;
    font-family: "Bree Serif", serif;
    margin-top: 10px;
    /* recently added code */
    vertical-align: top;
  }

  .icon-text {
    font-family: "Bree Serif", serif;
    font-weight: 500;
    font-size: 16px;
    vertical-align: top;
    text-align: center;
  }

  .text {
    font-size: 16px;
  }

  .div-line {
    border-right: 1px solid #fff;
  }

  .roof-top-responsive {
    padding-bottom: 0px !important;
  }

  .contact-buttons-responsive {
    display: block !important;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #d5bba9;
    z-index: 1;
    /* width: 100%;
        height: 10%; */
  }

  .contact-responsive {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    border-right: 2px solid white;
  }

  .btn-divider {
    width: 1px;
    background-color: #ddd;
  }

  .whatsapp-btn {
    background-color: #d5bba9;
    border: 1px solid #d5bba9;
  }

  .whatsapp-btn span {
    font-family: "Bree Serif", serif;
    font-size: 16px;
    color: white;
  }

  .phone-btn {
    padding: 15px;
    background-color: #d5bba9;
    border: 1px solid #d5bba9;
  }

  .whatsapp-btn img {
    width: 30px;
    height: 30px;
  }

  .phone-btn img {
    width: 30px;
    height: 30px;
  }

  .disclaimer {
    font-family: "Bree Serif", serif;
    font-style: italic;
    font-size: 12px !important;
    color: white;
    position: absolute;
    left: 6%;
    bottom: 1%;
  }

  .disclaimer-new {
    font-family: "Bree Serif", serif;
    font-style: italic;
    font-size: 12px !important;
    color: white;
    position: absolute;
    left: 6%;
    top: 52vh;
  }

  .contact-buttons {
    display: none !important;
  }

  .contact-buttons-new {
    display: none !important;
  }

  .interior-imgs {
    position: relative;
    z-index: 1;
    margin: 0 -10% !important;
    min-width: 380px;
  }

  .interior-imgs-2 {
    position: relative;
    z-index: 1;
    margin: 0% !important;
    min-width: 420px;
  }

  .footer-text {
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-size: 10px;
    color: var(--color-white);
    margin-top: 10px;
    text-align: center !important;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .main-banner {
    background-image: linear-gradient(to bottom, #0000008f, #0000001c),
      url("./images/vice-main-mob-2.webp");
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
  }
}

.backks {
  background: #0f1121;
}

.sec-padd {
  padding: 50px 0;
}

/* .sec-padd-top {
    padding-top: 100px;
  }
  
  .sec-padd-bot {
    padding-bottom: 100px;
  } */

.nav-tabs .nav-link.active {
  border: 1px solid rgb(216, 137, 33) !important;
  background: rgb(216, 137, 33) !important;
  color: #fff !important;
  border-radius: 0 !important;
}

.table-bordered> :not(caption)>* {
  border: 1px solid #032821 !important;
}

.gflex {
  justify-content: center;
  align-items: center;
}

.nav-tabs .nav-link {
  font-family: "Bree Serif", serif;
  position: relative;
  border: 1px solid #d88921 !important;
  background: transparent !important;
  color: #fff;
  border-radius: 0 !important;
  font-size: 12px;
  margin: 0 15px 15px !important;
  min-width: 91px;
  flex: 1 auto;
  text-wrap: nowrap;
  transition: all 0.4s ease 0s;
}

.nav-tabs .nav-link:hover {
  border: 1px solid #d88921 !important;
  background: #d88921 !important;
  color: #fff !important;
}

/* .gallery-content
  .owl-carousel
  .owl-item:not(.gallery-content .owl-carousel .owl-item.center) {
  transform: scale(0.9);
  filter: grayscale(2) blur(3px);
  mix-blend-mode: luminosity;
  transition: all 0.3s;
}
.gallery-content .owl-carousel .owl-item {
  filter: grayscale(2) blur(3px);
  mix-blend-mode: luminosity;
  transition: all 0.3s;
} */
.tab-content>.tab-pane {
  display: block !important;
  height: 0 !important;
  overflow: hidden;
}

.tab-content>.tab-pane.active {
  display: block !important;
  height: auto !important;
}

.nav-tabs .fade:not(.show) {
  opacity: 0 !important;
}


.nav-tabs .fade.show {
  opacity: 1 !important;
}

.gallery .card-img-top {
  border-radius: 0 !important;
}

.gallery .card {
  position: relative;
  width: 100%;
  transition: all 0.5s;
  border: 0;
}

.floor-carousel .owl-nav {
  text-align: center;
  font-size: 10px;
  color: #fff;
  margin: 14px 10px 10px;
  padding: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.list li {
  font-size: 18px;
  position: relative;
  margin-bottom: 12px;
  padding-left: 20px;
  line-height: 35px;
}

.list li::before {
  position: absolute;
  content: "";
  background: url(../images/pin.webp) no-repeat;
  background-size: contain;
  background-position: center;
  width: 30px;
  height: 100%;
  left: -10px;
  top: -2px;
}

.floor-carousel .item img,
.interior-carousel .item img {
  /* height: 400px; */
  object-fit: cover;
  object-position: top;
}

.gall-img {
  filter: blur(2px);
}

.ami-overlay {
  width: 100%;
  height: 100%;
  background: rgba(168, 138, 109, 0.5);
  position: absolute;
  top: 0;
  transform: translate(0, 0);
  transition: all 1s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  padding: 25px;
  text-align: center;
  color: #3f2b2b;
}

.galimg {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: all 0.5s;
  box-shadow: 0 10px 8px -6px rgba(0, 0, 0, 0.5);
}

.galimg:hover .ami-overlay {
  transform: translate(-110%, 0);
  transition: all 0.5s;
  cursor: url(../images/hovericon.webp), auto !important;
}

/***************Thank you ****************/

.msgicon {
  height: 100px;
  width: 100px;
  border: 4px solid #fff;
  font-size: 39px;
  background: #032821;
  color: #fff;
  border-radius: 50%;
  padding: 27px;
  text-align: center;
  margin: 0px auto;
  display: block;
}

.oops {
  text-align: center;
  font-size: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-weight: 800;
  color: #032821;
}

.oops span {
  font-weight: 300;
}

.oops-subtitle {
  color: #000;
  font-size: 18px;
}

.go-home {
  color: #000;
  font-size: 19px;
  padding: 10px;
  width: 232px;
  margin: 0px auto;
  margin-top: 30px;
  border-radius: 5px;
  text-align: center;
  transition: ease 0.5s;
}

.go-home:hover {
  transition: ease 0.5s;
  color: #fff;
  background: #032821;
  border-radius: 25px;
}

.oops-greet {
  color: #000;
  font-size: 25px;
  /*font-weight: 600;*/
  margin-bottom: 15px;
}

.logo-container {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
}

.img-logo {
  filter: invert(1);
  display: block;
  margin: 0 auto;
  width: 60%;
  height: auto;
  padding-top: 5px;
  float: right;
}

.interested {
  position: fixed !important;
  right: 20px !important;
  bottom: 8px !important;
  padding: 5px 10px !important;
  color: #fff !important;
  border: 3px solid #d5baa8 !important;
  z-index: 99;
  background-color: #5C0527 !important;
}

.festive {
  color: #fff;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.appoinment-new {
  position: fixed !important;
  left: 20px !important;
  bottom: 8px !important;
  padding: 5px 10px !important;
  color: #fff !important;
  border: 3px solid #d5baa8 !important;
  z-index: 99;
  background-color: #5C0527 !important;
}

.round-btn {
  color: #fff;
  background: transparent;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  border: 1px solid #ffffff;
  outline: none;
  overflow: hidden;
  z-index: 1;
}

.round-btn:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #d5bba9;
  transition: all 0.3s ease;
}

.round-btn:hover {
  color: #fff;
}

.rl {
  position: relative;
}

.footer-heading a {
  color: #000;
}

.round-btn:hover:after {
  left: 0;
  width: 100%;
}

/*----------Modal Design-------*/

label.error {
  color: red;
  font-size: 12px;
  font-weight: 300;
}

.modal {
  z-index: 9999;
  background: rgba(185, 185, 185, 0.6);
}

.modal-content {
  background: url(../images-eleve/menu_bg.webp) no-repeat !important;
  background-position: bottom right;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 17px;
  background-size: cover !important;
  background-position: bottom right;
}

.modal-body {
  padding-top: 40px !important;
  padding-bottom: 30px !important;
}

.modal-body h3,
.modal-body p {
  color: #fff;
}

.modal .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  opacity: 1;
  outline: none;
  border: none;
  z-index: 9;
  filter: brightness(0) invert(1);
}

.modal-dialog {
  margin-top: 7% !important;
  z-index: 9999 !important;
}

.modal-body p {
  font-size: 14px;
  text-align: center;
  font-family: "Font Awesome 6 Free";
}

.modal-body h3 {
  font-family: "Bree Serif", serif;
  margin-top: -10px;
  text-align: center;
  font-size: 25px;
}

.interested-form .modal-body {
  padding: 0 !important;
}

/*---modal form--*/

/*-------------------------------*/

.modal-body form input,
.modal-body form select {
  height: 40px;
  border: 1px solid #ffffff;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  /* border-radius: 7px !important; */
  color: #222222;
  border-left: none;
}

.modal-body form input::placeholder,
.modal-body form textarea::placeholder {
  color: #222222 !important;
}

.modal-body form .input-group-addon {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  color: #222222;
  border: 1px solid #f5f5f5;
  border-right: 0;
  border-radius: 7px 0 0 7px;
  padding: 0 10px;
}

.form-ico {
  font-size: 19px !important;
}

.modal-body form textarea {
  border: none;
  resize: none;
  /*background: #e4e4e4;*/
}

.modal-body form .form-group {
  height: 40px;
  margin-bottom: 23px;
  margin-top: 0;
}

.modal-body form .input-group-addon {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  color: #222222;
  border: 1px solid #f5f5f5;
  border-right: 0;
  border-radius: 7px 0 0 7px;
  padding: 0 10px;
}

.btn-default,  .btn-default:hover {
  background: #5C0527;
  color: #fff;
  border: 0;
  margin-top: 20px;
  padding: 7px 40px;
  margin: 0px auto !important;
  border: 1px solid #d5baa8;
  margin-top: 25px !important;
  display: block !important;
}

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

.btn-center {
  display: block;
  margin: 0 auto;
}

.modal-body form .input-group {
  box-shadow: 0 5px 30px #00000014;
}

.modal-body form button {
  margin: 0 auto;
}

.interested-form {
  background: rgb(238 238 238 / 70%);
  padding: 30px 20px 20px 20px;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.form-heading {
  background: #032821;
  text-align: center;
  padding: 10px 0;
  margin-top: -54px;
  border-radius: 4px;
  margin-bottom: 35px;
}

.bannerform {
  /* padding: 5rem 0; */
}

.amme-carousel .owl-nav {
  text-align: center;
  font-size: 10px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 12px;
}

.amme2-carousel .owl-nav {
  text-align: center;
  font-size: 5px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.amme3-carousel .owl-nav {
  text-align: center;
  font-size: 5px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.icons img {
  vertical-align: top !important;
  width: 60px;
  height: 60px;
  filter: invert(1);
}

.flex12 img {
  width: 12px;
  filter: brightness(3.5);
}

.flex12 p {
  margin: 0;
  font-size: 18px;

}

.flex13 p {
  margin-top: 19px;
  /* margin: 0; */
  font-size: 18px;
}

.ex-fnt {
  font-size: 17px !important;
  font-family: "Font Awesome 5 Free";
}

.icons2 img {
  vertical-align: top !important;
  width: 60px;
  height: 60px;
  filter: invert(1);
}

.flex12 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}

.extr-height {
  margin-top: 65px;
}

.form-heading p {
  font-family: "Font Awesome 6 Free";
}

.locat-carousel .owl-nav {
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

/*-----------Modal End --------*/

@media (max-width: 768px) {
  .img-logo {
    display: block;
    margin: 0 auto;
    width: 40%;
    height: auto;
    float: right;
  }

  .flex12 p {
    margin: 0;
    font-size: 15px;
  }

  .flex13 p {
    padding-top: 10px;
    /* margin: 0; */
    font-size: 15px;
  }

  .icons img {
    width: 54px !important;
    display: block !important;
    margin: 20px auto !important;
  }

  .icons2 img {
    width: 54px !important;
    display: block !important;
    margin: 20px auto !important;
  }

  #carouselExampleIndicators1 .carousel-control-prev {
    top: 20%;
  }

  #carouselExampleIndicators1 .carousel-control-next {
    top: 20%;
  }

  #carouselExampleIndicators2 .carousel-control-prev {
    top: 20%;
  }

  #carouselExampleIndicators2 .carousel-control-next {
    top: 20%;
  }

  .festive {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
  }

  .img-fluid {
    max-width: 100%;
    height: auto;
  }
}

.logo2-container {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 999;
}

/* .ham-menu{
  filter: invert(1);
  width: 40px;
  height: 30px;
}

.menu-container{
  position: fixed;
  top: 3%;
  z-index: 9999;
  left: 3%;
  cursor: pointer;
}

.offcanvas{
  z-index: 999999999;
}

.nav_items li a{
  color: #000;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
}

.nav_items li{
  text-align: center;
} */

html,
body {
  scroll-behavior: smooth; font-family: "Inter", sans-serif;
}

.nav-tabs {
  border-bottom: unset;
}

.exterior-carousel .owl-nav {
  text-align: center;
  font-size: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 12px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: unset !important;
  color: unset !important;
  text-decoration: none;
}

.exterior-carousel img {
  height: 250px;
  object-fit: cover;
}

#configuration table thead tr th {
  width: 33.3% !important;
  vertical-align: middle;
  background: #5C0527;
  color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 425px) {

  #myButton,
  #myButton1 {
    display: none !important;
  }
}

#configuration table tbody tr td {
  vertical-align: middle;
  color: #5C0527;
  background: #ffffffbd;
}

.price-button {
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
  transition: all 0.3s ease;
  padding: 5px 10px !important;
  color: #fff !important;
  border: 3px solid #d5baa8 !important;
  background-color: #5C0527 !important;
  font-weight: 400;
}

.footer-form form input,
.footer-form form select {
  height: 40px;
  border: 1px solid #ffffff;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  /* border-radius: 7px !important; */
  color: #222222;
  border-left: none;
}

.footer-form form .input-group-addon {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  color: #222222;
  border: 1px solid #f5f5f5;
  border-right: 0;
  border-radius: 7px 0 0 7px;
  padding: 0 10px;
}

html,
body {
  overflow-x: hidden;
}

/******************Header**************/

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.navbar-light .navbar-toggler {
  color: #fff !important;
  border-color: transparent !important;
  filter: invert(1);
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 0rem !important;
}

.offcanvas .nav-link {
  font-family: "Abigate" !important;
  color: #fff !important;
  font-size: 22px;
  font-weight: 400;
}

.offcanvas .nav-link:hover {
  color: #fff !important;
}

.btn-close {
  color: #fff;
  filter: brightness(0) invert(1);
  opacity: 1 !important;
}

.btn-close:focus {
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25) !important;
}

.navbar-nav .dropdown-item {
  padding: 10px 12px !important;
  border-bottom: 1px solid #edf2fe;
}

.navbar-nav .dropdown-item:last-child {
  border-bottom: 0;
}

.offcanvas {
  background: url("../images-eleve/menu_bg.webp") center no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.offcanvas::before {
  position: absolute;
  left: 0;
  top: 0;
  background: #0c0f1c;
  opacity: 0.5;
  content: "";
  width: 100%;
  height: 100%;
}

.offcanvas>* {
  z-index: 9;
}

header {
  padding: 12px 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  background: linear-gradient(90deg, #5D0526 0%, #2B0013 100%);
}

#gallery-section {
  background: linear-gradient(90deg, #5D0526 0%, #2B0013 100%);
}

.offcanvas .img-offcanvas {
  filter: invert(1);
  width: 63%;
  display: block;
  margin: 24px auto;
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
  }
}


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

@-webkit-keyframes pulse-cust {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fff;
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(227, 56, 56, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(227, 56, 56, 0);
  }
}

@keyframes pulse-cust {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fff;
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(227, 56, 56, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(227, 56, 56, 0);
  }
}

/* New Css */

.accordion-button {
  background-color: #5C0527 !important;
  color: #fff;
}


.accordion-button:not(.collapsed) {
  background-color: #5C0527 !important;
  color: #fff;
}





.amenities-item .amenities-img img {
  width: 80px;
}


.amenities-item .amenities-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.amenities-item .amenities-text-container p {
  text-align: center;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
}

.navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

/* ==========project highligt start================= */
#masterplan-2 {
  width: 100%;
  padding: 50px 0px;
  background: #fff !important;
}

.sec-title {
  position: relative;
  /* width: 300px; */
  margin: auto;
  text-align: center;
  margin-bottom: 25px;
}

amenities {
  background-color: #f1f1f1;
}

.sec_heading {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--primary-color);
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
}

.ame_contain {
  display: flex;
  gap: 5rem 1rem;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 6rem;
}

.ame_grp {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}

.ame_icon {
  text-align: center;
  transition: ease all 0.5s;
}

.ame_icon:hover {
  transform: translateY(-10px);
  transition: ease all 0.5s;
}

.ame_icon .icons-wrap {
  height: 90px;
  width: 90px;
  margin: 0px auto;
  padding: 0.5rem;
  border: 2px solid transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: ease all 0.5s;
}

.ame_grp:hover .icons-wrap {
  border-radius: 0;
  border-color: #222;
  transition: ease all 0.5s;
}

.ame_grp:hover {
  transform: translateY(-5px);
  cursor: pointer;
}

.ame_icon img {
  display: block;
  width: 80px;
  height: 100%;
}

.ame_head {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 1px;
  display: flex;
  text-align: center;
  justify-content: center;
  font-family: 'Bree';
}

/* ==========project highligt end================= */

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: #d88921 !important;
  border-radius: 71px !important;
  height: 40px !important;
  width: 40px !important;
  color: inherit !important;
  border: none !important;
  padding: 0 !important;
  font: inherit;
}

.footer-call {
  text-align: center;
  font-size: 20px !important;
  color: #fff;
}

.footer-call a {
  color: #ffffff;
  text-decoration: none;
}

.form-select {

  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat !important;
  background-position: right .75rem center !important;
  background-size: 16px 12px !important;

}

.brochure-mob {
  position: unset !important;
  font-size: 12px;
}

/* **************Ameities New Section*************** */
/*----- gallery-----------------*/

.amenities-gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  /* margin-bottom: 30px; */
  transition: all 0.5s;
  border: none;
  margin-top: 15px;
}

.amenities-gallery img {
  width: 100%;
  /* margin-top: 15px; */
  /* height: 410px; */
  transition: all 0.5s;
  /* object-fit: cover; */
}

#gallery .amenities-gallery img {
  width: 100%;
  margin-bottom: -2px;
  height: 200px;
  transition: all 0.5s;
  object-fit: cover;
}

.amenities-gallery .g-txt {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: #575856;
  color: #fff;
  font-size: 16px;
  padding: 6px 15px;
}

.aminities-overlay {
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.6); */
  position: absolute;
  top: 0;
  transform: translate(-100%, 0);
  transition: all 1s;
}

.amenities-gallery:hover .aminities-overlay {
  transform: translate(0%, 0);
  transition: all 0.5s;
  cursor: url(../images/hovericon.png), auto !important;
}

.amenities-gallery:hover img {
  transform: scale(1.19);
  transition: all 0.5s;
}


.item-ceb, #nav-contact {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
}

.item-ceb img {
  width: 60%;
  display: block;
  margin: 0 auto !important;
  filter: blur(2px);
}

.video a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video a:before {
  position: absolute;
  content: "";
  background-image: url(../images-eleve/play-btn.png);
  background-size: contain;
  width: 50px;
  height: 50px;
  animation: pulse-cust1 2s infinite;
  border-radius: 50%;
  z-index: 1;
}

.pro_gallery {
  position: relative;
  overflow: hidden;
  width: 85%;
}

/*----- gallery-----------------*/

#accordionExample .accordion-header a:after,
#accordionExample .accordion-header a.collapsed:after {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 40px;
  height: 40px;
  line-height: 32px;
  /* border-radius: 50%; */
  background: #5C0527;
  text-align: center;
  font-size: 15px;
  color: #fff;
  border: 5px solid #fff;
  position: absolute;
  top: 0px;
  border-radius: 40px;
  right: -18px;
  transition: all 0.3s ease 0s;
}

#accordionExample .accordion-header a.collapsed:after {
  content: "\f067";
}

#accordionExample .accordion-header a:hover:after,
#accordionExample .accordion-header a.collapsed:hover:after {
  transform: rotate(360deg);
}

a {
  color: #fff !important;
  text-decoration: unset !important;
}


@media screen and (min-width:768px) {
  .hide-ban {
    display: none;
  }
}

.form-row {
  display: flex;
  justify-content: center;
}


@media screen and (max-width:768px) {
  .nav {
    flex-wrap: nowrap;

  }
}