@font-face {
    font-family: "Helvetica Neue";
    src: url("fonts/HelveticaNeue-Bold.otf") format("otf");
    font-weight: 700;
    font-style: normal;
}

h1 , h2 , h3,  p{color: #000}


.header {
    z-index: 99;
    padding: 25px 0;
    transition: all .2s ease-in-out
  }
  
  .header.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 2px 15px rgb(0 0 0 / 10%);
    z-index: 99
  }
  
  .header .container {
    position: relative;
    padding: 0 15px
  }
  
  .header .navbar-brand {
    position: absolute;
    top: -15px;
    /* left: 50%; */
    max-width: 160px;
    margin: 0;
    background: #fff;
    padding: 10px;
  }
  
  .header .right_navbar {
    justify-content: flex-end;
    margin-right: 40px
  }
  
  .header .navbar-brand img {
    width: 100%
  }
  
  .header .navbar-brand h3 {
    color: #adadad
  }
  
  .header.active .navbar-brand {
    max-width: 120px;
  }
  
  .header .brochure {
    background-color: var(--primary);
    color: #fff !important;
    padding: 7px 25px;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 10%) !important;
  }
  
  .header .nav-link {
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }
  
  .header .navbar-nav .nav-item:not(:last-child) {
    margin-right: 10px
  }
  
  .header.active .brochure {
    color: #000;
  }
  
  .header .navbar-toggler {
    margin-left: auto
  }
  
  .header .dropdown-menu {
    margin-top: 0;
  }
  
  .header .dropdown-menu .dropdown-item {
    text-transform: uppercase;
  }
  
  .banner_section {
    position: relative;
    overflow: hidden;
 
  }

  .container {
    max-width: 95% !important;
}
  .banner_section .bg_boxes {
    position: absolute;
    left: 0;
    height: 125%;
    z-index: 1;
    width: 50%;
    opacity: .02;
    top: 0
  }
  
  .banner_section .bg_boxes img {
    height: 100%;
    width: 100%;
    object-fit: cover
  }
  
  
  .banner_section .banner_sticky {
    position: absolute;
    z-index: 10;
    max-width: 279px;
    right: 30%;
    top: 47%;
  }
  
  .banner_section .banner_sticky2 {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: 2%;
    top: 5%;
  
  }
  
  .banner_section .banner_bg_title {
    position: absolute;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;
    font-size: 24vh;
    color: rgb(124 124 124 / 8%);
    bottom: 0;
    line-height: initial;
    width: 100%
  }
  
  .banner_section .container {
    height: 100%;
    position: relative
  }
  
  .banner_section .mySwiper {
    max-width: 80%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 1;
    height: calc(100% - 30%);
    width: 100%
  }
  
  .banner_section .mySwiper div {
    height: 100%
  }
  
  .banner_section .mySwiper img {
    width: 100%;
    height: 100%;
    object-fit: cover
  }

  .banner_section .row {
    position: relative;
    z-index: 1;
    height: 100%
  }
  
  .banner_section .left_col {
    position: relative;
    z-index: 9;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    height: 100%
  }
  


  
.banner_section .location {
    font-size: 30px;
    font-weight: 500;
    text-align: right;
    color: #fff;
    margin-bottom: 0;font-weight: bold;
    display: inline-block;
    font-family: "Playfair Display", serif;
}
  .banner_section .heading_bg img {
    max-width: 304px;
    width: 100%
  }
  
  .banner_section .project_logo {
    /* font-size: 80px; */
    font-size: 27px;
    /* line-height: 70px; */
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    /* background-color: var(--grey); */
    /* padding: 15px 40px; */
    padding: 0;
    /* clip-path: polygon(0 40px, 40px 0, 100% 0, 100% 100%, 0 100%);
    border-top-left-radius: 50px; */
    letter-spacing: 3px;
  }
  
  .banner_section .sub_headng {
    color: #fff;
    margin-top: 25px;
    font-size: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 36px;
  }
  
  .banner_section .right_col .heading_bg {
    /* filter: drop-shadow(-1px 6px 15px rgba(255 255 255 / 15%)) */
    margin-bottom: 12px;
  }
  
  .banner_section .bottom {
    color: #fff;
    /* text-align: right; */
    letter-spacing: 2px;
  }
  
  .banner_section .key-high ul span {
    font-size: 28px;
    font-weight: 600;
  }
  
  .banner_section .price {
    font-size: 24px;
    font-weight: 600;
    margin-top: 15px;
    text-align: left;
  }
  
  .banner_section .price span {
    font-size: 40px
  }
  .banner_section .bottom h5.amenity {
    border: 0;
    font-style: normal;font-family: "Helvetica Neue"!important;
    font-weight: bold;
    font-size: 22px;
}
.banner_section .amenity {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 49px;
    letter-spacing: 0.5px;
    color: #fff;
    text-align: left;
    border-bottom: solid 1px;
    font-family: "Playfair Display", serif;
    font-style: italic;
}
  .banner_section .payment_plan {
    margin-top: 20px;
    background-color: #fff;
    color: var(--primary);
    font-size: 20px;
    font-weight: 500;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block;
  }
  
  .banner_section .status {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 0;
    letter-spacing: 1px;
  }
  
  .banner_section .call {
    margin-top: 20px;
    text-align: left;
  }
  
