* {
 outline-style: none !important;
}
html {
 font-size: 112.5%;
 width: 100%;
 height: 100%;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
 overflow-x: hidden !important;
}
body {
 color: #262626;
 margin: 0;
 padding: 0;
 font-size: 17px;
 font-family: Roboto, sans-serif;
 font-weight: normal;
 line-height: 27px;
 background-color: #fff !important;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0 0;
 text-rendering: optimizeLegibility;
 font-smoothing: antialiased;
 -webkit-font-smoothing: antialiased;
 -moz-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 -moz-font-feature-settings: 'liga', 'kern';
 outline: none 0;
 overflow-x: hidden;
}
/*Preloader*/
/**/
iframe {
 height: 100vh;
}
/**** PRELOADER ****/
#preloader {
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #fff;
 width: 100%;
 height: 100%;
 z-index: 999999;
}
#status {
 width: 82px;
 height: 82px;
 position: absolute;
 left: 50%;
 top: 50%;
 background-image: none;
 background-repeat: no-repeat;
 background-position: center;
 z-index: 99999;
 margin: -41px 0 0 -41px;
}
#pageloader {
 width: 100%;
 height: 100%;
 position: fixed;
 top: 0;
 background-color: #fff;
 z-index: 99998;
}
.loader {
 position: absolute;
 top: 50%;
 left: 50%;
 border-radius: 50%;
 width: 142px;
 height: 142px;
 margin-top: -71px;
 margin-left: -71px;
 border-color: #000000 #f3f3f3 #f3f3f3;
 border-style: solid;
 border-width: 2px;
 animation: spin 2s linear infinite;
 -webkit-animation: spin 2s linear infinite;
}
@keyframes spin {
 0% {
  transform: rotate(0deg);
 }
 100% {
  transform: rotate(360deg);
 }
}
@-webkit-keyframes spin {
 0% {
		
  -webkit-transform: rotate(0deg);
		 transform: rotate(0deg);
 }
 100% {
	
  -webkit-transform: rotate(360deg);
			 transform: rotate(360deg);
 }
}
/**/
header {
 background-color: rgba(255, 255, 255, 1.0);
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 width: 100%;
 height: 100px;
 z-index: 45;
 border-bottom: 1px none #e6e6e6;
 border-top-style: none;
 border-right-style: none;
 border-left-style: none;
}
.header {
 transform: translateY(-100%);
 transition-property: transform;
 transition-duration: 0.5s;
 transition-timing-function: ease-out;
 -ms-transition-property: -ms-transform;
 -ms-transition-duration: 0.5s;
 -ms-transition-timing-function: ease-out;
 -moz-transition-property: -moz-transform;
 -moz-transition-duration: 0.5s;
 -moz-transition-timing-function: ease-out;
 -webkit-transition-property: -webkit-transform;
 -webkit-transition-duration: 0.5s;
 -webkit-transition-timing-function: ease-out;
 -o-transition-property: -o-transform;
 -o-transition-duration: 0.5s;
 -o-transition-timing-function: ease-out;
}
header.pages {
 transform: translateY(0%);
}
.header .container-fluid {
 max-width: 100%;
 padding-right: 80px;
 padding-left: 80px;
}
.header.open {
 background-color: rgba(250, 250, 250, 0.92);
 height: 100px;
 border-bottom-color: #262626;
 border-bottom-width: 1px;
 transform: translateY(0%);
}
@media (max-width:768px) {
  .header {
 transform: translateY(0%);
}
 .header.open {
 transform: translateY(0%);
}
	.banner {
margin-top: 70px;
}
}
.header.open .logo-s {
 display: block !important;
}
.header.open .logo-w {
 display: none !important;
}
.logo-w {
 display: block !important;
}
.logo-s {
 display: none !important;
}
.header.open .navbar-default .navbar-nav > li > a {
 color: #262626;
 margin-top: 27px;
}
.header.pages .navbar-default .navbar-nav > li > a {
 color: #262626;
 margin-top: 27px;
}
.navbar-brand {
 width: 80px;
 height: 80px;
 margin-top: 10px;
 margin-right: 30px;
 margin-left: 0 !important;
 padding: 0 !important;
 transition: width 0.2s;
}
.navbar-brand img {
 width: 100%;
}
.navbar-header {
 height: 100px;
 margin: 0 !important;
 padding: 0 !important;
 display: block !important;
}
.navbar-nav {
 height: 80px;
 margin-top: 10px;
 margin-left: 30px;
 padding-top: 0;
 padding-bottom: 0;
}
.navbar-nav.navbar-left {
 margin-left: 0;
 border: solid 1px #000;
}
.navbar-nav.navbar-right {
 margin-right: 0;
 border-style: none;
}
.navbar-right a {
 font-size: 26px !important;
 line-height: 1 !important;
 margin-left: 5px;
}
.header.open .navbar-nav {
 margin-top: 10px;
 margin-left: 15px;
 padding-top: 0;
 padding-bottom: 0;
 height: 80px;
}
.header.open .navbar-brand {
 width: 80px;
 height: 80px;
 margin-top: 10px;
 margin-right: 15px;
 margin-left: 0;
}
.header.open .navbar-default {
 height: 80px;
}
.header.pages .navbar-default {
 height: 80px;
}
.navbar {
 background-color: transparent;
 border-style: none;
}
.navbar-collapse {
 text-align: center !important;
 width: 100% !important;
 height: 60px !important;
 margin-right: auto !important;
 margin-left: auto !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 padding-left: 0;
 border-top-color: #181c27 !important;
 border-top-style: none;
 border-top-width: 1px !important;
 border-right-style: none;
 border-bottom-color: #181c27 !important;
 border-bottom-style: none;
 border-bottom-width: 1px !important;
 border-left-style: none;
 display: inline-block !important;
}
.navbar-default .navbar-nav.navbar-right li {
 border-style: none !important;
}
.navbar-default {
 background-color: transparent;
 width: 100%;
 height: 104px !important;
 margin: 0;
 border-top: 1px none #c4c4c4;
 border-bottom: 1px none #e6e6e6;
 border-right-style: none;
 border-left-style: none;
 border-radius: 0;
}
.navbar-default .navbar-nav > li {
 padding-right: 25px;
 padding-left: 25px;
}
.navbar-default .navbar-nav.navbar-right > li {
 padding-right: 5px !important;
 padding-left: 5px !important;
}
.navbar-default .navbar-nav > li img {
 width: 200px;
 height: 25px;
}
.navbar-default .navbar-nav > li > a {
 color: #000;
 font-size: 16px;
 font-family: Roboto;
 font-weight: 400;
 line-height: 26px;
 background-color: transparent !important;
 text-transform: uppercase;
 text-align: left;
 letter-spacing: 0.2em;
 margin-top: 27px;
 padding: 0;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
 background-color: transparent !important;
 text-decoration: none;
 border-bottom: 4px none #181c27;
 border-top-style: none;
 border-right-style: none;
 border-left-style: none;
 color: #999 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
 color: #999!important;
 background-color: transparent;
 text-decoration: none;
 border-bottom: 4px none #566cb0;
 border-top-style: none;
 border-right-style: none;
 border-left-style: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
 background-color: transparent;
 text-decoration: none;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
 top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
 top: 2px;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
 top: 6px;
 -webkit-transform: rotate(45deg) !important;
 -moz-transition: rotate(45deg) !important;
 transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
 background-color: transparent !important;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
 top: -6px;
 -webkit-transform: rotate(-45deg);
 -moz-transition: rotate(-45deg);
 transform: rotate(-45deg);
}
.navbar-toggle .icon-bar {
 color: #000;
 background-color: #000;
 position: relative;
 transition: 300ms ease-in-out;
 border-style: none !important;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}
