/*
 Theme Name:     AWEOS Theme
 Theme URI:      https://aweos.de
 Description:    Das offizielle Theme der Werbeagentur AWEOS. Individuell auf die Kundenbedürfnisse angepasst.
 Author:         aweos
 Author URI:     https://aweos.de
 Template:       Divi
 Version:        1.0.0
*/


/* Eigenen CSS-Code hier einfügen
------------------------------------------------------- */
@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 300;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/bitter-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/bitter-v19-latin-300.woff') format('woff'); /* Modern Browsers */
  }
  /* bitter-regular - latin */
  @font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/bitter-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/bitter-v19-latin-regular.woff') format('woff'); /* Modern Browsers */
  }
  /* bitter-700 - latin */
  @font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 700;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/bitter-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/bitter-v19-latin-700.woff') format('woff'); /* Modern Browsers */
  }
  /* lato-300 - latin */
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/lato-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/lato-v17-latin-300.woff') format('woff'); /* Modern Browsers */
  }
  /* lato-regular - latin */
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/lato-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/lato-v17-latin-regular.woff') format('woff'); /* Modern Browsers */
  }
  /* lato-700 - latin */
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/lato-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/lato-v17-latin-700.woff') format('woff'); /* Modern Browsers */
  }
  /* oxanium-300 - latin */
  @font-face {
    font-family: 'Oxanium';
    font-style: normal;
    font-weight: 300;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/oxanium-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/oxanium-v14-latin-300.woff') format('woff'); /* Modern Browsers */
  }
  /* oxanium-regular - latin */
  @font-face {
    font-family: 'Oxanium';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/oxanium-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/oxanium-v14-latin-regular.woff') format('woff'); /* Modern Browsers */
  }
  /* oxanium-700 - latin */
  @font-face {
    font-family: 'Oxanium';
    font-style: normal;
    font-weight: 700;
    src: local(''),
         url('/wp-content/themes/AWEOS/fonts/oxanium-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('/wp-content/themes/AWEOS/fonts/oxanium-v14-latin-700.woff') format('woff'); /* Modern Browsers */
  }
.tablinks .et_pb_column_1_2:last-child .et_pb_module.et_pb_text.active {
    display: block;
}
.tablinks .et_pb_column_1_2:last-child .et_pb_module.et_pb_text {
    display: none;
}
body.ohne-headerimage #main-header {
    padding-bottom: 35px;
}
/*Allgemeines*/
.headline {
    text-align: center;
    margin: 100px 0px;
}
/* bitter-300 - latin */

#teaser-box {
    position: fixed;
    top: -100px;
    width: 200px;
    min-height: 50px;
    background-color: red;
    color: white;
    text-align: center;
    cursor: pointer;
    z-index: 1000;
    overflow: hidden;
    padding: 10px 0;
    box-sizing: border-box;
    top: unset !important;
}
video#teaser-video {
    position: fixed;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 auto;
    top: 25%;
    z-index: 999;
    background: #2a75de;
    padding: 10px !important;
}
#teaser-content span {
    display: none;
}
.kundenreferenz img {
    width: 80px;
}
#ansprechpartner a {
    color: #fff;
    display: block;
    margin-top: 10px;
}
.werte .et_pb_module.et_pb_text {
    margin-bottom: 10px;
}
.werte .et_pb_toggle.et_pb_toggle_open {
    border: none;
    box-shadow: 0px 0px 40px #00000030;
    margin-bottom: 15px;
    transition: 800ms;
}
.werte h5.et_pb_toggle_title {
    color: #333;
    font-size: 18px;
}
.werte .et_pb_toggle_content {
    padding-top: 10px;
    line-height: 1.6;
}
.werte .et_pb_toggle.et_pb_toggle_close {
    border: none;
    background: #f7f7f7f7;
    margin-bottom: 15px;
    padding: 10px 20px;
}
.et_pb_toggle_title:before {
    color: #002F6C;
}
body {
    font-family: 'Lato';
}
.container, body .et_pb_row, .container.et_menu_container, .footer-leiste {
    max-width: 1300px;
    width: 90%;
    padding: 0px;
}
p {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.4;
    font-family: 'Oxanium';
}
h3 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.mehr-btn a {
    position: relative;
    color: #333;
    padding-left: 30px;
    transition: 500ms;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    line-height: 100%;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal;
    font-family: 'Lato';
}
.mehr-btn a:before {
    position: absolute;
    top: -4px;
    left: 0px;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    content: '';
    background-image: url(/wp-content/themes/AWEOS/svgs/hammer.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    transition: 500ms;
}
.mehr-btn a:hover:before {
    transform: rotate(45deg);
}
.ueberschrift-center h2 {
    text-align: left;
    font-size: 26px;
    position: relative;
}
.blue {
    background-color: #002F6C;
    background: linear-gradient(180deg, #002F6C 0%, #021e42 100%);
}
.et_pb_module.et_pb_image.frontimage {
    z-index: 99;
    position: relative;
}
.et_pb_module.et_pb_image.frontimage:before {
    content: '';
    position: absolute;
    right: -40px;
    top: 40px;
    background-color: #002F6C;
    background: linear-gradient(180deg, #002F6C 0%, #021e42 100%);
    width: 100%;
    height: 100%;
}
.et_pb_module.et_pb_image.backimage {
    top: 40px;
    left: 40px;
    width: 100%;
    position: absolute;
    z-index: 9;
}
.frontimage span.et_pb_image_wrap, .backimage span.et_pb_image_wrap {
    object-fit: cover;
    position: relative;
    width: 100%;
}
.backimage img, .frontimage img {
    box-shadow: 0px 20px 40px #0000002b;
    object-fit: cover;
    width: 100%;
}
body .et_pb_section {
    padding: 60px 0px;
    margin: 0px !important;
}
body .et_pb_fullwidth_section {
    padding: 0px;
}
/* Head / Header
------------------------------------------------------- */
#et-top-navigation .nav li.ablauf ul.sub-menu {
    padding: 0px;
}
.v2 #top-menu .ablauf ul.sub-menu a {
    padding: 0px;
    font-size: 18px;
}
#top-menu li.ablauf ul.sub-menu li {
    padding: 7px;
    padding-left: 60px;
    position: relative;
    counter-increment: my-awesome-counter;
}
.v2 #top-menu .ablauf ul.sub-menu a:hover {
    background: none;
    text-decoration: underline;
}
#top-menu li.ablauf ul.sub-menu li:before {
    background-color: #f7f7f7;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 20px;
    top: 10px;
    border-radius: 50px;
    content: counter(my-awesome-counter);
    text-align: center;
    font-weight: normal;
    z-index: 9;
    font-size: 13px;
    line-height: 24px;
}
#top-menu li.ablauf ul.sub-menu li:after {
    border-left: 1px solid #eaeaea;
    position: absolute;
    left: 32px;
    top: 10px;
    height: 100%;
    content: '';
}
#top-menu li.ablauf ul.sub-menu li:last-child:after {
    display: none;
}
/*Mega Mneü mit Icons
--------------------------------------------------*/
#top-menu li.mega-menu ul.sub-menu li {
    width: 150px;
    padding: 10px !important;
}
#top-menu li.mega-menu>ul>li>a:first-child {
    border-bottom: none;
    width: 100%!important;
    border: none !important;
    text-align: center;
    font-size: 16px;
    padding: 0px !important;
}
.mega-menu img {
    width: 40px;
    display: block;
    margin: 0 auto;
}
#top-menu li.mega-menu>ul {
    padding: 0px !important;
}
#top-menu li.mega-menu ul.sub-menu li:hover {
    background: #f7f7f7;
}
#offcanvas_container .mega-menu img {
    display: none;
}
/*-------------------------------------------------*/
#offcanvas_container .ps__rail-y {
    display: none !important;
}
.logged-in.page-template-unterseite header#main-header {
    top: 32px;
}
body #main-header {
  box-shadow: none;
  padding-bottom: 0px;
  background: transparent;
  position: absolute;
  padding: 40px 0px;
  top: 0px;
}
body.ohne-headerimage #main-header {
    position: relative;
    background-color: #002F6C;
    background: linear-gradient(180deg, #002F6C 0%, #021e42 100%);
}
body #top-menu li.current_page_item>a {
    color: #fff;
    text-decoration: underline;
}
#main-header.et-fixed-header {
    background: #fff;
}
.v2 #main-header.et-fixed-header .kontakt-head strong {
    color: #333;
}
.v2 #header-infos .logo_container {
    position: relative;
    width: 15%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.v2.einblenden #et-secondary-nav .menu-item-has-children>a:first-child, .v2.einblenden #top-menu .menu-item-has-children>a:first-child, .et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 20px !important;
}
#top-menu li.current-menu-item>a {
    color: hsl(206deg 73% 49%);
}
#top-menu li li a:hover {
    background: #f7f7f7;
}
.v2 {
  display: contents;
  position: relative;
  visibility: unset;
}
.v2 img#logo {
    width: 80%;
}
.et-fixed-header img#logo {
    content: url(https://kirschner-und-sohn-2021-09-03.aw003.de/wp-content/uploads/2021/09/logo-kirschner-und-sohn.png);
}
.v2 div#et-top-navigation {
  z-index: 222;
    background: #0000;
    text-align: left;
    padding: 0px !important;
    width: 80%;
    position: absolute;
    bottom: 10px;
    right: 0px;
}
.v2 #top-menu ul.sub-menu a {
    color: #333;
    font-weight: normal;
}
nav#top-menu-nav, ul#top-menu {
    width: 100%;
    text-align: right;
}
#et-top-navigation .nav li ul {
    right: 0px;
    padding: 20px;
    border-color: #002F6C;
    width: 350px;
}
#top-menu li ul.sub-menu li {
    padding: 0;
    width: 100%;
}
.v2 #top-menu a {
    opacity: 1;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
}
.kontakt-head.tel {
    text-align: right;
    width: 33%;
    display: inline-block;
    vertical-align: top;
}
.kontakt-head.mail {
    text-align: right;
    width: auto;
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 0%;
}
.v2 ul {
    list-style: none;
}

