/* CSS Document */
header {
  position: fixed;
  top: 0;
  z-index: 10;
  display: inline-block;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 8px 10px #eeee;
}
.termine{
  float:right;
}
.fa-angle-up {
  font-size: 30px!important;
    position: absolute;
    right: 35px;
    color: #09a976;
}
.fa-phone-square, .fa-envelope-square {
  width: 32px!important;
height: 32px!important;
color: #09a976;
margin-bottom: -8px!important;
margin-left: 15px!important;
transition-duration: 0.4s;
}
.fa-phone-square:hover, .fa-envelope-square:hover {
color: #000;
transition-duration: 0.4s;
}

.phone, .mail {
  position: absolute;
  right: 30px;
}
.phone{    margin-top: 6px;
}
.mail {
  bottom: 2px;
}
.menu{
  display: none;
}
#nav-m {
  display: none;
  transition-duration: 2s;
}
.phone p, .mail p {
    display: inline-block;
    text-decoration: none;
    color: black;
}

body {
  overflow-x: hidden;
  margin: 0;
  font-family: 'Fira Sans', sans-serif;
  line-height: 1.7;
}

footer {
  width: 100%;
  height: 50px;
  background-color: #fff;
  box-shadow: 0px -8px 10px #eeee;
}

footer a{
  display: inline-block;
  text-decoration: none;
  padding-top: 15px;
  padding-left: 25px;
  color: inherit;
  font-size: 14px;
}

h1 {
  font-family: 'Lato', sans-serif;
    display: inline-block;
    margin-left: 0px;
    position: absolute;
    font-size: 35px;
    margin-top: 3px;
}

h3 {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  margin-top: 0;
}

h3 + small {
  padding-top: 0;
}

small {
  padding-top: 20px;
    display: block;
}

small a {
  text-decoration: none;
  color: #09a976;
}

a {
  text-decoration: none;
  color: #09a976;
}
.fa-ellipsis-h{
width: 110px!important;
height: 30px!important;
margin-top: 65px;
color: #09a976;
}
.nav a{
  font-family: 'Lato', sans-serif;
  color: #000;
}
.nav .autom{
  color: #09a976;
  margin-right: 15px;
}
.nav .impr {
  display: inline-block;
margin-top: 20px;
}
.nav .spre, .nav .pyro, .nav .impr, .nav .disc, .nav .datenschutz{
      margin-right: 10px;
      transition-duration: 0.4s;
}
.spr:hover .spre{
    color: #09a976;
    margin-right: 15px;
    transition-duration: 0.2s;
}
.pyr:hover .pyro{
    color: #09a976;
    margin-right: 15px;
      transition-duration: 0.2s;
}
.imp:hover .impr{
    color: #09a976;
    margin-right: 15px;
      transition-duration: 0.2s;
}

.dis:hover .disc{
    color: #09a976;
    margin-right: 15px;
      transition-duration: 0.2s;
}

.dat:hover .datenschutz{
    color: #09a976;
    margin-right: 15px;
    transition-duration: 0.2s;
}

.container{

  display: block;
  width: 100%;
  max-width: 1300px;
  margin: 140px auto 50px auto;
}
.container-box{
  float: left;
  vertical-align: top;
  display: inline-block;
  width: calc(60% - 75px);
  box-shadow: 0px 8px 10px #eeee;
  margin: 20px 0 20px 25px;
  background-color: #fff;
  padding: 50px;
}
.container-box-m{
  vertical-align: top;
  display: inline-block;
  width: calc(50% - 136px);
  box-shadow: 0px 8px 10px #eeee;
  margin: 20px 0 20px 25px;
  background-color: #fff;
  padding: 50px;
}
.container-box-f{
  vertical-align: top;
  display: inline-block;
  width: calc(100% - 145px);
  box-shadow: 0px 8px 10px #eeee;
  margin: 20px 0 20px 25px;
  background-color: #fff;
  padding: 50px;
}
.container-box-r {
  position: relative;
  width: calc(40% - 200px);
  display: inline-block;
  box-shadow: 0px 8px 10px #eeee;
  margin: 20px 0 20px 25px;
  background-color: #fff;
  padding: 50px;
}
ul {
  list-style-type: square;
  color: #09a976

}
ul p {
  color: black;
}
.badge {
  position: absolute;
  color: #fff;
  background-color: #09a976;
  padding: 5px 39px;
  right: -28px;
  bottom: -12px;
  transform: rotate(-15deg);
      border-radius: 5px;
}
.image-gallery{
  display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.image-gallery a {
  align-self: center;
}
.r-img{
    max-height: 110px;
    max-width: 110px;
    margin-top: 25px;
    margin-right: 25px;
    transition-duration: 0.5s;
}

.r-img:hover{
  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  transition-duration: 0.5s;
}

#logo{
display: block;
max-width: 430px;
height: auto;
float: left;
padding: 25px 25px;
}

.intro-message {
  width: 100%;
  margin: 24px auto;
  display: block;
}

.intro-message h1 {
  text-align: center;
  font-size: 18px;
}
.intro-message a{
  display: inline-block;
}

