Bliss Aqua – Sindhudurg

Bliss Aqua – Sindhudurg

0.00 USD In stock Buy at Merchant

New .flash-sticker { display: inline-block; padding: 2px 10px; background-color: #ff0000; /* Bright red background */ color: #ffffff; /* White text */ font-size: 14px; font-weight: bold; text-transform: uppercase; border-radius: 4px; animation: flash 1s infinite; } @keyframes flash { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } APPLICATION STARTED FOR FARM LAND AT SAWANTWADI – NORTH OF GOA New .flash-sticker { display: inline-block; padding: 2px 10px; background-color: #ff0000; /* Bright red background */ color: #ffffff; /* White text */ font-size: 14px; font-weight: bold; text-transform: uppercase; border-radius: 4px; animation: flash 1s infinite; } @keyframes flash { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } REGISTRATION OPEN FOR RERA APPROVED RESIDENTIAL FLATS IN DEHRADUN – UTTARAKHAND New .flash-sticker { display: inline-block; padding: 2px 10px; background-color: #ff0000; /* Bright red background */ color: #ffffff; /* White text */ font-size: 14px; font-weight: bold; text-transform: uppercase; border-radius: 4px; animation: flash 1s infinite; } @keyframes flash { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } ELITE HEIGHTS (RESIDENTIAL PLOTS) IN MUSSOORIE – UTTARAKHAND New .flash-sticker { display: inline-block; padding: 2px 10px; background-color: #ff0000; /* Bright red background */ color: #ffffff; /* White text */ font-size: 14px; font-weight: bold; text-transform: uppercase; border-radius: 4px; animation: flash 1s infinite; } @keyframes flash { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } COZY CREST (RESIDENTIAL PLOTS) IN MUSSOORIE – UTTARAKHAND *REGISTRATION OPEN FOR HIRANANDANI PARKS [ORAGADAM]- CHENNAI .flash-sticker { display: inline-block; padding: 2px 10px; background-color: #ff0000; /* Bright red background */ color: #ffffff; /* White text */ font-size: 14px; font-weight: bold; text-transform: uppercase; border-radius: 4px; animation: flash 1s infinite; } @keyframes flash { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } *REGISTRATION OPEN FOR ALTURA RERA APPROVED RESIDENTIAL FLATS [1BHK & 2BHK] IN DODAMARG – NORTH OF GOA *REGISTRATION OPEN FOR FARM HOUSE LAND IN DODAMARG – NORTH OF GOA a:link { color: blue; text-decoration: none; } a:visited { color: black; text-decoration: none; } a:hover { color: red; } BLISS AQUA – NORTH OF GOA MAHA RERA NO : PP1310002501311 .headline-zoomin { text-align: center; margin: 40px auto; animation: zoomIn 1s ease-in-out; } .headline-zoomin h1 { font-family: ‘Roboto’, sans-serif; font-size: 2.2rem; color: #0A5F96; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin: 0; } /* RERA text style */ .rera-id { font-family: ‘Roboto’, sans-serif; font-size: 1.1rem; font-weight: 600; color: red; margin-top: 10px; /* Applying the blink animation */ animation: blink 1.2s infinite; } /* Zoom-in animation for heading */ @keyframes zoomIn { 0% { transform: scale(0.5); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } /* Blinking animation for RERA */ @keyframes blink { /* Starting and ending at full opacity */ 0%, 100% { opacity: 1; } /* Mid-point at 50% opacity (makes it “flash” darker/lighter) */ 50% { opacity: 0.5; } /* For a more noticeable “on/off” flash, you could use 50% { opacity: 0; } */ } /* Mobile responsive */ @media (max-width:768px) { .headline-zoomin h1 { font-size: 1.4rem; } .rera-id { font-size: 1rem; } } BLISS AQUA – SINDHUDURG, MAHARASHTRA MahaRera No: PP131000251311 .headline-zoomin { text-align: center; margin: 35px auto; animation: zoomIn 1s ease-in-out; overflow: hidden; white-space: nowrap; /* ensures single line */ } .headline-zoomin h1 { font-family: ‘Roboto’, sans-serif; font-size: 2.2rem; color: #0A5F96; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin: 0; display: inline-block; transform-origin: center; } /* RERA Number Styling */ .rera-id { font-family: ‘Roboto’, sans-serif; font-size: 1.1rem; font-weight: 600; color: red; margin-top: 10px; opacity: 0; transform: translateY(15px); animation: fadeIn 1.5s ease-in-out forwards; animation-delay: 0.8s; will-change: opacity, transform; /* Ensures mobile repaint */ } /* Zoom-in animation */ @keyframes zoomIn { 0% { transform: scale(0.5); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } /* Fade-in animation for RERA */ @keyframes fadeIn { 0% { opacity: 0; transform: translateY(15px); } 100% { opacity: 1; transform: translateY(0); } } /* Mobile optimization */ @media (max-width: 768px) { .headline-zoomin h1 { font-size: 1.3rem; letter-spacing: 0.6px; } .rera-id { font-size: 1rem; } } @media (max-width: 480px) { .headline-zoomin h1 { font-size: 1.1rem; letter-spacing: 0.4px; } .rera-id { font-size: 0.9rem; } } #gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 100%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */ <!doctype html> /* Wrapper: leave enough space on top so badge doesn’t hide content */ .project-wrapper { position: relative; max-width: 1200px; width: 100%; margin: 70px auto 30px; /* <- more top margin so content isn't hidden */ box-sizing: border-box; padding: 0; } /* Main card */ .project-overview { width: 100%; font-family: system-ui, -apple-system, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; border-radius: 12px; box-shadow: 0 8px 28px rgba(0,0,0,0.08); overflow: visible; /* important: don’t clip the badge */ border: 1px solid rgba(0,0,0,0.05); background: #fff; } /* Badge placed outside the top, centered */ .rera-badge { position: absolute; top: -28px; /* pushes badge OUTSIDE the box */ left: 50%; transform: translateX(-50%); background: #e11d48; color: #fff; padding: 8px 18px; font-weight: 700; border-radius: 8px; animation: flash 1s infinite; font-size: 15px; z-index: 9999; box-shadow: 0 6px 16px rgba(0,0,0,0.18); white-space: nowrap; } @keyframes flash { 0% { opacity: 1; } 50% { opacity: 0.25; } 100% { opacity: 1; } } .project-header { background: linear-gradient(90deg,#0ea5a4,#7c3aed); padding: 25px 30px; color: #fff; border-top-left-radius: 12px; border-top-right-radius: 12px; } .project-content { padding: 30px; color: #0f172a; line-height: 1.7; font-size: 1.05rem; } /* small responsive tweak so badge doesn’t overlap on very small screens */ @media (max-width: 420px) { .rera-badge { font-size: 13px; padding: 6px 12px; top: -24px; } .project-wrapper { margin-top: 56px; } } RERA Approved Project Overview Bliss Aqua isn’t about buying land — it’s about owning a lifestyle that heals, inspires, and endures. Set amidst the green folds of Sateli-Dodamarg, near the heart of Sindhudurg, Maharashtra, this project stands among the most promising Defence housing projects in Sindhudurg, Maharashtra. Designed around the rhythms of nature — flowing water, clean air, fertile soil, and timeless serenity — it’s also an ideal choice for those seeking a peaceful community. This well-planned real estate development offers a strategic location, modern amenities, and excellent investment potential. With thoughtfully designed plot sizes, generous open spaces, and close proximity to major transport routes, Bliss Aqua perfectly blends comfort, convenience, and value for both residents and investors alike. Project Details Total Number of Plots: 189 Total Area (as per extract): 22 acres Strategically located near Goa Border (7 km),Mopa International Airport (28 km) , NH66 Mumbai-Goa Highway (25 km) , – Thivim Railway Station (20km) , Baga & Calangute Beaches (40 km), State Highway 130 future NH (800m)-Bliss Aqua offers an immense growth potential for capital appreciation and logistics-driven development, https://afwho.org/wp-content/uploads/2025/11/BLISS-AQUA-VIDEO.mp4#t=11 <!– Add this line in your section if Font Awesome isn’t already included –> .button-container { display: flex; flex-wrap: wrap; gap: 15px; justify-content: center; margin-top: 20px; } .custom-btn { background-color: #0A5F96; color: #ffffff !important; border: 2px solid #0A5F96; padding: 12px 25px; font-size: 16px; border-radius: 6px; cursor: pointer; text-decoration: none !important; text-align: center; min-width: 220px; display: flex; align-items: center; justify-content: center; gap: 8px; transition: all 0.3s ease; font-weight: 500; } .custom-btn i { color: #ffffff !important; transition: all 0.3s ease; } .custom-btn:hover { background-color: #ffffff !important; color: #0A5F96 !important; transform: translateY(-2px); border: 2px solid #0A5F96; } .custom-btn:hover i { color: #0A5F96 !important; } @media (max-width: 600px) { .custom-btn { width: 100%; } } Download Brochure Layout Payment Plan Explore Project Location