@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: 'Lora', sans-serif;
}
p {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: 'Lato', sans-serif !important;
}
ul, li, ol {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: 'Lato', sans-serif !important;
}
strong {
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-family: 'Open Sans', sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
    color: white;
    text-decoration: none;
}
.bi {
    color: #B8944F;
    font-weight: 700;
    font-size: 20px;
}
.container-fluid {
    padding-left: 80px;
    padding-right: 80px;
}
.container-fluid-2 {
    padding-left: 60px;
    padding-right: 60px;
}

/* ***************************************** */

.main-header {
    background: #000000;
    color: white;
}
.logo-img img {
    width: 108px;
    height: auto;
}
.numer p {
    font-weight: 700;
}
.navbar li{
    position: relative;
}
.navbar li a{
    position: relative;
    font-family: 'poppins', sans-serif;
}
.numer-2 {
    /* background: rgba(241, 217, 143, 0.6); */
    background-image: linear-gradient(45deg, rgb(200 148 44), rgb(245 217 118), rgb(216 172 66)) !important;
    border-radius: 4px;
    color: black;
    min-width: 50%;
    min-height: 100%;
    display: flex;
    justify-content: center;
}

.numer a {
    color: black;
}
.numb {
    position: relative;
    color: black;
}
.numb:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 30px;
    right: -8px;
    /* background: #FAFAFA; */
    background: black;
}
/* .navbar li::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 15px;
    top: 0;
    margin-left: 8px;
    background: white;
} */
.navbar li:last-child::after {
  content: none !important;
}
.hero {
    background-image: url(img/whole-i.png);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center center;
}
.hero-content {
    display: flex;
    justify-content: center;
    padding: 30px;
}
.hero-content-h2-p h2 {
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
}
.hero-content-h2-p p {
    font-family: "Nanum Gothic", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #54595F;
    transition: color 0.3s;
    margin-top: 5px;
}
.hero-content-p2 {
    font-family: "Jost", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    color: #000000 !important;
    transition: color 0.3s !important;
}
.hero-content-list {
    padding: 20px;
    border-radius: 20px;
    background: #000000;
    color: white;
}
.hero-content-list li {
    font-family: "Jost", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.hero-content-list hr {
    color: #ffffff;
    margin: 8px 0px;
    height: 2px;
    border: none;
    background: white;
}
.bhk h3 {
    font-family: "Jost", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #000000;
}
.bhk p {
    font-family: "Jost", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #747474;
}
.price {
    display: flex;
    align-items: center;
}
.rupees {
    font-size: 60px;
    font-weight: 900;
    color: #B8944F;
}
.price-money h3 {
    font-family: "Jost", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 0px;
    color: #000000;
}
.price-money p {
    font-family: "Jost", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #747474;
    margin-top: 2px;
}
.inq {
    display: flex;
    justify-content: start;
}
.inq-btn {
    background-color: #203504;
    background-image: linear-gradient(45deg, rgb(200 148 44), rgb(245 217 118), rgb(216 172 66)) !important;
    font-family: "Jost", Sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    fill: #FFFFFF;
    border-style: none;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 30px 15px 30px;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.bi-gem {
    font-size: 16px;
}
.hero-img {
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0;
    position: relative;
}
.hero-img img {
    width: 100%;
    height: 650px;
    object-fit: cover;
    object-position: bottom center;
    border-radius: 30px;
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.09);

}
.overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 30px;
    inset: 0;
    height: 650px;
    border-radius: 30px;
    align-self: center;
}
.text-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: flex-start;
  color: white;
  text-align: center;
  padding: 50px;
  padding-top: 80px;
  left: 20px;
}
.text-overlay p {
    font-family: 'poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 180%;
    color: white;
}
.text-overlay h1 {
    font-size: 46px;

    margin-bottom: 25px;
    font-weight: 700;
    text-transform: capitalize;
}
.text-overlay-h1 {
    position: relative;
}
.text-overlay-h1::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 50px;
    background: white;
    right: -53px;
    top: 25px;
}
.frm {
    display: flex;
    width: 425px;
    padding: 30px;
    float: right;
    height: 550px;
    background: black;
    box-shadow: 0px 8px 30px rgb(93 95 239 / 14%);
    border-radius: 20px;
    position: relative;
}
.frm-2 {
    display: flex;
    flex-direction: column;
    width: 400px;
    padding: 30px;
    float: right;
    height: 500px;
    background: black;
    box-shadow: 0px 8px 30px rgb(93 95 239 / 14%);
    border-radius: 20px;
    position: relative;
    border: 4px solid #f2f2f2;
}
.popup {
  position: fixed;
  top: 50%;
  right: 0; /*start from the right*/
  transform: translateY(-50%);
  padding: 20px;
  z-index: 1001;
  transition: right 0.5s ease; /* Slide animation */
  display: none;
}

