@font-face {
    font-family: quicksand;
    src: url(./fonts/Quicksand_Book.otf);
  }

  
html {
    
    font-family: quicksand, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #576070;
    font-size: 20px;
}

h1 {
font-family: mr-eaves-modern, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 10px;
}

h2 {
    font-family: mr-eaves-modern, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 10px;
    }

h3 {
    text-transform: uppercase;
    font-size: 17px;
}

p {
    line-height: 40px;
}

strong {
    font-weight: bold;
}

.text-decoration-none {
    text-decoration: none;
}


.rowfooter {
    justify-content: center;
    padding: 20px;
    background: #fcfcfc;
    text-align: center;
    min-height: 1px; 
    flex-direction: row;
    padding-top: 90px;
    /* border-top: 10px solid #39bdee; */
 } 

.col-1-of-4 {
     text-align: left;
    min-height: 1px; 
    width: 100%;
    line-height: 30px; 
}

.col-1-of-4 a {
    color: #3c3c3b;
    text-decoration: none;
}

.footer-logo {
    width: 50%;
}

.section-intro{
    min-height: 88vh;
    background-image: url(img/titel-afarius.jpg);
    display: flex;
    background-size: cover;
    border-bottom: 10px solid #39bdee;
    margin-bottom: 100px;
}

.section-intro-leistung{
    min-height: 88vh;
    background: linear-gradient(
    rgba(57,189,238, .20),
    rgba(57,189,238, .20)
  ),url(img/leistung-titel.jpg);
    display: flex;
    background-size: cover;
    border-bottom: 10px solid #39bdee;
    margin-bottom: 100px;
}

.titel{
    color: #ffffff;
    border-top: solid #39bdee 6px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    background-image: linear-gradient(to right bottom, rgba(57, 189, 238, 0.3), rgba(54, 104, 175, 0.3));
    padding: 10px;
}


.logo-im-titelbild {
    width: 20%;
}

.btn-container {
    margin-top: 35px;
}

.btn-cta {
    padding:15px;
    color: #ffffff;
    background-color: #39bdee;
    text-decoration: none;
    
}

.section-uebersicht {
    width: 90%;
    margin-left: auto;
    margin-right: auto;

    margin-top: 100px;
    margin-bottom: 50px;
}

.werte-icon {
    text-align: center;
}

.row {
    display: flex;
}

.row-about {
    display: flex;
    flex-direction: column;
}

.col-1-3 {
    margin-top: 20px;
    border-right: solid 2px #ffffff;
}

.col-1-3-leistung {
    margin-top: 20px;
    border-right: solid 2px #ffffff;
}

.blue {
    background-color: #39bdee;
}

.inhalt-col {
    padding-top: 230px;
    color: #ffffff;
    
}

.on-image {
    padding: 20px;
}

.konstruktion {
    background-image: linear-gradient(to right bottom, rgba(57, 189, 238, 0.3), rgba(54, 104, 175, 0.3)), url(img/titel-3.jpg);
    background-size: cover;
}

.beschreibung {
    background-color: #39bdee;
    color: #ffffff;
    padding: 20px;
}

.link {
    color: #ffffff;
}

.beratung {
    background-image: linear-gradient(to right bottom, rgba(57, 189, 238, 0.3), rgba(54, 104, 175, 0.3)), url(img/beratung.jpg);
    background-size: cover;
}

.dienstleistung {
    background-image: linear-gradient(to right bottom, rgba(57, 189, 238, 0.3), rgba(54, 104, 175, 0.3)), url(img/dienstleistung.jpg);
    background-size: cover;
}

.col-1-3 img {
    /* width: 30%; */
    margin-left: auto;
    margin-right: auto;
}

.col-1-3-leistung {
    margin-left: auto;
    margin-right: auto;
}