.v2 .kontakt-head li {
    display: inline-block;
    position: relative;
    text-align: left;
    font-size: 16px;
    padding-left: 30px;
}

.v2 .kontakt-head li:last-child {
    padding-right: 0;
    padding-left: 0;
}

.v2 .kontakt-head a {
    color: hsl(0deg 0% 0%);
}

.v2 .kontakt-head strong {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.kontakt-head li.beratung-bnt {
    padding-left: 0px;
}
li.beratung-bnt a {
    padding: 7px 20px;
    color: #fff !important;
    background: #002F6C;
    border-radius: 5px;
    text-transform: uppercase;
}
li.beratung-bnt a:hover {
  background: #333;
  text-decoration: none;
}
.v2 .kontakt-head li.beratung-bnt a:before {
  display: none;
}
/*.v2 .kontakt-head li.flag {
    padding: 0px;
    padding-left: 10px;
}
li.flag img {
    width: 25px;
}*/
a.kontakt, a.phone, a.location {
    position: relative;
    padding-left: 40px;
}
a.kontakt:hover, a.phone:hover, a.location:hover {
  text-decoration: underline;
}
a.phone:before {
    background-image: url("/wp-content/themes/AWEOS/svgs/phone-border.svg");
}
a.kontakt:before {
    background-image: url("/wp-content/themes/AWEOS/svgs/email-border.svg");
}
a.location:before {
    background-image: url("/wp-content/themes/AWEOS/svgs/location-black.svg");
}
.kontakt-scroll a.phone:before {
    background-image: url("/wp-content/themes/AWEOS/svgs/phone-black.svg");
}
.kontakt-scroll a.kontakt:before {
    background-image: url("/wp-content/themes/AWEOS/svgs/mails-black.svg");
}
.kontakt-scroll a.back-to-top:before {
    background-image: url("/wp-content/themes/AWEOS/svgs/up-arrow.svg");
}
a.phone:before, a.kontakt:before, a.location:before {
    background-size: 50%;
    background-color: #f3f3f3;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 28px;
    height: 28px;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    z-index: 99;
}
.menue-button a {
    padding: 10px 22px !important;
    color: #fff !important;
    background: #002F6C;
    border-radius: 5px;
}
#top-menu li.mega-menu>ul {
    width: max-content !important;
    display: flex;
    align-items: center;
}
.v2 #top-menu li.current-menu-ancestor>a {
    color: #fff;
    text-decoration: underline;
}
#top-menu li {
    padding-left: 22px;
    padding-right: 0px !important;
}
#top-menu li.mega-menu.mega-menu-parent-3>ul>li {
    width: 30%;
}
#top-menu li.mega-menu.mega-menu-parent li>.sub-menu {
    background: none;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent;
}
.kontakt-scroll {
  display: none;
}
.v2.einblenden .kontakt-scroll {
    position: fixed;
    top: 50%;
    display: block;
    left: 10px;
}
.kontakt-scroll a.phone, .kontakt-scroll a.kontakt, a.back-to-top {
    width: 45px;
    height: 45px;
    display: block;
    position: relative;
    border-radius: 50%;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px #00000038;
    background-color: #f3f3f3;
    transition: 500ms;
}
.kontakt-scroll a.phone {
    font-size: 0px;
}
.kontakt-scroll a.phone:before, .kontakt-scroll a.kontakt:before, a.back-to-top:before {
    content: '';
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.kontakt-scroll a.kontakt:hover, a.back-to-top:hover, .kontakt-scroll a.phone:hover {
    transform: scale(1.2);
}
#offcanvas_menu_inner li.menu-item>a {
    padding-right: 0px !important;
}
/*Startseite
------------------------------------------------------- */
div#page-container {
    padding-top: 0px !important;
}
div#start-video {
    height: 100vh;
    position: relative;
}
video#video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#start-video .et_pb_module.et_pb_fullwidth_code.video-desktop {
    height: 100%;
}
#start-video .et_pb_code_inner {
    width: 100%;
    height: 100%;
}
.video-text {
    padding: 20px;
}
#start-video .et_pb_module.et_pb_fullwidth_code.header-text {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 35vh;
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#start-video .et_pb_code_inner .video-text:before {
    content: '';
    border-left: 2px solid #fff;
    height: 55px;
    width: 55px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-top: 2px solid #fff;
    border-top-left-radius: 6px;
}
#start-video .et_pb_code_inner .video-text:after {
    content: '';
    border-right: 2px solid #fff;
    height: 55px;
    width: 55px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-bottom: 2px solid #fff;
    border-bottom-right-radius: 6px;
}
#start-video h1 {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}
#start-video span {
    font-size: 26px;
    display: block;
    margin-bottom: 20px;
    color: white;
}
#start-video .header-text a {
    padding: 4px 20px;
    color: #fff;
    background-color: #002F6C;
    display: inline-block;
    width: 30%;
    margin: 0px 10px;
    border-radius: 5px;
    transition: 500ms;
    text-transform: uppercase;
}
#start-video .header-text a:hover {
    background: #333;
    color: #fff;
    border-color: #333;
}
@keyframes bounce {
    50% {
        transform: translateY(-15px);
    }
}
@keyframes rotate {
    50% {
        transform: rotate(25deg);
    }
}

