/* ======================== */
    /* Start Fonts */
/* ======================== */



@font-face {
    font-family: 'berthold_akzidenz_groteskLtEx';
    src: url('../fonts/webfontkit-20220426-102826/berthold_akzidenz_grotesk_light_extended-webfont.woff2') format('woff2'),
         url('../fonts/webfontkit-20220426-102826/berthold_akzidenz_grotesk_light_extended-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'berthold_akzidenz_groteskMdEx';
    src: url('../fonts/webfontkit-20220426-102826/berthold_akzidenz_grotesk_medium_extended-webfont.woff2') format('woff2'),
         url('../fonts/webfontkit-20220426-102826/berthold_akzidenz_grotesk_medium_extended-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* ======================== */
    /* Start general */
/* ======================== */

html, body{
    height: 100%;
    font-family: Arial, Serif;
    line-height: 1.4;
    font-size: 18px;
    font-weight: 300;
    color: rgba(81, 81, 80, 1);
    hyphens: auto;
    -webkit-hyphens: auto;
}
p{
    margin: 20px 0;
}
p strong{
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'berthold_akzidenz_groteskMdEx', sans-serif;
}
html.no-scroll{
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 400;
    line-height: 1;
    color: rgba(0, 0, 0, 1);
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'berthold_akzidenz_groteskLtEx', sans-serif;
    hyphens: initial;
    -webkit-hyphens: initial;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
    font-weight: 400;
    font-family: 'berthold_akzidenz_groteskMdEx', sans-serif;
}
h1{
    font-size: 1.6em;
    line-height: 1.3;
}
h2{
    font-size: 1.8em;
    line-height: 1.3;
}
section .inside > *, 
section .inside .full-width > *{
    max-width: 1440px;
    margin: 0 auto;
    padding: 40px 20px;
    box-sizing: border-box;
}

section .inside > .filter-wrapper{
    padding: 0 20px;
}
.icons .wp-block-columns{
    padding: 40px 0px;
}
/*section .inside .wp-block-columns{
    padding: 0px 20px;
}*/

#unternehmen .inside > *,
#unternehmen .inside .full-width > *,
#staerken .inside > *, 
#staerken .inside .full-width > *, 
#news .inside > *, 
#news .inside .full-width > * {
    max-width: 1440px;
    width: 100%;
}
#unternehmen .inside .full-width, 
#unternehmen .inside .full-width .visual, 
#staerken .inside .full-width, 
#staerken .inside .full-width .visual{
    max-width: 100%;
}

section .inside .full-width, 
section .inside .full-width img, 
section .inside .full-width .icons{
    max-width: 100%;
    padding: 0;
}
section .inside .full-width > img{
    width: 100%;
    height: auto;
}
section .inside .full-width .icons{
    padding: 0 40px;
}
section .inside .caption-right figcaption{
    max-width: initial;
    padding: 0;
}
.caption-right{
    text-align: right;
    position: relative;
    top: -50px;
    color: rgba(255, 255, 255, 1);
}
#staerken figcaption{
    position: relative;
    top: -40px;
    color: rgba(255, 255, 255, 1);
}
.flex-container{
    display: flex;
    flex-direction: row;
    flex: 0 1;
    flex-wrap: wrap;
}
.w100{
    flex: 0 100%;
}
.w60{
    flex: 0 60%;
}
.w50{
    flex: 0 50%;
    width: 50%;
}
.w40{
    flex: 0 40%;
}
.w33{
    flex: 0 33%;
    width: 33%;
}
.w25{
    flex: 0 25%;
    width: 25%;
}
.wp-block-columns{
    margin-bottom: 0;
}
section .inside .mr10pc img{
    padding-right: 10%;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.uppercase{
    text-transform: uppercase;
}
.merriweather{
    font-family: 'Merriweather', serif;
}
.italic{
    font-style: italic;
}
.no-margin{
    margin: 0;
}

#static-diamond{
    position: fixed;
    z-index: -1;
    opacity: 0.25;
    left: -7vw;
    bottom: -50vh;
}
/* pop up genereal */
.popup{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    padding: 70px 50px 30px;
    box-sizing: border-box;
    z-index: 100;
    color: rgba(255, 255, 255, 1);
}
.popup-inside{
    background-color: rgba(107, 135, 153, 1);
    padding: 40px 150px; 
    box-sizing: border-box;
    height: 100%;
    position: relative;
}
.popup .close{
    position: absolute;
    right: 10px;
    top: 10px;
    color: rgba(255, 255, 255, 1);
    font-size: 26px;
    line-height: 1;
}
.popup .close:hover{
    cursor: pointer;
}
.scroll-container{
    overflow-y: scroll
}
.scrollbar-track{
    background: rgba(255, 255, 255, 0) !important;
}
/* inview */




