span.eeb-nodis { 
display:none !important; 
}
span.eeb-rtl { 
unicode-bidi:bidi-override !important; 
direction:rtl !important; 
display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
display:inline !important;
padding-left:0 !important;
}
span.eeb-nrtl { 
word-break: break-all !important;
}
.eeb-encoded { 
position:relative; 
margin-top:-0.3em; 
z-index:1000; 
color:green; 
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}.owl-carousel,
.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative;
}
.owl-carousel {
display: none;
width: 100%;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-carousel .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.allesisteytel.com/wp/wp-content/themes/bf_aie/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}.owl-theme .owl-dots,
.owl-theme .owl-nav {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
color: #fff;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #d6d6d6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
background: #869791;
color: #fff;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: black;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: black;
}* {
box-sizing: border-box;
}
body {
font-family: "DM Sans";
font-size: 20px;
letter-spacing: 0.1em;
line-height: 1;
background-color: #d7d2c5;  display: flex;
flex-flow: column;
justify-content: space-between;
min-height: 100vh; }
p {
font-size: clamp(14px, 2vw, 20px);
letter-spacing: 0.1em;
line-height: 1.2;
}
a {
color: inherit;
text-decoration: none;
}
a.mail {
text-decoration: underline;
}
.link a {
text-decoration: underline;
} h2 {
font-family: "DM Sans";
font-size: clamp(14px, 4vw, 28px);
} h3 {
font-family: "PP Editorial";
font-weight: normal;
margin-top: 0;
margin-bottom: 1rem;
font-size: clamp(32px, 4vw, 45px);
}
.title {
font-size: clamp(22px, 2vw, 28px);
letter-spacing: 0.1em;
margin: 0;
} .img-fluid {
width: 100%;
height: auto;
align-self: center; }
.img-fluid-h {
height: 100%;
width: auto;
}
.filter-sw {
filter: grayscale(100%);
}
html[lang="de"] .form-en { display: none;
}
html[lang="en"] .form-de { display: none;
}  #header {
position: fixed;
z-index: 80;
padding: 30px;
top: 0;
}
@media (max-width: 768px) {
#header {
padding: 18px 30px;
}
}
.logo {
font-size: clamp(45px, 4.2vw, 4.2vw);
font-family: "PP Editorial";
transition: all 300ms ease-in-out;
opacity: 0; }
.logo_aie {
font-size: clamp(45px, 4.2vw, 4.2vw);
position: fixed;
display: flex;
left: 30px;
top: 30px;
opacity: 0;
transition: all 300ms ease-in-out;
z-index: 50;
font-family: "PP Editorial";
user-select: none;
}
.logo_aie a {
display: flex;
}
.logo_aie a span:nth-child(1) {
margin-right: 75.7%;
}
.logo_aie a span:nth-child(3) {
margin-left: 41.9%;
}
.page-template-page-home .logo,
.logo_aie {
opacity: 1;
}
.page-template-page-home .logo_aie {
opacity: 0;
}
.page-template-page-home.scrolled .logo {
opacity: 0;
}
.page-template-page-home.scrolled .logo_aie,
.page-template-page-home.menu-active .logo_aie {
opacity: 1;
} .menu-icon {
position: fixed;
right: 30px;
top: 25px;
z-index: 110;
}
.menu-icon a {
display: flex;
align-items: center;
justify-content: center;
width: 46px;
height: 32px;
}
.active-home_01 svg .f {
stroke: #d7d2c5;
}
.page-template-page-home.active-home_01 #header {
color: #d7d2c5;
}
.menu-icon svg {
width: clamp(41px, 4vw, 45px);
height: auto;
}
.menu-icon a .close {
display: none;
}
.menu-active .menu-icon a .open {
display: none;
}
.menu-active .menu-icon a .close {
display: block;
width: 32px;
} .menu-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%; min-height: 100vh; min-height: calc(var(--vh, 1vh) * 100);
background-color: #868054;
opacity: 0;
transition: opacity 300ms ease-in-out;
visibility: hidden;
display: flex;
flex-flow: column;
justify-content: unset;
}
.menu-overlay .top { padding-top: var(--header);
background-color: #868054;
}
.menu-active .menu-overlay {
z-index: 100;
opacity: 1;
visibility: visible; overflow-y: auto;
height: 100%;
}
.menu-active .menu-overlay .header {
position: fixed;
height: var(--header);
width: calc(100% - 60px);
margin: 0 30px;
background-color: #868054;
}
body.menu-active {
overflow-y: hidden;
}
ul#primary-menu {
list-style: none;
padding: 0;
margin: 0 30px;
font-size: clamp(32px, 4vw, 40px);
}
ul#primary-menu > li {
border-top: 2px solid black;
padding: 0.8rem 0;
font-family: "PP Editorial";
}
ul#primary-menu li a {
font-size: clamp(32px, 3vw, 40px);
letter-spacing: 0.1em;
line-height: 1;
}
ul#primary-menu > li:last-of-type {
border-bottom: 2px solid black;
}
ul#primary-menu li.menu-heading {
padding: 0 0 0.5rem 0;
}
ul#primary-menu li.menu-heading > a {
text-transform: lowercase;
font-size: 20px;
font-family: "DM Sans";
}
ul#primary-menu ul.sub-menu {
margin: 0;
padding: 0.5rem 0 0;
list-style: none;
}
ul#primary-menu ul.sub-menu > li {
line-height: 1.3;
}
.menu-hover-img { position: absolute;
right: 15vw;
height: auto;
width: 17vw;
top: 35vh;
max-width: 100%;
max-height: 100%;
transition: opacity 300ms ease-in-out;
opacity: 0;
}
@media (max-width: 768px) {
.logo_aie {
top: 18px;
left: 30px;
}
} section.home_01 {
min-height: 100vh; min-height: calc(var(--vh, 1vh) * 100);
height: 100lvh;   background-repeat: no-repeat;
background-size: cover;
background-position: top center;
background-color: black;
margin-bottom: 6rem; }
section.img-scroll-effect {
overflow-y: hidden;
overflow-x: hidden;
}
.img_overlay_bg {
position: absolute;
top: 0;
left: 0;
width: calc(100vw - 25px);
height: calc(var(--vh, 1vh) * 100);
height: 100vh; z-index: -2;
overflow: hidden;
background-size: cover;
}
.img_overlay_mask {
position: fixed;
top: 0;
left: 0;  height: calc(var(--vh, 1vh) * 100);
height: 100vh;
width: calc(100vw - 25px);
z-index: -1;
overflow: hidden;
opacity: 1;
}
.home_02 { height: 100vh;
margin-bottom: 150px;
}    .home_03 {
margin: 20% 27%;
text-align: center;
}
.img_overlay_mask.mobile {
display: none;
}
@media (max-width: 768px) {
.home_02 {
justify-content: center;
display: flex;
flex-flow: column;
margin-bottom: 2rem;
}
.not-mobile {
display: none;
}
.img_overlay_mask.desktop {
display: none;
}
.img_overlay_mask.mobile {
display: block;
width: 100%;
}
} .news,
.atelier {
padding-top: calc(var(--header) + 70px);
}
.news > .item {
display: grid;
grid-template-columns: 1fr 30%;
margin: 0 30px 30px;
padding-bottom: 30px;
border-bottom: 2px solid black;
}
.news .item .inner-grid {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 1.5rem;
row-gap: 0;
}
.news .item .text {
width: 65%;
}
.news .item .datum,
.news .titel {
font-size: clamp(18px, 2vw, 28px);
letter-spacing: 0.1em;
line-height: 1.2;
}
.news .item .link {
margin-top: 2rem;
}
.news .item .link a {
font-size: clamp(12px, 2vw, 20px);
letter-spacing: 0.1em;
}
section.newsletter {
min-height: 90vh;
padding: 0 33%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
section.newsletter input {
width: 100%;
}
section.newsletter input[type="email"] {
margin-top: 1rem;
border: 0;
border-bottom: 2px solid black;
background-color: transparent;
line-height: 1.6;
}
section.newsletter input[type="submit"] {
margin-top: 0.5rem;
border: 2px solid black;
background-color: transparent;
padding: 0.3rem 1rem;
}
section.newsletter > div {
width: 100%;
}
.page-template-page-news .projekte_list li a span {
display: none !important;
}
.page-template-page-news.active-news .projekte_list li.item-news > a span {
display: block !important;
}
.page-template-page-news.active-newsletter
.projekte_list
li.item-newsletter
> a
span {
display: block !important;
} .archiv {
padding-top: calc(var(--header) + 43px);
margin-bottom: 5rem;
}
.archiv > .item {
position: relative;
margin: 0 30px;
padding: 0;
display: flex;
flex-flow: column;
}
.archiv .title .titel,
.archiv .title .datum {
font-size: clamp(14px, 2vw, 28px);
}
.archiv .item .title {
padding: 1.5rem 0;
display: grid;
grid-template-columns: auto 1fr auto;
column-gap: clamp(4rem, 6vw, 7rem);
}
.archiv .item .content {
display: grid;
grid-template-columns: 1fr 20%;
column-gap: clamp(4rem, 6vw, 7rem);
max-height: 0;
overflow: hidden;
transition: all 500ms ease;
}
.archiv .item.active .content {
height: auto;
max-height: 1000px;
transition: all 500ms ease;
padding-bottom: 0rem;
}
.archiv .item .content .text-container {
display: grid;
grid-template-columns: auto 1fr;
grid-template-rows: min-content;
column-gap: clamp(4rem, 6vw, 7rem);
padding-bottom: 2rem;
}
.archiv .item .datum {
min-width: 130px;
}
.archiv .item .img-container img:hover {
cursor: pointer;
}
.archiv .item .img-container img {
margin-top: 0;
opacity: 1;
margin-bottom: 2rem;
}
.archiv .item .text {
width: 100%;
}
.archiv .item .text p {
margin-top: 0;
}
.archiv .item .text-long {
width: 70%;
grid-column: span 2;
}
.archiv .item .img-container {
margin-top: 1rem;
}
.archiv .item .collapse-toggle-container {
position: absolute;
right: 0;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 30px;
}
.archiv .collapse-toggle-container img {
height: auto;
width: 25px;
transition: all 300ms ease;
}
.archiv .item.active .collapse-toggle-container img {
transform: scaleY(-1); }
.collapse-toggle:hover {
cursor: pointer;
}
@media (max-width: 768px) {
.news,
.atelier {
padding-top: calc(var(--header) + 60px);
}
.archiv {
padding-top: calc(var(--header) + 33px);
}
.news .item {
grid-template-columns: 1fr;
grid-gap: 2rem;
}
.news .item .inner-grid {
grid-template-columns: 1fr;
gap: 0;
}
.news .item .text {
width: 100%;
}
.news .item .text p {
margin-bottom: 0;
margin-top: 1rem;
}
.news .item .dummy {
display: none;
}
.news .item .link {
margin-top: 1rem;
}
section.newsletter {
padding: 5rem 30px;
}
.archiv .item {
grid-gap: 0;
}
.archiv .item .title {
position: relative;
grid-template-columns: 1fr;
padding: 1rem 3rem 1rem 0;
}
.archiv .item .text p {
margin-top: 0;
}
.archiv .item .content {
grid-template-columns: 1fr;
}
.archiv .item .collapse-toggle-container {
top: 50%;
transform: translateY(-50%);
}
} .portfolio-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 1rem;
padding: calc(var(--header) + 100px) 30px 30px;
}
.portfolio-lightbox {
position: fixed;
z-index: 200;
top: 0;
left: 0;
width: 100%;
height: 100vh; height: calc(var(--vh, 1vh) * 100);
background-color: #d7d2c5;
display: none;
}
.carousel-active .portfolio-lightbox {
display: block;
}
.portfolio-grid .item:hover {
cursor: pointer;
}
.owl-carousel.portfolio .item {
position: relative;
margin-top: 5vh;
height: 100vh; height: calc(var(--vh, 1vh) * 100);
}
.owl-carousel.portfolio .item .inner {
display: block;
width: auto;
height: 85vh;
width: min-content;
margin: 0 auto;
}
.owl-carousel.portfolio .item img {
height: 100%;
width: auto;
}
.owl-carousel.portfolio .legend {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 1rem;
padding-right: 10%;
margin-top: 2vh;
}
.legend div:nth-child(1) {
font-size: 16px;
letter-spacing: 0.1em;
}
.legend div:nth-child(2) {
font-size: 12px;
letter-spacing: 0.1em;
}
@media (max-width: 768px) {
.owl-carousel.portfolio .owl-nav {
display: none;
}
.owl-carousel.portfolio .owl-dots {
position: absolute;
bottom: 30px;
left: 30px;
}
.owl-theme .owl-dots .owl-dot span {
opacity: 0.3;
margin: 5px;
}
.owl-theme .owl-dots .owl-dot.active span {
opacity: 1;
}
.owl-carousel.portfolio .item .inner {
height: auto;
}
} .projekte-menu {
position: fixed;
z-index: 50; top: 0;
width: 100%;
padding: var(--header) 30px 0;
background-color: #d7d2c5;
}
.projekte-menu ul {
position: relative;
z-index: 50;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
list-style: none;
margin: 0;
padding: 0;
border-bottom: 2px solid #000;
line-height: 2;
}
.projekte-menu ul li a {
display: flex;
align-items: center;
font-size: 21px;
}
.projekte-menu ul li span {
width: 1rem;
height: 1rem;
background-color: #000;
border-radius: 50%;
display: inline-block;
margin-right: 0.5rem;
opacity: 0;
display: none;
}
.projekte-menu ul li.current-item span,
.projekte-menu ul li a.active span {
opacity: 1;
display: block;
}
.menu-active .projekte-menu {  }
.projekte-menu a.projekte-menu-mobile {
display: none;
}
section.projekte-carousel-container { height: 0;
opacity: 1;
position: relative;
margin-bottom: 0;
transition: min-height 500ms ease-in-out; }
section.projekte-carousel-container .owl-carousel {
visibility: hidden;
opacity: 0;
transition: all 500ms ease-in-out;
}
a.toggle-carousel {
position: absolute;
top: 20px;
right: 30px;
z-index: 51;
opacity: 1;
visibility: visible;
transition: opacity 300ms ease-in-out;
}
a.toggle-carousel img {
width: 32px;
height: auto;
} .carousel-active a.toggle-carousel {
opacity: 1;
visibility: visible;
}
.carousel-active section.projekte-carousel-container { height: auto;
min-height: auto;
margin-bottom: 0px;
opacity: 1;
}
.slider-active section.projekte-carousel-container .owl-carousel {
visibility: visible;
opacity: 1;
} section.atelier {
padding-right: 30px;
padding-left: 30px;
margin-top: 1rem;
}
.item-block {
margin-bottom: 6rem;
}
.item-block .title,
.team-block .title {
margin-bottom: 3.8rem;
}
.item-block .text,
.team-block .text {
width: 50%;
margin-bottom: 4rem;
}
.item-block .bilder-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 1rem;
} section.team {
padding-top: calc(var(--header) + 45px);
padding-right: 30px;
padding-left: 30px;
}
section.team .team-block {
display: grid;
grid-template-columns: 4fr 2fr;
border-bottom: 2px solid black;
padding-bottom: 2rem;
padding-top: 2rem;
}
section.team .team-block:last-of-type {
margin-bottom: 5rem;
}
.team-block .text {
width: 75%;
}
@media (max-width: 768px) {
section.atelier {
margin-top: 0;
}
.item-block {
margin-bottom: 3rem;
}
.item-block .title {
margin-bottom: 2rem;
}
.item-block .text,
.team-block .text {
margin-bottom: 2rem;
width: 100%;
}
.item-block .bilder-grid {
grid-template-columns: 1fr;
grid-gap: 0.5rem;
} section.team {
padding-top: calc(var(--header) + 33px);
}
section.team .team-block {
grid-template-columns: 1fr;
padding-top: 2rem;
}
.team-block .title {
margin-bottom: 2rem;
margin-top: 0;
}
section.team .team-block:last-of-type {
margin-bottom: 0rem;
border-bottom: 0px;
}
} .page-template-page-imprint_privacy .projekte_list li a span {
display: none !important;
}
.page-template-page-imprint_privacy.active-impressum
.projekte_list
li.item-impressum
> a
span {
display: block !important;
}
.page-template-page-imprint_privacy.active-datenschutz
.projekte_list
li.item-datenschutz
> a
span {
display: block !important;
}
section.impressum h2,
section.datenschutz h2 {
font-family: "DM Sans";
font-size: clamp(14px, 4vw, 28px);
font-weight: normal;
margin-top: 2em;
margin-bottom: 1em;
}
section.impressum {
padding-top: calc(var(--header) + 45px);
margin-right: 30px;
margin-left: 30px;
padding-bottom: 1rem;
border-bottom: 2px solid black;
z-index: 1;
}
section.datenschutz {
margin: 0 30px 5rem;
}
section.datenschutz > p:nth-child(1) {
padding-top: 1rem;
}
.anchor-offset {
padding-top: calc(var(--header) + 44px);
margin-top: calc(-1 * (var(--header) + 44px)) !important;
}
@media (max-width: 768px) {
.anchor-offset {
padding-top: calc(var(--header) + 33px);
margin-top: calc(-1 * (var(--header) + 33px)) !important;
}
}
@media (max-width: 768px) {
.projekte-menu ul li a {
font-size: 16px;
}
.projekte-menu:not(.projekte-menu-pages) ul {
flex-flow: column;
}
.projekte-menu ul li span.marker {
display: none;
}
.projekte-menu ul li span.marker {
display: inherit;
height: 0.7rem;
width: 0.7rem;
margin-right: 0.3rem;
}
.projekte-menu a.projekte-menu-mobile {
display: flex;
}
.projekte-menu:not(.projekte-menu-pages) ul li {
display: none;
}
.projekte-menu:not(.projekte-menu-pages) ul li.current-item {
display: flex;
justify-content: space-between;
order: -1;
}
.menu-projekte-active .projekte-menu ul li {
display: flex;
}
.menu-projekte-active .projekte-menu ul li:not(.current-item) span.marker {
display: none;
}
.menu-projekte-active .projekte-menu ul li a.projekte-menu-mobile > img {
transform: rotate(180deg);
}
} .subtexte {
padding-top: calc(var(--header) + 42px);
margin: 0rem 30px;
}
.subtexte .item {
display: grid;
grid-column-gap: 1rem;
grid-template-columns: 1fr 5fr 1fr;
padding: 2rem 0;
border-top: 2px solid #000;
letter-spacing: 0.1em;
}
.subtexte .item:last-child {
border-bottom: 2px solid #000;
}
.subtexte .item .titel,
.subtexte .item .datum,
.subtexte .item .link {
font-family: "DM Sans";
font-size: clamp(14px, 3vw, 28px);
}
.subtexte .item .text {
grid-column: 2/3;
}
.subtexte .item .text p {
font-size: clamp(12px, 2vw, 20px);
margin-bottom: 0;
width: 77%;
}
.subtexte .item .link {
text-align: right;
white-space: nowrap;
}
.subtexte .item .link a {
text-decoration: underline;
}
@media (max-width: 768px) {
.subtexte {
padding-top: calc(var(--header) + 32px);
}
.subtexte .item {
display: flex;
flex-flow: column;
padding: 1.5rem 0;
}
.subtexte .item:last-of-type {
border-bottom: 0;
padding-bottom: 0;
}
.subtexte .item .text p {
width: 100%;
text-align: left;
margin-top: 0;
}
.subtexte .item .titel {
padding-bottom: 1rem;
}
.subtexte .item .text {
padding-bottom: 1rem;
}
.subtexte .item .link {
text-align: right;
order: 1;
}
} .owl-carousel {
height: 100%;
}
.owl-carousel.projekte .item img {
width: auto;
height: 100%;
max-height: 68vh;
margin: 0 auto;
max-width: calc(90vw - 300px);
}
.owl-carousel.projekte .legend {
margin: 3rem 0 0;
}
.nav-thumbnail {
min-height: 150px;
min-width: 150px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
height: auto;
width: auto;
}
.owl-prev {
position: absolute;
z-index: 51;
top: 50%;
left: 30px;
transform: translateY(-50%);
}
.owl-next {
position: absolute;
z-index: 51;
top: 50%;
right: 30px;
transform: translateY(-50%);
}
.owl-nav button span {
font-size: 10rem;
}
.owl-nav button.disabled,
.owl-theme .owl-nav .disabled {
display: none;
}
.owl-theme .owl-nav [class*="owl-"] button.disabled {
display: none;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
background: none;
}
@media (max-width: 768px) {
.portfolio-grid {
grid-template-columns: 1fr 1fr;
grid-gap: 0.5rem;
padding: calc(var(--header) + 60px) 30px 30px;
}
.portfolio-grid .item .inner {
display: flex;
}
.owl-carousel.portfolio .item img {
width: 100%;
height: auto;
}
.owl-carousel.portfolio .item .inner {
width: 100%;
padding: 50px 30px;
}
.owl-carousel.portfolio .legend {
grid-template-columns: 1fr;
margin-top: 2rem;
}
} .footer {
display: flex;
justify-content: space-between;
padding: 30px 30px 20px;
margin-top: auto;
line-height: 1.2;
}
.footer ul {
list-style: none;
margin: 0;
padding: 0;
}
.footer ul.grid-list {
display: grid;
grid-gap: 8vw;
grid-template-columns: repeat(3, auto); font-size: 20px;
}
.footer ul.infos {
display: grid;
grid-template-columns: auto auto;
grid-gap: 3rem;
font-size: 20px;
}
@media (max-width: 1200px) {
.footer ul.grid-list {
grid-gap: 2rem;
}
.footer ul.infos {
grid-gap: 2rem;
grid-template-columns: 1fr auto;
}
}
@media (max-width: 1040px) {
.footer {
gap: 1rem;
}
.footer ul.grid-list,
.footer ul.infos {
font-size: 15px;
grid-gap: 1rem;
}
}
@media (max-width: 768px) {
.footer {
flex-flow: column;
gap: 2rem;
}
.footer ul.grid-list {
border-top: 2px solid black;
padding-top: 1rem;
grid-template-columns: 1fr;
grid-gap: 1rem;
}
.footer ul.infos {
grid-gap: 0;
grid-template-columns: 1fr auto;
font-size: 12px;
} .menu-overlay .footer {
gap: 1rem;
}
.menu-overlay .footer ul.grid-list {
display: none;
}
}  @font-face {
font-display: block;
font-family: "PP Editorial";
font-style: normal;
font-weight: 400;
src: url(//www.allesisteytel.com/wp/wp-content/themes/bf_aie/fonts/PPEditorialNew-Ultralight.woff2) format("woff2"); } @font-face {
font-display: block;
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
src: url(//www.allesisteytel.com/wp/wp-content/themes/bf_aie/fonts/dm-sans-v15-latin-regular.woff2) format("woff2"); } @font-face {
font-display: block;
font-family: "DM Sans";
font-style: normal;
font-weight: 600;
src: url(//www.allesisteytel.com/wp/wp-content/themes/bf_aie/fonts/dm-sans-v15-latin-600.woff2) format("woff2"); } .mc4wp-response p {
width: 50%;
margin: 0 auto;
letter-spacing: 0;
padding-top: 3rem;
min-width: 320px;
font-size: clamp(18px, 3vw, 23px);
color: #000;
}