.swiper .swiper-slide .container {
  position: relative;
  z-index: 9;
  padding-left: 100px;
  margin-top: -500px;
}

.swiper .swiper-slide .container h1 {
  font-size: 5vw;
  font-family: "Playfair Display", serif;
  color: #ebcfa7;
  margin-bottom: 20px;
}

.certificates h4 {
  font-size: 41px;
}

#carouselExampleControls {
  background-color: #000;
}

.benefits figure img {
  height: 47px;
}

.benefits .col:hover figure:after {
  display: none;
}

.swiper .swiper-slide .container a {
  height: 60px;
  line-height: 56px;
  float: left;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  border: 2px solid #ebcfa7;
  padding: 0 40px;
  box-shadow: 0 0 20px rgb(235 207 167 / 40%);
  transition: 0.25s ease-in-out;
}

.success_msg,
.error_msg {
  display: none;
  color: #fff;
  padding: 0 2rem;
}

.mob-ph {
  text-align: center;
  display: none;
}

.mob-ph a {
  color: white;
}

input[type="tel"] {
  width: 100%;
  height: 54px;
  border: 1px solid #eee;
  padding: 0 20px;
}

.unselectable {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
}

.location-text {
  z-index: 2;
}

.modal-header img {
  padding-left: 110px;
  width: 78%;
}

.navbar .container .upper-side .logo img {
  height: 52px !important;
}

.intro .content-box {
  padding-left: 0;
}

.menu {
  margin: 0 auto;
}