html.js .wp-block-column{
    transform: translate(100px);
    opacity: 0;
    transition: all 0.6s ease;
}
html.js .wp-block-columns{
    overflow: hidden;
}

html.js .item-0 .wp-block-column{
    transform: translate(0);
    opacity: 1;
    transition: all 0.6s ease;
}

html.js .wp-block-column:nth-child(2){
    transition-delay: 0.1s;
}
html.js .icons .wp-block-column:nth-child(2){
    transition-delay: 0s;
}


html.js .news-teaser-wrapper {
    transform: translateX(100px);
    opacity: 0;
    transition: all 0.6s ease;
}
html.js .news-teaser-wrapper.inview {
    transform: translateX(0);
    opacity: 1;
}
html.js .references-wrapper .references{
    left: 100px;
    opacity: 0;
    transition: all 0.6s ease;
}
html.js .references-wrapper.inview .references{
    left: 0;
    opacity: 1;
}


html.js .inview .wp-block-column{
    transform: translate(0);
    opacity: 1;
}

html.js .hero-visual .headline .absolute{
    transform: translateX(100px);
    opacity: 0;
    transition: all 0.6s ease;
}

html.js .hero-visual .headline .absolute.inview{
    transform: translateX(0);
    opacity: 1;
}

.hero-visual .headline .absolute{
    animation: hero 2s ease;
    -webkit-animation: hero 2s ease;
}
.hero-visual .headline h1{
    hyphens: manual;
    -webkit-hyphens: manual;
}
section .inside .hero-visual .visual-info{
    color: rgba(255, 255, 255, 1);
    position: absolute;
    bottom: 0;
    width: 1440px;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
    text-align: right;
    text-transform: uppercase;
    z-index: 10;
}
@keyframes hero {
    0%{
        transform: translateX(100px);
        opacity: 0;
    }
    50%{
        transform: translateX(100px);
        opacity: 0;
    }
    100%{
        transform: translateX(0);
        opacity: 1;
    }
}

/* colors */
.has-blue-co-color{
    color: #6d8799;
}
.has-blue-co-background-color{
    background-color: #6d8799;
}
.has-light-blue-co-color{
    color: #f0f3f5;
}
.has-light-blue-co-background-color{
    background-color: #f0f3f5;
}

.has-white-color{
    color: #ffffff;
}
.has-black-color{
    color: #000000;
}

.wp-block-column > *:first-child{
    margin-top: 0;
}
.wp-block-column > *:last-child{
    margin-bottom: 0;
}

/* ======================== */
    /* Start 404 Error Page */
/* ======================== */

body.error404{
    position: relative;
}
body.error404 #wrapper{
    padding-top: 500px;
}
body.error404 #footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}

/* ======================== */
    /* Start Header */
/* ======================== */
header{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 1);
    z-index: 50;
}
header .inside{
    max-width: 1440px;
    /* max-width: 1180px; */
    padding: 10px 20px;
    box-sizing: border-box;
    justify-content: space-between;
    margin: 0 auto;
}
header nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
header nav ul {
    margin: 0;
    padding: 0;
}
header nav ul li{
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    position: relative;
}
header nav ul li a{
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    position: relative;
    font-weight: 900;
    font-size: 15px;
    transition: all 0.2s ease;
    font-family: 'berthold_akzidenz_groteskLtEx';
    text-transform: uppercase;
}
header nav ul li:hover a{
    animation: nav_link 0.4s ease;
    color: rgba(109, 135, 153, 1);
}
header nav ul li:hover{
    cursor: pointer;
}
header nav ul li:after{
    display: block;
    content: "";
    width: 0%;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    height: 1px;
    background: rgba(109, 135, 153, 1);
    transition: all 0.2s ease;
    bottom: -5px;
}
header nav ul li:hover:after{
    width: 100%;
    left: 0%;
    transition: all 0.4s ease;
}
@keyframes nav_link {
    0%{
        top: 0;
        opacity: 1;
    }
    49%{
        top: -10px;
        opacity: 0;
    }
    50%{
        top: 10px;
        opacity: 0;
    }
    100%{
        top: 0px;
        opacity: 1;
        color: rgba(109, 135, 153, 1);
    }
}

