@import url("reset.css");

/* mitr-regular - latin */
@font-face {
    font-family: 'Mitr';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/mitr-v5-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Mitr Regular'), local('Mitr-Regular'),
        url('../fonts/mitr-v5-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/mitr-v5-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/mitr-v5-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/mitr-v5-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/mitr-v5-latin-regular.svg#Mitr') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v17-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
        url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v17-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v17-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
        url('../fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v17-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v17-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v17-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Mitr';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/mitr-v5-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Mitr Bold'), local('Mitr-Bold'),
        url('../fonts/mitr-v5-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/mitr-v5-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/mitr-v5-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/mitr-v5-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/mitr-v5-latin-700.svg#Mitr') format('svg');
    /* Legacy iOS */
}

#start1{
    background: #f0f0f0;
    padding-top: 100px;
    padding-bottom: 150px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}
strong{
    font-family: 'Mitr';
    
}

#start1 a{
    color: #00b4aa;
    text-decoration: none;
}

.dropdown{
    display: none;
}

.wrap {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    background: #2ce1d2;
    margin-top: 170px;
}

body {
    background: url(../images/square_bg.png);
    background-attachment: fixed;
    background-repeat: repeat;
    height: 100vh;
    width: 100%;
}

.slide-in-top {
    -webkit-animation: slide-in-top 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-top 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}



html {
    width: 100%;
    overflow-x: hidden;
}

.last-p {
    margin-bottom: 50px;
}

.slide-in-right {
    -webkit-animation: slide-in-right 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-right 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}



.clear {
    clear: both;
}

html {
    scroll-behavior: smooth;
}

body {
    font: 300 15px/24px arial, helvetica;
    font-family: 'Open Sans';
    /* Schriftschitt/Größe/Zeilenabstand/Art*/
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


h1 {
    font-family: 'Mitr';
    font-weight: 700;
    margin-top: 150px;
    font-size: 35px;
    padding-left: 5%;
    padding-right: 10%;
    text-transform: uppercase;
    color: #414141;
    line-height: 45px;
}

.text {
    width: 60%;
    float: left;
}

h2 {
    font-family: 'Mitr';
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 28px;
    color: #414141;
}

#start {
    background: #eaeaea;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    height: 650px;
}

h3 {
    font-family: 'Mitr';
    font-size: 24px;
    line-height: 30px;
    color: #00b4aa;
}

header {
    background: url(../images/header-background.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

nav {
    position: fixed;
    top: 0;
    right: 0;
    margin-right: 12%;
    z-index: 99999;
    padding: 30px;
}

nav ul li {
    float: left;
    padding-left: 30px;

}

nav ul li a {
    text-decoration: none;
    font-family: 'Mitr';
    font-weight: 700;
    color: #313131;
    background: rgba(255, 255, 255, 0.73);
    padding: 5px;
    font-size: 18px;
}

nav ul li a:hover {
    color: #2ce1d2;
    transition: 0.3s;
}

.logo {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 5%;
    margin-top: 30px;
}

.messestand {
    width: 40%;
    float: left;
}

.messestand img {
    width: 100%;

}

header p {
    padding-left: 5%;
    padding-right: 20%;
    padding-top: 10px;
    padding-bottom: 20px;
}

header .text a {
    margin-left: 5%;
    margin-right: 15%;
    background: #2ce1d2;
    color: #313131;
    text-decoration: none;
    padding: 10px;
    border-radius: 20px;
    font-family: 'Mitr';
    font-weight: 700;
    font-size: 16px;
}

header .text a:hover {
    font-size: 18px;
    background: #414141;
    color: #2ce1d2;
    transition: 0.3s;
}

#start .col {
    width: 33%;
    float: left;
    margin-top: -150px;
}

#start .col a {
    text-decoration: none;
}

#start .col .kreis {
    width: 250px;
    height: 250px;
    background: #fff;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100vh;
    -webkit-box-shadow: 10px 14px 27px -22px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 10px 14px 27px -22px rgba(0, 0, 0, 0.28);
    box-shadow: 10px 14px 27px -22px rgba(0, 0, 0, 0.28);
    padding-top: 80px;
}

#start .col .kreis:hover {
    width: 260px;
    height: 260px;
    transition: 0.3s;
    background: rgb(128, 128, 128);
    -webkit-box-shadow: 10px 14px 27px -22px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 10px 14px 27px -22px rgba(0, 0, 0, 0.38);
    box-shadow: 10px 14px 27px -22px rgba(0, 0, 0, 0.38);

}



.kreis p {
    font-size: 20px;
    list-style-position: 26px;
    font-family: 'Mitr';
    color: #414141
}

span {
    color: #2ce1d2;
    font-size: 40px;
    font-family: 'Mitr';
}