#start-video .header-text a.btn-down, .unterseite-kopfbereich a.btn-down {
    position: relative;
    padding: 0px;
    width: 30px;
    height: 55px;
    top: 20vh;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    color: #fff;
    background-color: unset;
    border-radius: 20px;
    transition: 500ms;
    border: 2px solid #fff;
}
#start-video .header-text a.btn-down {
    position: absolute;
    top: 40vh;
}
.unterseite-kopfbereich a.btn-down {
    bottom: -30px;
    position: absolute;
    top: unset;
    z-index: 99;
    box-shadow: 0px 0px 40px #00000030;
    background: #fff;
}
#start-video .header-text a.btn-down:before, .unterseite-kopfbereich a.btn-down:before {
    content: '.';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    font-size: 60px;
    bottom: 0;
    animation: bounce 1.6s infinite cubic-bezier(.445,.05,.55,.95);
    line-height: 100%;
    color: #333;
}
#start-video .header-text a.btn-down:hover, .unterseite-kopfbereich a.btn-down:hover, {
    background-color: #333;
    color: white;
    border: 2px solid #333;
}
#start-partner ul {
    padding: 0px;
    list-style: none;
    display: flex;
    flex-direction: row;
    padding: 20px 0px;
    justify-content: center;
    background-color: #f9f9f9;
}
#start-partner li {
    margin: 0px 10px;
    position: relative;
    filter: grayscale(1);
    transition: 500ms;
    align-items: center;
    height: 50px;
    width: 100px;
}
#start-partner li:hover {
    filter: grayscale(0);
    transform: scale(1.1);
}
#start-partner img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.et_pb_section.et_section_regular:last-child:before, .et_pb_fullwidth_section.et_pb_section.et_section_regular:before,
.et_pb_section.et_section_regular:last-child:after, .et_pb_fullwidth_section.et_pb_section.et_section_regular:after {
    display: none;
}
.et_pb_row.ueberschrift-center {
    padding-bottom: 0px;
}
#leistungen span.et_pb_image_wrap, #leistungen img {
    width: 100%;
}
#branchen img {
  box-shadow: 0px 20px 40px #00000024;
  width: 100%;
  object-fit: cover;
}
.tablinks ul {
    padding: 0px;
    list-style: none;
    display: flex;
    width: 100%;
    flex-direction: row;
}
.tablinks li {
    padding: 4px 20px;
    background: #f7f7f7;
    border-radius: 20px;
    font-size: 20px;
    transition: 500ms;
    margin-right: 1.5%;
    color: #333;
}
.tablinks .et_pb_module.et_pb_text {
    min-height: 240px;
    margin-bottom: 0px;
}
#leistungen .tablinks li:hover {
    cursor: pointer;
    box-shadow: 0px 0px 40px #00000024;
}
#leistungen .tablinks li.aw-active {
    background-color: #f7f7f7;
    color: #333;
    position: relative;
}
/*#leistungen .tablinks li.aw-active:before {
    position: absolute;
    top: 27px;
    content: '\43';
    color: #f7f7f7;
    font-family: 'ETmodules';
    font-size: 40px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    transition: 500ms;
}*/
#produkte .et_pb_code_inner {
    position: relative;
}
#produkte .et_pb_column:first-child {
    margin-top: -7%;
}
#produkte .et_pb_row, #branchen .et_pb_row, #kontakt-sektion .et_pb_row {
    display: flex;
    align-items: center;
}
#handwerk.et_pb_row, #krankenhaus.et_pb_row {
    display: none;
}
.et_pb_module.et_pb_text.ueberschrift-center {
    margin-bottom: 10px;
}
#produkte h4 {
    color: #fff;
    padding: 0px;
    margin-top: 15px;
    font-style: italic;
}
.unternehmen i {
    position: relative;
    padding-left: 80px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 10px;
}
.unternehmen i:before {
    position: absolute;
    left: 0px;
    width: 65px;
    height: 65px;
    background-position: 50%;
    background-size: 100%;
    content: '';
    background-image: url(/wp-content/uploads/2021/10/moeller-thilo.png);
    border-radius: 50%;
    box-shadow: 0px 0px 40px #00000017;
}
div#unternehmen, div#philosophie {
    margin-bottom: 70px;
    margin-top: 40px;
}
div#produkte h2, div#produkte h3, div#produkte p, div#branchen h2, div#branchen h3, div#branchen p, #kontakt-sektion h3, #kontakt-sektion p, #kontakt-sektion a {
    color: white;
}
div#produkte .mehr-btn a, div#branchen .mehr-btn a {
    text-decoration: underline;
    color: #fff;
}
div#produkte .mehr-btn a:before, div#branchen .mehr-btn a:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/hammer-white.svg);
}
.tab-content {
    margin-top: 30px;
}
#leistungen .tablinks ul {
    display: inline-flex;
    flex-wrap: wrap;
}
#leistungen .tablinks li {
    width: 47%;
    margin: 0;
    margin-right: 3%;
    margin-top: 3%;
    position: relative;
    text-align: center;
    counter-increment: my-awesome-counter;
    font-size: 18px;
}
#leistungen .tablinks li:nth-child(1), #leistungen .tablinks li:nth-child(2) {
    margin-top: 0px;
}
#leistungen .tablinks li:after {
    content: counter(my-awesome-counter);
    position: absolute;
    left: 0px;
    top: 0px;
    background: #eaeaea;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 50%;
    color: #333;
    z-index: 2;
    font-size: 14px;
    line-height: 33px;
    border: 1px solid #fff;
}
#leistungen .mehr-btn a:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/hammer-white.svg);
}
#leistungen .tablinks li.aw-active:after {
    background: #002F6C;
    color: #fff;
}
#leistungen .mehr-btn a {
    color: #fff;
}
.unterschied img {
    max-width: initial;
}
#becker, #cetaform, #wirtgen-group, #sg-schmiedetechnik, #artur-martin, #felix, #guede, #hartkopf, #siegenia {
    display: none;
}
#testimonials .tablinks ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#testimonials .tablinks li {
    display: flex;
    align-items: center;
    width: 48%;
    margin-right: 3%;
    margin-bottom: 3%;
    padding: 15px;
    min-height: 80px;
    justify-content: space-around;
    grid-gap: 20px;
}
#testimonials h3 {
    margin-bottom: 20px;
}
#testimonials h3:after {
    content: '\e033 \e033 \e033 \e033 \e033';
    font-family: etmodules;
    color: #fcc14f;
    font-size: 16px;
    padding-right: 10px;
    position: absolute;
    left: 0px;
    bottom: -20px;
}
#testimonials .tablinks li:nth-child(2n) {
    margin-right: 0;
}
#testimonials .tablinks li.aw-active, #testimonials .tablinks li:hover {
    background: #fff;
    box-shadow: 0px 0px 40px #00000024;
    cursor: pointer;
}
#testimonials img {
    object-fit: contain;
    margin: 0 auto;
    display: inline-block;
    width: 40%;
}
#testimonials li strong {
    display: block;
    color: #333;
}
#testimonials li p {
    display: flex;
    font-size: 14px;
    color: #8c8c8c;
    width: 100%;
    text-align: center;
    flex-direction: column;
}
/*BRANCHEN*/
#branchen h2, #branchen .et_pb_tab_content {
    color: #fff;
}
#branchen .et_pb_tab {
    padding: 0px;
}
#branchen .et_pb_tab.et-pb-active-slide {
    display: block;
    padding: 0px;
}
#branchen .et_pb_tab {
    display: none;
}
#branchen .et_pb_tabs ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 10px;
    display: inline-block;
    background: none;
}
#branchen .et_pb_tabs li {
    margin-right: 10px;
    border: none;
    background: none;
}
#branchen .et_pb_all_tabs {
    background: none;
}
#branchen .et_pb_module.et_pb_tabs {
    border: none;
}
ul.et_pb_tabs_controls:after {
    display: none;
}
#branchen .et_pb_tabs li.et_pb_tab_active a {
    background-color: #fff;
    color: #012169;
    position: relative;
}
#branchen .et_pb_tabs li a {
    background: #0b3e09;
    color: #fff;
    padding: 4px 20px;
    border-radius: 20px;
    font-size: 20px;
    text-decoration: none;
    text-transform: unset;
}
#branchen .et_pb_tabs li a:before {
    display: none;
}
#branchen li.et_pb_tab_active a:after {
    position: absolute;
    top: 29px;
    content: '\43';
    color: #fff;
    font-family: 'ETmodules';
    font-size: 40px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
}
#branchen .et_pb_module.et_pb_text {
    margin-bottom: 20px;
}
#branchen .et_pb_tab_content {
    display: inline-block;
    width: 48%;
    position: unset;
}
#branchen .et_pb_tab_content img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 48%;
}

