Commit 8fc88e7b by Harshit

changes

1 parent b319a7a3
......@@ -128,11 +128,13 @@ video {
/* HTML5 display-role reset for older browsers */
html,
body {
overflow-x: hidden;
}
article,
aside,
details,
......@@ -214,7 +216,7 @@ p {
transition: ease all 0.5s;
}
.navbar-default .navbar-nav > li > a {
.navbar-default .navbar-nav>li>a {
/* color: #2e6da4; */
padding: 20px 15px 0 15px;
text-shadow: none;
......@@ -222,18 +224,21 @@ p {
font-family: "Cera Pro Regular";
}
.navbar-default .navbar-nav > li > a:focus {
.navbar-default .navbar-nav>li>a:focus {
/* color: #ffffff; */
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 {
......@@ -242,13 +247,13 @@ p {
color: #137022;
}
.navbar-default .navbar-nav > li > a:hover {
.navbar-default .navbar-nav>li>a:hover {
border-bottom: 1px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
background-image: none;
box-shadow: none;
background: transparent;
......@@ -260,7 +265,7 @@ p {
padding: 0px;
}
.navbar-brand > img {
.navbar-brand>img {
float: left;
margin-right: 15px;
width: 115px;
......@@ -291,7 +296,7 @@ p {
/* margin: initial !important; */
}
.navbar-brand > img {
.navbar-brand>img {
width: 80px;
float: left;
margin-top: 5px;
......@@ -310,6 +315,7 @@ p {
display: block;
}
.navbar-img {
width: 138px !important;
margin-top: 15px !important;
......@@ -349,7 +355,7 @@ p {
font-weight: 600;
}
.navbar-nav > li > a {
.navbar-nav>li>a {
line-height: 40px !important;
margin-right: 35px;
padding-left: 5px;
......@@ -359,7 +365,7 @@ p {
}
@media (max-width: 768px) {
.navbar-nav > li > a {
.navbar-nav>li>a {
margin: auto;
}
}
......@@ -395,7 +401,7 @@ p {
border-radius: 4px;
}
#carousel-example-generic .carousel-inner > .item > img {
#carousel-example-generic .carousel-inner>.item>img {
width: 100% !important;
}
......@@ -509,6 +515,7 @@ p {
width: 130px;
height: 2px;
background: #224b23 !important;
;
right: -200px;
top: 40%;
position: absolute;
......@@ -543,6 +550,7 @@ p {
width: 40px;
height: 2px;
background: #224b23 !important;
;
left: -50px;
top: 40%;
position: absolute;
......@@ -554,6 +562,7 @@ p {
width: 40px;
height: 2px;
background: #224b23 !important;
;
right: -50px;
top: 40%;
position: absolute;
......@@ -569,6 +578,7 @@ p {
width: 40px;
height: 2px;
background: #224b23 !important;
;
left: -50px;
top: 40%;
position: absolute;
......@@ -580,6 +590,7 @@ p {
width: 40px;
height: 2px;
background: #224b23 !important;
;
right: -50px;
top: 40%;
position: absolute;
......@@ -768,21 +779,22 @@ hr {
background-color: #fff;
}
.mytab > li:nth-child(1) > a {
.mytab>li:nth-child(1)>a {
/* color: #224b23 !important;; */
}
.mytab > li:nth-child(2) > a {
.mytab>li:nth-child(2)>a {
/* color: #224b23 !important; */
}
.mytab > li:nth-child(3) > a {
.mytab>li:nth-child(3)>a {
color: #f2af34;
}
.mytab > li:nth-child(1).active > a,
.mytab > li:nth-child(1).active > a:hover,
.mytab > li:nth-child(1).active > a:focus {
.mytab>li:nth-child(1).active>a,
.mytab>li:nth-child(1).active>a:hover,
.mytab>li:nth-child(1).active>a:focus {
color: #fff;
background: #224b23 !important;
border: 2px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
......@@ -808,20 +820,22 @@ hr {
font-size: 2.8rem;
}
.mytab > li:nth-child(2).active > a,
.mytab > li:nth-child(2).active > a:hover,
.mytab > li:nth-child(2).active > a:focus {
.mytab>li:nth-child(2).active>a,
.mytab>li:nth-child(2).active>a:hover,
.mytab>li:nth-child(2).active>a:focus {
color: #fff;
background: #224b23 !important;
;
border: 2px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
;
color: #fff;
cursor: pointer;
border-radius: 25px;
}
.mytab > li:nth-child(3).active > a,
.mytab > li:nth-child(3).active > a:hover,
.mytab > li:nth-child(3).active > a:focus {
.mytab>li:nth-child(3).active>a,
.mytab>li:nth-child(3).active>a:hover,
.mytab>li:nth-child(3).active>a:focus {
color: #fff;
background-color: #f2af34;
border: 2px solid #f2af34;
......@@ -830,15 +844,16 @@ hr {
border-radius: 25px;
}
.mytab > li > a:hover,
.mytab > li > a:focus {
.mytab>li>a:hover,
.mytab>li>a:focus {
/* color: #2e476c; */
padding: 9px 20px !important;
border: 2px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
;
background-color: transparent;
}
.mytab > li > a {
.mytab>li>a {
padding: 9px 20px !important;
/* border: 2px solid #2e476c; */
border-radius: 25px;
......@@ -916,9 +931,9 @@ hr {
text-align: left;
}
.mytab > li:nth-child(1).active > a,
.mytab > li:nth-child(1).active > a:hover,
.mytab > li:nth-child(1).active > a:focus {
.mytab>li:nth-child(1).active>a,
.mytab>li:nth-child(1).active>a:hover,
.mytab>li:nth-child(1).active>a:focus {
color: #fff;
/* background-color: #db9caf;
border: 2px solid #db9caf; */
......@@ -929,12 +944,14 @@ hr {
height: 40px;
}
.mytab > li:nth-child(2).active > a,
.mytab > li:nth-child(2).active > a:hover,
.mytab > li:nth-child(2).active > a:focus {
.mytab>li:nth-child(2).active>a,
.mytab>li:nth-child(2).active>a:hover,
.mytab>li:nth-child(2).active>a:focus {
color: #fff;
background-color: #224b23 !important;
;
border: 2px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
;
color: #fff;
cursor: pointer;
border-radius: 25px;
......@@ -942,9 +959,9 @@ hr {
height: 50px;
}
.mytab > li:nth-child(3).active > a,
.mytab > li:nth-child(3).active > a:hover,
.mytab > li:nth-child(3).active > a:focus {
.mytab>li:nth-child(3).active>a,
.mytab>li:nth-child(3).active>a:hover,
.mytab>li:nth-child(3).active>a:focus {
color: #fff;
background-color: #f2af34;
border: 2px solid #f2af34;
......@@ -1131,8 +1148,7 @@ hr {
transition: ease all 0.5s;
}
.aminitieslist {
}
.aminitieslist {}
.aminitieslist li {
font-size: 15px;
......@@ -1756,6 +1772,7 @@ hr {
transform: rotate(270deg);
font-size: 18px !important;
font-family: "Cera Pro Regular";
}
.btn-download {
......@@ -1777,15 +1794,12 @@ hr {
#overview {
/* margin-top: 6rem; */
}
@media (max-width: 768px) {
.btn-download {
background: linear-gradient(
62deg,
#246126c7 42%,
#5cc72fdb 100%
) !important;
background: linear-gradient(62deg, #246126c7 42%, #5cc72fdb 100%) !important;
/* margin: 28px; */
border-radius: 20px;
border: none !important;
......@@ -1959,8 +1973,7 @@ hr {
top: 0px !important;
}
.address-wrap {
}
.address-wrap {}
.address-wrap h3 {
font-size: 25px;
......@@ -1968,8 +1981,7 @@ hr {
margin-bottom: 20px;
}
.address-wrap p {
}
.address-wrap p {}
b {
font-weight: 600;
......@@ -2123,7 +2135,7 @@ b {
/* font-weight: 800; */
}
.apartment-table > tbody > tr:nth-of-type(even) {
.apartment-table>tbody>tr:nth-of-type(even) {
/*background: #ececec !important;*/
}
......@@ -2136,10 +2148,9 @@ b {
background: #000000 !important;
}
.btn-table {
}
.btn-table {}
.table > tbody > tr > td {
.table>tbody>tr>td {
vertical-align: middle;
border: none;
border: 1px solid #c7c7c7;
......@@ -2147,19 +2158,19 @@ b {
}
@media (max-width: 768px) {
.table > thead > tr > th {
.table>thead>tr>th {
vertical-align: middle;
text-align: center;
border: none;
font-size: 20px;
}
.table > tbody > tr > td {
.table>tbody>tr>td {
font-size: 12px;
}
}
.table > thead > tr > th {
.table>thead>tr>th {
vertical-align: middle;
text-align: center;
border: none;
......@@ -2244,8 +2255,7 @@ b {
margin-bottom: 15px;
}
.social {
}
.social {}
.social li {
display: inline;
......@@ -2424,8 +2434,7 @@ b {
margin-bottom: 20px;
}
.social-icon {
}
.social-icon {}
.social-icon li {
display: inline-block;
......@@ -2448,6 +2457,7 @@ b {
}
@media screen and (max-height: 575px) {
#rc-imageselect,
.g-recaptcha {
transform: scale(0.77);
......@@ -2455,6 +2465,7 @@ b {
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
}
.overlay1 {
......@@ -2503,6 +2514,7 @@ b {
.interested {
display: none;
}
}
.stamp {
......@@ -2817,6 +2829,7 @@ b {
.floor {
filter: blur(1px);
}
.ami-overlay {
......@@ -3041,7 +3054,7 @@ b {
.tab-contenwrap {
background-color: #fff;
margin-left: 15px;
margin-left: 15PX;
}
#hide-menu {
......@@ -3087,9 +3100,9 @@ b {
margin: 0;
}
.mytab > li:nth-child(1).active > a,
.mytab > li:nth-child(1).active > a:hover,
.mytab > li:nth-child(1).active > a:focus {
.mytab>li:nth-child(1).active>a,
.mytab>li:nth-child(1).active>a:hover,
.mytab>li:nth-child(1).active>a:focus {
color: #fff;
/* background-color: #db9caf;
border: 2px solid #db9caf; */
......@@ -3100,7 +3113,7 @@ b {
border-radius: 50%;
}
.mytab > li:nth-child(1) {
.mytab>li:nth-child(1) {
color: #fff;
/* background-color: #db9caf;
border: 2px solid #db9caf; */
......@@ -3111,10 +3124,12 @@ b {
border-radius: 50%;
}
.mytab > li:nth-child(2) {
.mytab>li:nth-child(2) {
color: #fff;
/* background-color: #224b23 !important; */
;
border: 2px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
;
color: #fff;
height: 50px;
width: 50px;
......@@ -3122,7 +3137,7 @@ b {
border-radius: 50%;
}
.mytab > li:nth-child(3) {
.mytab>li:nth-child(3) {
color: #fff;
background-color: #f2af34;
border: 2px solid #f2af34;
......@@ -3161,6 +3176,7 @@ b {
width: 65px;
display: block;
margin: auto;
margin-top: -8px;
}
.aminitieslist li {
......@@ -3172,6 +3188,14 @@ b {
text-align: center;
}
.group {
display: flex;
justify-content: center;
gap: 18px;
/* align-items: center; */
}
.dir li {
background: linear-gradient(62deg, #246126c7 42%, #5cc72fdb 100%) !important;
margin-bottom: 47px;
......@@ -3214,7 +3238,7 @@ b {
padding-top: 35px;
}
#carousel-example-generic .carousel-inner > .item > img {
#carousel-example-generic .carousel-inner>.item>img {
/* height: 100vh; */
}
......@@ -3291,6 +3315,8 @@ input[type="number"]::-webkit-outer-spin-button {
margin-right: 10px;
}
.pulseanimation {
animation: pulse-effect-2 2s infinite !important;
}
......@@ -3307,6 +3333,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
}
.zoom-in-zoom-out {
animation: zoom-in-zoom-out 2s ease-out infinite;
}
......@@ -3457,8 +3484,7 @@ input[type="number"]::-webkit-outer-spin-button {
letter-spacing: 1px;
}
.overview-sec {
}
.overview-sec {}
.overview-sec p {
font-size: 24px;
......@@ -3475,6 +3501,7 @@ input[type="number"]::-webkit-outer-spin-button {
font-size: 18px !important;
}
.over-contain {
flex-direction: column-reverse;
padding: 25px 0 !important;
......@@ -3505,28 +3532,33 @@ input[type="number"]::-webkit-outer-spin-button {
.input-group .form-control {
margin-bottom: 18px !important;
}
}
.overview-form {
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;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.overview-form h2 {
font-size: 25px;
}
.overview-form h3 {
font-size: 13px;
text-align: center;
}
.margin-bottom {
margin-bottom: 16px;
}
.overview-img {
width: 100%;
margin: 0px auto;
......@@ -3535,11 +3567,13 @@ input[type="number"]::-webkit-outer-spin-button {
outline-offset: -13px; */
}
.over-contain {
display: flex;
gap: 20px;
align-items: center;
padding: 40px 0;
}
.paragraph h1 {
......@@ -3586,6 +3620,7 @@ input[type="number"]::-webkit-outer-spin-button {
color: #fff;
}
.divide-line {
width: 3px;
background: white;
......@@ -3608,6 +3643,7 @@ input[type="number"]::-webkit-outer-spin-button {
line-height: 22px;
margin: 0 10px;
}
}
.moretext,
......@@ -3619,6 +3655,7 @@ input[type="number"]::-webkit-outer-spin-button {
border-left: 1px solid #137022;
}
.fa-phone {
transform: rotate(90deg);
}
......@@ -3647,6 +3684,7 @@ input[type="number"]::-webkit-outer-spin-button {
font-size: 1.8rem;
}
.paragraph span {
font-size: 2rem;
}
......@@ -3753,17 +3791,17 @@ input[type="number"]::-webkit-outer-spin-button {
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
.mytab > li:nth-child(1) > a {
.mytab>li:nth-child(1)>a {
font-size: 11px !important;
padding: 7px !important;
}
.mytab > li:nth-child(2) > a {
.mytab>li:nth-child(2)>a {
font-size: 11px !important;
padding: 7px !important;
}
.mytab > li:nth-child(3) > a {
.mytab>li:nth-child(3)>a {
font-size: 11px !important;
padding: 7px !important;
}
......@@ -3791,17 +3829,17 @@ input[type="number"]::-webkit-outer-spin-button {
}
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
.mytab > li:nth-child(1) > a {
.mytab>li:nth-child(1)>a {
font-size: 11px !important;
padding: 7px !important;
}
.mytab > li:nth-child(2) > a {
.mytab>li:nth-child(2)>a {
font-size: 11px !important;
padding: 7px !important;
}
.mytab > li:nth-child(3) > a {
.mytab>li:nth-child(3)>a {
font-size: 11px !important;
padding: 7px !important;
}
......@@ -3828,6 +3866,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
}
.thank-sec .tickmark {
width: 40px;
display: block;
......@@ -3839,10 +3878,10 @@ input[type="number"]::-webkit-outer-spin-button {
}
.go-home:hover .arrowleft {
filter: brightness(0) saturate(100%) invert(100%) sepia(88%) saturate(1251%)
hue-rotate(186deg) brightness(116%) contrast(100%);
filter: brightness(0) saturate(100%) invert(100%) sepia(88%) saturate(1251%) hue-rotate(186deg) brightness(116%) contrast(100%);
}
.imgext img {
width: 100%;
display: block;
......@@ -3861,8 +3900,4 @@ input[type="number"]::-webkit-outer-spin-button {
.modal-body .btn-img {
width: 100%;
height: 90px;
}
.call-btn:hover {
color: #fff;
}
}
\ No newline at end of file
......@@ -54,20 +54,20 @@
<head>
<!-- Google Tag Manager -->
<script>
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NZNNTZP');
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NZNNTZP');
</script>
<!-- End Google Tag Manager -->
......@@ -78,9 +78,10 @@
<meta http-equiv="ContenType" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Aashrayaa Eco City- Your perfect Home
<title> Eco City- Your perfect Home
</title>
<meta name="description" content="">
<meta name="description"
content="">
<meta name="keywords" content="">
<meta name="">
<link rel="icon" href="images/favicon.ico" type="image/png" sizes="16x16">
......@@ -281,7 +282,7 @@
<div class="row">
<div class="paragraph">
<h4>A SPACE THAT <br> <span>REPRESENTS YOU</span></h4>
<h1>Aashrayaa ECO CITY- Your perfect Home</h1>
<h1> 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
......@@ -292,7 +293,7 @@
<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="images/gallery/6.jpg" class="img-responsive overview-img ">
<img src="images/gallery/2.jpg" class="img-responsive overview-img ">
</div>
</div>
<div class="col-md-5 ">
......@@ -300,8 +301,7 @@
<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>
<h3 class="margin-bottom">Please enter your details to know more about 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">
......@@ -939,7 +939,8 @@
<div class="amenities-gallery mg-mb">
<img src="images/master-plan.jpg" style="height: 100%">
<a data-fancybox="masterplan" href="images/master-plan.jpg" class="l-box">
<a data-fancybox="masterplan" href="images/master-plan.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
......@@ -979,7 +980,8 @@
<li>16. Coffee Shop</li>
</ul>
</div>
<img src="images/arrow2.webp" alt="" class="hidden-xs" style="position: absolute; bottom: 0;">
<img src="images/arrow2.webp" alt="" class="hidden-xs"
style="position: absolute; bottom: 0;">
</div>
</div>
......@@ -1005,7 +1007,8 @@
<div class="col-md-8 col-md-offset-2" style="visibility: visible; animation-name: fadeInDown;">
<div class="title01">3 BHK</div>
<div class="amenities-gallery mg-mb">
<img src="images/floor/1.jpg" style="height: 100%" class="floor">
<img src="images/floor/1.jpg"
style="height: 100%" class="floor">
</div>
......@@ -1023,7 +1026,8 @@
<div class="col-md-8 col-md-offset-2" style="visibility: visible; animation-name: fadeInDown;">
<div class="title01">4 BHK</div>
<div class="amenities-gallery mg-mb">
<img src="images/floor/2.jpg" style="height: 100%" class="floor">
<img src="images/floor/2.jpg"
style="height: 100%" class="floor">
</div>
......@@ -1058,7 +1062,8 @@
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="images/gallery/1.jpg">
<a data-fancybox="general" href="images/gallery/1.jpg" class="l-box">
<a data-fancybox="general" href="images/gallery/1.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
......@@ -1068,27 +1073,30 @@
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="images/gallery/2.jpg">
<a data-fancybox="general" href="images/gallery/2.jpg" class="l-box">
<a data-fancybox="general" href="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="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="images/gallery/3.jpg">
<a data-fancybox="general" href="images/gallery/3.jpg" class="l-box">
<a data-fancybox="general" href="images/gallery/3.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
</div>
</div>
</div> -->
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="images/gallery/4.jpg">
<a data-fancybox="general" href="images/gallery/4.jpg" class="l-box">
<a data-fancybox="general" href="images/gallery/4.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
......@@ -1098,7 +1106,8 @@
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="images/gallery/5.jpg">
<a data-fancybox="general" href="images/gallery/5.jpg" class="l-box">
<a data-fancybox="general" href="images/gallery/5.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
......@@ -1119,7 +1128,8 @@
<div class="item" style="visibility: visible; animation-name: fadeInDown;">
<div class="amenities-gallery mg-mb">
<img src="images/gallery/7.jpg">
<a data-fancybox="general" href="images/gallery/7.jpg" class="l-box">
<a data-fancybox="general" href="images/gallery/7.jpg"
class="l-box">
<div class="ami-overlay">
</div>
</a>
......@@ -1146,10 +1156,7 @@
<div class="container-fluid">
<div class="col-md-6 pd0">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3885.3882354493294!2d77.82523312571715!3d13.137893537193063!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae051a81f6c9ef%3A0x36effb0026ab31a0!2sAashrayaa%20EcoCity!5e0!3m2!1sen!2sin!4v1748420042404!5m2!1sen!2sin"
width="100%" height="550" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3885.3882354493294!2d77.82523312571715!3d13.137893537193063!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae051a81f6c9ef%3A0x36effb0026ab31a0!2s%20EcoCity!5e0!3m2!1sen!2sin!4v1748420042404!5m2!1sen!2sin" width="100%" height="550" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="col-md-6 pd0" id="contactus">
......@@ -1163,7 +1170,7 @@
data-wow-delay="0.5s" style="margin-bottom: 13px">
ENQUIRE NOW</h2>
<!-- <hr style="border-top: 4px solid #fff"> -->
<h1>Please enter your details to know more about Aashrayaa Eco City</h1>
<h1>Please enter your details to know more about Eco City</h1>
<form id="contact-form" action="thank-you.php" name="contact-form" method="POST"
onsubmit="return save_landing_pageinfo('contact-form');" novalidate="novalidate">
......@@ -1225,37 +1232,32 @@
<div class="patch hidden-xs">
<div class="col-md-12">
<div class="col-md-4">
<p>Copyright © Aashrayaa Eco City <?php echo date('Y') ?>. All rights reserved.</p>
<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="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 src="images/logo/logo.png" alt="">
</div>
<div class=" text-center">
<img style="margin-top: -7px; width:107px" src="images/logo/logo-2.png" alt="">
</div>
<div class=" text-center">
<img src="images/logo/parem.png" alt="">
</div>
</div>
<div class="col-md-4">
<div class="col-md-3">
<p>RERA No : PRM/KA/RERA/1250/304/PR/180130/001424</p>
</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.
<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>
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. 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.
<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 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>
......@@ -1281,31 +1283,12 @@
</div> -->
<div class="pd0 col-md-8">
<p>RERA No : PRM/KA/RERA/1250/304/PR/180130/001424</p>
<p>Copyright © Aashrayaa Eco City. All rights reserved.</p>
<p>Copyright © Eco City. All rights reserved.</p>
</div>
<div class="pd0 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.
<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>
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>
......@@ -1315,6 +1298,13 @@
<img src="images/logo/logo.png" alt="">
</div>
<div class="col-md-1 text-center">
<img src="images/logo/logo-2.png" alt="">
</div>
<div class="col-md-1 text-center">
<img src="images/logo/parem.png" alt="">
</div>
</div>
......@@ -1350,8 +1340,7 @@
<div class="divide-line">
<div class="vr"></div>
</div>
<div class="btn-enquire enq-interested col-md-6 zoom-in-zoom-out " data-bs-toggle="modal"
data-bs-target="#mainModalPopup">
<div class="btn-enquire enq-interested col-md-6 zoom-in-zoom-out " data-bs-toggle="modal" data-bs-target="#mainModalPopup">
<i class="fa fa-envelope" aria-hidden="true"></i> Enquire Now
</div>
</div>
......@@ -1371,15 +1360,14 @@
aria-hidden="true">×</span></button>
<!-- <h4 class="modal-title">Enquire Now</h4> -->
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> Aashrayaa Eco
City </h4>
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> Eco City </h4>
</div>
<div class="imgext">
<!-- <img src="images/novus-logo.png"> -->
<img src="images/form-middle.jpg" alt="">
</div>
<div class="modal-body">
<p class='modal-para'>Please enter your details to know more about Aashrayaa Eco City</p>
<p class='modal-para'>Please enter your details to know more about Eco City</p>
<form id="main-popup" action="thank-you.php" name="main-popup" method="POST"
novalidate="novalidate" onsubmit="return save_landing_pageinfo('main-popup');">
<div class="form-group col-md-12">
......@@ -1490,7 +1478,7 @@
<!-- <button class="btn btn-danger call-btn "><i class="fa fa-phone"></i></button> -->
<!-- <button class="btn btn-danger call-btn "><i class="fa fa-phone"></i></button> -->
<a href="tel:8088004499" class="call-btn zoom-in-zoom-out "><i class="fa fa-phone"></i></a>
<a href="tel:9901584670" class="call-btn zoom-in-zoom-out "><i class="fa fa-phone"></i></a>
<!-- <button class="btn btn-danger download1 btn-download hidden-xs">Download Brochure</button> -->
<!-- ================ i am ==================== -->
<div class="modal fade in" tabindex="-1" role="dialog" id="interested" data-backdrop="static"
......@@ -1502,15 +1490,14 @@
<span aria-hidden="true">×</span>
</button>
<!-- <h4 class="modal-title">Enquire Now</h4> -->
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> Aashrayaa Eco
City</h4>
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> Eco City</h4>
</div>
<div class="imgext">
<!-- <img src="images/novus-logo.png"> -->
<img src="images/form-middle.jpg" alt="">
</div>
<div class="modal-body">
<p class='modal-para'>Please enter your details to know more about Aashrayaa Eco City </p>
<p class='modal-para'>Please enter your details to know more about Eco City </p>
<form id="float-form" action="thank-you.php" name="price-popup" method="POST"
novalidate="novalidate" onsubmit="return save_landing_pageinfo('float-form');">
<div class="form-group col-md-12">
......@@ -1569,8 +1556,7 @@
<span aria-hidden="true">×</span>
</button>
<!-- <h4 class="modal-title">Download Brochure</h4> -->
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> <b>Aashrayaa Eco
City
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> <b> Eco City
</h4>
</div>
<div class="imgext">
......@@ -1578,7 +1564,7 @@
<img src="images/form-middle.jpg" alt="">
</div>
<div class="modal-body">
<p class='modal-para'>Please enter your details to know more about Aashrayaa Eco City</p>
<p class='modal-para'>Please enter your details to know more about Eco City</p>
<form id="broch-form" action="thank-you.php" name="broch-form" method="POST"
novalidate="novalidate" onsubmit="return save_landing_pageinfo('broch-form');">
<div class="form-group col-md-12">
......@@ -1635,8 +1621,7 @@
<span aria-hidden="true">×</span>
</button>
<!-- <h4 class="modal-title">Floor Plans</h4> -->
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> Aashrayaa Eco
City
<h4 class="modal-title" style="color:#000;text-align:center;font-weight:normal;"> Eco City
</h4>
</div>
<div class="imgext">
......@@ -1644,7 +1629,7 @@
<img src="images/form-middle.jpg" alt="">
</div>
<div class="modal-body">
<p class='modal-para'>Please enter your details to know more about Aashrayaa Eco City </p>
<p class='modal-para'>Please enter your details to know more about Eco City </p>
<form id="plans-form" action="thank-you.php" name="plans-form" method="POST"
novalidate="novalidate" onsubmit="return save_landing_pageinfo('plans-form');">
<div class="form-group col-md-12">
......@@ -1705,7 +1690,7 @@
</div>
<div class="modal-body">
<p>Please enter your details to know more about Aashrayaa Eco City</p>
<p>Please enter your details to know more about Eco City</p>
<form id="download-brochure" action="thank-you.php" name="download-brochure" method="POST"
onsubmit="return save_landing_pageinfo('download-brochure');">
<div class="form-group col-md-12 pd">
......@@ -1747,7 +1732,8 @@
</div>
<a id="layoutpdf1" style="display: none;" href="images/brochure.pdf" download>
<a id="layoutpdf1" style="display: none;" href="images/brochure.pdf"
download>
</a>
<!-- -====================== Floor Plan -->
......@@ -2001,75 +1987,75 @@
<script>
jQuery(document).ready(function($) {
var telInput = $(".validate"),
errorMsg = $(".error-msg"),
validMsg = $(".valid-msg");
// initialise plugin
telInput.intlTelInput({
initialCountry: "in",
utilsScript: "intl-tel-input/js/utils.js"
});
jQuery(document).ready(function($) {
var telInput = $(".validate"),
errorMsg = $(".error-msg"),
validMsg = $(".valid-msg");
// initialise plugin
telInput.intlTelInput({
initialCountry: "in",
utilsScript: "intl-tel-input/js/utils.js"
});
$("#isoCode").val($("#mobileno").intlTelInput("getSelectedCountryData").iso2);
$("#mobileno").on("countrychange", function(e, countryData) {
$("#isoCode").val($("#mobileno").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode").val($("#mobileno").intlTelInput("getSelectedCountryData").dialCode);
$("#mobileno").on("countrychange", function(e, countryData) {
$("#mobileno").on("countrychange", function(e, countryData) {
$("#isoCode").val($("#mobileno").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode").val($("#mobileno").intlTelInput("getSelectedCountryData").dialCode);
});
$("#mobileno").on("countrychange", function(e, countryData) {
$("#dialCode").val($("#mobileno").intlTelInput("getSelectedCountryData").dialCode);
});
$("#isoCode2").val($("#mobileno2").intlTelInput("getSelectedCountryData").iso2);
$("#mobileno2").on("countrychange", function(e, countryData) {
$("#isoCode2").val($("#mobileno2").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode2").val($("#mobileno2").intlTelInput("getSelectedCountryData").dialCode);
$("#mobileno2").on("countrychange", function(e, countryData) {
$("#mobileno2").on("countrychange", function(e, countryData) {
$("#isoCode2").val($("#mobileno2").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode2").val($("#mobileno2").intlTelInput("getSelectedCountryData").dialCode);
});
$("#mobileno2").on("countrychange", function(e, countryData) {
$("#dialCode2").val($("#mobileno2").intlTelInput("getSelectedCountryData").dialCode);
});
$("#isoCode3").val($("#mobileno3").intlTelInput("getSelectedCountryData").iso2);
$("#mobileno3").on("countrychange", function(e, countryData) {
$("#isoCode3").val($("#mobileno3").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode3").val($("#mobileno3").intlTelInput("getSelectedCountryData").dialCode);
$("#mobileno3").on("countrychange", function(e, countryData) {
$("#mobileno3").on("countrychange", function(e, countryData) {
$("#isoCode3").val($("#mobileno3").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode3").val($("#mobileno3").intlTelInput("getSelectedCountryData").dialCode);
});
$("#mobileno3").on("countrychange", function(e, countryData) {
$("#dialCode3").val($("#mobileno3").intlTelInput("getSelectedCountryData").dialCode);
});
$("#isoCode4").val($("#mobileno4").intlTelInput("getSelectedCountryData").iso2);
$("#mobileno4").on("countrychange", function(e, countryData) {
$("#isoCode4").val($("#mobileno4").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode4").val($("#mobileno4").intlTelInput("getSelectedCountryData").dialCode);
$("#mobileno4").on("countrychange", function(e, countryData) {
$("#mobileno4").on("countrychange", function(e, countryData) {
$("#isoCode4").val($("#mobileno4").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode4").val($("#mobileno4").intlTelInput("getSelectedCountryData").dialCode);
});
$("#mobileno4").on("countrychange", function(e, countryData) {
$("#dialCode4").val($("#mobileno4").intlTelInput("getSelectedCountryData").dialCode);
});
$("#isoCode5").val($("#mobileno5").intlTelInput("getSelectedCountryData").iso2);
$("#mobileno5").on("countrychange", function(e, countryData) {
$("#isoCode5").val($("#mobileno5").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode5").val($("#mobileno5").intlTelInput("getSelectedCountryData").dialCode);
$("#mobileno5").on("countrychange", function(e, countryData) {
$("#mobileno5").on("countrychange", function(e, countryData) {
$("#isoCode5").val($("#mobileno5").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode5").val($("#mobileno5").intlTelInput("getSelectedCountryData").dialCode);
});
$("#mobileno5").on("countrychange", function(e, countryData) {
$("#dialCode5").val($("#mobileno5").intlTelInput("getSelectedCountryData").dialCode);
});
$("#isoCode6").val($("#mobileno6").intlTelInput("getSelectedCountryData").iso2);
$("#mobileno6").on("countrychange", function(e, countryData) {
$("#isoCode6").val($("#mobileno6").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode6").val($("#mobileno6").intlTelInput("getSelectedCountryData").dialCode);
$("#mobileno6").on("countrychange", function(e, countryData) {
$("#mobileno6").on("countrychange", function(e, countryData) {
$("#isoCode6").val($("#mobileno6").intlTelInput("getSelectedCountryData").iso2);
});
$("#dialCode6").val($("#mobileno6").intlTelInput("getSelectedCountryData").dialCode);
});
$("#mobileno6").on("countrychange", function(e, countryData) {
$("#dialCode6").val($("#mobileno6").intlTelInput("getSelectedCountryData").dialCode);
});
});
});
</script>
......@@ -2077,369 +2063,369 @@
<script>
jQuery(document).ready(function($) {
$('[data-fancybox="general"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
jQuery(document).ready(function($) {
$('[data-fancybox="general"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="interior"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="floorplan"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="masterplan"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
});
$('[data-fancybox="interior"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="floorplan"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="masterplan"]').fancybox({
//slide effec zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
});
</script>
<script>
jQuery(document).ready(function($) {
if (!Get_Cookie('popout')) {
setTimeout(function() {
$('#main-pop').modal('show');
}, 3000);
}
$('.modal .close').click(function() {
Set_Cookie('popout', 'it works', '', '/', '', '');
// $('.popupDiv').fadeOut(1000);
// $('.overlay').fadeOut(1000);
jQuery(document).ready(function($) {
if (!Get_Cookie('popout')) {
setTimeout(function() {
$('#main-pop').modal('show');
}, 3000);
}
$('.modal .close').click(function() {
Set_Cookie('popout', 'it works', '', '/', '', '');
// $('.popupDiv').fadeOut(1000);
// $('.overlay').fadeOut(1000);
});
});
});
</script>
<script>
$('.moreless-button').click(function() {
$('.moretext').slideToggle();
if ($('.moreless-button').text() == "Read more") {
$(this).text("Read less")
} else {
$(this).text("Read more")
}
});
$('.moreless-button1').click(function() {
$('.moretext1').slideToggle();
if ($('.moreless-button1').text() == "Read more") {
$(this).text("Read less")
} else {
$(this).text("Read more")
}
});
$('.moreless-button').click(function() {
$('.moretext').slideToggle();
if ($('.moreless-button').text() == "Read more") {
$(this).text("Read less")
} else {
$(this).text("Read more")
}
});
$('.moreless-button1').click(function() {
$('.moretext1').slideToggle();
if ($('.moreless-button1').text() == "Read more") {
$(this).text("Read less")
} else {
$(this).text("Read more")
}
});
</script>
<script type="text/javascript">
jQuery(document).ready(function($) {
Delete_Cookie('formfilled');
jQuery(document).ready(function($) {
Delete_Cookie('formfilled');
// ---------------for model only-----
$(".price-click").click(function() {
$('#price-model').modal('show');
});
// ---------------for model only-----
$(".price-click").click(function() {
$('#price-model').modal('show');
});
$(".enq-interested").click(function() {
$('#interested').modal('show');
});
$(".enq-interested").click(function() {
$('#interested').modal('show');
});
$(".i-am").click(function() {
$('#interested').modal('show');
});
$(".i-am").click(function() {
$('#interested').modal('show');
});
$(".maplink").click(function() {
$('#gmap').modal('show');
});
$(".maplink").click(function() {
$('#gmap').modal('show');
});
$(".download1").click(function() {
$('#d-bro').modal('show');
});
$(".download1").click(function() {
$('#d-bro').modal('show');
});
$(".floor").click(function() {
$('#plans-modal').modal('show');
});
$(".floor").click(function() {
$('#plans-modal').modal('show');
});
$(".offerss").click(function() {
$('#offersform').modal('show');
});
$(".offerss").click(function() {
$('#offersform').modal('show');
});
$(".video-popup").click(function() {
$('#video-popup').modal('show');
});
$(".video-popup").click(function() {
$('#video-popup').modal('show');
});
// setTimeout(function () {
// $('#rera-pop').modal('show');
// }, 2000);
// setTimeout(function () {
// $('#rera-pop').modal('show');
// }, 2000);
});
});
</script>
<script>
$('.owl-carousel').owlCarousel({
items: 1,
loop: true,
margin: 25,
autoplay: true,
// autoplayTimeout: 2000,
// autoplayHoverPause: true,
nav: false,
dots: true,
navText: ['<span class="fas fa-chevron-left fa-3x"></span>',
'<span class="fas fa-chevron-right fa-3x"></span>'
],
responsive: {
0: {
items: 1
},
768: {
items: 1
$('.owl-carousel').owlCarousel({
items: 1,
loop: true,
margin: 25,
autoplay: true,
// autoplayTimeout: 2000,
// autoplayHoverPause: true,
nav: false,
dots: true,
navText: ['<span class="fas fa-chevron-left fa-3x"></span>',
'<span class="fas fa-chevron-right fa-3x"></span>'
],
responsive: {
0: {
items: 1
},
768: {
items: 1
}
}
}
})
$('.gal-carousel').owlCarousel({
items: 3,
loop: true,
margin: 25,
autoplay: true,
// autoplayTimeout: 2000,
// autoplayHoverPause: true,
nav: false,
dots: true,
navText: ['<span class="fas fa-chevron-left fa-3x"></span>',
'<span class="fas fa-chevron-right fa-3x"></span>'
],
responsive: {
0: {
items: 3
},
768: {
items: 3
})
$('.gal-carousel').owlCarousel({
items: 3,
loop: true,
margin: 25,
autoplay: true,
// autoplayTimeout: 2000,
// autoplayHoverPause: true,
nav: false,
dots: true,
navText: ['<span class="fas fa-chevron-left fa-3x"></span>',
'<span class="fas fa-chevron-right fa-3x"></span>'
],
responsive: {
0: {
items: 3
},
768: {
items: 3
}
}
}
})
})
</script>
<script>
jQuery(document).ready(function($) {
// Add smooth scrolling to all links
$(".m-link").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function() {
// Add hash (#) to URL when done scrolling (default click behavior)
// window.location.hash = hash;
});
} // End if
jQuery(document).ready(function($) {
// Add smooth scrolling to all links
$(".m-link").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function() {
// Add hash (#) to URL when done scrolling (default click behavior)
// window.location.hash = hash;
});
} // End if
});
$('.navbar-nav li').on('click', function() {
$('.navbar-nav li.active').removeClass('active');
$(this).addClass('active');
});
$(document).on('click', '.navbar-collapse.in', function(e) {
if ($(e.target).is('a') && ($(e.target).attr('class') != 'dropdown-toggle')) {
$(this).collapse('hide');
}
});
});
$('.navbar-nav li').on('click', function() {
$('.navbar-nav li.active').removeClass('active');
$(this).addClass('active');
});
$(document).on('click', '.navbar-collapse.in', function(e) {
if ($(e.target).is('a') && ($(e.target).attr('class') != 'dropdown-toggle')) {
$(this).collapse('hide');
}
});
});
</script>
<script>
$(window).scroll(function() {
var scroll = $(window).scrollTop();
$(window).scroll(function() {
var scroll = $(window).scrollTop();
if (scroll >= 75) {
$("#hide-menu").addClass("fixHeader");
} else {
$("#hide-menu").removeClass("fixHeader");
}
});
if (scroll >= 75) {
$("#hide-menu").addClass("fixHeader");
} else {
$("#hide-menu").removeClass("fixHeader");
}
});
</script>
<script>
$(document).ready(function() {
var $panels = $('.panel-collapse');
$(document).ready(function() {
var $panels = $('.panel-collapse');
$panels.on('show.bs.collapse', function() {
$panels.not(this).collapse('hide');
$panels.on('show.bs.collapse', function() {
$panels.not(this).collapse('hide');
});
});
});
</script>
<script type="text/javascript">
function save_landing_pageinfo(elm) {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', true);
setTimeout(function() {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', false);
}, 5000);
var name = jQuery('#' + elm + ' input[name="fname"]').val();
var mobileno = jQuery('#' + elm + ' input[name="mobile"]').val();
var emailid = jQuery('#' + elm + ' input[name="email"]').val();
var message = jQuery('#' + elm + ' textarea[name="message"]').val();
var conf = jQuery('#' + elm + ' select[name="conf"]').val();
var fsource = jQuery('#' + elm + ' input[name="source"]').val();
var current_url = location.hostname;
if (name == "") {
//alert("Please Enter Your Name");
return false;
}
function save_landing_pageinfo(elm) {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', true);
setTimeout(function() {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', false);
}, 5000);
var name = jQuery('#' + elm + ' input[name="fname"]').val();
var mobileno = jQuery('#' + elm + ' input[name="mobile"]').val();
var emailid = jQuery('#' + elm + ' input[name="email"]').val();
var message = jQuery('#' + elm + ' textarea[name="message"]').val();
var conf = jQuery('#' + elm + ' select[name="conf"]').val();
var fsource = jQuery('#' + elm + ' input[name="source"]').val();
var current_url = location.hostname;
if (name == "") {
//alert("Please Enter Your Name");
return false;
}
// mobileno = mobileno.replace(/[^0-9]/g, '');
// if (mobileno.length != 10) {
// return false;
// }
// mobileno = mobileno.replace(/[^0-9]/g, '');
// if (mobileno.length != 10) {
// return false;
// }
mobileno = mobileno.replace(/[^0-9]/g, '');
if (mobileno.length <= 7 && mobileno.length >= 14) {
//alert("Please Enter 10 Digit Mobile Number");
return false;
}
mobileno = mobileno.replace(/[^0-9]/g, '');
if (mobileno.length <= 7 && mobileno.length >= 14) {
//alert("Please Enter 10 Digit Mobile Number");
return false;
}
if (conf == "") {
//alert("Please Enter Your Name");
return false;
}
if (elm == 'price-popup') {
emailid = "";
} else if (elm == 'main-popup') {
emailid = "";
} else {
var atpos = emailid.indexOf("@");
var dotpos = emailid.lastIndexOf(".");
if (atpos < 1 || dotpos < atpos + 2 || dotpos + 2 >= emailid.length) {
if (conf == "") {
//alert("Please Enter Your Name");
return false;
}
}
if (elm == 'price-popup') {
emailid = "";
} else if (elm == 'main-popup') {
emailid = "";
} else {
var atpos = emailid.indexOf("@");
var dotpos = emailid.lastIndexOf(".");
if (atpos < 1 || dotpos < atpos + 2 || dotpos + 2 >= emailid.length) {
return false;
}
}
if (message == undefined) {
message = "";
}
if (message == undefined) {
message = "";
}
if (elm == 'broch-form') {
document.getElementById('layoutpdf1').click();
}
if (elm == 'broch-form') {
document.getElementById('layoutpdf1').click();
}
if (elm == 'floor') {
document.getElementById('floor1').click();
}
if (elm == 'floor') {
document.getElementById('floor1').click();
}
var _phone = mobileno;
var _phone = mobileno;
if (name != "" && mobileno != "") {
$("#pageloader").fadeIn();
return true;
if (name != "" && mobileno != "") {
$("#pageloader").fadeIn();
return true;
}
return false;
}
return false;
}
function submitForm(elm) {
document.createElement('form').submit.call(document.getElementById(elm));
}
function submitForm(elm) {
document.createElement('form').submit.call(document.getElementById(elm));
}
</script>
<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";
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");
};
// Ensure the hidden part is hidden on page load
window.onload = function() {
document.querySelectorAll(".more-text").forEach(el => el.style.display = "none");
};
</script>
</body>
......
......@@ -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>Aashrayaa Eco City | Thank You</title>
<title> Eco City | Thank You</title>
<meta name="keywords" content="">
<meta name="">
<link rel="icon" href="images/favicon.webp" type="image/png" sizes="16x16">
......@@ -348,7 +348,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<div class="col-md-12">
<div class="col-md-4">
<p>Copyright © Aashrayaa Eco City <?php echo date('Y') ?>. All rights reserved.</p>
<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="">
......@@ -358,8 +358,8 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</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.
<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>
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. 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.
<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 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>
......@@ -385,12 +385,12 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</div> -->
<div class="pd0 col-md-8">
<p>RERA No : PRM/KA/RERA/1250/304/PR/180130/001424</p>
<p>Copyright © Aashrayaa Eco City. All rights reserved.</p>
<p>Copyright © Eco City. All rights reserved.</p>
</div>
<div class="pd0 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.
<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>
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>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!