@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;600;700&display=swap");

html {
  overflow-x: hidden;
}
body {
  font-family: "Lora", serif;
  background: #ffefe5;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
}
.nav-menu .navbar-nav a {
  color: #000;
  padding: 0 30px 0 30px !important;
}
.emb-logo img {
  width: 50%;
}

.header-section {
  position: relative;
  background-color: #ffead8;
  width: 100%;
  margin: 0 auto;
  left: 0;
  top: 0;
  z-index: 1049;
  transition: background-color 0.3s ease-in-out !important;
  animation: headeranimation 0.6s ease-in-out 0.5s forwards;
}

.site-logo img {
  max-width: 200px;
}

.book-your-future {
  background-color: #871d1d;
  color: #dbaf63;
  border-radius: 15px;
  margin-bottom: 20px;
}

#gallery,
.gallery-slider {
  height: 100%;
  position: relative;
}
.gallery-item {
  max-height: 100vh;
  position: relative;
}
.gallery-slider:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
}

#gallery {
  position: relative;
  width: 100%;
  min-height: 8vw;
  margin-bottom: 0px;
  transition: all 1.2s ease;
}
.gallery-slider .slider-content {
  max-width: 50%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: inherit;
  right: 150px;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #710e30;
  letter-spacing: 1px;
}
.overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.gallery-slider .slider-content h2 {
  text-transform: uppercase;
  /* font-weight: 600; */
  font-size: 2.5rem;
}

.banner-right h2,
.banner-right h1,
.banner-right h3 {
  margin-bottom: 10px;
}
.banner-right h5 {
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 5px 10px 0 0;
  margin: 1em 0;
}
.banner-right h5:before {
  background: #678d2e;
  content: "";
  position: absolute;
  width: 60%;
  height: 35px;
  right: 0;
  z-index: -1;
  top: 0;
}
.banner-right a {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 3px 10px;
  margin-top: 1em;
}
.intro-content p {
  font-size: 16px;
}
#overview {
  background: #f1f1f3;
}

.border-icon {
  background: #fff;
}
.photo-wrapper {
  position: relative;
  background: url("../images/border.svg");
  width: 100%;
  padding: 20px;
  top: -20px;
}
.photo-wrapper .credit-text {
  position: absolute;
  bottom: 0px;
  right: 20px;
  color: #fff;
  font-size: 12px;
}

#amenities h4 {
  font-family: "Gotham Bold";
  color: #21465c;
  margin-bottom: 2em;
}
#amenities .slick-prev {
  background: url("../images/prev.png") no-repeat left center;
  left: -40px;
}
#amenities .slick-arrow {
  position: absolute;
  top: 35%;
  color: transparent;
  border: none;
}
#amenities .slick-next {
  background: url("../images/next.png") no-repeat right center;
  right: 0;
}
.slider-thumb {
  text-align: center;
  margin-bottom: 2em;
}
.slider-thumb img {
  margin: 0 auto;
}
#amenities h5 {
  text-align: center;
}

.conect-lft {
  background: #fff;
  padding: 3em 0em 0 3em;
  color: #000;
  position: relative;
  height: 100%;
}
.conn-inner {
  background: url("../images/bullet.svg") no-repeat left top;
  padding: 0 0 0 32px;
  height: 100%;
}
.conn-inner h3 {
  line-height: 25px;
}
.conn-inner p {
  font-size: 16px;
}
.conect-lft h5 {
  margin-bottom: 1em;
}
.map-wrapper {
  height: 100%;
}
.map-wrapper iframe {
  width: 100%;
}

video {
  width: 100%;
  height: 100%;
}

.our-looks {
  padding: 3em 3em 0;
}
.our-looks h4 {
  font-size: 21px;
  color: #710e30;
}
.our-looks h2 {
  font-size: 31px;
  color: #710e30;
}
.our-looks-love p {
  font-size: 18px;
  color: #710e30;
}
.our-looks .slider-content {
  max-width: 400px;
}

.high-items h5 {
  text-transform: uppercase;
}

.space-available {
  background: #fff;
}

.gal-top {
  background: #709e42;
  color: #fff;
  padding: 2em 0;
}
.gal-top h4 {
  margin: 0;
}
.gallery-slider .slick-arrow {
  position: absolute;
  top: 42%;
  color: transparent;
  border: none;
  height: 50px;
}
.gallery-slider .slick-prev {
  left: 0px;
  background: url("../images/arrow-previous.svg") no-repeat 15px center;
  z-index: 999;
  background-color: #871d1d;
  width: 40px;
}
.gallery-slider .slick-next {
  right: 0;
  background: url("../images/arrow-next.svg") no-repeat 15px center;
  background-color: #871d1d;
  width: 40px;
}
.gallery-slider .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.gallery-slider .slick-dots li button {
  color: transparent;
  border: none;
  height: 12px;
  width: 5px;
  border-radius: 50%;
  background: #fff;
  margin-right: 5px;
}
.gallery-slider .slick-dots li {
  list-style: none;
  display: inline-block;
}
.gallery-slider .slick-active button {
  opacity: 0.5;
}
.gal-pic img {
  width: 100%;
}

#enq-section {
  background: #1a2a24;
  padding: 2em 0 1em 0;
  color: #fff;
}
#enq-section a {
  background: #6a9b2f;
  font-size: 14px;
  display: inline-block;
  color: #fff;
  padding: 4px 10px;
  border-radius: 5px;
}
#enq-section p {
  font-size: 18px;
}
#enq-section span {
  margin: 0 1em;
  position: relative;
  top: -5px;
  border-top: 1px solid;
  width: 100px;
  display: inline-block;
}

footer {
  background: #710e30;
  padding: 0;
  color: #fff;
}
.header-txt {
  font-size: 15px;
}
.rera-num {
  font-size: 12px;
  margin-top: 2em;
}
.footer-logo img {
  margin-right: 10px;
  max-width: 200px;
}

@media screen and (max-width: 63.99875em) {
  .gallery-slider .slider-content {
    max-width: 90%;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .gallery-slider .slider-content h2 {
    font-size: 1.5rem;
  }
  .our-looks {
    padding: 3em 1.5em 0;
  }
}
@media screen and (max-width: 40em) {
  #amenities .slick-prev {
    left: 0;
  }
}

@media screen and (max-width: 39.99875em) {
  .site-logo img {
    width: 100%;
  }
  .banner-right h5:before {
    width: 95%;
  }
  .banner-right a {
    margin-bottom: 1em;
  }
}

.plot-text {
  display: block;
  position: relative;
}
.plot-text:after {
  content: "";
  position: absolute;
  border: 1px solid #709e41;
  height: 30px;
  width: 54%;
  left: 23%;
  top: 11px;
  z-index: -1;
}
.inner-wrap {
  position: relative;
  background: #fff;
  padding: 0 15px;
}
.strt-price span {
  display: inline-block;
  background: #709e41;
  color: #fff;
  font-size: 12px;
  padding: 3px 10px;
  margin-top: 5px;
}

#intro {
  background-size: cover;
}
.intro-hdr {
  color: #1a2a24;
  font-size: 12px !important;
}
#intro h3 {
  color: #871d1d;
  margin-bottom: 1em;
}
#amenities {
  position: relative;
  background-size: cover;
  background: #fff;
}
.our-looks {
  position: relative;
  background-size: cover;
  display: flex;
  justify-content: center;
}

.icon-img-50 {
  width: 25px;
}

.ml-30 {
  margin-left: 20px;
}

h2 {
  color: #710e30;
  text-transform: uppercase;
  margin-bottom: 20px;
}

footer .content-left {
  padding: 50px 0;
}