.navbar-default .navbar-toggle {
 float: left !important;
 margin-top: 22px !important;
 margin-right: 0 !important;
 margin-left: 30px;
 padding-right: 0;
 border-color: #ddd;
 border-style: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
 background-color: transparent !important;
}
@media (max-width:1260px) {
 .navbar-default .navbar-nav li {
  padding-right: 15px !important;
  padding-left: 15px !important;
 }
}
@media (max-width:1200px) {
 .header .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
 .navbar-default .navbar-nav li {
  padding-right: 9px !important;
  padding-left: 9px !important;
 }
}
@media (max-width:992px) {
	.header .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
 .header.open .navbar-brand {
  width: 50px;
  height: 50px;
 }
 .navbar-brand {
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px !important;
 }
}
@media (max-width:768px) {
 .header.open .navbar-brand {
  width: 50px;
  height: 50px;
 }
 .navbar-brand {
  width: 50px;
  height: 50px;
  float: none !important;
  margin-top: 10px;
  margin-right: auto !important;
  margin-left: auto !important;
  display: block;
 }
}
@media (max-width:580px) {
	
 .header.open .navbar-brand {
  width: 50px;
  height: 50px;
 }
 .navbar-brand {
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-left: auto !important;
  float: none !important;
  margin-right: auto;
  display: block;
 }
}
@media (max-width:320px) {
 .navbar-brand {
  margin-top: 10px;
  margin-right: auto !important;
  margin-left: auto !important;
  width: 50px !important;
  height: 50px !important;
  display: block;
 }
}
@media (max-width:1200px) {
 .navbar .navbar-nav li.last {
  margin-left: 15px !important;
  padding-left: 15px;
 }
 .navbar-default .navbar-nav > li {}
}
@media (max-width:992px) {
 .navbar-default .navbar-nav > li > a {
  margin-top: 10px !important;
 }
 .navbar-header {
  z-index: 2345 !important;
  float: none;
  display: block !important;
 }
 .navbar .navbar-nav li.last {
  margin-left: 0 !important;
  border-bottom-style: none !important;
  border-left-style: none !important;
 }
 .navbar-default .navbar-toggle {
  margin-left: 5px;
 }
 nav {
  width: 100% !important;
  padding: 0 !important;
 }
 .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover li {
  background-color: transparent !important;
  border-style: none;
 }
 .navbar-default .container {
  padding-right: 0;
  padding-left: 0;
 }
 .navbar .navbar-nav {
  background-color: #fff;
  width: 100% !important;
  height: auto !important;
  overflow: auto;
  float: left !important;
  max-height: 470px;
  margin: 0 !important;
  padding: 15px 40px 15px !important;
  display: block !important;
 }
 .navbar-default .navbar-nav > li > a {
  color: #585857;
  line-height: 42px !important;
  text-align: left;
 }
 .navbar-default .navbar-nav > li > a:hover {}
 .navbar-default .navbar-nav > li {
  float: none;
  margin-top: 0 !important;
  margin-bottom: 0;
  padding: 0 !important;
  border-top-color: #e9e7d9 !important;
  border-top-style: solid;
  border-top-width: 1px !important;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  display: block !important;
 }
 .navbar-right li {
  width: 40px !important;
  float: left !important;
  display: inline;
 }
 .navbar-default .navbar-nav > li:first-child {
  border-style: none !important;
 }
 .navbar-collapse {
  height: auto !important;
  display: block;
  overflow-x: hidden !important;
 }
 .navbar-default .navbar-collapse {
  background-color: #fff;
  width: 100%;
  max-height: none !important;
  margin-top: 0;
  padding: 25px 15px 40px !important;
  border-top-style: none;
  border-right-style: none;
  border-bottom-color: #c4c4c4 !important;
  border-bottom-style: none;
  border-bottom-width: 1px !important;
  border-left-style: none;
 }
 .navbar-collapse.collapse {
  overflow: hidden;
  display: none !important;
 }
 .navbar-default .navbar-toggle {
  float: right !important;
  margin-top: 25px;
  margin-right: 0;
  padding-right: 0 !important;
  display: block;
 }
 .navbar-default .collapse.in {
  display: block !important;
 }
 header {
  background-color: white;
  position: fixed;
  height: 70px;
 }
 .header {
  height: 70px !important;
 }
 .header.open {
  transform: translateY(0%);
 }
 .navbar-default {
  height: 70px !important;
 }
 .navbar .navbar-nav {
  padding-right: 15px !important;
  padding-left: 15px !important;
 }
 .navbar-header {
  height: 70px;
 }
 .navbar-default .navbar-toggle {
  margin-top: 22px !important;
  margin-right: 15px !important;
 }
}
@media (max-width:768px) {}
@media (max-width:767px) {
 .header .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
 }
 .navbar-default .navbar-nav > li > a {
  margin-top: 10px !important;
 }
}
@media (max-width:580px) {
 .navbar .navbar-nav .dropdown .dropdown-menu li {
  min-width: 140px !important;
  display: block !important;
 }
 header {
  height: 70px;
 }
 .header {
  height: 70px !important;
 }
 .navbar-header {
  height: 60px;
 }
 .navbar-default .navbar-nav .navbar-right > li {
  float: left !important;
  display: inline !important;
 }
 .navbar-default .navbar-toggle {
  margin-top: 16px !important;
  float: left !important;
  margin-left: 5px !important;
 }
 .navbar-default {
  height: 70px !important;
 }
 .navbar-default .navbar-nav > li > a {
  line-height: 46px !important;
  margin-top: 0 !important;
 }
}
@media (max-width:320px) {
 .navbar .navbar-nav .dropdown .dropdown-menu li {
  min-width: 116px !important;
 }
 #navbar {
  height: 400px !important;
  overflow-y: scroll !important;
 }
 .navbar-default .navbar-toggle {
  margin-left: 5px !important;
 }
}
/**/
#home {
 text-align: center !important;
}
#home .container-fluid {
 max-width: 100%;
 padding-right: 65px;
 padding-left: 65px;
}
.banner {
 text-align: center;
 position: relative;
 width: 100%;
 height: 100%;
 overflow: hidden;
}
.banner {
 background-repeat: no-repeat;
 background-position: center;
 width: 100%;
 height: 100%;
 min-height: 400px;
 background-size: cover;
}
#home .banner {
 background-repeat: no-repeat;
 background-position: right top !important;
 width: 100%;
 height: 100%;
 min-height: 400px;
 background-size: cover;
}
.full-caption {
 background-color: transparent;
 vertical-align: middle !important;
 position: absolute;
 height: 100%;
 margin: 0 auto;
 right: 0;
 top: 0;
 left: 0;
 bottom: 0;
 width: 100%;
 z-index: 6;
 overflow: hidden;
 max-height: 85% !important;
 display: table;
}
.full-caption .vcenter {
 vertical-align: middle;
 height: 100%;
 display: table-cell;
}
.banner .swiper-slide {
 background-repeat: no-repeat;
 background-position: center bottom;
 width: 100%;
 height: 100%;
 min-height: 400px;
 background-size: cover;
}
.swiper-pagination {
 text-align: right !important;
 bottom: 60px !important;
 margin-right: 0px !important;
 margin-left: 0 !important;
 padding-right: 60px !important;
 padding-left: 0 !important;
 display: block;
 white-space: nowrap;
}
.swiper-pagination-bullet {
 background-color: transparent !important;
 width: 12px !important;
 height: 12px !important;
 padding: 0 !important;
 border: solid 1px #fff;
 border-radius: 100%;
 opacity: 1 !important;
}
.swiper-pagination-bullet-active {
 background-color: #fff !important;
 width: 12px !important;
 height: 12px !important;
 border: solid 1px #fff;
}
.swiper-container .swiper-slide {
 width: 100%;
 height: auto;
}
@media (max-width:1200px) {
 .full-caption .vcenter {
  text-align: center;
  display: table-cell;
  height: 100%;
  padding-bottom: 120px;
 }
 .full-caption {
  vertical-align: middle;
  max-height: 100% !important;
 }
 #home .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
 .full-caption .vcenter {
  padding-top: 30px;
 }
}
@media (max-width:768px) {
 .full-caption .vcenter {
  padding-bottom: 90px;
 }
}
@media (max-width:767px) {
 .banner {
  height: 540px !important;
  max-height: 550px;
 }
 #home {
  text-align: center;
 }
 .full-caption .vcenter {
  height: 540px;
  padding-bottom: 60px;
 }
 .full-height {
  height: 540px !important;
  max-height: 540px;
 }
 #home .container-fluid {
  padding-right: 0;
  padding-left: 0;
 }
 .swiper-pagination {
  text-align: center !important;
  bottom: 30px !important;
  padding-right: 0 !important;
 }
}
@media (max-width:580px) {
 .banner {
  height: 540px !important;
  max-height: 540px;
 }
 .full-caption .vcenter {
  height: 540px;
 }
 #home .banner {
  background-position: center 50%;
 }
 #home .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
 .full-height {
  height: 540px !important;
  max-height: 540px;
 }
 .banner .swiper-slide {
  height: 540px;
  max-height: 540px;
 }
}
@media (max-width:320px) {
 .banner {
  height: 400px !important;
  max-height: 450px;
 }
 .full-height {
  height: 400px !important;
  max-height: 450px;
 }
 .full-caption .vcenter {
  height: 400px;
 }
 .banner .swiper-slide {
  height: 400px;
  max-height: 450px;
 }
}
/**/
footer {
 background-color: #fff;
}
footer.footer {
 background-color: #000;
 padding-top: 60px;
 padding-bottom: 60px;
 padding-left: 0 !important;
}
.legal {
 text-align: center;
 padding-top: 0;
 padding-bottom: 0;
 display: block !important;
}
.legal.pages2 {
 text-align: left !important;
}
.legals {
 margin-bottom: 0 !important;
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
 display: inline-block !important;
}
.legals li {
 font-size: 15px;
 line-height: 20px;
 width: auto;
 float: left;
 padding-right: 15px;
}
.legals li a {
 color: #fafafa;
 font-size: 16px;
 line-height: 20px;
 padding-right: 0;
}
.legal li + li a {
 padding-left: 14px;
 border-left: 1px solid #fafafa;
}
.legal li:first-child a {
 padding-left: 0;
}
.legals li a:hover {
 color: #999;
}
.legals li.active a {
 color: #e40520;
}
.legals li:last-child {
 padding-right: 0 !important;
}
.copyright {
 color: #fafafa;
 font-size: 13px;
 font-weight: 400;
 line-height: 18px;
 text-align: center !important;
 padding-top: 5px !important;
 display: block !important;
 padding-bottom: 10px;
}
.copyright a {
 color: #000;
 font-size: 14px;
 line-height: 19px;
}
.copyright a:hover {
 text-decoration: underline;
}
.copyright.pages2 {
 text-align: left !important;
}
.copyright br {
 display: block;
}
.copyright p {
 color: #000;
 font-size: 13px !important;
 font-weight: 400;
 line-height: 18px !important;
 text-align: center;
 letter-spacing: 0.04em;
 margin-top: 0;
}
.copyright h2 {
 color: #000 !important;
 font-size: 15px !important;
 font-weight: 700;
 line-height: 20px !important;
 text-align: center;
 letter-spacing: 0.04em;
 margin-top: 0;
}
.copyright.pages2 p {
 text-align: left;
}
@media (max-width:992px) {
 .copyright p {
  text-align: center;
 }
 .legal {
  text-align: center !important;
 }
 .logo-footer img {
  width: 80px;
  float: none;
  margin-right: auto;
  margin-left: auto;
 }
 .legals {
  text-align: center !important;
  display: inline-block !important;
 }
 footer {
  text-align: center !important;
 }
}
@media (max-width:768px) {
 footer {
  padding-left: 0;
 }
 .legal li + li a {
  padding-left: 0;
  border-left-style: none;
 }
 .legals li {
  float: none;
  padding-right: 0;
  display: block;
		padding-bottom: 5px;
 }
}
@media (max-width:580px) {
 .copyright {
  padding-top: 15px;
 }
 .legals {
  padding-bottom: 15px;
 }
}
@media (max-width:370px) {
 .legals {
  text-align: center;
 }
}
@media (max-width:5320px) {
 .copyright {
  padding-top: 15px;
 }
}
/**/
.letsgo {
 font-size: 32px;
 line-height: 46px;
 background-color: transparent;
 position: absolute;
 width: 46px;
 height: 46px;
 text-align: center;
 left: 50%;
 bottom: 60px;
 margin-left: -30px;
 z-index: 18;
 cursor: pointer;
 -webkit-transition: .25s ease;
 -moz-transition: .25s ease;
 -o-transition: .25s ease;
 transition: .25s ease;
}
.letsgo a {
 color: #fafafa;
 display: inline-block !important;
}
.letsgo a:hover {
 color: #fafafa;
}
.letsgo:hover .arrow-down {
 margin-top: 20px;
 -webkit-transform: scale(1.3);
 -ms-transform: scale(1.3);
 -moz-transform: scale(1.3);
 -o-transform: scale(1.3);
 transform: scale(1.3);
}
.to-top {
 color: #0069b4;
 font-size: 32px;
 line-height: 46px;
 background-color: transparent;
 text-align: center;
 cursor: pointer;
 position: fixed;
 z-index: 18;
 bottom: 30px;
 right: 30px;
 width: 46px;
 height: 46px;
 margin-bottom: 0;
 display: none;
 border-radius: 50%;
 -webkit-transition: .25s ease;
 -moz-transition: .25s ease;
 -o-transition: .25s ease;
 transition: .25s ease;
}
.to-top a {
 color: #8b8b8b;
}
.to-top:hover a {
 color: #262626;
}
@media (max-width:1440px) {
 .to-top {
  bottom: 30px;
  right: 30px;
 }
}
@media (max-width:767px) {
 .to-top {
  display: none !important;
 }
 .letsgo {
  bottom: 20px;
  display: none !important;
 }
}
/**/
#schreinerei {
 background-color: transparent;
 text-align: left;
 position: relative;
 width: 100%;
 height: auto;
 padding-top: 90px !important;
 padding-bottom: 150px;
}
#schreinerei .container-fluid {
 max-width: 100%;
 padding-right: 80px;
 padding-left: 80px;
}

