Merge remote-tracking branch 'origin/master'

dev
Harald Wolff 2022-02-16 19:12:08 +01:00
commit abf69f17e0
9 changed files with 570 additions and 145 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="WebServers">
<option name="servers">
<webServer id="9123801d-bb78-4df7-a365-558587b99fc1" name="python8000" url="http://localhost:8000">
<fileTransfer accessType="LOCAL" port="0" />
</webServer>
</option>
</component>
</project>

View File

@ -79,7 +79,7 @@
<h1 class="font-weight-light">Bauen mit BMS</h1> <h1 class="font-weight-light">Bauen mit BMS</h1>
<nav aria-label="breadcrumb"> <nav aria-label="breadcrumb">
<ul class="breadcrumb breadcrumb-font-3"> <ul class="breadcrumb breadcrumb-font-3">
<li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item"><a href="/index.html">Home</a></li>
<!-- <li class="breadcrumb-item"><a href="#">Pages</a></li> --> <!-- <li class="breadcrumb-item"><a href="#">Pages</a></li> -->
<li class="breadcrumb-item active" aria-current="page">Bauen mit BMS</li> <li class="breadcrumb-item active" aria-current="page">Bauen mit BMS</li>
</ul> </ul>

View File

@ -95,8 +95,9 @@
<h1 class="font-weight-light">Haus Beschreibung</h1> <h1 class="font-weight-light">Haus Beschreibung</h1>
<nav aria-label="breadcrumb"> <nav aria-label="breadcrumb">
<ul class="breadcrumb breadcrumb-font-3"> <ul class="breadcrumb breadcrumb-font-3">
<li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item"><a href="/index.html">Home</a></li>
<!-- <li class="breadcrumb-item"><a href="#">Pages</a></li> --> <li class="breadcrumb-item"><a href="/leistungen.html">Leistungen</a></li>
<li class="breadcrumb-item"><a href="/galerie.html">Galerie</a></li>
<li class="breadcrumb-item active" aria-current="page">Häuser</li> <li class="breadcrumb-item active" aria-current="page">Häuser</li>
</ul> </ul>
</nav> </nav>
@ -346,8 +347,8 @@
Unsere Partner Unsere Partner
</h6> </h6>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li><a href="about.html">C-Profile</a></li> <li><a href="/about.html">C-Profile</a></li>
<li><a href="about.html#team">Team</a></li> <li><a href="/about.html#team">Team</a></li>
<li><a href="/leistungen.html">Services</a></li> <li><a href="/leistungen.html">Services</a></li>
<li><a href="/kontakt.html">Contact</a></li> <li><a href="/kontakt.html">Contact</a></li>
</ul> </ul>
@ -386,7 +387,7 @@
<div class="col-12 col-md-6 text-center text-md-right"> <div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline"> <ul class="list-inline">
<li> <li>
<a href="gdpr.html">Datenschutzerklärung</a> <a href="/datenschutz.html">Datenschutzerklärung</a>
</li> </li>
<li> <li>
<a href="#"><i class="fab fa-facebook-f"></i></a> <a href="#"><i class="fab fa-facebook-f"></i></a>

View File

@ -95,8 +95,9 @@
<h1 class="font-weight-light">Bungalow</h1> <h1 class="font-weight-light">Bungalow</h1>
<nav aria-label="breadcrumb"> <nav aria-label="breadcrumb">
<ul class="breadcrumb breadcrumb-font-3"> <ul class="breadcrumb breadcrumb-font-3">
<li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item"><a href="/index.html">Home</a></li>
<!-- <li class="breadcrumb-item"><a href="#">Pages</a></li> --> <li class="breadcrumb-item"><a href="/leistungen.html">Leistungen</a></li>
<li class="breadcrumb-item"><a href="/galerie.html">Galerie</a></li>
<li class="breadcrumb-item active" aria-current="page">Häuser</li> <li class="breadcrumb-item active" aria-current="page">Häuser</li>
</ul> </ul>
</nav> </nav>
@ -346,8 +347,8 @@
Unsere Partner Unsere Partner
</h6> </h6>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li><a href="about.html">C-Profile</a></li> <li><a href="/about.html">C-Profile</a></li>
<li><a href="about.html#team">Team</a></li> <li><a href="/about.html#team">Team</a></li>
<li><a href="/leistungen.html">Services</a></li> <li><a href="/leistungen.html">Services</a></li>
<li><a href="/kontakt.html">Contact</a></li> <li><a href="/kontakt.html">Contact</a></li>
</ul> </ul>
@ -386,7 +387,7 @@
<div class="col-12 col-md-6 text-center text-md-right"> <div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline"> <ul class="list-inline">
<li> <li>
<a href="gdpr.html">Datenschutzerklärung</a> <a href="/datenschutz.html">Datenschutzerklärung</a>
</li> </li>
<li> <li>
<a href="#"><i class="fab fa-facebook-f"></i></a> <a href="#"><i class="fab fa-facebook-f"></i></a>

