/* Compiled Less CSS File */
/* Generated from "style.css" */

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
body .contact-form .bee {
  display: none!important;
}
h1 {
  font-family: 'Paytone One', sans-serif;
  font-size: 40px;
  line-height: normal;
  color: #6b0837;
}
h2 {
  font-family: 'Paytone One', sans-serif;
  font-size: 30px;
  line-height: normal;
  color: #6b0837;
}
h3 {
  font-family: 'Paytone One', sans-serif;
  font-size: 24px;
  line-height: normal;
  color: #6b0837;
}
h4 {
  color: #6b0837;
  line-height: 27px;
  font-size: 20px;
  font-weight: 300;
}
a,
a:hover {
  color: #6b0837;
}
ul {
  list-style-image: url(../img/ListStyle.png);
  list-style-type: none;
}
label {
  font-weight: 300;
}
.verticalcenter {
  align-items: center;
  display: flex;
}
.padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.btn-default {
  background-color: #6b0837;
  border-color: #6b0837;
  color: #fff;
  width: 100%;
}
.form-control:focus {
  border-color: #eeeeee;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(181, 109, 182, 0.6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(181, 109, 182, 0.6);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(181, 109, 182, 0.6);
}
.form-control {
  border: 1px solid #eeeeee;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2) inset;
  color: #333;
  font-size: 16px;
  line-height: normal;
}
.bg-success {
  background-color: #6b0837;
  color: #fff;
  padding: 15px;
}
.site-homepage header#site-header #Banner {
  height: 900px;
}
header#site-header {
  position: relative;
  z-index: 0;
}
header#site-header #Banner {
  background-image: url("../img/Banner.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  align-items: flex-end;
  color: #fff;
  display: table;
  position: relative;
  width: 100%;
  z-index: -1;
}
header#site-header #Banner .Claim {
  align-items: center;
  font-family: "Paytone One", sans-serif;
  font-size: 50px;
  line-height: 55px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  z-index: 999;
  color: #fff;
  width: 100%;
  bottom: 40%;
  text-shadow: 0px 0px 10px #89395f;
}
header#site-header #Banner .Claim span {
  font-family: 'Open Sans', sans-serif;
  font-size: 53px;
}
header#site-header #Banner:before {
  background-color: rgba(181, 109, 182, 0.4);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
header#site-header #Banner:after {
  background-image: url(../img/schnoerkelOben.svg);
  background-repeat: no-repeat;
  background-position: right 100px;
  bottom: 0;
  content: "";
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 600px;
}
header#site-header .HauptNav {
  position: relative;
  z-index: 2;
}
header#site-header .HauptNav nav.navbar.navbar-default {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border: 0px solid transparent;
  margin-bottom: 0;
  min-height: inherit;
  position: relative;
}
header#site-header .HauptNav nav.navbar.navbar-default .navbar-header .navbar-brand {
  color: #fff;
  font-family: 'Paytone One', sans-serif;
  float: left;
  font-size: 50px;
  height: inherit;
  line-height: normal;
  padding: 15px;
}
header#site-header .HauptNav nav.navbar.navbar-default .navbar-nav > li > a {
  font-size: 24px;
  color: #fff;
}
header#site-header .HauptNav nav.navbar.navbar-default .navbar-phone > li > a {
  padding: 40px 0;
}
main#site-content #Infos .InfoFirst,
main#site-content #Infos .InfoSecond,
main#site-content #Infos .InfoLast {
  padding-top: 190px;
  text-align: center;
}
main#site-content #Infos .InfoFirst p,
main#site-content #Infos .InfoSecond p,
main#site-content #Infos .InfoLast p {
  padding: 0 10px;
  margin: 0;
}
main#site-content #Infos .InfoSecond {
  background-image: url(../img/schnoerkelTextRechts.svg);
  background-repeat: no-repeat;
  background-position: left top;
}
main#site-content #Infos .InfoFirst,
main#site-content #Infos .InfoLast {
  background-image: url(../img/schnoerkelTextLinks.svg);
  background-repeat: no-repeat;
  background-position: left top;
}
main#site-content #Leistungen {
  background-image: url(../img/HG-Leistungen.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 450px;
  position: relative;
  z-index: 0;
  color: #fff;
}
main#site-content #Leistungen h1 {
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
}
main#site-content #Leistungen .hgDiamant {
  background-image: url(../img/KaroHG.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 260px;
  padding: 20px;
  line-height: 30px;
}
main#site-content #Leistungen:before {
  background-color: rgba(107, 8, 55, 0.3);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
