@import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css';
@import 'https://cdnjs.cloudflare.com/ajax/libs/gridlex/2.2.2/gridlex.min.css';
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/kaushanscript/v9/vm8vdRfvXFLG3OLnsO15WYS5DG74wNc.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZ1.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUQjIg1_i6t8kCHKm459WxRyS7j.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZ1.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_cJD3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_bZF3gnD-w.ttf) format('truetype');
}
html,
body,
#Wrapper {
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
body {
  margin: 0;
  padding: 0;
  color: #575A5A;
  font-family: 'Montserrat', Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.675;
  font-weight: 300;
  letter-spacing: 1px;
  background: #FFF;
  min-width: 303px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.2;
}
h1 {
  font-size: 64px;
  line-height: 1.2;
  margin-top: 0;
}
.Subtitle {
  font-size: 24px;
  color: #9C170C;
  text-transform: none;
  font-weight: 600;
  margin: 0 0 0.5em;
}
h2 {
  font-size: 38px;
}
h3 {
  font-size: 24px;
  text-transform: none;
  font-weight: 400;
}
p {
  margin: 0 0 1.5em;
}
b,
strong {
  font-weight: 400;
}
a {
  color: #9C170C;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
img {
  display: block;
  max-width: 100%;
}
form {
  margin: 3em 0 0;
}
form fieldset {
  padding: 0;
  font-size: 1em;
  line-height: 1.675;
  text-align: left;
  border: none;
}
form label {
  font-size: 1em;
  font-weight: 300 !important;
}
form input[type="text"],
form input[type="email"],
form textarea,
form select,
form .nice-select {
  font-family: 'Montserrat', Arial, Verdana, sans-serif;
  font-weight: 400;
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.5em 1em;
  font-size: 1em;
  line-height: 1.675;
  border: 1px solid #575A5A;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  z-index: 20;
}
form input[type="text"] .list,
form input[type="email"] .list,
form textarea .list,
form select .list,
form .nice-select .list {
  width: calc(100% + 2px);
  margin: 2px -1px 0 !important;
  border: 1px solid #575A5A;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form textarea:focus,
form select:focus,
form .nice-select:focus {
  background: #B59F74;
  outline: none;
}
form textarea {
  height: 12em;
  resize: vertical;
}
form input[disabled],
form textarea[disabled] {
  zoom: 1;
  opacity: 0.3;
  -moz-opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity= 30);
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
}
form input[type="checkbox"] {
  position: relative;
  top: -2px;
  margin: 0 1em 0 0;
}
form .field,
form .cr_ipe_item {
  float: left;
  display: block;
  width: 100%;
  margin: 0 0 1.5em;
}
form .field.text,
form .cr_ipe_item.text,
form .field.textarea,
form .cr_ipe_item.textarea,
form .field.dropdown,
form .cr_ipe_item.dropdown,
form .field .email,
form .cr_ipe_item .email,
form .field[rel="text"],
form .cr_ipe_item[rel="text"],
form .field[rel="email"],
form .cr_ipe_item[rel="email"] {
  position: relative;
}
form .field.text label,
form .cr_ipe_item.text label,
form .field.textarea label,
form .cr_ipe_item.textarea label,
form .field.dropdown label,
form .cr_ipe_item.dropdown label,
form .field .email label,
form .cr_ipe_item .email label,
form .field[rel="text"] label,
form .cr_ipe_item[rel="text"] label,
form .field[rel="email"] label,
form .cr_ipe_item[rel="email"] label {
  position: absolute;
  top: 0.5em;
  left: 1em;
  margin: 1px 0 0 1px;
  z-index: 10;
  cursor: text;
}
form .field.text label.active,
form .cr_ipe_item.text label.active,
form .field.textarea label.active,
form .cr_ipe_item.textarea label.active,
form .field.dropdown label.active,
form .cr_ipe_item.dropdown label.active,
form .field .email label.active,
form .cr_ipe_item .email label.active,
form .field[rel="text"] label.active,
form .cr_ipe_item[rel="text"] label.active,
form .field[rel="email"] label.active,
form .cr_ipe_item[rel="email"] label.active {
  display: none;
}
form .field[rel="checkbox"],
form .cr_ipe_item[rel="checkbox"] {
  margin-bottom: 10px;
}
form .field[rel="checkbox"] label,
form .cr_ipe_item[rel="checkbox"] label {
  margin-bottom: 10px;
}
form .field[rel="checkbox"] br,
form .cr_ipe_item[rel="checkbox"] br {
  display: none;
}
form .field[rel="checkbox"] input[type="checkbox"],
form .cr_ipe_item[rel="checkbox"] input[type="checkbox"] {
  visibility: hidden;
}
form .field[rel="checkbox"] input[type="checkbox"]:after,
form .cr_ipe_item[rel="checkbox"] input[type="checkbox"]:after {
  content: '';
  visibility: visible;
  border: 1px solid #575A5A;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 10px 0px 0;
  vertical-align: middle;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form .field[rel="checkbox"] input[type="checkbox"]:checked:after,
form .cr_ipe_item[rel="checkbox"] input[type="checkbox"]:checked:after {
  background-color: #575A5A;
  border: 1px solid #575A5A;
}
form .field.dropdown label,
form .cr_ipe_item.dropdown label {
  display: none;
}
form .field.requiredField label:after,
form .cr_ipe_item.requiredField label:after {
  content: "*";
  padding-left: 3px;
}
form .cr_ipe_item[rel="checkbox"] > div,
form .field.checkbox > div {
  position: relative;
  cursor: pointer;
}
form .cr_ipe_item[rel="checkbox"] > div input,
form .field.checkbox > div input {
  visibility: visible !important;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
form .cr_ipe_item[rel="checkbox"] > div input:after,
form .field.checkbox > div input:after {
  display: none !important;
}
form .cr_ipe_item[rel="checkbox"] > div:before,
form .field.checkbox > div:before {
  position: relative;
  content: '';
  visibility: visible;
  border: 1px solid #575A5A;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 10px 0px 0;
  vertical-align: middle;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form .cr_ipe_item[rel="checkbox"] > div.checked:before,
form .field.checkbox > div.checked:before {
  background-color: #575A5A;
  border: 1px solid #575A5A;
}
input[type="submit"],
button[type="submit"],
.btn > a {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0.8em 1em;
  font-family: 'Montserrat', Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1em;
  border: 1px solid #575A5A;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="submit"]:hover,
button[type="submit"]:hover,
.btn > a:hover {
  background: #B59F74;
}
.aleft {
  text-align: left;
}
.acenter {
  text-align: center;
}
.aright {
  text-align: right;
}
.container {
  display: block;
  width: calc(100% - (34px * 2));
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 34px;
  width: auto;
  padding: 0 30px;
}
body.ie .container {
  width: 1232px;
  padding-left: 34px;
  padding-right: 34px;
}
.intro-contact {
  position: fixed;
  z-index: 400;
  top: 42vh;
  right: 0;
}
.intro-contact .contact-item {
  background-color: #B59F74;
  color: #FFF;
  margin-bottom: 10px;
}
.intro-contact .contact-item span,
.intro-contact .contact-item i {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  height: 60px;
  background-color: #B59F74;
  color: #FFF;
}
.intro-contact .contact-item span {
  position: absolute;
  justify-content: flex-start;
  width: 320px;
  z-index: 8;
  padding-left: 2rem;
  transition: 0.5s;
  transform: translateX(100%);
  z-index: -1;
}
.intro-contact .contact-item span p,
.intro-contact .contact-item span a {
  margin: 0;
  font-size: 15px;
  line-height: normal;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
}
.intro-contact .contact-item i {
  width: 60px;
  position: relative;
  z-index: 9;
  font-size: 32px;
}
.intro-contact .contact-item:hover span,
.intro-contact .contact-item:active span {
  transform: translateX(-320px);
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 22px 0 10px;
  letter-spacing: normal;
  text-align: right;
  background: #FFF;
  z-index: 600;
  transform: translate3d(0, 0, 0);
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}
header #Logo {
  max-width: 100%;
}
header #Logo > a {
  display: block;
  max-height: 100px;
}
header #Logo .logo {
  display: block;
  max-height: 100px;
}
header #Logo .logo_sticky {
  display: none;
  max-height: 42px;
}
header a {
  color: #575A5A;
  font-weight: 300;
}
header a:hover,
.current header a,
.active header a,
.section header a {
  color: #9C170C;
  text-decoration: none;
}
header i.fa {
  margin: 0 0.2em 0 0;
}
header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.5em;
}
header ul li.last {
  margin-right: 0 !important;
}
header ul li:hover > a,
header ul li.current > a,
header ul li.active > a,
header ul li.section > a {
  color: #9C170C;
}
header #HeaderLinks {
  display: inline-block;
  vertical-align: top;
}
header #HeaderLinks ul {
  display: inline-block;
}
header #Locale {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  margin: 0 0 0 1em;
}
header #Locale li {
  margin: 0 0.5em;
}
header #Locale li.current {
  display: none;
}
header nav {
  margin: 28px 0 0;
  font-size: 20px;
  -webkit-transition: margin 0.3s ease;
  -moz-transition: margin 0.3s ease;
  -o-transition: margin 0.3s ease;
  -ms-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
}
header nav ul ul {
  display: none;
}
header nav .HeaderLink {
  display: none;
}
header #MobileTrigger {
  display: none;
}
header.sticky {
  padding: 12px 0;
  height: auto !important;
}
header.sticky #Logo > a {
  margin: 10px 0 0;
  max-height: 42px;
}
header.sticky #Logo .logo {
  display: none;
}
header.sticky #Logo .logo_sticky {
  display: block;
}
header.sticky nav {
  margin: 10px 0 0;
}
.fr_FR header nav {
  font-size: 15px;
}
#Wrapper {
  padding-top: 103px;
}
#TitleImage {
  display: block;
  width: 100%;
}
#TitleImage img {
  display: block;
  width: 100%;
}
#GoogleMap {
  display: block;
  width: 100%;
  height: 565px;
}
#MapVariablesss {
  display: none;
  visibility: hidden;
}
#Newswidget {
  padding: 30px 0;
  color: #FFF;
  font-size: 21px;
  background: #9C170C;
}
#Newswidget a {
  color: #FFF;
}
#Content {
  padding: 75px 0;
  background: #FFF;
  -webkit-transition: margin-top 0.3s ease;
  -moz-transition: margin-top 0.3s ease;
  -o-transition: margin-top 0.3s ease;
  -ms-transition: margin-top 0.3s ease;
  transition: margin-top 0.3s ease;
}
.HomePage #Content {
  padding: 0;
}
.HomePage #Content .container.main {
  padding: 75px 0;
  overflow: hidden;
}
.HomePage #Content {
  text-align: center;
  color: #FFF;
  font-size: 21px;
  background: #575A5A;
}
#Content section.last {
  padding-bottom: 75px;
}
#Content section.VorschauBoxBlock,
#Content section.Referenz {
  padding: 75px 0 150px;
  margin: 0 0 -75px;
}
#Subnavigation {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
#Subnavigation li {
  display: block;
  margin: 0.3em 0;
  font-weight: 400;
}
#Subnavigation li a {
  color: #575A5A;
}
#Subnavigation li a:hover,
.current #Subnavigation li a {
  color: #9C170C;
  text-decoration: none;
}
#Subnavigation li.current a {
  color: #9C170C;
  text-decoration: none;
}
section {
  background: #FFF;
}
section.BildBlock h2 {
  text-align: center;
}
section.BildBlock img {
  margin: 20px auto 40px;
}
section.BildBlock .mobile img {
  display: none;
}
.HomePage section.ZweispaltigerTextBlock {
  padding: 75px 0;
}
section.EmbedBlock iframe {
  width: 100%;
  min-height: 600px;
  border: 0;
}
section.BeratungBlock {
  padding: 1em 0 7em;
}
.HomePage section.BeratungBlock {
  background: #575A5A;
}
section.VorschauBoxBlock,
section.Referenz {
  padding: 75px 0 0;
  background: #575A5A;
}
section.VorschauBoxBlock h3,
section.Referenz h3 {
  position: relative;
  margin: 0;
  padding: 1.2em;
  background: #B59F74;
  z-index: 100;
}
section.VorschauBoxBlock h3 span,
section.Referenz h3 span {
  display: block;
  font-size: 14px;
  margin: 0 0 0.5em;
}
section.VorschauBoxBlock a,
section.Referenz a {
  color: #FFF;
  text-decoration: none;
}
section.VorschauBoxBlock img,
section.Referenz img {
  display: block;
  width: 100%;
  -webkit-transition: transform 0.6s ease-out;
  -moz-transition: transform 0.6s ease-out;
  -o-transition: transform 0.6s ease-out;
  -ms-transition: transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
}
section.VorschauBoxBlock .featured-box,
section.Referenz .featured-box {
  position: relative;
  height: 100%;
  text-align: center;
  background: #B59F74;
  overflow: hidden;
}
section.VorschauBoxBlock .featured-box .smoth-overlay,
section.Referenz .featured-box .smoth-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
}
section.VorschauBoxBlock .featured-box:hover .smoth-overlay img,
section.Referenz .featured-box:hover .smoth-overlay img {
  max-width: none;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
section.VorschauBoxBlock .featured-box img,
section.Referenz .featured-box img {
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity= 0);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
}
section.VorschauBoxBlock .featured-box .smoth-overlay img,
section.Referenz .featured-box .smoth-overlay img {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity= 100);
  -webkit-opacity: 1;
  -khtml-opacity: 1;
}
.HomePage section.VorschauBoxBlock,
.HomePage section.Referenz {
  padding: 0;
  margin: 0;
  background: #FFF;
}
.HomePage section.VorschauBoxBlock.gardient,
.HomePage section.Referenz.gardient {
  background-color: #575A5A 65%;
  background-image: -webkit-linear-gradient(top, #575A5A 65%, #FFF 65%, #FFF 100%);
  background-image: -moz-linear-gradient(top, #575A5A 65%, #FFF 65%, #FFF 100%);
  background-image: -o-linear-gradient(top, #575A5A 65%, #FFF 65%, #FFF 100%);
  background-image: -ms-linear-gradient(top, #575A5A 65%, #FFF 65%, #FFF 100%);
  background-image: linear-gradient(top, #575A5A 65%, #FFF 65%, #FFF 100%);
}
section.Referenz .hidden-gallery {
  display: none;
}
section.Referenz .overlay-text {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em;
  font-size: 12px;
  font-weight: 400;
  background: #B59F74;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.Referenz .featured-box {
  height: 100%;
}
section.Referenz .featured-box:hover .overlay-text {
  display: table;
  position: absolute;
  top: 50%;
  left: 5%;
  max-width: 90%;
  padding: 0;
  transform: translateY(-50%);
}
section.Referenz .featured-box:hover img {
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity= 0);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
}
section.Referenz .featured-box:hover .smoth-overlay img {
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity= 0);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
section.TeamWidgetBlock {
  display: block;
  margin: 0;
  padding: 60px 0 !important;
  border-top: 150px solid #FFF;
  color: #FFF;
  background: #9C170C;
}
section.TeamWidgetBlock.brown {
  border-top: 150px solid #575A5A;
}
section.TeamWidgetBlock #TeamWidget {
  position: relative;
}
section.TeamWidgetBlock #TeamWidget h3 {
  width: 60%;
  margin-top: 0;
}
section.TeamWidgetBlock #TeamWidget p {
  width: 60%;
  margin: 0;
}
section.TeamWidgetBlock #TeamWidget img {
  position: absolute;
  width: 22%;
  display: block;
  bottom: -60px;
  right: 0;
}
.HomePage section.TeamWidgetBlock {
  margin: 75px 0 0;
  border: none;
}
section.ToggleTextBlock .ToogleText {
  padding: 0.5em 0;
  border-bottom: 1px solid #575A5A;
}
section.ToggleTextBlock .ToogleText .std {
  display: none;
}
section.ToggleTextBlock .ToogleText .icon {
  position: absolute;
  right: 0;
  width: 38px;
  height: 38px;
  border: 1px solid #575A5A;
}
section.ToggleTextBlock .ToogleText .more {
  position: relative;
  float: right;
  padding: 0 60px 0 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  cursor: pointer;
}
section.ToggleTextBlock .ToogleText .more .icon {
  bottom: -10px;
  background: url('../images/icon-open.png') center no-repeat;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  -o-background-size: 24px;
  background-size: 24px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=24px, sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
}
section.ToggleTextBlock .ToogleText .more .icon:hover {
  background-color: #B59F74;
}
section.ToggleTextBlock .ToogleText .less {
  position: relative;
  margin: 1.5em 0;
  padding: 0 60px 0 0;
  text-align: right;
  font-size: 15px;
  font-weight: 300;
  line-height: 40px;
  cursor: pointer;
}
section.ToggleTextBlock .ToogleText .less .icon {
  bottom: 0;
  background: url('../images/icon-close.png') center no-repeat #B59F74;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  -o-background-size: 24px;
  background-size: 24px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=24px, sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
}
section.ToggleTextBlock .ToogleText .less:hover .icon {
  background-color: #FFF;
}
section.ToggleTextBlock .ToogleText.open .more {
  display: none;
}
section.News .ToogleText {
  padding: 0.5em 0;
  border-bottom: 1px solid #575A5A;
}
section.News .ToogleText .col {
  position: relative;
}
section.News .ToogleText .std {
  display: none;
}
section.News .ToogleText h1 {
  width: 80%;
}
section.News .ToogleText .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 38px;
  height: 38px;
  border: 1px solid #575A5A;
}
section.News .ToogleText .more {
  position: absolute;
  bottom: 1.5em;
  right: 0;
  padding: 0 60px 0 0;
  text-align: right;
  font-size: 15px;
  font-weight: 300;
  line-height: 40px;
  cursor: pointer;
}
section.News .ToogleText .more .icon {
  background: url('../images/icon-open.png') center no-repeat;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  -o-background-size: 24px;
  background-size: 24px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=24px, sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
}
section.News .ToogleText .more:hover .icon {
  background-color: #B59F74;
}
section.News .ToogleText .less {
  position: relative;
  margin: 1.5em 0;
  padding: 0 60px 0 0;
  text-align: right;
  font-size: 15px;
  font-weight: 300;
  line-height: 40px;
  cursor: pointer;
}
section.News .ToogleText .less .icon {
  background: url('../images/icon-close.png') center no-repeat #B59F74;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  -o-background-size: 24px;
  background-size: 24px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=24px, sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
}
section.News .ToogleText .less:hover .icon {
  background-color: #FFF;
}
section.News .ToogleText.open .more,
section.News .ToogleText.active .more {
  display: none;
}
section.News .ToogleText.active .std {
  display: block;
}
section.Team .col {
  min-height: 300px;
  position: relative;
  margin: 0 0 75px;
  border-bottom: 1px solid #575A5A;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.Team .col img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  height: calc(100% - 40px);
  max-height: 70vw;
  min-height: 150px;
  padding: 40px 20px 0 0;
}
section.Team .col h4 {
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 0.5em;
}
section.Team .col .email {
  display: block;
  width: 38px;
  height: 38px;
  text-decoration: none;
  border: 1px solid #575A5A;
  background: url('../images/email.png') center no-repeat;
  -webkit-background-size: 30px;
  -moz-background-size: 30px;
  -o-background-size: 30px;
  background-size: 30px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=30px, sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
}
section.Team .col .email:hover {
  background-color: #FFF;
}
section.Team .col .block-content {
  position: relative;
  padding: 20px 0 0 10px;
  width: 40%;
}
section.Team .col .add {
  visibility: hidden;
}
section.Team .col:hover {
  background: #B59F74;
}
section.Team .col:hover .add {
  visibility: visible;
}
section .bx-wrapper {
  margin: 3em 0 4.5em;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
section .bx-wrapper .bx-viewport {
  height: auto !important;
}
section .bx-wrapper .bx-pager {
  display: none;
  visibility: hidden;
}
section .bx-wrapper .bx-prev {
  width: 30px;
  height: 80px;
  margin-top: -40px;
  left: -50px;
  background: url('../images/arrow-left.png') center no-repeat;
}
section .bx-wrapper .bx-next {
  width: 30px;
  height: 80px;
  margin-top: -40px;
  right: -50px;
  background: url('../images/arrow-right.png') center no-repeat;
}
#Beratung {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 220px;
  height: 220px;
  left: 50%;
  margin-left: -110px;
  border: none;
  border-radius: 50%;
  background: #9C170C;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(156, 23, 12, 0.5);
  animation: pulse 1.5s infinite;
  -webkit-animation: pulse 1.5s infinite;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Beratung a {
  display: block;
  color: #FFF;
  font-family: 'Kaushan Script', Arial, Verdana, cursive;
  font-size: 28px;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0;
  padding: 65px 0;
  text-decoration: none;
  -webkit-transform: rotate(-12deg) scale(1) skew(-12deg);
  -moz-transform: rotate(-12deg) scale(1) skew(-12deg);
  -o-transform: rotate(-12deg) scale(1) skew(-12deg);
  -ms-transform: rotate(-12deg) scale(1) skew(-12deg);
  transform: rotate(-12deg) scale(1) skew(-12deg);
}
#Beratung:hover {
  background: #9C170C;
  -webkit-animation: none;
}
#Beratung:hover a {
  color: #FFF;
}
.HomePage #Beratung {
  color: #FFF;
}
.HomePage #Beratung a {
  color: #FFF;
}
.popup {
  display: none;
  width: 588px;
  max-width: 90%;
  padding: 52px !important;
  border: 1px solid #FFF;
  background: #B59F74 !important;
}
.popup .fancybox-close-small {
  width: 44px;
  height: 44px;
  top: 18px;
  right: 18px;
  border: none;
}
.popup .fancybox-close-small:after {
  content: '';
  width: 34px;
  height: 34px;
  top: 5px;
  right: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url('../images/popup-close.png') center no-repeat;
  -webkit-background-size: 34px;
  -moz-background-size: 34px;
  -o-background-size: 34px;
  background-size: 34px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=34px, sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=@src, sizingMethod='scale')";
}
.popup .fancybox-close-small:hover {
  background-color: #B59F74;
}
.popup iframe {
  width: 100%;
  min-height: 630px;
  border: none;
}
.popup iframe[role=presentation] {
  min-height: 0 !important;
}
.popup .cr_body .editable_content {
  overflow: hidden;
}
.PlainFormPage.color-1 {
  background: #B59F74;
}
.PlainFormPage.color-1 input[type="submit"],
.PlainFormPage.color-1 .btn > a {
  background: #B59F74;
}
.PlainFormPage.color-1 input[type="submit"]:hover,
.PlainFormPage.color-1 .btn > a:hover {
  background: #B59F74;
}
.PlainFormPage h1 {
  font-size: 24px;
  text-transform: none;
  font-weight: 400;
}
.blog-list .blog-entry {
  border-left: 1px solid #B59F74;
  margin-bottom: 40px;
}
.blog-list .blog-entry:nth-child(4n+1) {
  border-left: none;
}
.blog-list .blog-entry a.post-summary {
  display: block;
  padding: 20px 10px;
  word-break: break-word;
}
.blog-list .blog-entry a.post-summary:hover {
  text-decoration: none;
  background-color: #faf8f7;
}
.blog-list .blog-entry .post-summary-content h2 {
  font-size: 18px;
  color: #575A5A;
  font-weight: 600;
  text-transform: none;
}
.blog-list .blog-entry .post-summary-content p {
  color: #575A5A;
  font-weight: 400;
}
.blog-list .blog-entry .post-summary-content .Subtitle,
.blog-list .blog-entry .post-summary-content p {
  font-size: 14px;
}
.blog-list .blog-entry .post-summary-content .Subtitle,
.blog-list .blog-entry .post-summary-content p.link {
  color: #9C170C;
  font-weight: 600;
}
.blog-list .blog-entry .post-summary-content p.link {
  margin-bottom: 0;
}
footer {
  display: block;
  padding: 3.5em 0 1em;
  color: #FFF;
  font-size: 12px;
  background: #575A5A;
}
footer a {
  color: #FFF;
}
footer a i.fa {
  width: 33px;
  height: 33px;
  margin: 0 0.5em;
  font-size: 24px;
  line-height: 33px;
  border: 1px solid #FFF;
  cursor: pointer;
}
footer a:hover {
  color: #9C170C;
}
footer a:hover i.fa {
  color: #FFF;
  background: #9C170C;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer ul li {
  display: inline-block;
  vertical-align: top;
}
footer .swisslabel-logo {
  float: right;
  width: 54px;
  margin: -1.5em 0 0 4em;
}
.fancybox-thumbs {
  top: auto;
  width: 100%;
  max-width: 1300px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 240px;
  margin: auto;
  padding: 20px;
  box-sizing: border-box;
  background: none;
}
.fancybox-thumbs ul {
  margin: 0 0 0 -15px;
}
.fancybox-thumbs ul li {
  width: 300px !important;
  height: 200px !important;
  margin: 0 0 15px 15px !important;
}
.fancybox-thumbs ul li img {
  width: 100% !important;
  height: 100% !important;
}
.fancybox-thumbs ul li::before {
  border: none !important;
}
.fancybox-caption-wrap {
  top: -60px;
  bottom: auto;
  padding: 0;
  display: block;
  width: calc(100% - (34px * 2));
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 34px;
  background: none;
  border: none;
  zoom: 1 !important;
  opacity: 1 !important;
  -moz-opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity= 100) !important;
  -webkit-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  visibility: visible !important;
}
body.ie .fancybox-caption-wrap {
  width: 1232px;
  padding-left: 34px;
  padding-right: 34px;
}
.fancybox-caption-wrap .fancybox-caption {
  padding: 0;
  border: none;
}
.fancybox-caption-wrap h3 {
  font-size: 18px;
  font-family: 'Montserrat', Arial, Verdana, sans-serif;
  font-weight: 300;
}
.fancybox-caption-wrap h3 span {
  display: block;
  font-size: 12px;
  margin: 0 0 0.5em;
}
.fancybox-show-thumbs .fancybox-inner {
  top: 60px;
  right: 0;
  bottom: 240px;
  bottom: 0;
}
#PushFooter {
  height: 0;
  clear: both;
  display: none;
}
#Wrapper {
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
footer {
  height: auto;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 80;
}
@media screen and (max-width: 1280px) {
  .container {
    padding: 0 20px;
  }
  h1 {
    font-size: 38px;
  }
  header ul {
    font-size: 14px;
  }
  header nav {
    padding: 1em 20px 0;
  }
  header nav ul li {
    font-size: 18px;
    margin: 0 0.7em;
  }
  .fr_FR header nav ul li {
    font-size: 14px;
  }
  section.Team .col {
    min-height: 240px;
  }
  section.Team .col img {
    height: 100%;
    padding-top: 0;
  }
}
@media screen and (max-width: 1050px) {
  .container {
    padding: 0 10px;
  }
  h1 {
    font-size: 31px;
  }
  .Subtitle {
    font-size: 18px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  .intro-contact {
    top: 30vh;
  }
  header {
    width: 100%;
  }
  header #Logo img {
    max-height: 70px;
  }
  header #HeaderLinks {
    display: inline-block;
    vertical-align: top;
  }
  header #HeaderLinks ul {
    display: inline-block;
  }
  header #HeaderLinks li {
    display: none;
  }
  header #HeaderLinks li.special {
    display: inline-block;
    margin: 0 0.2em;
  }
  header #HeaderLinks li.special i.fa {
    width: 34px;
    height: 34px;
    text-align: center;
    color: #9C170C;
    font-size: 24px;
    line-height: 34px;
    border: 1px solid #9C170C;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
  }
  header #HeaderLinks li.special a:hover i.fa {
    color: white;
    background-color: #9C170C;
  }
  header #HeaderLinks li.special span {
    display: none;
  }
  header #Locale {
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  header #Locale ul {
    display: inline-block;
  }
  header #Locale li {
    display: inline-block;
    margin: 0 0.2em;
    width: 34px;
    height: 34px;
    border: 1px solid #9C170C;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
  }
  header #Locale li a {
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    color: #9C170C;
    line-height: 34px;
  }
  header #Locale li:hover {
    background-color: #B59F74;
  }
  header #MobileTrigger {
    display: inline-block;
    vertical-align: top;
    padding: 4px;
    width: 39px;
    height: 30px;
    margin: 0 0 0 0.5em;
    background: url('../images/mobilenav_open.png') center no-repeat;
    cursor: pointer;
  }
  header #MobileTrigger:hover {
    background-color: transparent !important;
  }
  header #Navigation {
    position: fixed;
    height: 0%;
    height: 0vh;
    top: 70px;
    left: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    -ms-transition: height 0.5s linear;
    transition: height 0.5s linear;
  }
  header #Navigation nav {
    position: absolute;
    left: 0;
    max-height: calc(100vh - 200px);
    width: calc(100vw - 37px);
    overflow-y: auto;
  }
  header.sticky #Navigation {
    top: 62px;
  }
  header nav {
    padding: 1em 10px 0;
  }
  header nav ul li {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0.5em 0;
  }
  header nav ul li a {
    font-weight: 400;
    padding: 0 40px 0 0;
  }
  header nav ul li ul {
    display: none;
    padding: 0 0 0.5em;
  }
  header nav ul li ul li {
    margin: 0;
  }
  header nav ul li ul li a {
    font-weight: 300;
    font-size: 15px;
  }
  header nav ul li .navtoggle {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url('../images/navtoggle_open.png') center no-repeat;
  }
  header nav ul li .navtoggle.active {
    background: url('../images/navtoggle_close.png') center no-repeat;
  }
  header nav ul li.HeaderLink {
    display: block;
  }
  header nav ul li.special {
    display: none;
  }
  header.active {
    overflow-y: visible;
  }
  header.active .col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  header.active #Logo {
    display: none;
  }
  header.active #MobileTrigger {
    background-image: url('../images/mobilenav_close.png');
  }
  header.active #HeaderLinks li.special span {
    display: inline-block;
    color: #9C170C;
    padding: 0 0.8em 0 0;
  }
  header.active #Navigation {
    height: 100%;
    height: 100vh;
    width: 100%;
    z-index: 500;
    background-color: #ffffff;
    overflow: hidden;
  }
  .fr_FR header nav ul li a {
    font-size: 18px;
  }
  #GoogleMap {
    height: 460px;
  }
  #Newswidget {
    text-align: center;
    font-size: 16px;
  }
  .HomePage #Content {
    font-size: 16px;
  }
  #TitleImage {
    overflow: hidden;
  }
  #TitleImage img {
    max-width: none;
    width: 150%;
    margin: 0 -25%;
  }
  #Beratung {
    font-size: 28px;
  }
  section.VorschauBoxBlock h3 {
    font-size: 15px;
  }
  section.Referenz h3 {
    font-size: 18px;
  }
  section.Referenz h3 span {
    font-size: 12px;
  }
  section.Referenz .overlay-text {
    font-size: 12px;
  }
  section.TeamWidgetBlock #TeamWidget h3 {
    width: 60%;
    font-size: 18px;
  }
  section.TeamWidgetBlock #TeamWidget p {
    width: 60%;
    margin: 0;
  }
  section.TeamWidgetBlock #TeamWidget img {
    position: absolute;
    width: 30%;
    display: block;
    right: -25px;
    min-width: 180px;
  }
  section.ZweispaltigerTextBlock img {
    max-width: 35%;
    height: auto !important;
  }
  section.ToggleTextBlock .ToogleText .more {
    float: none;
    margin: 1.5em 0;
    text-align: right;
  }
  section.News .ToogleText .more {
    position: relative;
    margin: 1.5em 0 0;
  }
  section.Team .col {
    min-height: 200px;
  }
  section.Team .col img {
    padding: 20px 0 0 0;
  }
  footer {
    text-align: center;
  }
  footer .aleft,
  footer .aright,
  footer .acenter {
    text-align: center;
  }
  footer img {
    display: none;
  }
  footer .col {
    margin: 0.5em 0;
  }
}
@media screen and (max-width: 750px) {
  #GoogleMap {
    height: 360px;
  }
  .intro-contact {
    display: none;
  }
  #Subnavigation {
    display: none;
    visibility: hidden;
  }
  section.BildBlock .mobile img {
    display: block;
  }
  section.BildBlock .desktop img {
    display: none;
  }
  section.VorschauBoxBlock .box-2 img,
  section.Referenz .box-2 img {
    max-width: none;
    width: 172%;
    margin: 0 -36px;
  }
  .blog-list .blog-entry:nth-child(4n+1) {
    border-left: 1px solid #9C170C;
  }
  .blog-list .blog-entry:nth-child(2n+1) {
    border-left: none;
  }
}
@media screen and (max-width: 560px) {
  header #HeaderLinks #Locale {
    display: none;
  }
  header.active #HeaderLinks li.special span {
    display: none;
  }
  header.active #HeaderLinks #Locale {
    display: inline-block;
  }
  #GoogleMap {
    height: 280px;
  }
  #TitleImage img {
    width: 200%;
    margin: 0 -50%;
  }
}
@media screen and (max-width: 350px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@-webkit-keyframes pulse {
  0% {
    -ms-transform: scale(0.9);
    /* IE 9 */
    transform: scale(0.9);
    /* Standard syntax */
  }
  70% {
    -ms-transform: scale(1);
    /* IE 9 */
    transform: scale(1);
    /* Standard syntax */
    box-shadow: 0 0 0 50px rgba(140, 128, 38, 0);
  }
  100% {
    -ms-transform: scale(0.9);
    /* IE 9 */
    transform: scale(0.9);
    /* Standard syntax */
    box-shadow: 0 0 0 0 rgba(140, 128, 38, 0);
  }
}
@media screen and (min-width: 1050px) {
  header nav ul li {
    margin: 0;
    padding: 0 0.7em;
  }
  header nav ul.lvl1 > li {
    position: relative;
  }
  header nav ul.lvl1 > li:hover ul.subnav,
  header nav ul.lvl1 > li.hovered ul.subnav {
    max-height: 300px;
  }
  header nav ul.lvl1 ul.subnav {
    background-color: white;
    display: block;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    text-align: left;
    -webkit-transition: max-height 0.3s ease;
    -moz-transition: max-height 0.3s ease;
    -o-transition: max-height 0.3s ease;
    -ms-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
  }
  header nav ul.lvl1 ul.subnav li {
    white-space: nowrap;
    width: 100%;
  }
  header nav ul.lvl1 ul.subnav li:first-child {
    margin-top: 24px;
  }
  header nav ul.lvl1 ul.subnav li:last-child {
    margin-bottom: 24px;
  }
}
