Commit b319a7a3 by Darshan

lp

1 parent a883ec30
......@@ -128,13 +128,11 @@ video {
/* HTML5 display-role reset for older browsers */
html,
body {
overflow-x: hidden;
}
article,
aside,
details,
......@@ -216,7 +214,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;
......@@ -224,21 +222,18 @@ 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 {
......@@ -247,13 +242,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;
......@@ -265,7 +260,7 @@ p {
padding: 0px;
}
.navbar-brand>img {
.navbar-brand > img {
float: left;
margin-right: 15px;
width: 115px;
......@@ -287,7 +282,7 @@ p {
width: 160px;
}
.mob-img{
.mob-img {
display: none;
}
......@@ -296,14 +291,14 @@ p {
/* margin: initial !important; */
}
.navbar-brand>img {
.navbar-brand > img {
width: 80px;
float: left;
margin-top: 5px;
margin-left: -10px;
}
.desk-img{
.desk-img {
display: none;
}
......@@ -311,16 +306,15 @@ p {
/* margin-top: 0px !important; */
}
.mob-img{
.mob-img {
display: block;
}
.navbar-img {
.navbar-img {
width: 138px !important;
margin-top: 15px !important;
margin-left: 94px !important;
}
}
.navbar-brand {
padding: 0px;
......@@ -355,7 +349,7 @@ p {
font-weight: 600;
}
.navbar-nav>li>a {
.navbar-nav > li > a {
line-height: 40px !important;
margin-right: 35px;
padding-left: 5px;
......@@ -365,7 +359,7 @@ p {
}
@media (max-width: 768px) {
.navbar-nav>li>a {
.navbar-nav > li > a {
margin: auto;
}
}
......@@ -401,7 +395,7 @@ p {
border-radius: 4px;
}
#carousel-example-generic .carousel-inner>.item>img {
#carousel-example-generic .carousel-inner > .item > img {
width: 100% !important;
}
......@@ -514,8 +508,7 @@ p {
display: block;
width: 130px;
height: 2px;
background: #224b23 !important;
;
background: #224b23 !important;
right: -200px;
top: 40%;
position: absolute;
......@@ -549,8 +542,7 @@ p {
display: block;
width: 40px;
height: 2px;
background: #224b23 !important;
;
background: #224b23 !important;
left: -50px;
top: 40%;
position: absolute;
......@@ -561,8 +553,7 @@ p {
display: block;
width: 40px;
height: 2px;
background: #224b23 !important;
;
background: #224b23 !important;
right: -50px;
top: 40%;
position: absolute;
......@@ -577,8 +568,7 @@ p {
display: block;
width: 40px;
height: 2px;
background: #224b23 !important;
;
background: #224b23 !important;
left: -50px;
top: 40%;
position: absolute;
......@@ -589,8 +579,7 @@ p {
display: block;
width: 40px;
height: 2px;
background: #224b23 !important;
;
background: #224b23 !important;
right: -50px;
top: 40%;
position: absolute;
......@@ -779,25 +768,24 @@ 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;
background: #224b23 !important;
border: 2px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
color: #fff;
cursor: pointer;
border-radius: 25px;
......@@ -820,21 +808,20 @@ 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;;
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;
......@@ -843,15 +830,15 @@ 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;;
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;
......@@ -929,9 +916,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; */
......@@ -942,14 +929,12 @@ 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;
;
background-color: #224b23 !important;
border: 2px solid linear-gradient(26deg, #37893ad6 42%, #95d52de0 100%) !important;
;
color: #fff;
cursor: pointer;
border-radius: 25px;
......@@ -957,9 +942,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;
......@@ -1146,7 +1131,8 @@ hr {
transition: ease all 0.5s;
}
.aminitieslist {}
.aminitieslist {
}
.aminitieslist li {
font-size: 15px;
......@@ -1242,7 +1228,7 @@ hr {
.form-btn {
margin: 0px auto;
display: block !important;
background: #224b23 !important;
background: #224b23 !important;
border: none;
color: #fff;
font-size: 18px !important;
......@@ -1764,17 +1750,16 @@ hr {
z-index: 9999;
top: 50%;
right: -52px;
background:#224b23 !important;
background: #224b23 !important;
border: none;
letter-spacing: 1px;
transform: rotate(270deg);
font-size: 18px !important;
font-family: "Cera Pro Regular";
}
.btn-download {
background: #224b23 !important;
background: #224b23 !important;
/* margin: 28px; */
border-radius: 20px;
border: none !important;
......@@ -1792,12 +1777,15 @@ 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;
......@@ -1971,7 +1959,8 @@ hr {
top: 0px !important;
}
.address-wrap {}
.address-wrap {
}
.address-wrap h3 {
font-size: 25px;
......@@ -1979,7 +1968,8 @@ hr {
margin-bottom: 20px;
}
.address-wrap p {}
.address-wrap p {
}
b {
font-weight: 600;
......@@ -2133,7 +2123,7 @@ b {
/* font-weight: 800; */
}
.apartment-table>tbody>tr:nth-of-type(even) {
.apartment-table > tbody > tr:nth-of-type(even) {
/*background: #ececec !important;*/
}
......@@ -2146,9 +2136,10 @@ 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;
......@@ -2156,19 +2147,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;
......@@ -2253,7 +2244,8 @@ b {
margin-bottom: 15px;
}
.social {}
.social {
}
.social li {
display: inline;
......@@ -2432,7 +2424,8 @@ b {
margin-bottom: 20px;
}
.social-icon {}
.social-icon {
}
.social-icon li {
display: inline-block;
......@@ -2455,7 +2448,6 @@ b {
}
@media screen and (max-height: 575px) {
#rc-imageselect,
.g-recaptcha {
transform: scale(0.77);
......@@ -2463,7 +2455,6 @@ b {
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
}
.overlay1 {
......@@ -2509,10 +2500,9 @@ b {
margin-bottom: 26px;
}
.interested{
.interested {
display: none;
}
}
.stamp {
......@@ -2825,9 +2815,8 @@ b {
height: 600px;
}
.floor{
filter: blur(1px);
.floor {
filter: blur(1px);
}
.ami-overlay {
......@@ -3052,7 +3041,7 @@ b {
.tab-contenwrap {
background-color: #fff;
margin-left: 15PX;
margin-left: 15px;
}
#hide-menu {
......@@ -3098,9 +3087,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; */
......@@ -3111,7 +3100,7 @@ b {
border-radius: 50%;
}
.mytab>li:nth-child(1) {
.mytab > li:nth-child(1) {
color: #fff;
/* background-color: #db9caf;
border: 2px solid #db9caf; */
......@@ -3122,12 +3111,10 @@ 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;
......@@ -3135,7 +3122,7 @@ b {
border-radius: 50%;
}
.mytab>li:nth-child(3) {
.mytab > li:nth-child(3) {
color: #fff;
background-color: #f2af34;
border: 2px solid #f2af34;
......@@ -3227,7 +3214,7 @@ b {
padding-top: 35px;
}
#carousel-example-generic .carousel-inner>.item>img {
#carousel-example-generic .carousel-inner > .item > img {
/* height: 100vh; */
}
......@@ -3294,7 +3281,7 @@ input[type="number"]::-webkit-outer-spin-button {
color: #fff;
top: 67%;
right: 0px;
background: #224b23 !important;
background: #224b23 !important;
border: none;
letter-spacing: 1px;
transform: rotate(90deg);
......@@ -3304,8 +3291,6 @@ input[type="number"]::-webkit-outer-spin-button {
margin-right: 10px;
}
.pulseanimation {
animation: pulse-effect-2 2s infinite !important;
}
......@@ -3322,9 +3307,8 @@ input[type="number"]::-webkit-outer-spin-button {
}
}
.zoom-in-zoom-out {
animation: zoom-in-zoom-out 2s ease-out infinite;
animation: zoom-in-zoom-out 2s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
......@@ -3473,7 +3457,8 @@ input[type="number"]::-webkit-outer-spin-button {
letter-spacing: 1px;
}
.overview-sec {}
.overview-sec {
}
.overview-sec p {
font-size: 24px;
......@@ -3490,7 +3475,6 @@ input[type="number"]::-webkit-outer-spin-button {
font-size: 18px !important;
}
.over-contain {
flex-direction: column-reverse;
padding: 25px 0 !important;
......@@ -3521,33 +3505,28 @@ 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;
......@@ -3556,13 +3535,11 @@ input[type="number"]::-webkit-outer-spin-button {
outline-offset: -13px; */
}
.over-contain {
display: flex;
gap: 20px;
align-items: center;
padding: 40px 0;
}
.paragraph h1 {
......@@ -3572,15 +3549,15 @@ input[type="number"]::-webkit-outer-spin-button {
font-weight: 500;
}
.nav-contain{
.nav-contain {
display: flex;
justify-content: center;
}
.navbar-img{
width: 200px;
margin-left: -134px;
margin-top: 15px;
.navbar-img {
width: 200px;
margin-left: -134px;
margin-top: 15px;
}
.enquire-div {
......@@ -3609,7 +3586,6 @@ input[type="number"]::-webkit-outer-spin-button {
color: #fff;
}
.divide-line {
width: 3px;
background: white;
......@@ -3632,7 +3608,6 @@ input[type="number"]::-webkit-outer-spin-button {
line-height: 22px;
margin: 0 10px;
}
}
.moretext,
......@@ -3644,9 +3619,8 @@ input[type="number"]::-webkit-outer-spin-button {
border-left: 1px solid #137022;
}
.fa-phone{
transform: rotate(90deg);
.fa-phone {
transform: rotate(90deg);
}
.fa-download:before {
......@@ -3673,7 +3647,6 @@ input[type="number"]::-webkit-outer-spin-button {
font-size: 1.8rem;
}
.paragraph span {
font-size: 2rem;
}
......@@ -3780,17 +3753,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;
}
......@@ -3818,17 +3791,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;
}
......@@ -3855,7 +3828,6 @@ input[type="number"]::-webkit-outer-spin-button {
}
}
.thank-sec .tickmark {
width: 40px;
display: block;
......@@ -3867,10 +3839,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;
......@@ -3889,4 +3861,8 @@ input[type="number"]::-webkit-outer-spin-button {
.modal-body .btn-img {
width: 100%;
height: 90px;
}
\ No newline at end of file
}
.call-btn:hover {
color: #fff;
}
......@@ -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 -->
......@@ -80,8 +80,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Aashrayaa 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">
......@@ -207,12 +206,12 @@
<img src="images/banner/mob2.jpg" alt="" class="visible-xs">
</div>
<div class="item ">
<div class="item ">
<img src="images/banner/web3.jpg" alt="" class="hidden-xs">
<img src="images/banner/mob3.jpg" alt="" class="visible-xs">
</div>
<div class="item ">
<div class="item ">
<img src="images/banner/web4.jpg" alt="" class="hidden-xs">
<img src="images/banner/mob4.jpg" alt="" class="visible-xs">
</div>
......@@ -301,7 +300,8 @@
<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 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">
......@@ -488,49 +488,49 @@
<div class="tab-content col-md-6 ">
<!-- <div class="owl-carousel owl-theme gal-carousel"> -->
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/yoga.png" alt="">
<p>Yoga</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/park.png" alt="">
<p>Landscaped Parks
</p>
</div>
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/yoga.png" alt="">
<p>Yoga</p>
</div>
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/seminar.png" alt="">
<p>Conference Hall</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/serene.png" alt="">
<p>Meditation zone</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/park.png" alt="">
<p>Landscaped Parks
</p>
</div>
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/gym.png" alt="">
<p>State of the Art Gym
</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/stadium.png" alt="">
<p>Amphitheater</p>
</div>
</div>
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/seminar.png" alt="">
<p>Conference Hall</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/serene.png" alt="">
<p>Meditation zone</p>
</div>
</div>
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/gym.png" alt="">
<p>State of the Art Gym
</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/stadium.png" alt="">
<p>Amphitheater</p>
</div>
</div>
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/tennis-court.png" alt="">
<p>Indoor Courts</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/ping-pong.png" alt="">
<p>Table Tennis and Pool Table</p>
</div>
<div class="item">
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/tennis-court.png" alt="">
<p>Indoor Courts</p>
</div>
<div class="col-md-6 amen-wrap pd0 ">
<img src="images/amen/icons/indoor/ping-pong.png" alt="">
<p>Table Tennis and Pool Table</p>
</div>
</div>
<!-- </div> -->
</div>
</div>
......@@ -939,8 +939,7 @@
<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>
......@@ -980,8 +979,7 @@
<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>
......@@ -1007,8 +1005,7 @@
<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>
......@@ -1026,8 +1023,7 @@
<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>
......@@ -1062,8 +1058,7 @@
<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>
......@@ -1073,8 +1068,7 @@
<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>
......@@ -1084,8 +1078,7 @@
<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>
......@@ -1095,8 +1088,7 @@
<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>
......@@ -1106,8 +1098,7 @@
<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>
......@@ -1128,8 +1119,7 @@
<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>
......@@ -1156,7 +1146,10 @@
<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!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>
</div>
<div class="col-md-6 pd0" id="contactus">
......@@ -1243,8 +1236,26 @@
</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 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>
......@@ -1274,8 +1285,27 @@
</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 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>
......@@ -1320,7 +1350,8 @@
<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>
......@@ -1340,7 +1371,8 @@
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;"> Aashrayaa Eco
City </h4>
</div>
<div class="imgext">
<!-- <img src="images/novus-logo.png"> -->
......@@ -1458,7 +1490,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:9901584670" class="call-btn zoom-in-zoom-out "><i class="fa fa-phone"></i></a>
<a href="tel:8088004499" 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"
......@@ -1470,7 +1502,8 @@
<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;"> Aashrayaa Eco
City</h4>
</div>
<div class="imgext">
<!-- <img src="images/novus-logo.png"> -->
......@@ -1536,7 +1569,8 @@
<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>Aashrayaa Eco
City
</h4>
</div>
<div class="imgext">
......@@ -1601,7 +1635,8 @@
<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;"> Aashrayaa Eco
City
</h4>
</div>
<div class="imgext">
......@@ -1712,8 +1747,7 @@
</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 -->
......@@ -1967,75 +2001,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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#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);
$("#mobileno6").on("countrychange", function(e, countryData) {
$("#dialCode6").val($("#mobileno6").intlTelInput("getSelectedCountryData").dialCode);
});
});
});
</script>
......@@ -2043,369 +2077,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
}
});
$('[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
}
});
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
}
});
});
</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
});
$('.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');
}
});
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');
}
});
});
</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");
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 (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;
}
return false;
if (name != "" && mobileno != "") {
$("#pageloader").fadeIn();
return true;
}
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>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!