#planung .col {
    width: 80%;
    margin-left: 10%;
    padding-top: 100px;
    padding-bottom: 200px;
    padding-right: 10%;
    border-left: 4px solid;
    border-bottom: 4px solid;
    border-color: #414141;
}

#planung .col h3 {
    padding-left: 10%;
    padding-top: 100px;
}

#planung .col p {
    padding-left: 10%;
    width: 55%;
    padding-top: 10px;
}

#planung .number {
    color: #00b4aa;
    font-size: 40px;
    font-family: 'Mitr';
    background: #fff;
    position: absolute;
    margin-left: 8%;
    margin-top: 170px;
    z-index: 99;
    padding: 30px;

}

#planung img {
    position: absolute;
    right: 0;
    height: 400px;
    width: 42%;
    object-fit: cover;
    border-left: 40px solid;
    border-bottom: 40px solid;
    border-color: #2ce1d2
}


#service .col {
    width: 80%;
    margin-left: 10%;
    padding-top: 100px;
    padding-bottom: 200px;
    padding-right: 10%;
    border-right: 4px solid;
    border-bottom: 4px solid;
    border-color: #414141;
}


#service img {
    position: absolute;
    left: 0;
    height: 500px;
    width: 40%;
    object-fit: cover;
    border-right: 40px solid;
    border-color: #2ce1d2;
}

#service .col p {
    padding-left: 60%;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 50px;
}

#service .col h3 {
    padding-left: 60%;
    padding-top: 100px;
}

#service .number {
    color: #00b4aa;
    font-size: 40px;
    font-family: 'Mitr';
    background: #fff;
    position: absolute;
    margin-right: 8%;
    margin-top: 170px;
    z-index: 99;
    padding: 30px;
    right: 0;

}

#promotion .col {
    width: 80%;
    margin-left: 10%;
    padding-top: 100px;
    padding-bottom: 200px;
    padding-right: 10%;
    border-left: 4px solid;
    border-color: #414141;
}

#promotion .col h3 {
    padding-left: 10%;
    padding-top: 100px;
}

#promotion .col p {
    padding-left: 10%;
    width: 55%;
    padding-top: 10px;
}

#promotion .number {
    color: #00b4aa;
    font-size: 40px;
    font-family: 'Mitr';
    background: #fff;
    position: absolute;
    margin-left: 8%;
    margin-top: 170px;
    z-index: 99;
    padding: 30px;

}

#promotion img {
    position: absolute;
    right: 0;
    height: 500px;
    width: 42%;
    object-fit: cover;
    border-top: 40px solid;
    border-left: 40px solid;
    border-color: #2ce1d2;

}

#kontakt {
    background: #2ce1d2;
    padding-top: 100px;
    height: 520px;
    margin-top: 100px;
}

#kontakt .col2 {
    padding-left: 50%;
    padding-right: 10%;
}

#kontakt p {
    padding-bottom: 30px;
}

#kontakt a {
    font-family: 'Mitr';
    font-size: 20px;
    color: #414141;
    line-height: 28px;
    text-decoration: none;
}

#kontakt a:hover {
    color: #fff;
    transition: 0.3s;
}

#parallelogram {
    width: 800px;
    height: 520px;
    background: #414141;
    /* Skew */
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    margin-left: -200px;
    margin-top: -520px;
}

.bild {
    position: absolute;
    margin-top: -609px;
}

footer {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #d9d9d9;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    padding-left: 10%;

}

footer a {
    text-decoration: none;
    font-family: 'Mitr';
    color: #313131;
    margin-right: 20px;

}

footer a:hover {
    color: #00b4aa;
    transition: 0.3s;
}

/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/

@media screen and (max-width: 1500px) {
    nav ul li a {
        font-size: 15px;
    }

    #planung .number {
        margin-left: 7%;
    }

    #service .number {
        margin-right: 7%;
    }

    #promotion .number {
        margin-left: 7%;
    }
}

@media screen and (max-width: 1400px) {
    #parallelogram {
        width: 600px;
    }

    .logo {
        margin-right: 1%;
    }

    h1 {
        font-size: 30px;
    }
}

@media screen and (max-width: 1180px) {
    h1 {
        margin-top: 50px;
    }

    #start .col .kreis {
        width: 200px;
        height: 200px;
        padding-top: 60px;
    }
    
    #start .col .kreis:hover{
        width: 210px;
        height: 210px;
    }

    #start .col {
        margin-top: -130px;
    }
    
}