View File

@ -95,8 +95,9 @@
<h1 class="font-weight-light">Haus 3</h1> <h1 class="font-weight-light">Haus 3</h1>
<nav aria-label="breadcrumb"> <nav aria-label="breadcrumb">
<ul class="breadcrumb breadcrumb-font-3"> <ul class="breadcrumb breadcrumb-font-3">
<li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item"><a href="/index.html">Home</a></li>
<!-- <li class="breadcrumb-item"><a href="#">Pages</a></li> --> <li class="breadcrumb-item"><a href="/leistungen.html">Leistungen</a></li>
<li class="breadcrumb-item"><a href="/galerie.html">Galerie</a></li>
<li class="breadcrumb-item active" aria-current="page">Haus 3</li> <li class="breadcrumb-item active" aria-current="page">Haus 3</li>
</ul> </ul>
</nav> </nav>
@ -346,8 +347,8 @@
Unsere Partner Unsere Partner
</h6> </h6>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li><a href="about.html">C-Profile</a></li> <li><a href="/about.html">C-Profile</a></li>
<li><a href="about.html#team">Team</a></li> <li><a href="/about.html#team">Team</a></li>
<li><a href="/leistungen.html">Services</a></li> <li><a href="/leistungen.html">Services</a></li>
<li><a href="/kontakt.html">Contact</a></li> <li><a href="/kontakt.html">Contact</a></li>
</ul> </ul>
@ -386,7 +387,7 @@
<div class="col-12 col-md-6 text-center text-md-right"> <div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline"> <ul class="list-inline">
<li> <li>
<a href="gdpr.html">Datenschutzerklärung</a> <a href="/datenschutz.html">Datenschutzerklärung</a>
</li> </li>
<li> <li>
<a href="#"><i class="fab fa-facebook-f"></i></a> <a href="#"><i class="fab fa-facebook-f"></i></a>

413
galerie.html 100644
View File