.section-divider {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.author {
    font-size: 20px;
    line-height: 30px;
}

.kontaktdaten {
    padding: 20px;
    background-color: #39bdee;
    color: #ffffff;
}

.no-style {
    color: #ffffff;
}

.padding-small {
    padding: 50px;
    -webkit-box-shadow: 2px 2px 23px 0px rgba(46,74,117,1);
    -moz-box-shadow: 2px 2px 23px 0px rgba(46,74,117,1);
    box-shadow: 2px 2px 23px 0px rgba(46,74,117,1);
    background-color: #39bdee;
    color: #ffffff;
}

.margin-top {
    margin-top: 20px;
}

.margin-big {
    margin-top: 150px;
}

.margin-middle {
    margin-top: 50px;
}

.section-ueber {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.row {
    display: flex;
}

.row-new {
    display: flex;
    flex-direction: column;
}

.col {
    width: 100%;
}

.col img {
    width: 73%;
/*   
    float: right; */
}

.portrait-pic {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.row-klein {
    display: flex;
    flex-direction: column;
}

.row-ueber {
    display: flex;
    flex-direction: column;
}

.row-ueber-uns {
    display: flex;
    flex-direction: column-reverse;
}

.kontakt {
    /* border-radius: 100px;
    border: 1px solid #ffffff;
    padding:10px; */
    margin-top: 10px;
    margin-right: 20px;
}

.kontakt img {
    width: 30px;
}

.col-icon {
    width: 10%;
}

.icon-col img{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}

.col-daten {
    width: 80%;
    margin-left: 20px;
    margin-top: 4px;
}

.quote {
    padding: 2em 0.5em;
    text-align: center;
    font-size: 1.5em;
    margin: 0;
    /* background-image: linear-gradient(to right bottom, #ffa070, #e15463); */
    background-image: linear-gradient(to right bottom, rgba(57, 189, 238, 0.3), rgba(54, 104, 175, 0.3)), url(./img/titel-3.jpg);
    background-size: cover;
    color: #ffffff;
    margin-top: 80px;
    -webkit-overflow-scrolling: touch;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }


.about {
    background-image: linear-gradient(to right bottom, rgba(57, 189, 238, 0.3), rgba(54, 104, 175, 0.3)), url(./img/preise-leadmanagement.jpg);
    background-position: bottom;
}

.col-rigth {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.col-1-2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.col-1-2-r {
    width: 90%;
    margin-left: auto;
    margin-right: auto;

}

.col-1-2 img {
    width: 100%;
    height: auto;
    margin-right: 5px;
}


.col-left {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.blue-h {
    color: #39bdee;
}

.konstruktion-leistung {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-bottom: 50px;
}

.border-bottom {
    border-bottom: 2px grey solid;
    margin-top: 70px;
}

li {
    line-height: 40px;
}

.row-leistung {
    display: flex;
    flex-direction: column;
}


.row-leistung-gross {
    display: flex;
    flex-direction: column;
}





    
      /* Navbar */



.logo {
    width: 200px;
    padding: 25px;
} 

.topnav {
    overflow: hidden;
    background-color: white;
    z-index: 10000;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .grau {
    float: right;
    display: block;
    margin-top: 20px;
    text-align: center;
    padding: 20px 16px;
    
    font-size: 17px;
  }
  
  /* .topnav a {
    float: right;
    display: block;
    margin-top: 20px;
    text-align: center;
    padding: 20px 16px;
    
    font-size: 17px;
  } */

  .grau {
    color: #656565;
    text-decoration: none;
  }

    .pink {
        color: #f22e62;
        text-decoration: underline;
  }

  
  .topnav .icon {
    display: none;
  }
  
  @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }

    .topnav a {
        padding-top: 5px;
    }
  }
  
  @media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: center;
    }
  }
  
  @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  }
  
  @media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
  }

  
  



/*iPad*/

@media (min-width: 606px) {

    .titel{
        width: 70%;
        color: #ffffff;
        border-top: solid #39bdee 6px;
        background:none;
        margin-top: 100px;
    }

    .section-intro{
        min-height: 60vh;
    }

    .section-intro-leistung{
        min-height: 60vh;
    }

    .col-1-3 {
        margin-left: auto;
        margin-right: auto;
        border-right: solid 2px #ffffff;
        margin-top: 0;
        margin-top: 10px;
        width: 30%;
    }

    .col-1-3-leistung {
        margin-left: auto;
        margin-right: auto;
        border-right: solid 2px #ffffff;
        margin-top: 0;
        margin-top: 10px;
    }
    
    .quote {
        padding: 3em 3em;
        font-size: 1.5em;
    }

    .rowfooter {
        display: flex;
        flex: 1 auto;

    }

    .footer-logo {
        margin-left: 10%;
    }

    .row {
        display: flex;
        flex-direction: row;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .row-new {
        display: flex;
        flex-direction: row;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .row-ueber {
        display: flex;
        flex-direction: row;
    }

    .row-ueber-uns {
        display: flex;
        flex-direction: column;
    }

    .col-right {
        width: 55%;
        padding-right: 100px;
    }

    .col-1-2-r {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .col-1-2 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .col-left {
        width: 30%;
    }

    .col-left img {
        width: 100%;
    }

    .row-leistung {
        display: flex;
        flex-direction: row;
    }

    .row-leistung-gross {
        display: flex;
        flex-direction: column;
    }

    .col-leistung {
        min-width: 30vw;;
    }

    .display-none {
        display: none;
    }

    .portrait-pic {
        margin-top: 40px;
        margin-left: 120px;
      }
    
      .icon-col img{
        width: 20%;
        margin-left: auto;
        margin-right: auto;
    }

    .row-about {
        flex-direction: row;
    }
   
}

@media (min-width: 1025px) {

    h1{
        font-size: 65px;
    }

    h2 {
        font-size: 45px;
    }

    h3 {
        font-size: 30px;
    }
    
    .titel{
        width: 40%;
        color: #ffffff;
        position: absolute;
        left: 45%;
        top: 30%;
        border-top: solid #39bdee 6px;
        background:none;
    }

    .section-intro{
        min-height: 88vh;
    }

    .section-intro-leistung{
        min-height: 88vh;
    }



    .kontaktdaten {
        padding: 100px 100px;
    }

    .section-uebersicht {
        margin-bottom: 100px;
    }
    .col {
        width: 48%;
    }

    .row-klein {
        width: 50%;
        flex-direction: row;
    }

    .row-ueber {
        display: flex;
        flex-direction: column;
    }

    .row-ueber-uns {
        display: flex;
        flex-direction: row;
    }

    .col-1-2 {
        width: 35%;
    }

    .col-1-2-r {
        width: 60%;
        margin-left: 30px;
    }

    .section-ueber {
        margin-top: 100px;
    }

    .quote {
        padding: 5em 5em;
    }
    
    .row-leistung {
        display: flex;
        flex-direction: column;
    }

    .row-leistung-gross {
        display: flex;
        flex-direction: row;
    }

    .col-1-3 {
        width: 32%;
    }

    .col-1-3-leistung {
        width: 32%;
    }

    .col-leistung {
        min-width: 0;
    }
    .margin-top {
        margin-top: 70px;
    }

    .display-none {
        display: inline;
    }
   
    }

@media (min-width: 1308px) {

}

