/*
Theme Name: Keros Theme
Description: Child theme for Avada theme
Author: hey unkelbach
Author URI: https://hey-unkelbach.de
Template: Avada
Version: 1.0.0
Text Domain:  Keros
*/

:root {
	
}

body{
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
a,button,.awb-swiper-button{
    -webkit-tap-highlight-color: transparent;
}
body .post-content p {
    margin-bottom: 25px;
}
.homex .fusion-title-size-one{
    display:none!important;
}
.space img{
	pointer-events: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
strong,b {
    font-family: 'Campton Medium', Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
}
.brlbs-cmpnt-btn-switch-consent{
    display: flex;
	padding-bottom: 40px!important;
}
.brlbs-cmpnt-btn-switch-consent .brlbs-cmpnt-btn-switch-label {
    padding-right: 10px;
}

.header_main .header_line{
	transition: all 0.3s ease-in-out;
}
.header_main.fusion-sticky-transition .header_line{
	opacity: 0!important;
}
.header_main.fusion-sticky-transition.mmup .header_line,
.header_main.fusion-sticky-transition.white .header_line{
	opacity: 1!important;
}
.header_main .right .fusion-image-element,
.header_main .right .fusion-image-element > span{
	line-height: 0!important;
}
.header_main .awb-menu__main-background-active, 
.header_main .awb-menu__main-background-default{
	top: 1.5px;
}
.main-menu .awb-menu__li.hover>.awb-menu__mega-wrap, 
.main-menu .awb-menu__li:focus-within>.awb-menu__mega-wrap, 
.main-menu .awb-menu__li:hover>.awb-menu__mega-wrap {
    z-index: 0!important;
}
.main-menu .awb-menu__mega-wrap > .fusion-fullwidth:first-child::before{
    content: "";
    width: 100%;
    height: 165px;
    background: var(--awb-color7);
    position: absolute;
    top:-165px;
}
.single-case .main-menu #menu-item-62 .awb-menu__main-background-active_center,
.single-case .main-menu #menu-item-1157 .awb-menu__main-background-active_center,
.single-post .main-menu #menu-item-64 .awb-menu__main-background-active_center,
.single-post .main-menu #menu-item-1160 .awb-menu__main-background-active_center{
    transform: scaleX(1);
}
.header_main.white .main-menu .awb-menu__mega-wrap > .fusion-fullwidth:first-child::before{
    background: var(--awb-color1);
}
.header_main.white .mega{
    background-color: var(--awb-color1)!important;
}
.header_main.white .mega .fusion-menu a{
    color: var(--awb-color7)!important;
}
.header_main.white .mega .fusion-menu a:hover{
    color: var(--awb-color4)!important;
}
#menu-produkte {
    flex-direction: row!important;
}
#menu-produkte li{
    width:33%!important;
}
#menu-produkte li.current-menu-item a{
    font-family: "Campton Medium" !important;
}
.up #toTop {
    bottom: 30px !important;
    position: absolute !important;
    opacity: 1 !important;
    right: 30px;
    border-radius: 50%;
    text-decoration-line: none !important;
    pointer-events: auto !important;
	width: 36px;
	height: 36px;
	border:1.5px solid var(--awb-color7);
}
.up #toTop:focus:hover {
	background-color: var(--awb-color7)!important;
}
.up #toTop:before{
	content: "\e902"!important;
	font-family: 'ker' !important;
	font-size: 16px!important;
	line-height: 33px!important;
}
.kreis {
	min-height:460px;
}
.kreis::after {
	content: "";
	height: 460px;
	width: 460px;
	position: absolute;
	background-color: var(--awb-color5)!important;
	border-radius: 50%;
	z-index: -1;
	left:180px;
	opacity: 0.8;
}
.single-case .kreis::after,
.single-post .kreis::after,
.page .kreis.default::after{
	left:0px;
}