@ -0,0 +1,413 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="keywords" content="">
<title>BMS - Leistungen</title>
<!-- Favicon -->
<link href="/assets/images/FB_Red.png" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.theme.default.min.css" rel="stylesheet">
<link href="/assets/plugins/magnific-popup/magnific-popup.min.css" rel="stylesheet">
<link href="/assets/plugins/sal/sal.min.css" rel="stylesheet">
<link href="/assets/css/theme.css" rel="stylesheet">
<!-- Fonts/Icons -->
<link href="/assets/plugins/font-awesome/css/all.css" rel="stylesheet">
<link href="/assets/plugins/themify/themify-icons.min.css" rel="stylesheet">
<link href="/assets/plugins/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
</head>
<body data-preloader="1">
<!-- Header -->
<div class="header right absolute-light">
<div class="container">
<!-- Logo -->
<div class="header-logo">
<h3>
<a href="index.html"
><img src="/assets/images/1x/BMS_Logo.png">
</a>
</h3>
<!--
<img class="logo-dark" src="/assets/images/your-logo-dark.png" alt="">
<img class="logo-light" src="/assets/images/your-logo-light.png" alt="">
-->
</div>
<!-- Menu -->
<div class="header-menu">
<ul class="nav">
<li class="nav-item">
<a class="nav-link" href="/index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/Blog/blog.html">Bauen mit BMS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/about.html">Über Uns</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/leistungen.html">Leistungen</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/referenzen.html">Referenzen</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/kontakt.html">Kontakt</a>
</li>
</ul>
</div>
<!-- Menu Extra -->
<div class="header-menu-extra">
<ul class="list-inline">
<li>
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-linkedin-in"></i></a>
</li>
</ul>
</div>
<!-- Menu Toggle -->
<button class="header-toggle">
<span></span>
</button>
</div>
<!-- end container -->
</div>
<!-- end Header -->
<div class="section-xl bg-image" data-bg-src="/assets/images/Pan_View.jpeg"
style="background-image: url(&quot;assets/images/Haus11.jpeg&quot;); background-size: cover; background-repeat: no-repeat; background-position: 100% 0%;">
<div class="bg-dark-grey-06">
<div class="container text-center">
<h1 class="font-weight-light">Galerie</h1>
<nav aria-label="breadcrumb">
<ul class="breadcrumb breadcrumb-font-3">
<li class="breadcrumb-item"><a href="/index.html">Home</a></li>
<li class="breadcrumb-item"><a href="/leistungen.html">Leistungen</a></li>
<li class="breadcrumb-item active" aria-current="page">Galerie</li>
</ul>
</nav>
</div><!-- end container -->
</div>
</div>
<!-- Portfolio section -->
<div class="section">
<div class="container">
<!-- Portfolio filter -->
<div class="filter filter-style-3 text-center"><!-- filter-style-(1/2/3/4) -->
<ul>
<li class="active" data-filter="*">All</li>
<li data-filter=".category-1">First</li>
<li data-filter=".category-2">Second</li>
<li data-filter=".category-3">Third</li>
</ul>
</div>
<!-- end Portfolio filter -->
<div class="portfolio-wrapper column-3 spacing-10 hover-style-2"><!-- column-(1/2/3/4/5/6) -->
<!-- border-radius-(025/0375/05/10/15/20/25/30) -->
<!-- Portfolio box 1 -->
<div class="portfolio-item category-1">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus1.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 2 -->
<div class="portfolio-item category-2">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus12.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 3 -->
<div class="portfolio-item category-3">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus2.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 4 -->
<div class="portfolio-item category-1">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus3.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 5 -->
<div class="portfolio-item category-2">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus24.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 6 -->
<div class="portfolio-item category-3">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus25.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<div class="portfolio-item category-1">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus1.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 2 -->
<div class="portfolio-item category-2">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus12.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 3 -->
<div class="portfolio-item category-3">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus2.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 4 -->
<div class="portfolio-item category-1">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus3.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 5 -->
<div class="portfolio-item category-2">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus24.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
<!-- Portfolio box 6 -->
<div class="portfolio-item category-3">
<div class="portfolio-box">
<div class="portfolio-img">
<img src="/assets/images/Haus25.jpeg" alt=""><!-- Image source -->
</div>
<a href="#"></a><!-- Portfolio Single link -->
<div class="portfolio-title">
<div>
<span>Category</span>
<h5 class="font-weight-normal">Project Title</h5>
</div>
<i class="ti-arrow-right"></i>
</div>
</div>
</div>
</div><!-- end portfolio-wrapper-->
<!-- Pagination -->
<nav>
<ul class="pagination justify-content-center margin-top-70">
<li class="page-item"><a class="page-link" href="#">&laquo;</a></li>
<li class="page-item active"><a class="page-link" href="#">1</a></li>
<li class="page-item"><a class="page-link" href="#">2</a></li>
<li class="page-item"><a class="page-link" href="#">3</a></li>
<li class="page-item"><a class="page-link" href="#">&raquo;</a></li>
</ul>
</nav>
</div><!-- end container -->
</div>
<!-- end Portfolio section -->
<footer>
<div class="section-sm bg-dark">
<div class="container">
<h3>BMS Bau</h3>
<div class="row col-spacing-20">
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase pr-lg-5">
Kundennähe wird bei <br> uns mehr als groß geschrieben und hat höchste Priorität.
</h6>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase">
Unsere Partner
</h6>
<ul class="list-unstyled">
<li><a href="/about.html">C-Profile</a></li>
<li><a href="/about.html#team">Team</a></li>
<li><a href="/leistungen.html">Services</a></li>
<li><a href="/kontakt.html">Contact</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase">
Geschäftsführung
</h6>
<ul class="list-unstyled">
<li><a href="#">Gerhard Zimmermann</a></li>
<li><a href="#">Richard Wippel</a></li>
<li><a href="#">Firmenbuch Nr: 456884p</a></li>
<li><a href="#">UID-NR: ATU71244325</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase">
Contact Info
</h6>
<ul class="list-unstyled">
<li>Reichsstraße 37</li>
<li>A - 8430 Leibnitz</li>
<li>office@bms-bau.at</li>
<li>Tel: +43 (0) 3452 89090</li>
</ul>
</div>
</div>
<!-- end row(1) -->
<hr class="margin-top-30 margin-bottom-30"/>
<div class="row col-spacing-10">
<div class="col-12 col-md-6 text-center text-md-left">
<p>&copy; 2022 BMS Bau, All Rights Reserved.</p>
</div>
<div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline">
<li>
<a href="/datenschutz.html">Datenschutzerklärung</a>
</li>
<li>
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-pinterest"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
<!-- end row(2) -->
</div>
<!-- end container -->
</div>
</footer>
<!-- ***** JAVASCRIPTS ***** -->
<script src="../assets/plugins/jquery.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=IntersectionObserver"></script>
<script src="../assets/plugins/plugins.js"></script>
<script src="../assets/js/functions.js"></script>
</body>
</html>