section {
 position: relative;
 padding-top: 0;
 padding-bottom: 0;
}
.section {
 background-color: #fff;
 padding-top: 0;
 padding-bottom: 0;
 position: relative;
}
.section-legals {
 background-color: #e9e7d9;
 padding-top: 140px;
 padding-bottom: 90px;
 position: relative;
}
.container-fluid {
 max-width: 1440px;
 padding-right: 30px;
 padding-left: 30px;
}
.container-fluid img {
 width: 100%;
}
.pad30 {
 padding-bottom: 30px;
}
.pad60 {
 padding-bottom: 60px;
}
.pad120 {
 padding-bottom: 150px;
}
.pad200 {
 padding-bottom: 200px;
}
@media (max-width:1200px) {
 #schreinerei .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
}
@media (max-width:996px) {
 .pad120 {
  padding-bottom: 90px;
 }
 .pad200 {
  padding-bottom: 90px;
 }
}
@media (max-width:768px) {
 .section {}
 .section-legals {
  padding-top: 130px;
  padding-bottom: 60px;
 }
 #schreinerei {
  padding-top: 60px;
  padding-bottom: 60px;
 }
}
@media (max-width:580px) {
 #schreinerei .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
 .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
 .pad120 {
  padding-bottom: 30px;
 }
 .pad200 {
  padding-bottom: 90px;
 }
}
/**/
h1 {
 color: #000;
 font-size: 16px;
 font-family: Roboto, sans-serif;
 font-weight: 700 !important;
 line-height: 21px;
 text-transform: uppercase;
 margin-top: 0;
 margin-bottom: 30px;
}
.h1 {
 color: #000;
 font-size: 16px;
 font-family: Roboto, sans-serif;
 font-weight: 700 !important;
 line-height: 21px;
 text-transform: uppercase;
 margin-top: 0px;
 margin-bottom: 20px;
}
#schreinerei h1 {
 color: #000;
 font-size: 16px !important;
 font-family: Roboto, sans-serif;
 font-weight: 700 !important;
 line-height: 21px;
 text-transform: uppercase;
 margin-top: 0;
 margin-bottom: 30px;
}