.kreis.mint::after {
	background-color: var(--awb-color3)!important;
}
.kreis.blue::after {
	background-color: var(--awb-color4)!important;
}
.fusion-button-default .button-icon-right{
	border: 1.5px solid var(--awb-color7) !important;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    line-height: 1;
    font-size: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	margin-top: -3px;
}
.fusion-button-default:hover .button-icon-right{
	background: var(--awb-color7) !important;
	color: var(--awb-color1) !important;
}
.button-custom.white:hover .button-icon-right {
    color: var(--awb-color7) !important;
}
.fusion-button-default.button-custom .button-icon-right{
	border: 1.5px solid var(--button_accent_color) !important;
}
.fusion-button-default.button-custom:hover .button-icon-right{
	background: var(--button_accent_color) !important;
}
.video-background .fullwidth-video video {
    width: 100% !important;
}
.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.mejs-container {
	padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	display: none;
}
.mejs-container .mejs-controls {
    opacity: 0;
}
.mejs-controls button{
	background-color: rgba(98,186,234,1) !important;
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}
.mejs-overlay-play .mejs-overlay-button {
    background: rgba(98,186,234,0.7) !important;
    border-radius: 50%;
    transition: all 0.3s ease;
}
.mejs-overlay-play .mejs-overlay-button:hover {
    background: rgba(98,186,234,1) !important;
}
.mejs-overlay-play .mejs-overlay-button::before {
    width: 29px;
    height: 37px;
    content: "";
    background: url(/wp-content/uploads/2025/07/ker-play.svg);
    position: absolute;
    background-size: 29px 37px;
    left: 50%;
    top: 50%;
    transform: translate(-38%, -50%);
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: rgba(98,186,234,1) !important;
}
.mejs-overlay-button {
    height: 100px!important;
    width: 100px!important;
}
.counters .counter{
	opacity: 0!important;
	transition: all .3s ease!important;
	transition-delay: 400ms!important;
}
.counters.is-visible .counter{
	opacity: 1!important;
}
.max50x{
    max-width:754px;
}
.max50.move{
    right:-150px;
}
.cta_kreis{
    aspect-ratio:1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--awb-color3)!important;
    border-radius: 50%;
    margin-left: 0px!important;
    margin-top: -100px!important;
}
.case_kreis{
    aspect-ratio:1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #EFEFF0;
    border-radius: 50%;
    margin-left: 100px!important;
    margin-top: -100px!important;
    padding: 10px;
}
.post-card .case_kreis{
    background: rgba(255,255,255,0.85);
    border-radius: 50%;
    margin-left: 0px!important;
    margin-top: -0px!important;
}
.counter,.counter_pre{
	font-size: var(--awb-custom_typography_11-font-size);
	font-family: var(--awb-custom_typography_11-font-family);
	color: var(--awb-color5);
    white-space: pre;
}
.counters{
	display:flex;
	flex-direction:row;
}
.counter_column{
	display:flex;
	flex-direction:column;
	width:25%;
	padding-right: 40px;
}
.counter_text{
	font-size: var(--awb-custom_typography_12-font-size);
	font-family: var(--awb-custom_typography_12-font-family);
	line-height: var(--awb-custom_typography_12-line-height);
	color: var(--awb-color7);
}
.counter_column .counter2{
    display:flex;
}
.post-card.related .fusion-text.more,
.fusion-text.more a{
	text-decoration: underline!important;
	text-underline-offset: 3px!important;
}