.popup.show {
  right: 50%; /*slide to center*/
  transform: translate(50%, -50%); /*center it exactly*/
  display: block;
}

.popup .close {
  position: absolute;
  top: 8%;
  right: 88%;
  cursor: pointer;
  z-index: 1002;
  font-size: 30px;
  color: #f2f2f2;
}
@media (max-width: 768px) {
  .popup .close {
    top: 10%;
    right: 86%;
  }
}
.envelope-image {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.form-control {
    background: #f2f2f2 !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 8px !important;
    height: 50px;
    width: 100% !important;
    padding: 7px 20px !important;
    font-size: 14px !important;
    color: #333333 !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}
.ck .form-control {
    background: #f2f2f2 !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 8px !important;
    height: 40px;
    width: 100% !important;
    padding: 7px 20px !important;
    font-size: 14px !important;
    color: #333333 !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}
.form-control::placeholder {
    font-size: 17px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.cta-btn {
    background-image: linear-gradient(45deg, rgb(200 148 44), rgb(245 217 118), rgb(216 172 66)) !important;
    border-radius: 40px;
    font-weight: 700;
    font-size: 18px;
    font-family: 'poppins', sans-serif;
    width: 100%;
    letter-spacing: 0..5px;
    margin-top: 14px;
    height: 50px;
    color: #000000;
    text-align: center;
    line-height: 30px;
    border: none;
}
.cl {
    padding-right: 15px;
    padding-left: 15px;
}
.ck 
.fc p {
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 12px;

}
.blank {
    height: 66px;
}
.highlights {
    background: #000000;
    padding: 110px;
    position: relative;
}
.highlights-content {
    display: flex;
    flex-direction: column;
    justify-content: start;
    color: white;
    padding-left: 50px;
    padding-right: 50px;
}
.highlights-content h2 {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 20px;
    color: #D9AF50;
}
.highlights-content ul {
    text-align: left;
    margin-left: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    list-style-type: disc !important;
}
.highlights-content ul li {
    margin-bottom: 15px;
}
/* .highlights-img {
    display: flex;
    padding-top: 40px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 40px;
    background-image: url(img/grand-gold-foil.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 400px auto;
} */
.highlights-img img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center center;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.09);
}
.highlights-row {
    position: relative;
}
.highlights-row::after {
    content: "";
    position: absolute;
    /* background-color: #fefefe; */
    border-inline-start: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid rgb(255, 255, 255);
    width: 150px;
    height: 150px;
    bottom: -10%;
    left: -20px;
}
.highlights-img {
    position: relative;
}
.highlights-img::before {
    content: "";
    position: absolute;
    /* background-color: #fefefe; */
    border-inline-end: 2px solid rgb(255, 255, 255);
    border-top: 2px solid rgb(255, 255, 255);
    width: 150px;
    height: 150px;
    top: -10%;
    right: -20px;
}
.overview-content {
    display: flex;
    flex-direction: column;
    /* padding: 110px; */
    padding-top: 110px;
    padding-bottom: 110px;
}
.overview-h2-1 {
    font-family: "Jost", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 2px;
    text-align: start;
    color: #D9AF50;
}
.overview-h2-2 {
    font-family: 'Lora', sans-serif;
    font-size: 40px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: start;
    line-height: 30px;
    color: #000000;
}
.overview-content p {
    font-family: 'lato', sans-serif;
    margin: 0px 0px 47px 0px;
    padding: 0px;
    font-size: 19px;
    line-height: 1.6;
    text-align: start;
}
.overview-img {
    display: flex;
    align-items: center;
}
.overview-img img {
    width: 100%;
    height: auto;
}
.cta {
    position: relative;
    background-color: #FCFCFC8F;
    border-color: #D5D5D5;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 110px;
    padding-right: 110px;
}
.cta::before {
    content: '';
    position: absolute;
    top: 0;
    background-image: url(img/grandBg-1.png);
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 500px auto;
    /* background-repeat: no-repeat; */
    background-position: center;
}
.cta h2 {
    font-family: "poppins", Sans-serif;
    font-size: 40px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 43px;
    color: #0F2611;
}
.image-slider {
    background: #000000;
    padding-top: 110px;
    padding-left: 110px;
    padding-bottom: 110px;
    padding-right: 110px;
    position: relative;
}
.image-side {
    position: relative;
}
.slider-viewport {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.image-side::before {
    content: "";
    position: absolute;
    border-inline-end: 2px solid rgb(255, 255, 255);
    border-top: 2px solid rgb(255, 255, 255);
    width: 150px;
    height: 150px;
    top: -10%;
    right: 20px;
    z-index: 10;
}
.image-side::after {
    content: "";
    position: absolute;
    border-inline-start: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid rgb(255, 255, 255);
    width: 150px;
    height: 150px;
    bottom: -10%;
    left: 20px;
    z-index: 10;
}
.image-slider-track {
  display: flex;
  /* will-change: transform; */
  transition: transform 0.5s ease-in-out;
  gap: 20px;
  position: relative;
  z-index: 1;
  padding: 20px 20px 0 0;
}
.image-slider-track:hover {
  cursor: pointer;
}
.image-slider-item {
  background-color: #f8f9fa;
  box-sizing: border-box;
  position: relative;
  flex: 0 0 calc((100% - 40px) / 3);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 325px;
  overflow: hidden;
}
.image-slider-img {
  width: 100%;
  height: 100%;
}
.image-slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* or "contain" if you want full image */
  display: block;
}
/* *************************************************************************************************** */
.floor-plan-img {
  height: 650px; 
  width: auto;
}
.floor-plan-table{
    /* margin-top: 10px; */
    color: #3B3B3B;
    width: 100%;
    height: auto; 
    font-size: 17px;
} 
.floor-plan-table-div {
    width: 100%;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
}
tbody tr td{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
thead tr th{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.table-hr {
  margin: 2px !important;
}
.image-slider-2 {
    background: #f2f9f8;
    padding-top: 110px;
    padding-left: 110px;
    padding-bottom: 110px;
    padding-right: 110px;
    position: relative;
}
.image-side-2 {
    position: relative;
}
.slider-viewport-2 {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
/* .image-side-2::before {
    content: "";
    position: absolute;
    border-inline-end: 2px solid rgb(255, 255, 255);
    border-top: 2px solid rgb(255, 255, 255);
    width: 150px;
    height: 150px;
    top: -10%;
    right: 20px;
    z-index: 10;
}
.image-side-2::after {
    content: "";
    position: absolute;
    border-inline-start: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid rgb(255, 255, 255);
    width: 150px;
    height: 150px;
    bottom: -10%;
    left: 20px;
    z-index: 10;
} */
.image-slider-track-2 {

  display: flex;
  transition: transform 0.5s ease-in-out;
  gap: 20px;
}
.image-slider-track-2:hover {
  cursor: pointer;
}
.image-slider-item-2 {
  background-color: #fff;
  padding: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  flex: 0 0 calc((100% - 40px) / 3);
  display: flex;
  flex-direction: column;
  height: auto;
}
.image-slider-item-2 p {
  text-align: justify;
  color:#000;  
  opacity: 0.8;
  line-height: 1.4;
  font-family: 'poppins', sans-serif;
  font-size: 17px;
  margin-bottom: 10px;
}
.image-slider-item-2 h4 {
  color: #333;
  text-align: left;
  font-size: 21px;
  font-family: 'poppins', sans-serif;
  margin-bottom: 10px;
}
.image-slider-item-2 h6 {
  color: #333;
  text-align: left;
  margin-top: -6px;
  line-height: 1.3;
  font-family: 'poppins', sans-serif;
}
.image-slider-img-2 {
    display: flex;
    overflow: hidden;
    margin-bottom: 20px;
}
.image-slider-img-2 img {
  z-index: 10000;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}
/* *************************************************************************************************** */
.spread-img {
    background: #000;
    padding: 8px;
    border: 8px solid #B8944F;
    border-radius: 8px;
}
.spread-img h2 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    font-family: 'poppins', sans-serif;
    color: #B8944F;
}
.spread-img h3 {
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    font-family: 'poppins', sans-serif;
    color: #fff;
}
.spread-img img {
    width: 100%;
    border-radius: 2px;
    height: 350px;
}
.plans {
    background-color: #FCFCFC8F;
    border-color: #D5D5D5;
        border-width: 1px 0px 0px 0px;
            border-style: solid;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 110px;
    padding-right: 110px;
    position: relative;
}
/* .plans::before {
    background-image: url(img/grandBg-1.png);
    content: '';
    position: absolute;
    background-size: 500px auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    background-position: center;
} */
.plans-h2-1 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 2px;
    color: #B8944F;
    text-align: center;
} 
.plans-h2-2 {
    font-size: 40px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 43px;
    color: #000000;
    text-align: center;
}
.bx {
    gap: 20px;
}
.boxes {
    display: flex;
    gap: 0px 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #B3B3B3;
    box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.11);
    padding: 0px;
    background-color: #FFFFFF;
    flex: 0 0 calc((100% - 40px) / 2);
}
.box {
    width: 100%;
}
.box img {
    width: 100%;
    height: 400px;
    inset: 0;
    /* filter: blur(2px) brightness(0.6); */
    z-index: 0;
    margin-bottom: 10px;
}
.box-h2-1 {
    text-align: center;
    width: 100%;
    background-color: #000000;
    font-family: 'poppins', sans-serif;
    padding: 8px 8px 8px 8px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 2px;
    color: #FFFFFF;
}
.box-h2-2 {
    text-align: center;
    width: 100%;
    padding: 8px 8px 8px 8px;
    font-family: 'poppins', sans-serif !important;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 22px;
    letter-spacing: 2px;
}
.box-ul{
    text-align: center;
    font-weight: 400;
}
.box-ul li {
    margin-bottom: 10px;
    text-transform: capitalize;
}
.card-btn {
    margin: 20px 0px 20px 0px;
    display: flex;
    justify-content: center;
}
.card-btn a {
    background-image: linear-gradient(45deg, rgb(200 148 44), rgb(245 217 118), rgb(216 172 66)) !important;
    background-color: #203504;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    fill: #FFFFFF;
    color: black;
    border-style: none;
    border-radius: 30px 30px 30px 30px;
    padding: 10px 30px 10px 30px;
}
.key-feature {
    font-family: 'Lora', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #000000;
}
.key-feature-p {
    font-family: 'poppins', sans-serif;
}
.card:hover {
    transform: translateY(-5px);
    transition: 0.3s;
}
.main-footer {
    background: #000000;
}
@media (max-width: 576px) {
    .overview-content {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .overview-img {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .text-overlay-h1::after {
        display: none;
    }
    .popup.show {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px;
    }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hero-img {
    padding: 10px;
    padding-top: 0px;
  }
  .overlay {
    margin: 10px;
    margin-top: 0px;
  }
  .frm {
    width: 100%;
  }
  .form-control {
    height: 45px;
  }
  .text-overlay {
    padding-top: 30px !important;
    padding: 10px;

  }
  .text-overlay h1 {
    font-size: 34px;
    text-align: start !important;
  }
  .text-overlay p {
    text-align: start;
    line-height: 1.3;
    padding: 0;
  }
  .numer-2 {
    font-size: 0px;
    justify-content: space-between;
  }
  .numb:after {
    display: none;
}
.envelope-image {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.overview-h2-2 {
    font-size: 24px;
}
.overview-content {
    padding: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.cta {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.cta h2 {
    font-size: 24px;
}
.highlights {
    padding: 25px;
    padding-top: 70px;
    padding-bottom: 60px;
} 
.highlights-row::after {
    bottom: 0;
}
.highlights-img img {
    margin-bottom: 20px;
}
.highlights-content {
    padding-left: 25px;
    padding-right: 25px;
}
.plans-h2-2 {
    font-size: 24px;
    line-height: 1.4;
}
.plans {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.boxes {
        flex: 0 0 100%;
    }
    .image-slider {
        padding: 25px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .image-slider-item {
        flex-basis: 100%;
    }
    .image-side::before {
        top: 0;
    }
    .image-side::after {
        bottom: -5%;
        left: 5px;
    }

    .image-slider-2 {
        padding: 25px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .image-slider-item-2 {
        flex-basis: 100%;
    }
    .image-side-2::before {
        top: 0;
    }
    .image-side-2::after {
        bottom: -5%;
        left: 5px;
    }
}
@media (min-width: 577px) and (max-width: 767px) {
    .image-slider {
        padding: 25px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .image-slider-item {
        flex-basis: 100%;
    }
    .image-side::before {
        top: 0;
    }
    .image-side::after {
        bottom: -5%;
        left: 5px;
    }

    .image-slider-2 {
        padding: 25px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .image-slider-item-2 {
        flex-basis: 100%;
    }
    .image-side-2::before {
        top: 0;
    }
    .image-side-2::after {
        bottom: -5%;
        left: 5px;
    }
    .plans-h2-2 {
    font-size: 30px;
    }
    .highlights {
    padding: 25px;
    padding-top: 70px;
    padding-bottom: 60px;
} 
.highlights-row::after {
    bottom: 0;
}
.highlights-img img {
    margin-bottom: 20px;
}
.highlights-content {
    padding-left: 25px;
    padding-right: 25px;
}
    .cta {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.cta h2 {
    font-size: 30px;
}
    .overview-h2-2 {
    font-size: 27px;
}
.overview-content {
    padding: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
}
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .hero-img {
    padding: 10px;
    padding-top: 0px;
  }
  .overlay {
    margin: 10px;
    margin-top: 0px;
  }
  .frm {
    width: 500px;
  }
  .form-control {
    height: 45px;
  }
  .text-overlay {
    padding-top: 20px !important;
    padding: 10px;

  }
  .text-overlay p {
    text-align: start;
    line-height: 1.2;
    padding: 0;
  }
  .numer-2 {
    font-size: 0px;
    justify-content: space-between;
  }
  .numb:after {
    display: none;
}
.envelope-image {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.plans-h2-2 {
    font-size: 30px;
}
.plans {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.boxes {
        flex: 0 0 100%;
    }
}
 @media (min-width: 768px) and (max-width: 991px) {
    .image-slider {
        padding: 35px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .image-slider-item {
        flex-basis: 100%;
    }
    .image-side::before {
        top: 0;
    }
    .image-side::after {
        bottom: -5%;
        left: 5px;
    }

    .image-slider-2 {
        padding: 35px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .image-slider-item-2 {
        flex-basis: 100%;
    }
    .image-side-2::before {
        top: 0;
    }
    .image-side-2::after {
        bottom: -5%;
        left: 5px;
    }
    .plans-h2-2 {
    font-size: 24px;
    }
    .plans {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    }

        .plans-h2-2 {
    font-size: 36px;
}
    .highlights {
    padding: 35px;
    padding-top: 80px;
    padding-bottom: 70px;
} 
.highlights-row::after {
    bottom: -3%;
}
.highlights-img img {
    margin-bottom: 40px;
}
.highlights-content {
    padding-left: 35px;
    padding-right: 35px;
}
.highlights-content h2 {
    font-size: 36px;
}
    .cta {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
.cta h2 {
    font-size: 36px;
}
    .overview-content {
    padding: 50px;
    margin-top: 40px;
    margin-bottom: 40px;
}
    .container-fluid {
    padding-left: 35px;
    padding-right: 35px;
  }
  .hero-img {
    padding: 20px;
    padding-top: 0px;
  }
  .overlay {
    margin: 20px;
    margin-top: 0px;
  }
  .frm {
    width: 500px;
  }
  .form-control {
    height: 50px;
  }
  .text-overlay {
    padding-top: 40px !important;
    padding: 40px;

  }
  .text-overlay p {
    text-align: start;
    line-height: 1.2;
    padding: 0;
  }
}
@media (max-width: 991px) {
    .hero {
    background-image: url(img/img504.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.floor-plan-img {
    width: 100%;
    height: auto;
}
}
/* @media (min-width: 768px) and (max-width: 991px) {
    .overlay {

    }
} */