/*
Theme Name:     Divi Child
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Divi Child Theme
Author:         Elegant Themes
Author URI:     https://www.elegantthemes.com
Template:       Divi
Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
/**
* @license
* MyFonts Webfont Build ID 554008
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license from one of MyFonts official sites.
* http://www.fonts.com
* http://www.myfonts.com
* http://www.linotype.com
*
*/
@font-face {
  font-family: "FFMetaSerifLightItalic";
  src: url("/wp-content/themes/divi-child/fonts/FFMetaSerifLightItalic/font.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/FFMetaSerifLightItalic/font.woff") format("woff");
}
@font-face {
  font-family: "FFMetaProBold";
  src: url("/wp-content/themes/divi-child/fonts/FFMetaProBold/font.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/FFMetaProBold/font.woff") format("woff");
}
@font-face {
  font-family: "FFMetaProBook";
  src: url("/wp-content/themes/divi-child/fonts/FFMetaProBook/font.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/FFMetaProBook/font.woff") format("woff");
}
body.da-popup-visible #page-container #et-boc .dm-base-context {
  opacity: 1;
  display: block;
}
body #page-container {
  overflow-y: scroll !important;
}
body #page-container #et-boc .dm-base-context {
  opacity: 0;
  display: none;
}
p {
  font-family: "FFMetaProBook" !important;
  line-height: 24px;
}
h1, h2, h3, h4 {
  font-family: "FFMetaProBold";
}
header #menu-hauptmenue li {
  align-items: center;
  font-family: "FFMetaProBold" !important;
}
header #menu-hauptmenue li a.mPS2id-highlight {
  color: #F2055C !important;
}
header #menu-hauptmenue li.btn a {
  background-color: #F2055C;
  font-size: 16px;
  padding: 13px 30px;
  border-radius: 3px;
  color: #fff !important;
  transition: all 0.2s ease-out;
  transform: translateY(0px);
  margin-left: 100px;
}
header #menu-hauptmenue li.btn a:hover {
  transform: translateY(-5px);
  background-color: #c6044b;
  opacity: 1;
}
#intro .et_pb_row {
  display: grid;
  grid-template-columns: 1fr 0.7fr;
  grid-template-rows: 1fr;
  gap: 0 18px;
  grid-auto-flow: row;
}
#intro .et_pb_row .et_pb_column {
  width: 100%;
  order: 0 !important;
}
#intro .et_pb_row .et_pb_column h1 span {
  display: block;
}
#intro .et_pb_row .et_pb_column h1 span:first-child {
  color: #F2055C;
  font-family: "FFMetaProBold";
}
#intro .et_pb_row .et_pb_column h1 span:last-child {
  padding-left: 90px;
  font-family: "FFMetaSerifLightItalic";
}
#intro .et_pb_row .et_pb_column .et_pb_image {
  position: relative;
}
#intro .et_pb_row .et_pb_column .et_pb_image:after {
  content: "";
  position: absolute;
  left: -50px;
  top: 50px;
  background-image: url(/wp-content/themes/divi-child/img/rahmen-bild.svg);
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#challenge h2 {
  margin-bottom: 40px;
  padding-bottom: 0;
}
#challenge .kacheln {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 18px;
  grid-auto-flow: row;
  width: 100%;
  padding: 0 !important;
}
#challenge .kacheln .et_pb_column {
  background: linear-gradient(180deg, #250a40 0%, #250a40 100%);
  display: flex;
  width: 100%;
  padding-top: 100%;
  position: relative;
  cursor: pointer;
}
#challenge .kacheln .et_pb_column .et_pb_text {
  transform: translateY(2px);
  transition: all 0.2s ease-out;
  position: absolute;
  top: auto;
  left: 36px;
  bottom: 36px;
  right: 36px;
}
#challenge .kacheln .et_pb_column .et_pb_text h3 {
  padding-bottom: 0;
  transition: all 0.2s ease-out;
  position: relative;
}
#challenge .kacheln .et_pb_column .et_pb_text h3:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/themes/divi-child/img/arrow-up.svg");
  width: 37px;
  height: 17px;
  bottom: -50px;
  margin-left: -17px;
  left: 50%;
  opacity: 0.3;
  transition: all 0.2s ease-out;
}
#challenge .kacheln .et_pb_column:after {
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(45deg, #250a40 0%, #730756 50%, #f2055c 100%);
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  transition: opacity 0.4s ease-in-out;
}
#challenge .kacheln .et_pb_column:before {
  content: "";
  background-image: url("/wp-content/themes/divi-child/img/logo-kachel-bg.svg");
  background-size: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.2s ease-out;
}
#challenge .kacheln .et_pb_column:hover .et_pb_text {
  transform: translateY(-50px);
}
#challenge .kacheln .et_pb_column:hover .et_pb_text h3 {
  color: #fff !important;
}
#challenge .kacheln .et_pb_column:hover .et_pb_text h3:after {
  opacity: 1;
}
#challenge .kacheln .et_pb_column:hover:before, #challenge .kacheln .et_pb_column:hover:after {
  opacity: 1;
}
#challenge .kacheln.last-box {
  gap: 0 18px;
}
#challenge .kacheln.last-box .et_pb_column:last-child {
  background: transparent;
  padding-top: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#challenge .kacheln.last-box .et_pb_column:last-child .et_pb_text {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  margin-bottom: 20px;
  transform: translateY(0px);
}
#challenge .kacheln.last-box .et_pb_column:last-child .et_pb_button_module_wrapper {
  transition: all 0.2s ease-out;
  transform: translateY(0px);
  font-family: "FFMetaProBold";
  border-radius: 3px;
}
#challenge .kacheln.last-box .et_pb_column:last-child .et_pb_button_module_wrapper:hover {
  transform: translateY(-5px);
  background-color: #c6044b;
}
#challenge .kacheln.last-box .et_pb_column:last-child .et_pb_button_module_wrapper:hover a {
  border-radius: 3px !important;
}
#challenge .kacheln.last-box .et_pb_column:last-child:hover .et_pb_text {
  transform: translateY(0px);
}
#challenge .kacheln.last-box .et_pb_column:last-child:hover:after, #challenge .kacheln.last-box .et_pb_column:last-child:hover:before {
  display: none;
}
#parallax h4 {
  font-family: "FFMetaSerifLightItalic";
}
#services .kacheln {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 18px;
  grid-auto-flow: row;
}
#services .kacheln .et_pb_column {
  width: 100%;
}
#services .kacheln .et_pb_column .et_pb_text h3 {
  margin-bottom: 30px;
  padding-bottom: 0;
}
#services .kacheln .et_pb_column .et_pb_text ul {
  padding-bottom: 0;
  margin-top: 30px;
}
#services .kacheln .et_pb_column .et_pb_text ul li {
  font-family: "FFMetaSerifLightItalic";
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.2;
  font-size: 30px;
  position: relative;
  margin-bottom: 14px;
}
#services .kacheln .et_pb_column .et_pb_text ul li:before {
  content: url("/wp-content/themes/divi-child/img/bullet-point.svg");
  left: -16px;
  top: -8px;
  width: 4px;
  height: 4px;
  opacity: 0.5;
  position: absolute;
}
#services .kacheln .et_pb_column .et_pb_text ul li:last-child {
  margin-bottom: 0;
}
#services .kacheln .et_pb_column .et_pb_text ul li::marker {
  font-size: 0;
}
#services .kacheln:last-child {
  gap: 0 18px;
}
#kontakt.kontakt-row .kontakt-column:first-child {
  padding: 40px 100px;
  border-right: 3px solid #f2f2f2;
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row {
  display: grid;
  grid-template-columns: 0.4fr 1fr;
  grid-template-rows: 1fr;
  gap: 0 30px;
  grid-auto-flow: row;
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column {
  width: 100%;
  order: 0;
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column .et_pb_text span {
  display: block;
  line-height: 1;
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column .et_pb_text span:nth-child(1) {
  font-size: 12px;
  color: rgba(37, 10, 64, 0.5);
  font-family: "FFMetaProBold";
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column .et_pb_text span:nth-child(2) {
  font-size: 24px;
  color: #250A40;
  font-family: "FFMetaProBold";
  margin-top: 12px;
  margin-bottom: 6px;
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column .et_pb_text span:nth-child(3) {
  font-size: 16px;
  color: #250A40;
  font-family: "FFMetaProBook";
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
  transition: all 0.2s ease-out;
  transform: translateY(0px);
  font-family: "FFMetaProBold";
  border-radius: 3px;
  display: inline-block;
  margin-top: 20px;
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column .et_pb_button_module_wrapper:hover {
  transform: translateY(-5px);
  background-color: #c6044b !important;
}
#kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row .et_pb_column .et_pb_button_module_wrapper:hover a {
  border-radius: 3px !important;
}
#kontakt.kontakt-row .kontakt-column:last-child {
  padding: 40px 60px;
}
#kontakt.kontakt-row .kontakt-column:last-child #kontaktformular .et_pb_contact_form_label {
  font-family: "FFMetaProBook";
  font-weight: 400;
}
#kontakt.kontakt-row .kontakt-column:last-child #kontaktformular textarea, #kontakt.kontakt-row .kontakt-column:last-child #kontaktformular input {
  border-radius: 6px;
  resize: none;
}
#kontakt.kontakt-row .kontakt-column:last-child #kontaktformular .et_pb_contact_submit {
  font-family: "FFMetaProBook";
  line-height: 1 !important;
  padding: 12px 50px !important;
}
#kontakt.kontakt-row .kontakt-column:last-child #kontaktformular p.et_pb_contact_field {
  margin-bottom: 24px;
}
#kontakt.kontakt-row .kontakt-column:last-child #kontaktformular .et-pb-contact-message {
  font-family: "FFMetaProBook";
  font-size: 14px;
}
#et-boc .et-l .area-outer-wrap .popup {
  max-width: 1500px;
  border-radius: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  padding-top: 0;
}
#et-boc .et-l .area-outer-wrap .popup .ihre-challenge-row .et_pb_text p {
  font-family: "FFMetaProBold" !important;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text h2 {
  margin-bottom: 30px;
  font-size: 40px;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text ul {
  padding-bottom: 0;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text ul li {
  font-family: "FFMetaSerifLightItalic";
  color: rgba(37, 10, 64, 0.5);
  line-height: 1.2;
  font-size: 30px;
  position: relative;
  margin-bottom: 14px;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text ul li:before {
  content: url("/wp-content/themes/divi-child/img/bullet-point-violett.svg");
  left: -16px;
  top: -8px;
  width: 4px;
  height: 4px;
  opacity: 0.5;
  position: absolute;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text ul li:last-child {
  margin-bottom: 0;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text ul li::marker {
  font-size: 0;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_button_module_wrapper {
  transition: all 0.2s ease-out;
  transform: translateY(0px);
  font-family: "FFMetaProBold";
  border-radius: 3px;
  display: inline-block;
  margin-top: 20px;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_button_module_wrapper:hover {
  transform: translateY(-5px);
  background-color: #c6044b !important;
}
#et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_button_module_wrapper:hover a {
  border-radius: 3px !important;
}
#et-boc .et-l .area-outer-wrap .da-close-wrap .da-close {
  right: 10%;
  top: 20px;
  color: #250a40;
  box-shadow: none;
  background: #fff;
  font-size: 40px;
  font-weight: 400;
  font-family: "FFMetaProBook";
}
#et-boc .et-l .da-overlay {
  background: rgba(37, 10, 64, 0.7);
}
footer ul {
  padding: 0 !important;
}
footer ul li {
  list-style: none;
  display: inline-block;
  margin-right: 25px;
  font-size: 12px;
}
footer ul li a {
  font-size: 16px;
  font-family: "FFMetaProBold";
}
footer ul li a:hover {
  color: #F2055C;
}
footer ul li:last-child {
  margin-right: 0;
}
.page-nutzungsbedingungen ol li {
  font-family: "FFMetaProBook";
  font-size: 20px;
}
.page-datenschutz ul li {
  font-family: "FFMetaProBook";
}
#CybotCookiebotDialog #CybotCookiebotDialogHeader {
  display: none;
}
#CookiebotWidget #CookiebotWidget-widgetContent .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none;
}
@media only screen and (max-width: 1700px) {
  #challenge .kacheln .et_pb_column .et_pb_text {
    left: 30px;
    right: 0;
  }
  #challenge .kacheln .et_pb_column .et_pb_text h3 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1450px) {
  #intro .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 58px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_text h1 span:last-child {
    padding-left: 60px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_image:after {
    content: "";
    position: absolute;
    left: -30px;
    top: 30px;
  }
  #challenge .kacheln .et_pb_column .et_pb_text {
    left: 15px;
    bottom: 30px;
  }
  #challenge .kacheln .et_pb_column .et_pb_text h3 {
    font-size: 32px;
  }
  #kontakt.kontakt-row .kontakt-column:first-child {
    padding: 40px 60px;
  }
}
@media only screen and (max-width: 1350px) {
  #challenge .kacheln .et_pb_column .et_pb_text h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1250px) {
  header #menu-hauptmenue li.btn a {
    margin-left: 0;
  }
  #intro .et_pb_row {
    gap: 0 50px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 50px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_text h1 span:last-child {
    padding-left: 50px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_image:after {
    content: "";
    position: absolute;
    left: -20px;
    top: 20px;
  }
  #intro .et_pb_row .et_pb_column:first-child {
    margin: 60px 0 auto;
  }
  #challenge .kacheln .et_pb_column .et_pb_text h3 {
    font-size: 26px;
  }
  #kontakt.kontakt-row .kontakt-column h2 {
    font-size: 40px;
    line-height: 48px;
  }
  #kontakt.kontakt-row .kontakt-column:last-child, #kontakt.kontakt-row .kontakt-column:first-child {
    padding: 40px;
  }
}
@media only screen and (max-width: 1150px) {
  #challenge .kacheln .et_pb_column .et_pb_text h3 {
    font-size: 26px;
  }
  #et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text ul li {
    font-size: 26px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 980px) {
  header #mobile_menu1 {
    margin-top: 20px;
  }
  header #mobile_menu1 li {
    align-items: center;
    font-family: "FFMetaProBold" !important;
  }
  header #mobile_menu1 li a.mPS2id-highlight {
    color: #F2055C !important;
  }
  header #mobile_menu1 li:last-child {
    margin-top: 10px;
  }
  header #mobile_menu1 li:last-child a {
    background-color: #F2055C;
    font-size: 16px;
    padding: 10px 24px;
    border-radius: 3px;
    color: #fff !important;
  }
  #intro .et_pb_row {
    display: flex;
    flex-direction: column;
  }
  #intro .et_pb_row .et_pb_column {
    order: 2 !important;
  }
  #intro .et_pb_row .et_pb_column .et_pb_text {
    max-width: 100%;
  }
  #intro .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 50px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_text h1 span:last-child {
    padding-left: 50px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_image {
    max-width: 600px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_image:after {
    content: "";
    position: absolute;
    left: auto;
    right: -20px;
    top: 20px;
  }
  #intro .et_pb_row .et_pb_column:first-child {
    margin: 0 !important;
  }
  #intro .et_pb_row .et_pb_column:last-child {
    margin: 0 0 70px;
  }
  #intro .et_pb_row .et_pb_column.et-last-child {
    order: 1 !important;
  }
  #challenge .kacheln .et_pb_column {
    margin-bottom: 0;
  }
  #challenge .kacheln .et_pb_column .et_pb_text {
    left: 15px;
    bottom: 25px;
    right: 10px;
  }
  #challenge .kacheln .et_pb_column .et_pb_text h3 {
    font-size: 26px;
  }
  #challenge .kacheln .et_pb_column:hover .et_pb_text {
    transform: translateY(0px);
  }
  #services .kacheln {
    display: block;
    margin-bottom: 30px;
  }
  #services .kacheln .et_pb_column {
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
  }
  #services .kacheln .et_pb_column .et_pb_text h3 {
    font-size: 30px;
  }
  #services .kacheln .et_pb_column .et_pb_text ul li {
    font-size: 24px;
    margin-bottom: 4px;
  }
  #kontakt.kontakt-row .kontakt-column h2 {
    font-size: 30px;
    line-height: 38px;
  }
  #kontakt.kontakt-row .kontakt-column:last-child, #kontakt.kontakt-row .kontakt-column:first-child {
    padding: 0 40px 40px;
  }
  #et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row {
    margin-top: 30px !important;
  }
  footer ul {
    text-align: center;
  }
  footer ul li {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 735px) {
  #intro .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 44px;
  }
  #challenge .kacheln {
    display: block;
    margin-bottom: 30px;
  }
  #challenge .kacheln .et_pb_column {
    margin-bottom: 30px;
  }
  #challenge .kacheln .et_pb_column:after, #challenge .kacheln .et_pb_column:before {
    opacity: 1;
  }
  #challenge .kacheln .et_pb_column .et_pb_text h3 {
    color: white !important;
  }
  #challenge .kacheln .et_pb_column:last-child {
    margin-bottom: 0;
  }
  #challenge .kacheln.last-box .et_pb_column:last-child:after, #challenge .kacheln.last-box .et_pb_column:last-child:before {
    opacity: 0;
  }
  #services .kacheln .et_pb_column {
    padding-top: 40px;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
  }
  #kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
  #kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row:last-child {
    grid-template-columns: 1fr;
  }
  #kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row:last-child .et_pb_button_module_wrapper {
    display: block;
    text-align: center;
    margin-top: 0;
  }
  #kontakt.kontakt-row .kontakt-column:first-child .ansprechpartner .et_pb_row:last-child .et_pb_button_module_wrapper a {
    display: block;
    text-align: center;
  }
  #et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row {
    margin-top: 40px !important;
  }
  #et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text h2 {
    font-size: 30px;
  }
  #et-boc .et-l .area-outer-wrap .popup .popup-inhalts-row .et_pb_text ul li {
    font-size: 20px;
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 460px) {
  #intro .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 38px;
  }
  #intro .et_pb_row .et_pb_column .et_pb_text h1 span:last-child {
    padding-left: 24px;
  }
}
