Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/www/yashdeveloper.com/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/www/yashdeveloper.com/project.php

<?php
/*ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);*/

require_once('yash_mis_software/project/dashboard/lib/functions.php');
$db = new class_functions();

$flag = 0;
$res_edit_id= "";
if(isset($_GET['project_id']))
{
  $res_edit_id=$_GET['project_id'];

  $_SESSION['project_id']=$res_edit_id;
}else if(isset($_SESSION['edit_id']))
{
 $res_edit_id =  $_SESSION['edit_id'];
}

$users_data = array();
$users_data = $db->get_project_details_from_id($res_edit_id);
$image1             =   "";
$image2             =   "";
$image3             =   "";
$image4             =   "";
$image5             =   "";
$image6             =   "";
$image7             =   "";
$image8             =   "";
$image9             =   "";
$image10            =   "";
//print_r($users_data);
if(!empty($users_data))
{
                                   
    
                                        $res_id             =   $users_data['id'];
                                        $project_name       =   $users_data['project_name'];                                        
                                        $project_address    =   $users_data['project_address'];
                                        $registration_no    =   $users_data['registration_no'];
                                        $location           =   $users_data['location'];
                                        $project_type       =   $users_data['project_type'];
                                        $project_current_status =   $users_data['project_current_status'];
                                        $project_layout     =   $users_data['project_layout'];
                                        $project_logo       =   $users_data['project_logo'];
                                        $image1             =   $users_data['image1'];
                                        $image2             =   $users_data['image2'];
                                        $image3             =   $users_data['image3'];
                                        $image4             =   $users_data['image4'];
                                        $image5             =   $users_data['image5'];
                                        $image6             =   $users_data['image6'];
                                        $image7             =   $users_data['image7'];
                                        $image8             =   $users_data['image8'];
                                        $image9             =   $users_data['image9'];
                                        $image10            =   $users_data['image10'];
                                        $video              =   $users_data['video'];
                                        $no_of_towers       =   $users_data['no_of_towers'];
                                        $project_selling_status = $users_data['project_selling_status'];
                                        $latitude           =   $users_data['latitude'];
                                        $longitude          =   $users_data['longitude'];
                                        $added              =   $users_data['added'];
                                        $project_facilities =   $users_data['project_facilities'];
                                        $description        =   $users_data['description'];
                                        $date               =   $users_data['date'];
                                        $time               =   $users_data['time'];
}

?>
<!doctype html>
<html lang="en" dir="ltr">
  <head>
   <title>Yash Developers - Real Estate, Solapur</title>
<!-- for-mobile-apps -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Yash Developer Plots Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template, 
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, Sony Ericsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
        function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- //for-mobile-apps -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/font-awesome.css" rel="stylesheet"> 
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
<link href="css/owl.carousel.css" rel="stylesheet">
<link rel="stylesheet" href="css/lightbox.css">
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!--fonts-->
<link href="//fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700" rel="stylesheet">
<!--//fonts-->

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Alumni+Sans+Collegiate+One&family=Dancing+Script:wght@700&family=Lemon&family=Roboto+Slab&family=Rochester&family=Rye&family=Yellowtail&display=swap" rel="stylesheet">
<style>
body , h1 ,h2,h3,h4,h5,h6{
    font-family: 'Roboto Slab', serif;
}    
</style>
  </head>

  <style>
 .available_not_available
 {
     width:100px;
     display:inline-table;
     padding:10px;
     background-color:#DFDFDF;
     color:#000000;
     font-weight:bold;
     text-align:center;
 }
 .projectdetailsdisplay{
    color: #E1620A;
 }
 .form-label{
    color: black;
    font-weight: bold;
 }
 .project-name{
    color: #0070C0;
 }
  </style>
  <body class="  ">
      <div class="header" >
           <div class="header-main" style="background-color:#47D972;">
             <div class="container">
            <nav class="navbar navbar-default">
                    <div class="navbar-header">
                        <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
                            <span class="sr-only">Toggle navigation</span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                        </button>
                        <h1><a  href="index.html">Yash Developers</a></h1>
                    </div>
                    <!-- navbar-header -->
                    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
                        <ul class="nav navbar-nav navbar-right">
                                <li class="scroll hvr-underline-from-center"><a href="index.html">Home</a></li>
                                <li><a class="scroll hvr-underline-from-center" href="#about">About</a></li>
                                <li><a class="scroll hvr-underline-from-center" href="#property">Properties</a></li>
                                <li><a class="scroll hvr-underline-from-center" href="#team">Agents</a></li>

                                <li><a class="scroll hvr-underline-from-center" href="#gallery">Gallery</a></li>
                            
                                <li><a class="scroll hvr-underline-from-center" href="#contact">Contact</a></li>
                          </ul>

                    </div>
                    <div class="clearfix"> </div>   
                </nav>


             <div class="clearfix"> </div>
           </div>
           </div>
    
    <aside class="sidebar sidebar-default sidebar-white sidebar-base navs-rounded-all ">
        <div class="sidebar-header d-flex align-items-center justify-content-start">
             <a href="index.php" class="navbar-brand">
                <!-- <img src="images/<?php echo $logo; ?>" class="software_logo" style="height:90px; width:220px;" /> -->
            </a>
            <div class="sidebar-toggle" data-toggle="sidebar" data-active="true">
                <i class="icon">
                    <!-- <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M4.25 12.2744L19.25 12.2744" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M10.2998 18.2988L4.2498 12.2748L10.2998 6.24976" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg> -->
                </i>
            </div>
        </div>
        
      
        <div class="sidebar-footer"></div>
    </aside>   
    <main class="main-content">
      
      <div class="conatiner-fluid content-inner mt-n5 py-0">
