.bauen-wrap.bauen-wrap-show::-webkit-scrollbar {
width: 0px;
}
.bauen-wrap.bauen-wrap-show::-webkit-scrollbar-track {
background: #777;
}
.bauen-wrap.bauen-wrap-show::-webkit-scrollbar-thumb {
background: #272727;
}
.bauen-wrap.bauen-wrap-show::-webkit-scrollbar-thumb:hover {
background: #272727;
} .bauen-wrap {
display: block;
background-color: #fff;
right: 0;
z-index: 101;
position: fixed;
width: 340px;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
bottom: 0;
top: 0;
-webkit-box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
min-height: 300px;
padding: 0 40px;
border: none;
border-left: 1px solid #f4f4f4
}
.bauen-wrap.bauen-wrap-show {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.bauen-logo-wrap {
position: relative;
z-index: 1021;
}
.bauen-menu{
position: relative;
margin-top: 150px;
}
.bauen-menu ul ul {
position: relative;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
.bauen-menu ul li,
.bauen-menu ul li a {
margin: 0;
padding: 0;
border: 0;
list-style: none;
display: block;
position: relative;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
}
.bauen-menu ul li {
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
list-style: none;
font-size: 15px;
font-weight: 300;
line-height: 1.5em;
text-transform: uppercase;
letter-spacing: 4px;
border-bottom: 1px solid rgba(0,0,0,0.03);
}
.bauen-menu ul ul li {
margin: 5px 0 0px 0;
padding: 0 0 0px 0;
list-style: none;
text-transform: uppercase;
letter-spacing: 0px;
border-bottom: none;
}
.bauen-menu ul li a {
color: #777;
text-decoration: none;
position: relative;
padding: 0;
font-family: 'Oswald', sans-serif;
font-weight: 300;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.bauen-menu ul li a.active {
color: #b19777;
}
.bauen-menu ul li a.active:after {
height: 0px;
}
.bauen-menu ul ul {
display: none;
}
.bauen-menu > ul > li > a {
color: #777;
text-decoration: none;
position: relative;
padding: 0;
font-family: 'Oswald', sans-serif;
font-weight: 300;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.bauen-menu > ul > li.open > a {
color: #b19777;
text-decoration: none;
position: relative;
padding: 0;
font-family: 'Oswald', sans-serif;
font-weight: 300;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.bauen-menu ul ul li a {
color: #777;
text-decoration: none;
position: relative;
padding: 5px 0 5px 5px;
font-family: 'Didact Gothic', sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 1.25em;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
margin-left: 12px;
text-transform: none;
}
.bauen-menu ul li:hover > a,
.bauen-menu ul li.open > a,
.bauen-menu ul li.active > a,
.bauen-menu ul ul li:hover > a,
.bauen-menu ul ul li.open > a,
.bauen-menu ul ul li.active > a {
color: #b19777;
}
.bauen-menu ul ul ul li a {
margin-left: 24px;
padding-top: 0px;
} .bauen-menu-footer {
position: relative;
bottom: 30px;
left: 0;
padding: 90px 0px 0px 0px;
color: #999;
}
.bauen-menu-footer p {
color: #999;
margin: 0;
font-size: 15px;
}
.bauen-menu-footer a {
color: #b19777;
}
.separator {
width: 16%;
margin-bottom: 20px;
text-align: center;
position: relative;
display: inline-block;
vertical-align: middle;
border-bottom: 1px solid #b19777;
margin: 10px 0;
}
@media screen and (max-width: 768px) {
.bauen-menu-footer {
}   
} .bauen-header {
padding: 45px 30px;
position: absolute;
top: 0;
z-index: 900;
width: 100%;
}
.bauen-header .bauen-logo {
line-height: 0;
padding: 0;
color: #fff;
font-size: 30px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
}
.bauen-header .bauen-logo img {
width: 125px;
}
.bauen-header .social li {
display: inline-block;
}
.bauen-header .social li a {
color: #fff;
padding: 0 10px;
}
.bauen-header .heading {
color: #fff;
}
.bauen-header.scrolled {
position: fixed;
padding: 25px 0;
top: 0;
background:#fff;
-webkit-transition: .0s all ease;
-o-transition: .0s all ease;
transition: .0s all ease;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);
box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);
}
.bauen-header.scrolled .social {
margin-top: 10px;
}
.bauen-header.scrolled .social li a {
color: #fff;
}
.bauen-header.scrolled .bauen-logo {
line-height: 1em;
padding: 0;
color: #fff;
font-size: 30px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
}
.bauen-header.scrolled .bauen-nav-toggle {
top: -6px !important;
}
.bauen-header.awake {
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.bauen-header.sleep:not(.offsleep) {
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.bauen-nav-toggle {
top: -3px !important;
}
.bauen-nav-toggle i,
.bauen-nav-toggle i:before,
.bauen-nav-toggle i:after {
background: #b19777;
}
.bauen-wrap-burger-wrap {
position: relative;
z-index: 1022;
}
.bauen-nav-toggle {
width: 30px;
height: 30px;
cursor: pointer;
text-decoration: none;
position: relative;
top: -15px;
z-index: 109;
display: block !important;
float: right;
right: 0;
display: none;
border-bottom: none !important;
}
.bauen-nav-toggle:hover i:before {
top: -7px;
}
.bauen-nav-toggle:hover i:after {
bottom: -7px;
}
.bauen-nav-toggle.active i {
background: transparent !important;
}
.bauen-nav-toggle.active i:before {
top: 0px;
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
-ms-transform: rotateZ(45deg);
-o-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.bauen-nav-toggle.active i:after {
bottom: 0;
-webkit-transform: rotateZ(-45deg);
-moz-transform: rotateZ(-45deg);
-ms-transform: rotateZ(-45deg);
-o-transform: rotateZ(-45deg);
transform: rotateZ(-45deg);
}
.bauen-nav-toggle:hover,
.bauen-nav-toggle:focus,
.bauen-nav-toggle:active {
outline: none;
border-bottom: none !important;
}
.bauen-nav-toggle i {
position: relative;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
width: 25px;
height: 1px;
font: bold 14px/.4 Helvetica;
text-transform: uppercase;
text-indent: -55px;
background: #b19777;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.bauen-nav-toggle i:before,
.bauen-nav-toggle i:after {
content: '';
width: 25px;
height: 1px;
background: #b19777;
position: absolute;
left: 0;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}
.bauen-nav-toggle i:before {
top: -6px;
}
.bauen-nav-toggle i:after {
bottom: -6px;
}
hr {
margin-top: 5px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid rgba(255,255,255,0.3);
} .fixed-bg{
background-attachment: fixed!important;
background-size: cover;
background-position: center;
}
.relative {
position: relative!important;
}
.remove-padding {padding: 0!important;}
.all-padding-15 {
padding: 15px;
}
.view-height-100vh{height: 100vh!important;}
.simple-content-slider{width: 100%; height: 100%; position: absolute; right: 0; left: 0;}
.simple-content-slider-text{display: table; height: 100%; width: 100%;}
.simple-content-text-inner{display: table-cell; vertical-align: middle;}
.simple-content-text-inner h1 {
position: relative;
margin-bottom: 20px;
font-family: 'Oswald', sans-serif;
font-size: 48px;
text-transform: uppercase;
line-height: 1.35em;
-webkit-animation-delay: .4s;
animation-delay: .4s;
color: #fff;
font-weight: 400;
letter-spacing: 15px;
}
.simple-content-text-inner p {
font-size: 18px;
line-height: 1.75em;
margin-bottom: 0;
color: #fff;
-webkit-animation-delay: .6s;
animation-delay: .6s;
margin-right: 15px;
} @media screen and (max-width: 991px) {
.logo-img {
margin-bottom: 0px;
}
.simple-content-text-inner h1 {
font-size: 30px;
margin-bottom: 15px;
letter-spacing: 10px;
line-height: 1.35em;
}
.simple-content-text-inner p {
font-size: 15px;
margin-right: 10px;
}
}
.dropdown .nav-link i {
padding-left: 1px;
font-size: 9px;
}
.admin-bar .left-panel.el-left-panel{
top: 42%!important;
}
.left-panel{
background:transparent!important;
}
.left-panel ul{
top:0px;
}
.left-panel.el-left-panel{
position: absolute;
left: 50px;
top: 42%;
z-index: 10;
}
.left-panel ul {
display: block;
margin-bottom: 15px;
padding: 0;
max-width:35px;
position: relative;
text-align: center;
}
.left-panel ul li {
display: inline-block;
margin-right: 5px;
line-height: 40px;
text-align: center;
transition: all 0.3 ease-in-out;
border-radius: 50%;
margin-bottom: 10px;
}
.left-panel.el-left-panel  ul li a {
color: #fff;
width: 40px;
height: 40px;
font-size: 10px;
display:block;
border: 1px solid #ececec;
border-radius: 100%;
-webkit-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
.left-panel.el-left-panel ul li a:hover{
border-color:#b19777;
color:#b19777;
}
@media screen and (max-width: 767px) {
.admin-bar .left-panel.el-left-panel{
top: inherit!important;
}
.left-panel.el-left-panel{
left: 30px!important;
top: inherit!important;
bottom:15px;
right:unset;
height:40px;
}
.left-panel ul{
max-width:100%;
display:inline-block;
}
}
.left-panel .social-left{
background:transparent;
}
.left-panel .social-left:before{
background:none;
}
.v-middle .col-md-12.offset-md-1,
.v-middle .col-md-7.offset-md-2{
margin-left:0%!important;
}
.left-panel.left-panel-page-static ul{
left:30px;
top:10%;
}
.left-panel.left-panel-page-static.left-of-to-classic{
display:none;
}