View File

@ -160,7 +160,7 @@
button-reveal-left-outline-white button-reveal-left-outline-white
margin-top-40 margin-top-40
" "
href="contact.html#contact" href="/kontakt.html#contact"
><i class="ti-arrow-down"></i><span>Kontakt</span></a ><i class="ti-arrow-down"></i><span>Kontakt</span></a
> >
</div> </div>
@ -192,7 +192,7 @@
button-reveal-left-outline-white button-reveal-left-outline-white
margin-top-40 margin-top-40
" "
href="contact.html#contact" href="kontakt.html#contact"
><i class="ti-arrow-down"></i><span>Kontakt</span></a ><i class="ti-arrow-down"></i><span>Kontakt</span></a
> >
</div> </div>
@ -360,7 +360,7 @@
voice and then communicate it consistentely on all platforms. voice and then communicate it consistentely on all platforms.
</p> </p>
<a class="text-primary readmore" href="services.html#brand"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#brand"> Mehr erfahren</a>
</div> </div>
<!-- Icon text box 2 --> <!-- Icon text box 2 -->
@ -372,7 +372,7 @@
things simple. Build relationships and stay authentic. things simple. Build relationships and stay authentic.
</p> </p>
<a class="text-primary readmore" href="services.html#social"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#social"> Mehr erfahren</a>
</div> </div>
</div> </div>
<!-- end row --> <!-- end row -->
@ -386,7 +386,7 @@
with your audience and build brand loyalty. with your audience and build brand loyalty.
</p> </p>
<a class="text-primary readmore" href="services.html#content"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#content"> Mehr erfahren</a>
</div> </div>
<!-- Icon text box 2 --> <!-- Icon text box 2 -->
@ -398,7 +398,7 @@
take your gifts and turn them into real projects. take your gifts and turn them into real projects.
</p> </p>
<a class="text-primary readmore" href="leistungen.html#business"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#business"> Mehr erfahren</a>
</div> </div>
</div> </div>
<!-- end row --> <!-- end row -->

View File

