@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}


@font-face {
	font-family: Behind-Black;
	src: url(../fonts/Behind-The-Nineties-Sans-Bd.otf);
}


@font-face {
	font-family: Behind-Bold;
	src: url(../fonts/Behind-The-Nineties-Sans-Bd.otf);
}


@font-face {
	font-family: Behind-Medium;
	src: url(../fonts/Behind-The-Nineties-Md.otf);
}


@font-face {
	font-family: Behind-Italic;
	src: url(../fonts/Behind-The-Nineties-It.otf);
}


@font-face {
	font-family: Behind-Regular;
	src: url(../fonts/Behind-The-Nineties-Rg.otf);
}


@font-face {
	font-family: Behind-Regular;
	src: url(../fonts/Behind-The-Nineties-Rg.otf);
}


@font-face {
	font-family: Lovas;
	src: url(../fonts/Lovas.ttf);
}


@font-face {
	font-family: Sticky-Notes;
	src: url(../fonts/Sticky-Notes.otf);
}


:root {
	--animation-duration-horizontal: 1s;
	--animation-duration-vertical: 1s;
	--animation-delay: 1s;
}

body,
html {
	font-size: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;


}

a {
    text-decoration: none;
}



h1 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 5em;
	color: #fff;
	font-weight: 600;

}


h1 span {

	font-family: 'Behind-Italic', sans-serif;
	font-style: italic;
	color: #fff;
	font-weight: 200;

}

h2 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 4em;
	font-weight: 700;
	color: #513178;
}


h2 span {
	font-family: 'Behind-Italic', sans-serif;
	font-style: italic;
	font-weight: 200;
	color: #513178;
}

h3 {
	font-family: 'Behind-Medium', sans-serif;
	font-size: 3em;
	font-weight: 600;
	margin-top: 0.5em;
	color: #513178;
}


h3 span {
	font-family: 'Behind-Italic', sans-serif;
	font-style: italic;
	font-weight: 200;
	color: #513178;
}

h4 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 2.5em;
	color: #36454F;
	font-weight: 600;
}


h5 {
	font-family: 'Behind-Medium', sans-serif;
	font-size: 1.8em;
	color: #2B2B2B;
	font-weight: 600;
	padding-top: 0.4em;
}


h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 1.5em;
	color: #513178;
	letter-spacing: 3px;
}


p {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1em;
	color: #808080;
}


p a {
	color: #513178;
	text-decoration: none;
}


p a:hover {
	color: #513178;
	text-decoration: none;
}


.content-wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 1em;
}

.content-wrapper-2 {

	margin: 0 auto;

}