.post-card.related .fusion-text.preview,
.post-card.publikation .fusion-text.preview{
	padding:0 50px 0!important;
}
.post-card.publikation a{
	margin:0 50px 0!important;
}
.textbild{
    background-size:45% auto!important;
}
.fusion-post-cards .rechts .fusion-builder-row-inner{
    justify-content:flex-end!important;
    min-height: 500px;
}
.fusion-post-cards .rechts .fusion-builder-row-inner .bild > div {
    justify-content: center;
    align-items: center;
}
.fusion-post-cards .links .fusion-builder-row-inner{
    justify-content:flex-start!important;
    min-height: 500px;
}
.fusion-post-cards .links .fusion-builder-row-inner .bild > div {
    justify-content: center;
    align-items: center;
}
.case-home .awb-swiper-button-next,.case-home .awb-swiper-button-prev,.cta-home .awb-swiper-button-next,.cta-home .awb-swiper-button-prev {
    top:auto!important;
    bottom:-15px!important;
    border: 1.5px solid var(--awb-color7)!important;
    opacity: 1!important;
}
.case-home .awb-swiper-button-next,.cta-home .awb-swiper-button-next {
    left:45px!important;
}
.case-home{
    padding-bottom:80px!important;
}
.cta-home{
    padding-bottom:50px!important;
}
.case-home .swiper-pagination span,.cta-home .swiper-pagination span{
    width:100%!important;
    border-radius: 0!important;
}
.case-home .swiper-pagination,.cta-home .swiper-pagination{
    bottom:50px!important;
}
.case-container{
    justify-content:flex-end;
}
.case-container > div{
   padding-left: calc((100% - 1248px) / 2)!important;
}
#dia1 {
    border: 0;
    background: #9FCA79;
    color: #333F48;
    line-height: 1.2;
    padding: 12px 16px;
    transition: all 0.3s ease;
    font-family: 'Campton Medium', Arial, Helvetica, sans-serif;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.25rem;
    cursor: pointer;
}
#dia2 {
    border: 0;
    background: #62BAEA;
    color: #333F48;
    line-height: 1.2;
    padding: 12px 16px;
    transition: all 0.3s ease;
    font-family: 'Campton Medium', Arial, Helvetica, sans-serif;
    margin-left: 20px;
    margin-right: auto;
    font-size: 1.25rem;
    cursor: pointer;
}
#dia1:hover,#dia2:hover{
    opacity:0.9;
}
.diabuttons {
    padding-bottom: 40px;
}
.fusion-text ul li{
    margin-bottom:30px;
}
.fusion-text ul{
    padding-left: 20px;
}
.fusion-post-cards.news{
    flex-direction:column!important;
}
.fusion-post-cards.news .fusion-filters{
    max-width: 1248px;
    margin: 0px auto 80px auto;
    padding-left: 90px;
}
.fusion-post-cards.news .fusion-filters a::before {
    content: "\e90e";
    font-family: 'ker' !important;
    width: 30px;
    display: inline-flex;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    font-size: 12px;
    line-height: 32px;
    justify-content: center;
    border: 1.5px solid var(--awb-color7);
    margin-right: 10px;
    color: #fff;
}
.fusion-post-cards.news .fusion-filter {
    margin-right: 40px;
    margin-bottom: 20px;
}
.fusion-post-cards.news .fusion-grid-posts-cards{
    min-height:500px;
}
.fusion-post-cards.news .fusion-filters a:hover::before,
.fusion-post-cards.news .fusion-filters .fusion-active a::before{
    background: var(--awb-color7);
    color: #fff;
}
.fusion-post-cards.news .fusion-filters a[data-filter=".nachhaltigkeit"]{
    color:var(--awb-color5)!important;
}
.fusion-post-cards.news .fusion-filters a[data-filter=".nachhaltigkeit"]::before{
    border: 1.5px solid var(--awb-color5);
}
.fusion-post-cards.news .fusion-filters a[data-filter=".nachhaltigkeit"]:hover::before,
.fusion-post-cards.news .fusion-filters .fusion-active a[data-filter=".nachhaltigkeit"]::before{
    background: var(--awb-color5);
}
.fusion-post-cards.news .fusion-filters a[data-filter=".wissenswertes"]{
    color:var(--awb-color4)!important;
}
.fusion-post-cards.news .fusion-filters a[data-filter=".wissenswertes"]::before{
    border: 1.5px solid var(--awb-color4);
}
.fusion-post-cards.news .fusion-filters a[data-filter=".wissenswertes"]:hover::before,
.fusion-post-cards.news .fusion-filters .fusion-active a[data-filter=".wissenswertes"]::before{
    background: var(--awb-color4);
}
.fusion-post-cards.news .fusion-filters a[data-filter=".keros-consult-aktuell"]{
    color:var(--awb-color3)!important;
}
.fusion-post-cards.news .fusion-filters a[data-filter=".keros-consult-aktuell"]::before{
    border: 1.5px solid var(--awb-color3);
}
.fusion-post-cards.news .fusion-filters a[data-filter=".keros-consult-aktuell"]:hover::before,
.fusion-post-cards.news .fusion-filters .fusion-active a[data-filter=".keros-consult-aktuell"]::before{
    background: var(--awb-color3);
}
.prozess_step::before{
	content: "";
    width: calc(100% - 16px);
    height: 20px;
    position: absolute;
    top: -20px;
    left: 8px;
    background: url(/wp-content/uploads/2025/07/prozess-top2.svg) no-repeat;
    background-size: 230px 20px;
    background-position: center;
}
.prozess_step.first::before{
    background:#62BAEA!important;
}
.prozess_step::after{
	content: "";
    width: calc(100% - 16px);
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 8px;
    background: url(/wp-content/uploads/2025/07/prozess-bottom2.svg) no-repeat;
    background-size: 230px 20px;
    background-position: center;
}
.prozess_step2::before{
	content: "";
    width: calc(100% - 16px);
    height: 20px;
    position: absolute;
    top: -20px;
    left: 8px;
    background: url(/wp-content/uploads/2025/07/prozess-top3.svg) no-repeat;
    background-size: 230px 20px;
    background-position: center;
}
.prozess_step2.first::before{
    background:#23AE84!important;
}