.h1 span {
 font-size: 120px;
 font-weight: 300;
 line-height: 90px;
 text-transform: uppercase;
}
.ort2 {
 font-size: 20px !important;
 font-weight: 500 !important;
 line-height: 25px !important;
 text-transform: none !important;
 display: block;
}
.h1b {
 color: #1269b0;
 font-size: 54px;
 font-family: Roboto, sans-serif;
 font-weight: 500 !important;
 line-height: 64px;
 margin-top: 0;
 margin-bottom: 30px;
}
h2 {
 color: #000;
 font-size: 36px;
 font-family: Roboto, sans-serif;
 font-weight: 400;
 line-height: 46px;
 margin-top: 0;
 margin-bottom: 15px;
}
h2.lead {
 color: #000;
 font-size: 40px;
 font-family: Roboto, sans-serif;
 line-height: 50px;
}
p.lead4 {
 color: #000;
 font-size: 40px;
	 font-weight: 300;
 font-family: Roboto, sans-serif;
 line-height: 50px;
}
h3 {
 font-family: Roboto, sans-serif;
 line-height: 29px;
 margin-top: 0;
}
.h3 span {
 font-size: 16px !important;
 line-height: 21px !important;
}
.h3 {
 color: #fff;
 font-size: 30px;
 font-family: Roboto, sans-serif;
 font-weight: 400;
 line-height: 40px;
 text-align: left;
 margin-top: 0;
 margin-bottom: 0;
 display: block;
}
h5 {
 font-size: 14px;
 line-height: 19px;
 text-transform: uppercase;
 margin-bottom: 10px;
}
#home h1 {
 color: #fff;
 font-size: 90px;
 font-weight: 700;
 line-height: 100px;
 margin-top: 0;
 margin-bottom: 15px;
}
#home .h3 {}
#home .h1 {
 color: #fff;
 text-align: center;
}
p {
 font-size: 17px;
 font-weight: 400;
 line-height: 25px;
 margin-bottom: 20px;
}
a {
 color: #262626;
 text-decoration: none;
 -webkit-transition: .25s ease-in-out;
 -moz-transition: .25s ease-in-out;
 -o-transition: .25s ease-in-out;
 transition: .25s ease-in-out;
}
a:hover {
 color: #262626;
 text-decoration: none;
}
a:focus {
 color: #000;
 text-decoration: none;
}
.abs-t {
 padding-top: 120px;
}
p.lead {
 color: #262626;
 font-size: 28px;
 font-weight: 300;
 line-height: 36px;
 margin-bottom: 10px;
}
p.lead2 {
 color: #262626;
 font-size: 22px;
 font-weight: 300;
 line-height: 30px;
 margin-bottom: 10px;
}
.small {
 font-size: 13px;
 line-height: 18px;
}
.small2 {
 font-size: 14px;
 line-height: 19px;
}
.white {
 color: #fff !important;
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
 #home h1 {
  font-size: 30px;
  line-height: 35px;
 }
 h2 {
  font-size: 36px;
  line-height: 44px;
 }
 
 h1 {
  font-size: 30px;
  line-height: 35px;
 }
 #pages-header h1 {
  font-size: 45px !important;
  line-height: 50px !important;
 }
 #pages-header h2 {
  font-size: 30px;
  line-height: 35px;
 }
}
#about .lead4 br {
		display: none;
 }
@media (max-width:1460px) {
 p.lead {
  font-size: 18px;
  line-height: 23px;
 }
	p.lead2 {
  font-size: 18px;
  line-height: 23px;
 }
 h2.lead {
  font-size: 27px;
  line-height: 32px;
 }
	p.lead4 {
  font-size: 27px;
  line-height: 32px;
 }
}
@media (max-width:768px) {
 #home h1 {
  font-size: 16px;
  line-height: 21px;
 }
 h2 {
  font-size: 36px;
  line-height: 44px;
 }
 .h3 {
  font-size: 16px;
  line-height: 21px;
 }
 .h1b {
  font-size: 30px;
  line-height: 35px;
 }
 
 #pages-header h1 {
  font-size: 45px !important;
  line-height: 50px !important;
 }
 #pages-header h2 {
  font-size: 30px;
  line-height: 35px;
 }
}
@media (max-width:767px) {
 p.lead {
  font-size: 17px;
  line-height: 22px;
 }
	p.lead2 {
  font-size: 17px;
  line-height: 22px;
 }
 .cta p.lead {
  font-size: 16px;
  line-height: 21px;
 }
 #section-two p.lead {
  font-size: 20px;
  line-height: 25px;
 }
 h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 33px;
 }
 #home h1 {
  font-size: 16px !important;
  line-height: 21px !important;
 }

 .h1 span {
  font-size: 30px;
  line-height: 1;
 }
 .ort2 {
  font-size: 16px !important;
  line-height: 21px !important;
 }
 .h1 span.ort {
  display: block;
 }
 p {
  font-size: 17px;
  line-height: 22px;
 }
 .h1 {
  font-size: 14px;
  line-height: 19px;
 }
 h1 {
  font-size: 16px;
  line-height: 21px;
 }
 #videos-werbung h2 {
  font-size: 35px !important;
  font-weight: 700;
  line-height: 40px !important;
 }
 #audio-werbung h2 {
  font-size: 35px !important;
  font-weight: 700;
  line-height: 40px !important;
 }
 #print-werbung h2 {
  font-size: 35px !important;
  font-weight: 700;
  line-height: 40px !important;
 }
 #pages-header h1 {
  font-size: 35px !important;
  line-height: 40px !important;
 }
 #pages-header h2 {
  font-size: 20px !important;
  line-height: 25px !important;
 }
}
@media (max-width:580px) {
 #home h1X {
  font-size: 20px;
  line-height: 25px;
 }
 .cta p.lead {
  font-size: 16px;
  line-height: 21px;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
 }
 .cta h2 {
  font-size: 22px !important;
  font-weight: 700;
  line-height: 27px !important;
 }

 .h1 span {
  font-size: 30px;
  line-height: 1;
 }
 .h1X {
  font-size: 30px;
  line-height: 35px;
 }
 h2 {
  font-size: 20px !important;
  font-weight: 700;
  line-height: 25px !important;
 }
		p.lead4 {
  font-size: 20px;
  line-height: 25px;
			font-weight: 400;
 }
	p {
  font-size: 18px;
  line-height: 23px;
 }
	p.lead {
		font-size: 18px;
  line-height: 23px;
			font-weight: 400;
 }
	p.lead2 {
		font-size: 18px;
  line-height: 23px;
			font-weight: 400;
 }
	#about .lead4 br {
		display: block;
 }
 #parallax .more-info-title {
  font-size: 25px !important;
  line-height: 30px !important;
 }
 #pages5 h3, #pages4 h3 {
  color: #585857;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  margin-top: 60px;
 }
}
/**/
#projekte {
 background-color: #fff;
 position: relative;
 width: 100%;
 padding-top: 60px;
 padding-bottom: 60px;
}
#projekte3 {
 background-color: #fff;
 padding-top: 15px;
 padding-bottom: 60px;
 position: relative;
 width: 100%;
}
#projekte4 {
 background-color: #fff;
 padding-top: 15px;
 padding-bottom: 60px;
 position: relative;
 width: 100%;
}
#legal {
 background-color: #fff;
 padding-top: 15px;
 padding-bottom: 60px;
 position: relative;
 width: 100%;
}
#moebelplaner {
 background-color: #fff;
 margin-top: 180px;
}
#imprint {
 background-color: #fff;
 margin-top: 180px;
}
#projekt2 {
 background-color: #fff;
 margin-top: 180px;
}

