/*
Theme Name: Knese Consulting
Description: Child theme for Avada theme
Author: Robert Rüh  
Author URI: https://artislab.de
Template: Avada
Version: 1.0.0
Text Domain:  Knese Theme
*/

html {
	font-size: 1.125rem !important;
}

body{
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
a,button{
    -webkit-tap-highlight-color: transparent!important;
    -webkit-tap-highlight-color: rgba(0,0,0,0)!important;
}
bold, strong {
    font-weight: 600!important;
}
.visuallyhidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.fusion-sticky-container.fusion-sticky-transition{
    backdrop-filter: blur(6px)!important;
    -webkit-backdrop-filter: blur(6px)!important;
    transition: background .3s, border .3s, backdrop-filter .3s, border-radius .3s, box-shadow .3s, min-height .1s ease-in-out;
}

.fusion-sticky-container.fusion-sticky-transition .main-menu a{
	color:var(--awb-color5)!important;
}
.fusion-sticky-container.fusion-sticky-transition .main-menu .awb-menu__main-background-active{
	border-color:var(--awb-color5)!important;
}
.contact-button{
    height:46px;
}
.fusion-sticky-container.fusion-sticky-transition .contact-button{
    border-color:var(--awb-color5)!important;
}
.fusion-sticky-container.fusion-sticky-transition .contact-button span{
    color:var(--awb-color5);
}
.fusion-sticky-container.fusion-sticky-transition .contact-button:hover span{
    color:var(--awb-color1);
}
.fusion-sticky-container.fusion-sticky-transition {
		-webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
	}
.main-logo{
	position:absolute!important;
	opacity: 1!important;
	transition: opacity 0.3s ease-in-out!important;
}
.sticky-logo{
	opacity: 0!important;
	transition: opacity 0.3s ease-in-out!important;
}
.fusion-sticky-container.fusion-sticky-transition .main-logo{
	opacity: 0!important;
}
.fusion-sticky-container.fusion-sticky-transition .sticky-logo{
	opacity: 1!important;
}
.hero-logo::before{
    content: "";
    width: 800px;
    height: 800px;
    background: url(/wp-content/uploads/2026/07/raster-white2.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    opacity: 0.03;
    top: -87%;
    left: -97%;
    animation: pulse 10s ease-in-out infinite;
    transform-origin: 60% 70%;
}
.themen::before{
    content: "";
    width: 700px;
    height: 700px;
    background: url(/wp-content/uploads/2026/07/raster-black2.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    opacity: 0.03;
    top: -310px;
    left: -340px;
}
.pub::before{
    content: "";
    width: 800px;
    height: 800px;
    background: url(/wp-content/uploads/2026/07/raster-black2.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    opacity: 0.03;
    top: -363px;
    right: -356px;
    transform: scaleY(-1);
}
.publikationen::before{
    content: "";
    width: 700px;
    height: 700px;
    background: url(/wp-content/uploads/2026/07/raster-black2.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    opacity: 0.03;
    top: -150px;
    left: -400px;
}
.management::before {
    content: "";
    width: 700px;
    height: 700px;
    background: url(/wp-content/uploads/2026/07/raster-black2.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    opacity: 0.03;
    top: 80px;
    left: -400px;
}
.content_norm::before{
    content: "";
    width: 700px;
    height: 700px;
    background: url(/wp-content/uploads/2026/07/raster-black2.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    opacity: 0.03;
    top: -120px;
    right: -401px;
    transform: scaleY(-1);
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.125);
  }
}
i.kne-arrow-right{
    font-size: 86%;
}
i.kne-cal.button-icon-left{
    font-size: 130%;
    margin-right: .5em;
}
.fusion-post-cards .publikation .kne-arrow-right{
	position: absolute;
	right: 20px;
	top: 50%;
    transform: translateY(-50%);
}
.wpcf7 .wpcf7-not-valid-tip{
    display: none!important;  
}
.wpcf7 .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px;
}

.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-color1) !important;
    border-radius: 0;
    display: grid;
    place-content: center;
    cursor: pointer;
    position: absolute;
    left: 0px;
}
.wpcf7 input[type="checkbox"]::before {
    content: "";
    width: 17px;
    height: 15px;
    clip-path: polygon(16% 47%,7% 57%,43% 92%,95% 18%,86% 10%,42% 72%);
    transform: scale(0);
    transform-origin: center center;
    transition: 120ms transform ease-in-out;
    background-color: var(--awb-color1) !important;
}
.wpcf7 input[type="checkbox"]:checked::before {
    transform: scale(1);
}
.wpcf7 .wpcf7-list-item {
    margin: 0 0 0 35px;
}
.wpcf7 .wpcf7-list-item-label {
    font-size: 0.8rem;
    line-height: 1.5;
    display: inline-block;
    color: #fff;
}
.fusion-body .wpcf7-form .fusion-slider-loading, .fusion-slider-loading {
    border-top: .3em solid rgba(0, 0, 0, .2)!important;
    border-right: .3em solid rgba(0, 0, 0, .2)!important;
    border-bottom: .3em solid #5baf4a!important;
    border-left: .3em solid rgba(0, 0, 0, .2)!important;
}
.wpcf7 input.wpcf7-not-valid,.wpcf7 textarea.wpcf7-not-valid{
    border:1px solid #fff!important;
    background: rgba(255,0,52,0.4)!important;
}
.wpcf7 input[type="submit"]{
    display: none!important;
}
.wpcf7 button[type="submit"]{
    font-size: var(--awb-custom_typography_3-font-size)!important;
    padding: 0!important;
    background: none!important;
    color:#fff!important;
    border: none!important;
}
.wpcf7 button[type="submit"]:after {
    content: "\e905";
    font-family: 'kne' !important;
    font-size:86%!important;
    margin-left: 0.7em!important;
}
.wpcf7 button[type="submit"]:hover{
    opacity: 0.7;
}
.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: rgba(255,0,52,0.4)!important;
    border: 0px solid rgba(255,0,52,0.4)!important;
    color: #fff!important;
    font-size: 0.9rem!important;
    text-align: left!important;
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
    background-color: #12b878!important;
    border: 1px solid #12b878!important;
    color: #fff!important;
    font-size: 0.9rem!important;
    text-align: left!important;
}
.fusion-alert.awb-alert-close-boxed .close{
    border: none!important;
}
.fusion-alert.fusion-alert-center .alert-icon {
    margin-right: 20px!important;
}
.pub-autor,.pub-published{
	
	padding-right: 40px;
	display: inline-flex;
	position: relative;
}
.pub-autor span:first-child,.pub-published span:first-child{
	width: clamp(20px, 1.3vw, 30px);
	margin-right: 10px;
	display: inline-block;
}
.pub-autor span:first-child::before{
	font-family: 'kne' !important;
	content: "\e908";
	display: block;
	
    font-size: 90%;
}
.pub-published span:first-child::before{
	font-family: 'kne' !important;
	content: "\e907";
	display: block;
	
    font-size: 90%;
}
.autor .pub-autor span:first-child{
	margin-right: 4px;
	width: clamp(15px, 1.2vw, 30px);
}
.autor .pub-autor{
	padding-right: 0px;
}
.pub_form .wpcf7-captchar,.pub_form .wpcf7-form .wpcf7-date,.pub_form .wpcf7-form .wpcf7-number,.pub_form .wpcf7-form .wpcf7-quiz,.pub_form .wpcf7-form .wpcf7-select,.pub_form .wpcf7-form .wpcf7-text {
    font-size: var(--form_text_size, 13px)!important;
    background: var(--awb-color2)!important;
    color: var(--awb-color5)!important;
    border-color: var(--awb-color5) !important;
}
.pub_form .wpcf7-form .wpcf7-text::placeholder {
    color: var(--awb-color5)!important;
}
.pub_form .formrow{
    display:flex;
    gap:20px;
}
.pub_form span[data-name="aktueller_beitrag"]{
    display:none;
}
.pub_form .wpcf7 input[type="checkbox"] {
    border: 1px solid var(--awb-color5) !important;
    background: var(--awb-color2)!important;
}
.pub_form .wpcf7 input[type="checkbox"]::before {
    content: "";
    width: 17px;
    height: 15px;
    clip-path: polygon(16% 47%,7% 57%,43% 92%,95% 18%,86% 10%,42% 72%);
    transform: scale(0);
    transform-origin: center center;
    transition: 120ms transform ease-in-out;
    background-color: var(--awb-color5) !important;
}
.pub_form .wpcf7 input[type="checkbox"]:checked::before {
    transform: scale(1);
}
.pub_form .wpcf7 .wpcf7-list-item-label {
    color: var(--awb-color7) !important;
}
.pub_form .wpcf7 button[type="submit"] {
    color: var(--awb-color5)!important;
}
.pub_form .wpcf7 button[type="submit"]:hover {
    opacity: 1;
    color: var(--awb-color7) !important;
}
.pub_form .wpcf7 input.wpcf7-not-valid,.pub_form .wpcf7 textarea.wpcf7-not-valid {
    border: 1px solid rgba(255, 0, 52, 1) !important;
}
.pub_form .wpcf7-form .wpcf7-text.wpcf7-not-valid::placeholder {
    color: rgba(255, 0, 52, 1)!important;
}
.pub_form .wpcf7 .wpcf7-form.failed .wpcf7-response-output,.pub_form .wpcf7 .wpcf7-form.invalid .wpcf7-response-output,.pub_form .wpcf7 .wpcf7-form.spam .wpcf7-response-output,.pub_form .wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output {
    background: rgba(255, 0, 52, 1) !important;
    border: 0px solid rgba(255, 0, 52, 1) !important;
}
.pub_form .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
    background-color: var(--awb-color5) !important;
    border: 1px solid var(--awb-color5) !important;
}
.pub_extra i{
    position: absolute;
    left: 30px;
    top:23px;
}
span.number {
    position: absolute;
    right: 40px;
    top: 25px;
    background: var(--awb-color5);
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--awb-color1);
    font-family: var(--awb-typography1-font-family);
    font-weight: var(--awb-typography1-font-weight);
    font-style: var(--awb-typography1-font-style);
    font-size: var(--awb-custom_typography_4-font-size);
}
.fusion-text ul{
    list-style-type: square;
    padding-left: 20px;
    margin-top: 0;
}
@media screen and (max-width: 1700px) {
    .spacer{
        --awb-min-height: 20px!important;
    }
    .navbar{
        --awb-position-top: 20px!important;
    }
}
@media screen and (max-width: 1300px) {
    .spacer{
        --awb-min-height: 0px!important;
    }
    .navbar{
        --awb-position-top: 0px!important;
    }
    .pub_extra i{
        font-size:20px!important;
        top:22px;
    }
    .pub_exta > div{
        
    }
}
@media screen and (max-width: 1260px) {
    .clients{
        --awb-padding-left:30px!important;
    }
	.fusion-sticky-container .main-menu a{
		padding-right:12px!important;
		padding-left: 12px!important;
	}
}
@media screen and (max-width: 1024px) {
    .fusion-sticky-container.fusion-sticky-transition::before{
        content:"";
        position: absolute;
        width: 100%;
        height: 100%;
        background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);
        background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);
        background: linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%);
        display: block;
    }
    .fusion-sticky-container.fusion-sticky-transition{
        background-color:rgba(255,255,255,0.2)!important;
    }
	.main-logo{
		max-width:180px!important;
	}
	.sticky-logo{
		max-width:180px!important;
	}
    .hero-logo::before{
        width: 500px;
        height: 500px;
        top: -60%;
        left: -60%;
        transform-origin: 60% 75%;
    }
    .navtrigger {
        padding: 19px 20px!important;
        margin-right: -8px !important;
    }
    .fusion-sticky-container.fusion-sticky-transition .navtrigger,.fusion-sticky-container.fusion-sticky-transition .navtrigger::after{
        color:var(--awb-color5)!important;
    }
    .navtrigger.awb-oc-active::after {
        transform: rotate(0);
        opacity: 1;
    }
    .navtrigger.awb-oc-active::before {
        transform: rotate(180deg);
        opacity: 0;
    }
    .navtrigger::before {
        transform: rotate(0);
        opacity: 1;
        transition: all calc(300 * 1ms) cubic-bezier(.42, .01, .58, 1) !important;
        display: inline-block;
    }
    .navtrigger::after {
        content: "\e901";
        font-family: 'kne' !important;
        position: absolute;
        color: #fff;
        right: 20px;
        display: inline-block;
        transform: rotate(-270deg);
        opacity: 0;
        transition: all calc(300 * 1ms) cubic-bezier(.42, .01, .58, 1) !important;
    }
	.fusion-sticky-container.fusion-sticky-transition {
		-webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
	}
    .border-l .fusion-column-wrapper{
        border-left: none!important;
        border: none!important;
    }
	.fusion-post-cards .publikation .kne-arrow-right{
		right: 10px;
		font-size: 20px!important;
	}
    .pub::before{
        width: 600px;
        height: 600px;
        top: -257px;
        right: -375px;
    }
    .publikationen::before {
        width: 500px;
        height: 500px;
        top: -171px;
        left: -309px;
    }
    .management::before {
        width: 500px;
        height: 500px;
        top: -171px;
        left: -309px;
    }
	.content_norm::before{
		width: 500px;
		height: 500px;
		top: -150px;
        right: -210px;
	}
    .pubiconsmall{
        position:absolute;
        top:1px;
    }
    .pub_form .formrow {
        flex-direction: column;
        gap: 0;
    }
	.contact-button {
		height: 40px;
	}
    span.number {
        right: 30px;
        top: 16px;
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 640px) {
	.mob-ani::before{
		content: "";
		width: 400px;
		height: 400px;
		background: url(/wp-content/uploads/2026/07/raster-white2.svg) no-repeat;
		background-size: contain;
		display: block;
		position: absolute;
		opacity: 0.05;
		top: -50px;
		right: -47%;
		animation: pulse 10s ease-in-out infinite;
		transform-origin: 60% 70%;
	}
	.mobile_menu li{
		--awb-gap:10px!important;
	}
    .border-l .fusion-column-wrapper{
        border: none!important;
    }
	.main-logo{
		max-width:160px!important;
	}
	.sticky-logo{
		max-width:160px!important;
	}
	.zitat span{
		margin-left:0!important;
	}
	.fusion-post-cards .publikation .kne-arrow-right{
		right: 5px;
		font-size: 18px!important;
	}
    .pub::before{
        width: 450px;
        height: 450px;
        top: -160px;
        right: -281px;
    }
    #content {
        margin-bottom: 0px!important;
    }
    .pubiconsmall{
        position:absolute;
        top: 3px;
    }
    .pub_extra i{
        left:14px;
        top:12px;
    }
    body:not(.loaded) .hero-ani,body:not(.loaded) .mob-ani {
        opacity: 0;
    }

    body.loaded .hero-ani,body.loaded .mob-ani{
        animation: fadeIn 1.8s ease forwards;
    }
}

@media screen and (max-width: 375px) {
	.navtrigger {
        padding: 16px 20px !important;
    }
	.fusion-sticky-container.fusion-sticky-transition {
        min-height: 60px!important;
    }
		
}