.prozess_step2::after{
	content: "";
    width: calc(100% - 16px);
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 8px;
    background: url(/wp-content/uploads/2025/07/prozess-bottom3.svg) no-repeat;
    background-size: 230px 20px;
    background-position: center;
}
.prozess_step3::after{
	content: "";
    width: calc(100% - 16px);
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 8px;
    background: url(/wp-content/uploads/2025/07/prozess-bottom4.svg) no-repeat;
    background-size: 230px 20px;
    background-position: center;
}
.prozess_info{
    position: absolute;
    padding: 10px;
    width: calc(100% - 16px);
    top: -60px;
}

.fusion-checklist.produkte{
    font-family:"Campton Medium"!important;
    font-size:1.375rem!important;
    line-height: 1.4!important;
}
.fusion-checklist.produkte .ker-haekchen{
    font-size: 2rem!important;
    top: -5px!important;
    position: relative!important;
}
.team-ani {
    width: 84%;
    height: auto;
    background-size: 300%!important;
    aspect-ratio: 1 / 1;
    z-index: 2;
    position: absolute;
    opacity: 0;

}
.team-ani.play {
    animation: like-gif steps(2) 0.6s 1 both,like-gif2 0.3s 1 both;
}
.team-name{
    margin-top:-10px!important;
    z-index: 2;
}
.team-infox{
    opacity:0;
    transition: 0s;
    padding-bottom: 10px;
}
.teamx:hover .team-info{
    opacity:1;
    transition: 0.3s!important;
}
.team-info p{
    margin-bottom: 10px!important;
}
.team{
    transition: opacity 0.3s ease!important;
}
.team.trans{
    opacity:0.25;
}
@keyframes like-gif {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes like-gif2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.form12,.form6{
    display:flex;
    gap: 25px 25px;
    
}
.form6{
    width: 50%;
    margin-bottom: 25px;
}
.form12.pubs{
    margin-bottom: 25px;
}
.form6 .small{
    width: 40%;
}
.form6 .medium{
    width: 60%;
}
.form6 .half{
    width: 50%;
}
.form6 p,.form12 p{
    width: 100%;
}
.form12 .select-arrow{
    border-width:0px!important;
}
.form12 input[readonly="readonly"]{
    cursor:not-allowed!important;
}
.form12 input,.form12 select,.form12 textarea{
    font-weight: 300!important;
}
.form12 input,.form12 textarea{
	color:var(--awb-color7)!important;
}
.wpcf7-not-valid-tip{
    display:none!important;
}
.wpcf7 textarea {
    width: 100%!important;
    height: 300px!important;
}
.wpcf7 .wpcf7-form-control-wrap{
    width: 100%!important;
}
.wpcf7 .pflicht{
    padding: 20px 0 15px;
}
.wpcf7 .wpcf7-list-item{
    margin-left:0!important;
    position: relative;
}
.wpcf7 .wpcf7-list-item{
    margin-left:0!important;
    position: relative;
    padding-left: 40px;
    font-size: 1rem!important;
    padding-bottom: 20px;
}
.wpcf7 .tosinfo{
    font-size: 1rem!important;
    padding-bottom: 20px;
}
.wpcf7 input[type="checkbox"]:checked::before {
    transform: scale(1);
}
.wpcf7 input[type="checkbox"]::before {
    content: "";
    width: 17px;
    height: 15px;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: center center;
    transition: 120ms transform ease-in-out;
    background-color: var(--awb-color7) !important;
}
.wpcf7 input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: none;
    margin: 0;
    font: inherit;
    color: #fff;
    width: 24px;
    height: 24px;
    border: 1px solid var(--awb-color7) !important;
    border-radius: 0;
    display: grid;
    place-content: center;
    cursor: pointer;
    position: absolute;
    left: 0px;
}
.wpcf7 .form_submit{
    margin-left: -50px;
    position: relative;
}
.fusion-body .wpcf7-form .fusion-slider-loading {
    position: absolute!important;
    right: -9px!important;
    left: auto!important;
    top: -7px!important;
    z-index: 4!important;
    border-top: .3em solid var(--awb-color5)!important;
    border-right: .3em solid var(--awb-color5)!important;
    border-bottom: .3em solid #fff!important;
    border-left: .3em solid var(--awb-color5)!important;
}
.wpcf7 .wpcf7-form.failed .wpcf7-response-output, .wpcf7 .wpcf7-form.invalid .wpcf7-response-output, .wpcf7 .wpcf7-form.spam .wpcf7-response-output, .wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output {
    background-color: #db4b68!important;
    border: 1px solid #db4b68!important;
    color: #fff!important;
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
    background-color: var(--awb-color5)!important;
    border: 1px solid var(--awb-color5)!important;
    color: #fff!important;
}
.fusion-alert.fusion-alert-center .alert-icon {
    display:none!important;
}