#contact {
 background-color: transparent;
 margin-top: 180px;
}
#kontakt {
 background-color: #fff;
 margin-top: 180px;
}
#about {
 background-color: #fff;
 margin-top: 180px;
 padding-bottom: 80px;
}
#projekte .container-fluid {
 max-width: 100%;
 padding-right: 55px;
 padding-left: 55px;
}
#legal .container-fluid {
 max-width: 100%;
 padding-right: 80px;
 padding-left: 80px;
}
#projekte3 .container-fluid {
 padding-right: 65px;
 padding-left: 65px;
 max-width: 100%;
}
#projekte4 .container-fluid {
 padding-right: 80px;
 padding-left: 80px;
 max-width: 100%;
}
#projekt2 .container-fluid {
 padding-right: 80px;
 padding-left: 80px;
 max-width: 100%;
}
#moebelplaner .container-fluid {
 padding-right: 80px;
 padding-left: 80px;
 max-width: 100%;
}
#imprint .container-fluid {
 padding-right: 80px;
 padding-left: 80px;
 max-width: 100%;
}
#contact .container-fluid {
 padding-right: 55px;
 padding-left: 55px;
 max-width: 100%;
}
#kontakt .container-fluid {
 padding-right: 80px;
 padding-left: 80px;
 max-width: 100%;
}
#about .container-fluid {
 padding-right: 60px;
 padding-left: 60px;
 max-width: 100%;
}
@media (max-width:1200px) {
 #projekte4 .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
 #projekte3 .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
 #moebelplaner .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
	#projekt2 .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
	#legal .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
	#imprint .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
	#contact .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
 #about .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
 #projekte .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
 }
	#projekte3 .container-fluid {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width:992px) {
 #moebelplaner {
  background-color: #fff;
  margin-top: 100px;
 }
	#projekt2 {
  background-color: #fff;
  margin-top: 100px;
 }
	#imprint {
  background-color: #fff;
  margin-top: 100px;
 }
	#contact {
  margin-top: 100px;
 }
	 .kontakt34 {
  text-align: center;
 }
 #about {
  background-color: #fff;
  margin-top: 100px;
 }
}
@media (max-width:767px) {
 #projekte4 .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
 #projekte3 .container-fluid {
  padding-right: 0;
  padding-left: 0;
 }
 #moebelplaner .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
	#projekt2 .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
	#imprint .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
	#legal .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
	#contact .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
 #about .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
 #projekte .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
 }
}
#projekt {
 background-color: #fafafa;
 padding-top: 115px;
 padding-bottom: 60px;
 position: relative;
 width: 100%;
}
.class {}
.hidden-more {
 display: none;
}
.h4 {
 color: #262626;
 font-size: 20px;
 font-family: Poppins;
 line-height: 30px;
 text-align: left;
 margin-top: 15px;
 margin-bottom: 0;
}
.item {
 background-color: #fff;
 position: relative;
 width: 100%;
 overflow: hidden;
 margin-top: 0;
 margin-bottom: 16px;
 padding: 0;
 border: 1px #262626;
}
#projekte .item:hover {
 background-color: transparent;
}
#projekte .item {
 -moz-transition: all 0.5s ease-in;
 -webkit-transition: all 0.5s ease-in;
 -o-transition: all 0.5s ease-in;
 transition: all 0.5s ease-in;
}
#projekte .item:hover {
 -moz-transition: all 0.5s ease-in;
 -webkit-transition: all 0.5s ease-in;
 -o-transition: all 0.5s ease-in;
 transition: all 0.5s ease-in;
}
#projekte .item:hover .more-info-title {
 color: #fafafa;
}
#projekte .item:hover .filter-a span {
 color: #fafafa;
 border-color: #fafafa;
}
.more-info-title {
 color: #262626;
 font-size: 28px;
 font-family: Poppins;
 font-weight: 400;
 line-height: 33px;
 text-align: left;
}
.more-info-title span {
 font-size: 16px;
 font-family: Poppins;
 font-weight: 400;
 line-height: 21px;
 text-align: left;
}
.item img {
 width: 100%;
}
figure a .text-overlay {
 text-decoration: none;
 position: relative;
 width: 100%;
 height: 100%;
 overflow: hidden !important;
 max-width: 100%;
 padding: 15px 0 0;
 transition: all 0.4s;
}
.text-overlay {
 padding-top: 15px;
}
figure a .text-overlay .caption {
 height: 100%;
 text-decoration: none;
 width: 100%;
 text-align: left;
 vertical-align: middle;
 display: table;
}
figure a .text-overlay .info {
 text-align: left;
 vertical-align: middle;
 padding-right: 0;
 padding-left: 0;
 display: table-cell;
 -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
 transition: transform 0.5s, opacity 0.5s;
}
figure a .text-overlay .info p {
 font-size: 20px;
 line-height: 25px;
}
.info p {
 font-size: 20px;
 line-height: 25px;
}
.figure a .text-overlay .info2 {
 text-align: left;
 padding-top: 15px;
}
.filter-a span {
 font-size: 10px;
 line-height: 15px;
 border: solid 1px #262626;
 display: inline-block;
 border-radius: 12px;
}
.filter-a {
 font-family: Poppins;
 text-align: right;
 position: relative;
 width: 100%;
 padding-top: 10px;
 padding-bottom: 0;
 display: none;
}
.filter-a span {
 color: #fafafa;
 font-size: 11px;
 line-height: 18px;
 background-color: #000;
 letter-spacing: 0.01em;
 margin-right: 1px;
 margin-left: 1px;
 display: inline-block;
 padding: 2px 6px;
 border: solid 1px;
 border-radius: 0;
}
.sortierung2 li a {
 color: #262626;
 font-size: 16px;
 line-height: 26px;
 background-color: transparent;
 display: inline-block;
 margin-right: 2px;
 margin-left: 2px;
 padding: 2px 14px;
 border: solid 1px #fff;
 border-radius: 0;
}
.sortierung2 li a:hover {
 color: #212121;
 background-color: transparent;
 text-decoration: none;
 border-color: #212121;
}
@media (max-width:1380px) {
 .owl-carousel .item .h3 {
  min-height: 85px;
 }
}
@media (max-width:1340px) {
 .filter-a span {
  font-size: 10px;
  line-height: 15px;
  margin-right: 0;
  margin-left: 0;
 }
}
@media (max-width:1300px) {
 .more-info-title span.ort {
  display: block;
 }
}
@media (max-width:1200px) {
 .filter-a span {
  font-size: 10px;
  line-height: 15px;
  margin-right: 0;
  margin-left: 0;
 }
 .more-info-title span.ort {
  display: inline;
 }
 #aktuelles .container-fluid {
  padding-right: 90px;
  padding-left: 90px;
 }
}
@media (max-width:992px) {}
@media (max-width:768px) {
 .sortierung2 {
  display: none;
 }
 #projekte {
  padding-top: 90px;
  padding-bottom: 90px;
 }
 #projekt {
  padding-top: 140px;
  padding-bottom: 90px;
 }
 .sortierung3 {
  display: block;
 }
}
@media (max-width:767px) {
 .item {
  margin-bottom: 15px;
  padding: 0 0 25px;
  border-style: none;
 }
 #projekte {
  padding-top: 60px;
  padding-bottom: 30px!important;
 }
	#projekte3 {
 padding-bottom: 30px;
}
 #projekt {
  padding-bottom: 0;
 }
 .filter-a {
  display: none;
 }
 #aktuelles {
  padding-top: 60px;
  padding-bottom: 0;
 }
 #projekte .item:hover {
  background-color: #fafafa;
 }
 #projekte .item:hover .more-info-title {
  color: #212121;
 }
 .owl-carousel .item {
  min-height: 100px;
  padding-right: 30px;
  padding-left: 30px;
  border-style: none;
 }
 #aktuelles .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
 }
}
/**/
.sortierung {
 position: relative;
 width: 100% !important;
}
.sortierung3 {
 padding-bottom: 30px;
}
.all {
 text-align: right;
 position: absolute;
 top: -25px;
 right: 0;
 width: 140px;
 z-index: 6;
}
.all li {
 padding-left: 0;
 list-style-type: none;
}
.divider {
 background-color: #476126;
 position: absolute;
 top: 36px;
 left: 0;
 right: 0;
 width: 100%;
 height: 1px;
 z-index: 1;
}
/**/
.projekt-list {
 margin-left: 0;
 padding-left: 20px;
}
.box-white {
 padding-left: 30px;
}
@media (max-width:1200px) {
 .box-white {
  padding-left: 0;
 }
}


