/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
/* line 4, templates/jl_greennature_free/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6, h7, body {
  font-family: 'Lato', sans-serif;
}
/* line 9, templates/jl_greennature_free/custom/scss/custom.scss */
h1 {
  font-size: 66px;
  color: #fff;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 79px;
  text-shadow: 0.3px 2.5px 10px #020202;
}
/* line 19, templates/jl_greennature_free/custom/scss/custom.scss */
h2 {
  font-weight: 600;
  font-size: 32px;
}
/* line 24, templates/jl_greennature_free/custom/scss/custom.scss */
h3 {
  font-weight: 600;
  color: #000;
}
/* line 29, templates/jl_greennature_free/custom/scss/custom.scss */
#fullscreenimg img {
  width: 100%;
}
/* line 33, templates/jl_greennature_free/custom/scss/custom.scss */
#fullscreenimg a {
  width: 100%;
}
/* line 37, templates/jl_greennature_free/custom/scss/custom.scss */
.backgroundimage {
  background: url('../images/indoor_beleuchtung.jpg');
  background-size: 100%;
}
/* line 42, templates/jl_greennature_free/custom/scss/custom.scss */
.custom_header {
  background-color: #8336e9 !important;
  margin-bottom: 25px;
  margin-left: 25px;
  margin-right: 25px;
}
/* line 50, templates/jl_greennature_free/custom/scss/custom.scss */
h7 {
  font-weight: 600;
  font-size: 28px;
  color: #fff;
}
/* line 56, templates/jl_greennature_free/custom/scss/custom.scss */
.ueber_uns_button {
  padding: 15px;
}
/* Container holding the image and the text */
/* line 61, templates/jl_greennature_free/custom/scss/custom.scss */
.container {
  position: relative;
  text-align: center;
  color: white;
}
/* Centered text */
/* line 69, templates/jl_greennature_free/custom/scss/custom.scss */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75rem;
  margin-left: 20px;
}
/* line 78, templates/jl_greennature_free/custom/scss/custom.scss */
.biglink {
  font-size: 26px;
  line-height: 20px;
  text-align: left;
  display: flex;
  background-color: #8336e9;
  width: 330px;
  padding: 13px;
  padding-right: 2px !important;
  color: white;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 93, templates/jl_greennature_free/custom/scss/custom.scss */
.featurebox {
  border: 3px solid #8336e9;
  padding: 10px;
  height: 440px;
  margin-top: 0;
  background-color: #fff;
}
/* line 101, templates/jl_greennature_free/custom/scss/custom.scss */
.arbeitsbereiche {
  background-color: #f8f8f8 !important;
}
/* line 106, templates/jl_greennature_free/custom/scss/custom.scss */
.cta_area {
  background-color: #8336e9 !important;
  color: #fff !important;
}
/* line 112, templates/jl_greennature_free/custom/scss/custom.scss */
.cta_area h2 {
  color: #fff !important;
}
/* line 116, templates/jl_greennature_free/custom/scss/custom.scss */
.button_cta {
  background-color: #fff !important;
  color: #000 !important;
  padding: 13px;
  font-size: 26px;
  font-weight: 600;
  width: 330px;
  display: inline-flex;
  margin-top: -30px;
  margin-bottom: 30px;
}
/* line 128, templates/jl_greennature_free/custom/scss/custom.scss */
.experience_img {
  vertical-align: top !important;
  margin-top: 20px;
}
@media (min-width: 300px) and (max-width: 480px) {
  /* line 136, templates/jl_greennature_free/custom/scss/custom.scss */
  .itemid-105 #g-pagetitle .container {
    height: 460px;
    width: auto;
  }
  /* line 141, templates/jl_greennature_free/custom/scss/custom.scss */
  .itemid-105 #g-pagetitle .container img {
    height: 460px !important;
    width: 985px !important;
    max-width: 985px !important;
  }
  /* line 147, templates/jl_greennature_free/custom/scss/custom.scss */
  h1 {
    font-size: 22px;
    line-height: 24px;
  }
  /* line 152, templates/jl_greennature_free/custom/scss/custom.scss */
  .centered {
    width: 85%;
  }
  /* line 156, templates/jl_greennature_free/custom/scss/custom.scss */
  .biglink {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    display: flex;
    background-color: #8336e9;
    width: 250px;
    padding: 7px;
    padding-right: 2px !important;
    color: white;
    font-weight: 600;
    margin-top: -20px;
  }
  /* line 170, templates/jl_greennature_free/custom/scss/custom.scss */
  h2 {
    font-size: 20px;
  }
  /* line 174, templates/jl_greennature_free/custom/scss/custom.scss */
  .experience_img {
    display: flex !important;
  }
  /* line 178, templates/jl_greennature_free/custom/scss/custom.scss */
  .experience_img img {
    width: 80px;
    justify-content: center;
    display: flex !important;
    margin: 0 auto;
  }
  /* line 185, templates/jl_greennature_free/custom/scss/custom.scss */
  .button_cta {
    background-color: #fff !important;
    color: #000 !important;
    padding: 7px;
    font-size: 24px;
    font-weight: 600;
    width: 270px;
    display: inline-flex;
    margin-top: -20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1200px) and (min-width: 960px) {
  /* line 201, templates/jl_greennature_free/custom/scss/custom.scss */
  .centered {
    width: 60rem;
    margin-left: 20px;
  }
}
@media (max-width: 960px) and (min-width: 816px) {
  /* line 210, templates/jl_greennature_free/custom/scss/custom.scss */
  .centered {
    width: 51rem;
    margin-left: 20px;
  }
  /* line 215, templates/jl_greennature_free/custom/scss/custom.scss */
  h1 {
    font-size: 46px;
    line-height: 50px;
  }
  /* line 220, templates/jl_greennature_free/custom/scss/custom.scss */
  .biglink {
    font-size: 24px;
    line-height: 20px;
    text-align: left;
    display: flex;
    background-color: #8336e9;
    width: 300px;
    padding: 7px;
    padding-right: 2px !important;
    color: white;
    font-weight: 600;
    margin-top: -20px;
  }
  /* line 234, templates/jl_greennature_free/custom/scss/custom.scss */
  h2 {
    font-size: 24px;
  }
  /* line 238, templates/jl_greennature_free/custom/scss/custom.scss */
  .experience_img {
    display: flex !important;
  }
  /* line 242, templates/jl_greennature_free/custom/scss/custom.scss */
  .experience_img img {
    width: 80px;
    justify-content: center;
    display: flex !important;
    margin: 0 auto;
  }
  /* line 249, templates/jl_greennature_free/custom/scss/custom.scss */
  .button_cta {
    background-color: #fff !important;
    color: #000 !important;
    padding: 7px;
    font-size: 28px;
    font-weight: 600;
    width: 300px;
    display: inline-flex;
    margin-top: -20px;
    margin-bottom: 30px;
  }
}
@media (min-width: 481px) and (max-width: 815px) {
  /* line 266, templates/jl_greennature_free/custom/scss/custom.scss */
  h1 {
    font-size: 36px;
    line-height: 44px;
  }
  /* line 270, templates/jl_greennature_free/custom/scss/custom.scss */
  .centered {
    width: 85%;
  }
  /* line 274, templates/jl_greennature_free/custom/scss/custom.scss */
  .featurebox {
    border: 3px solid #8336e9;
    padding: 10px;
    height: 480px;
    margin-top: 0;
    background-color: #fff;
    max-width: 450px;
    margin: 0 auto;
  }
  /* line 284, templates/jl_greennature_free/custom/scss/custom.scss */
  .biglink {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    display: flex;
    background-color: #8336e9;
    width: 250px;
    padding: 7px;
    padding-right: 2px !important;
    color: white;
    font-weight: 600;
    margin-top: -20px;
  }
  /* line 298, templates/jl_greennature_free/custom/scss/custom.scss */
  h2 {
    font-size: 20px;
  }
  /* line 302, templates/jl_greennature_free/custom/scss/custom.scss */
  .experience_img {
    display: flex !important;
  }
  /* line 306, templates/jl_greennature_free/custom/scss/custom.scss */
  .experience_img img {
    width: 80px;
    justify-content: center;
    display: flex !important;
    margin: 0 auto;
  }
  /* line 313, templates/jl_greennature_free/custom/scss/custom.scss */
  .button_cta {
    background-color: #fff !important;
    color: #000 !important;
    padding: 7px;
    font-size: 24px;
    font-weight: 600;
    width: 270px;
    display: inline-flex;
    margin-top: -20px;
    margin-bottom: 30px;
  }
}
/*# sourceMappingURL=custom_17.css.map */