.menu-icon{
    width: 40px;
    height: 26px;
    position: relative;
    transition: 0.4s ease;
    display: none;
}
.menu-icon:hover{
    cursor: pointer;
}
.menu-icon span{
    width: 100%;
    height: 2px;
    background-color: rgba(0, 0, 0, 1);
    display: block;
    position: absolute;
    transition: all 0.4s ease;
}
.menu-icon span:nth-child(2), 
.menu-icon span:nth-child(3){
    top: 11px;
}
.menu-icon span:nth-child(4){
    top: 24px;
}
.open-nav span:nth-child(1), 
.open-nav span:nth-child(4){
    opacity: 0;
    transition: all 0.4s ease;
}
.open-nav .menu-icon{
    transform: rotate(90deg);
}
.open-nav .menu-icon span:nth-child(2){
    transform: rotate(50deg);
}
.open-nav .menu-icon span:nth-child(3){
    transform: rotate(-50deg);
}
/* ======================== */
    /* Start Footer */
/* ======================== */
#footer{
    background-color: rgba(133, 133, 133, 1);
    color: rgba(255, 255, 255, 1);
    padding-top:20px;
    padding-bottom: 20px;   
}
#footer .container{
    display: flex;
    max-width: 1440px;
    /* max-width: 1180px; */
    padding: 10px 20px;
    box-sizing: border-box;
    justify-content: space-between;
    margin: 0 auto;
    /*
    background-image: url("../../../../uploads/2022/03/icon-pattern_white.svg"); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
    */
}
#footer p{
    margin-top: 0;
    margin-bottom: 0;
}
#footer .footer-links{
    display: inline-block;
    margin-top: 0;
}
#footer a{
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    text-align: right;
    position: relative;
	margin-right: 20px;
}
#footer .footer-links{
	margin-top: 20px;
	margin-bottom: 40px
}
#footer a:after{
    width: 0;
    height: 1px;
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    background-color: rgba(255, 255, 255, 1);
    transition: all 0.2s ease;
}
#footer a:hover:after{
    width: 100%;
    left: 0;
    transition: all 0.4s ease;
}
#footer span{
    padding-right: 10px;
    display: inline-block;
    min-width: 170px;
}
#footer a.dgnb-logo{
	margin-right: 0;
	width: 160px;
	display: block;
}
#footer a.dgnb-logo img{
	width: 100%;
	height: auto;
}
#footer a.dgnb-logo:hover:after{
	width: 0%;
}
#footer figure{
	margin: 0;
}
/* ======================== */
    /* Start Body */
/* ======================== */
body #logo a{
    display: block;
}
body #logo{
    width: 170px;
    height: auto;
    transition: all 0.5s ease;
    margin: 16px 0;
}
body.scroll #logo{
    width: 100px;
    height: auto;
    transition: all 0.5s ease;   
}
body #logo img{
    width: 100%;
    height: auto;
    display: block;
}
/* ======================== */
    /* Start Content */
/* ======================== */
section{
    /* padding-top: 75px; */
    box-sizing: border-box;
}
section .inside .full-width.hero-visual .visual, 
section .inside .custom-visual .visual{
    width: 100%;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
}
section .inside .full-width.hero-visual .visual img{
    width: 100%;
    display: block;
}

#staerken .fullwidth{
    overflow: hidden;
}
section .inside .full-width.hero-visual.header{
    margin-top: 60px;
}
section .inside .full-width.hero-visual.header .absolute{
    margin-top: -60px;
}
section .inside .full-width.hero-visual .visual img,
#staerken .fullwidth img{
    animation: ken_burns 40s infinite ease;
    -webkit-animation: ken_burns 40s infinite ease;
}
@keyframes ken_burns {
    0%{
        transform: scale(1) translateX(0);
        transform-origin: top;
    }
    33%{
        transform: scale(1.166) translateX(-6vw);
        transform-origin: top;
    }
    66%{
        transform: scale(1.25) translateX(8vw);
        transform-origin: top;
    }
    100%{
        transform: scale(1) translateX(0);
        transform-origin: top;
    }
}
section .inside .full-width.hero-visual .headline{
    color: rgba(255, 255, 255, 1);
    margin: 0 auto;
    max-width: 1440px;
    max-width: 1180px;
    margin: 0 auto;
    box-sizing: border-box;
}
section .inside .full-width.hero-visual .headline {
    width: 100%;
    max-width: 1440px;
    /* max-width: 1180px; */
    margin: 0 auto;
    z-index: 1;
    padding: 0;
}
#unternehmen .inside .full-width.hero-visual .headline {
    max-width: 100%;
    width: 610px;
    margin: 0;
}
section .inside .full-width.hero-visual .headline span{
    display: block;
    font-weight: 300;
}
.bold, 
section .inside .full-width.hero-visual .headline span.bold{
    font-family: 'berthold_akzidenz_groteskMdEx';
}
section .inside .full-width.hero-visual .absolute{
    position: absolute;
    left: 20px;
    top: 123px;
    width: 100%;
    max-width: 1440px !important;
    z-index: 10;
}
section .inside .full-width.hero-visual .headline h1{
    margin-bottom: 0;
    color: rgba(255, 255, 255, 1);
    font-weight: 900;
    line-height: 1.3;
    font-size: 1.8em;
    margin-top: 0;
}
section .inside .full-width.hero-visual .absolute{
    width: 100%;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}