.slick-slider .element {
  height: 100%;
  width: 100%;
  display: inline-block;
  margin: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slick-slider img {
  border-radius: 50%;
  width: 250px;
  height: 250px;
}

.slick-slider button {
  display: none !important;
}

.slick-slider p {
  padding-top: 0.9rem;
  font-weight: 600;
}

.slick-slider img {
  margin: auto;
}

.property-plans table tr td:first-child {
  color: #ffffff;
}

footer {
  background-color: #285339;
}

.chat {
  left: 90px;
  bottom: 12%;
}

.company-info h1 {
  font-size: 38px;
  font-weight: 600;
  padding: 0 0 0.5rem;
  text-align: left;
  color: #cc9133;
}

.project-highlights .box {
  background: #ae552d;
  margin: 0 10px;
  padding: 20px;
  height: 100%;
  display: inline-grid;
  text-align: center;
  box-shadow:
    0 4px 10px 0px rgb(0 0 0 / 3%),
    0 4px 10px 0px rgb(0 0 0 / 3%);
}

.project-highlights .box .icon11 {
  padding: 20px 0;
  width: 100px;
  height: 100px;
  background: #ae552d;
  margin: 20px auto;
  border-radius: 50%;
}

.project-highlights .box h6 {
  font-size: 20px;
  text-align: center;
}

.recent-gallery .col-md-4:nth-child(3),
.recent-gallery .col-md-4:nth-child(1) {
  margin-top: 0;
}

.in-list li {
  padding: 0 0 0 30px !important;
  background: url("https://cdn.propstory.com/campaigns/joyvillepunesp/641d98141d51efavicon.png")
    no-repeat 0 5px;
  list-style: none;
  background-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.floor_1 {
  display: none;
}

.contact-section {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px 0 0px 15px;
  width: 100%;
  background-color: #1e344f;
  z-index: 9999;
  padding: 0.5rem;
  margin: 0 auto;
  right: 0;
  border-top: 1px solid rgb(255 255 255 / 30%);
}

.contact-section .col-form {
  position: relative;
  width: 24%;
  float: left;
  padding: 0 15px 0 62px;
  margin: 0 0 10px 6px !important;
}

.contact-section .col-form .sm-form-control {
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #ffffff;
  color: #ffffff !important;
}

.sm-form-control {
  display: block;
  width: 100%;
  border: none;
  padding: 15px 15px 15px 0;
  background-color: transparent;
  border-radius: 0;
  resize: none;
  font-size: 16px;
  outline: 0;
  border-bottom: 1px solid #fff;
  -webkit-text-fill-color: #ffffff;
  font-weight: 500;
}

.sm-form-control {
  display: block;
  width: 100%;
  border: none;
  padding: 15px 15px 15px 0;
  background-color: transparent;
  border-radius: 0;
  resize: none;
  color: #fff !important;
  font-size: 16px;
  border-bottom: 1px solid #fff;
}

.error-msg1 {
  position: absolute;
  bottom: -12px;
  background: transparent;
  display: flex;
  line-height: 11px;
  background-color: #f00;
  color: #fff;
  font-size: 9px;
}

.theme-btn.white-btn {
  background: #fff;
  color: #285339;
  margin-top: 0.5rem;
}

.theme-btn {
  position: relative;
  background: #ffffff;
  font-family: myFont;
  border: 0;
  color: #cfba47;
  display: inline-block;
  padding: 8px 85px;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  font-weight: 600;
  cursor: pointer;
  z-index: 1;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-transform: uppercase;
  letter-spacing: 1px;
}

input[type="text"],
input[type="tel"] {
  border: none;
}

.table td {
  color: #fff;
}

.location_span h5 {
  font-size: 1.6rem;
}

.location_span1 p {
  margin-bottom: 0;
  padding-bottom: 2rem;
  border-bottom: 1px solid #1e344f;
}

/* Banner responsive: desktop by default */
.banner-desktop {
  display: block !important;
}
.banner-mobile {
  display: none !important;
}

@media (max-width: 768px) {
  .disclaimer {
    padding-bottom: 2rem !important;
  }

  #contact-section {
    display: none;
  }

  .floor_1 {
    display: block;
  }

  .floor_2 {
    display: none;
  }

  .company-info h1 {
    font-size: 30px;
  }

  .gal img {
    height: auto !important;
  }

  .about-img {
    padding-bottom: 1rem;
  }

  .unselectable ul,
  .location-text {
    padding-left: 0rem !important;
  }

  .menu_list li {
    margin-bottom: 1rem;
    font-size: 1.3rem;
  }

  .modal-header img {
    padding-left: 90px !important;
    width: 78% !important;
  }

  .floor_img {
    height: auto !important;
  }

  .intro figure .holder img {
    box-shadow: 10px 10px 50px rgb(0 0 0 / 20%);
    width: 525px;
    height: auto !important;
  }

  .Highlights_img {
    height: auto !important;
  }

  .ptb {
    padding: 1rem !important;
  }

  .test_img {
    width: 35% !important;
    height: 12rem;
    margin-top: 12rem;
  }

  .navbar {
    display: none;
  }

  #mob-nav {
    display: block !important;
  }

  #contactt {
    padding-top: 40px;
  }

  #bbt:hover {
    background-color: #000;
    color: white;
  }

  #bbtt:hover {
    background-color: #9f8054;
    color: white;
  }

  #btt:hover {
    background-color: white;
    color: #9f8054;
  }

  .disclaimer {
    font-size: 8px;
  }

  #blink {
    font-size: 40px;
    font-weight: bold;
    color: #2d38be;
    transition: 0.8s;
  }

  .mob-ph {
    text-align: center;
    display: block;
    font-size: 20px;
    margin-left: 20%;
    padding: 10px;
  }

  .mob-ph a {
    color: white;
  }

  /* Banner: show mobile, hide desktop */
  .banner-desktop {
    display: none !important;
  }
  .banner-mobile {
    display: block !important;
  }
}

header {
  border: black;
  border-width: 2px;
  box-shadow: 0px 3px 20px 3px rgba(0, 0, 0, 0.06);
}

.head_container {
  padding: 19px 12px 0 10px;
  overflow: hidden;
  height: 4rem;
  background-color: transparent;
}

.logo {
  float: left;
  margin-left: 20px;
}

.logo img {
  height: 50px;
}

.menu {
  margin-top: 5px;
  float: right;
}

.icon {
  display: none;
  color: #fff !important;
}

.test_img {
  width: 20%;
  border-radius: 50%;
}

