
      .chat-screen .chat-mail button {
        background-image: linear-gradient(to right, #285339, #285339, #285339, #285339, #285339);
      }
  
      .chat-bot-icon img {
        width: 100px;
        max-width: none;
        right: -8px;
      }
  
      .chat-bot-icon svg {
        left: 21px;
        top: 18px;
      }
  
  
      .swiper .swiper-slide .container {
        position: relative;
        z-index: 9;
        padding-left: 100px;
        margin-top: -500px;
      }
  
      .swiper .swiper-slide .container h1 {
        font-size: 5vw;
        /* color: #fff; */
        font-family: "Playfair Display", serif;
        color: #ebcfa7;
        margin-bottom: 20px;
      }
  
      /* chat-bot css */
      .chat-bot-icon {
        position: fixed;
        bottom: 20px;
        right: 20px;
        height: 65px;
        width: 65px;
        background-image: linear-gradient(to right,
            #285339,
            #285339,
            #285339,
            #285339,
            #285339);
        z-index: 9999;
        border-radius: 30px;
        box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
        text-align: center;
        line-height: 50px;
        cursor: pointer;
        transition: all 0.5s ease;
      }
  
      .chat-screen .chat-header {
        background-image: linear-gradient(to right,
            #85c45b,
            #85c45b,
            #85c45b,
            #85c45b,
            #85c45b);
        border-radius: 15px 15px 0 0;
        padding: 10px;
        display: block;
      }
  
      .chat-screen {
        position: fixed;
        bottom: 68px;
        right: 20px;
        z-index: 9999;
        width: 350px;
        background: #fff;
        box-sizing: border-box;
        border-radius: 15px;
        box-shadow: 0px 15px 20px #85c45b;
        visibility: hidden;
      }
  
      .main-menu-btn {
        margin: 2px 3px;
        padding: 6px 10px;
        font-size: 12px;
        border: 1px solid grey;
        color: black;
        background-image: linear-gradient(to right,
            #85c45b,
            #85c45b,
            #85c45b,
            #85c45b,
            #85c45b);
      }
  
  
      .chat-screen input[type="text"] {
        height: 37px;
      }
  
      .chat {
        left: 20px;
        background-color: #a0ddf2 !important;
      }
  
      .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;
        /* padding-bottom: 10px; */
        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;
        text-align: center;
      }
  
      .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: 164px;
        width: 68%;
      }
  
      .navbar .container .upper-side .logo img {
        height: 26px;
      }
  
      .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;
        border-radius: 50%;
      }
  
      .slick-slider button {
        display: none !important;
      }
  
      .slick-slider p {
        padding-top: 0.9rem;
        color: #285339;
        font-weight: 600;
      }
  
      .property-plans table tr td:first-child {
        color: #ffffff;
      }
  
      footer {
        background-color: #285339;
      }
  
      .chat {
        left: 90px;
      }
  
      .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("../images/favicon.png") no-repeat 0 5px;
        list-style: none;
        background-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
      }
  
      .slick-slider1 .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-slider1 img {
        border-radius: 2rem;
        width: 100%;
        height: 100%;
        margin-left: 0;
      }
  
      .navbar .container .upper-side,
      .navbar .container .menu {
        transition: none;
        transition-duration: initial;
        -webkit-transition-duration: initial;
        transition-timing-function: initial;
        -webkit-transition-timing-function: initial;
        transition-delay: initial;
      }
  
      .page-loaded .navbar .container .upper-side {
        transform: initial;
      }
  
      @media (max-width: 768px) {
        .company-info h1 {
          font-size: 30px;
        }
        .chat-screen.show-chat{
          bottom: 145px;
        }
        .slick-slider img {
          margin-left: 0;
        }
  
        .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: 113px !important;
          width: 68% !important;
        }
  
        .floor_img {
          height: auto !important;
        }
  
        .carousel-item img {
          margin-top: 4rem !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;
        }
  
        .chat-bot-icon {
          bottom: 56px;
        }
      }
  
      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: 25px !important;
      }
  
      .menu {
        margin-top: 5px;
        float: right;
      }
  
      .icon {
        display: none;
        color: #000000 !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: 40px;
        }
      }
  
      .btn-brown {
        background-color: #9f8054;
      }
  
      .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99999;
        text-align: center;
        top: 0rem;
        left: 0;
        background: #033618d9;
        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;
      }
  
      .carousel-item img {
        margin-top: 5rem;
      }
  
      .gal img {
        height: auto;
        width: 100%;
      }
  
      .unselectable1 ul li {
        padding-bottom: 0.7rem;
      }
  
      .navbar,
      .head_container {
        background-color: #fff;
        color: #000;
      }
  
      .benefits figure:after,
      .chat,
      .btnn,
      .call-to-action1,
      .call-to-action1 p,
      .call-to-action1 .col-6,
      .btn-brown {
        background-color: #033618d9 !important;
      }
  
      #docs {
        left: 20px;
        background-color: #cc9133 !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;
      }
  
      .price-plot {
        color: white;
        font-weight: 600;
      }
  
      .price-reg {
        color: white;
        font-weight: 600;
        background-color: #285339;
        text-align: center;
        margin-bottom: 1rem;
      }
  
      .rera-num {
        font-weight: 600;
      }
  
      .navbar .container .menu ul li a {
        color: #000;
      }
    