

.maintenance-content {
    color:var(--white);
    font-size: 22px;
}
.maintenance-content.bg-white {
    color:var(--text)!important;
    font-size: 22px;
}
.maintenance-content .rot-img-absolute{
    margin-top: 2rem;
    min-height:260px;
    padding-bottom:0;
}
.branding-wrap {
    font-size:20px;
    display: flex;
    align-items: center;
    height: 22em;
    height: auto;
}
.branding-wrap>figure.rot-img-relative{
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    min-height: 2rem;
    padding-bottom:0;
}
.maintenance-content .branding-wrap>figure.rot-img-relative {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    min-height: 210px;
    max-width: 100%;
    padding-bottom: 0;
    /* box-shadow: 2px 2px 60px black; */
}
.maintenance-content>.container>.row{
	z-index:1000;
}
.maintenance-content>.container>.row img{
	object-position:left center!important;
	position:relative;
}
.branding-wrap {
    font-size: 1.1em!important;
    width:100%;
}
.branding-wrap .h-wrap {
    max-width:1px;
    max-height:1px;
    overflow:hidden;
}
.branding-wrap p.smaller {
    font-size: 0.596em;
}
.p-display {
    font-size: 1.9em;
    font-weight: 500;
    color: var(--text);
    max-width: 390px;
    line-height: 1;
    margin: 0.7em 0.23em;
    position: relative;
    text-align: right;
    color: #ffffff40;
    display: flex;
    align-items: center;
}
.bg-white .p-display {
    color:var(--text);
}
.p-display span.txt {
    font-size: 0.65em;
    line-height: 1.1;
    font-weight: 300;
}
body .bottom-txt{
    font-size: 22px;
    font-weight: 600;
    color: var(--grey-light);
}
.rkp-icon {
    display: inline-block;
    width: 4em;
    line-height: inherit;
    position: relative;
    top: 0;
    right: auto;
    margin-left: 0.5em;
}
.rkp-icon .st0{
    stroke:var(--white);
}
.bg-white .rkp-icon .st0{
    stroke:var(--text);
}
.maintenance-content .rkp-icon svg>g:nth-of-type(2) path{
    stroke:var(--primary);
}
body .maintenance-content a:hover{
    color:white!important;
}

@media(min-width:576px){
    .maintenance-content .rot-img-absolute {
        margin-top: 2rem;
        margin-bottom: 2rem;
        padding-bottom: 0;
        height: calc(100vh - 4rem);
    }
}
@media(min-width:768px){
    .branding-wrap {
        font-size:28px;
    }
}
@media(min-width:992px){
    .maintenance-content .rot-img-absolute {
        margin-top: 0rem;
        margin-bottom: 0rem;
        height: 100%;
    }
}
@media(min-width:1200px){
    .branding-wrap {
        font-size:2.3vw;
    }
}

#rkp-icon-cogwheels svg>g:first-of-type{
    animation: rotate_1 4s linear 0.17s infinite normal forwards;
    transform-origin: 0.6em 0.6em;
}
#rkp-icon-cogwheels svg>g:nth-of-type(3) {
    animation: rotate_1 4s linear 0s infinite reverse forwards;
    transform-origin: 1.65em 1.45em;
    /* background: red; */
}
#rkp-icon-cogwheels svg>g:nth-of-type(2) {
    animation: rotate_1 4s linear 0.03s infinite normal forwards;
    transform-origin: 0.59em 2.37em;
}

@keyframes rotate_1 {
	0% {
		transform: rotate(0);
        /* transform-origin: center; */
	}
	100% {
		transform: rotate(360deg);
        /* transform-origin: center; */
	}
}

.wp-block-list li {
    font-weight: 400;
}

.social-wrap a.sbtn.s-copy,
.inner-cta a.cta-link,
.rot-section a.link-type-contact,
.rot-section a.link-type-frei,
.rot-section a.link-type-pdf,
.rot-section a.link-type-beitrag,
.section-cta a.cta-link,
body.single-projects .section-links a
{
    display: inline-block;
    font-size: var(--btn-fontsize);
    font-weight: 400;
    /* text-transform: uppercase; */
    line-height: 1;
	position:relative;
    display: inline-flex;
    align-items: center;
	color: var(--text) !important;
    background-color:transparent !important;
    border: none !important;
}

 .social-wrap a.sbtn.s-copfigure,
.inner-cta a.cta-link figure,
.rot-section a.link-type-contact figure,
.rot-section a.link-type-frei figure,
.rot-section a.link-type-pdf figure,
.rot-section a.link-type-beitrag figure,
.section-cta a.cta-link figure,
body.single-projects .section-links figure{
    margin-bottom: 0;
    width: auto;
    margin-left: 0.5em;
} 


.social-wrap a.sbtn.s-copy:hover,
.inner-cta a.cta-link:hover,
.rot-section a.link-type-contact:hover,
.rot-section a.link-type-frei:hover,
.rot-section a.link-type-pdf:hover,
.rot-section a.link-type-beitrag:hover,
.section-cta a.cta-link:hover,
body.single-projects .section-links a:hover {
	color: var(--primary) !important;
}

.social-wrap a.sbtn.s-copy:hover:after,
.inner-cta a.cta-link:hover:after,
.rot-section a.link-type-contact:hover:after,
.rot-section a.link-type-frei:hover:after,
.rot-section a.link-type-pdf:hover:after,
.rot-section a.link-type-beitrag:hover:after,
.section-cta a.cta-link:hover:after,
body.single-projects .section-links a:hover:after {
	color: var(--primary) !important;
}