.ptb {
  padding: 4rem;
}

@media screen and (max-width: 835px) {
  .logo img {
    height: 40px;
  }

  ul > li:first-of-type {
    display: list-item;
  }
}

@media only screen and (max-width: 991px),
  only screen and (max-device-width: 991px) {
  .intro figure {
    width: 100%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 690px) {
  .icon {
    font-weight: 900 !important;
    font-size: 27px !important;
    padding: 0;
    margin: 0;
    margin-top: -9px;
    display: flex;
  }

  .logo img {
    height: 35px;
  }

  #silder-header {
    margin-top: 65px !important;
  }
}

.btn-brown {
  background-color: #9f8054;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  text-align: center;
  top: 0rem;
  left: 0;
  background: #1e344fd6 !important;
  overflow-x: hidden;
  transition: 0.2s;
  padding-top: 87px;
  box-shadow: 2px 8px 20px rgba(0, 0, 0, 0.24);
}

.sidenav a {
  padding: 8px;
  color: #fff;
  transition: 0.3s;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 6px;
  font-size: 36px;
  margin-left: 50px;
}

#mob-nav {
  display: none;
}

.floor_img {
  height: 400px;
  width: 100%;
}

.Highlights_img {
  margin-top: 2rem;
  width: 100%;
  height: auto;
}

dt {
  font-weight: 600 !important;
}

.intro figure .holder img {
  box-shadow: 10px 10px 50px rgb(0 0 0 / 20%);
  width: 525px;
  height: 25rem;
}

.about-img {
  top: 0px !important;
}

.content-box p {
  font-size: 16px !important;
}

.recent-gallery,
.certificates {
  padding: 20px 0 !important;
}

.get-consultation .content-box:after {
  z-index: 1;
}

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

.unselectable1 ul li {
  padding-bottom: 0.7rem;
}

.call-to-action1 {
  border: 3px solid #fff;
}

.benefits figure:after,
.chat,
.head_container,
.btnn,
.call-to-action1,
.call-to-action1 p,
.call-to-action1 .col-6,
.navbar,
.btn-brown {
  background-color: #1e344f !important;
}

.chat {
  background-color: #1e344f !important;
}

#docs {
  left: 20px;
  background-color: #1e344f !important;
}

.intro {
  padding: 2% 0 6% 0;
}

.overlay {
  height: auto;
  padding: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.zoom {
  overflow: hidden;
  padding: 0;
  border-radius: 0.5rem;
}

.zoom img {
  transition-duration: 4s;
  margin: 0 auto;
  display: block;
}

.zoom img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  z-index: 0;
}

.disclaimer {
  padding-bottom: 4rem;
}

#carouselExampleIndicators2 .carousel-control-prev-icon,
#carouselExampleIndicators2 .carousel-control-next-icon {
  background-color: black;
}

#silder-header {
  margin-top: 80px;
}


/* Owl Carousel banner */
.banner-carousel {
  position: relative;
}
.banner-carousel .owl-stage-outer {
  overflow: hidden;
}
.banner-carousel .item img {
  width: 100%;
  height: auto;
}
.banner-carousel .owl-nav,
.banner-carousel .owl-nav.disabled {
  display: flex !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  justify-content: space-between;
  pointer-events: none;
  margin: 0;
  z-index: 10;
}
.banner-carousel .owl-nav button.owl-prev,
.banner-carousel .owl-nav button.owl-next {
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.5) !important;
  color: #fff !important;
  width: 45px;
  height: 45px;
  border-radius: 50% !important;
  font-size: 18px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
  margin: 0 15px;
  border: none;
  outline: none;
  cursor: pointer;
  line-height: 1;
}
.banner-carousel .owl-nav button.owl-prev:hover,
.banner-carousel .owl-nav button.owl-next:hover {
  background: rgba(0, 0, 0, 0.8) !important;
}
.banner-carousel .owl-nav button span,
.banner-carousel .owl-nav button i {
  color: #fff;
  font-size: 18px;
}