a.jump-to-object{
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    position: relative;
    font-family: 'berthold_akzidenz_groteskLtEx', sans-serif;
    font-size: 15px;
}
a.jump-to-object:after{
    position: absolute;
    bottom: -5px;
    height: 1px;
    width: 0;
    display: block;
    content: "";
    left: 50%;
    transition: all 0.4s ease;
    background-color: rgba(255, 255, 255, 1)
}
a.jump-to-object:hover:after{
    width: 100%;
    left: 0%;
    transition: all 0.4s ease;
}
.hero-visual .scroll-down,
#unternehmen .hero-visual .scroll-down{
    display: none;
    position: absolute;
    padding: 0;
    bottom: 40px;
    left: 50%;
    margin-left: -20px;
    width: 30px;
    height: 45px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50px;
}
#unternehmen .hero-visual .scroll-down span{
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1);
    display: block;
    left: 50%;
    margin-left: -4px;
    top: 5px;
    animation: scroll_down 3s infinite;
}
@keyframes scroll_down {
    0%{
        margin-top: 0;
    }
    100%{
        margin-top: 20px;
    }
}


#staerken{
    /* margin-top: -120px; */
    overflow: hidden;
    position: relative;
    z-index: 2;
    /* padding-bottom: 60px; */

}
section#staerken .inside svg{
    max-width: 160px;
    height: auto;
}

.wp-block-lazyblock-kaleidoskop{
    position: relative;
}

.kaleidoskop{
    position: absolute;
    z-index: -1;
    bottom: 80px;
    left: 20px;
    opacity: 1;
}

#staerken .fixed{
    position: fixed;
    bottom: 0;
    left: 0;
}
#unternehmen .inside .full-width .icons{
    /* padding: 40px 20px 120px; */
    max-width: 1440px;
    /* max-width: 1180px; */
}
.icons .icon-hero > *:last-child{
    margin-bottom: 0;
}
.icons .icon-hero{
    text-align: center;
    position: relative;
    transition: all 0.2s ease;
}

.icons .icon-hero:hover{
    margin-top: -20px;
    padding-bottom: 20px;
}

.icons .icon-hero .icon{
    width: 40px;
    margin: 0 auto;
    box-sizing: border-box;
}
.icons .icon-hero .icon img{
    width: 100%;
    height: auto;
}
.icons .icon-hero p strong{
	hyphens: none;
	-webkir-hyphens: none;
}

/* ======================== */
    /* Start Aktuelles */
/* ======================== */
#news{
    min-height: auto;
    background-color: rgba(194, 207, 214, 1);
    color: rgba(255, 255, 255, 1);
}
.news-wrapper{
    /* min-height: 200px;
    margin-top: -50px; */
    padding-bottom: 40px;
    overflow: hidden;
}
.news-teaser-wrapper{
    max-width: 1440px;
    /* max-width: 1180px; */
    margin: 0 auto;
    padding: 0px 20px;
    box-sizing: border-box;
}
.news-teaser-wrapper .item{
    padding-right: 20px;
    box-sizing: border-box;
    position: relative;
    transition: all 0.2s ease;
}
.news-teaser-wrapper .item:hover{
    cursor: pointer;
    transition: all 0.2s ease;
}
.news-teaser-wrapper .title{
    font-weight: 700;
    line-height: 1.3;
}
.news-teaser-wrapper .title:after{
    display: block;
    content: "";
    margin-top: 5px;
    height: 2px;
    width: 35%;
    background-color: rgba(255, 255, 255, 1);
}
.news-teaser-wrapper .date{
    font-size: 14px;
    margin-top: 5px;
}
.news-teaser-wrapper .date i{
    margin-left: 10px;
    font-size: 18px;
    position: relative;
    top: 2px;
}
.single-news .popup{
    display: none;
}
.single-news .scroll-content{
    max-height: 100%;
    overflow: auto;
    padding-right: 20px;
    box-sizing: border-box;
}
.single-news a{
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}
#p_contact i{
    margin-right: 10px;
}
.scroll-content{
    max-height: 100%;
    overflow: auto;
    padding-right: 20px;
    box-sizing: border-box;
}
/* ======================== */
    /* Start Referenzen */