.social-wrap a.sbtn.s-copy:hover svg path,
.inner-cta a.cta-link:hover svg path,
.rot-section a.link-type-contact:hover svg path,
.rot-section a.link-type-frei:hover svg path,
.rot-section a.link-type-pdf:hover svg path,
.rot-section a.link-type-beitrag:hover svg path,
.section-cta a.cta-link:hover svg path,
body.single-projects .section-links a:hover svg path {
	stroke: var(--primary) !important;
    fill: var(--primary) !important;
    transition: all .5s;
}



.inner-cta a.cta-link{
    margin-right:1.7rem;
}
.social-wrap a.sbtn.s-copy,
.inner-cta a.cta-link,
.rot-section a.link-type-contact,
.rot-section a.link-type-frei,
.rot-section a.link-type-pdf,
.rot-section a.link-type-beitrag{
	color: var(--white);
    background:var(--primary);
}

.inner-cta a.cta-link i,
.section-cta a.cta-link i {
    font-size: 1.2rem;
    display: inline-block;
    bottom: 2px;
    bottom: 0;
    position: relative;
}
.inner-cta a.cta-link i{
    font-size:1.5em;
    line-height:.6;
}
.inner-cta .cta-content-before{
    margin-bottom:.7rem;
}
.social-wrap a.sbtn.s-copy.copied .link-inner>span{
    position:relative;
}
.social-wrap a.sbtn.s-copy .link-inner>span:after{
    content:'copied';
    position:absolute;
    top:0;
    left:0;
    font-size:inherit;
    height:100%;
    width:100%;
    opacity:0;
    transition:opacity .4s;
    background:var(--primary-hover);
}
.social-wrap a.sbtn.s-copy.copied .link-inner>span:after{
    opacity:1;
}
body .inner-cta a.cta-link.style-flat .cta-link-inner{
    color: var(--text);
    border: 2px solid var(--text);
    background-color: var(--white);
    padding: .34rem .6rem .26rem;
}
body .inner-cta a.cta-link.style-flat:hover .cta-link-inner{
    left:0;
    background:var(--white);
    border-color:var(--primary);
    color:var(--primary);

}
body .inner-cta a.cta-link.style-flat::after,
body .inner-cta a.cta-link.style-flat::before{
    display: none;
}





.hide-labels .rc-checkboxes label {
    font-size: 0.94rem;
}
.hide-labels .rc-checkboxes label.tech-h-sm {
    font-size: .84rem;
    margin-bottom: .74rem;
    width: 100%;
}
body{
    --car-size: 240px;
    --logo-wrap-width:340px;
}




/*RSE*/

body ul{
    padding-left:1.25em;
    list-style: disc;
    /* font-size:16px; */

}
ul.menu{
    padding-left:1.25em;
    list-style: none;
}

.site-content ul:not(.navbar-nav):not([class*="wp-admin"]) li {
    /* position: relative;
    display: flex;
    align-items: center; */
    margin-bottom:.2rem;
}


header#masthead{
    border:none;
}

body.scrolled header#masthead:after {
    height: 80px;
    opacity: .5;
}
body .navbar-toggler {
    padding: .25rem 0 .25rem  .75rem;
    font-size:1.35rem;
}

#masthead #primary-menu>.nav-item a *{
    font-size:inherit;
    font-weight:inherit;
    padding:0;
}
#masthead #primary-menu>.nav-item a>.nav-link-wrap {
    position: relative;
    display: inline-block;
    margin-left: 0.5rem;
}

#masthead #primary-menu>.nav-item a>.nav-link-wrap>.nav-item-title {
    position: relative;
    z-index: 1;
    font-size: 1.3em;
    text-transform: none;
    color: var(--primary);
    font-weight: 500;
}
/* HOVER ANIMATION FOR MENU ITEMS */
#masthead #primary-menu .nav-item a .nav-link-wrap::after  {
    content:"";
    width: 0;
    transition: width 0.5s;
    height: 3px;
    background-color: var(--primary);
    position: absolute;
    bottom: 0;
    left: 0;
}

#masthead #primary-menu .nav-item a .nav-link-wrap:hover::after  {
    width: 100%;
}

.rkp-path2{
    fill:none;
    stroke:var(--text);
    stroke-width:2.5;
    stroke-linecap:round;
    stroke-miterlimit:10;
}
.fill-text{
    fill:var(--text);
}
.fill-none{
    fill:none;
}
body:not(.home) section#s_header.dark:before{
    content: '';
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.23);
    position:absolute;

}

#s_header.animation-ended #h_video:before {
    opacity:1;
}

body #masthead .navbar {
    align-items: flex-end;
}
.navbar-toggler-icon .center-bar, .navbar-toggler-icon:after, .navbar-toggler-icon:before {
    height: 6px;
}

.logo-wrap polygon.fill-rkp,
.logo-wrap rect.fill-rkp,
.logo-wrap path.fill-rkp{
    fill:white;
}
/* body #masthead .navbar-toggler {
    margin-bottom: 0.4rem;
} */

ul.navbar-nav>li .menu-contact-wrap .menu-contact-thumb{
    max-width: 120px;
    /* display: flex; */
    /* justify-content: flex-end; */
    text-align: right;
    display: inline-block;
    width: 100%;
}

@media(min-width:576px){

}
@media(min-width:768px){

}

@media(max-width:767.98px){
    .navbar-extra-links{
        right:0;
        padding:0;
    }
}

@media(min-width:768px) and (max-width:991.98px){
    body .navbar-toggler {
        padding: .25rem 0rem .05rem  .75rem;
    }
}
@media(max-width:991.98px){
    header#masthead.whitened.opened,
    header#masthead.opened{
        background:var(--primary);
    }
}