@media screen and (max-width: 1050px) {
    nav {
        padding: 10px;
    }

    h1 {
        font-size: 24px;
    }

    #service .col {
        width: 85%;
    }

    #service .col {
        width: 90%;
        margin-left: 5%;
        padding-right: 8%;
    }

    #planung .col {
        width: 90%;
        margin-left: 5%;
        padding-right: 8%;
    }

    #promotion .col {
        width: 90%;
        margin-left: 5%;
        padding-right: 8%;
    }

    #planung .number {
        margin-left: 0%;
    }

    #service .number {
        margin-right: 0%;
    }

    #promotion .number {
        margin-left: 0%;
    }

    #service .col p {
        padding-left: 50%;
    }

    #service .col h3 {
        padding-left: 50%;
    }

    #promotion .col p {
        width: 60%;
    }

    #planung .col p {
        width: 60%;
    }

    body {
        font: 300 14px/24px arial, helvetica;
    }

    .bild {
        position: absolute;
        margin-top: -440px;
        width: 300px;
    }

    .bild img {
        width: 100%;
    }
    
    #parallelogram {
    width: 400px;
}
    #kontakt .col2 {
    padding-left: 38%;
    padding-right: 10%;
}
}

@media screen and (max-width: 880px) {
    .messestand {
    display: none;
}
    .text {
    width: 100%;
    float: left;
    padding-left: 10%;
}nav {
    position: fixed;
    left: 0;
    margin-left: 10%;
    padding-top: 20px;}

#start .col .kreis {
    width: 150px;
    height: 150px;
    padding-top: 43px;
}
.kreis p {
    font-size: 16px;
    line-height: 20px;
    color: #414141;
}
#start .col {
    margin-top: -105px;
    }
#kontakt .col2 {
    padding-left: 45%;
    padding-right: 10%;
}
#start .col .kreis:hover {
    width: 160px;
    height: 160px;
}}

@media screen and (max-width: 740px) {
    #kontakt a {
    font-size: 17px;
    line-height: 21px;
}
    
    h2 { font-size: 22px;}
    .dropbtn {
  background-color: #2ce1d2;
  color: white;
  padding: 16px;
  font-size: 26px;
  border: none;
  cursor: pointer;
        
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #00b4aa;
    
}

.dropdown {
  position: fixed;
  display: inline-block;
    z-index: 900000;
    top: 0;
    left: 0;
    
}

.dropdown-content {
  display: none;
  position: fixed;
  background-color: rgba(0, 180, 170, 0.93);
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    padding-top: 15vh;
}

.dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
    text-align: center;
  display: block;
}

.dropdown a:hover {background-color: rgba(221, 221, 221, 0);}

.show {display: block;}
    
    nav{
        display: none;
    }
}

@media screen and (max-width: 700px) {
    #parallelogram {
    display: none;
}
    .bild img {
    display: none;
}
    #kontakt .col2 {
    padding-left: 10%;
    padding-right: 10%;
}
}

@media screen and (max-width: 630px) {
   #planung .number{
        font-size: 30px;
       padding: 10px;
    }
    
    #service .number{
        font-size: 30px;
         padding: 10px;
    }
    
    #promotion .number{
        font-size: 30px;
         padding: 10px;
    }
    span {
    color: #2ce1d2;
    font-size: 24px;
}
    #start {
    padding-left: 5%;
    padding-right: 5%;
    height: 500px;
}
    .wrap{
        margin-top: 100px;
    }
    #planung img{
        display: none;
    }
    

#planung .col p {
    width: 100%;
}
    #planung .col{
        padding-bottom: 100px;
    }
    #service img{
        display: none;
    }
    #service .col h3 {
    padding-left: 10%;
}
    #service .col p {
    padding-left: 10%;
}
    #service .col {
    padding-top: 50px;
    padding-bottom: 100px;
}
    
    #promotion img{
        display: none;
    }
    #promotion .col p {
    width: 100%;
}
    #promotion .col{
        padding-top: 50px;
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 550px) {
    h2 {
    font-size: 18px;
    line-height: 24px;
}
    #start {
    padding-left: 2%;
    padding-right: 2%;
}
    #start .col .kreis {
    width: 110px;
    height: 110px;
    padding-top: 21px;
}
        #start .col .kreis:hover {
    width: 120px;
    height: 120px;
    padding-top: 21px;
}
    .kreis p {
    font-size: 15px;
    line-height: 18px;
    color: #414141;
}
    #start .col {
    margin-top: -83px;
}
    #kontakt{
        height: auto;
    }
}

@media screen and (max-width: 380px) {
    #start .col .kreis {
    width: 95px;
    height: 95px;
    padding-top: 21px;
}
    
        #start .col .kreis:hover {
    width: 100px;
    height: 100px;
    padding-top: 21px;
}
    .kreis p {
    font-size: 13px;
    line-height: 14px;
    color: #414141;
}
}