@import url('https://fonts.googleapis.com/css?family=Assistant:300,400,600,700|Roboto+Slab:300,400,700');
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  line-height: 25px;
  position: relative;
}
ul {
  list-style: none;
}
body {
  overflow-x: hidden;
}
img {
  max-width: 100%;
  display: block;
}
.clear {
  clear: both;
}
input[type="radio"],
a,
button,
input[type="submit"] {
  cursor: pointer;
}
a:not(.logo_link) {
  text-decoration: none;
  transition: .1s ease-out;
  -webkit-transition: .1s ease-out;
  -moz-transition: .1s ease-out;
  -o-transition: .1s ease-out;
  -ms-transition: .1s ease-out;
}
a:not(.logo_link) img {
  transition: .1s ease-out;
  -webkit-transition: .1s ease-out;
  -moz-transition: .1s ease-out;
  -o-transition: .1s ease-out;
  -ms-transition: .1s ease-out;
}
a:not(.logo_link):hover {
  transition: .2s ease-in;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  -ms-transition: .2s ease-in;
}
a:not(.logo_link):hover img {
  transition: .2s ease-in;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  -ms-transition: .2s ease-in;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
}
* {
  margin: 0;
  padding: 0;
}
html {
  overflow-x: hidden;
}
.cookie-accept {
  height: 35px;
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  padding: 5px 0;
  background-color: rgba(167,70,59,0.8);
}
.cookie-accept .static-page-wrap {
  position: relative;
}
.cookie-accept p {
  float: left;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 40px;
  color: white;
}
.cookie-accept a {
  color: white;
  text-decoration: underline;
}
.cookie-accept-button {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 20px;
  cursor: pointer;
  color: white;
}
body {
  width: 100%;
  height: 100%;
  font-family: 'Assistant', sans-serif;
  font-size: 15px;
  color: #412800;
  letter-spacing: 0.4px;
  line-height: 24px;
  font-weight: 400;
  background-color: #fbfafa;
  position: relative;
  touch-action: manipulation;
  padding-top: 0;
}
body.fixed {
  height: 100%;
  overflow: hidden;
  touch-action: none;
}
.container-sm {
  width: 634px;
  margin: 0 auto;
}
a {
  color: #a7463b;
}
a:hover {
  color: #ba4e42;
}
.bold {
  font-weight: 700;
}
.thin {
  font-weight: 300;
}
h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 35px;
  line-height: 42px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 30px;
  color: #a7463b;
}
h3 {
  font-family: 'Assistant', sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
h4 {
  font-family: 'Assistant', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.button {
  padding: 14px 30px;
  font-size: 17px;
  text-transform: uppercase;
  color: white;
  background: #a7463b;
  margin: 0 0 15px;
  font-weight: 700;
  letter-spacing: 2px;
}
.button:hover {
  background: #ba4e42;
  color: white;
}
.readmore {
  background: #a7463b;
  padding: 12px 25px;
  font-size: 15px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 2px;
  font-weight: 700;
  width: 70%;
  margin-left: -8px;
  transition: all .2s ease-out;
}
.readmore:before {
  content: "";
  display: block;
  width: 150px;
  height: 11px;
  background: url("/wp-content/themes/holzgesellen/img/arrow_large.png") left top no-repeat;
  background-size: 150px 11px;
  float: left;
  margin: 7px 20px 7px 0;
}
.readmore:hover {
  margin-left: 0;
  transition: all .2s ease-out;
  background: #ba4e42;
}
.backstretch {
  height: 100% !important;
  background-repeat: repeat-y;
  background-position: 50% 0;
  transition: 0s linear;
  transition-property: background-position;
}
input.wpcf7-form-control.wpcf7-text::placeholder,
textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 1;
  color: #412800;
  font-size: 15px;
}
input.wpcf7-form-control.wpcf7-text::-moz-placeholder,
textarea.wpcf7-form-control.wpcf7-textarea::-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 1;
  color: #412800;
  font-size: 15px;
}
input.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
textarea.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 1;
  color: #412800;
  font-size: 15px;
}
input.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
textarea.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 1;
  color: #412800;
  font-size: 15px;
}
input.wpcf7-form-control.wpcf7-text:-moz-placeholder,
textarea.wpcf7-form-control.wpcf7-textarea:-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 1;
  color: #412800;
  font-size: 15px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
}
.logo_img {
  transition: all 0s linear;
  background: url("/wp-content/themes/holzgesellen/img/logo_white.png") center center no-repeat;
  background-size: 205px 30px;
  width: 261px;
  height: 66px;
  display: block;
}
.logo_img h1 {
  text-indent: -9999px;
}
#sidenavi {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 180px;
  z-index: 2;
  visibility: hidden;
  display: none;
  opacity: 0;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}
#sidenavi ul {
  padding: 0;
}
#sidenavi ul li {
  font-size: 14px;
  font-weight: 600;
  display: grid;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#sidenavi ul li a {
  padding: 7px 40px;
  background: rgba(228,226,225,0.85);
  color: #412800;
  max-height: 39px;
}
#sidenavi ul li a:hover {
  background: #e4e2e1;
}
#sidenavi ul li.active {
  font-weight: 700;
}
#sidenavi ul li.active a {
  background: rgba(167,70,59,0.85);
  color: white;
}
#sidenavi ul li.active a:hover {
  background: #a7463b;
}
#sidenavi.show {
  opacity: 1;
  display: block;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}
#sidenavi.show.hide {
  opacity: 0;
  display: none;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}
#totop {
  background-color: #a7463b;
  position: fixed;
  bottom: 9px;
  display: block;
  width: 84px;
  height: 50px;
  z-index: 1;
  right: -92px;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  opacity: 0;
}
#totop:before {
  content: "";
  width: 15px;
  height: 11px;
  top: 20px;
  left: 15px;
  position: absolute;
  display: block;
  background: url("/wp-content/themes/holzgesellen/img/arrow.png") no-repeat center center;
  background-size: 15px 11px;
  transform: rotate(-90deg);
}
#totop:hover {
  background-color: #ba4e42;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}