/* ======================== */
#referenzen{
    background-color: rgba(240, 243, 245, 1);
}
.references-wrapper{
    overflow: hidden;
}
.references{
    margin: 0 -20px;
}
.ref-meta{
    min-height: 75px;
}
.references-wrapper .load-more, 
.references-wrapper .load-less{
    font-weight: bold;
    margin-top: 20px;
    transition: all 0.2s ease;
    display: inline-block;
    cursor: pointer;
    font-family: 'berthold_akzidenz_groteskLtEx', sans-serif;
    text-transform: uppercase;
    position: relative;
    margin-right: 50px;
}
.references-wrapper .load-less{
    display: none;
}
.references-wrapper .load-less.active{
    display: inline-block;
}
.references-wrapper .load-more:after, 
.references-wrapper .load-less:after{
    display: block;
    width: 0;
    height: 1px;
    content: "";
    position: absolute;
    left: 50%;
    background-color: rgba(81, 81, 81, 1);
    transition: all 0.2s ease;
}
/*.references-wrapper .load-more:hover{
    margin-left: 5px;
    transition: all 0.2s ease;
}*/
.references-wrapper .load-more:hover:after, 
.references-wrapper .load-less:hover:after{
    left: 0;
    width: 100%;
}
.reference{
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.filtr-item{
    transform: initial !important;
}
.reference:hover{
    cursor: pointer;
}
.reference .thumbnail{
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: auto 100%;
    background-position: center;
    transition: all 0.2s ease;
    position: relative;
}
.reference .thumbnail:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    background-color: rgba(107, 135, 153, 0);
    transition: all 0.2s ease;
}
.reference:hover .thumbnail{
    background-size: auto 120%;
}
.reference:hover .thumbnail:before{
    background-color: rgba(255, 255, 255, 0.4);
}
.reference .popup-inside{
    max-width: 860px;
    margin: 0 auto;
    padding: 40px;
    box-sizing: border-box;
}
.single_content{
    display: none;
}
.single_content.active{
    display: block;
}
.filter-references li{
    list-style: none;
    transition: all 0.2s ease;
}
.filter-references li:hover{
    cursor: pointer;
    margin-left: 5px;
}
.filter-references li.active{
    font-weight: bold;
}
img.filter-arrow{
    width: 220px;
    height: auto;
}
.filter-references{
    padding: 0;
    margin: 0;
}
.reference .next-picture,
.reference .big-picture{
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}
#referenzen .wp-block-lazyblock-filter-references{
    /*margin-top: -60px;
    margin-bottom: 40px;*/
}
.reference-inside .thumbnail{
    margin-bottom: 10px;
}
.reference-inside p{
    margin: 0;
    line-height: 1.3;
}
.reference-inside strong{
    font-size: 17px;
}
.reference .big-picture{
    position: relative;
    overflow: hidden;
}
.reference .big-picture .new-tab{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    text-decoration: none;
}
.reference .prev-picture{
    position: absolute;
    background-size: cover;
    background-position: center;
    top:0;
    left: 100%;
    width: 100%;
    bottom:0;
}
.reference .gallery{
    
    width: 100%;
}
.popup .w100{
    margin: 20px 0;
}
.popup .w100:before{
    content:"";
    display: block;
    width: 120px;
    height: 1px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    position: relative;
    top: -10px;
}
.popup h2{
    color: rgba(255, 255, 255, 1);
}
.popup h3{
    font-size: 26px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1)
}
.asset-info{
    margin-left: 80px;
    margin-bottom: 20px;
}
.gallery img{
    max-height: 480px;
    margin: 0 auto;
    width: auto !important;
}
.gallery {
    position: relative;
}
.gallery .owl-nav button{
    position: absolute;
    top: 50%;
    font-size: 52px !important;
    line-height: 1 !important;
    margin-top: -26px;
}
.gallery .owl-nav button.owl-prev{
    left: 10px;
}
.gallery .owl-nav button.owl-next{
    right: 10px;
}