.box-contact {
 background-color: rgba(255, 255, 255, 0.85);
 position: relative;
 width: 100%;
 max-width: 460px;
 margin-right: auto;
 margin-left: auto;
 padding: 30px 30px 20px;
 display: inline-block;
}
.box-contact a:hover {
 text-decoration: underline;
}
.box-contact p {
 font-size: 20px;
 font-family: Poppins;
 line-height: 25px;
}
.box-contact img {
 max-width: 280px;
 margin-right: auto;
 margin-left: auto;
}
.bg {
 background-color: rgba(0, 0, 0, 0.35);
 position: absolute;
 top: 0 !important;
 left: 0 !important;
 right: 0 !important;
 z-index: 2;
 bottom: 0 !important;
 width: 100%;
 height: 500px;
 display: block;
}

@media (max-width:768px) {
 .box3 {
  width: 100%;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
 }
 .bg {
  height: 540px !important;
  min-height: 540px;
  max-height: 540px;
 }
}
@media (max-width:580px) {
 .project-nav li a {
  font-size: 16px !important;
  line-height: 40px !important;
  padding-right: 0;
  padding-left: 0;
 }
 .project-nav li {
  padding-right: 5px;
  padding-left: 5px;
 }
 .project-nav li a span {
  margin-left: 5px;
 }
 .copyright br {
  display: block;
 }
 .bottom-gradient {
  top: 0 !important;
  bottom: inherit !important;
  height: 140px;
  margin-top: 210px;
 }
 .box-contact p {
  font-size: 16px;
  line-height: 21px;
 }
 .box-contact {
  padding: 15px;
 }
}
@media only screen and (min-device-width:375px) and (max-device-width:670px) and (orientation:landscape) {
 .bottom-gradient {
  top: 0 !important;
  bottom: inherit !important;
  height: 170px;
  margin-top: 370px;
 }
 .box-tc2 {
  padding-bottom: 30px;
 }
}
.box-t {
 display: table;
 table-layout: fixed;
 width: 100%;
 height: 100%;
}
.box-tc {
 text-align: center;
 display: table-cell;
 width: 100%;
 height: 650px;
 vertical-align: middle;
}
@media (max-width:992px) {
 .box1 {
  height: auto;
  padding: 15px;
 }
 .box1b {
  padding: 15px;
  height: auto;
 }
 .box8 {
  padding: 15px 15px 0;
  height: auto;
 }
 .box8 .box-tc {
  padding: 30px 15px;
 }
 .box2 {
  height: auto;
  padding: 15px !important;
 }
 .box2b {
  padding: 15px !important;
  height: auto;
 }
 .box3 {
  padding: 15px 15px 40px;
 }
 .box5 {
  padding: 15px;
  height: auto;
 }
 .box-tc {
  height: 450px;
  padding: 30px 15px;
 }
 .box6 {
  padding: 30px 0;
  height: auto;
 }
 .box99 {
  padding: 30px 0;
  height: auto;
 }
}
/**/
.box_upage {
 background-color: #fff;
 margin-top: 8%;
 margin-left: -100px;
 padding: 50px;
}
.box_upage7 {
 background-color: transparent;
 text-align: left;
 margin-top: 0;
 margin-left: 0;
 padding: 15px 30px 0;
 border: 1px #262626;
}
.divider44 {
 background-color: #171617;
 width: 80%;
 height: 1px;
 margin-top: 30px;
 margin-bottom: 30px;
}
.box-gr {
 background-color: #fafafa;
 text-align: right;
 position: relative;
 width: 100%;
 height: auto;
 min-height: 250px;
 padding: 15px;
 border-left: 1px solid #000;
 display: inline-block;
}
.box-gr p {
 font-family: Poppins;
}
.box-gr p span {
 font-family: Lora, Helvetica, Geneva, Arial, sans-serif;
}
.box-gr2 {
 background-color: #f2f2f2;
 display: inline-block;
 padding: 15px;
 position: absolute;
 z-index: -1;
 top: 10%;
 left: 10%;
 width: 50%;
 height: 90%;
}
.box_upage7c {
 padding: 15px;
 border: solid 1px #262626;
}
.box_upage7b {
 padding-top: 60px;
 padding-left: 30px;
}
.box_upage7b p {
 font-size: 20px;
 line-height: 30px;
}
.box_upage2 {
 background-color: #fff;
 position: relative;
 z-index: 2;
 margin-top: 8%;
 margin-right: -100px;
 padding: 50px;
}
@media (max-width:992px) {
 .box_upage2 {
  margin-top: 0;
  margin-right: 0;
  padding: 30px 15px 15px;
 }
 .box_upage {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding: 30px 15px 15px;
 }
 .box_upage7 {
  margin-top: 0;
  margin-left: 0;
  padding: 15px 15px 30px;
 }
 .box-gr {
  text-align: left;
  margin-top: 30px;
  border-top: 1px solid #000;
  border-left-style: none;
 }
}
@media (max-width:767px) {
 .box_upage7 {
  margin-top: 0;
  margin-left: 0;
  padding: 30px 0 30px 0;
 }
 .box-gr {
  text-align: left;
  min-height: 50px;
  border-top-style: none;
  border-left-style: none;
 }
}
.no-gutters > [class*="col-"] {
 padding-right: 40px;
 padding-left: 40px;
}
.no-gutters2 > [class*="col-"] {
 padding-right: 0;
 padding-left: 0;
}
.no-gutters .pad30 {
 padding-bottom: 0;
}
.no-gutters .pad30b {
 padding-bottom: 30px;
}
.no-gutters .pad60b {
 padding-bottom: 80px;
}
@media (max-width:996px) {
 .no-gutters > [class*="col-"] {
  padding-right: 20px;
  padding-left: 20px;
 }
 .no-gutters .pad60b {
  padding-bottom: 40px;
 }
}
.navbar-default .navbar-nav li a::after {
 content: "";
 width: 0;
 height: 1px;
 background-color: #212121;
 display: block;
 transition: width 0.5s;
}
/*
.navbar-default .navbar-nav li a:hover::after {
  width: 100%;
}
.navbar-default .navbar-nav li.active a::after { width: 100%; }*/
.f-icon {
 width: 40px !important;
 margin-right: auto;
 margin-left: auto;
}
#projekt .more-info-title {
 color: #262626;
 font-size: 40px;
 font-family: Poppins;
 font-weight: 500;
 line-height: 50px;
 text-align: left;
}
#projekt .more-info-title span {
 font-size: 20px;
 font-family: Poppins;
 font-weight: 400;
 line-height: 30px;
 text-align: left;
 margin-top: 10px;
}
.projekt-list li {
 font-size: 17px;
 line-height: 25px;
 text-align: left;
 padding-top: 0;
 padding-bottom: 0;
 padding-left: 0;
 list-style-type: none;
}
.projekt-list {
 padding-left: 0;
}
.projekt-list li span {
 text-align: right;
}
#projekt td span {
 color: #7f7f7f;
 padding-right: 30px;
}
#projekt td {
 padding: 5px 0;
 border-style: none;
}
#projekt table {
 margin-bottom: 30px;
}
@media (max-width:767px) {
 .no-gutters > [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
 }
}