<div class="row">
    <div class="col-sm-12">
        <div class="card">
        
            <?php
                if($flag ==3)
                {
            ?>
                <div class="mb-3 alert alert-left alert-success alert-dismissible fade show" role="alert" style="width:80%; margin:auto; margin-top:25px;">
                    <span>Plot Record Deleted Successfully</span>
                    <button type="button" class="btn-close btn-close-white" data-bs-dismiss="alert" aria-label="Close"></button>
                </div>
            <?php
                }
            ?>
     
    <br>
                                <br><br>
                                <br><br>
    
    <!-- <div style="margin-left:20px;"> -->
    <div class="card-header d-flex justify-content-between flex-wrap">
    <h1 style="background-color:#FAFAFA; text-align:center; width:100%; font-size:30px; color:#0B729E; padding:10px;">
        <?php echo $project_name; ?>
    </h1>

                        <div class="card-body display_project_details">
                           <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="POST">
                              <div class="row">           
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                    <label  class="form-label">Project Address: </label>
                                       <span class="projectdetailsdisplay" ><?php echo $project_address; ?>
                                    </div>
                                </div>
                                                                 
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                       <label class="form-label">Registration No: </label>

                                        <span class="projectdetailsdisplay" ><?php echo $registration_no; ?></span>                                    </div>
                                 </div>                                                                
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                       <label class="form-label">Location: </label>
                                        <span class="projectdetailsdisplay" ><?php echo $location; ?></span>                                    </div>
                                 </div>
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                       <label for="full-name" required class="form-label" >Project Type</label>
                                       
                                        <span class="projectdetailsdisplay" ><?php echo $project_type; ?></span>
                                    </div>
                                 </div>
                                  <div class="col-lg-3">
                                    <div class="form-group">
                                       <label for="full-name" required class="form-label">Project Status</label>
                                        <span class="projectdetailsdisplay" ><?php echo $project_current_status; ?></span>
                                    </div>
                                 </div>
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                       <label class="form-label">Latitude: </label>
                                        
                                        <span class="projectdetailsdisplay" ><?php echo $latitude; ?></span>                                    </div>
                                 </div>
                                  
                                <div class="col-lg-3">
                                    <div class="form-group">
                                       <label class="form-label">Longitude: </label>
                                        <span class="projectdetailsdisplay" ><?php echo $longitude; ?></span>                                    </div>
                                </div>
                                <div class="col-lg-3">
                                    <div class="form-group">
                                       <label for="full-name" required class="form-label">No Of Towers: </label>
                                        <span class="projectdetailsdisplay" ><?php echo $no_of_towers; ?></span>
                                    </div>
                                 </div>
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                       <label for="full-name" required class="form-label">Selling Status: </label>
                                        <span class="projectdetailsdisplay" ><?php echo $project_selling_status; ?></span>
                                    </div>
                                 </div>
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                       <label class="form-label">Project Layout:  &nbsp;</label>
                                       <?php
                                    if($project_layout!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $project_layout; ?>" target="_blank">
                                        
                                        <label for="" >View Doccument</label>

                                        <!-- <img src="Project_images/<?php echo $project_layout; ?>" style="height:100px; width:120px;" /> -->
                                        </a>
                                        <?php
                                    }
                                ?>
                                    </div>
                                 </div>
                                 
                                 <div class="col-lg-8">
                                    <div class="form-group">
                                       <label class="form-label">Project Facilities</label>

                                        <span class="projectdetailsdisplay" ><?php echo $project_facilities; ?></span>                                    
                                 </div>
                                 <div class="col-lg-12">
                                    <div class="form-group">
                                       <label class="form-label">Description</label>
                                        <span class="projectdetailsdisplay" ><?php echo $description; ?></span>                                   
                                 </div>
                                 </div>
                                 
                                
                                <div>
                                <?php
                                    if($project_logo!="")
                                    {
                                        ?>
                                        <a href="yash_mis_software/project/dashboard/Project_images/<?php echo $project_logo; ?>" target="_blank">
                                        <img src="yash_mis_software/project/dashboard/Project_images/<?php echo $project_logo; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>
                                
                                <?php
                                    if($image1!="")
                                    {
                                        ?>
                                        <a href="Project_limages/<?php echo $image1; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image1; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php

                                    if($image2!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image2; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image2; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image3!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image3; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image3; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image4!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image4; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image4; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image5!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image5; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image5; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image6!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image6; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image6; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image7!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image7; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image7; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image8!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image8; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image8; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image9!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image9; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image9; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

<?php
                                    if($image10!="")
                                    {
                                        ?>
                                        <a href="Project_images/<?php echo $image10; ?>" target="_blank">
                                        <img src="Project_images/<?php echo $image10; ?>" style="height:100px; width:110px;" />
                                        </a>
                                        <?php
                                    }
                                ?>

                                </div>

                                
                                 
                                  
                                </div>      
                                <br>                         
                                
                                <?php
                                    if($video!="")
                                    {
                                ?>
                                 <div class="col-lg-3">
                                    <div class="form-group">
                                       <label class="form-label">Video</label>
                                       <video width="320" height="240" controls>
                                        <source src="Project_images/<?php echo $video; ?>" type="video/mp4">
                                        </video>
                                    </div>
                                 </div>
                                <?php
                                    }
                                ?>
                                 
                                 
                                 </div>
                                 
                                 <?php
                                 if(!isset($_GET['cstmr']))
                                 {
                                 ?>
                                 <h3>Available Plots</h3>
                                    <br />
        
                            <?php
                                $data   =   array();
                                $data   =   $db->get_all_plot_project_from_projectid($res_edit_id);
                                $counter = 1;
                                
                                if(!empty($data))
                                {
                                    foreach($data as $record)
                                    {   
                                        $res_id                         =   $record[0];
                                        $plot_owener                    =   $record[2];
                                        $unit_label                     =   $record[5];
                                        $plot_status                    =   $record[10];
                            ?>
                                
                                <a href="#" id="<?php echo $counter; ?>" class="plot_show_popup">
                                    <div style="<?php if($plot_owener=="Partner"){ ?> background-color:#CE6064; margin:5px;<?php }else if($plot_status=="Available" AND $plot_owener=="Yash Developer"){ ?>  background-color:#47D972; margin:5px;<?php }else if($plot_status=="Soldout"){ ?> background-color:#CE6064; margin:5px; <?php }else{ ?> background-color:#CE6064; margin:5px; <?php } ?>" class="available_not_available">
                                        <?php echo $unit_label; ?>
                                    </div>
                                </a>

                                <div id="plot_details_display_container_<?php echo $counter; ?>" class="plot_details_display_container overlay">
                                    <div class="popup">
                                        <a class="close close_popup" href="#">&times;</a>
                                        <h2 class="popup_project_title"><?php echo $project_name; ?></h2>
                                        
                                        <div class="content">
                                            <?php
                                                $projects_data = array();
                                                $projects_data = $db->get_plot_data_from_id($res_id);
                                                if(!empty($projects_data))
                                                {
                                                    $var_res_id             = $projects_data['res_id'];                                                     
                                                    $var_project_id         = $projects_data['project_id'];                             
                                                    $var_plot_owener        = $projects_data['plot_owener'];                                    
                                                    $var_unit_label         = $projects_data['unit_label'];                         
                                                    $var_sq_mtr             = $projects_data['sq_mtr'];                                     
                                                    $var_sq_ft              = $projects_data['sq_ft'];
                                                    $var_lambi_sq_mtr       = $projects_data['lambi_sq_mtr'];                           
                                                    $var_rundi_sq_mtr       = $projects_data['rundi_sq_mtr'];                                       
                                                    $var_plot_status_type       = $projects_data['plot_status'];
                                                    $var_plot_unit_type         = $projects_data['unit_type'];                          
                                                    $var_facing             = $projects_data['facing'];
                                                    $var_approximate_rate_per_sq_ft     = $projects_data['approximate_rate_per_sq_ft'];                         
                                                    $var_latitude           = $projects_data['latitude'];                                       
                                                    $var_longitude          = $projects_data['longitude'];
                                                    $var_phase              = $projects_data['phase'];  
                                                    $var_image1             = $projects_data['image1']; 
                                                    $var_image2             = $projects_data['image2']; 
                                                    $var_image3             = $projects_data['image3']; 
                                                    $var_image4             = $projects_data['image4']; 
                                                    $var_image5             = $projects_data['image5']; 
                                                    $var_lambi_sq_ft        = $projects_data['lambi_sq_ft'];                                        
                                                    $var_rundi_sq_ft        = $projects_data['rundi_sq_ft'];
                                                    $var_other              = $projects_data['other'];
                                                    $var_date               = $projects_data['date'];                                                       
                                                    $var_time               = $projects_data['time'];       
                                                }
                                            ?>
                                            
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Plot No</label>
                                       <?php echo $var_unit_label; ?>
                                        </div>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Total Sq Mtr</label>
                                       <?php echo $var_sq_mtr; ?> - (<?php echo $var_sq_ft; ?> Sq Ft)
                                        </div>

                                        <div class="plot_details_attributes">
                                       <label class="form-label">Lambi Sq Mtr</label>
                                       <?php echo $var_lambi_sq_mtr; ?> - (<?php echo $var_lambi_sq_ft; ?> Sq Ft)
                                        </div>
                                        
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Rundi Sq Mtr</label>
                                       <?php echo $var_rundi_sq_mtr; ?> - (<?php echo $var_rundi_sq_ft; ?> Sq Ft)
                                        </div>
                                        
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Phase</label>
                                       <?php echo $var_phase; ?>
                                        </div>
                                        
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Rate Per Sq Ft</label>
                                       <?php echo $var_approximate_rate_per_sq_ft; ?>
                                        </div>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Facing</label>
                                       <?php echo $var_facing; ?>
                                        </div>
                                        <div class="plot_details_attributes">
                                       <label for="full-name" required class="form-label">Plot Status</label>
                                        <?php echo $var_plot_status_type; ?>
                                        </div>
                                        <div class="plot_details_attributes">
                                       <label for="full-name" required class="form-label">Plot Type</label>
                                        <?php echo $var_plot_unit_type; ?>
                                        </div>
                                        
                                        <?php
                                            if($var_image1!="")
                                            {
                                        ?>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Image1</label>
                                       <img src = "property_images/<?php echo $var_image1; ?>"  "style=width="100px"; height="100px"; target="_blank" />                                   
                                        </div>
                                        <?php
                                            }
                                        ?>
                                        <?php
                                            if($var_image2!="")
                                            {
                                        ?>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Image2</label>
                                       <img src = "property_images/<?php echo $var_image2; ?>"  "style=width="100px"; height="100px"; target="_blank" />    
                                        </div>
                                        <?php
                                            }
                                        ?>
                                        <?php
                                            if($var_image3!="")
                                            {
                                        ?>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Image3</label>
                                       <img src = "property_images/<?php echo $var_image3; ?>"  "style=width="100px"; height="100px"; target="_blank" />    
                                        </div>
                                        <?php
                                            }
                                        ?>
                                        <?php
                                            if($var_image4!="")
                                            {
                                        ?>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Image4</label>
                                       <img src = "property_images/<?php echo $var_image4; ?>"  "style=width="100px"; height="100px"; target="_blank" />    
                                        </div>
                                        <?php
                                            }
                                        ?>
                                        <?php
                                            if($var_image5!="")
                                            {
                                        ?>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Image5</label>
                                       <img src = "property_images/<?php echo $var_image5; ?>"  "style=width="100px"; height="100px"; target="_blank" />    
                                        </div>
                                        <?php
                                            }
                                        ?>
                                        
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Other</label>
                                       <?php echo $var_other; ?>
                                        </div>
                                        
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Latitude</label>
                                       <?php echo $var_latitude; ?>
                                        </div>
                                        <div class="plot_details_attributes">
                                       <label class="form-label">Longitude</label>
                                       <?php echo $var_longitude; ?>
                                        </div>

                                    </div>
                                </div>
                                </div>
                            <?php
                                        $counter++;
                                    }
                                }
                                
                                }
                            ?>
                </div>
            </div>
        </div>
    </div>
</div>
</div>
</div>
    
    
    <!-- Library Bundle Script -->
    <script src="../assets/js/core/libs.min.js"></script>
    
    <!-- External Library Bundle Script -->
    <script src="../assets/js/core/external.min.js"></script>
    
    <!-- Widgetchart Script -->
    <script src="../assets/js/charts/widgetcharts.js"></script>
    
    <!-- mapchart Script -->
    <script src="../assets/js/charts/vectore-chart.js"></script>
    <script src="../assets/js/charts/dashboard.js" ></script>
    
    <!-- fslightbox Script -->
    <script src="../assets/js/plugins/fslightbox.js"></script>
    
    <!-- Settings Script -->
    <script src="../assets/js/plugins/setting.js"></script>
    
    <!-- Slider-tab Script -->
    <script src="../assets/js/plugins/slider-tabs.js"></script>
    
    <!-- Form Wizard Script -->
    <script src="../assets/js/plugins/form-wizard.js"></script>
    
    <!-- AOS Animation Plugin-->
    <script src="../assets/vendor/aos/dist/aos.js"></script>
    
    <!-- App Script -->
    <script src="../assets/js/hope-ui.js" defer></script>
<style>
.sidebar.sidebar-default .nav-link:not(.static-item).active , .sidebar.sidebar-default .nav-link:not(.static-item).active, .sidebar.sidebar-default .nav-link:not(.static-item)[aria-expanded=true]
{   
    background-color:#FE6600 !important;
}
.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {

  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
 
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  position: relative;
}
.popup .close {
  position: absolute;
 margin-top:-25px;
  right: 30px;
  font-size: 50px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 800px;
  overflow: auto;
}
.popup_project_title
{
    font-size:20px;
    color:#EE6A0F !important;
    font-weight:bold;
    border-bottom :1px dashed #A9ACDE;
    padding-bottom:15px;
    margin-bottom:15px;
}
.plot_details_attributes
{
    width:300px;
    font-size:15px; 
    margin-right:20px;
    float:left;
    color:#5F68E3;
    font-weight:bold;
    background-color:#FAFAFA;
    margin-bottom:10px;
}
.plot_details_attributes label
{
    margin-bottom:0px;
    padding:4px;
}
.display_project_details img
{
    border:1px solid #999999;
    background-color:#FAFAFA;
    padding:5px;
    margin:7px;
}
.display_project_details label
{
    width:150px;
    margin-bottom:0px;
}
.display_project_details .form-group
{
    border:1px solid #EFEFEF;
    padding:10px;
}
@media screen and (max-width: 700px)
{
  .box{
    width: 90%;
  }
  .popup{
    width: 90%;
  }
  .plot_details_attributes
  {
      width:90%;
  }
}
</style>

<script type="text/javascript">
$(document).ready(function() {
    $(".plot_show_popup").click(function(){
        
        var element_id = $(this).attr('id');
        $("#plot_details_display_container_"+element_id).css('visibility','visible');
        $("#plot_details_display_container_"+element_id).css('opacity','1');
        return false;
    });
    
    $(".close_popup").click(function(){
        var element_id = $(this).closest('.plot_details_display_container').attr('id');
        $("#"+element_id).css('visibility','hidden');
        $("#"+element_id).css('opacity','0');
    
        return false;
    });
    
    
    
});
</script>   
<br>
<br>
<br>
<br>
<br>
<br>


    <!--footer-->
            <div class="copy">
                <p>© 2023 Yash Developer Plots . All Rights Reserved | Design by <a href="http://www.dreamtechnology.in">Dream Technology</a> </p>
            </div>
<!--/footer -->
  </body>
</html>

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4