header#masthead:after {
    content: '';
    bottom: 0;
    transform: translateY(100%);
    width: 100%;
    background: transparent;
    height: 0px;
    position: absolute;
    background: var(--header-after-gradient);
    pointer-events:none;
    transition:height .6s;
}
@media(min-width:992px){


}

/*KLAMPFL*/
body #site-footer a.social-link {
        font-size: 1.5rem;
        background: var(--secondary);
        transition: background-color .4s;
        padding: 0em;
        border-radius: 100px;
        margin: 2px;
        font-weight: 600;
        margin-left: 0.7rem;
}
body #site-footer.bg-text a.social-link {
    color:var(--text);
}
body #site-footer a.social-link>i {
    position: relative;
    bottom: -1px;
    font-size: 1.8rem;
}

.page-template-page-standard p,
.page-template-page-standard ul li{
	margin-bottom:1rem;
}
.page-template-page-standard .h4{
	margin-bottom:.2em;
}
.page-template-page-standard h3{
    margin-bottom:.75rem;
}

/*NAV*/

.rot-mnav-footer a,
.rot-mnav-footer ul,
.rot-mnav-footer li,
.rot-mnav-footer p{
    font-size:var(--small-p-size);
}
.rot-mnav-footer ul{
    margin-bottom:0;
    line-height:2;
    padding-left:0;
}
.rot-mnav-footer [class*="col-"]{
    display:flex;
    align-items: flex-end;
}
.rot-mnav-footer [class*="col-"]{
    display:flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.rot-mnav-footer [class*="col-"]:first-of-type{
    justify-content:flex-start;
}
.rot-mnav-footer [class*="col-"]:last-of-type{
    justify-content:flex-end;
}
.rot-mnav-footer figure{
    text-align: left;
    width:50%;
    margin-bottom:.8rem;
}
.rot-mnav-footer figure img{
    width:140px;
    max-width:100%;
}
.rot-mnav-footer figure.smaller img{
    width:74px;
    max-width:70%;
    margin-left:15%;
}





/*HACKL*/

/*HEADER HEADER HEADER*/

.lab.la-facebook-f{
    font-size: 0.7em;
    display: inline-block;
    top: -0.15em;
    position: relative;
}
.logo-wrap.centered{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
ul.navbar-nav>li.spacer{
    display:none!important;
    pointer-events:none;
}
section#s_header{
    transition:height .4s, min-height .4s;
}
@media(max-width:991.98px){
    body.scrolled #masthead:not(.nav-showing) .site-logo{
        display:block;
		/* transform:translateX(-100%); */
    }
}
@media(min-width:992px){

    body #masthead .navbar-collapse ul li{
		/* border:2px solid var(--text); */
        color: inherit;
	}
    body #masthead .navbar-collapse>ul{
        /* background:#00000091; */
        /* background:var(--text); */
    }
    /* body #masthead .navbar-collapse.centered.fullwidth>ul{
        width: 100%;
        display: flex;
        justify-content: space-between;
    } */
    /* body #masthead .navbar-collapse.centered.fullwidth>ul>li{
        flex-grow:1;
    } */
    #primary-menu-footer .nav-item a.nav-link,
	#primary-menu .nav-item a.nav-link {
		text-align: left;
	}
    ul.navbar-nav>li.spacer{
        display:block!important;
        width:var(--container-margin);
        flex-grow:0!important;
    }
    ul.navbar-nav>li.spacer a{
        display:none!important;
    }
    .spacer-left{
        border-left:0!important;
    }
    .spacer-right{
        border-right:0!important;
    }
}
@media(min-width:1600px){
	#primary-menu-footer .nav-item a.nav-link,
	#primary-menu .nav-item a.nav-link {
		min-width:50%;
	}
}

/*DISPLAY_HEADER*/
#s_header .caption-right .col-12{
    display:flex;
    justify-content: flex-end;
}

.header-caption .header-links {
    flex-wrap: wrap;
    display: flex;
    padding-left: 3rem;
    justify-content: space-between;
    padding-bottom: 3rem;
}

#s_header.animation-ended .header-caption{
    opacity:1!important;
}

section.rot-section>.container{
    opacity:0;
    /* margin-top:1.5rem; */
    transition:opacity .7s, margin-top .7s;
    transition-delay:.2s;
    position:relative;
}
main .content-replace-img .container{
	position: relative;
}
section.rot-section.been-in-scope>.container{
    opacity:1;
    top:0;
}


/*SPLIT CONTENT SONDERLÖSUNG HACKL*/

section.rot-section.split-content-img .split-content-col{
    min-height: 0;
    position: static;
    z-index: 2;
}
section.rot-section.split-content-img:not(.split-strict) .split-inner-row{
    position: absolute;
    padding: 2rem;
    left: calc((100% / 12 * 2) + var(--container-margin));
    top: 14rem;
    background: var(--warmwhite);
    color: var(--text);
    width: calc(100% / 12 * 10 - 0px);
}
section.rot-section.split-content-img:not(.split-strict) .content-row:not(.order-swapped) .split-inner-row{
    left:0;
}
@media(min-width:768px){
    section.rot-section.split-content-img:not(.split-strict) .split-inner-row{
        left: calc(100% / 12 * 3);
        width: calc(100% / 12 * 9 - 0px);
    }
    section.rot-section.split-content-img:not(.split-strict) .content-row:not(.order-swapped) .split-inner-row{
        left:var(--container-margin);
        width: calc(100% / 12 * 9 - 0px);
    }
    section.rot-section.split-content-img:not(.split-strict) .split-content-col{
        min-height: 18rem;
    }
}
section.before-bg-text:before{
    content:'';
    top:-1px;
    left:0;
    background:var(--text);
    width:100%;
    height:8rem;
    z-index:0;
    position: absolute;
    display:block;
}
.modal-inner p{
    font-weight: 400;
}



