.elementor-195 .elementor-element.elementor-element-ca53850{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.86;}.elementor-195 .elementor-element.elementor-element-ca53850:not(.elementor-motion-effects-element-type-background), .elementor-195 .elementor-element.elementor-element-ca53850 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://royalnesthomes.in/wp-content/uploads/2025/05/luxury-housing-projects-featuring-modern-townhouses-villas-2-scaled.webp");background-position:bottom center;background-size:cover;}.elementor-195 .elementor-element.elementor-element-ca53850::before, .elementor-195 .elementor-element.elementor-element-ca53850 > .elementor-background-video-container::before, .elementor-195 .elementor-element.elementor-element-ca53850 > .e-con-inner > .elementor-background-video-container::before, .elementor-195 .elementor-element.elementor-element-ca53850 > .elementor-background-slideshow::before, .elementor-195 .elementor-element.elementor-element-ca53850 > .e-con-inner > .elementor-background-slideshow::before, .elementor-195 .elementor-element.elementor-element-ca53850 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-astglobalcolor7 );--background-overlay:'';}.elementor-195 .elementor-element.elementor-element-23c904e{--spacer-size:50px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-195 .elementor-element.elementor-element-66f3b71{text-align:center;}.elementor-195 .elementor-element.elementor-element-66f3b71 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:35px;font-weight:600;color:#000000;}.elementor-195 .elementor-element.elementor-element-82000f8{--spacer-size:50px;}.elementor-195 .elementor-element.elementor-element-96e2c86{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-195 .elementor-element.elementor-element-f981e2f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-195 .elementor-element.elementor-element-263402a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-195 .elementor-element.elementor-element-a37ad73{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-195 .elementor-element.elementor-element-263402a{--width:33.33%;}.elementor-195 .elementor-element.elementor-element-a37ad73{--width:33.3333%;}}@media(max-width:767px){.elementor-195 .elementor-element.elementor-element-96e2c86{--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-195 .elementor-element.elementor-element-f981e2f{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-195 .elementor-element.elementor-element-263402a{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-195 .elementor-element.elementor-element-a37ad73{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-1a1b8b8 */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        }
        body {
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 100vh;
            background-color: #f0f0f0;
            padding: 20px;
        }
        .property-card {
            width: 100%;
            max-width: 400px;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            background-color: white;
        }

        .elementor-195 .elementor-element.elementor-element-1a1b8b8 .property-image {
            width: 100%;
            height: 300px;
            background-image: url('https://royalnesthomes.in/wp-content/uploads/2025/05/2-1-1.png');
            background-size: cover;
            background-position: center;
            background-color: #87CEEB; /* Sky blue background color */
            position: relative;
            overflow: hidden;
        }
        
        /* Add building overlay */
        .property-image::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)), 
                        url('/api/placeholder/400/300');
            background-size: cover;
            background-position: center;
        }

        .property-details {
            padding: 20px;
            border-top: 1px solid #f0f0f0;
        }

        .property-title {
            font-size: 24px;
            font-weight: bold;
            color: #333;
            margin-bottom: 15px;
        }

        .property-location {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            color: #333;
            font-size: 16px;
        }

        .icon {
            width: 20px;
            height: 20px;
            margin-right: 10px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }

        .property-type {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
            color: #333;
            font-size: 16px;
        }

        .divider {
            height: 1px;
            background-color: #e0e0e0;
            margin: 15px 0;
        }

        .property-price-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 15px;
        }

        .property-price {
            font-size: 18px;
            font-weight: bold;
            color: #333;
        }

        .view-more-btn {
            display: inline-block;
            padding: 8px 20px;
            border: 1px solid #333;
            border-radius: 25px;
            color: #333;
            text-decoration: none;
            text-align: center;
            font-size: 14px;
            transition: all 0.3s ease;
        }

        .view-more-btn:hover {
            background-color: #333;
            color: white;
        }

        /* Responsive adjustments */
        @media (max-width: 480px) {
            .property-card {
                max-width: 100%;
            }
            
            .property-image {
                height: 250px;
            }
            
            .property-title {
                font-size: 22px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ef3d5a */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        }
        body {
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 100vh;
            background-color: #f0f0f0;
            padding: 20px;
        }
        .property-card {
            width: 100%;
            max-width: 400px;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            background-color: white;
        }

        .elementor-195 .elementor-element.elementor-element-6ef3d5a .property-image {
            width: 100%;
            height: 300px;
            background-image: url('https://royalnesthomes.in/wp-content/uploads/2025/05/3-1.png');
            background-size: cover;
            background-position: center;
            background-color: #87CEEB; /* Sky blue background color */
            position: relative;
            overflow: hidden;
        }
        
        /* Add building overlay */
        .property-image::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)), 
                        url('/api/placeholder/400/300');
            background-size: cover;
            background-position: center;
        }

        .property-details {
            padding: 20px;
            border-top: 1px solid #f0f0f0;
        }

        .property-title {
            font-size: 24px;
            font-weight: bold;
            color: #333;
            margin-bottom: 15px;
        }

        .property-location {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            color: #333;
            font-size: 16px;
        }

        .icon {
            width: 20px;
            height: 20px;
            margin-right: 10px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }

        .property-type {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
            color: #333;
            font-size: 16px;
        }

        .divider {
            height: 1px;
            background-color: #e0e0e0;
            margin: 15px 0;
        }

        .property-price-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 15px;
        }

        .property-price {
            font-size: 18px;
            font-weight: bold;
            color: #333;
        }

        .view-more-btn {
            display: inline-block;
            padding: 8px 20px;
            border: 1px solid #333;
            border-radius: 25px;
            color: #333;
            text-decoration: none;
            text-align: center;
            font-size: 14px;
            transition: all 0.3s ease;
        }

        .view-more-btn:hover {
            background-color: #333;
            color: white;
        }

        /* Responsive adjustments */
        @media (max-width: 480px) {
            .property-card {
                max-width: 100%;
            }
            
            .property-image {
                height: 250px;
            }
            
            .property-title {
                font-size: 22px;
            }
        }/* End custom CSS */