.banner_section .call a {
    color: #fff;
    padding: 10px 15px;
    display: inline-flex;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    background-color: #A3538D;
    justify-content: center;
}
  .banner_section .call .fa {
    background-color: transparent;
    color: #fff;
    padding: 2px 4px;
    font-size: 34px;
    height: 35px;
    width: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
  }
  
  .banner_section .call img {
    filter: invert(1);
    max-width: 22px;
    margin-right: 10px;
  }
  
  .banner_section .right_col {
    position: absolute;
    left: 15px;
    z-index: 9;
    bottom: 0;

  }
  
  .banner_section .right_col .content {
    background-color:rgba(29, 29, 29, 0.9);
    padding: 25px;

  }
  
  .animated_form .form-head {
    max-width: 100%;
    flex: 0 0 100%
  }
  
  .animated_form .form-group {
    /*max-width: calc(50% - 10px);*/
    margin-bottom: 0px
  }
  .animated_form   .form-input::-webkit-input-placeholder {
    color: white;
    opacity: 1;
}

  .animated_form .form-input:-ms-input-placeholder {
    color: white;
}

  .animated_form .form-input::placeholder {
    color: white;
    opacity: 1;
}
  .animated_form option {
    color: #000;
}
  .animated_form .form-label {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #999;
    background-color: #fff;
    z-index: 10;
    transition: transform 150ms ease-out, font-size 150ms ease-out
  }
  
  .animated_form .focused .form-label {
    transform: translateY(-34px);
    font-size: .75em;
    left: 5px;
    color: #fff;
    padding: 1px 5px
  }
  
.animated_form .form-input {
    position: relative;
    padding: 4px 10px;
    width: 100%;
    height: 47px;
    outline: 0;
    border: 0;font-family: "Helvetica Neue"!important;
    background: none;
    border-bottom: solid 1px #fff;
    color: #fff!important;
}
  .animated_form input.btn {
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #fff
  }
  
  .fixed_form.show {
    right: 20px;
}

.fixed_form {
    position: fixed;
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 99;
    max-width: 30%;
    right: -30%;
    width: 100%;
    box-shadow: 0 4px 10px rgba(0 0 0 / 10%);
    transition: all .3s ease-in-out;
}
.fixed_form .form_heading {
    position: absolute;
    content: '';
    right: 100%;margin: 0;    background: #A3538D;
    top: 0;
    white-space: nowrap;
    writing-mode: sideways-lr;
    padding: 15px 4px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

.fixed_form .animated_form {
    padding: 20px;
}
.fixed_form .animated_form .form_title {
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: #ebe5db;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}
 .overview-section h2 {
    font-size: 40px;
    border-bottom: solid 1px #000;
    line-height: 2;font-family: "Playfair Display", serif;
    font-weight: bold;
    color: #000;
}
  .overview-section {
    padding: 100px 0;
}
  .content-side img{
margin-top: 30px;
    max-width: 283px;
      
  }
    .overview-section p {
  margin: 35px 0 ;
    line-height: normal;
    color: #000;
    font-family: "Helvetica Neue";
}
.content-right .img-2{
    margin-top:10px;
    }
  .banner_section{
      max-width:100% !important;
      
  }
.highlights_section li {
        font-weight: bold;font-size:20px;
    text-transform: uppercase;
    margin: 35px 0;
}
.overview-section li {
    font-weight: bold;
    text-transform: uppercase;font-family: "Helvetica Neue" ;
    margin: 15px 0;
}
.highlights_section ul,  .overview-section ul {
    padding-left: 20px;  
    padding-bottom: 40px;
}
 .overview-section a {
    background: #A3538D;
    color: #fff;
    padding: 10px 27px;
    text-transform: uppercase;font-family:  "Helvetica Neue";
    font-weight: bold; margin-top: 30px;
}

.footer-div h5 {
    font-size: 14px;
    font-family: 'HelveticaNeueLTPro-Roman';
    color: #000000;
}
.footer-div ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 22px;
}
.footer-div ul li {
    list-style-type: none;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}
.footer-div ul li a {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    transition: 0.6s ease;
}   
.footer-last {
    background: #f2f2f2;
    padding-bottom: 30px;
}
.footer-last .footer-last-div {
    overflow: hidden;
}
.footer-last p {
    font-size: 14px;
    font-weight: 300;
    padding-top: 14px;
    margin: 0px;
    color: #707070;
}
.footer-last p a {
    text-decoration: none;
    color: #707070;
}

.footer-div {
    display: block;
    overflow: hidden;
}

.footer-div {
    background: #f2f2f2;
    padding: 50px 20px 25px 20px;
    border-top: 1px solid #d6d6d6;
}
.footer-div h5 a {
    color: #000000 !important;
}