/*TYPO*/
body h1.page-h1{
    margin-bottom:0.7rem;
}

body .h2,
body h2{
    margin-bottom:1.7rem;
}
/*post - subtitle*/
.post-h span.theme-h-sm{
    display: block;
    font-size: var(--regular-p-size);
    margin-top: 0.75rem;
}



/*FOOTER*/
#site-footer {
    position: relative;
    z-index: 3;
    bottom: 0;
    width: 100%;
}
#content.site-content{
    z-index:2;
    margin-bottom:8rem;
}

body.is_maintenance #content.site-content{
	margin-bottom:0;
}


body #BorlabsCookieBoxWidget svg {
    color:var(--primary);
    opacity:.7;
}
body .BorlabsCookie._brlbs-cb-googlemaps,
body .BorlabsCookie ._brlbs-content-blocker,
body .BorlabsCookie ._brlbs-embed._brlbs-google-maps {
    height: 100%;
    height: auto;
    max-height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
}
body .BorlabsCookie ._brlbs-embed._brlbs-google-maps img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
body .BorlabsCookie._brlbs-cb-facebookfeed ._brlbs-content-blocker{
    position:relative;
}


@media(min-width:1200px){
    section.rot-section:not(#s_header):not(.in-scope)>.content-replace-img .container,
    section.rot-section:not(#s_header):not(#s_first):not(.in-scope)>.container{
        margin-top:2.5rem;
        opacity:.1;


    }
    section.rot-section.in-scope>.content-replace-img .container,
    section.rot-section.in-scope>.container{
        margin-top:0;
        opacity:1;
    }

}


i{
	transition: color.7s, background-color .7s, transform .2s;
}

.icons i {
    font-size: 2rem;
    width: 8.7em;
    max-width: 100%;
    display: flex;
    height: 1.7em;
    justify-content: center;
    align-items: center;
    background: var(--primary);
    color: white;
    border-radius: 8px 8px 25px 8px;
}
.icons a:hover i{
    background-color:var(--secondary);
}

@media(pointer:fine){

	.cursor {
		position: fixed;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: transparent;
		pointer-events: none;
		mix-blend-mode: color;
		z-index: 999;
		opacity:1;
		transform: scale(0);
		transition: transform 0.2s, background-color .3s, opacity .2s;
	}
	.cursor:before {
		transition: transform 0.2s, background-color .3s, opacity .2s;
	}
	.cursor.effect {
		background-color: transparent;
		opacity: 0.8;
		mix-blend-mode: unset;
	}
	.cursor.effect:before {
		content:'\e802';
		position: absolute;
		top:-.75rem;
		left:-.25rem;
		width:100%;
		height:100%;
		color:var(--primary);
		font-family: 'fontello';
		font-weight: 900;
		font-size:2rem;
	}
	.cursor.effect.disabled {
		background-color: transparent;
		opacity: .3;
		mix-blend-mode: unset;
	}
	.cursor.effect.disabled:before {
		content:'\f00d';
		position: absolute;
		top:-.75rem;
		left:-.25rem;
		width:100%;
		height:100%;
		color:var(--primary);
		font-family: 'rkp_fontello';
		font-weight: 900;
		font-size:2rem;
	}
	.cursor.effect.grabbed:before {
		content:'\f255';
		position: absolute;
		top:-.75rem;
		left:-.25rem;
		width:100%;
		height:100%;
		color:var(--primary);
		font-family: 'rkp_fontello';
		font-weight: 900;
		font-size:2rem;
		transform:rotate(14deg);
	}
	.cursor.effect.pointer:before {
        content:'\f25a';
		position: absolute;
		top:-.25rem;
		left:-.05rem;
		width:100%;
		height:100%;
		color:var(--primary);
		font-family: 'fontello';
		font-weight: 900;
		font-size:2rem;
		transform:rotate(14deg);
	}
    .cursor.effect.secondary:before {
        color:var(--secondary);
        transform:rotate(-14deg);
    }


}

.nav-link>i {
	/* display: none!important; */
    width: .7em;
    margin-left: 1em;
    font-size: 1.2em!important;
    display: inline-flex;
    position: relative;
}
.nav-item.active .nav-link>i {
    height: 0.7em;
    background: transparent;
    border: 4px solid var(--primary);
}
.nav-link>i.icon-fuss {
	top: .3em;
}

.depth_0>li.m-heading>.nav-link{
    font-size: 1rem!important;
    font-weight: 500;
    text-transform: none;
    width:50%;
    max-width:50%;

}
body .depth_0>li.m-heading{
    margin-bottom:1.2rem;
}


/*MARQUEE*/
/*MARQUEE*/
/*MARQUEE*/
.marquee {
	position: relative;
    width: 100vw;
    max-width: 100%;
    height: 5rem;
    overflow-x: hidden;
    margin-top: 1.4rem;
}

@media (min-width: 1200px) {
    .marquee {
        height: 15rem;
    }
}

.track {
	position: absolute;
	white-space: nowrap;
	will-change: transform;
	animation: marquee 12s linear infinite;
	height: 100%;
	display: flex;
	align-items: center;
	pointer-events:none;
    margin-bottom: 0;
    padding-bottom: 0;
}

@keyframes marquee {
    from { 
        transform: translateX(0); 
    }
    to { 
        transform: translateX(-50%); 
    }
}

/*COUNTER*/
/*COUNTER*/
/*COUNTER*/
/*COUNTER*/
.counter-wrap{
	display:flex;
	flex-wrap:wrap;
	gap: 20px;
}
.counter-item{
	display:block;
}
.counter-item .num{
	display: inline-block;
    color: white;
    background: var(--primary-dark);
    padding: 0px 10px;
}
.counter-item .result-wrap{
	background-color:var(--primary-dark);
}
.counter-item .suffix,
.counter-item .num{
	font-size: 1.7rem;
}
.counter-item .txt {
    display: block;
    font-size: 1rem;
    font-weight: 400;
}
.counter-item .suffix {
	display: inline-block;
    background: var(--primary-dark);
    color: white;
    height: auto;
    padding: 0px 22px 0px 0px;
}
.upper{
	font-size: 0.6em;
    font-weight: 400;
    display: inline-block;
    margin-top: 0.2em;
    position: absolute;;
}
@media(min-width:992px){
	.counter-item .suffix,
	.counter-item .num{
		font-size: 2rem;
	}
	.counter-item .txt {
		font-size: 1.2rem;
	}
}
@media(min-width:1600px){
	.counter-item .suffix,
	.counter-item .num{
		font-size: 2.2rem;
	}
}

/*footer*/
/*footer*/
/*footer*/
/*footer*/
.flex-row-menu{
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	gap: 22px!important;
	list-style:none;
}
.flex-row-menu li{
	border-left: 3px solid var(--primary);
}
.flex-row-menu li{
	padding:2px 12px;
}
/*PAGE HEADER*/
/*PAGE HEADER*/
/*PAGE HEADER*/


h3.month-h{
    background: var(--primary-dark);
    color: white;
    padding: 8px 16px;
}

.panel:not(.active){
    display:none;
}
.panel>p:last-child{
    padding-bottom:2rem;
}
.acc-trigger:after {
    content: '';
    width: 12px;
    height: 12px;
    border-bottom: 2px solid var(--primary);
    border-right: 2px solid var(--primary);
    transform: rotate(-45deg);
    transition: transform .3s border-color .4s;
    position: relative;
    display: inline-block;
    margin-left: 2.3rem;
    bottom: 0.15em;
}
.accordion.active .acc-trigger:after{
    border-color:var(--text);
	transform:rotate(45deg);

}


/*MAINTENANCE*/
/*MAINTENANCE*/
/*MAINTENANCE*/
/*MAINTENANCE*/

body.home #content{
	margin-bottom:0!important;
}
body.is_maintenance.home #site-footer,
body.is_maintenance.home .entry-content{
	display:none;
}
.rot-img-square img, .rot-img-relative img, .rot-img-stretch img, .rot-img-absolute img {
    object-position: center center!important;
}