.wiederholerlehrgang, .sonderlehrgang, .grundlehrgang, .andere {
  padding-bottom: 5px;
  border-bottom: 1px solid #09a976;
padding-top: 20px;
font-size: 20px;
}
.relaunch-date{
  display: inline-block;
  width: 339px;
}
.fa-handshake{
  font-size: 30px!important;
  width: 52px!important;
  padding: 17px 7px!important;
}
.fa-tree{
  border-radius: 5px;
  padding: 14px 19px!important;
  font-size: 35px!important;
}
.fa-bullseye{
      border-radius: 5px;
  padding: 12px 13px!important;
}
.fa-bullseye + .month {
  width: 46%;
}

.fa-graduation-cap {
  padding: 15px 10px!important;
  font-size: 35px!important;
}
.fa-graduation-cap + .month {
  margin-top: 13px;
}

.fa-quote-left{
  padding: 0px 0px!important;
  font-size: 40px!important;
  color: #09a976!important;
  background-color: #fff!important;
}

.testimonial {
  float: right;
}
.quote {
  box-shadow: none;
    display: inline-block;
    margin-right: 20px;
}

.quote .relaunch-date{
  display: inline;
}
.day {
    border-radius: 5px;
  line-height: 1.5;
  display: inline-block;
  color: white;
  background-color: #09a976;
  padding: 0px 14px;
  font-size: 52px;
}
.month{
    display: inline-block;
    margin-left: 20px;
    position: absolute;
    font-size: 42px;
    margin-top: 6px;
}

.fa-fire + .month, .fa-exclamation-triangle + .month{
  font-size: 31px;
  margin-top: 13px;
}

.fa-fire{
  padding: 15px 19px!important;
  font-size: 35px!important;
}

.fa-exclamation-triangle{
  padding: 15px 13px!important;
  font-size: 34px!important;

}

.fa-calendar-alt {
  padding: 12px 15px!important;
  font-size: 40px!important;
}

.fa-calendar-alt + .month{
  margin-top: 13px!important;
}

.year {
  display: inline;
  position: absolute;
  margin-left: 171px;
  font-size: 24px;
  color: #08a975;
}

.provider {
  width: 60%;
  margin: auto;
  display: block;
}
@media screen and (max-width: 1150px){
  h1 {
    font-size: 25px;
    margin-top: -8px;
  }

  .fa-fire + .month, .fa-exclamation-triangle + .month, .fa-calendar-alt + .month{
    margin-top: 14px!important;
  }
.container-box-m{
      width: calc(100% - 150px);
}
}
@media screen and (max-width: 1100px){

.year {
  margin-left: 125px;}
}
@media screen and (max-width: 950px){
  .container-box{
    width: calc(60% - 25px);
  }
.container-box-r{width: calc(100% - 130px);
margin: 15px 0 0 15px!important;}
.badge{
  right: 59px;
bottom: 143px;
padding: 9px 53px;
font-size: 21px;

}
  .provider {
    width: 30%;
  }
  .nav-d {display: none;}
#nav-m {
  position: fixed;
  width: 100%;
  z-index: 10;
}
  .menu {
    display: block;
    width: 23px!important;
    height: 22px!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    bottom: 16px;
    right: 26px;
    position: absolute;
    color: #fff;
    background-color: #09a976;
    padding: 4px;
    border-radius: 4px;
    transition-duration: 0.4s;
  }
  .menu:hover {
    background-color: #000;
    transition-duration: 0.4s;
  }

  .fa-phone-square, .fa-envelope-square{
      width: 35px!important;
      height: 35px!important;
      margin-bottom: 0!important;
      margin-left: 0!important;
      margin-right: -10px!important;
    }
    .phone, .mail{
      width: 35px;
      display: inline-block;
      bottom: 8px;
      position: absolute;
      margin-right: -10px;
    }

    .phone p, .mail p {
      display: none;
    }

    .phone{
      right: 115px;
    }

    .mail {
      right: 75px;
    }
    #logo {
      padding: 10px 20px;
      max-width: 300px;
    }

    #Ing, #Fo, #Pro {
        display: none;
      }
      .container{
        margin: 75px auto;
      }
}
@media screen and (max-width: 850px){
  body{
        font-size: 15px;
  }
  .container-box , .container-box-r, .container-box-f,.container-box-m{
    width: calc(100% - 130px);
    margin: 15px 0 0 15px!important;
  }
  .provider {
    width: 45%;
    float:left;
  }


  .fa-fire + .month, .fa-exclamation-triangle + .month {
      margin-top: -3px;
      font-size: 25px;
      width:45%;
    }
}

@media screen and (max-width: 700px){
body{
      font-size: 15px;
}

  .badge{
    right: 10%;
    bottom: 27%;
    padding: 20px 21px;
    font-size: 20px;
    width: 58px;
    text-align: center;
    line-height: 1.3;
        }



    .image-gallery{
      justify-content: space-around;
    }


  .container-box, .container-box-f, .container-box-m{
          padding: 20px;
          width: calc(100% - 70px);
  }
  .year {
    margin-left: 110px;
    margin-top: -2px;
  }
}