#totop.show {
  right: -8px;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  opacity: 1;
}
#totop.show:hover {
  right: 0;
}
.parallax-mirror {
  opacity: 0.85;
}
#top {
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 2;
  background: #fbfafa;
  float: left;
  -moz-box-shadow: 2px 4px 6px rgba(68,68,68,0.25);
  -webkit-box-shadow: 2px 4px 6px rgba(68,68,68,0.25);
  box-shadow: 2px 4px 6px rgba(68,68,68,0.25);
}
#top #logo {
  display: block;
  background: #a7463b;
  transition: all .1s linear;
  float: left;
  z-index: 3;
}
#top #menu {
  display: block;
  float: right;
  z-index: 3;
}
#top #menu #menu-toggle {
  padding: 19px 18px;
  cursor: pointer;
  background-color: #a7463b;
  transition: background-color .1s linear;
  float: left;
  margin-right: 15px;
}
#top #menu #menu-toggle .menu-box {
  position: relative;
  display: block;
  width: 33px;
  height: 28px;
}
#top #menu #menu-toggle .menu-box .menu-inner,
#top #menu #menu-toggle .menu-box .menu-inner:after,
#top #menu #menu-toggle .menu-box .menu-inner:before {
  top: auto;
  bottom: 0;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(.55,.055,.675,.19);
  transition-duration: .13s;
  position: absolute;
  width: 35px;
  height: 7px;
  border: 1px solid #eee;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  display: block;
  margin-top: -2px;
  left: -1px;
}
#top #menu #menu-toggle .menu-box .menu-inner:before {
  transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s, transform .13s cubic-bezier(.55,.055,.675,.19);
  top: -10px;
  display: block;
  content: "";
  background-color: transparent;
}
#top #menu #menu-toggle .menu-box .menu-inner:after {
  top: -20px;
  transition: all .1s linear .2s, background-color .05s linear, top .2s cubic-bezier(.33333,.66667,.66667,1) .2s;
  bottom: -10px;
  display: block;
  content: "";
}
#top #menu #menu-toggle:hover {
  background-color: #ba4e42;
}
#top #menu #contact-toggle {
  padding: 20px 18px 16px 14px;
  cursor: pointer;
  background-color: #a7463b;
  transition: background-color .1s linear;
  float: left;
}
#top #menu #contact-toggle:before {
  content: "";
  position: absolute;
  display: block;
  bottom: 4px;
  left: 28px;
  width: 13px;
  height: 9px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 13px 18px;
  opacity: 0;
  transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
}
#top #menu #contact-toggle .contact-box {
  position: relative;
  display: block;
  width: 37px;
  height: 30px;
}
#top #menu #contact-toggle .contact-box .contact-inner {
  background: url("/wp-content/themes/holzgesellen/img/contact_toggle_white.png") center center no-repeat;
  transition: all 0s linear;
  width: 37px;
  height: 30px;
  display: block;
  background-size: 37px 30px;
}
#top #menu #contact-toggle:hover {
  background-color: #ba4e42;
}
#top #menu #contact-toggle:hover:before {
  opacity: 1;
  transition: .2s ease-in;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  -ms-transition: .2s ease-in;
}
#top #menu #contact-toggle.open:before {
  transition: .05s linear;
  -webkit-transition: .05s linear;
  -moz-transition: .05s linear;
  -o-transition: .05s linear;
  -ms-transition: .05s linear;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  background-position: center bottom;
  opacity: 1;
}
#top #menu-collapse {
  display: none;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(167,70,59,0.9);
}
#top #menu-collapse .mainmenu {
  position: absolute;
  width: 160px;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-45%);
}
#top #menu-collapse .mainmenu ul.menu {
  margin: 0;
  padding: 0;
}
#top #menu-collapse .mainmenu ul.menu li {
  font-family: 'Roboto Slab', serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 60px;
  white-space: nowrap;
}
#top #menu-collapse .mainmenu ul.menu li:nth-child(odd) {
  float: left;
}
#top #menu-collapse .mainmenu ul.menu li:nth-child(odd) a:hover {
  margin-left: 8px;
}
#top #menu-collapse .mainmenu ul.menu li:nth-child(even) {
  float: right;
}
#top #menu-collapse .mainmenu ul.menu li:nth-child(even) a:hover {
  margin-right: -8px;
}
#top #menu-collapse .mainmenu ul.menu li:nth-last-child(1) {
  margin-bottom: 30px;
}
#top #menu-collapse .mainmenu ul.menu li a {
  color: white;
  padding: 10px 30px;
  border: 1px solid white;
}
#top #menu-collapse .mainmenu ul.submenu {
  margin: 0;
  padding: 0;
  font-family: 'Assistant', sans-serif;
}
#top #menu-collapse .mainmenu ul.submenu li {
  font-weight: 700;
  letter-spacing: 3px;
  float: left;
  margin-top: 26px;
  white-space: nowrap;
  transition: all .1s ease-out;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
}
#top #menu-collapse .mainmenu ul.submenu li a {
  color: white;
  position: relative;
}
#top #menu-collapse .mainmenu ul.submenu li a:before {
  content: "";
  display: block;
  width: 15px;
  height: 11px;
  background: url("/wp-content/themes/holzgesellen/img/arrow.png") left top no-repeat;
  background-size: 15px 11px;
  float: left;
  margin: 8px 15px 0 0;
}
#top #menu-collapse .mainmenu ul.submenu li:hover {
  margin-left: 8px;
  transition: all .1s ease-out;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
}
#top.open #logo {
  background: white;
  transition: all .1s linear .2s;
}
#top.open #logo .logo_img {
  background-image: url("/wp-content/themes/holzgesellen/img/logo.png");
}
#top.open #menu #menu-toggle {
  background-color: white;
  transition: background-color .1s linear .2s;
}
#top.open #menu #menu-toggle .menu-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215,.61,.355,1);
  transform: translate3d(0,-10px,0) rotate(-45deg);
  transition: all .1s linear .2s, border-color .5s linear .2s, background-color .1s linear;
  border-color: #a7463b;
}
#top.open #menu #menu-toggle .menu-inner:after {
  top: 0;
  transition: all .1s linear .2s, top .2s cubic-bezier(.33333,0,.66667,.33333);
  background-color: white;
  width: 33px;
  height: 5px;
  border-width: 0;
  left: 0px;
  top: 2px;
}
#top.open #menu #menu-toggle .menu-inner:before {
  top: 1px;
  transition: all .1s linear .2s, border-color .5s linear .2s, top .1s cubic-bezier(.33333,0,.66667,.33333) .16s, transform .13s cubic-bezier(.215,.61,.355,1) .25s;
  transform: rotate(-90deg);
  background-color: white;
  border-color: #a7463b;
}
#top.open #menu #contact-toggle {
  background-color: white;
  transition: all .1s linear .2s;
}
#top.open #menu #contact-toggle .contact-box .contact-inner {
  background: url("/wp-content/themes/holzgesellen/img/contact_toggle.png") center center no-repeat;
  transition: all 0s linear .2s;
  background-size: 37px 30px;
}
#top.open #menu-collapse {
  display: block;
}
#top.open #contact-collapse .icons a {
  background: white;
  color: #a7463b;
}
#top.open #contact-collapse .icons a:before {
  background-image: url("/wp-content/themes/holzgesellen/img/kontakt_icons_red.png");
}
#top.open #contact-collapse .icons a:hover {
  background-color: white;
}
#top #contact-collapse {
  z-index: 3;
  top: 90px;
  position: fixed;
  display: block;
  visibility: hidden;
  right: -340px;
  transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
}
#top #contact-collapse .icons a {
  background-color: rgba(167,70,59,0.85);
  color: white;
  padding: 13px 0 13px 70px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.6px;
  display: block;
  width: 330px;
  height: 48px;
  margin: 22px 0 0 4px;
}
#top #contact-collapse .icons a:hover {
  margin-left: 0;
  background-color: #ba4e42;
}
#top #contact-collapse .icons a:before {
  background-image: url("/wp-content/themes/holzgesellen/img/kontakt_icons.png");
  background-size: 105px 35px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 15px;
  top: 6px;
  width: 35px;
  height: 35px;
}
#top #contact-collapse .icons a.address:before {
  background-position: left center;
}
#top #contact-collapse .icons a.mail:before {
  background-position: center center;
}
#top #contact-collapse .icons a.phone:before {
  background-position: right center;
}
#top #contact-collapse.active {
  visibility: visible;
  right: -4px;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