section#s_header.animation-ended .header-caption-content{
    display:none;
}
section#s_header.animation-ended .h-h-wrap{
    height: calc(100% - var(--admin-bar-height) - 4rem);
}
@media(min-width:992px){

}
@media(min-width:1820px){
    .logo-wrap{
        width: 760px;
        height: 488px;
        top: calc(var(--admin-bar-height) - 3rem);
    }
}
body #main .post,
body #main .page {
    margin-bottom: 0px;
    padding: 0;
}
#s_header{
}
section.maintenance-content{
    height: calc(100vh - var(--admin-bar-height));
    max-height: calc(100vh - var(--admin-bar-height));
    overflow: auto;
}

section.maintenance-content .branding-wrap img{
	filter: drop-shadow(2px 2px 10px #00000040);
}

@media(min-width:1200px){
	.maintenance-content .branding-wrap>figure.rot-img-relative {
		max-width: 800px;

	}
}
@media(min-width:1600px){
	.maintenance-content .branding-wrap>figure.rot-img-relative {
		max-width: 960px;

	}
}



/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
/*RKP MAARKETING*/
#s_featured .sod-actor {
    top: calc(var(--admin-bar-height) + 0rem);
    height: calc(100vh - var(--admin-bar-height) - 0rem);
    margin-left: calc(0px - var(--container-margin));
    margin-right: calc(0px - var(--container-margin));
	max-width:calc(100% + 2 *(var(--container-margin)) - 8px);
}
.sod-stage-item .bg-square{
    content:'';
    position:absolute;
    background: none;
    border: 10em solid var(--primary);
    left: auto;
    top: -40em;
    width: 70em;
    height: 70em;
    right: -20em;
}
#s_featured .sod-stage-item{
    overflow:hidden;
}
.sod-stage-item .rot-item{
    top:0;
    left:0;
    width:100%;
    height:100%;
    position:absolute;
    overflow: hidden;
}

#s_featured .sod-section{
    min-height:5600px!important;
}
#s_featured .sod-stage-item:first-child .bg-square{
	/* background:var(--primary); */
}
#s_featured .sod-stage-item:nth-child(2) .bg-square{
    left: -20em;
    top: 20em;
    right: auto;

}
/*#3 is the one who goes last in the square*/
#s_featured .sod-stage-item:nth-child(3) .bg-square{
    left: auto;
    top: auto;
    right: -20em;
    bottom: -50em;
}
#s_featured .sod-stage-item:nth-child(4) .bg-square{
    left: -20em;
    top: auto;
    right: auto;
    bottom: 10em;
}

