/*
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
*/
/* noto-sans-jp-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/divi-child/fonts/noto-sans-jp-v52-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/divi-child/fonts/noto-sans-jp-v52-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/divi-child/fonts/noto-sans-jp-v52-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.intro .et_pb_text h1 {
  margin-bottom: 60px;
  padding-left: 40px;
}
.intro .et_pb_text h1 span.quote {
  color: #333;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  text-transform: capitalize;
  margin-left: 12px;
}
.intro .et_pb_text h1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  background-image: url("/wp-content/themes/divi-child/img/arrow.svg");
  width: 26px;
  height: 22px;
  background-size: cover;
}
.intro .et_pb_text p span {
  color: #1C3F88;
  font-size: 22px;
}
#kontakt .et_pb_text a {
  font-family: "Noto Sans JP", Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding-left: 0;
}
#kontakt .et_pb_text a:before {
  display: none;
}
.intro.normal .et_pb_text p span {
  color: #706F6F !important;
  font-size: 22px;
  margin-bottom: 40px;
  display: block;
  text-transform: uppercase;
}
.intro.normal .et_pb_text a {
  color: #706F6F !important;
  margin-top: 20px;
  display: inline-block;
  padding-left: 36px;
  position: relative;
  font-weight: 300;
}
.intro.normal .et_pb_text a:after {
  content: "";
  height: 4px;
  position: absolute;
  left: 6px;
  bottom: -4.2px;
  background-color: #706F6F;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.intro.normal .et_pb_text a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("/wp-content/themes/divi-child/img/link.svg");
  background-size: cover;
  width: 28px;
  height: 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.intro.normal .et_pb_text a:hover:before {
  top: 8px;
}
.intro.normal .et_pb_text a:hover:after {
  animation-name: move;
  animation-delay: 3s;
}
@keyframes move {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.page-id-107 #page-container, .home #page-container {
  padding-top: 0px !important;
  margin-top: -1px !important;
}
#main-header {
  opacity: 1;
  box-shadow: none !important;
  background-color: #f7f7f7;
}
#main-header .container {
  width: 92%;
  max-width: 100%;
  padding: 0 !important;
}
#main-header .container #et-top-navigation #top-menu li.menu-item a {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Noto Sans JP", Helvetica, Arial, Lucida, sans-serif;
  color: #333;
}
#main-header .container #et-top-navigation #top-menu li.menu-item a.mPS2id-highlight {
  color: #1C3F88 !important;
}
.et-fixed-header#main-header {
  opacity: 1;
  box-shadow: none !important;
}
.font-big {
  text-transform: uppercase;
  font-weight: 800;
  color: #1c3f88;
}
a.link {
  border-bottom: 1px solid #333;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #333;
}
a.link:hover {
  color: #1c3f88;
  border-bottom: 1px solid #1c3f88;
}
.center-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer ul {
  list-style: none;
  padding: 0 !important;
}
footer ul li {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #808080;
}
footer ul li a {
  color: #fff;
}
footer ul li:last-child {
  border-right: 0px solid #808080;
}
.page-datenschutz .intro h1, .page-impressum .intro h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.popup-referenzen {
  max-width: 1100px;
  border-radius: 30px;
}
.popup-referenzen .et_pb_tabs_controls li {
  border: none;
}
.popup-referenzen .et_pb_tabs_controls li a {
  text-transform: uppercase;
  padding: 20px 30px;
}
.popup-referenzen .et_pb_tabs_controls:after {
  border: none;
}
.popup-referenzen .dipi_advanced_tabs .dipi-at-tabs-container .dipi-at-tabs {
  background-color: #f4f4f4 !important;
  margin: 0 !important;
  padding: 0 !important;
  flex-wrap: wrap;
}
.popup-referenzen .dipi_advanced_tabs .dipi-at-tabs-container .dipi-at-tabs .dipi-at-tab .dipi-at-tab-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup-referenzen .dipi_advanced_tabs .dipi-at-panels ul {
  padding-bottom: 0;
  padding-left: 24px;
}
.popup-referenzen .dipi_advanced_tabs .dipi-at-panels ul li {
  list-style: none;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #1c3f88;
  font-size: 15px;
  line-height: 30px;
}
.popup-referenzen .dipi_advanced_tabs .dipi-at-panels ul li:before {
  content: "";
  position: absolute;
  top: 18px;
  left: -22px;
  width: 14px;
  height: 1px;
  background-color: #1c3f88;
}
.popup-referenzen .et_pb_tabs .et_pb_tab {
  padding: 30px;
}
.popup-referenzen .et_pb_tabs .et_pb_tab .et_pb_tab_content ul {
  padding-bottom: 0;
  padding-left: 24px;
}
.popup-referenzen .et_pb_tabs .et_pb_tab .et_pb_tab_content ul li {
  list-style: none;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #1c3f88;
  font-size: 15px;
  line-height: 30px;
}
.popup-referenzen .et_pb_tabs .et_pb_tab .et_pb_tab_content ul li:before {
  content: "";
  position: absolute;
  top: 16px;
  left: -54px;
  width: 44px;
  height: 1px;
  background-color: #1c3f88;
}
.popup-referenzen .et_pb_text {
  padding: 30px;
  background-color: #fff;
  border: 0.5px solid #1c3f88;
  font-size: 14px !important;
}
.popup-referenzen .et_pb_text strong {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 34px;
  display: block;
}
.popup-referenzen .et_pb_text span.number {
  position: absolute;
  top: -43px;
  left: -8px;
  background-color: #fff;
  padding: 0 10px;
  color: #1c3f88 !important;
  font-size: 14px !important;
  line-height: 1.4em !important;
}
.popup-referenzen .et_pb_text ul {
  padding-bottom: 0;
  padding-left: 24px;
}
.popup-referenzen .et_pb_text ul li {
  list-style: none;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #1c3f88;
  font-size: 15px;
  line-height: 30px;
}
.popup-referenzen .et_pb_text ul li:before {
  content: "";
  position: absolute;
  top: 16px;
  left: -54px;
  width: 44px;
  height: 1px;
  background-color: #1c3f88;
}
#referenzen .referenzen-box {
  display: flex;
  flex-direction: row;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 22px;
}
#referenzen .referenzen-box a {
  background-color: #f2f2f2;
  border-radius: 30px;
  display: inline-block;
  font-size: 22px;
  padding: 10px 20px;
  transition: all ease-in-out 0.2s;
  margin-top: 0;
}
#referenzen .referenzen-box a:before {
  display: none;
}
#referenzen .referenzen-box a:hover {
  background-color: #1c3f88;
  color: #fff !important;
}
#kontakt {
  background-color: #f2f2f2;
}
#kontakt .et_pb_text p.button {
  padding-bottom: 0;
}
#kontakt .et_pb_text p.button span.button {
  background-color: #fff;
  border-radius: 30px;
  display: inline-block;
  padding: 10px 110px;
  text-transform: none !important;
  margin-bottom: 0;
}
#kontakt .et_pb_text a {
  background-color: #fff;
  border-radius: 30px;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 10px;
  margin-right: 14px;
  transition: all ease-in-out 0.2s;
}
#kontakt .et_pb_text a:hover {
  background-color: #1c3f88;
  color: #fff !important;
}
.page-ansatz .headerbild, .page-leistungen .headerbild {
  min-height: 400px;
}
.page-ansatz .unterseiten-intro-block, .page-leistungen .unterseiten-intro-block {
  margin-top: -120px;
  padding: 60px 60px 100px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.page-ansatz .grid-leistungen, .page-leistungen .grid-leistungen {
  padding: 40px 60px;
}
.page-ansatz .grid-leistungen .et_pb_column, .page-leistungen .grid-leistungen .et_pb_column {
  display: grid;
  gap: 0px;
  height: 100%;
  border: 0.5px solid #1c3f88;
  border-radius: 30px;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text, .page-leistungen .grid-leistungen .et_pb_column .et_pb_text {
  padding: 30px;
  background-color: #f7f7f7;
  border: 0.5px solid #1c3f88;
  font-size: 18px !important;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text strong, .page-leistungen .grid-leistungen .et_pb_column .et_pb_text strong {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 34px;
  display: block;
}
.page-ansatz .grid-leistungen {
  padding: 40px 60px;
}
.page-ansatz .grid-leistungen .et_pb_column {
  grid-template: 1fr 1fr 0.8fr / 1fr 1fr;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text p {
  font-size: 18px;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(1) {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  border-top-left-radius: 30px;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(2) {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  border-top-right-radius: 30px;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(3) {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(4) {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
}
.page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(5) {
  grid-row: 3 / 4;
  grid-column: 1 / 3;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.page-leistungen .grid-leistungen .et_pb_column {
  grid-template: 1fr 1fr / 1fr 1fr;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text span.number {
  position: absolute;
  top: -43px;
  left: -8px;
  background-color: #fff;
  padding: 0 10px;
  color: #1c3f88 !important;
  font-size: 14px !important;
  line-height: 1.4em !important;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text ul {
  padding-bottom: 0;
  padding-left: 24px;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text ul li {
  list-style: none;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #1c3f88;
  font-size: 18px;
  line-height: 30px;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text ul li:before {
  content: "";
  position: absolute;
  top: 18px;
  left: -22px;
  width: 14px;
  height: 1px;
  background-color: #1c3f88;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(1) {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  border-top-left-radius: 30px;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(2) {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  border-top-right-radius: 30px;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(3) {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
  border-bottom-left-radius: 30px;
}
.page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(4) {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  border-bottom-right-radius: 30px;
}
@media only screen and (min-width: 1920px) {
  .intro .et_pb_text h1 {
    font-size: 46px;
  }
  .intro .et_pb_text h1:before {
    top: 24px;
  }
  .intro .et_pb_text h1 span.quote {
    font-size: 24px;
  }
  .intro .et_pb_text p {
    font-size: 24px;
    line-height: 1.4em;
  }
  .intro .et_pb_text p span {
    font-size: 28px;
  }
  .popup-referenzen .dipi_advanced_tabs .dipi-at-panels ul li {
    font-size: 20px;
    line-height: 36px;
  }
  #leistungen .et_pb_text, #ansatz .et_pb_text, #referenzen .et_pb_text, #ueber-uns .et_pb_text, #kontakt .et_pb_text {
    font-size: 24px;
    line-height: 1.4em;
  }
  #leistungen .et_pb_text h2, #ansatz .et_pb_text h2, #referenzen .et_pb_text h2, #ueber-uns .et_pb_text h2, #kontakt .et_pb_text h2 {
    font-size: 40px;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text strong, .page-leistungen .grid-leistungen .et_pb_column .et_pb_text strong {
    font-size: 28px;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text p, .page-leistungen .grid-leistungen .et_pb_column .et_pb_text p {
    font-size: 24px;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text ul li, .page-leistungen .grid-leistungen .et_pb_column .et_pb_text ul li {
    font-size: 24px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  #referenzen .referenzen-box {
    gap: 24px;
  }
  #referenzen .referenzen-box a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 981px) {
  .page-leistungen .grid-leistungen .et_pb_column .et_pb_text strong {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .page-leistungen .grid-leistungen .et_pb_column .et_pb_text ul li {
    font-size: 18px;
    line-height: 34px;
  }
  .page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(1) {
    border-top-right-radius: 30px;
  }
  .page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(2) {
    border-top-right-radius: 0;
  }
  .page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(3) {
    border-bottom-left-radius: 0;
  }
  .page-leistungen .grid-leistungen .et_pb_column .et_pb_text:nth-child(4) {
    border-bottom-left-radius: 30px;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text strong {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text p {
    font-size: 18px;
    line-height: 1.4em;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(1) {
    border-top-right-radius: 30px;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(2) {
    border-top-right-radius: 0;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(3) {
    border-bottom-left-radius: 0;
  }
  .page-ansatz .grid-leistungen .et_pb_column .et_pb_text:nth-child(5) {
    border-bottom-left-radius: 30px;
  }
  .page-leistungen .unterseiten-intro-block, .page-ansatz .unterseiten-intro-block {
    padding: 40px 40px 60px;
  }
  .page-leistungen .grid-leistungen, .page-ansatz .grid-leistungen {
    padding: 30px 40px;
  }
  .page-leistungen .grid-leistungen .et_pb_column, .page-ansatz .grid-leistungen .et_pb_column {
    grid-template: auto auto / 1fr !important;
  }
  .page-leistungen .grid-leistungen .et_pb_column .et_pb_text, .page-ansatz .grid-leistungen .et_pb_column .et_pb_text {
    grid-row: auto !important;
    grid-column: auto !important;
  }
  .et_pb_section#intro .et_pb_row.mobile .bild:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f7f7f7;
    background: linear-gradient(0deg, #f7f7f7 0%, rgba(247, 247, 247, 0) 80%);
  }
  #kontakt.et_pb_section .et_pb_row.mobile .bild::after {
    background: linear-gradient(0deg, #f2f2f2 0%, rgba(255, 255, 255, 0) 80%);
  }
  .et_pb_section .et_pb_row.mobile {
    display: flex;
    flex-direction: column;
  }
  .et_pb_section .et_pb_row.mobile .text {
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin-top: -130px !important;
  }
  .et_pb_section .et_pb_row.mobile .bild:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: white;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 80%);
  }
  .et_pb_section .et_pb_row.mobile.reverse {
    display: flex;
    flex-direction: column;
  }
  .et_pb_section .et_pb_row.mobile.reverse .text {
    order: 2;
  }
  .et_pb_section .et_pb_row.mobile.reverse .bild {
    order: 1;
  }
}
@media only screen and (max-width: 540px) {
  #kontakt.et_pb_section .et_pb_text p.button span.button {
    padding: 10px 60px;
  }
  #referenzen .referenzen-box {
    gap: 20px;
  }
  #referenzen .referenzen-box a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 406px) {
  .intro .et_pb_text h1 {
    font-size: 32px;
  }
  .intro .et_pb_text h1::before {
    top: 14px;
    width: 24px;
    height: 21px;
  }
}
@media only screen and (max-width: 366px) {
  .intro .et_pb_text h1 {
    font-size: 30px;
    padding-left: 36px;
  }
  .intro .et_pb_text h1::before {
    top: 13px;
    width: 22px;
    height: 19px;
  }
}
@media only screen and (max-width: 341px) {
  .intro .et_pb_text h1 {
    font-size: 28px;
    padding-left: 34px;
  }
  .intro .et_pb_text h1::before {
    top: 12px;
  }
}
