|
|
@@ -11,33 +11,18 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <!-- Footer Widget Starts -->
|
|
|
+ <!-- Footer column Starts -->
|
|
|
<div class="row section">
|
|
|
<div class="footer-widget col-lg-3 col-md-6 col-xs-12 wow fadeIn">
|
|
|
|
|
|
<img src="<?php echo get_template_directory_uri(); ?>/img/logo_cut_invert.png" alt="">
|
|
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
|
|
|
|
- <!--
|
|
|
- <h3 class="small-title">
|
|
|
- About Us
|
|
|
- </h3>
|
|
|
- <p>
|
|
|
- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis veritatis eius porro modi hic. Lorem ipsum dolor sit amet, consectetur adipisicing elit.
|
|
|
- </p>
|
|
|
- <div class="social-footer">
|
|
|
- <a href="#"><i class="fa fa-facebook icon-round"></i></a>
|
|
|
- <a href="#"><i class="fa fa-twitter icon-round"></i></a>
|
|
|
- <a href="#"><i class="fa fa-linkedin icon-round"></i></a>
|
|
|
- </div> -->
|
|
|
-
|
|
|
-
|
|
|
- </div>
|
|
|
- <!-- Footer Widget Ends -->
|
|
|
+ <!-- Footer column Starts -->
|
|
|
|
|
|
- <!-- Footer Widget Starts -->
|
|
|
<div class="footer-widget col-lg-3 col-md-6 col-xs-12 wow fadeIn" data-wow-delay=".2s">
|
|
|
|
|
|
<?php
|
|
|
@@ -45,38 +30,10 @@
|
|
|
echo $options;
|
|
|
?>
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- <?php /* ?>
|
|
|
- <h3 class="small-title">
|
|
|
- Links
|
|
|
- </h3>
|
|
|
- <ul class="menu">
|
|
|
- <li><a href="<?php echo get_home_url(); ?>/#sliders">
|
|
|
- Home
|
|
|
- </a></li>
|
|
|
- <li><a href="<?php echo get_home_url(); ?>/#about">
|
|
|
- Geschäftsfelder
|
|
|
- </a></li>
|
|
|
- <li><a href="<?php echo get_home_url(); ?>/#portfolio">
|
|
|
- Projekte
|
|
|
- </a></li>
|
|
|
- <li><a href="<?php echo get_home_url(); ?>/#team-section">
|
|
|
- Team
|
|
|
- </a></li>
|
|
|
- <li><a href="<?php echo get_home_url(); ?>/#clients">
|
|
|
- Kunden
|
|
|
- </a></li>
|
|
|
- <li><a href="<?php echo get_home_url(); ?>/#footer">
|
|
|
- Contact
|
|
|
- </a></li>
|
|
|
- </ul>
|
|
|
- <?php */ ?>
|
|
|
-
|
|
|
-
|
|
|
</div>
|
|
|
|
|
|
+ <!-- Footer column Starts -->
|
|
|
+
|
|
|
<div class="footer-widget col-lg-3 col-md-6 col-xs-12 wow fadeIn" data-wow-delay=".2s">
|
|
|
|
|
|
<?php
|
|
|
@@ -84,8 +41,11 @@
|
|
|
echo $options;
|
|
|
?>
|
|
|
|
|
|
-
|
|
|
</div>
|
|
|
+
|
|
|
+ <!-- Footer column Starts -->
|
|
|
+
|
|
|
+
|
|
|
<div class="footer-widget col-lg-3 col-md-6 col-xs-12 wow fadeIn" data-wow-delay=".2s">
|
|
|
|
|
|
<?php
|
|
|
@@ -95,8 +55,6 @@
|
|
|
|
|
|
|
|
|
</div>
|
|
|
- <!-- Footer Widget Ends -->
|
|
|
-
|
|
|
<!-- Footer Widget Starts -->
|
|
|
<!--
|
|
|
<div class="footer-widget col-lg-3 col-md-6 col-xs-12 wow fadeIn" data-wow-delay=".5s">
|