main#site-content #UeberMich {
  background-color: #89395f;
  color: #fff;
  position: relative;
  z-index: 0;
}
main#site-content #UeberMich h1 {
  color: #fff;
}
main#site-content #UeberMich:before {
  background-image: url(../img/schnoerkelHG.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 420px;
}
main#site-content #UeberMich:after {
  background-image: url(../img/schnoerkelHG2.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  width: 350px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
footer#site-footer #FooterInfos {
  background-color: #fef9ff;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer#site-footer #FooterInfos h2 {
  margin: 0;
}
footer#site-footer #FooterNav {
  background-color: #6b0837;
  color: #fff;
  padding: 15px 0;
  text-align: center;
}
footer#site-footer #FooterNav a {
  color: #fff;
}
/* Extra Small */
@media (max-width: 767px) {
  #sar-collapse.collapse.navbar-collapse {
    display: block !important;
  }
  .site-homepage header#site-header #Banner {
    height: 600px;
  }
  .navbar-nav {
    margin: 0;
  }
  header#site-header #Banner:after {
    background-image: none;
  }
  .marginMobil {
    margin-bottom: 30px;
  }
  header#site-header #Banner .Claim {
    font-size: 30px;
    line-height: 35px;
    bottom: 100px;
    padding: 15px;
  }
  header#site-header #Banner .Claim span {
    font-size: 33px;
  }
  header#site-header #Banner {
    background-position: left bottom;
  }
  main#site-content #UeberMich:before {
    height: 100px;
    background-position: left top;
  }
  main#site-content #Leistungen {
    height: auto;
    padding: 30px 0;
  }
  main#site-content #Leistungen .hgDiamant {
    height: auto;
    padding: 0;
    margin-bottom: 0;
    background-image: none;
  }
  main#site-content #Infos .InfoFirst,
  main#site-content #Infos .InfoSecond,
  main#site-content #Infos .InfoLast {
    text-align: left;
  }
}
/* Small */
@media (min-width: 768px) and (max-width: 991px) {
  .site-homepage header#site-header #Banner {
    height: 700px;
  }
  header#site-header #Banner:after {
    background-image: none;
  }
  main#site-content #UeberMich:after {
    height: 80px;
  }
  main#site-content #UeberMich:before {
    height: 100px;
    background-position: left top;
  }
  main#site-content #Leistungen {
    height: auto;
  }
  main#site-content #Leistungen .hgDiamant {
    height: 290px;
    padding: 60px;
    margin-bottom: 30px;
  }
  #UeberMich img {
    padding-top: 90px;
  }
}
/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {
  main#site-content #UeberMich:after {
    width: 200px;
  }
  main#site-content #UeberMich:before {
    width: 235px;
  }
  main#site-content #Leistungen {
    height: auto;
  }
  main#site-content #Leistungen .hgDiamant {
    height: 330px;
    padding: 90px;
    margin-bottom: 30px;
  }
}
/* Large */
@media (min-width: 1200px) {
  
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot');
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot');
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600.eot');
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* paytone-one-regular - latin */
@font-face {
  font-family: 'Paytone One';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/paytone-one-v10-latin-regular.eot');
  src: local('Paytone One Regular'), local('PaytoneOne-Regular'), url('../fonts/paytone-one-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/paytone-one-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/paytone-one-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/paytone-one-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/paytone-one-v10-latin-regular.svg#PaytoneOne') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}