/*Unterseiten
------------------------------------------------------- */
#leistungen .leistungskacheln .et_pb_column.et_pb_column_1_4 {
    width: 23%;
    margin-right: 2% !important;
    margin-bottom: 2%;
    transition: 500ms;
}
.leistungskacheln .et_pb_column.et_pb_column_1_4:hover {
    transform: scale(1.05);
}
#leistungen .leistungskacheln .et_pb_module.et_pb_image {
    margin-bottom: 0px;
    position: relative;
}
#leistungen .leistungskacheln .et_pb_module.et_pb_image:before {
    background: #0000003b;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.leistungskacheln .et_pb_module.et_pb_text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 99;
}
.leistungskacheln .et_pb_text_inner {
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.leistungskacheln .et_pb_module.et_pb_text h3 {
    color: #fff;
    margin: 0px;
    font-size: 24px;
}
.page-template-unterseite #kontakt-sektion .text-left a, .page-template-unterseite #kontakt-sektion .text-left p, .page-template-unterseite #kontakt-sektion .text-left h3 {
    color: #fff;
}
/*.page-template-unterseite #kontakt-sektion a, .page-template-unterseite #kontakt-sektion p, .page-template-unterseite #kontakt-sektion h3 {
    color: #000;
}*/
body #karriere.et_pb_section.bild-text-unterseite {
    margin-bottom: 0px !important;
}
body .et_pb_section.bild-text-unterseite {
    margin-bottom: 50px !important;
}
.produkte a:before {
    content: '\35';
    font-family: 'ETmodules';
    position: absolute;
    left: 0px;
}
.produkte a {
    text-decoration: underline;
    display: block;
    padding-left: 25px;
    position: relative;
    margin-top: 10px;
}
div#anker {
    position: fixed;
    top: 200px;
    padding: 0;
    right: 0;
    width: 130px;
    z-index: 222;
}
#anker .et_pb_row {
    padding: 0;
    width: 100%;
}
#anker a.ds-a-active {
    color: white;
    background: #002F6C;
    border-color: #002F6C;
}
#anker a.ds-a-active:hover {
    color: #fff;
    background: #002F6C;
    border-color: #002F6C;
}
#anker ul {
    padding: 0;
    list-style: none;
    text-align: center;
    box-shadow: 0px 0px 40px #0000001f;
}
#anker a {
    display: block;
    padding-bottom: 15px;
    padding-top: 60px;
    color: #333;
    position: relative;
    transition: 500ms;
    border-bottom: 1px solid #f4f4f4;
}
#anker li:last-child a {
    border: none;
}
#anker a:before {
    position: absolute;
    top: 25px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    content: '';
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
}
#anker a:hover {
    background-color: #f4f4f4;
}
#anker a.philo:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/bulb.svg);
}
#anker a.team:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/gruppe.svg);
}
#anker a.wert:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/unterstutzung.svg);
}
#anker a.historie:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/historie.svg);
}
#anker a.wert.ds-a-active:before{
    background-image: url(/wp-content/themes/AWEOS/svgs/unterstutzung-white.svg);
}
#anker a.team.ds-a-active:before{
    background-image: url(/wp-content/themes/AWEOS/svgs/gruppe-white.svg);
}
#anker a.philo.ds-a-active:before{
    background-image: url(/wp-content/themes/AWEOS/svgs/bulb-white.svg);
}
#anker a.historie.ds-a-active:before{
    background-image: url(/wp-content/themes/AWEOS/svgs/historie-white.svg);
}
#anker a.formular:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/historie.svg);
}
#anker a.ansprechpartner:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/gruppe.svg);
}
#anker a.anfahrt:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/location-black.svg);
}
#anker a.formular.ds-a-active:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/historie-white.svg);
}
#anker a.ansprechpartner.ds-a-active:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/gruppe-white.svg);
}
#anker a.anfahrt.ds-a-active:before {
    background-image: url(/wp-content/themes/AWEOS/svgs/location-white.svg);
}
.page-template-unterseite header#main-header {
    background-color: #002F6C;
    background: linear-gradient(180deg, #000 22%, #0000 100%);
    height: 15vh;
}
.page-template-unterseite header#main-header.et-fixed-header {
    height: auto;
    background: #fff;
}
.unterseite-kopfbereich {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 90vh;
}
.unterseite-kopfbereich img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.overlay {
    position: absolute;
    left: 0px;
    right: 0;
    max-width: 1300px;
    margin: 0 auto;
    width: 90%;
}
.overlay-text {
    width: max-content;
    padding: 20px;
    position: relative;
    z-index: 1;
}
.overlay-text:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(4px);
    z-index: 2;
    background-color: #0000007a;
}
.overlay-text h1 {
    font-size: 38px;
    padding-bottom: 0px;
    color: #fff;
    position: relative;
    color: #fff;
    z-index: 99999;
}
.overlay-text p, .overlay-text strong {
    color: white;
    font-size: 20px;
    display: block;
    z-index: 99999;
    position: relative;
}
.overlay-text p, .overlay-text strong {
    display: none;
}
.overlay-text strong {
    font-style: italic;
    font-weight: normal;
}
.breadcrumb-leiste {
    position: absolute;
    bottom: -15px;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    z-index: 9;
}
p#breadcrumbs a, p#breadcrumbs span {
    color: #fff;
    background: #002F6C;
    padding: 3px;
}
/*Werte*/
.et_pb_row.weitere-werte {
    display: none;
}
.mehr-btn h5 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    transition: 500ms;
    text-transform: none;
    background: #002F6C;
    display: inline-block;
    padding: 7px 20px;
}
#philosophie .et_pb_module.et_pb_text.mehr-btn {
    text-align: center;
}
#philosophie .et_pb_column.et_pb_column_1_3 {
    margin-top: 40px;
}
.mehr-btn h5:hover {
    text-decoration: underline;
    cursor: pointer;
}
div#philosophie {
    padding-bottom: 80px;
}
#philosophie .et_pb_text_inner p, #philosophie .et_pb_text_inner h3, .blue .et_pb_text_inner p, .blue .et_pb_text_inner h3 {
    color: #fff;
    padding-bottom: 0px;
}
#philosophie h2, .blue h2 {
    color: #fff;
}
/*Timeline*/
#historie .et_pb_image {
    position: relative;
    top: -60px;
}
#historie .et_pb_row {
    display: flex;
    align-items: center;
}
div#historie {
    padding: 20px 0px;
}
div#historie h2 {
    color: #fff;
    margin-bottom: 20px;
    padding: 0px;
}
#historie .et_pb_module.et_pb_text {
    margin: 0;
}
span.ctl-story-time {
    background: #002F6C;
    padding: 5px;
    border-radius: 20px;
    font-size: 14px;
}
#historie .cool-timeline-horizontal.white-timeline .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post {
    background: none;
    border: none;
    border-radius: 0px;
}
#historie .content-details {
    padding: 0px;
}
.cool-timeline-horizontal .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post .content-details p {
    color: #fff;
}
.cool-timeline-horizontal .clt_caru_slider ul.slick-slider .slick-list li.slick-slide {
    margin: 0;
}
div#historie .content-title h2, div#historie .content-title {
    color: #fff;
    background: none;
    padding: 0px;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