header {
  overflow: hidden;
}
header #caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 200px;
  width: 100%;
  color: white;
}
header #caption .icon {
  width: 72px;
  height: 72px;
  background-color: rgba(167,70,59,0.85);
  background-size: 52px 49px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 35px;
  border: 2px solid transparent;
  margin: 0 auto 25px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
}
header #caption .icon:before {
  background: none;
  border: 1px solid rgba(167,70,59,0.85);
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 40px;
  transition: all 0.05s linear;
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  -ms-transition: all 0.05s linear;
}
header #caption h2 {
  background: rgba(167,70,59,0.85);
  padding: 5px 0 6px;
  margin-bottom: 15px;
  color: white;
  text-align: center;
}
header #caption h3 {
  background: rgba(167,70,59,0.85);
  padding: 10px 16px;
  margin-left: 40px;
  color: white;
  text-align: center;
}
header #caption .container-sm {
  max-width: 500px;
}
header .bstr {
  position: absolute;
  top: 45px;
  width: 100%;
  bottom: 93px;
}
header .header-bottom {
  position: absolute;
  background: #fbfafa;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 88px;
}
header .header-bottom .scrolldown {
  display: block;
  margin: 20px auto 7px;
  width: 21px;
  height: 30px;
  border: 1px solid #a7463b;
  border-radius: 9px;
  position: relative;
  cursor: pointer;
}
header .header-bottom .scrolldown:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 4px;
  background-color: #a7463b;
  left: 9px;
  top: 4px;
}
header .header-bottom .scrolldown:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 11px;
  left: 2px;
  top: 38px;
  background: url("/wp-content/themes/holzgesellen/img/arrow.png") left top no-repeat;
  background-size: 15px 11px;
  transform: rotate(90deg);
}
header .backstretch:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top,rgba(65,40,0,0.3) 0%,rgba(65,40,0,0) 30%,rgba(65,40,0,0) 70%,rgba(65,40,0,0.3) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(65,40,0,0.3)),color-stop(30%,rgba(65,40,0,0)),color-stop(70%,rgba(65,40,0,0)),color-stop(100%,rgba(65,40,0,0.3)));
  background: -webkit-linear-gradient(top,rgba(65,40,0,0.3) 0%,rgba(65,40,0,0) 30%,rgba(65,40,0,0) 70%,rgba(65,40,0,0.3) 100%);
  background: -o-linear-gradient(top,rgba(65,40,0,0.3) 0%,rgba(65,40,0,0) 30%,rgba(65,40,0,0) 70%,rgba(65,40,0,0.3) 100%);
  background: -ms-linear-gradient(top,rgba(65,40,0,0.3) 0%,rgba(65,40,0,0) 30%,rgba(65,40,0,0) 70%,rgba(65,40,0,0.3) 100%);
  background: linear-gradient(to bottom,rgba(65,40,0,0.3) 0%,rgba(65,40,0,0) 30%,rgba(65,40,0,0) 70%,rgba(65,40,0,0.3) 100%);
}
main {
  padding: 50px 0 0;
}
main .vorschau_zwei_unterseiten .row {
  margin-left: -25px;
  margin-right: -25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
main .vorschau_zwei_unterseiten .row [class*='col-'] {
  display: flex;
}
main .vorschau_zwei_unterseiten .row .col-md-6 {
  padding-left: 25px;
  padding-right: 25px;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau {
  background: #ebe7e6;
  padding-bottom: 40px;
  -webkit-box-shadow: 0px 0px 20px 0px #a3a1a1;
  -moz-box-shadow: 0px 0px 20px 0px #a3a1a1;
  box-shadow: 0px 0px 20px 0px #a3a1a1;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink .image {
  height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink .image .icon {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: rgba(167,70,59,0.85);
  background-size: 51px 48px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 36px;
  border: 2px solid transparent;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink .image .icon:before {
  background: none;
  border: 1px solid rgba(167,70,59,0.85);
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 40px;
  transition: all 0.05s linear;
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  -ms-transition: all 0.05s linear;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink:hover .image .icon {
  width: 77px;
  height: 77px;
  background-color: rgba(186,78,66,0.85);
  background-size: 56px;
  border-radius: 40px;
  transition: all 0.06s ease-out;
  -webkit-transition: all 0.06s ease-out;
  -moz-transition: all 0.06s ease-out;
  -o-transition: all 0.06s ease-out;
  -ms-transition: all 0.06s ease-out;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink:hover .image .icon:before {
  width: 90px;
  height: 90px;
  border-radius: 45px;
  border-width: 2px;
  border-color: rgba(186,78,66,0.85);
  transition: all 0.06s ease-out;
  -webkit-transition: all 0.06s ease-out;
  -moz-transition: all 0.06s ease-out;
  -o-transition: all 0.06s ease-out;
  -ms-transition: all 0.06s ease-out;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink.button_readmore {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 30px;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content {
  padding: 35px 60px 15px;
  margin-bottom: 30px;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content h2 {
  width: 100%;
}
main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content h2:before {
  content: "";
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  background: #ebe7e6;
  height: 70px;
  position: absolute;
  top: -75px;
}
main .infos_background {
  margin: 100px 0;
  padding: 90px 0;
  color: white;
}
main .infos_background .row {
  margin-left: -40px;
  margin-right: -40px;
}
main .infos_background .row .column {
  padding: 10px 0;
  text-align: center;
}
main .infos_background .row .column .icon {
  width: 75px;
  height: 75px;
  margin: 0 auto 25px;
  background-color: #fbfafa;
  background-repeat: no-repeat;
  background-size: 75px 75px;
  background-position: center center;
  border-radius: 38px;
}
main .infos_background .row .column .icon:before {
  position: absolute;
  width: 85px;
  height: 85px;
  border: 1px solid #fbfafa;
  border-radius: 41px;
  content: "";
  top: -5px;
  left: -5px;
}
main .infos_background .row .column h2 {
  color: white;
}
main .infos_background .row .column h3 {
  color: #412800;
  padding: 0 6vw;
}
main .infos_background .row .column p {
  margin: 0;
  text-shadow: .5px .5px rgba(120,95,90,0.5);
  font-size: 16px;
}
main .infos_background .row .column p.wrap {
  max-width: 600px;
  margin: 0 auto;
  font-weight: 600;
}
main .infos_background .row .column.col-sm-4 {
  padding: 30px 40px;
}
main .infos_background .row .column.link {
  padding-bottom: 30px;
}
main .infos_background .backstretch {
  opacity: 0.85;
}
main .infos_background:before {
  position: absolute;
  display: block;
  background: #fbfafa;
  width: 380px;
  height: 38px;
  top: -1px;
  content: "";
  left: 50%;
  transform: translateX(-50%);
}
main .infos_background:after {
  position: absolute;
  display: block;
  background: #fbfafa;
  width: 380px;
  height: 58px;
  bottom: -21px;
  content: "";
  left: 50%;
  transform: translateX(-50%);
}
main .textblock {
  background: #ebe7e6;
  -webkit-box-shadow: 0px 0px 20px 0px #a3a1a1;
  -moz-box-shadow: 0px 0px 20px 0px #a3a1a1;
  box-shadow: 0px 0px 20px 0px #a3a1a1;
  margin-bottom: 100px;
}
main .textblock .row {
  margin-right: 0;
  margin-left: 0;
}
main .textblock .row .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
main .textblock .row .col-md-6.text {
  padding: 100px 80px;
}
main .textblock .row .col-md-6.text .readmore {
  width: 360px;
}
main .textblock .row .col-md-6.text:after {
  content: "";
  position: absolute;
  display: block;
  background: #ebe7e6;
  width: 36px;
  height: 60%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
main .textblock .row .col-md-6.bild .cat-box {
  position: absolute;
  width: 180px;
  display: block;
  bottom: 20px;
}
main .textblock .row .col-md-6.bild .cat-box ul {
  padding: 0;
}
main .textblock .row .col-md-6.bild .cat-box ul li {
  font-size: 14px;
  font-weight: 600;
  display: grid;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding: 7px 40px;
  background: rgba(228,226,225,0.85);
}
main .textblock .row .col-md-6.bild .cat-box ul li.active {
  font-weight: 700;
  background: rgba(167,70,59,0.85);
}
main .textblock .row .col-md-6.bild .cat-box ul li.active a {
  color: white;
}
main .textblock .row .col-md-6.bild .cat-box ul li a {
  color: #412800;
}
main .textblock.rechts {
  margin-left: 50px;
}
main .textblock.rechts .row .col-md-6.text:after {
  right: -35px;
}
main .textblock.rechts .row .col-md-6.bild .cat-box {
  right: 0;
}
main .textblock.links {
  margin-right: 50px;
}
main .textblock.links .row .bild {
  order: 1;
}
main .textblock.links .row .col-md-6.text {
  order: 2;
}
main .textblock.links .row .col-md-6.text:after {
  left: -35px;
}
main .textblock.mittig {
  margin-left: 50px;
  margin-right: 50px;
}
main .textblock.mittig .row .col-md-6.text:after {
  right: -35px;
}
main .slideshow {
  margin-top: 100px;
}
main .slideshow .title {
  position: absolute;
  padding-top: 80px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}
main .slideshow .title h2 {
  font-size: 30px;
  letter-spacing: 2px;
}
main .slideshow .title:before {
  position: absolute;
  display: block;
  background: #fbfafa;
  width: 380px;
  height: 38px;
  top: -1px;
  content: "";
  left: 50%;
  transform: translateX(-50%);
}
main .slideshow .slide-navigation {
  margin-bottom: 80px;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .filter:after {
  background: -moz-linear-gradient(top,rgba(251,250,250,0.9) 0%,rgba(251,250,250,0.9) 20%,rgba(251,250,250,0.5) 45%,rgba(251,250,250,0.5) 50%,#fbfafa 90%,#fbfafa 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(251,250,250,0.9)),color-stop(20%,rgba(251,250,250,0.9)),color-stop(45%,rgba(251,250,250,0.5)),color-stop(50%,rgba(251,250,250,0.5)),color-stop(90%,#fbfafa),color-stop(100%,#fbfafa));
  background: -webkit-linear-gradient(top,rgba(251,250,250,0.9) 0%,rgba(251,250,250,0.9) 20%,rgba(251,250,250,0.5) 45%,rgba(251,250,250,0.5) 50%,#fbfafa 90%,#fbfafa 100%);
  background: -o-linear-gradient(top,rgba(251,250,250,0.9) 0%,rgba(251,250,250,0.9) 20%,rgba(251,250,250,0.5) 45%,rgba(251,250,250,0.5) 50%,#fbfafa 90%,#fbfafa 100%);
  background: -ms-linear-gradient(top,rgba(251,250,250,0.9) 0%,rgba(251,250,250,0.9) 20%,rgba(251,250,250,0.5) 45%,rgba(251,250,250,0.5) 50%,#fbfafa 90%,#fbfafa 100%);
  background: linear-gradient(to bottom,rgba(251,250,250,0.9) 0%,rgba(251,250,250,0.9) 20%,rgba(251,250,250,0.5) 45%,rgba(251,250,250,0.5) 50%,#fbfafa 90%,#fbfafa 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .filter img {
  width: 100%;
  height: auto;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom {
  margin-top: -115px;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column {
  float: left;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  width: 100%;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column.first {
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block {
  padding: 15px 0;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block .value {
  font-size: 28px;
  color: #a7463b;
  font-weight: 700;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block .value.uc {
  text-transform: uppercase;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block .descr {
  font-size: 15px;
  color: #412800;
  text-transform: uppercase;
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .name {
  padding: 15px 0 39px;
  font-family: 'Roboto Slab';
}
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .name .thin,
main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .name .bold {
  color: #a7463b;
  text-transform: uppercase;
  font-size: 30px;
}
main .slideshow .slide-navigation .lSAction {
  position: absolute;
  bottom: 110px;
  height: 48px;
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
}
main .slideshow .slide-navigation .lSAction a {
  background-color: #a7463b;
  background-image: url("/wp-content/themes/holzgesellen/img/arrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px 11px;
  width: 48px;
  height: 48px;
  opacity: 1;
  top: 0;
  margin: 0;
}
main .slideshow .slide-navigation .lSAction a:hover {
  background-color: #c0574b;
}
main .slideshow .slide-navigation .lSAction a.lSPrev {
  left: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
main .slideshow .slide-navigation .lSAction a.lSNext {
  right: 0;
}
main #kontakt {
  text-align: center;
  padding: 50px 0;
  background-color: #bbafac !important;
}
main #kontakt .container-sm .zeile {
  margin-bottom: 15px;
  overflow: hidden;
}
main #kontakt .container-sm .zeile input,
main #kontakt .container-sm .zeile textarea {
  width: 100%;
  background-color: rgba(120,95,90,0.25);
  border: 1px solid rgba(65,40,0,0.25);
  box-shadow: none;
  outline: none;
  border-radius: 0 !important;
  -webkit-appearance: none;
  color: #412800;
  font-size: 16px;
  padding: 10px 15px;
  letter-spacing: 0.4px;
}
main #kontakt .container-sm .zeile input.wpcf7-not-valid,
main #kontakt .container-sm .zeile textarea.wpcf7-not-valid {
  border-bottom: 4px solid #a7463b;
}
main #kontakt .container-sm .zeile:hover select {
  background-image: url('/wp-content/themes/holzgesellen/img/select-arrow-hover.png');
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
main #kontakt .container-sm .zeile select {
  width: 100%;
  border: 1px solid rgba(65,40,0,0.25);
  padding: 10px 15px;
  background-color: rgba(120,95,90,0.25);
  background-image: url('/wp-content/themes/holzgesellen/img/select-arrow.png');
  background-position: right;
  background-size: 47px 47px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #412800;
  font-size: 0px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  cursor: pointer;
}
main #kontakt .container-sm .zeile option {
  background-color: rgba(120,95,90,0.25);
  border-top: 1px solid #444;
  padding: 6px 15px;
  text-transform: uppercase;
  font-size: 15px;
}
main #kontakt .container-sm .zeile select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
main #kontakt .container-sm .zeile .column {
  position: relative;
  width: 100%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  float: left;
}
main #kontakt .container-sm .zeile .column:nth-child(1) {
  padding-right: 5px;
}
main #kontakt .container-sm .zeile .column:nth-child(2) {
  padding-left: 5px;
}
main #kontakt .container-sm .zeile .hinweis {
  font-weight: 700;
  padding-left: 66px;
  text-align: left;
  margin-bottom: 10px;
}
main #kontakt .container-sm .zeile .acceptance {
  text-align: left;
}
main #kontakt .container-sm .zeile.checkbox input {
  display: none;
}
main #kontakt .container-sm .zeile.checkbox input + span:before {
  content: ".";
  text-indent: -9999px;
  float: left;
  width: 46px;
  height: 46px;
  margin: 5px 20px 20px 0;
  background-image: url("/wp-content/themes/holzgesellen/img/form_checkbox.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0 0;
  cursor: pointer;
  border: 1px solid rgba(65,40,0,0.25);
  background-color: rgba(120,95,90,0.25);
  transition: background-size .1s ease-out;
  -webkit-transition: background-size .1s ease-out;
  -moz-transition: background-size .1s ease-out;
  -o-transition: background-size .1s ease-out;
  -ms-transition: background-size .1s ease-out;
}
main #kontakt .container-sm .zeile.checkbox input:checked + span:before {
  background-image: url("/wp-content/themes/holzgesellen/img/form_checkbox.png");
  background-size: 46px 46px;
  transition: background-size .1s ease-out;
  -webkit-transition: background-size .1s ease-out;
  -moz-transition: background-size .1s ease-out;
  -o-transition: background-size .1s ease-out;
  -ms-transition: background-size .1s ease-out;
}
main #kontakt .container-sm .zeile input[type="submit"] {
  width: 150px;
  padding: 12px 25px 12px 40px;
  font-size: 15px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 2px;
  font-weight: 700;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #a7463b url("/wp-content/themes/holzgesellen/img/arrow.png") 14px center no-repeat;
  background-size: 15px 11px;
  margin-left: -2px;
}
main #kontakt .container-sm .zeile input[type="submit"]:hover {
  background-color: #ba4e42;
  transition: all .2s ease-out;
  margin-left: 6px;
}
main #kontakt .container-sm .zeile#thema.thema {
  width: 100%;
  position: relative;
  overflow: visible;
  text-align: left;
}
main #kontakt .container-sm .zeile#thema.thema select {
  display: none;
}
main #kontakt .container-sm .zeile#thema.thema .select-selected {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid rgba(65,40,0,0.25);
  background-color: rgba(120,95,90,0.25);
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #412800;
  font-size: 16px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  cursor: pointer;
  user-select: none;
}
main #kontakt .container-sm .zeile#thema.thema .select-selected:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #a7463b;
  width: 47px;
  height: 47px;
  right: 0;
  top: -1px;
}
main #kontakt .container-sm .zeile#thema.thema .select-selected:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url('/wp-content/themes/holzgesellen/img/arrow.png');
  background-position: right 15px center;
  background-size: 15px 11px;
  background-repeat: no-repeat;
  transform: rotate(90deg);
  width: 47px;
  height: 47px;
  right: 0;
  top: 0;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
}
main #kontakt .container-sm .zeile#thema.thema .select-selected:hover:before {
  background-color: #ba4e42;
}
main #kontakt .container-sm .zeile#thema.thema .select-selected.select-arrow-active:after {
  transform: rotate(-90deg);
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
}
main #kontakt .container-sm .zeile#thema.thema .select-items {
  position: absolute;
  background-color: rgba(167,70,59,0.85);
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
main #kontakt .container-sm .zeile#thema.thema .select-items div {
  padding: 10px 15px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  user-select: none;
  letter-spacing: 2px;
}
main #kontakt .container-sm .zeile#thema.thema .select-hide {
  display: none;
}
main #kontakt .container-sm .zeile#thema.thema .select-items div:hover,
main #kontakt .container-sm .zeile#thema.thema .same-as-selected {
  background-color: rgba(255,255,255,0.8);
  color: #412800;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
}
main #kontakt .container-sm .screen-reader-response {
  display: none;
}
main #kontakt .container-sm form.wpcf7-form.invalid .wpcf7-response-output,
main #kontakt .container-sm form.wpcf7-form.unaccepted .wpcf7-response-output,
main #kontakt .container-sm form.wpcf7-form.sent .wpcf7-response-output {
  background: #a7463b;
  margin-bottom: 20px;
  padding: 8px 16px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