.wpcf7 .wpcf7-submit{
    right: -50px!important;
    padding-right: 50px!important;
    z-index: 3;
     color:var(--awb-color5)!important;
}
.wpcf7 .form_submit.on::after{
    background:var(--awb-color5);
    color:var(--awb-color1);
}
.wpcf7 .form_submit::after{
    content: "\e903";
    font-family: 'ker' !important;
    height: 30px;
    width: 30px;
    line-height: 29px;
    font-size: 15px;
    position: relative;
    border: 1px solid var(--awb-color5) !important;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin-left: .7em;
    color:var(--awb-color5);
    transition: all 0.3s ease;
}

.fusion-footer .wpcf7 .wpcf7-form .wpcf7-text {
    background-color: var(--awb-color7);
    color: #fff!important;
    border-color: #fff;
    margin-bottom: 15px;
}
.fusion-footer .wpcf7 .wpcf7-form .wpcf7-text::placeholder {
    color: #fff!important;
}
.fusion-footer .wpcf7{
    margin-top:10px;
}
.fusion-footer .wpcf7 input[type="checkbox"] {
    border: 1px solid #fff !important;
}
.fusion-footer .wpcf7 input[type="checkbox"]::before {
    background-color: #fff !important;
}
.fusion-footer .wpcf7-list-item-label,.fusion-footer .wpcf7-list-item-label a{
    color: #fff!important;
}
.fusion-footer .wpcf7 .wpcf7-submit{
    color:var(--awb-color4)!important;
}
.fusion-footer .wpcf7 .form_submit.on::after{
    background:var(--awb-color4);
    color:var(--awb-color7);
}
.fusion-footer .wpcf7 .form_submit::after{
    border: 1px solid var(--awb-color4) !important;
    color:var(--awb-color4);
}
.fusion-footer .wpcf7-form .fusion-slider-loading {
    border-top: .3em solid var(--awb-color4)!important;
    border-right: .3em solid var(--awb-color4)!important;
    border-bottom: .3em solid var(--awb-color7)!important;
    border-left: .3em solid var(--awb-color4)!important;
}
select.wpcf7-not-valid,input.wpcf7-not-valid,textarea.wpcf7-not-valid,.wpcf7-checkbox.wpcf7-not-valid input[type="checkbox"]{
     border: 1px solid #db4b68!important;
}

.ausgabe{
    background:#fff;
}
.ausgabe p{
    display: inline-flex;
    background:var(--awb-color3);
    padding: 5px 16px 3px;
}

.partner .fusion-text u{
	text-decoration: underline!important;
	text-underline-offset: 2px!important;
    text-decoration-thickness: 1.5px!important;
}
.partner .fusion-imageframe{
    height: 80px;
    max-height: 80px;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
}
.partner .fusion-imageframe img {
    max-height: 80px!important;
    width: min-content!important;
}
@media only screen and (max-width: 1520px){
    .max50.move{
        width:50%!important;
        right:-100px;
    }

}
@media only screen and (max-width: 1298px){
    .max50{
        width:50%!important;
    }
    .max50:not(.move) > div {
        padding-left: 120px!important;
    }
    .links .max50 > div {
        padding-left: 0px!important;
    }
}