.container .sod-stage-item .container{
    min-height: 100%;
    margin-left: var(--container-margin);
    max-width: var(--container-width);
}
.sod-stage-item .container>.row{
    height: calc(100vh - var(--admin-bar-height));
    min-height: 100%;
    top: 0;
}
.sod-stage-item .content-col{
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding-bottom: 5rem;
}
.sod-stage-item .h2, .sod-stage-item h2 {
    font-size: 5.1vw!important;
    width: 100%;
}
.sod-stage-item .img-col figure{
    position: relative;
    height: 100%;
    width: 100%;
}
.sod-stage-item .img-col figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.content-before-wrap{
    position:relative;
}
#s_featured .content-before-wrap .bg-square{
    height: 10em;
    width: 10em;
    background: var(--primary);
    /* right: calc(var(--contölainer-margin) + 4em); */
    position: absolute;
    left: auto;
    top: 0;
    right: calc(40em - var(--container-margin));
}



.glitch-container.glitch{
	pointer-events:none;
}
.glitch-container.glitch{
	position: absolute;
	position: absolute;
    top: 0;
    width: 100%;
    max-width: none;
    height: calc(100vh - var(--admin-bar-height));
    z-index: 222;
	overflow:hidden;
}
.glitch .hero-container {
    position: relative;
    padding: 200px 0;
    text-align: center;
	height:100%;
}

.second-logo-container .header-nav {
    position: absolute;
    top: 0;
    right: 0;
}


/* ALEX ADDED */

/* TEAM SLIDER HOME */

section#s_team .owl-item:nth-child(odd) figure.rot-cpt-thumb{
    margin-top: 1.5rem;
}
@media (min-width: 576px) {
    section#s_team .owl-item:nth-child(odd) figure.rot-cpt-thumb{
        margin-top: 3rem;
    }
}


@media (min-width: 1199px) {
    section#s_team .owl-item:nth-child(odd) figure.rot-cpt-thumb{
        margin-top: 6rem;
    }
}


.item-wrapper * {
    text-align: center;
    word-break: break-word;
}

.item-wrapper ul {
    list-style-type: none;
}

@media (min-width: 576px) {
    .item-wrapper:not(:first-of-type) {
        border-left: 5px solid var(--text);
    }
     .item-wrapper * {
        text-align: right;
    }
}

 .item-wrapper {
    padding: 0 2rem;
}

@media (min-width: 1200px) {
     .item-wrapper {
        padding: 0px 2rem;
    }
}

@media (min-width: 1800px) {
     section#s_angebot .item-wrapper {
        padding: 0px 6rem;
    }
    body.single-projects .item-wrapper {
        padding: 0px 3rem;
    }
}




/* ANGEBOT HOME */

section#s_angebot .line-wrapper {
    position: absolute;
    bottom: 0;
}

section#s_angebot .line-wrapper {
    position: absolute; 
    bottom: 0;
    left: 0;
    height: 12px;
    width: 50%;
}

section#s_angebot .line-wrapper span {
    background-color: var(--text);
    display: block;
    height: 100%;
    position: absolute;
}

section#s_angebot .line-wrapper span#first {
    background-color: var(--primary);
    display: block;
    height: 100%;
    position: absolute;
    width: 15px;
    right: 0;
    z-index: 1;
}

section#s_angebot .line-wrapper span#second {
    background-color: var(--white);
    display: block;
    height: 100%;
    position: absolute;
    width: 15px;
    right: 15px;
}

section#s_angebot .line-wrapper span#third {
    background-color: var(--text);
    display: block;
    height: 100%;
    position: absolute;
    width: 30px;
    right: 30px;
}

section#s_angebot .line-wrapper span#fourth {
    background-color: var(--white);
    display: block;
    height: 100%;
    position: absolute;
    width: 15px;
    right: 60px;
}

section#s_angebot .line-wrapper span#fifth {
    background-color: var(--text);
    display: block;
    height: 100%;
    position: absolute;
    width: 55px;
    right: 75px;
}

section#s_angebot .line-wrapper span#sixth {
    background-color: var(--white);
    display: block;
    height: 100%;
    position: absolute;
    width: 15px;
    right: 130px;
}

section#s_angebot .line-wrapper span#seventh {
    background-color: var(--text);
    display: block;
    height: 100%;
    position: absolute;
    width: calc(100% - 145px);
    right: 145px;
}

section#s_angebot .line-vertical {
    background-color: var(--text);
    display: block;
    height: 150%;
    position: absolute;
    width: 12px;
    bottom: 0;
    z-index: -1;
}

 section#s_angebot .line-vertical::after {
    content: "";
    width: 12px;
    z-index: 1;
    position: absolute;
    display: block;
    bottom: 0;
    background-color: var(--text);
    height: 0;
} 

section#s_angebot.in-scope .line-vertical::after {
    height: 100%;
    background-color: var(--primary);
    transition: height 4s ease-in-out;
	transition-delay: 8s;
}

section#s_angebot.in-scope .line-wrapper span#first {
    transition: width 4s ease-in-out;
	transition-delay: 3s;
    width: 100%;
}



section#s_feedback .feedback *,
section#s_mitarbeiter .feedback * {
    font-size: var(--larger-p-size);
}

section#s_feedback {
    margin-top: 9em !important;
    margin-bottom: 9em !important;
    overflow-x: hidden;
}

section#s_feedback .bg-square {
    content: '';
    position: absolute;
    background: none;
    border: 6em solid var(--primary);
    left: auto;
    top: 0;
    width: 50em;
    height: 100%;
    right: -30em;
}


@media (min-width: 1200px) {
    section#s_feedback .bg-square {
        border: 7em solid var(--primary);
        right: -20em;
    }
}