@ -29,7 +29,7 @@
<div class="header-logo"> <div class="header-logo">
<h3> <h3>
<a href="index.html" <a href="index.html"
><img src="/assets/images/1x/BMS_Logo.png" alt="BMS"> ><img src="/assets/images/1x/BMS_Logo.png">
</a> </a>
</h3> </h3>
<!-- <!--
@ -89,7 +89,7 @@
<!-- end Header --> <!-- end Header -->
<div class="section-xl bg-image" data-bg-src="/assets/images/Pan_View.jpeg" <div class="section-xl bg-image" data-bg-src="/assets/images/Pan_View.jpeg"
style="background-size: cover; background-repeat: no-repeat; background-position: 100% 0%;"> style="background-image: url(&quot;assets/images/Haus11.jpeg&quot;); background-size: cover; background-repeat: no-repeat; background-position: 100% 0%;">
<div class="bg-dark-grey-06"> <div class="bg-dark-grey-06">
<div class="container text-center"> <div class="container text-center">
<h1 class="font-weight-light">Leistungen</h1> <h1 class="font-weight-light">Leistungen</h1>
@ -117,52 +117,52 @@
<div class="row col-spacing-40 icon-5xl mb-1"> <div class="row col-spacing-40 icon-5xl mb-1">
<!-- Icon text box 1 --> <!-- Icon text box 1 -->
<div class="col-12 col-lg-6"> <div class="col-12 col-lg-6">
<img class="sym-img" src="/assets/images/Leistungen1.jpeg" alt=""/> <img class="sym-img" src="/assets/images/Leistungen1.png" alt=""/>
<h5 class="font-weight-normal margin-top-20">Massivhäuser</h5> <h5 class="font-weight-normal margin-top-20">Massivhäuser</h5>
<p> <p>
Define what your brand stands for, its core values, its tone of Define what your brand stands for, its core values, its tone of
voice and then communicate it consistentely on all platforms. voice and then communicate it consistentely on all platforms.
</p> </p>
<a class="text-primary readmore" href="#brand"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#brand"> Mehr erfahren</a>
</div> </div>
<!-- Icon text box 2 --> <!-- Icon text box 2 -->
<div class="col-12 col-lg-6"> <div class="col-12 col-lg-6">
<img class="sym-img" src="/assets/images/Leistungen1.jpeg" alt=""/> <img class="sym-img" src="/assets/images/Leistungen1.png" alt=""/>
<h5 class="font-weight-normal margin-top-20">Metallwerkhaüser</h5> <h5 class="font-weight-normal margin-top-20">Metallwerkhaüser</h5>
<p> <p>
Social media is all about connection, consistency and keeping Social media is all about connection, consistency and keeping
things simple. Build relationships and stay authentic. things simple. Build relationships and stay authentic.
</p> </p>
<a class="text-primary readmore" href="#social"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#social"> Mehr erfahren</a>
</div> </div>
</div> </div>
<!-- end row --> <!-- end row -->
<div class="row col-spacing-40 icon-5xl mt-3 mb-1"> <div class="row col-spacing-40 icon-5xl mt-3 mb-1">
<!-- Icon text box 1 --> <!-- Icon text box 1 -->
<div class="col-12 col-lg-6"> <div class="col-12 col-lg-6">
<img class="sym-img" src="/assets/images/Leistungen1.jpeg" alt=""/> <img class="sym-img" src="/assets/images/Leistungen1.png" alt=""/>
<h5 class="font-weight-normal margin-top-20">Jahreshäuser</h5> <h5 class="font-weight-normal margin-top-20">Jahreshäuser</h5>
<p> <p>
We help you develop an impactful content strategy to better engage We help you develop an impactful content strategy to better engage
with your audience and build brand loyalty. with your audience and build brand loyalty.
</p> </p>
<a class="text-primary readmore" href="#content"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#content"> Mehr erfahren</a>
</div> </div>
<!-- Icon text box 2 --> <!-- Icon text box 2 -->
<div class="col-12 col-lg-6"> <div class="col-12 col-lg-6">
<img class="sym-img" src="/assets/images/Leistungen1.jpeg" alt=""/> <img class="sym-img" src="/assets/images/Leistungen1.png" alt=""/>
<h5 class="font-weight-normal margin-top-20">Holzhäuser</h5> <h5 class="font-weight-normal margin-top-20">Holzhäuser</h5>
<p> <p>
You are creative, independent and innovative. We support you to You are creative, independent and innovative. We support you to
take your gifts and turn them into real projects. take your gifts and turn them into real projects.
</p> </p>
<a class="text-primary readmore" href="#business"> Mehr erfahren</a> <a class="text-primary readmore" href="/leistungen.html#business"> Mehr erfahren</a>
</div> </div>
</div> </div>
@ -263,7 +263,7 @@
<!-- end Pie Charts section --> <!-- end Pie Charts section -->
<!-- section --> <!-- section -->
<div class="border-top"> <div class=" border-top">
<div class="container"> <div class="container">
<!-- box 1 --> <!-- box 1 -->
<!-- Services section --> <!-- Services section -->
@ -365,124 +365,123 @@
</div> </div>
<!-- end section --> <!-- end section -->
</div> </div>
</div> <!-- Testimonial section -->
<!-- Testimonial section --> <div class="section border-top">
<div class="section border-top">
<div class="container">
<div class="owl-carousel" data-owl-nav="true" data-owl-dots="false" data-owl-items="1">
<!-- Testimonial box 1 -->
<div class="testimonial-box">
<p class="margin-bottom-30">Ihr individuelles Eigenheim - vom Rohbau bis schlüsselfertig.</p>
<img class="margin-bottom-20" src="/assets/images/FB_Red.png" alt="">
<h5 class="font-weight-normal margin-0 line-height-140">BMS</h5>
<span>Bauen mit System</span>
</div>
<!-- Testimonial box 2 -->
<div class="testimonial-box">
<p class="margin-bottom-30">Ihr Spezialist für Neubau, Sanierung und Renovierung.</p>
<img class="margin-bottom-20" src="/assets/images/FB_Red.png" alt="">
<h5 class="font-weight-normal margin-0 line-height-140">BMS</h5>
<span>Bauen mit System</span>
</div>
<!-- Testimonial box 3 -->
<div class="testimonial-box">
<p class="margin-bottom-30">Bauen. Wohnen. Leben. Alles aus einer Hand!</p>
<img class="margin-bottom-20" src="/assets/images/FB_Red.png" alt="">
<h5 class="font-weight-normal margin-0 line-height-140">BMS</h5>
<span>Bauen mit System</span>
</div>
</div><!-- end owl-carousel -->
</div><!-- end container -->
</div>
<!-- end Testimonial section -->
<footer>
<div class="section-sm bg-dark">
<div class="container"> <div class="container">
<h3>BMS Bau</h3> <div class="owl-carousel" data-owl-nav="true" data-owl-dots="false" data-owl-items="1">
<div class="row col-spacing-20"> <!-- Testimonial box 1 -->
<div class="col-6 col-sm-6 col-lg-3"> <div class="testimonial-box">
<h6 class="font-small font-weight-normal uppercase pr-lg-5"> <p class="margin-bottom-30">Ihr individuelles Eigenheim - vom Rohbau bis schlüsselfertig.</p>
Kundennähe wird bei uns mehr als groß geschrieben und hat höchste Priorität. <img class="margin-bottom-20" src="/assets/images/FB_Red.png" alt="">
</h6> <h5 class="font-weight-normal margin-0 line-height-140">BMS</h5>
<span>Bauen mit System</span>
</div> </div>
<div class="col-6 col-sm-6 col-lg-3"> <!-- Testimonial box 2 -->
<h6 class="font-small font-weight-normal uppercase"> <div class="testimonial-box">
Useful Links <p class="margin-bottom-30">Ihr Spezialist für Neubau, Sanierung und Renovierung.</p>
</h6> <img class="margin-bottom-20" src="/assets/images/FB_Red.png" alt="">
<ul class="list-unstyled"> <h5 class="font-weight-normal margin-0 line-height-140">BMS</h5>
<li><a href="/about.html">About us</a></li> <span>Bauen mit System</span>
<li><a href="/about.html#team">Team</a></li>
<li><a href="/leistungen.html">Services</a></li>
<li><a href="/kontakt.html">Contact</a></li>
</ul>
</div> </div>
<div class="col-6 col-sm-6 col-lg-3"> <!-- Testimonial box 3 -->
<h6 class="font-small font-weight-normal uppercase"> <div class="testimonial-box">
Additional Links <p class="margin-bottom-30">Bauen. Wohnen. Leben. Alles aus einer Hand!</p>
</h6> <img class="margin-bottom-20" src="/assets/images/FB_Red.png" alt="">
<ul class="list-unstyled"> <h5 class="font-weight-normal margin-0 line-height-140">BMS</h5>
<li><a href="#">Services</a></li> <span>Bauen mit System</span>
<li><a href="#">Process</a></li>
<li><a href="#">FAQ</a></li>
<li><a href="#">Careers</a></li>
</ul>
</div> </div>
<div class="col-6 col-sm-6 col-lg-3"> </div><!-- end owl-carousel -->
<h6 class="font-small font-weight-normal uppercase"> </div><!-- end container -->
Contact Info
</h6>
<ul class="list-unstyled">
<li>Reichsstraße 37</li>
<li>A - 8430 Leibnitz</li>
<li>office@bms-bau.at</li>
<li>Tel: +43 (0) 3452 89090</li>
</ul>
</div>
</div>
<!-- end row(1) -->
<hr class="margin-top-30 margin-bottom-30"/>
<div class="row col-spacing-10">
<div class="col-12 col-md-6 text-center text-md-left">
<p>&copy; 2022 BMS Bau, All Rights Reserved.</p>
</div>
<div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline">
<li>
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-pinterest"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
<!-- end row(2) -->
</div>
<!-- end container -->
</div> </div>
</footer> <!-- end Testimonial section -->
<footer>
<div class="section-sm bg-dark">
<div class="container">
<h3>BMS Bau</h3>
<div class="row col-spacing-20">
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase pr-lg-5">
Kundennähe wird bei uns mehr als groß geschrieben und hat höchste Priorität.
</h6>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase">
Useful Links
</h6>
<ul class="list-unstyled">
<li><a href="/about.html">About us</a></li>
<li><a href="/about.html#team">Team</a></li>
<li><a href="/leistungen.html">Services</a></li>
<li><a href="/kontakt.html">Contact</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase">
Additional Links
</h6>
<ul class="list-unstyled">
<li><a href="#">Services</a></li>
<li><a href="#">Process</a></li>
<li><a href="#">FAQ</a></li>
<li><a href="#">Careers</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<h6 class="font-small font-weight-normal uppercase">
Contact Info
</h6>
<ul class="list-unstyled">
<li>Reichsstraße 37</li>
<li>A - 8430 Leibnitz</li>
<li>office@bms-bau.at</li>
<li>Tel: +43 (0) 3452 89090</li>
</ul>
</div>
</div>
<!-- end row(1) -->
<hr class="margin-top-30 margin-bottom-30"/>
<div class="row col-spacing-10">
<div class="col-12 col-md-6 text-center text-md-left">
<p>&copy; 2022 BMS Bau, All Rights Reserved.</p>
</div>
<div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline">
<li>
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-pinterest"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
<!-- end row(2) -->
</div>
<!-- end container -->
</div>
</footer>
<!-- Scroll to top button --> <!-- Scroll to top button -->
<div class="scrolltotop"> <div class="scrolltotop">
<a class="button-circle button-circle-sm button-circle-dark" href="#"><i class="ti-arrow-up"></i></a> <a class="button-circle button-circle-sm button-circle-dark" href="#"><i class="ti-arrow-up"></i></a>
</div> </div>
<!-- end Scroll to top button --> <!-- end Scroll to top button -->
<!-- ***** JAVASCRIPTS ***** --> <!-- ***** JAVASCRIPTS ***** -->
<script src="/assets/plugins/jquery.min.js"></script> <script src="/assets/plugins/jquery.min.js"></script>
<!--<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>--> <script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
<!--<script src="https://polyfill.io/v3/polyfill.min.js?features=IntersectionObserver"></script>--> <script src="https://polyfill.io/v3/polyfill.min.js?features=IntersectionObserver"></script>
<script src="/assets/plugins/plugins.js"></script> <script src="/assets/plugins/plugins.js"></script>
<script src="/assets/js/functions.js"></script> <script src="/assets/js/functions.js"></script>
</body> </body>
</html> </html>

View File

@ -94,7 +94,7 @@
<h1 class="font-weight-light">Referenzen</h1> <h1 class="font-weight-light">Referenzen</h1>
<nav aria-label="breadcrumb"> <nav aria-label="breadcrumb">
<ul class="breadcrumb breadcrumb-font-3"> <ul class="breadcrumb breadcrumb-font-3">
<li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item"><a href="/index.html">Home</a></li>
<!-- <li class="breadcrumb-item"><a href="#">Pages</a></li> --> <!-- <li class="breadcrumb-item"><a href="#">Pages</a></li> -->
<li class="breadcrumb-item active" aria-current="page">Referenzen</li> <li class="breadcrumb-item active" aria-current="page">Referenzen</li>
</ul> </ul>