div#historie h2.content-title {
    display: none;
}
#historie .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li .ctl-story-time:after, #historie .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li .ctl-story-time:after {
    background: #002F6C;
}
#historie .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li.slick-slide.slick-current:after, #historie .cool-timeline-horizontal.ht-design-2 .clt_carousel_slider ul.slick-slider .slick-list li.slick-slide:after {
    display: none;
}
#historie li.slick-current span.ctl-story-time {
    background: #fff;
    color: #000;
}
#historie .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li.slick-current .ctl-story-time:after, #historie .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li.slick-current .ctl-story-time:after {
    background: #fff;
}
i.far.fa-arrow-alt-circle-left:before {
    content: '\34';
    color: #fff;
    font-size: 30px;
    position: absolute;
    left: 15px;
    font-family: 'ETmodules';
    font-style: normal;
}
i.far.fa-arrow-alt-circle-right:before {
    content: '\35';
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 15px;
    top:46%;
    font-family: 'ETmodules';
    font-style: normal;
    animation: pulse 1s infinite;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
/*Team*/
div#team {
    margin-bottom: 30px;
}
#team .et_pb_column.et_pb_column_1_3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 150px;
    grid-gap: 20px;
}
#team .et_pb_module.et_pb_image {
    margin: 0;
    width: 120px;
}
#team .et_pb_module.et_pb_text {
    width: 70%;
}
#team .et_pb_row {
    margin-bottom: 20px;
}
#team .button .et_pb_text_inner {
    width: 80%;
}
#team a {
    margin: 10px 0px;
    display: flex;
    align-items: center;
}
#team .et_pb_row.button {
    margin-bottom: 0px;
    text-align: center;
}
#team a.phone:before, #team a.kontakt:before, #team a.location:before {
    top: unset;
}
div#team.team-second {
    display: none;
}
.button p {
    text-decoration: underline;
}
.button h5 {
    position: relative;
    padding: 0;
    padding-left: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.button h5:before {
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 40px #00000024;
    font-size: 22px;
    content: '+';
    position: absolute;
    left: 0;
    margin: 0;
    line-height: 80px;
    text-align: center;
    transition: 500ms;
}
.button h5:hover {
    text-decoration: underline;
    cursor: pointer;
}
.button h5:hover:before {
    background: #002F6C;
    color: #fff;
}
#team .team-second {
    display: none;
}
#team img {
    border-radius: 50%;
    box-shadow: 0px 0px 40px #00000017;
}
/*Kontaktformular
------------------------------------------------------- */
span.ajax-loader {
    display: none !important;
}
.form1 form.wpcf7-form {
    border: none;
    padding-bottom: 0;
}
.wps-form-column {
    flex: 1;
    padding: 0.5rem 0;
    width: 100%;
    position: relative;
}
#kontakt-sektion .form1 {
    padding: 35px;
    background: #fff;
    box-shadow: 0px 20px 40px #00000024;
    position: relative;
}
#kontakt-sektion .form1 p, #kontakt-sektion .form1 a {
    color: #333;
    padding: 0px;
}
.wps-form span.wpcf7-list-item {
    margin-left: 0px;
    font-size: 15px;
    line-height: 1.4;
}

.form1 .wpcf7-list-item label {
    position: relative;
    left: 0;
    padding: 0;
}

.wps-form span.wpcf7-list-item, .rechtstext {
    margin-left: 0px;
    font-size: 15px;
    line-height: 1.4;
}

.form1 input.wpcf7-form-control.wpcf7-submit {
    background: #002F6C;
    border: none;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
}
.form1 h4 {
    color: #333;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
}
p.person {
    padding: 10px 0px 20px 0px !important;
    width: 75%;
    position: relative;
    padding-left: 80px !important;
    font-size: 16px;
    line-height: 23px;
    display: flex;
    align-items: center;
}
p.person:before {
    position: absolute;
    left: 0px;
    width: 65px;
    height: 65px;
    background-position: 50%;
    background-size: 100%;
    content: '';
    background-image: url(/wp-content/uploads/2021/10/moeller-thilo.png);
    border-radius: 50%;
    box-shadow: 0px 0px 40px #00000017;
}
p.person.thilo-moeller:before {
    background-image: url(/wp-content/uploads/2021/10/moeller-thilo.png);
}
p.person.bernd-hulverscheidt:before {
    background-image: url(/wp-content/uploads/2022/11/bernd-hulverscheidt-1.png);
}
p.person.denise-reske:before {
    background-image: url(/wp-content/uploads/2022/11/denise-reske.png);
}
p.person.ralf-ohliger:before {
    background-image: url(/wp-content/uploads/2023/05/ohliger-ralf.png);
}
p.person.arthur-serkowski:before {
    background-image: url(/wp-content/uploads/2022/11/arthur-serkowski.png);
}
p.person.christian-nagel:before {
    background-image: url(/wp-content/uploads/2022/11/christian-nagel.png);
}
p.person.christina-rudnick:before {
    background-image: url(/wp-content/uploads/2022/11/christina-rudnick.png);
}
p.person.martina-jansen-grobosch:before {
    background-image: url(/wp-content/uploads/2022/11/martina-jansen-grobosch.png);
}
p.person.sabine-stamm:before {
    background-image: url(/wp-content/uploads/2022/11/sabine-stamm.png);
}
p.person.thomas-buschtoens:before {
    background-image: url(/wp-content/uploads/2022/09/thomas-buschtoens.png);
}
p.person.frank-raubold:before {
    background-image: url(/wp-content/uploads/2022/09/frank-raubold.png);
}
p.person.detlef-ruebsam:before {
    background-image: url(/wp-content/uploads/2022/09/detlef-ruebsam.png);
}
p.person.bruno_baiao:before {
    background-image: url(/wp-content/uploads/2022/09/bruno_baiao.png);
}
p.person.keller-renate:before {
    background-image: url(/wp-content/uploads/2021/10/keller-renate.png);
}
p.person.moeller-thilo:before {
    background-image: url(/wp-content/uploads/2021/10/moeller-thilo.png);
}
p.person.niestroj-torsten:before {
    background-image: url(/wp-content/uploads/2021/10/niestroj-torsten.png);
}
p.person.afaro-nino:before {
    background-image: url(/wp-content/uploads/2021/10/cafaro-nino.png);
}