@media (min-width: 1800px) {
    section#s_feedback .bg-square {
        border: 10em solid var(--primary);
    }
}

section#s_partner .flex-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

section#s_partner .flex-wrapper figure {
    height: 0px;
    padding-bottom: 100px;
    justify-content: center;
    display: flex;
    flex: 0 0 calc(50% - 8px);
}

section#s_partner .flex-wrapper figure img {
    width: auto !important;
    object-fit: contain;
    height: 100px !important;
}

@media (min-width: 576px) {
    section#s_partner .flex-wrapper figure {
        flex: 0 0 calc(33% - 8px);
    }
}

@media (min-width: 1200px) {
    section#s_partner .flex-wrapper figure {
        flex: 0 0 calc(20% - 8px);
    margin-bottom: 4rem;

    }
}

section#s_news .rot-cpt-title a {
    color: var(--text);
    font-family:var(--serif);
    font-weight: 400;
    font-size: 1.5em;
}

section#s_news .item-terms, section#s_news .news-date {
    display: inline-block;
}

section#s_news .news-date {
    margin-left: 1em;
}

section#s_news .rot-img-relative {
    padding-bottom: 110%;
    border-radius: 0;
}

/* Projekt Startseite */

section#s_projekte {
    overflow-x:hidden;
}

section#s_projekte .bg-square {
    content: '';
    position: absolute;
    background: none;
    border: 6em solid var(--primary);
    left: auto;
    bottom: 6rem;
    width: 50em;
    height: 50em;
    right: -30em;
}

@media (min-width: 1200px) {
    section#s_projekte .bg-square {
        border: 7em solid var(--primary);
        right: -20em;
    }
    section#s_projekte .section-h-col {
        margin-top: 9rem;
    }
}

@media (min-width: 1800px) {
    section#s_projekte .bg-square {
        border: 10em solid var(--primary);
    }
}

section#s_projekte figure.rot-cpt-thumb {
    padding-bottom: 120%;
}

section#s_projekte .rot-cpt-head{
    position: relative;
}
section#s_projekte .rot-cpt-head .item-terms{
    position: absolute;
    top: 2em;
    right: 1em;
    z-index: 1;
    display:flex;
    flex-direction: column;
    align-items: end;
    gap: 8px;
}

section#s_projekte .rot-cpt-head .item-terms a{
   background-color: var(--primary);
   padding: 0.25em 0.5em;
}

section#s_projekte .rot-cpt-head .item-terms a span{
    color: var(--white);
 }

 section#s_projekte .rot-cpt-content{
    margin-top: 1em;
 }
 section#s_projekte .rot-cpt-item-inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
 }
 section#s_projekte .rot-cpt-item-inner .rot-post-head{
    width: 100%;
 }

 section#s_projekte .rot-cpt-item h3{
    margin-bottom: 0;
 }
 
 section#s_projekte .rot-cpt-item p,
 section#s_kreativ .feedback p {
    font-size: var(--larger-p-size);
 }
 
 @media (min-width: 768px) {
    section#s_projekte  .rot-cpt-content{
        margin-top: 0;
     }
    section#s_projekte  .rot-cpt-item-inner{
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-around;
    }
    section#s_projekte  .rot-cpt-item-inner .rot-post-head{
        width: 50%;
     }
     section#s_projekte  .rot-cpt-item p{
        text-align: right;
     }
}

/* PROJEKTE ÜBERSICHT */
section#s_projekte.archive #prnPostFilterContainer .rot-cpt-item-inner {
    flex-direction: column;
}

section#s_projekte.archive #prnPostFilterContainer .rot-cpt-item-inner h4 {
    text-transform: none;
    margin-top: 0.5em;
}

section#s_projekte.archive .container {
   display:flex;
   flex-direction: column-reverse;
}

section#s_projekte.archive .bg-square {
    height: 70%;
    bottom: 50%;
    transform: translateY(50%);
}

/* MARKETING */
@media (max-width: 767px) {
    section#s_marketing .rot-svg-relative {
        max-width: 260px
    }
}


section#s_marketing figure.rot-img-relative {
    padding-bottom: 130%;
}

section#s_marketing ul.wp-block-list {
    list-style-type: none;
    text-align: right;
}

section#s_marketing {
    padding-bottom: 9rem;
    margin-bottom: 5rem;
    overflow-x:hidden;
    display: flex;
    flex-direction: column-reverse;
}

section#s_marketing .section-links {
    position: relative;
}

section#s_marketing .line-vertical {
    content: "";
    width: 12px;
    height: calc(100% + 10rem);
    background-color: var(--text);
    position: absolute;
    right: 0.9rem;
    top: 100%;
    z-index: -1;
}

@media (min-width: 768px) {
    section#s_marketing .line-vertical {
        right: 0;
    }
}

section#s_marketing .line-vertical::after {
    content: "";
    width: 12px;
    height: 0;
    position:absolute;
    display: block;
    background-color: var(--primary);
}

section#s_marketing.in-scope .line-vertical::after {
    transition: height 4s ease-in-out;
	transition-delay: 5s;
    height: 100%;
}

section#s_marketing .bg-square {
    content: '';
    position: absolute;
    background: none;
    border: 6em solid var(--primary);
    left: auto;
    bottom: 0;
    width: calc(50% + 10em);
    height: 50em;
    right: -10em;
}

section#s_marketing .section-links::after {
    width: calc(100% - 1rem);
}