/**/
#pages-legals {
 background-color: #f2f2f2;
 position: relative;
 width: 100%;
 padding-top: 140px;
 padding-bottom: 90px;
}
#pages-legals .container-fluid {
 max-width: 1440px;
 padding-right: 30px !important;
 padding-left: 30px !important;
}
ul.impressum {
 padding-top: 0;
 padding-bottom: 20px;
 padding-left: 0;
 list-style-type: none;
}
#pages-legals p {
 font-size: 16px;
 line-height: 21px;
}
.impressum-p {
 font-size: 16px;
 line-height: 21px;
 margin-bottom: 0;
}
.dps ul li {
 color: #171717;
 font-size: 15px;
 font-style: normal;
 line-height: 20px;
 margin-left: 0;
 padding-left: 0;
 list-style-type: disc;
 list-style-position: outside;
}
.dps {
 padding: 0;
}
.dps ul {
 padding-top: 15px;
 padding-bottom: 15px;
}
ul.stylenone li {
 list-style-type: none !important;
}
ul.styleyes li {
 list-style-type: disc !important;
}
.dps p {
 font-size: 16px !important;
 font-weight: 400 !important;
 line-height: 21px !important;
 margin-bottom: 10px;
}
.divider2 {
 background-color: #000;
 width: 100%;
 height: 1px;
 margin-top: 15px;
 margin-bottom: 30px;
}
.divider3 {
 background-color: #000;
 margin-top: 0;
 margin-bottom: 30px;
 width: 100%;
 height: 1px;
}
.dps p.small2 {
 font-size: 13px !important;
 line-height: 15px !important;
}
.dps a {
 color: #171717;
 text-decoration: none;
 display: inline-block;
}
.dps a:hover {
 color: #262626 !important;
 text-decoration: underline !important;
}
.dps h5 {
 color: #171717;
 font-size: 18px;
 font-weight: 700;
 font-style: normal;
 line-height: 23px;
 text-transform: none !important;
 text-align: left;
 margin-top: 30px;
 margin-bottom: 10px;
 margin-left: 0;
 padding-left: 0;
 display: block;
}
.dps h3 {
 font-size: 23px;
 line-height: 28px;
}
#legal h3 {
 margin-top: 30px;
	font-size: 20px;
 line-height: 25px;
}
.dps h6 {
 color: #171717;
 font-size: 16px;
 font-weight: 700;
 font-style: normal;
 line-height: 21px;
 text-transform: none;
 margin-bottom: 0;
 padding-top: 0;
}
.dps .stand {
 padding-top: 30px;
 display: block;
}
@media (max-width:767px) {
 .dps {
  padding: 15px;
 }
 #pages-legals {
  padding-top: 90px;
  padding-bottom: 60px;
 }
 #pages-legals .container-fluid {
  padding-right: 15px !important;
  padding-left: 15px !important;
 }
}
.p-w {
 padding-left: 20px;
 list-style-type: disc;
}
.pad123 {
 padding-top: 50%;
}
.pad124 {
 padding-top: 40%;
}
.btn {
 border: 0;
 -webkit-transition: background-color .4s ease-in;
 -moz-transition: background-color .4s ease-in;
 -o-transition: background-color .4s ease-in;
 transition: background-color .4s ease-in;
 margin-left: 0;
}
.btn-custom {
 color: #fafafa;
 font-size: 22px;
 font-weight: 400;
 line-height: 1;
 background-color: #000;
 margin-top: 30px;
 margin-bottom: 15px;
 padding: 10px 15px;
 border: solid 1px;
 display: inline-block;
 border-radius: 0;
}
.btn-custom:hover {
 color: #000;
 background-color: #fafafa;
}
@media (max-width:767px) {
 .pad123 {
  padding-top: 30px;
 }
 .pad124 {
  padding-top: 30px;
 }
 .btn-custom {
  font-size: 17px;
 }
}
/**/
.breadcrumb2 {
 color: #fff;
 background-color: transparent;
 margin-bottom: 0;
 margin-left: 0;
 padding-bottom: 30px;
 padding-left: 0;
 display: block;
}
.breadcrumb2 li a {
 color: #000;
}
.breadcrumb2 li a:hover {
 color: #999 !important;
}
.breadcrumb2 > li {
 font-size: 14px;
 line-height: 19px;
 margin-bottom: 0 !important;
 padding-top: 0;
 padding-bottom: 0;
 display: inline-block;
}
.breadcrumb2 > li + li:before {
 padding: 0 5px;
 color: #000;
 content: "";
}
.breadcrumb2 > li + li:before {
 padding: 0 5px;
 color: #000;
 font-size: 14px;
 content: "\f105";
 font-family: FontAwesome;
 line-height: 19px;
}
.breadcrumb2 > .active {
 color: #999 !important;
 text-decoration: none;
}
@media (max-width:420px) {
 .breadcrumb2 {
  display: none;
 }
}
/**/
.ssw-cursor {
 width: 12px;
 height: 12px;
 position: fixed; /* Fixed position.. */
 top: 0; /* at the top left.. */
 left: 0;
 z-index: 999999; /* above everything else. */
 cursor: default !important;
 pointer-events: none; /* Cant't be clicked. */
 transition: none; /* Cursor is always accurate */
 opacity: 0; /* Hidden by default */
 transform: translate(-50%, -50%);
}
.ssw-cursor-icon {
 width: 12px;
 height: 12px; /* Styling for the visible part */
 border-radius: 100%; /* Circle */
 background-color: rgba(204, 204, 204, 0.7); /* Backup value */
 cursor: default;
 transform-origin: 50% 50%;
}
.ssw-cursor.ssw_cursor_visible {
 opacity: 1;
}
.ssw-cursor.ssw_cursor_hidden {
 opacity: 0;
}
* {
 cursor: default;
}
.ssw-cursor.ssw_cursor_hover .ssw-cursor-icon {
 width: 80px;
 height: 80px;
 margin-top: -40px;
 margin-left: -40px;
 background-color: rgba(204, 204, 204, 0.4);
}
.ssw-cursor.bssw_cursor_hover .ssw-cursor-icon {
 width: 80px;
 height: 80px;
 margin-top: -50px;
 margin-left: -40px;
 background-color: rgba(204, 204, 204, 0.7);
 background-image: url(../img/arrow-left.svg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: 50%;
}
.ssw-cursor.bssw2_cursor_hover .ssw-cursor-icon {
 width: 80px;
 height: 80px;
 margin-top: -50px;
 margin-left: -40px;
 background-color: rgba(204, 204, 204, 0.7);
 background-image: url(../img/arrow-left.svg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: 50%;
 -ms-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
}
@media (max-width:991px) {
 #ssw_cursor, #ssw_cursor .ssw-cursor-icon {
  display: none !important;
  visibility: hidden;
  opacity: 0;
 }
 * {
  cursor: auto !important;
 }
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
 #ssw_cursor, #ssw_cursor .ssw-cursor-icon {
  display: none !important;
  visibility: hidden;
  opacity: 0;
 }
 * {
  cursor: auto !important;
 }
}
.arrow {
 position: absolute;
 left: 60px;
 z-index: 82;
 width: 60px;
 height: 60px;
 bottom: 0px;
 margin: -30px 0 0 -30px;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 border-left: none;
 border-top: none;
 border-right: 0px #E1AC00 solid;
 border-bottom: 0px #E1AC00 solid;
}
.arrow:before {
 position: absolute;
 right: 40px;
 content: "";
 width: 40px;
 height: 40px;
 top: 50%;
 margin: -45px 0 -10px -20px;
 border-left: none;
 border-top: none;
 border-right: 2px #fff solid;
 border-bottom: 2px #fff solid;
 animation-duration: 2s;
 animation-iteration-count: infinite;
 animation-name: arrow;
}
@keyframes arrow {
 0% {
  opacity: 0;
  transform: translate(0px, 0px);
 }
 100% {
  opacity: 1;
  transform: translate(20px, 20px);
 }
}
.embed-responsive-1by1 {
 padding-bottom: 100%;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.responsive-video video {
 width: 100%;
 height: auto;
 margin-bottom: -5px;
 padding-bottom: -15px;
}
.responsive-video {
 overflow: hidden;
}
.grid-video {
 max-height: 557px;
}
.bg4b { background-color: transparent!important; display: inline-block; padding-top: 120px; padding-left: 60px; padding-bottom: 60px; width: 100%;}
.bg4 { background-color: #f4f4f4 !important; position: absolute; z-index: -1; right: 0; bottom: 0; width: 80%; height: 90%;}
.logos__item {
background-color: #fff;
width: 100%;
border: solid 1px #ccc;
display: inline-block;
}
@media (max-width:992px) {
 .bg4 { display: none;}
	.bg4b { background-color: #f4f4f4!important; display: inline-block; padding-top: 40px; padding-left: 20px; padding-bottom: 30px; padding-right: 20px; width: 100%;}
}
@media (max-width:640px) {
 .xx1 .col-xs-12 { padding-left: 0px; padding-right: 0px;}
	.abr { display: none;}
}
.sortierung3 {
 display: none;
}
.sortierung2 li {
 float: left;
 list-style-type: none;
}
.sortierung2 {
 text-align: right;
 position: relative;
 width: 100%;
 margin-bottom: 15px;
}
.sortierung2 ul {
 text-align: center;
 margin-right: auto;
 margin-left: auto;
 padding-left: 0;
 display: inline-block !important;
}
.filter-a span {
 font-size: 10px;
 line-height: 15px;
 border: solid 1px #262626;
 display: inline-block;
 border-radius: 12px;
}
.filter-a {
 text-align: right;
 position: relative;
 width: 100%;
 padding-top: 10px;
 padding-bottom: 0;
 display: none;
}
.filter-a span {
 color: #fafafa;
 font-size: 11px;
 line-height: 18px;
 background-color: #000;
 letter-spacing: 0.01em;
 margin-right: 1px;
 margin-left: 1px;
 display: inline-block;
 padding: 2px 6px;
 border: solid 1px;
 border-radius: 0;
}
.sortierung2 li a {
 color: #262626;
 font-size: 16px;
 line-height: 26px;
 background-color: transparent;
 display: inline-block;
 margin-right: 2px;
 margin-left: 2px;
 padding: 2px 14px;
 border: solid 1px #fff;
 border-radius: 0;
}
.sortierung2 li a:hover {
 color: #212121;
 background-color: transparent;
 text-decoration: none;
 border-color: #212121;
}
.sortierung2 li a.active {
color: #212121;
background: transparent;
text-decoration: none;
border-color: #212121;
}
@media (max-width:1380px) {
 .owl-carousel .item .h3 {
  min-height: 85px;
 }
}
@media (max-width:1340px) {
 .filter-a span {
  font-size: 10px;
  line-height: 15px;
  margin-right: 0;
  margin-left: 0;
 }
}
@media (max-width:1300px) {
 .more-info-title span.ort {
  display: block;
 }
}
@media (max-width:1200px) {
 .filter-a span {
  font-size: 10px;
  line-height: 15px;
  margin-right: 0;
  margin-left: 0;
 }
 .more-info-title span.ort {
  display: inline;
 }
 #aktuelles .container-fluid {
  padding-right: 90px;
  padding-left: 90px;
 }
}
@media (max-width:992px) {}
@media (max-width:768px) {
 .sortierung2 {
  display: none;
 }
 #projekt {
  padding-top: 140px;
  padding-bottom: 90px;
 }
 .sortierung3 {
  display: block;
 }
}
@media (max-width:767px) {
 .item {
  margin-bottom: 15px;
  padding: 0 0 25px;
  border-style: none;
 }
 #projekt {
  padding-bottom: 0;
 }
 .filter-a {
  display: none;
 }
 #aktuelles {
  padding-top: 60px;
  padding-bottom: 0;
 }
 #projekte .item:hover {
  background-color: #fafafa;
 }
 #projekte .item:hover .more-info-title {
  color: #212121;
 }
 .owl-carousel .item {
  min-height: 100px;
  padding-right: 30px;
  padding-left: 30px;
  border-style: none;
 }
 #aktuelles .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
 }
}
/**/
.sortierung {
 position: relative;
 width: 100% !important;
}
.sortierung3 {
 padding-bottom: 30px;
}
.all {
 text-align: right;
 position: absolute;
 top: -25px;
 right: 0;
 width: 140px;
 z-index: 6;
}
.all li {
 padding-left: 0;
 list-style-type: none;
}
.divider {
 background-color: #476126;
 position: absolute;
 top: 36px;
 left: 0;
 right: 0;
 width: 100%;
 height: 1px;
 z-index: 1;
}
.sortierung .panel .panel-collapse .panel-body {
 color: #1f1f1f;
 background-color: #fff;
 background-image: none !important;
 background-repeat: repeat !important;
 background-attachment: scroll !important;
 background-position: 0 0 !important;
 border-top: 1px none #d1d1d1;
 padding: 15px 20px 15px 15px;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
.sortierung .panel .accordion-heading {
 color: #262626 !important;
 font-size: 17px !important;
 font-family: Poppins;
 font-weight: 400 !important;
 line-height: 27px !important;
 background-color: #fff;
 text-align: right;
 margin: 0;
 padding: 0 20px 20px;
 border-style: none !important;
 outline-style: none;
 display: block;
 box-shadow: none;
}
.sortierung .panel-group {
 margin: 0 0 0;
}
.sortierung .panel .panel-heading .panel-title {
 font-size: 20px;
 line-height: 30px;
}
.sortierung .panel .accordion-heading a {
 color: #262626;
 width: 100%;
 padding: 0;
 display: inline-block !important;
}
.sortierung .panel .panel-heading a:focus {
 color: #000;
}
.sortierung .panel .panel-heading a:active {
 color: #262626;
}
.sortierung .panel .panel-heading a:hover {
 color: #262626;
}
.sortierung .panel {
 background-color: #fff !important;
 margin-bottom: 0 !important;
 padding-bottom: 0 !important;
 border: 1px #262626 !important;
 box-shadow: none;
}
.sortierung .panel .panel-collapse .panel-body ul {
 padding-bottom: 0;
 padding-left: 5px;
}
.sortierung .panel .panel-collapse .panel-body li {
 color: #262626;
 font-size: 17px;
 font-weight: 400;
 line-height: 25px;
 background-color: #fafafa;
 text-align: center;
 width: 100%;
 padding-top: 8px;
 padding-bottom: 8px;
 border-bottom: 1px solid #ccc;
 list-style-type: none;
 list-style-position: outside;
}
.sortierung .panel .panel-collapse .panel-body li.full-width {
 width: 100%;
}
.sortierung .panel .panel-collapse .panel-body li:last-child {
 border-bottom-style: none;
}
.sortierung .panel .panel-collapse .panel-body li a {
 color: #262626;
 width: 100%;
 display: inline-block !important;
}
.sortierung .panel .panel-collapse .panel-body li a:hover {
 color: #262626;
}
.sortierung .panel .panel-collapse .panel-body ol {
 padding-left: 0;
}
.sortierung .panel .title-list {
 width: 90%;
 float: left !important;
}
.sortierung .panel .panel + .panel {
 margin-top: 1px;
}
@media (max-width:767px) {
 .presse-hinweis, .presse-hinweis2 {
  position: relative;
  margin-bottom: 15px;
  display: none;
 }
}
@media (max-width:580px) {
 #section-nine {
  padding-bottom: 0;
 }
 .sortierung {
  position: relative;
  z-index: 0;
 }
 .divider {
  display: none;
 }
 .sortierung .panel .accordion-heading {
  border-style: none !important;
 }
 .sortierung .panel {
  border-style: none !important;
 }
}
.indicator {
 color: #262626;
 font-size: 20px;
 line-height: 52px;
 float: right;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
}

#mitgliedschaften {
 background-color: #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
}




.new-link {
 color: #999 !important;
}