.form1 input.wpcf7-form-control.wpcf7-submit:hover {
    cursor: pointer;
}
.form1 input.wpcf7-form-control.wpcf7-submit:hover:disabled {
    cursor: not-allowed;
}
.wps-form-row .wpcf7-list-item-label a {
    color: #002F6C;
    text-decoration: none;
    border-bottom: dashed 1px #002F6C;
}

.form1 .acceptance-52 input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
}
span.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 130%;
}
p.rechtstext {
    font-size: 14px;
    color: #333;
}
.wps-form-row .kuerzer .wpcf7-form-control {
    width: 97%;
}

.wps-form-row .wpcf7-form-control {
    width: 100%;
}

.wps-form-row input.wpcf7-form-control, .wps-form-row textarea.wpcf7-form-control, select.wpcf7-form-control.wpcf7-select {
    background: #fff;
    border: 1px solid #002F6C;
    padding: 10px;
    padding-left: 20px;
    font-size: 15px;
    border-radius: 5px;
}
.wps-form-row:last-child .wps-form-column {
    padding-top: 0px;
    margin-top: -10px;
}
.wpcf7-spinner {
    position: absolute;
    bottom: 0;
    left: 0;
}
.form1 label {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 2;
    background: #fff;
    font-size: 14px;
    line-height: 100%;
    padding: 0px 10px;
}

.wps-form-row {
    padding-bottom: 0px;
    flex-direction: row;
    display: flex;
    width: 100%;
}
.form1 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 60px;
}
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    margin: 0px;
    position: relative;
    bottom: 0px;
    border-radius: 5px;
    font-size: 12px;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    padding-left: 0px;
    line-height: 150%;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required, select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: none;
    background-image: url(/wp-content/themes/AWEOS/svgs/down-arrow.svg);
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 14px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 41px;
}

.formular-row a.phone, .formular-row a.kontakt, .formular-row a.location {
    position: relative;
    padding-left: 40px;
    color: #333;
    display: block;
    margin-top: 15px;
    line-height: 28px;
}
.formular-row a.phone:before, .formular-row a.kontakt:before, .formular-row a.location:before {
    top: 0px;
}
.formular-row a.phone:after, .formular-row a.kontakt:after {
    content: '';
    border-left: 1px solid #fff;
    left: 14px;
    top: 0;
    position: absolute;
    width: 1px;
    height: 50px;
}
/* Footer
------------------------------------------------------- */
img.logo-footer {
    margin-bottom: 10px;
    width: 55%;
}
#main-footer a.kontakt, #main-footer a.phone, #main-footer a.location {
    display: block;
    margin: 10px 0px;
}
#main-footer a.phone:before, #main-footer a.kontakt:before, #main-footer a.location:before {
    top: 3px;
}
body #footer-widgets {
    display: flex;
    align-items: stretch;
    margin: 4% 0%;
    padding: 0px;
    flex-direction: row;
    flex-wrap: wrap;
}
.footer-widget {
    position: relative;
    padding: 40px 20px;
    margin-bottom: 0 !important;
}
.footer-widget:before {
    content: '';
    border-left: 1px solid #5f5f5f;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0px;
    border-top: 1px solid #5f5f5f;
    top: 0px;
}
.footer-widget:after {
    content: '';
    border-right: 1px solid #5f5f5f;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    border-bottom: 1px solid #5f5f5f;
    bottom: 0px;
}
.footer-widget p, .footer-widget a {
    color: #333;
}
#main-footer .footer-widget h4 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 5px;
}
#main-footer .et_pb_widget a {
    color: #fff;
}
#footer-widgets .footer-widget li a:hover {
    color: #fff;
    text-decoration: underline;
}
div#footer-bottom {
    padding: 15px 0px;
}
.footer-leiste {
    display: flex;
    margin: 0 auto;
    position: relative;
}
.footer-leiste:before {
    content: '';
    border-top: 1px solid #5f5f5f;
    width: 100%;
    top: -10px;
    left: 0px;
    position: absolute;
}
#footer-bottom a {
    color: #333;
}
#footer-widgets .footer-widget li:before {
  display: none;
}
#main-footer #footer-widgets .footer-widget li {
    padding: 0px;
    display: inline-flex;
    width: 49%;
}
.copyrigt {
    width: 50%;
    color: #333;
}
.footer-infos {
    width: 50%;
    text-align: right;
    color: #333;
}
#footer-widgets .footer-widget li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-left: 30px;
    display: block;
}
#footer-widgets .footer-widget li a:before {
    content: '\35';
    font-family: 'ETmodules';
    position: absolute;
    left: 0px;
    background-color: #f7f7f7;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
    top: 7px;
    color: #333;
}

#start-video .et_pb_fullwidth_image {
    height: 100%;
}
#start-video img {
    height: 100%;
    object-fit: cover;
}
/* Media Queries
------------------------------------------------------- */
@media(max-width: 1700px) {
    div#footer-bottom {
        padding-bottom: 50px;
    }
    }
@media(max-width: 1300px) {
    .v2 #top-menu a {
        font-size: 18px;
    }
    .kontakt-head.mail {
        top: 15px;
    }
    .kontakt-head.mail {
        display: none;
    }
    .kontakt-scroll {
        display: flex;
        position: fixed;
        right: 10px;
        bottom: 10px;
        flex-direction: column;
    }
    div#header-infos {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .v2 #header-infos .logo_container {
        width: 15%;
    }
    .v2 img#logo {
        width: 100%;
    }
    body.et_header_style_left #logo {
        max-width: 100%;
    }
    .kontakt-head.mail {
        width: auto;
        position: relative;
        top: 0px;
    }
    .v2 div#et-top-navigation {
        width: auto;
        position: relative;
    }
    .mobile_menu_bar {
        top: 25px;
    }
    #main-header .mobile_menu_bar:before {
        color: white;
    }
    #offcanvas_menu_inner>li.menu-item.visible>a {
        background: #fff !important;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar {
        padding-bottom: 0;
    }
    body #main-header {
        padding: 0;
    }
}
@media(max-width: 1200px) {
    .unterseite-kopfbereich a.btn-down {
        display: none;
    }
}
@media(max-width: 1024px) {
    #testimonials .tablinks li {
        align-items: flex-start;
        padding: 20px;
        justify-content: flex-start;
        flex-direction: column;
    }
    #testimonials li p {
        width: 100%;
        margin-top: 10px;
    }
    .button h5:before {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .button h5 {
        padding-left: 85%;
    }
}

