Commit d6c670c7 by Harshit

changes

1 parent a0ec2931
......@@ -229,6 +229,23 @@ p {
text-shadow: none;
}
.owl-theme .owl-dots .owl-dot span{
background: #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
background: #137022 !important;
}
.rera-para a{
border-bottom: 1px solid;
cursor: pointer;
color: #137022;
}
.navbar-default .navbar-nav>li>a:hover {
color: #77a743 !important;
border-bottom: 1px solid #77a743 !important;
......@@ -764,17 +781,20 @@ hr {
border-radius: 25px;
}
.paragraph{
padding: 0 32px;
}
.over-contain span{
.paragraph span{
/* color:linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important; */
font-size: 4rem;
font-size: 4.3rem;
background: -webkit-linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 600;
letter-spacing: 1px;
}
.over-contain h4{
.paragraph h4{
font-size: 2.8rem;
}
......@@ -3399,11 +3419,11 @@ input[type="number"]::-webkit-outer-spin-button {
padding: 25px 0 !important;
}
.rera-sec p {
/* .rera-sec p {
text-align: justify;
}
} */
.over-contain h1{
.paragraph h1{
text-align: center !important;
}
......@@ -3428,7 +3448,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.overview-form{
padding: 36px 8px;
padding: 14px 8px;
border-radius: 13px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
......@@ -3468,7 +3488,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.over-contain h1 {
.paragraph h1 {
text-align: start;
padding: 3px 0;
font-size: 1.7rem;
......@@ -3514,17 +3534,17 @@ input[type="number"]::-webkit-outer-spin-button {
margin-top: 0px;
}
.over-contain h4{
.paragraph h4{
text-align: center;
font-size: 1.8rem;
}
.over-contain span{
.paragraph span{
font-size: 2rem;
}
.over-contain h1{
.paragraph h1{
font-size: 1.2rem;
}
......
......@@ -264,68 +264,68 @@
</h2>
</div>
<div class="row">
<div class="over-contain">
<div class="col-md-8" data-aos="flip-left" data-aos-duration="1500">
<div class="col-md-12">
<h4>A SPACE THAT <br> <span>REPRESENTS YOU</span></h4>
<h1>Aashrayaa ECO CITY- Your perfect Home</h1>
<p>Welcome to euphoric seclusion from the humdrum city landscape
and explore the abundance of an abode surrounded by nature. As you
immerse yourself in an invigorating lifestyle created through exquisite
amenities, charming vistas and ease of connectivity.
</p>
</div>
<div class="col-md-12">
<div class="paragraph">
<h4>A SPACE THAT <br> <span>REPRESENTS YOU</span></h4>
<h1>Aashrayaa ECO CITY- Your perfect Home</h1>
<p>Welcome to euphoric seclusion from the humdrum city landscape
and explore the abundance of an abode surrounded by nature. As you
immerse yourself in an invigorating lifestyle created through exquisite
amenities, charming vistas and ease of connectivity.
</p>
</div>
<div class="col-md-12">
<div class="over-contain">
<div class="col-md-7" data-aos="flip-left" data-aos-duration="1500">
<div class="img_box position-relative">
<img src="<?php echo $assetBase; ?>images/about.webp" class="img-responsive overview-img ">
</div>
</div>
</div>
<div class="col-md-4 ">
<div class="overview-form">
<h2 class="text-center wow fadeInUp" style="margin-bottom: 13px">
Register Now</h2>
<!-- <hr style="border-top: 4px solid #fff"> -->
<h3 class="margin-bottom">Please enter your details to know more about Aashrayaa Eco City</h3>
<form id="register-form" action="thank-you.php" name="register-form" method="POST"
onsubmit="return save_landing_pageinfo('register-form');" novalidate="novalidate">
<div class="form-group col-md-12">
<div class="input-group">
<!-- <div class="input-group-addon">
<div class="col-md-5 ">
<div class="overview-form">
<h2 class="text-center wow fadeInUp" style="margin-bottom: 13px">
Register Now</h2>
<!-- <hr style="border-top: 4px solid #fff"> -->
<h3 class="margin-bottom">Please enter your details to know more about Aashrayaa Eco City</h3>
<form id="register-form" action="thank-you.php" name="register-form" method="POST"
onsubmit="return save_landing_pageinfo('register-form');" novalidate="novalidate">
<div class="form-group col-md-12">
<div class="input-group">
<!-- <div class="input-group-addon">
<i class="fa fa-user form-ico" aria-hidden="true"></i>
</div> -->
<input type="text" class="form-control" name="fname" placeholder=" Name">
<input type="text" class="form-control" name="fname" placeholder=" Name">
</div>
<label for="fname" generated="true" class="error"></label>
</div>
<label for="fname" generated="true" class="error"></label>
</div>
<div class="form-group col-md-12 margin-bottom">
<div class="input-group">
<!-- <input type="number" class="form-control" name="mobile"
<div class="form-group col-md-12 margin-bottom">
<div class="input-group">
<!-- <input type="number" class="form-control" name="mobile"
placeholder="Mobile"> -->
</div>
<input id="mobileno" class="form-control validate" type="tel" name="mobile"
placeholder="Mobile" required>
<input type="hidden" name="isoCode" value="" id="isoCode">
<input type="hidden" name="dialCode" value="" id="dialCode">
</div>
<input id="mobileno" class="form-control validate" type="tel" name="mobile"
placeholder="Mobile" required>
<input type="hidden" name="isoCode" value="" id="isoCode">
<input type="hidden" name="dialCode" value="" id="dialCode">
</div>
<div class="form-group col-md-12 margin-bottom">
<div class="input-group">
<!-- <div class="input-group-addon">
<div class="form-group col-md-12 margin-bottom">
<div class="input-group">
<!-- <div class="input-group-addon">
<i class="fa fa-envelope" aria-hidden="true"></i>
</div> -->
<input type="email" class="form-control" name="email" placeholder="Email">
<input type="hidden" name="source" value="Register Form">
<input type="email" class="form-control" name="email" placeholder="Email">
<input type="hidden" name="source" value="Register Form">
</div>
<label for="email" generated="true" class="error"></label>
</div>
<label for="email" generated="true" class="error"></label>
</div>
<button type="submit" class="btn btn-default form-btn margin-bottom">Submit
</button>
</form>
<button type="submit" class="btn btn-default form-btn margin-bottom">Submit
</button>
</form>
</div>
</div>
</div>
</div>
......@@ -1034,51 +1034,80 @@
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="<?php echo $assetBase; ?>images/gallery/general/1.webp">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/general/1.webp"
<img src="<?php echo $assetBase; ?>images/gallery/1.jpg">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/1.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="<?php echo $assetBase; ?>images/gallery/general/2.webp">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/general/2.webp"
<img src="<?php echo $assetBase; ?>images/gallery/2.jpg">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/2.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="<?php echo $assetBase; ?>images/gallery/3.jpg">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/3.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="<?php echo $assetBase; ?>images/gallery/general/3.webp">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/general/3.webp"
<img src="<?php echo $assetBase; ?>images/gallery/4.jpg">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/4.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="<?php echo $assetBase; ?>images/gallery/5.jpg">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/5.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="<?php echo $assetBase; ?>images/gallery/6.jpg">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/6.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="<?php echo $assetBase; ?>images/gallery/7.jpg">
<a data-fancybox="general" href="<?php echo $assetBase; ?>images/gallery/7.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
......@@ -1173,7 +1202,7 @@
</section>
<section class="rera-sec">
<div class="container">
<div class="container-fluid">
<div class="patch hidden-xs">
<div class="col-md-12">
......@@ -1188,7 +1217,9 @@
</div>
<div class="col-md-12">
<p class="rera-para">
For general information purposes only. While enough care is taken by Aashrayaa Eco City to ensure that information on the brochure is up to date, accurate and correct, readers are requested to make their independent inquiry before relying upon the same. In no event will Aashrayaa Eco City offer any warranty on the information made available or be liable for any loss or damage including without limitation, indirect or consequential loss or damage in connection with, the use of information in this brochure. By using or accessing the brochure, you agree with the Disclaimer without any qualification or limitation. Design, specifications, floor plans, brochures, interactive plans etc., are subject to change without prior notice. Computer-generated images, walkthroughs and rendered images are the artist's impression and are indicative of the actual designs. Concept images used are for representation purposes only. The contents of this brochure are meant to provide information to the readers of this brochure about ourselves including our various projects. They are only for general information and are subject to change. By no stretch of the imagination, the information on the brochure shall be construed as an advertisement and/or invitation or offer for sale. To find out more about projects/developments, please visit our sales office during working hours and get in touch with an authorized Aashrayaa Eco City sales representative. Please note that by sharing any of your contact details on the brochure, you are authorizing the Sales Response team of Aashrayaa Eco City (even if you are registered on the DND Registry) to provide information on our projects over Calls, SMS & Emails.
For general information purposes only. While enough care is taken by Aashrayaa Eco City to ensure that information on the brochure is up to date, accurate and correct, readers are requested to make their independent inquiry before relying upon the same. In no event will Aashrayaa Eco City offer any warranty on the information made available or be liable for any loss or damage including without limitation, indirect or consequential loss or damage in connection with, the use of information in this brochure. By using or accessing the brochure, you agree with the Disclaimer without any qualification or limitation.
<span class="more-text"> Design, specifications, floor plans, brochures, interactive plans etc., are subject to change without prior notice. Computer-generated images, walkthroughs and rendered images are the artist's impression and are indicative of the actual designs. Concept images used are for representation purposes only. The contents of this brochure are meant to provide information to the readers of this brochure about ourselves including our various projects. They are only for general information and are subject to change. By no stretch of the imagination, the information on the brochure shall be construed as an advertisement and/or invitation or offer for sale. To find out more about projects/developments, please visit our sales office during working hours and get in touch with an authorized Aashrayaa Eco City sales representative. Please note that by sharing any of your contact details on the brochure, you are authorizing the Sales Response team of Aashrayaa Eco City (even if you are registered on the DND Registry) to provide information on our projects over Calls, SMS & Emails.</span>
<a class="see-btn" onclick="toggleText(this)">See more</a>
</p>
</div>
......@@ -1216,8 +1247,10 @@
<p>Copyright © Aashrayaa Eco City. All rights reserved.</p>
</div>
<div class="pd0 col-md-12">
<p >
For general information purposes only. While enough care is taken by Aashrayaa Eco City to ensure that information on the brochure is up to date, accurate and correct, readers are requested to make their independent inquiry before relying upon the same. In no event will Aashrayaa Eco City offer any warranty on the information made available or be liable for any loss or damage including without limitation, indirect or consequential loss or damage in connection with, the use of information in this brochure. By using or accessing the brochure, you agree with the Disclaimer without any qualification or limitation. Design, specifications, floor plans, brochures, interactive plans etc., are subject to change without prior notice. Computer-generated images, walkthroughs and rendered images are the artist's impression and are indicative of the actual designs. Concept images used are for representation purposes only. The contents of this brochure are meant to provide information to the readers of this brochure about ourselves including our various projects. They are only for general information and are subject to change. By no stretch of the imagination, the information on the brochure shall be construed as an advertisement and/or invitation or offer for sale. To find out more about projects/developments, please visit our sales office during working hours and get in touch with an authorized Aashrayaa Eco City sales representative. Please note that by sharing any of your contact details on the brochure, you are authorizing the Sales Response team of Aashrayaa Eco City (even if you are registered on the DND Registry) to provide information on our projects over Calls, SMS & Emails.
<p class="rera-para">
For general information purposes only. While enough care is taken by Aashrayaa Eco City to ensure that information on the brochure is up to date, accurate and correct, readers are requested to make their independent inquiry before relying upon the same.
<span class="more-text"> In no event will Aashrayaa Eco City offer any warranty on the information made available or be liable for any loss or damage including without limitation, indirect or consequential loss or damage in connection with, the use of information in this brochure. By using or accessing the brochure, you agree with the Disclaimer without any qualification or limitation. Design, specifications, floor plans, brochures, interactive plans etc., are subject to change without prior notice. Computer-generated images, walkthroughs and rendered images are the artist's impression and are indicative of the actual designs. Concept images used are for representation purposes only. The contents of this brochure are meant to provide information to the readers of this brochure about ourselves including our various projects. They are only for general information and are subject to change. By no stretch of the imagination, the information on the brochure shall be construed as an advertisement and/or invitation or offer for sale. To find out more about projects/developments, please visit our sales office during working hours and get in touch with an authorized Aashrayaa Eco City sales representative. Please note that by sharing any of your contact details on the brochure, you are authorizing the Sales Response team of Aashrayaa Eco City (even if you are registered on the DND Registry) to provide information on our projects over Calls, SMS & Emails.</span>
<a class="see-btn" onclick="toggleText(this)">See more</a>
</p>
</div>
......@@ -1819,7 +1852,7 @@
</div>
<div class="modal-body">
<p>
GST rate as applicable and announced by the Govt. on purchase/payments of a property. The
<!-- GST rate as applicable and announced by the Govt. on purchase/payments of a property. The
information provided in this advertisement, including all pictures, images, plans, drawings,
amenities, dimensions, elevations, illustrations, facilities, features, specifications, other
information, etc. mentioned are indicative of the kind of development that is proposed and are
......@@ -1837,7 +1870,7 @@
In this case the Developer will bear Pre-EMI on the disbursed amount for the period of 1(one)
year or agreed period from date of booking. Any EMI scheme is subject to individual eligibility
from our approved financial institution. *Terms & conditions apply in the agreement for sale
shall be final.
shall be final. -->
</p>
......@@ -2318,6 +2351,24 @@
<script>
function toggleText(button) {
const moreText = button.previousElementSibling;
if (moreText.style.display === "none" || moreText.style.display === "") {
moreText.style.display = "inline";
button.textContent = "See less";
} else {
moreText.style.display = "none";
button.textContent = "See more";
}
}
// Ensure the hidden part is hidden on page load
window.onload = function() {
document.querySelectorAll(".more-text").forEach(el => el.style.display = "none");
};
</script>
</body>
</html>
\ No newline at end of file
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!