/* ======================== */
    /* Start Kontakt */
/* ======================== */
.kaleidoskop-2{
    margin-top: 40px;
}

.consent .wpcf7-list-item{
    margin-left: 0;
    margin-right: 10px;
}
.consent .wpcf7-list-item-label{
    display: none;
}

.kontaktform form > p:first-of-type{
    margin-top: 0px;
}
.kontaktform form > p:last-of-type{
    margin-bottom: 0;
}
.kontaktform form{
    width: 100%;
}
.kontaktform form input{
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    width: 100%;
    padding-left: 0;
}
.kontaktform form textarea{
    width: 100%;
}
.kontaktform form input::placeholder{
    color: rgba(0, 0, 0, 0.4);
}
.kontaktform form input[type="checkbox"]{
    width: auto;
}
.kontaktform form input[type="submit"]{
    border: 0px none;
    background-color: rgba(255, 255, 255, 0);
    font-weight: bold;
    padding: 0;
    width: auto;
    font-family: 'berthold_akzidenz_groteskLtEx';
    text-transform: uppercase;
    position: relative;
}
span.submit{
    position: relative
}
span.submit:after{
    display: block;
    content: "";
    width: 0%;
    left: 50%;
    position: absolute;
    height: 1px;
    bottom: -5px;
    background: black;
    transition: all 0.2s ease;
}
span.submit:hover:after{
    width: 100%;
    left: 0;
    transition: all 0.2s ease;
}
.kontaktform form input[type="submit"]:hover{
    cursor: pointer;
}

.kontaktform form input:focus {
    outline: none;
}
.kontaktform form input:value{
    color: red;
}
.kontaktform form input{
    background: none;
}
/* ======================== */
    /* Start Impressum | Datenschutz */
/* ======================== */
#datenschutz h3, 
#impressum h3{
    font-size: 20px;
}

/* ======================== */
    /* Start Intro */
/* ======================== */

#intro{
    position: fixed;
    background: rgba(255, 255, 255, 1);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
#intro .logo{
    max-width: 620px;
    padding: 0 20px;
    margin: 140px auto 0;
    position: relative;
}
#intro .logo .diamond{
    display: none;
}
#intro .logo .wordmark path{
    display: none;
    position: relative;
    transform: translateX(40px);
    transition: 0.4s ease;
}
#intro .logo .wordmark path.translate{
    transform: translateX(0);
    transition: 0.4s ease;
}
#intro .logo svg{
    width: 100%;
}


/* ======================== */
    /* Pre-Site
/* ======================== */
#outer-pre-site{
    background-color: rgba(255, 255, 255, 1);
}
body.home #footer .container{
	max-width: 80%;
	padding: 10px 15px;
}
#pre-site{
    height: 100vh; 
    background-color: rgba(255, 255, 255, 1);
    max-width: 80%; 
    margin: 0 auto;
	justify-content: space-between;

    -webkit-font-smoothing: antialiased;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
	
	hyphens: none;
	-webkit-hyphens: none;

}
#pre-site > div{
    flex: 0 33%;
    box-sizing: border-box;
    display: flex;
    max-width: 33%;
}
/*
#pre-site .left-content{
    padding: 5% 3% 5% 15%;
}
#pre-site .mid-content{
    padding: 15% 3% 5% 5%
}
#pre-site .right-content{
    padding: 5% 15% 5% 3%;
}
*/
#pre-site .left-content, 
#pre-site .mid-content, 
#pre-site .right-content{
    padding: 7% 1%;
}
#pre-site > div > a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-items: self-start;
    text-decoration: none;
    color: initial;
    box-sizing: border-box;
    padding: 30% 15%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    top: 0;
    position: relative;
    transition: all 0.2s ease;
}
#pre-site > div > a:hover{
    top: -20px;
    transition: all 0.2s ease;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.4);
}
#pre-site .left-content a{
    background-color: rgba(217, 217, 217,1);
}
#pre-site .right-content a{
    background-color: rgba(210, 219, 224,1);
}

#pre-site img{
    width: auto;
    height: 90px;
}

#pre-site .content{
    display: flex;
}

#pre-site .content img{
    height: auto;
    width: 50%;
}