/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01.02.2018, 11:32:07
    Author     : leon.strauss
*/
.content {
  padding: 3rem 1.5rem;
  text-align: center; }

.call {
  height: 40px; }

main.container-fluid {
  padding: 0; }

.col, .col-md {
  margin-left: 1em; }

.carousel-inner {
  height: 500px; }

.spacer {
  margin-bottom: 5em; }

.s100 {
  height: 100%;
  width: 100%; }

.row {
  width: 100%; }

.logo {
  height: 15em;
  position: absolute;
  right: 0;
  z-index: 1; }

body {
  padding-top: 2rem; }

.tel {
  font-size: x-large;
  color: #000000; }

@media (max-width: 576px) {
  .carousel-inner {
    height: 300px; }

  .logo {
    height: 9em; }

  .tel {
    font-size: x-large; } }
.credits {
  text-align: center;
  font-size: 0.8em; }

.footer {
  font-size: 14px;
  margin: 0px;
  background: #000000;
  color: #ffff00;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .footer a {
    color: #00ff00;
    text-decoration: underline; }

.header {
  height: 5em; }

.img1 {
  background: url(../img/IMG_0919.JPG);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.img2 {
  background: url(../img/IMG_0912.JPG);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.img3 {
  background: url(../img/IMG_0916.JPG);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.img4 {
  background: url(../img/IMG_0910.JPG);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

/*# sourceMappingURL=base.css.map */