@media (min-width: 768px) {
    section#s_marketing .section-link-wrap {
        margin-bottom: 9rem;
        position: relative;
    }
    section#s_marketing .section-links::before {
        right: 0;
    }
    section#s_marketing .section-links::after {
        width: 100%;
    }
   
}

@media (min-width: 1200px) {
    section#s_marketing .bg-square {
        border: 7em solid var(--primary);
        right: -10em;
        width: 50em;
    }
}

@media (min-width: 1800px) {
    section#s_marketing .bg-square {
        border: 10em solid var(--primary);
    }
}


/* KONTAKT */
section#s_kontakt a {
    color: var(--text);
    font-size: var(--larger-p-size);
}

section#s_kontakt a:hover {
    color: var(--primary);
}

section#s_kontakt .col-12 {
    display: flex;
    justify-content: center;
}


/* SINGLE PROJECTS */

body.single-projects #s_projekt_link {
    padding: 3rem 0;
    margin: 3rem 0;
}
@media (min-width: 1200px) {
    body.single-projects #s_projekt_link {
        padding: 9rem 0;
    }
}

body.single-projects #s_content h4,
body.single-projects #s_projekt_link h3{
    text-transform: none;
}

body.single-projects #s_projekt_link h3 {
    font-family: var(--serif);
    font-weight: 600;
}

body.single-projects #s_projekt_link a {
    font-size: var(--btn-fontsize);
    font-weight: 400;
    color: var(--text);
}

body.single-projects p.customer {
    font-size: var(--larger-p-size);
}

body.single-projects #s_projekt_link a {
    display: inline-flex;
}

@media (max-width: 991px) {
    body.single-projects .rkp-counter-col + .rkp-counter-col {
        margin-top: 3em;
    }   
}

body.single-projects #s_projekt_link figure.rot-svg-relative {
   margin-bottom: 0;
   width: auto;
   margin-left: 0.5em;
}

body.single-projects #s_projekt_link a:hover  {
    color: var(--primary);
 }
 
body.single-projects #s_projekt_link a:hover svg path {
    stroke: var(--primary) !important;
    fill: var(--primary) !important;
    transition: all .5s;
 }

 body.single-projects #s_projekt_link .link-wrapper {
    margin-left: 3rem;
 }
 
 @media (min-width: 768px) {
    body.single-projects #s_projekt_link .link-wrapper {
        margin-left: 9rem;
    }
}


body.single-projects #s_projekt_link .bg-square {
    content: '';
    position: absolute;
    background: none;
    border: 3em solid var(--primary);
    right: auto;
    top: 0;
    width: 50em;
    height: 100%;
    left: -28em;
}


@media (min-width: 1200px) {
    body.single-projects #s_projekt_link .bg-square {
        border: 7em solid var(--primary);
    }
}

@media (min-width: 1800px) {
    body.single-projects #s_projekt_link .bg-square {
        border: 7em solid var(--primary);
    }
}


body.single-projects #s_content .result .col-12 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

body.single-projects #s_content .result img {
    width: 100%;
}

body.single-projects .single-projekt-bg-square {
    min-height: 30em;
    align-items: center;
}

body.single-projects .single-projekt-bg-square::after {
    content: "";
    display: block;
    position: absolute;
    width: 30em;
    height: 30em;
    border: 3em solid var(--primary);
    /* left: calc((var(--container-width-narrow) / 2) * -1 ); */
    left: calc(-220px - 3em);
    z-index: -1;
}

@media (min-width: 840px) {
    body.single-projects .single-projekt-bg-square::after {
        border: 7em solid var(--primary);
        left: calc(-220px - 7em);
    }
}

@media (min-width: 992px) {
    body.single-projects .single-projekt-bg-square::after {
        border: 7em solid var(--primary);
        left: calc(-220px - 7em);
    }
}

@media (min-width: 1200px) {
    body.single-projects .single-projekt-bg-square::after {
        border: 7em solid var(--primary);
        left: calc(-240px - 7em);
    }
}

@media (min-width: 1440px) {
    body.single-projects .single-projekt-bg-square::after {
        border: 7em solid var(--primary);
        left: calc(-300px - 7em);
    }
}

@media (min-width: 1600px) {
    body.single-projects .single-projekt-bg-square::after {
        border: 7em solid var(--primary);
        left: calc(-380px - 7em);
    }
}


@media (min-width: 1200px) {
    body.single-projects .content-wrap figure.wp-block-image {
        min-height: 31rem;
    }
}


/* SINGLE PROJECT HEADER SECTION */
body.single-projects .h-h-wrap {
    flex-direction: column;
    padding-top: 8em;
}

body.single-projects .bg-square {
    width: 5em;
    height: 5em;
    border: 1.5em solid var(--primary);
    position: absolute;
    right: 0;
    top: 0;
}

body.single-projects section#s_header .rot-img-relative {
    min-height: 60vh;
}

body.single-projects section#s_header .header-caption {
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

@media (min-width: 992px) {
    body.single-projects section#s_header .rot-img-relative {
        min-height: 100vh;
    }
    body.single-projects .h-h-wrap {
        flex-direction: column;
        padding-top: 20em;
    }
    body.single-projects section#s_header .header-caption {
        flex-direction: row;
        align-items: center;
        justify-content: unset;
    }
    
    body.single-projects .bg-square {
        width: 15em;
        height: 15em;
        border: 3em solid var(--primary);
        position: absolute;
        right: 3rem;
        top: 0;
    }
    
    body.single-projects section#s_header .rot-img-relative {
        min-height: 100vh;
    }
    
    body.single-projects section#s_header .header-caption {
        flex-direction: row;
        align-items: center;
    }
}
