Commit d9e0b6d6 by Harshit

changes

1 parent 8fc88e7b
......@@ -3059,7 +3059,7 @@ b {
#hide-menu {
padding: 0px;
height: 97px;
height: 80px;
}
.navbar-collapse {
......@@ -3516,7 +3516,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.rera-sec img {
width: 150px;
width: 94px;
display: block;
margin: auto;
margin-top: 15px;
......
......@@ -59,7 +59,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> Eco City | Thank You</title>
<title>Aashrayaa Eco City | Thank You</title>
<meta name="keywords" content="">
<meta name="">
<link rel="icon" href="images/favicon.webp" type="image/png" sizes="16x16">
......@@ -347,13 +347,23 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<div class="patch hidden-xs">
<div class="col-md-12">
<div class="col-md-4">
<div class="col-md-3">
<p>Copyright © Eco City <?php echo date('Y') ?>. All rights reserved.</p>
</div>
<div class="col-md-4 text-center">
<img src="<?php echo $assetBase; ?>images/logo/logo.png" alt="">
<!-- <div class="col-md-3">
<p> Ecocity Developed by Aashrayaa Projects & Peram Group</p>
</div> -->
<div class="col-md-6 group">
<p> Ecocity Developed by Aashrayaa Projects & Peram Group</p>
<div class=" text-center">
<img style="margin-top: -7px; width:107px" src="images/logo/logo-2.png" alt="">
</div>
<div class="col-md-4">
<div class=" text-center">
<img src="images/logo/parem.png" alt="">
</div>
</div>
<div class="col-md-3">
<p>RERA No : PRM/KA/RERA/1250/304/PR/180130/001424</p>
</div>
<div class="col-md-12">
......@@ -389,18 +399,44 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</div>
<div class="pd0 col-md-12">
<p class="rera-para">
For general information purposes only. While enough care is taken by 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 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 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 Eco City (even if you are registered on the DND Registry) to provide information on our projects over Calls, SMS & Emails.</span>
For general information purposes only. While enough care is taken by 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 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
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
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>
</div>
<div class="col-md-3 text-center">
<img src="<?php echo $assetBase; ?>images/logo/logo.png" alt="">
</div>
<div style="margin-top: -21px; margin-bottom: 56px; align-items:center" class="group">
<div class="col-md-2 text-center">
<img src="images/logo/logo-2.png" alt="">
</div>
<div class="col-md-2 text-center">
<img src="images/logo/parem.png" alt="">
</div>
</div>
</div>
......@@ -408,6 +444,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</section>
<script src="js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="lightbox/light-box.js"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!