.purple-btn {
	background: #513178;
	border-radius: 50em;
	padding: 0.7em 2em;
	color: #fff;
	border: 1px solid #513178;
	margin-right: 1em;
	margin-top: 1em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.purple-btn a {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.purple-btn a:hover {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}




.purple-btn:hover {
	color: #fff;
	text-decoration: none;
	
}





.white-btn {
	background: #E5E0EB;
	border-radius: 50em;
	padding: 0.7em 2em;
	color: #513178;
	border: 1px solid #513178;
	margin-right: 1em;
	margin-top: 1em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.white-btn a {
	color: #513178;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.white-btn a:hover {
	color: #513178;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.white-btn:hover {
	color: #513178;
	text-decoration: none;
}


.huspy1-btn {
	background: #000;
	border-radius: 50em;
	padding: 0.7em 2em;
	color: #fff;
	border: 1px solid #000;
	margin-right: 1em;
	margin-top: 1em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.huspy1-btn a {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.huspy1-btn a:hover {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.huspy1-btn:hover {
	color: #fff;
	text-decoration: none;
	
}



.huspy2-btn {
	background: #F2EBDB;
	border-radius: 50em;
	padding: 0.7em 2em;
	color: #fff;
	border: 1px solid #000;
	margin-right: 1em;
	margin-top: 1em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.huspy2-btn a {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.huspy2-btn a:hover {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}




.huspy2-btn:hover {
	color: #000;
	text-decoration: none;
	
}






.agility1-btn {
	background: #fff;
	border-radius: 50em;
	padding: 0.7em 2em;
	color: #000;
	border: 1px solid #fff;
	margin-right: 1em;
	margin-top: 1em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.agility1-btn a {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.agility1-btn a:hover {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}




.agility1-btn:hover {
	color: #000;
	text-decoration: none;
	
}




.agility2-btn {
	background: #2C947C;
	border-radius: 50em;
	padding: 0.7em 2em;
	color: #fff;
	border: 1px solid #fff;
	margin-right: 1em;
	margin-top: 1em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.agility2-btn a {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}

.agility2-btn a:hover {
	color: #fff
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 1.1em;
}




.agility2-btn:hover {
	color: #fff;
	text-decoration: none;
	
}




.navbar-custom {
	background-color: #E5E0EB !important;
	position: fixed;
	color: #000000;
	top: 50px;
	width: 100%;
	z-index: 10;
	font-family: 'Poppins', sans-serif;
	padding-top: 0.3rem;
	/* Adjust the top padding */
	padding-bottom: 0.3rem;
	/* Adjust the bottom padding */
}

.navbar-brand img {
	width: 100px;
	height: auto;
}


.top-bar {
	font-family: 'Poppins', sans-serif;
	background-color: #513178;
	/* Light purple with opacity */
	padding: 0px 0;
	color: #fff;
	font-size: 0.9rem;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 15;
    display: block;

}

.top-bar img {
	width: 30px;
	height: auto;
	margin-left: 1em;
}

.top-content-wrapper {
	max-width: 1440px;
	margin: 0 auto;
	display: flex;
	padding: 1em;
	justify-content: flex-end;
}

.top-bar i {
	margin-right: 5px;
}


.desktop-hero {
    display: block;
}

.mobile-hero {
    display: none;
}

/* Hero section */
.hero-section {
	height: 100vh;
    min-height: auto;
	/* Full screen height */
	background: url(../images/Home-min.jpg) center/cover no-repeat;
	/* Replace with your background image */
	color: #fff;
	/* Adjust color based on background */
	position: relative;
    width:100%;
	display: flex;
	align-items: center;
	overflow: hidden;
	margin-bottom: 5em;
}

.hero-img {
	position: absolute;
	bottom: 0;
    right: 5%;
	/*right: 15vw;*/
	width: 45%;
	height: auto;
}


.hero-img img {
	width: 100%;
	height: auto;
}


.hero-text {
	margin-left:12vw;
	width: 50%;
	z-index: 1;
   padding-top: 40vh;
}

.hero-text p {
	color: #fff;
	margin-bottom: 0.5em;
}

.home-about-card-image {
	margin-right: 1.5em;
}

.home-about-card img {
	width: 50px;
	height: auto;
	margin: 1em;
}

.home-about-card {
	border-radius: 1em;
	padding: 2em 1.5em 1.5em 1.5em;
	background: #fff;
	display: flex;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin-top: 2em;
}

.home-service-card-outer {
	padding: 1.5em 4em;
}

.home-service {
	background-color: #E5E0EB;
	padding: 5em 0.5em;
	margin-top: 6em;
	margin-bottom: 6em;
}


.home-service-card {
	border-radius: 1em;
	width: 80%;
	padding: 2em 1.5em;
	background: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin: 3em auto;
}


.home-service-card img {
	width: 120px;
	height: auto;
}

.home-service-card h6 {
	letter-spacing: 0px !important;
}







.home-service-flex {
    display: flex;
    flex-direction: row;
  flex-wrap: wrap; /* Allow items to wrap onto the next row */
  justify-content:center;
    align-content: center;
}



.home-service-flex-card {
    width:30%;
  padding: 3em;
  background-color: #fff;
 box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 1em;
  text-align: center;
  border: 1px solid #ddd;
  transition: transform 0.3s ease-in-out;
    min-height: 17em;
    margin: 1em;
}


.home-service-flex-card img {
	width: 120px;
	height: auto;
}

.home-service-flex-card h6 {
	letter-spacing: 0px !important;
}

/* Custom styling for title and paragraph area */
.content-area {
	padding: 20px;
}


.nav-tabs {
	border-bottom: none !important;
	font-family: "Poppins", sans-serif;
}

.nav-tabs .nav-item .nav-link.active {
	background-color: #513178 !important;
	color: white !important;
	/* Ensure the text is visible */
	border-color: #513178 !important;
	/* Optional: if you want the active tab's border to match */
}

/* 2. Set inactive tabs with white background and purple border */
.nav-tabs .nav-item .nav-link {
	background-color: white !important;
	color: #513178 !important;
	/* Purple text for inactive tabs */
	border-color: #513178 !important;
	border-radius: 70px;
}

/* 3. Increase padding of the nav tabs */
.nav-tabs .nav-item .nav-link {
	padding: 0.7em 2em !important;
	/* Adjust padding as needed */
}

.nav-tabs .nav-item {
	margin-right: 10px;
	/* Adjust the value as needed for spacing */
}

/* Optional: Remove margin on the last item to avoid extra space at the end */
.nav-tabs .nav-item:last-child {
	margin-right: 0;
}


.amenities {
	display: flex;
	font-family: "Poppins", sans-serif;
	align-items: center;
}


.amenities img {
	width: 35px;
	height: auto;
}


.home-listings {
	color: #2B2B2B !important;
	padding: 0.5em;
    margin-top: 2em;
}


.home-listings h5 {
	margin-top: 0.6em;
}

.home-listings h5 span {
	font-size: 12px!important;
    opacity: 0.7;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.home-listings h6 {
	letter-spacing: 0px;
	color: #2B2B2B !important;
	margin-top: 0.6em;

}

.home-listings p {
	margin-top: 0.6em;
}


.top-margin {
	margin-top: 8em;
}


.home-investment {
	position: relative;
	display: inline-block;
	margin-top: 2em;
	padding: 0.7em;
}


.home-investment-text {
	position: absolute;
	bottom: 2em;
	left: 50%;
	transform: translateX(-50%);
	color: white !important;

	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.home-investment-text h5 {
	color: #fff;
	text-align: center;
}


.home-why {
	width: 80%;
	margin: 1em auto;
	height: 10em;
	padding: 2em 2em 0.2em 2em;
	background: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 1em;
}


.card {
	border: none !important;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 1em;
	padding: 1em;
	width: 80%;
	margin: 1em auto;
	min-height: 11em;
}


.home-news {
	background: #513178;
	padding-top: 6em;
	padding-bottom: 6em;
}

.home-news h3 {
	color: #fff;
}

.home-news h6 {
	color: #fff;
	letter-spacing: 0px;
	font-weight: 500;
	margin-top: 0.7em;
}

.home-news p {
	color: #fff;
}


.home-news-card {
	width: 80%;
	margin: 1em auto;
}


.item-cover {
	background-color: #E5E0EB;
	border: #513178 1px solid;
	border-radius: 1em;
	padding: 2em;
	width: 90%;
	margin-bottom: 2em;
}

.item-cover img {
	width: 220px !important;
	height: auto;
}

.item-cover h5 {
	font-family: "Poppins", sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	letter-spacing: 0px;
	margin-top: 1em;
	color: #000;
}

.item-cover h6 {
	font-family: "Poppins", sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: 0px;
	margin-top: 1.5em !important;
	color: #000;
}

.item-cover p {
	font-size: 1em;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
	margin-top: 1em;
	color: #000;
}

.item-cover small {
	font-size: 0.8em;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
	color: #808080;
}

.item-cover h6 span {
	color: #000;
	font-weight: 700;
	font-size: 0.8em;
}


.item-cover p {
	font-size: 1em;
}

.owl-container {
	margin-top: 2em;
}


footer {
	background: #E5E0EB;
	padding-top: 6em;
	padding-bottom: 4em;
}

.footer-icon {
	margin-top: 3em;
}

footer h6 {
	letter-spacing: 0px !important;
}


.footer-icon img {
	width: 30px;
	height: auto;
}

footer p a {
	font-size: 0.9em !important;
	margin-top: 0em;
	text-decoration: none;
}


footer p a:hover {
	font-size: 0.9em !important;
	margin-top: 0em;
	text-decoration: none;
}


.footer-icon p {
	color: #000 !important;
	font-size: 0.9em !important;
	margin-top: 0em;
	padding-top: 0em;
}


footer ul {
	padding-left: 0px !important;
	margin-left: 0px !important;
}


footer ul li {
	display: inline-block;
	text-decoration: none;
	padding-left: 0px !important;
	margin-left: 0px !important;
}


.subscribe {
	display: flex;
	align-items: center;
	width: 90%;
	background: #fff;
	border-radius: 50px;
	padding: 0.2em;
	margin-top: 1em;
	margin-bottom: 4em;
}


.subscribe-input {
	margin-left: 0.4em;
	width: 80%;

}

.subscribe-input input {
	border: none;
	font-family: "Poppins", sans-serif;
}

.subscribe-button {
	width: 20%;
}

.subscribe-button button {
    border:none;
    background-color: transparent;
    margin-right: 0px!important;
    padding-right: 0px!important;
}


.no-focus:focus {
	outline: none;
	box-shadow: none;
	border-color: inherit;
}


.footer-bottom {
	background-color: #0B090A;
	padding: 0.7em 0.5em 0em 0.5em;
}

.footer-bottom p {
	color: #fff !important;
	font-size: 0.9em;
	padding-bottom: 0px !important;
	line-height: 0.5em;
}

.footer-bottom p a {
	color: #fff !important;
	text-decoration: underline;
	font-size: 0.9em;
	padding-bottom: 0px !important;
	line-height: 0.5em;
}



.modal-header h3 {
  text-align: center!important;  
}

.my-modal {
    background-color: #E5E0EB ;
    border-radius: 1em;
    padding: 1em 3em 3em 3em;
}


.my-form label {
    font-size: 1em;
   font-family: "Poppins", sans-serif;
    color:#0A010C;
    font-weight:500;
    opacity: 0.8;
}


.my-form input {
    font-size: 1em;
    font-family: "Poppins", sans-serif;
    color:#0A010C;
    font-weight:400;
    opacity: 0.8;
     border-radius: 15px;
    padding: 1em;
}


.my-form textarea {
    font-size: 1em;
   font-family: "Poppins", sans-serif;
    color:#0A010C;
    font-weight:400;
    opacity: 0.8;
    border-radius: 15px;
    
}


.my-form input::placeholder {
  color: #6D6A75!important;
    opacity: 0.6;
}


.my-form textarea::placeholder {
  color: #6D6A75!important;
    opacity: 0.6;
}


.quote-send2 input {
    background: #513178!important;
    width: 250px;
    border: none;
    opacity: 1!important;
    border-radius: 50px;
    padding: 10px 20px 10px 20px;
    font-family: "Poppins", sans-serif;
    color: #fff!important;
    font-size: 1.2em;
    font-weight: 500;
    margin : 0 auto;
    text-align: center;
}


.quote-send3 input {
    background: #513178!important;
    width: 250px;
    border: none;
    opacity: 1!important;
    border-radius: 50px;
    padding: 10px 20px 10px 20px;
    font-family: "Poppins", sans-serif;
    color: #fff!important;
    font-size: 1.2em;
    font-weight: 500;
    margin : 0 auto;
    text-align: center;
}



.huspy {
    background: #F2EBDB;
    padding-top: 6em;
    padding-bottom: 6em;
  
}


.huspy h3 {
    color: #000;
}

.huspy h6 {
    color:#808080;
    letter-spacing: 0px;
}

.huspy-logo h6 {
    font-weight: 400;
}

.huspy-logo img {
    width: 200px;
    height: auto;
}




.agility {
    background: #2C947C;
    padding-top: 6em;
    padding-bottom: 6em;
  
}


.agility h3 {
    color: #fff;
}

.agility h6 {
    color:#fff;
    letter-spacing: 0px;
}

.agility-logo h6 {
    font-weight: 400;
}

.agility-logo img {
    width: 200px;
    height: auto;
}

/****ABOUT ME****/

  .about-hero {
      padding-top: 17em; /* Matches the navbar height */
      padding-bottom: 10em;
      height:auto;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      
    }

    /* Optional styling for the image */
    .about-hero-image {
      max-width: 100%;
      height: auto;
    }

.about-quote {
    width: 90px;
    height: auto;
    float: right;
    margin-top: 0.7em;
}


.my-values {
    background: #F7F6F9;
    padding: 5em 0.6em;
}


  .values-container {
      background-color: #5a2a82;
      border-radius: 2em;
      color: white;
      padding: 3em 1.5em;
    }
    .value-card {
      padding: 15px;
      text-align:left;
    }
    .icon-title {
      display: flex;
      align-items: center;
      justify-content: ;
      gap: 4px;
      margin-bottom: 10px;
    }

.icon-title img {
    width: 65px;
    height: auto;
}
    

 .value-card h5 {
 text-align: left;
     color:#fff;
    }

 .value-card p {
     color:#fff;
     text-align: left;
    }
    .value-card hr {
      border-top: #fff solid 1px!important;
      width: 50%;
      margin: 15px auto;
    }

.value-card-left {
    border-right: rgba(255,255,255,0.2) 1px solid;
}



 .step-card {
     
      border: 1px solid rgba(90, 42, 130, 0.5);
      border-radius: 15px;
      border-top-left-radius: 0px;
     border-bottom-left-radius: 1em;
     border-top-right-radius: 1em;
     border-bottom-right-radius: 1em;
      padding: 3em;
      /*box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);*/
      background: linear-gradient(145deg, rgba(81, 49, 120, 0.2), rgba(229, 224, 235, 0.7));
     /*background-color: #E5E0EB;*/
      
    }
    .step-number {
     border-left: 1px solid rgba(90, 42, 130, 0.5); 
     border-radius: 0px;
      color: #5a2a82;
      font-family: "Poppins", sans-serif;
      padding: 1em 2em;
      font-size: 1em;
        font-weight: 500;
    }
    .step-title {
      font-size: 1.4em;
      color: #5a2a82;
      margin-bottom: 10px;
        letter-spacing: 1px;
    }

     .step-description {
    
      font-size: 1em;
      line-height: 1.6;
    }





/****PROPERTY*****/

.property-hero {
    width:100;
    height:auto;
	/* Full screen height */
	background: url(../images/property-hero-min.jpg) center/cover no-repeat;
    background-size: cover;
    background-position: center;
    padding-top:20em;
     padding-bottom: 6em; 
}


.property-hero p {
    color:#fff!important;
}

.offplan-hero {
    width:100;
    height:auto;
	/* Full screen height */
	background: url(../images/offplan-min.jpg) center/cover no-repeat;
    padding-top:20em;
     padding-bottom: 6em; 
}

.offplan-hero p {
    color:#fff!important;
}




.commercial-hero {
    width:100;
    height:auto;
	/* Full screen height */
	background: url(../images/commercial-min.jpg) center/cover no-repeat;
    padding-top:20em;
     padding-bottom: 6em; 
}


.commercial-hero p {
    color:#fff!important;
}

.secondary-hero {
    width:100;
    height:auto;
	/* Full screen height */
	background: url(../images/secondary-min.jpg) center/cover no-repeat;
    padding-top:20em;
     padding-bottom: 6em; 
}

.secondary-hero p {
    color:#fff!important;
}




/***BLOG****/

.blog-container {
    display: flex;
    flex-direction: row;
  flex-wrap: wrap; /* Allow items to wrap onto the next row */
  justify-content:center;
    align-content: center; 
}


.blog-card {
    background-color: #E5E0EB;
    border-radius: 1em;
    width: 31%;
    margin: 1em;
    height:auto;
    
}


.blog-card img {
    border-top-right-radius: 1em;
     border-top-left-radius: 1em;
}

.blog-card-inner {
    padding: 1.5em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
}


.blog-card-footer {
    display: flex;
    justify-content: space-between;
    align-items:baseline;
    color:#4D94D6!important;
    font-size: 0.9em!important;
}

.blog-card-footer p {
    color:#4D94D6!important;
    font-size: 0.9em!important;
}


.blog-card-footer img {
  border-top-right-radius: 0em!important;
     border-top-left-radius:0em!important;  
    width:35px;
    height: auto;
}

.blog-title h6 {
   font-family: 'Behind-Medium', sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	margin-top: 0.5em;
	color: #513178;
    letter-spacing: 0px;
}

.blog-title {
    min-height: 8em;
    height: auto;
}


.blog-card-inner p a {
    text-decoration: none;
    color: #513178;
}


/****PROPERTY DETAILS****/

.property-description-header {
  display: flex;
    justify-content: space-between;   
}

.property-description-header span {
    border: #000 1px solid;
    padding: 0.3em;
    border-radius: 0.5em;
    font-size: 0.8em;
}

.property-description-footer {
    padding-top: 1em;
    border-top: #000 solid 1px;
    display: flex;
    justify-content: space-between;
}



.property-description-footer-border {
    border-left: #000 solid 1px;
    padding-left: 10px;
}


.amenities2 {
    background-color: rgba(81,49,120,0.7);
    border-radius: 1em;
    padding: 1em;
    margin-top: 1.5em;
    color:#fff!important;
}

.inquire-form {
    background-color: #E5E0EB;
    border-radius: 1.5em;
    padding: 3em 1.7em;
}

/*.inquire-form input {
    border-radius: 0.7em;
    font-family: "Poppins", sans-serif;
    font-size: 0.9em;
}

.inquire-form textarea {
    border-radius: 0.7em;
    font-family: "Poppins", sans-serif;
    font-size: 0.9em;
}*/


.property-description-header small {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9em;
	color: #808080;
}





@media (max-width: 1400px) {
   .hero-img {
	position: absolute;
	bottom: 0;
	/* Aligns the image to the bottom */
	right: 2vw;
	/* You can adjust if you want it more centered or left-aligned */
	width: 50%;
	/* Adjust width as needed */
	height: auto;
	/*margin-right: 5em;*/
}


.hero-img img {
	width: 100%;
	height: auto;
}


.hero-text {
	margin-left:7vw;
	/* Pushes the text to the right of the image */
	width: 45%;
    
	/* Adjust width if needed */
	z-index: 1;
	/* Ensures text is above the image */
   padding-top: 40vh;
}
  
    
}



@media (max-width: 1199.98px) {


    
 h1 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 4em;
	color: #fff;
	font-weight: 600;

}


h1 span {

	font-family: 'Behind-Italic', sans-serif;
	font-style: italic;
	color: #fff;
	font-weight: 200;

}

h2 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 3.5em;
	font-weight: 700;
	color: #513178;
}


h2 span {
	font-family: 'Behind-Italic', sans-serif;
	font-style: italic;
	font-weight: 200;
	color: #513178;
}

h3 {
	font-family: 'Behind-Medium', sans-serif;
	font-size: 3em;
	font-weight: 600;
	margin-top: 0.5em;
	color:#513178;
}


h4 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 2.5em;
	color: #36454F;
	font-weight: 600;
}


h5 {
	font-family: 'Behind-Medium', sans-serif;
	font-size: 1.8em;
	color: #2B2B2B;
	font-weight: 600;
	padding-top: 0.4em;
}


h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 1.4em;
	color: #513178;
	letter-spacing: 3px;
}


p {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1em;
	color: #808080;
}
   
    
    
.hero-img {
	position: absolute;
	bottom: 0;
	/* Aligns the image to the bottom */
	right: 2vw;
	/* You can adjust if you want it more centered or left-aligned */
	width: 50%;
	/* Adjust width as needed */
	height: auto;
	/*margin-right: 5em;*/
}


.hero-img img {
	width: 100%;
	height: auto;
}


.hero-text {
	margin-left:7vw;
	/* Pushes the text to the right of the image */
	width: 45%;
    
	/* Adjust width if needed */
	z-index: 1;
	/* Ensures text is above the image */
   padding-top: 40vh;
}
    
    
    
    
    
 .home-service-card-outer {
	padding: 1.5em 0.8em;
}

.home-service {
	background-color: #E5E0EB;
	padding: 5em 0.5em;
	margin-top: 6em;
	margin-bottom: 6em;
}


.home-service-card {
	border-radius: 1em;
	width: 100%;
	padding: 2em 1em;
	background: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin: 0.3em auto;
}   
    
    
    
 .card {
	border: none !important;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 1em;
	padding: 1em;
	width: 100%;
	margin: 1em auto;
	min-height: 11em;
}
   
.home-news-card {
	width: 100%;
	margin: 1em auto;
}
    

.home-service-flex-card {
    width:40%;
  padding: 3em;
  background-color: #fff;
 box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 1em;
  text-align: center;
  border: 1px solid #ddd;
  transition: transform 0.3s ease-in-out;
    min-height: 17em;
    margin: 1em;
}  
    
    
 .about-hero {
      padding-top: 14em; /* Matches the navbar height */
      padding-bottom: 5em;
      height:auto;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      
    }
      
    
    
}



@media (max-width: 1025px) {
    .desktop-hero {
    display:none;
}

.mobile-hero {
    display:block;
}
    
    

.hero {
    position: relative;
    height:auto;
    background: url(../images/Home-min.jpg) center/cover no-repeat;
    background-size: cover; /* Ensures the image covers the whole section */
    padding-top: 20em;
     padding-bottom: 10em;
    margin-bottom: 5em;
}

    .mobile-hero-img img {
        max-width: 250px;
        height: auto;
        margin-bottom: 2em;
    }   
    
    
    
/* Hero content (Title and Paragraph) */
/*.hero-content {
    z-index: 100;
    background: #513178;
    width: 100%;
    padding: 1.5em;
}*/

    .hero-content p {
        color:#fff!important;
    
    }

/* Bottom image */
.hero-bottom {
    position: absolute;
    bottom: 0;
    width: 100%; /* Make the image stretch across the bottom */
    height: auto; /* Maintain aspect ratio of the image */
} 
    
    
 .hero-image-container {
        width: 70%;
    } 
    
     .hero-image-container img {
        width: 55%;
         height: auto;
    }    
   
    
  .blog-card {
    background-color: #E5E0EB;
    border-radius: 1em;
    width: 45%;
    margin: 1em;
    height:auto;
}
  
    
    
   .about-hero {
      padding-top: 17em; /* Matches the navbar height */
      padding-bottom: 3em;
      height:auto;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      
    }
   
   .property-description-header {
  display:inline-block;
    justify-content: space-between;   
} 
    
}



@media (max-width: 769px) {

   h1 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 4em;
	color: #fff;
	font-weight: 600;
}



h2 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 3.3em;
	font-weight: 700;
	color: #513178;
}


h2 span {
	font-family: 'Behind-Italic', sans-serif;
	font-style: italic;
	font-weight: 200;
	color: #513178;
}

h3 {
	font-family: 'Behind-Medium', sans-serif;
	font-size: 2.8em;
	font-weight: 600;
	margin-top: 0.5em;
	color: #513178;
}


h4 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 2.1em;
	color: #36454F;
	font-weight: 600;
}


h5 {
	font-family: 'Behind-Medium', sans-serif;
	font-size: 1.8em;
	color: #2B2B2B;
	font-weight: 600;
	padding-top: 0.4em;
}


h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 1.5em;
	color: #513178;
	letter-spacing: 3px;
}

 .hero-image-container {
        width: 70%;
    } 
    
     .hero-image-container img {
        width: 70%;
         height: auto;
    } 
    
    
    
    .home-service-flex-card {
    width:42%;
  padding: 2.5em;
  background-color: #fff;
 box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 1em;
  text-align: center;
  border: 1px solid #ddd;
  transition: transform 0.3s ease-in-out;
    min-height: 15em;
    margin: 0.6em;
}
    
    
 .property-description-header span {
    border: none;
     display: block;
    padding: 0em;
    border-radius: 0.5em;
    font-size: 0.8em;
}   

}

@media (max-width: 469px) {
    
    
    .top-bar {
	font-family: 'Poppins', sans-serif;
	background-color: #513178;
	/* Light purple with opacity */
	padding: 0px 0;
	color: #fff;
	font-size: 0.9rem;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 15;
    display: none;

}

    

.purple-btn {
	background: #513178;
	border-radius: 50em;
	padding: 0.6em 1em;
	color: #fff;
	border: 1px solid #fff;
	margin-right: 0.5em;
	margin-top: 0.6em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.purple-btn a {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}

.purple-btn a:hover {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}


.white-btn {
	background: #E5E0EB;
	border-radius: 50em;
	padding: 0.6em 1em;
	color: #513178;
	border: 1px solid #513178;
	margin-right: 0.5em;
	margin-top: 0.6em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.white-btn a {
	color: #513178;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}

.white-btn a:hover {
	color: #513178;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}

    
 
 .huspy1-btn {
	background: #000;
	border-radius: 50em;
	padding: 0.6em 1em;
	color: #fff;
	border: 1px solid #000;
	margin-right: 0.5em;
	margin-top: 0.6em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.huspy1-btn a {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}

.huspy1-btn a:hover {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
} 
    
    
 .huspy2-btn {
	background: #F2EBDB;
	border-radius: 50em;
	padding: 0.6em 1em;
	color: #000;
	border: 1px solid #000;
	margin-right: 0.5em;
	margin-top: 0.6em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.huspy2-btn a {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}

.huspy2-btn a:hover {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}   
      
    

    
.agility1-btn {
	background: #fff;
	border-radius: 50em;
	padding: 0.6em 1em;
	color: #000;
	border: 1px solid #fff;
	margin-right: 0.5em;
	margin-top: 0.6em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.agility1-btn a {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}

.agility1-btn a:hover {
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}       
    
    

.agility2-btn {
	background: #2C947C;
	border-radius: 50em;
	padding: 0.6em 1em;
	color: #fff;
	border: 1px solid #fff;
	margin-right: 0.5em;
	margin-top: 0.6em;
	font-family: "Poppins", sans-serif;
	text-align: center;
}


.agility2-btn a {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}

.agility2-btn a:hover {
	color: #fff;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
}     
    
    
    
    
    
    
    

.navbar-custom {
	background-color: #E5E0EB !important;
	position: fixed;
	color: #000000;
	top: 0px;
	width: 100%;
	z-index: 10;
	font-family: 'Poppins', sans-serif;
	padding-top: 0.3rem;
	/* Adjust the top padding */
	padding-bottom: 0.3rem;
	/* Adjust the bottom padding */
}
    
    
    
    
      h1 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 3.2em;
	color: #fff;
	font-weight: 600;
}



h2 {
	font-family: 'Behind-Bold', sans-serif;
	font-size: 2.9em;
	font-weight: 700;
	color: #513178;
}
    
h3 {
	font-family: 'Behind-Medium', sans-serif;
	font-size: 2.3em;
	font-weight: 600;
	margin-top: 0.5em;
	color: #513178;
}
    
    h6 {
        letter-spacing: 1px;
    }

p {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9em;
	color: #808080;
}
   
    
    
  .hero {
    height:auto;
     min-height:auto;
    width: 100%;
    background: url(../images/Home-min.jpg) center/cover no-repeat;
    background-size: cover; /* Ensures the image covers the whole section */
    padding-top: 35vh;
     padding-bottom: 7em;
    margin-bottom: 5em;
}

    .mobile-hero-img img {
        max-width: 200px;
        height: auto;
        margin-bottom: 2em;
    }   
      
    
    
    
 
    
  .hero-image-container {
        width: 70%;
    } 
    
     .hero-image-container img {
        width: 85%;
         height: auto;
    }      
    
     .hero-content p {
        color:#fff!important;
       font-size: 0.9em;
    }
 
    
 .home-about-card {
	border-radius: 1em;
	padding: 2em 1.5em 1.5em 1.5em;
	background: #fff;
	display: inline-block;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin-top: 2em;
}   
    
 
.card {
	border: none !important;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 1em;
	padding: 1em;
	width: 90%;
	margin: 1em auto;
	min-height: auto;
}
    
.top-margin {
	margin-top: 4em;
}
 
    
 .home-service-flex-card {
    width:98%;
  padding: 2em;
  background-color: #fff;
 box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 1em;
  text-align: center;
  border: 1px solid #ddd;
  transition: transform 0.3s ease-in-out;
    min-height: auto;
    margin: 1em;
}     
    
  
.blog-title {
    min-height: auto;
    height: auto;
}
    
 
    
  .blog-card {
    background-color: #E5E0EB;
    border-radius: 1em;
    width: 95%;
    margin: 1.5em auto;
    height:auto;
}    
    
 
    
.about-hero {
      padding-top: 10em; /* Matches the navbar height */
      padding-bottom: 3em;
      height:auto;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      
    }
       
    
   .value-card-left {
    border-right: none;
}
 

    
.property-description-header h5 {
 line-height: 2em;
}    
 
    
 .my-modal {
    background-color: #E5E0EB ;
    border-radius: 1em;
    padding: 1em 1em 1em 1em;
}   
    
    
 
    
.property-description-footer {
    padding-top: 1em;
    border-top: #000 solid 1px;
    display:inline-block;
    flex-wrap: wrap;
    justify-content:flex-start;
}



.property-description-footer-border {
    border-left: none;
    padding-left: 0px;
}    
    
    
    
}






.gallery-wrapper {
    background: #E5E0EB;
    border-radius: 1em;
    padding: 1em;
    border:#000 solid 1px;
    margin-top: 1.5em;
}


.gallery-wrapper img {
    border-radius:0px;
}



/* Thumbnail styles */
.carousel-indicators button.thumbnail {
  width: 100px;
  margin-bottom: 3em; /* Space below the thumbnails */
}

.carousel-indicators button.thumbnail:not(.active) {
  opacity: 0.7;
}

.carousel-indicators {
  position: static; /* Ensures that the indicators are not absolutely positioned */
}

/* Carousel container responsiveness */
@media screen and (min-width: 992px) {
  .carousel {
    max-width: 90%;
    margin: 0 auto;
  }
}




/* Position the control buttons below the image */
#carouselExampleIndicators .carousel-control-prev,
#carouselExampleIndicators .carousel-control-next {
  position: static; /* Remove absolute positioning */
  margin-top: 10px; /* Space between the image and controls */
  width: auto; /* Allow buttons to take their natural width */
}

/* Container for the controls to center them */
.carousel-controls-container {
  
  display: flex; /* Use flexbox to position items */
  justify-content: center; /* Center the buttons horizontally */
  gap: 10px; /* Space between the buttons */
  width: 200px; /* Ensure the container takes full width */
    margin: 1.5em auto;
    background-color: #141414;
    padding: 0.4em 0.1em 1em 0.1em;
    border-radius: 50px;
}

/* Optionally, adjust the width of the buttons */
#carouselExampleIndicators .carousel-control-prev,
#carouselExampleIndicators .carousel-control-next {
  width: auto; /* Remove any width restriction */
}


.carousel-indicators {
    background: #141414;
    border-radius: 0.7em;
    padding: 0.1em;
    width: 98%;
    margin: 1em auto;
    height: auto;
}


.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 0px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 2px solid transparent;
    border-bottom: 15px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}



@media (max-width: 469px)  {
 /* Thumbnail styles */
.carousel-indicators button.thumbnail {
  width: 100px;
  margin-bottom: 1em; /* Space below the thumbnails */
}  
    
.carousel-indicators {
    background: #141414;
    border-radius: 0.3em;
    padding: 0.1em;
    width: 98%;
    margin: 1em auto;
    height: auto;
}
    
    
.carousel-controls-container {
  
  display: flex; /* Use flexbox to position items */
  justify-content: center; /* Center the buttons horizontally */
  gap: 5px; /* Space between the buttons */
  width: 150px; /* Ensure the container takes full width */
    margin: 1.5em auto;
    background-color: #141414;
    padding: 0.2em 0em 0.7em 0em;
    border-radius: 50px;
}    
    
    
}