@media only screen and (max-width: 1200px){
    :root {
		--awb-typography1-font-size: 2.25rem!important;
        --awb-custom_typography_6-font-size:1.25rem!important;
        --awb-typography5-font-size: 1.125rem!important;
        --form_text_size: 1.125rem!important;
        --awb-custom_typography_11-font-size: 3.125rem!important;
        --awb-custom_typography_12-font-size:1.25rem!important;
        --awb-typography2-font-size:1.875rem!important;
        --awb-custom_typography_13-font-size:1.5rem!important;
        --awb-typography3-font-size: 1.125rem!important;
        --form_input_height:46px!important;
        --awb-custom_typography_17-font-size:3.125rem!important;
    }
    .kreis {
        min-height:360px;
    }
    .kreis::after {
        height: 360px;
        width: 360px;
    }
    .header_main #menu-hauptmenue > li{
        --awb-gap:15px;
    }
    .header_main #menu-hauptmenue > li > a{
        font-size: var(--awb-custom_typography_2-font-size);
        padding-right:10px;
        padding-left:10px;
    }
    .header_main #menu-produkte > li > a{
        font-size: var(--awb-custom_typography_2-font-size);
    }
    .header_main .main_logo{
        width:130px;
    }
    .header_main .right{
        width:calc(100% - 130px);
    }
    .header_main .space{
        max-width: 50px;
    }
    .header_main.fusion-sticky-transition .main_logo .fusion-imageframe {
        max-width: 100px;
    }    
}
@media only screen and (max-width: 1024px){
    :root {
		--awb-custom_typography_4-font-size:1.563rem!important;
	    --awb-custom_typography_5-font-size:2rem!important;
        --awb-typography1-font-size: 2rem!important;
        --awb-custom_typography_6-font-size:1.125rem!important;
        --awb-custom_typography_10-font-size:1.25rem!important;
        --awb-custom_typography_13-font-size:1.25rem!important;
        --awb-custom_typography_14-font-size:1.125rem!important;
        --awb-custom_typography_15-font-size:1.125rem!important;
        --awb-custom_typography_17-font-size:2.8rem!important;
    }
    .fusion-post-cards.news .fusion-filters{

        margin: 0px auto 60px auto;
        padding-left: 50px;
        padding-right: 50px;
    }
	.fusion-post-cards.case-home .post-card{
		--awb-transform-hover: scaleX(1) scaleY(1)!important;
	}
    .awb-imageframe-caption-title,
    .custom_caption .fusion-text{
        font-size:0.9rem!important;
    }
    .counter_container{
        flex-wrap: wrap!important;
    }
    .counter_container .counter_column{
        width:50%!important;
        padding-bottom: 30px;
    }
    .counter_container .counter_column .counter,.counter_container .counter_column .counter_pre{
        line-height: 1.3!important;
    }
    .case_kreis{
        margin-left: 50px!important;
        margin-top: -84px!important;
    }
    .max50{
        width:100%!important;
    }
    .max50 > div {
        padding-left: 50px!important;
    }
    .max50.move {
        width: 100% !important;
        right: 0px;
    }
    .max50:not(.move) > div {
        padding-left: 50px !important;
    }
    .links .max50 > div  {
        padding-left: 50px!important;
    }
    .header_main.fusion-sticky-transition .main_logo .fusion-imageframe {
        max-width:120px;
    }
    .mob_nav{
        right:-10px!important;
    }
    .oc_icon{
        background:var(--awb-color1);
        border-radius: 50%;
    }
    .oc_icon.auf{
        background:none;
        transform: rotate(90deg);
        position: absolute;
        top: 12px;
        z-index: 2;
        transition: all 0.2s ease!important;
    }
    .fusion-layout-column:has(.awb-oc-active) .oc_icon.auf {
        transform: rotate(0deg);
    }
    .kreis {
        min-height:300px;
    }
    .kreis::after {
        height: 300px;
        width: 300px;
        left:35px;
    }
    .awb-menu__open-nav-submenu-hover:before, 
    .awb-menu__open-nav-submenu_click:before, 
    .awb-menu__open-nav-submenu_mobile:before {
        content: "\e905"!important;
        font-family: 'ker' !important;
        font-size: 1.85rem!important;
        transition: all 0.3s ease-in-out;
    }
    #menu-hauptmenue-mobil li button,
	#menu-hauptmenu-2-mobil li button{
        position:absolute;
        top: -4px;
        right: -42px;
    }
	#menu-hauptmenue-mobilx li#menu-item-286 button,
	#menu-hauptmenu-2-mobilx li#menu-item-1164 button{
		width: 100vw;
        justify-content: end;
    }
	
    #menu-hauptmenue-mobil li.expanded > a,
    #menu-hauptmenue-mobil .current_page_item > a,
    #menu-hauptmenue-mobil .current-menu-parent > a,
    #menu-hauptmenue-mobil .current-menu-item > a,
	#menu-hauptmenu-2-mobil li.expanded > a,
    #menu-hauptmenu-2-mobil .current_page_item > a,
    #menu-hauptmenu-2-mobil .current-menu-parent > a,
    #menu-hauptmenu-2-mobil .current-menu-item > a{
        font-family:"Campton Medium"!important;
    }
    #menu-hauptmenue-mobil .awb-menu__sub-ul li:first-child,
	#menu-hauptmenu-2-mobil .awb-menu__sub-ul li:first-child{
        padding-top:15px;
    }
    body .fusion-tb-header > div > .fusion-row{
        border-bottom: 1px solid rgba(255,255,255,0);
        transition: all 0.2s ease-in-out;
    }
    body:has(.awb-off-canvas-wrap.awb-show) .fusion-tb-header > div > .fusion-row{
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    .off-canvas-content::before{
        content:"";
        width: 100%;
        height: 90px;
        background: var(--awb-color7);
        position: fixed;
        z-index: 11;
    }
    .header_main.white.fusion-sticky-transition::before{
        content:"";
        width: 100%;
        height: 100%;
        background:var(--awb-color7)!important;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition:all 0.25s ease!important;
    }
    body:has(.awb-off-canvas-wrap.awb-show) .fusion-tb-header .header_main.white.fusion-sticky-transition::before{
        opacity: 1;
	}
	.header_main.white .mob_nav .fusion-text{
        transition:all 0.25s ease!important;
    }
    body:has(.awb-off-canvas-wrap.awb-show) .fusion-tb-header .header_main.white .mob_nav .fusion-text{
        color: var(--awb-color1);
    }
    .logo_switch {
        position: absolute!important;
        top: 15px!important;
        opacity: 0;
        transition:all 0.25s ease!important;
    }
    body:has(.awb-off-canvas-wrap.awb-show) .fusion-tb-header .header_main.white .logo_switch {
       opacity: 1;
    }
    .header_main.white .oc_icon.auf{
        border: 1.5px solid var(--awb-color7);
        margin: -1.5px;   
    }
    .single-case #menu-item-293 a,
	.single-post #menu-item-296 a{
        font-family: "Campton Medium" !important;
    }
	.post-card.related .fusion-text.preview{
		padding: 0 30px 0 !important;
	}
    .post-card.publikation .fusion-text.preview{
		padding: 0 30px 0 !important;
        margin-bottom: 15px!important;
	}
    .post-card.publikation a {
        margin: 0 30px 0 !important;
    }
    .diabuttons button {
        font-size: 1.125rem!important;
    }
    .textbar{
        width: 300px;
        transform: rotate(270deg);
        transform-origin: left center;
        margin-left: 26px;
        font-size: 1.25rem;
        font-family: "Campton Medium";
        margin-top: 200px;
    }
    .fusion-checklist.produkte{
        font-size:1.25rem!important;
    }
    .fusion-checklist.produkte .ker-haekchen{
        font-size: 1.8rem!important;
        top: -5px!important;
    }
    .team-ani {
        width: 88%;
    }
	.team .fusion-image-element.trans{
		opacity:1;
	}
	.team:hover .team-ani {
		animation: like-gif steps(2) 0.6s 1 both,like-gif2 0.3s 1 both;
	}
    .fusion-post-cards.publikationen .fusion-grid{
        --awb-column-spacing:40px!important;
        --awb-row-spacing:40px!important;    
    }
	
}
@media only screen and (max-width: 640px){
    :root {
		--awb-custom_typography_4-font-size:1.25rem!important;
		--awb-custom_typography_4-line-height:1.25!important;
	    --awb-custom_typography_5-font-size:1.375rem!important;
        --awb-custom_typography_6-font-size:1.125rem!important;
		--awb-custom_typography_6-line-height:1.333!important;
		--awb-custom_typography_6-font-family:"Campton Light"!important;
        --awb-typography1-font-size: 1.5rem!important;
        --awb-custom_typography_10-font-size:1.125rem!important;
        --awb-typography2-font-size:1.6rem!important;
        --awb-custom_typography_12-font-size:1.125rem!important;
        --awb-custom_typography_11-font-size: 2.8rem!important;
        --button_font_size:1.125rem!important;
        --awb-custom_typography_15-font-size:1.125rem!important;
        --awb-custom_typography_16-font-size:1.25rem!important;
        --awb-custom_typography_17-font-size:2.5rem!important;
    }
    .partner .fusion-imageframe{
        height: 50px;
        max-height: 50px;
    }
    .partner .fusion-imageframe img {
        max-height: 50px!important;
    }
    .fusion-title p{
        margin-bottom: 0px!important;
    }
     .fusion-post-cards.news .fusion-filters{
        margin: 0px auto 40px auto;
        padding-left: 25px;
        padding-right: 25px;
    }
    .max50 > div {
        padding-left: 25px!important;
    }
    .links .max50 > div {
        padding-left: 25px!important;
    }
	.header_main.fusion-sticky-transition .main_logo .fusion-imageframe {
        max-width:90px;
    }
    .oc_icon.auf{
        top: 11px;
    }
	.kreis {
        min-height:180px;
    }
    .kreis::after {
        height: 180px;
        width: 180px;
        left:0px;
    }
    .case_kreis{
        margin-left: 25px!important;
        margin-top: -60px!important;
    }
    .cta_kreis{
        margin-top: -70px!important;
    }
    .up #toTop {
        bottom: 20px !important;
        right: 0px;
    }
    #content {
        margin-bottom: 0px!important;
    }
    .off-canvas-content::before{
        height: 76px;
    }
    .counter_container .counter_column{
        width:100%!important;
        padding-bottom: 20px;
    }
    .counter_container .counter_column .counter,.counter_container .counter_column .counter_pre{
        line-height: 1.2!important;
    }
    .fusion-button-default .button-icon-right {
        height: 28px;
        width: 28px;
        font-size: 13px;
    }
	.post-card.related .fusion-text.preview,
    .post-card.publikation .fusion-text.preview{
        padding: 0 25px 0 !important;
    }
    #dia1 {
        width: 100%;
        margin-bottom: 10px;
    }
    #dia2 {
        width: 100%;
        margin-left: 0!important;
    }
    .diabuttons {
        padding-bottom: 20px;
    }
    .max50:not(.move) > div {
        padding-left: 25px !important;
    }
    .prozess_steps{
        --awb-custom_typography_7-font-size:1.125rem!important;
		--awb-custom_typography_7-line-height:1.333!important;
    }
    .prozess_step::before,
    .prozess_step::after,
    .prozess_step2::before,
    .prozess_step2::after,
    .prozess_step3::after{
        background-size: 260px 20px;
    }
    .textbar{
        margin-left: 20px;
        font-size: 1.125rem;
    }
    .fusion-checklist.produkte{
        font-size:1.125rem!important;
    }
    .fusion-checklist.produkte .ker-haekchen{
        font-size: 1.6rem!important;
        top: -5px!important;;
    }
	.team > div{
		align-items: center!important;
	}
	.team .fusion-image-element,
	.team .team-ani{
		max-width: 300px!important;
	}
	.team-info{
		padding-bottom:0px;
	}
	.team .fusion-text{
		--awb-typography3-font-size: 1.25rem!important;
	}
    .form6{
        width: 100%;
        margin-bottom: 20px;
        flex-direction: column;
        gap: 0px 0px;
    }
    .form12{
        flex-direction: column;
        gap: 0px 0px;
    }
    .form6 .half{
        width: 100%;
    }
    .form6 .half:first-child{
        margin-bottom: 20px;
    }
    .team-ani {
        width: 100%;
    }
    .team-name {
        margin-top: -20px !important;
    }
    .fusion-post-cards.publikationen .fusion-grid{
        --awb-row-spacing:30px!important;    
    }
}
@media only screen and (max-width: 430px){
    .prozess_step::before,
    .prozess_step::after,
    .prozess_step2::before,
    .prozess_step2::after,
    .prozess_step3::after{
        background-size: 200px 20px!important;
    }

}