main #kontakt .container-sm .wpcf7-not-valid-tip {
  display: none;
}
main #kontakt .backstretch {
  opacity: .7;
}
main #map {
  background: #ddd;
  margin: 0 0 100px 50px;
  padding: 60px 0;
  text-transform: uppercase;
}
main #map #map-inner {
  height: 100%;
  width: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  display: block;
}
main #map .contact {
  background: #fbfafa;
  width: 570px;
  padding: 70px 85px 70px 220px;
  margin-left: -50px;
}
main #map .contact strong {
  letter-spacing: 2px;
}
main #map .contact a {
  color: #412800;
}
main #map .contact .icons {
  position: absolute;
  width: 175px;
  display: block;
  bottom: 90px;
  left: 0;
}
main #map .contact .icons a {
  background-color: #a7463b;
  display: block;
  width: 170px;
  height: 48px;
  margin: 22px 0 0 -8px;
}
main #map .contact .icons a:hover {
  margin-left: 0;
}
main #map .contact .icons a:before {
  background-image: url("/wp-content/themes/holzgesellen/img/kontakt_icons.png");
  background-size: 105px 35px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  right: 15px;
  top: 6px;
  width: 35px;
  height: 35px;
}
main #map .contact .icons a.address:before {
  background-position: left center;
}
main #map .contact .icons a.mail:before {
  background-position: center center;
}
main #map .contact .icons a.phone:before {
  background-position: right center;
}
main .simple_text {
  padding: 80px 0 80px 0;
}
.startseite header .container-sm {
  max-width: 1140px;
  padding-left: 15px;
  width: 1140px;
  overflow: hidden;
}
.startseite header #caption {
  bottom: 88px;
  height: 200px;
  width: 100%;
  transform: none;
  top: unset;
}
.startseite header #caption h2 {
  float: left;
  clear: both;
  padding: 14px 20px;
}
.startseite header #caption h3 {
  float: left;
  clear: both;
}
.startseite header #caption .container-sm {
  max-width: unset;
}
.startseite main .infos_background .column .icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 35px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 70px 70px;
  background-position: center center;
  opacity: 0.7;
}
.startseite main .infos_background .column .icon:before {
  content: none;
}
.startseite main .infos_background .column .circle {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid white;
  opacity: 1;
}
.startseite main .infos_background .column .lds-ring {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 10px;
  width: 113px;
  height: 113px;
}
.startseite main .infos_background .column .lds-ring div {
  opacity: 0;
}
.startseite main .infos_background .column .lds-ring.animate div {
  box-sizing: border-box;
  opacity: 1;
  transition: opacity .3s ease-in;
  -webkit-transition: opacity .3s ease-in;
  -moz-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  -ms-transition: opacity .3s ease-in;
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  margin: 6px;
  border: 5px solid #fff;
  border-radius: 50%;
  border-color: #fff transparent transparent transparent;
}
.startseite main .infos_background .column .lds-ring.animate div:nth-child(1) {
  animation-delay: -1s;
  animation: lds-ring-1 2s cubic-bezier(0.5,0,0.5,1) 1;
  animation-fill-mode: forwards;
}
.startseite main .infos_background .column .lds-ring.animate div:nth-child(1):before {
  content: "";
  position: absolute;
  display: block;
  width: 3px;
  height: 13px;
  background: white;
  top: 2px;
  right: 7px;
  transform: rotate(45deg);
  animation: lds-before .2s cubic-bezier(0.5,0,0.5,1) 1;
  animation-delay: 1.8s;
  animation-fill-mode: forwards;
}
.startseite main .infos_background .column .lds-ring.animate div:nth-child(2) {
  animation: lds-ring-2 2s cubic-bezier(0.5,0,0.5,1) 1;
  animation-fill-mode: forwards;
}
.startseite main .infos_background .column .lds-ring.animate div:nth-child(3) {
  animation: lds-ring-3 2s cubic-bezier(0.5,0,0.5,1) 1;
  animation-fill-mode: forwards;
}
.startseite main .infos_background .column .lds-ring.animate div:nth-child(4) {
  transform: rotate(45deg);
  animation-fill-mode: forwards;
}
.startseite main .infos_background .column h4 {
  font-size: 25px;
}
.startseite main .infos_background .column p {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.startseite main .infos_background .column .info-inner h4,
.startseite main .infos_background .column .info-inner p {
  opacity: 0;
}
.startseite main .infos_background .column .info-inner.animate {
  opacity: 1;
}
.startseite main .infos_background .column .info-inner.animate h4 {
  transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -moz-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  -ms-transition: .5s ease-in;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1;
}
.startseite main .infos_background .column .info-inner.animate p {
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  -ms-transition: 0.5s ease-in;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
  opacity: 1;
}
.ausbau main .infos_background .backstretch {
  opacity: 0.85;
}
.hausbau #sidenavi {
  visibility: visible;
}
footer {
  background-color: #a7463b;
  color: white;
}
footer .right {
  text-align: right;
  padding: 21px 30px 21px 0px;
}
footer .right a {
  width: 150px;
  padding: 12px 25px 12px 40px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 2px;
  font-weight: 700;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #a7463b url("/wp-content/themes/holzgesellen/img/arrow.png") 14px center no-repeat;
  background-size: 15px 11px;
  margin-right: 4px;
}
footer .right a:hover {
  margin-right: 0px;
  margin-left: 4px;
  color: white;
}
#mouse {
  -webkit-animation-name: jump;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
}
@-webkit-keyframes jump {
  60% {
    margin-top: 20px;
  }
  63%,
  75% {
    margin-top: 25px;
  }
  69%,
  81% {
    margin-top: 15px;
  }
  87% {
    margin-top: 20px;
  }
}
@keyframes lds-ring-1 {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(314deg);
  }
}
@keyframes lds-ring-2 {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(224deg);
  }
}
@keyframes lds-ring-3 {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
@keyframes lds-before {
  0% {
    height: 13px;
    top: 2px;
    right: 7px;
  }
  100% {
    height: 5px;
    top: 9px;
    right: 10px;
  }
}
@media screen and (max-height: 690px) {
  #top #menu-collapse .mainmenu ul.menu li {
    margin-bottom: 40px;
  }
  #top #menu-collapse .mainmenu ul.menu li a {
    padding: 4px 30px;
  }
}
@media screen and (max-height: 450px) {
  #top {
    height: 46px;
  }
  #top #logo .logo_link .logo_img {
    width: 210px;
    height: 60px;
    background-size: 180px 26px;
  }
  #top #menu #menu-toggle {
    padding: 16px 15px;
    margin-right: 7px;
  }
  #top #menu #contact-toggle {
    padding: 17px 15px 13px 11px;
  }
  #top #menu-collapse .mainmenu {
    width: 100%;
    height: 100%;
    padding: 20px 30px 0;
  }
  #top #menu-collapse .mainmenu ul.menu {
    width: 100%;
    margin-bottom: 20px;
  }
  #top #menu-collapse .mainmenu ul.menu li {
    clear: both;
    float: none;
    float: initial;
    float: unset;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
  }
  #top #menu-collapse .mainmenu ul.menu li:nth-last-child(1) {
    margin-bottom: 0;
  }
  #top #menu-collapse .mainmenu ul.menu li a {
    width: 100%;
    float: left;
    padding: 6px;
    border: none;
  }
  #top #menu-collapse .mainmenu ul.submenu li {
    float: left;
    margin-top: 0;
    margin-right: 20px;
    letter-spacing: 1px;
    font-size: 13px;
  }
  #top #menu-collapse .mainmenu ul.submenu li a:before {
    margin-right: 10px;
  }
  .hausbau #sidenavi {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 100%;
    padding-left: 130px;
    padding-right: 130px;
  }
  .vorschau_zwei_unterseiten {
    max-width: 1500px;
  }
  main .vorschau_zwei_unterseiten .row {
    margin-left: -40px;
    margin-right: -40px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 {
    padding-right: 40px;
    padding-left: 40px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .readmore {
    width: 85%;
  }
  .container-sm {
    width: 60%;
  }
}
@media screen and (min-width: 1400px) {
  main .vorschau_zwei_unterseiten .row {
    margin-left: -50px;
    margin-right: -50px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 {
    padding-right: 50px;
    padding-left: 50px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .readmore {
    width: 75%;
  }
}
@media screen and (max-width: 1199px) {
  #top #menu #contact-toggle .contact-box .contact-inner {
    background-image: url("/wp-content/themes/holzgesellen/img/contact_toggle_white_2x.png");
  }
  #top:not(.open) #menu #menu-toggle .menu-box .menu-inner,
  #top:not(.open) #top #menu #menu-toggle .menu-box .menu-inner:after,
  #top:not(.open) #top #menu #menu-toggle .menu-box .menu-inner:before {
    border-color: white;
  }
  #top.open #menu #contact-toggle .contact-box .contact-inner {
    background-image: url("/wp-content/themes/holzgesellen/img/contact_toggle_2x.png");
  }
  .readmore {
    width: 83%;
  }
  .startseite header .container-sm {
    max-width: 100%;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  main .slideshow .slide-navigation .lSAction {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  header .header-bottom .scrolldown {
    display: block;
    margin: 20px auto 7px;
    width: 24px;
    height: 30px;
    position: relative;
    background: url("/wp-content/themes/holzgesellen/img/scroll_hand.png") center center no-repeat;
    background-size: 24px 30px;
    cursor: pointer;
    border: none;
    border-radius: 0;
  }
  header .header-bottom .scrolldown:before {
    content: none;
  }
  header .header-bottom .scrolldown:after {
    left: 7px;
  }
}
@media screen and (max-width: 991px) {
  h2 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  #top .container {
    max-width: 95%;
  }
  main .container {
    max-width: 95%;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content {
    padding: 35px 40px 15px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content h2 {
    font-size: 26px;
  }
  main .textblock .row .col-md-6.text {
    padding: 60px 50px;
  }
  main .textblock .row .col-md-6.text .readmore {
    width: 226px;
  }
  footer .container {
    max-width: 95%;
  }
  .readmore:before {
    background-image: url("/wp-content/themes/holzgesellen/img/arrow.png");
    width: 15px;
    height: 11px;
    background-size: 15px 11px;
  }
  main #map .contact {
    width: 460px;
    padding: 70px 50px 70px 100px;
    margin-left: -50px;
  }
  main #map .contact .icons a {
    width: 80px;
  }
}
@media screen and (max-width: 840px) {
  footer .right {
    padding: 21px 50px 21px 0px;
  }
  footer .right a {
    padding: 12px 5px 12px 40px;
  }
  main #map {
    margin: 0;
    padding: 0;
  }
  main #map #map-inner {
    position: relative !important;
    height: 400px;
  }
  main #map .contact {
    width: 100%;
    padding: 40px 40px 40px 160px;
    margin-left: 0;
  }
  main #map .contact .icons a {
    width: 80px;
  }
}
@media screen and (max-width: 800px) {
  main .textblock.rechts .row .col-md-6,
  main .textblock.links .row .col-md-6,
  main .textblock.mittig .row .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main .textblock.rechts .row .col-md-6.text:after,
  main .textblock.links .row .col-md-6.text:after,
  main .textblock.mittig .row .col-md-6.text:after {
    width: 60vw;
    height: 36px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    top: -35px;
  }
  main .textblock.rechts .row .col-md-6.bild .cat-box,
  main .textblock.links .row .col-md-6.bild .cat-box,
  main .textblock.mittig .row .col-md-6.bild .cat-box {
    display: none;
  }
  main .textblock.rechts .row .bild,
  main .textblock.links .row .bild,
  main .textblock.mittig .row .bild {
    order: 1;
    min-height: 300px;
  }
  main .textblock.rechts .row .text,
  main .textblock.links .row .text,
  main .textblock.mittig .row .text {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  #top #menu #menu-toggle:hover {
    background-color: #a7463b;
  }
  #top #menu #contact-toggle:hover {
    background-color: #a7463b;
  }
  #top #menu #contact-toggle:hover:before {
    opacity: 0;
  }
  #top #menu-collapse .mainmenu ul.menu li:nth-child(odd) a:hover {
    margin-left: 0;
    background-color: white;
    color: #a7463b;
  }
  #top #menu-collapse .mainmenu ul.menu li:nth-child(even) a:hover {
    margin-right: 0;
    background-color: white;
    color: #a7463b;
  }
  #top #menu-collapse .mainmenu ul.submenu li:hover {
    margin-left: 0px;
    text-decoration: underline;
  }
  #top #contact-collapse .icons a:hover {
    background-color: rgba(167,70,59,0.85);
    margin-left: 4px;
  }
  #top.open #menu #menu-toggle:hover {
    background-color: white;
  }
  #top.open #menu #contact-toggle:hover {
    background-color: white;
  }
  header #caption .container-sm {
    width: 90%;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 {
    margin-bottom: 40px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content {
    padding: 30px 50px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content h2 {
    font-size: 35px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content h2:before {
    width: 60vw;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink:hover .image .icon {
    width: 72px;
    height: 72px;
    background-size: 51px 48px;
    background-color: rgba(167,70,59,0.85);
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .pagelink:hover .image .icon:before {
    width: 80px;
    height: 80px;
    border-width: 1px;
  }
  main .infos_background .row .col.col-sm-4 {
    padding: 10px 10px;
  }
  main #kontakt .container-sm .zeile.checkbox input + span:before {
    margin-bottom: 40px;
  }
  main .infos_background .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  main .infos_background .row .column {
    padding: 10px 40px;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block .value {
    font-size: 20px;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .name .thin,
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .name .bold {
    font-size: 20px;
  }
  #kontakt .container-sm {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .col-md-6.left .logo_img {
    margin: 20px auto 0;
  }
  footer .col-md-6.right {
    width: 100%;
    padding: 5px 15px 30px 15px;
    text-align: center;
  }
}
@media screen and (max-width: 676px) {
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column.first {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 549px) {
  .hausbau #sidenavi {
    display: none !important;
  }
  main .textblock.links,
  main .textblock.rechts,
  main .textblock.mittig {
    margin-left: 25px;
    margin-right: 25px;
  }
  main .textblock.links .row .bild,
  main .textblock.rechts .row .bild,
  main .textblock.mittig .row .bild {
    min-height: 250px;
  }
  main .textblock .row .col-md-6.text .readmore {
    width: unset;
    left: 0;
  }
  main .infos_background:before,
  main .infos_background:after {
    width: 60vw;
  }
  main .infos_background .row .col.col-sm-4 {
    max-width: 100%;
  }
  main .infos_background .row .column h3 {
    padding: 0 40px;
  }
  main .vorschau_zwei_unterseiten .vorschau .readmore {
    width: unset;
    margin: 0 45px;
  }
  main .container {
    max-width: 100%;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom {
    margin-top: -35px;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column.first {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column.first .name {
    padding: 5px 0;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block {
    padding: 5px 0;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block br {
    display: none;
  }
  main .slideshow .slide-navigation ul.lightSlider li.slide .bottom .wrap .column .block .value.uc {
    margin-right: 4px;
  }
  main .slideshow .title {
    position: relative;
  }
  main .slideshow .title:before {
    top: unset;
    bottom: -50px;
    width: 70%;
  }
  #totop {
    width: 66px;
    height: 60px;
    right: -1px !important;
  }
  #totop:before {
    top: 25px;
    left: 25px;
  }
  .startseite header #caption .container-sm {
    padding: 0 25px;
  }
  .startseite header #caption .container-sm h2,
  .startseite header #caption .container-sm h3 {
    text-align: left;
  }
  .textblock .text .readmore {
    position: relative;
    left: -50px;
  }
  #kontakt .container-sm .zeile.checkbox input + span {
    font-size: 13px;
    line-height: 1;
  }
}
@media screen and (max-width: 499px) {
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content h2 {
    line-height: 42px;
  }
  #top {
    height: 46px;
  }
  #top #logo .logo_link .logo_img {
    width: 210px;
    height: 60px;
    background-size: 180px 26px;
  }
  #top #menu #menu-toggle {
    padding: 16px 15px;
    margin-right: 7px;
  }
  #top #menu #contact-toggle {
    padding: 17px 15px 13px 11px;
  }
  #top #menu-collapse .mainmenu {
    width: 100%;
    height: 100%;
    padding: 40px 30px 0;
  }
  #top #menu-collapse .mainmenu ul.menu {
    width: 100%;
    margin-bottom: 20px;
  }
  #top #menu-collapse .mainmenu ul.menu li {
    clear: both;
    float: none;
    float: initial;
    float: unset;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
  }
  #top #menu-collapse .mainmenu ul.menu li a {
    width: 100%;
    float: left;
    padding: 8px;
  }
  #top #menu-collapse .mainmenu ul.submenu li {
    float: left;
    margin-top: 0;
    width: 50%;
    letter-spacing: 1px;
    font-size: 13px;
  }
  #top #menu-collapse .mainmenu ul.submenu li a:before {
    margin-right: 10px;
  }
  #totop {
    width: 50px;
    height: 46px;
  }
  #totop:before {
    top: 18px;
    left: 18px;
  }
  main #kontakt .container-sm .zeile.checkbox input + span:before {
    margin-bottom: 80px;
  }
  main #kontakt .container-sm .zeile .column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main #kontakt .container-sm .zeile .column:nth-child(1) {
    padding: 0;
    margin-bottom: 15px;
  }
  main #kontakt .container-sm .zeile .column:nth-child(2) {
    padding: 0;
  }
  footer .col-md-6.right a {
    letter-spacing: 1px;
    font-size: 13px;
  }
  .startseite header #caption .container-sm h2 {
    font-size: 24px;
    padding: 10px 16px;
    line-height: 32px;
  }
  h3,
  h4,
  h5 {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  h2 {
    font-size: 25px;
    line-height: 34px;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media screen and (max-width: 399px) {
  .startseite header #caption .container-sm {
    padding: 0 15px;
  }
  .startseite header #caption .container-sm h2 {
    margin-right: 30px;
  }
  #top {
    background: #a7463b;
    height: 60px;
    transition: all .1s linear;
  }
  #top .container {
    max-width: 100%;
    padding: 0;
  }
  #top .container #logo .logo_link .logo_img {
    width: 204px;
    height: 60px;
  }
  #top .container #menu #menu-toggle {
    padding: 16px 10px;
    margin: 0;
  }
  #top .container #menu #contact-toggle {
    padding: 18px 10px 12px 6px;
  }
  #top.open {
    background: white;
    transition: all .1s linear .2s;
  }
  #top.open #menu-collapse {
    top: 60px;
  }
  #top.open #menu-collapse .mainmenu {
    padding-top: 20px;
    top: unset;
    left: unset;
    transform: unset;
  }
  main #map .contact {
    padding: 40px 40px 40px 80px;
  }
  main #map .contact .icons a {
    width: 70px;
  }
  main .slideshow .slide-navigation .lSAction a.lSNext {
    right: -10px;
    width: 38px;
    height: 40px;
  }
  main .slideshow .slide-navigation .lSAction a.lSPrev {
    left: -10px;
    width: 38px;
    height: 40px;
  }
  main .textblock .row .col-md-6.text {
    padding: 40px 30px;
  }
  main .vorschau_zwei_unterseiten .row .col-md-6 .vorschau .content {
    padding: 30px 30px;
  }
  main .infos_background .row .column {
    padding: 10px 30px;
  }
}
@media screen and (max-width: 349px) {
  #top #contact-collapse .icons a {
    font-size: 13px;
    width: 270px;
  }
  #top .container {
    padding: 0;
  }
  main #kontakt .container-sm .zeile.checkbox input + span:before {
    margin-bottom: 150px;
  }
  footer .container {
    padding: 0;
  }
  main .vorschau_zwei_unterseiten .vorschau .readmore {
    letter-spacing: 1px;
    padding: 12px 12px;
  }
  main .vorschau_zwei_unterseiten .vorschau .readmore:before {
    margin-right: 10px;
  }
  main .textblock .row .col-md-6.text .readmore {
    letter-spacing: 1px;
    padding: 12px 12px;
  }
  main .textblock .row .col-md-6.text .readmore:before {
    margin-right: 10px;
  }
}
@media screen and (max-width: 309px) {
  #contact-toggle {
    display: none;
  }
}