@media(max-width: 980px) {
    .entry-content .bewerbung .et_pb_row.zertifikat {
        display: block;
    }
    .footer-widget {
        padding: 40px 20px;
    }
    .bild-text-unterseite .et_pb_column.et_pb_column_1_2, #philosophie .et_pb_column.et_pb_column_1_2, .page-template-unterseite .et_pb_row .et_pb_column.et_pb_column_1_2 {
        width: 100%;
        margin-right: 0;
    }
    .page-template-unterseite .et_pb_row.et_pb_row_1 {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .page-template-unterseite #leistungen .et_pb_row {
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    #leistungen .leistungskacheln .et_pb_column.et_pb_column_1_4:nth-child(2n) {
        margin-right: 0 !important;
    }
    #leistungen .leistungskacheln .et_pb_column.et_pb_column_1_4 {
        width: 49% !important;
        margin-right: 2% !important;
        margin-bottom: 2%;
        transition: 500ms;
    }
    #philosophie .et_pb_row {
        flex-direction: column;
    }
    #produkte .et_pb_row, #branchen .et_pb_row, #kontakt-sektion .et_pb_row {
        align-items: flex-start;
    }
    .page-template-unterseite header#main-header {
        height: 5vh;
    }
    .overlay-text:before {
        background-color: #00000052;
    }
    .unterseite-kopfbereich {
        height: 100%;
    }
    div#anker {
        display: none !important;
    }

    .et_pb_column.et_pb_column_1_2 {
        width: 48%;
        margin-bottom: 30px;
        margin-right: 4%;
    }
    .ueberschrift-center h2 {
        padding-bottom: 20px;
    }
    #branchen .et_pb_tabs li a, .tablinks li {
        font-size: 18px;
    }
    .tab-content {
        margin-top: 0;
    }
    h2 {
        font-size: 24px;
    }
    #start-video h1 {
        font-size: 40px;
    }
    .et_pb_column.et_pb_column_1_3 {
        width: 100%;
        margin-right: 0%;
    }
    #historie .et_pb_image {
        top: -80px;
    }
    #team .et_pb_column.et_pb_column_1_4 {
        margin-bottom: 0px;
        width: 50%;
    }
    #produkte .et_pb_column:first-child {
        margin-top: 0px;
    }
    p.person {
        padding-top: 20px !important;
        padding-bottom: 40px !important;
    }
    #ansprechpartner .et_pb_column.et_pb_column_1_3 {
        width: 50%;
        margin-right: 0%;
    }
    .vater-sohn .et_pb_column.et_pb_column_1_3 {
        width: 31%;
        margin-right: 3%;
    }
}
@media(max-width: 820px) {
  #start-video .header-text a {
      width: auto;
  }
  #start-video .et_pb_module.et_pb_fullwidth_code.header-text {
    top: 30%;
}
div#start-video {
    height: 600px;
}
}

