/*----------Global-----------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}



:root {
    --primary: #66666E;
    --secondary: #E6E6E9;
    --third: #9999A1;
    --bg: #F4F4F6;
}

html {
	font-family: Lato, Roboto, Open Sans, Arial, Sans Serif, Noto, YT Sans, Roboto Mono;
}
body {
	background-color: var(--bg);
}

.schatten {
    
    -webkit-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
}

a:link {
    text-decoration: none;
    color: var(--primary);
}

a:visited {
    color: var(--primary);
}

a:hover {
    opacity: 0.7;
}

.linksBlau a:link {
    text-decoration: underline;
    color: blue;
}

p {
    font-size: 16px;
    font-weight: 100;
    color: var(--primary);
    font-style: normal;
}

h1 {
    font-size: 30px;
    margin: auto;
    margin-top: -5px;
    font-weight: 100;
    color: var(--primary);
    font-style: normal;
}

h2 {
    font-size: 16px;
    font-weight: 600;
    color: var(--primary);
    font-style: normal;
}

.alignleft h1 {
    font-size: 30px;
    font-weight: 100;
    color: var(--primary);
    margin-left: -3px;
    font-style: normal;
    margin-top: 20px;
}

ul li {
    font-size: 18px;
    color: var(--primary);
    font-weight: 100;
    padding-left: 25px;
    list-style: none;
    padding-top: 56px;
}

li {
    float: right;
    transform: translateY(-25px)
}

j {
    font-size: 12px;
    color: var(--primary);
    font-weight: 100;
}

h3 {
    font-size: 18px;
    color: var(--primary);
    font-weight: 100;
}

h4 {
    font-size: 14px;
    color: var(--primary);
    font-weight: 100;
}

.wrapper {
    max-width: 1050px;
    min-width: 200px;
    padding-left: 10%;
    padding-right: 10%;
    margin: 0 auto;
}

.navigation::after{
    content: "";
    clear: both;
    display: table;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/*----------nav-----------*/
nav {
    height: 52px;
    padding-top: 30px;
    }

.linie {
    width: 100%;
    padding-top: 11px;
    border-bottom: 2px solid var(--secondary);
}

.mobile {
    display: none;
}

.close {
    display: none;
}

#overlay {
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 2;
    position: absolute;
    background-color: var(--bg);
}

#overlay a:not(:first-child) {
    width: 100%;
    display: block;
    padding: 30px 0 30px 0;
    text-align: center;
    float: left;
}

#overlay a:first-child {
    float: right;
    margin: 21px 10% 0 0;
    font-size: 24px;
}

#overlay a:hover {
    opacity: 0.8;
    background-color: var(--secondary);
}
/*----------header-----------*/

.vorstellungsbild {
    height: 320px;
    background-image: url(../img/vb_5.jpg);
    background-size: cover;
    background-position: 0% 55%;
    background-repeat: no-repeat;
    margin-top: 27px;
    margin-bottom: 30px;
    border-radius: 2px;
    -webkit-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
   
}



/*----------projekte-----------*/
.projekteParent {
    height: 320px;
    background-color: transparent;
    margin-top: 18px;
    overflow: hidden; 
    word-wrap: break-word;
    display: flex;
    -webkit-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    position: relative;
}

.projekteParent:hover {
    opacity: 0.7;
}

.pauseBlock {
    width: 18px;
    background-color: none;
    -webkit-box-shadow:inset 0px 0px 20px 2px rgba(0,0,0,0.07);
    -moz-box-shadow:inset  0px 0px 20px 2px rgba(0,0,0,0.07);
    box-shadow:inset  0px 0px 20px 2px rgba(0,0,0,0.07);
}

.textBlock {
    height: 100%;
    width: 40%;
    background-color: var(--secondary);
    display: inline-block;
    text-align: center;
    padding-top: 140px;
}

.bildBlock {
    height: 100%;
    width: 60%;
    display: inline-block;
    border-radius: 2px;
}



/*----------Bilder-----------*/

.projekt {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
}

#pb_0 {
    background-image: url("../img/p_0/p_0_1.jpg");
}
#pb_1 {
    background-image: url("../img/p_1/pb_1.jpg");
}
#pb_2 {
    background-image: url("../img/p_2/vb_2.jpg");
}
#pb_3 {
    background-image: url("../img/p_3/Ostansicht.png");
}
#pb_4 {
    background-image: url("../img/p_4/vb_4.jpg");
}
#pb_5 {
    background-image: url("../img/p_renders/p_r_13.jpg");
}
#pb_6 {
    background-image: url("../img/p_6/p_6_2.jpg");
}
#pb_7 {
    background-image: url("../img/p_videos/p_vi_1.jpg");
}
#pb_8 {
    background-image: url("../img/p_1_1.png");
}
#pb_9 {
    background-image: url("../img/p_5/p_5_2.jpg");
}
    
    

/*----------footer-----------*/

.linie2 {
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid var(--secondary);
}

.footerContainer {
    height: 210px;
    width: 100%;
    background-color: var(--secondary);
    margin-bottom: 85px;
    -webkit-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
    box-shadow:  0px 0px 20px 2px rgba(0,0,0,0.1);
}
    
.footer {
    height: 100%;
    width: 100%;
    color: var(--primary);
    text-align: center;    
    font-size: 18px;
    font-weight: 100;
    line-height: 36px;
    padding-top: 55px;
}

.footer a:not(:first-of-type) {
    font-size: 12px;
    line-height: 105px;
}
    
    
/*----------mediaqueries-----------*/
    
@media screen and (max-width: 670px){
    
    .wrapper {
        width: 80%;
    }
    
    nav {
        padding-top: 0px;
    }
    
    .desktop {
        display: none;
    }
    
    .mobile {
        display: block;
        margin-top: 22px;
        float: right;
        font-size: 23px;
    }
    
    ul li {
        display: none;
    }
    
    h4 {
        display: none;
    }

    .vorstellungsbild {
        height: 160px;
        background-position: 0% 56%;
    }
    
    .projekteParent {
        height: 210px;
        overflow: visible;
        display: block;
    }
    
    .projekt {
        background-position: center;
    }
    
    .pauseBlock {
        display: none;
    }
    
    .textBlock {
        height: 50px;
        width: 100%;
        line-height: 50px;
        padding-top: 0;
    }
    
    .bildBlock {
        width: 100%;
        height: 160px;
    }
    
    
}

@media screen and (max-height: 485px){
    
    nav {
        padding-top: 0;
    }
    
    ul li {
        padding-top: 55px;
    }
    
    .vorstellungsbild {
        height: 160px;
        background-position: 30% 42%;
    }
}