@media(max-width: 768px) {
    video#teaser-video {
        background: none;
        padding: 10px !important;
    }
    .et_pb_section.video-karriere.et_section_regular {
        padding-top: 0px;
    }
    #testimonials img {
        margin-left: auto;
    }
    .overlay-text h1 {
        font-size: 24px;
    }
    .et_pb_row.et_pb_row_1 {
        display: flex;
        align-items: center;
    }
    #start-video .header-text a {
        width: 40%;
    }
    .et_pb_module.et_pb_image.backimage {
        top: 20px;
        left: 20px;
    }
    .et_pb_module.et_pb_image.frontimage:before {
        right: -20px;
        top: 20px;
    }
    div#unternehmen, div#philosophie {
        margin-bottom: 20px !important;
    }
    h3 {
        font-size: 20px;
    }
    #leistungen .tablinks li {
        margin-top: 6%;
        width: 48%;
        padding: 4px 12px;
    }
    #leistungen .tablinks li:nth-child(2n) {
        margin-right: 0;
    }
    #branchen .et_pb_tab_content {
        width: 100%;
    }
    #branchen .et_pb_tab_content img {
        top: 20px;
        width: 100%;
        position: relative;
    }
    #main-footer .footer-widget h4 {
        font-size: 20px;
    }
    #testimonials .et_pb_column.et_pb_column_1_2 {
        width: 100%;
        margin: 0;
    }
    #testimonials .tablinks li {
        align-items: center;
        justify-content: unset;
        flex-direction: row;
    }
    #testimonials li p {
        width: 60%;
        margin-top: 0;
    }
    #kontakt-sektion .et_pb_row {
        flex-direction: column;
    }
    #kontakt-sektion .et_pb_column.et_pb_column_1_2 {
        width: 100%;
        margin-right: 0;
    }
    .wps-form-row {
        flex-direction: column;
    }
    .wps-form-row .kuerzer .wpcf7-form-control {
        width: 100%;
    }
    #kontakt-sektion .form1 {
        padding: 20px;
    }
    p.person {
        width: 100%;
    }
    .wps-form span.wpcf7-list-item, .rechtstext {
        font-size: 14px;
    }
    .overlay-text p, .overlay-text strong {
        font-size: 18px;
    }
    #philosophie .et_pb_column.et_pb_column_1_3, #historie .et_pb_column.et_pb_column_1_2 {
        width: 100%;
        margin-right: 0;
    }
    #team .et_pb_column.et_pb_column_1_3 {
        width: 100%;
        margin-right: 0;
    }
    .button h5:before {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    div#historie {
        padding: 60px 0px;
    }
    #start-video .et_pb_module.et_pb_fullwidth_code.video-desktop {
        display: none;
    }
    div#start-video {
        height: 60vh;
    }
    #start-video .et_pb_module.et_pb_fullwidth_image.bild-mobil {
        display: block;
        height: 100%;
        width: 100%;
    }
    #start-video .et_pb_module.et_pb_fullwidth_image.bild-mobil img {
        height: 100%;
        object-fit: cover;
    }
    #start-video .et_pb_module.et_pb_fullwidth_code.header-text {
        top: 20vh;
    }
    .mobile_menu_bar {
        top: 30px;
    }
    #start-video .header-text a.btn-down {
        top: 30vh;
    }
}
@media(max-width: 680px) {
video#teaser-video {
    height: auto;
}
}
@media(max-width: 580px) {
    body #BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription {
        width: auto;
        overflow-y: scroll;
        height: 90px;
        position: relative;

        padding-right: 48px;
    }
    h1 {
    font-size: 26px;
}
	@media(max-width: 360px) {
		ul#menu-leistungen {
    display: flex;
    flex-direction: column;
}
		}
    #testimonials .startseite-bewertung h3:after {
    bottom: 0px !important;
    position: relative;
}
    #testimonials .startseite-bewertung p {
        width: 100%;
    }
    p#CookieBoxTextDescription:before {
        content: '';
        display: block !important;
        position: absolute;
        top: 25px;
        right: 15px;
        background-image: url(/wp-content/uploads/2023/04/scrolling.svg);
        width: 24px;
        height: 24px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    body #BorlabsCookieBox ._brlbs-manage-btn a {
        font-size: 16px;
    }

    p._brlbs-service-group-description {
        padding-left: 26px;
    }

    body #BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description {
        padding-top: 5px;
        padding-left: 25px;
    }
    #leistungen .tablinks li, #leistungen .tablinks li:nth-child(1), #leistungen .tablinks li:nth-child(2) {
        margin-top: 6%;
        width: 100%;
        margin-right: 0;
    }
    #produkte .et_pb_column.et_pb_column_1_2.et_pb_column_2 {
        order: 2;
        margin-bottom: 0px;
        margin-top: 30px;
    }
    #branchen .et_pb_tabs ul {
        width: 100%;
    }
    .leistungskacheln .et_pb_module.et_pb_text h3 {
        font-size: 14px;
    }
    div#unternehmen, div#philosophie {
        margin-bottom: 0px !important;
    }
    body .cool-timeline-horizontal ul.ctl_h_nav {
        width: 90%;
        margin: 0 auto;
    }
    .v2 #header-infos .logo_container {
        width: 25%;
    }

    .kontakt-scroll a.phone, .kontakt-scroll a.kontakt, a.back-to-top {
        width: 35px;
        height: 35px;
        padding: 0px;
    }
    .kontakt-scroll a.phone:before, .kontakt-scroll a.kontakt:before, a.back-to-top:before {
        background-size: 40%;
        width: 35px;
        height: 35px;
    }
    .ueberschrift-center h2, h3, h4 {
        font-size: 20px;
    }
    h2 {
        font-size: 24px;
    }
    div#start-video {
        height: 60vh;
    }
    #start-video .et_pb_code_inner .video-text {
        padding: 20px;
    }
    #start-video h1 {
        font-size: 22px;
    }
    #start-video .header-text a {
        width: max-content;
        padding: 4px 20px;
        font-size: 16px;
    }
    #start-video .header-text a.btn-down, .unterseite-kopfbereich a.btn-down {
        width: 25px;
        height: 40px;
        position: absolute;
        top: 30vh;
    }
    #start-video span {
        font-size: 18px;
        line-height: 1.4;
    }
    #start-partner ul {
        padding: 20px 10px;
    }
    .et_pb_column .et_pb_module {
        margin-bottom: 10px;
    }
    .et_pb_module.et_pb_image.backimage {
        top: 10px;
        left: 10px;
    }
    .et_pb_module.et_pb_image.frontimage:before {
        right: -10px;
        top: 10px;
    }
    #produkte .et_pb_row, #branchen .et_pb_row, #kontakt-sektion .et_pb_row {
        flex-direction: column;
    }
    .tablinks .et_pb_module.et_pb_text {
        min-height: auto;
    }
    div#testimonials, div#leistungen {
        margin: 0px 0px;
    }
    #testimonials .et_pb_column.et_pb_column_1_2:first-child {
        margin-bottom: 20px;
    }
    #branchen .et_pb_tabs li {
        margin-right: 0%;
        margin-bottom: 20px;
        display: block;
        width: 100%;
    }
    #branchen .et_pb_tabs li:nth-child(2n) {
        margin-right: 0px;
    }
    #branchen .et_pb_tabs li a {
        padding: 4px 12px;
        font-size: 16px;
        width: 100%;
        display: block;
        text-align: center;
    }
    #produkte h4 {
        margin-top: 10px;
        font-size: 16px;
    }
    #testimonials .tablinks li {
        align-items: center;
        justify-content: unset;
        flex-direction: row;
        padding: 10px;
        display: flex;
        width: 100%;
        margin-right: 0px;
    }
    #testimonials li p {
        width: 65%;
    }
    .footer-leiste {
        flex-direction: column;
        align-items: center;
        font-size: 16px;
        text-align: center;
    }
    .footer-infos, .copyrigt {
        width: 100%;
        text-align: center;
    }
    .et_pb_column.et_pb_column_1_2, .et_pb_column.et_pb_column_1_3 {
        width: 100%;
        margin-right: 0;
    }
    .footer-widget {
        min-height: auto;
    }
    #team .et_pb_column.et_pb_column_1_3 {
        margin-right: 0;
        margin-bottom: 30px;
        min-height: auto;
    }
    .page-template-unterseite #main-content {
        margin-top: 0vh;
    }
    .page-template-unterseite .overlay-text {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0px;
        padding-bottom: 5px;
    }
    .page-template-unterseite .overlay {
        position: relative;
        top: unset;
        background: #002F6C;
        z-index: 99;
        margin-top: 0px;
        width: 100%;
            padding-top: 10px;
    }
    .overlay-text:before {
        display: none;
    }
    .page-template-unterseite .overlay-text h1 {
        font-size: 24px;
        line-height: 100%;
    }
    .page-template-unterseite .overlay-text p, .page-template-unterseite .overlay-text strong {
        font-size: 18px;
    }
    p#breadcrumbs a, p#breadcrumbs span {
        font-size: 14px;
        background: none;
        padding: 0px;
    }
    .breadcrumb-leiste {
        bottom: 0;
        position: relative;
        width: 100%;
        background: #002F6C;
            padding-bottom: 10px;
    }
    p#breadcrumbs {
        width: 90%;
        margin: 0 auto;
    }
    body.page-template-unterseite .et_pb_section:first-child {
        padding-top: 30px;
    }
    .unterseite-kopfbereich img {
        height: 100%;
        object-fit: cover;
    }
    #main-footer .footer-widget h4 {
        font-size: 20px;
    }
    .page-template-unterseite .et_pb_row.et_pb_row_1 {
        display: block;
    }
    #ansprechpartner .et_pb_column.et_pb_column_1_3 {
        display: block;
    }
    #ansprechpartner .et_pb_module.et_pb_image {
        width: 30%;
    }
    #main-footer {
        margin-top: 11.5%;
    }
    body .et_pb_section.bild-text-unterseite {
        margin-bottom: 0px !important;
    }
}
/*Akkordeon Unternehmen*/
.entry-content .et_pb_toggle .et_pb_toggle_title:before{
    display: none;

}
.entry-content .et_pb_toggle .et_pb_toggle_title, .entry-content .et_pb_toggle h5.et_pb_toggle_title{
    cursor: auto;
}
.bild-text-unterseite2 .et_pb_module.et_pb_image.frontimage:before {
    content: '';
    position: absolute;
    left: -40px;
    top: -40px;
    background-color: #002F6C;
    background: linear-gradient(180deg, #002F6C 0%, #021e42 100%);
    width: 100%;
    height: 100%;
}
.zertifikat .et_pb_module.et_pb_image.et_pb_image.frontimage {
    height: auto;
    width: 56%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.entry-content .et_pb_section.bewerbung.et_section_regular, .et_pb_section.zertifikat.et_section_regular {
    margin-bottom: 35px !IMPORTANT;
}
.startseite-kunden div#artur-martin {
    display: block !important;
}
div#cetaform, div#felix {
    display: block;
}
#testimonials .startseite-bewertung h3:after {
    content: '\e033 \e033 \e033 \e033 \e033';
    font-family: etmodules;
    color: #fcc14f;
    font-size: 16px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: block;
	bottom:0px;
}
#testimonials .startseite-bewertung p {
    font-style: italic;
    width: 50%;
    margin: 0 auto;
}
#testimonials .startseite-bewertung h3 {
    font-size: 20px;
}
.kontakt-2.et_pb_row_4col {
    margin-top: 40px;
}
img.wpml-ls-flag {
    display: none !important;
}
a.borlabs-cookie-preference {
    color: white;
    background-color: #331387;
    padding: 10px;
    border-radius: 26px;
    margin-top: 20px;
}
.aweos img {
    width: 170px;
    margin-top: 30px;
}
.bewerbung .et_pb_row.zertifikat {
    display: flex;
    align-items: flex-end;
}
.et_pb_row.zertifikat.stellen-2 {
    padding-top: 100px;
}