:root {
    --vh: 1vh;
  }

@font-face {
    font-family: 'Miso';
    src: url('/wp-content/themes/Schmucki_child/font/Miso-Bold.woff2') format('woff2'),
        url('/wp-content/themes/Schmucki_child/font/Miso-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Miso';
    src: url('/wp-content/themes/Schmucki_child/font/Miso-Light.woff2') format('woff2'),
        url('/wp-content/themes/Schmucki_child/font/Miso-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Miso';
    src: url('/wp-content/themes/Schmucki_child/font/Miso.woff2') format('woff2'),
        url('/wp-content/themes/Schmucki_child/font/Miso.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

img {
    border-style: initial;
    max-width: initial;
    height: initial;
    vertical-align: initial;
}

::-moz-selection {
	background: #ffffff;
	color: #000000
}

::selection {
	background: #ffffff;
	color: #000000
}

::-moz-selection {
	background: #ffffff;
	color: #000000
}

html {
	font-size: 17px!important;
	-webkit-text-size-adjust: 100%!important;
	text-size-adjust: 100%!important;
    line-height: 1.355;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0px 2px 36px rgba(0, 0, 0, 0.55);
    overflow-y: hidden;
    font-weight: bold;

}

body {
	font-family: 'Miso', sans-serif;
	font-size: 1rem;
	line-height: 1.355;
    color: rgba(255, 255, 255, 0.7);
	background-color:#000000;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
    max-width: 100vw;
    overflow-x: hidden;
    position: relative;
}

body.page-template-default:not(.home) {
    color: #000000;
	background-color: #E9E9E9;
    text-shadow: none !important;
    font-weight: initial; 
    font-weight: 400;
    font-size: 1.294rem;
    line-height: 118%;
    letter-spacing: initial;
}

figure {
    margin: 0px;    
    padding: 0px;
    display: block;
}

a {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    -webkit-transition: ease-in-out 300ms all;
    -moz-transition: ease-in-out 300ms all;
    transition: ease-in-out 300ms all;
}

body.page-template-default:not(.home) a {
    position: relative;
    color: #000000;
}

.no-touchevents a:hover, .no-touchevents a:focus {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}

body.page-template-default:not(.home) a:hover,
body.page-template-default:not(.home) a:focus {
    position: relative;
    color: #000000;
}

footer a:before {
    content: "";
    width: 0px;
    height: 1px;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-transition: ease-in-out 300ms all;
    -moz-transition: ease-in-out 300ms all;
    transition: ease-in-out 300ms all;
}

.no-touchevents footer a:focus:before, .no-touchevents footer a:hover:before {
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}

body.page-template-default:not(.home) a:before {
    content: "";
    width: 0px;
    height: 1px;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0px;
    background-color: #D9D9D9;
    -webkit-transition: ease-in-out 300ms all;
    -moz-transition: ease-in-out 300ms all;
    transition: ease-in-out 300ms all;
}

body.page-template-default:not(.home) a:focus:before, body.page-template-default:not(.home) a:hover:before {
    width: 100%;
    background-color: #000000;
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}

body.page-template-default:not(.home) .hero_active .site_logo a:focus:before, body.page-template-default:not(.home) .hero_active .site_logo a:hover:before {
    width: 100%;
    background-color: #ffffff;
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}

.site_wrapper, main.content {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
    max-width: 100vw;
}

.sr-only {
    position: absolute;
    left: -999999999px;
    opacity: 0px;
}

.page-template-default .footer {
    margin: 0 auto;
}


/* Cookie Notice */
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background: rgba(0, 0, 0, 0.47);
    mix-blend-mode: normal;
    backdrop-filter: blur(4px);
    border: none;
    min-height: 42px;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding-top: 0px;
    padding-bottom: 0px;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a {
    font-size: 17px;
    font-size: 1rem;
    line-height: 1.355;
    letter-spacing: 0.05em;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
    color: rgba(255, 255, 255, 0.7) !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a {
    color: rgba(255, 255, 255, 0.6) !important;
}

.no-touchevents #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover, 
.no-touchevents #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:focus {
    color: #ffffff !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    display: none;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button {
    box-shadow: none;
}

.moove-gdpr-infobar-close-btn {
    cursor: pointer !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover {
    background-color: transparent !important;
}

@media (max-width: 767.98px) {
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
        display: flex;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice {
        margin-bottom: 0px; 
        display: flex; 
        justify-content: flex-end; 
        flex-direction: row; 
    }
    .footer-top, .footer-bottom {
        display: block !important;
        text-align: center;
    }

    .footer-top > div, .footer-bottom > div {
        margin-bottom: 1.6rem !important;
        margin: 0 auto;
        text-align: center;
    }

    .footer-bottom .nav_footer ul {
        justify-content: center !important;
    }
    
    body.page-template-default:not(.home) a.footer-linkedin {
        margin: 0 auto;
    }
}
/* End: Cookie Notice */

/* Mobile Pop-Up */
.pum-open .pum-overlay, .pum-open .pum-container {
    display: none !important;
}
.pum-open .site_wrapper {
    opacity: 1 !important;
}

@media only screen and (max-width: 767.98px) and (orientation: portrait) {
    .pum-open .pum-overlay, .pum-open .pum-container {
        display: block !important;
    }
    .pum-open .site_wrapper {
        opacity: 0 !important;
        transition: ease-in opacity 200ms;
    }

    .pum-theme-lightbox .pum-container {
        padding-bottom: 145px;
    }

    .pum-theme-lightbox .pum-content {
        text-align: center;
    }

    .pum-theme-lightbox .pum-container p {
        font-size: 1.235rem;
        margin-bottom: 24px;
        margin-top: 0px;
    }

    .pum-theme-lightbox .pum-container img {
        width: 66px;
        height: 66px;
    }

    .pum-theme-53 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
        text-transform: uppercase;
        padding: 25px 86px 28px 86px;
    }
    .pum-theme-53, .pum-theme-lightbox {
        background: rgba(0, 0, 0, 0.64);
    }

    .page-template-page-slider .site_header .site_nav {
        position: fixed !important;
        top: 0px !important;
        right: 0px !important;
        padding: 8.192vh 8.696vw 5.469vh 8.696vw !important;
        padding: calc(var(--vh, 1vh) * 8.192) 8.696vw calc(var(--vh, 1vh) * 5.469) 8.696vw !important;
    }

    .page-template-page-slider .site_nav .site_nav__icon {
        padding: 0px !important;
    }
}
/* End: Mobile Pop-Up */

/* Home Styles */
body.home {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

body.home main.content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 70.526vw;
    margin: 0 auto;
}

.home_link_left, .home_link_right {
    display: block;
    width: 14.129vw;
    height: 14.129vw;
    min-width: 270px;
    min-height: 270px;
    border-radius: 100%;
    border: 2px solid rgba(255, 255, 255, 0.8);
    border: 1.33333px solid rgba(255, 255, 255, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: transparent;

    font-size: 2.588rem;
    font-weight: 300;
    line-height: 100%;

    text-align: center;
    text-decoration: none;
    letter-spacing: 0.01em;
    text-transform: uppercase;

    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 0px 1.33333px 12px rgba(0, 0, 0, 0.65);
    filter: drop-shadow(0px 1.33333px 12px rgba(0, 0, 0, 0.65));

    transition: transform ease-in 80ms, color ease-in 80ms, background-color ease-in 80ms;
}

.no-touchevents .home_link_left:hover, .home_link_right:hover, 
.no-touchevents .home_link_left:focus, .home_link_right:focus {
    transform: scale(1.024);
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.16);
}

.home_link_left:after, .home_link_right:after,
.home_link_left::after, .home_link_right::after {
    content:"";
    position: relative;
    top: 24px;
    background-image: url(/wp-content/themes/Schmucki_child/img/arrow-home.svg);
    display: block;
    width: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 13.33px 26.67px;
    height: 27px;
}

.home_link_left:after, .home_link_left::after {
    transform: rotate(180deg);
}

.home_logo {
    max-width: 7.5vw;
    min-width: 145px;
}

@media only screen and (max-width: 1920px) {
    body.home main.content {
        max-width: 77.396%;
        max-width: 77.396vw;
        /* padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); */
    }

    .site_header, .owl-nav, .hero_image.picture_container--cover figcaption  {
        margin: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left) !important;
    }

    .home_logo {
        max-width: 9.94% ;
        max-width: 9.94vw ;
    }

    .home_link_left, .home_link_right {
        width: 14.063vw;
        height: 14.063vw;
        font-size: 1.941rem;
    }
    
    .home_link_left:after, .home_link_right:after,
    .home_link_left::after, .home_link_right::after {
        top: 17px; 
    }
}

@media only screen and (max-width: 1100px) {
    body.home main.content {
        max-width: 78.571%;
        max-width: 78.571vw;
    }

    .home_logo {
        max-width: 8.612% ;
        max-width: 8.612vw ;
        min-width: 90px;
    }

    .home_link_left, .home_link_right {
        width: 22.508vw;
        height: 22.508vw;
        font-size: 1.777rem;
        min-width: 120px;
        min-height: 120px;
    }
    
    .home_link_left:after, .home_link_right:after,
    .home_link_left::after, .home_link_right::after {
        top: 13px; 
    }
}

body.home .site_wrapper {
    position: relative;
}

@media only screen and (max-width: 927px) {
    body.home .site_wrapper {
        background: rgba(0, 0, 0, 0.64);
    }
    .nav_footer ul li a {
        color: rgba(255, 255, 255, 0.4);
    }
    .home_link_left:after, .home_link_right:after, .home_link_left::after, .home_link_right::after {
        background-size: 12px 21px;
    }
}

@media only screen and (max-width: 767.98px) {
    .home_link_left, .home_link_right {
        font-size: 1.4rem;
    }
    
    .home_link_left:after, .home_link_right:after,
    .home_link_left::after, .home_link_right::after {
        top: 7px; 
    }


}

@media only screen and (max-width: 767.98px) and (orientation: portrait) {
    body.home .site_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body.home main.content {
        margin-top: 158px;
        margin-top: 17.63vh;
        margin-top: calc(var(--vh, 1vh) * 17.63);
        margin-bottom: 331px;
        margin-bottom: 36.94vh;
        margin-bottom: calc(var(--vh, 1vh) * 36.94);
        max-height: 407px;
        max-height: 45.424vh;
        max-height: calc(var(--vh, 1vh) * 45.424);
        height: 407px;
        height: 45.424vh;
        height: calc(var(--vh, 1vh) * 45.424);
        min-height: initial;
        width: 88.365%;
        width: 88.365vw;
        max-width: 88.365%;
        max-width: 88.365vw;
        min-width: 300px;
        position: relative;
    }

    .home_link_left, .home_link_right {
        align-self: flex-end;
    }
    .home_logo {
        position: absolute;
        top: 0px; right:0px; left:0px;
        max-width: 21.498%;
        max-width: 21.498vw;
        min-width: 89px;
        margin: 0 auto;
    }
    .home_link_left, .home_link_right {
        width: 39.614vw;
        height: 39.614vw;
        font-size: 1.445rem;
        min-width: 164px;
        min-height: 164px;
        max-width: 200px;
        max-height: 200px;
    }
    .home_link_left:after, .home_link_right:after, .home_link_left::after, .home_link_right::after {
        top: 12px;
    }
}


@media only screen and (max-width: 520.98px) and (orientation: portrait) { 
    body.home main.content {
        margin-bottom: 32.94vh;
        max-height: 49.424vh;
        height: 49.424vh;
        margin-bottom: calc(var(--vh, 1vh) * 32.94);
        max-height: calc(var(--vh, 1vh) * 49.424);
        height: calc(var(--vh, 1vh) * 49.424);
    }
    .home_link_left, .home_link_right {
        min-width: initial;
        min-height: initial;
    }
}

.nav_footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.nav_footer ul {
    display: flex;
    justify-content: center;
    padding: 23px;
}

.nav_footer ul li a {
    padding-left: 30px;  
    padding-right: 30px;  
    font-size: 1.255;
    line-height: 135.5%;
    letter-spacing: 0.05em;
    text-shadow: none;
    color: rgba(255, 255, 255, 0.25);    
    transition: all ease-in 80ms;
}

.no-touchevents .nav_footer ul li a:hover, .nav_footer ul li a:focus {
    color: rgba(255, 255, 255, 1);
}

.footer-bottom .nav_footer {
    position: relative;
}

/* END: Home Styles */

/* Page Styles */

.hero_active .site_header {
    position: absolute !important;
}

.hero_image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    display: block;
}

.site_header {
    position: fixed;
    top:0px;
    left: 0px;
    right: 0px;
    padding:2.7777vh 3.0612vw 2.7777vh 3.0612vw;
    padding:calc(var(--vh, 1vh) * 2.7777) 3.0612vw calc(var(--vh, 1vh) * 2.7777) 3.0612vw;
    z-index: 9;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 2560px;
}

.hero_image.picture_container--cover {
    display: block;
    position: relative;
    max-width: 2560px;
}

.hero_image.picture_container--cover:before{
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0%;
    right: 0%;
    top: 0%;
    height: 33%;

    background: linear-gradient(180deg, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0.535331) 6.67%, rgba(0, 0, 0, 0.520825) 13.33%, rgba(0, 0, 0, 0.495904) 20%, rgba(0, 0, 0, 0.460398) 26.67%, rgba(0, 0, 0, 0.414842) 33.33%, rgba(0, 0, 0, 0.360783) 40%, rgba(0, 0, 0, 0.300947) 46.67%, rgba(0, 0, 0, 0.239053) 53.33%, rgba(0, 0, 0, 0.179217) 60%, rgba(0, 0, 0, 0.125158) 66.67%, rgba(0, 0, 0, 0.0796021) 73.33%, rgba(0, 0, 0, 0.0440963) 80%, rgba(0, 0, 0, 0.0191754) 86.67%, rgba(0, 0, 0, 0.00466949) 93.33%, rgba(0, 0, 0, 0) 100%);
}

.hero_image.picture_container--cover:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;

    background: linear-gradient(79.37deg, rgba(0, 0, 0, 0.3) 34.87%, rgba(0, 0, 0, 0) 74.08%);
}

.hero_image.picture_container--cover figcaption {
    display: block;
    position: absolute;
    bottom:15.846%;
    left: 0px;
    right: 0px;
    padding: 0px 3.0612vw 0px 3.0612vw;
    z-index: 2;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 2560px;
}

.hero_image.picture_container--cover figcaption h1 {
    display: block;
    margin: 0 auto;
    width: 1440px;
    max-width: 100%;
    color: white !important;
}

.hero_image.picture_container--cover figcaption h1 span {
    display:inline-block;
    max-width: 1072px;
}

header .site_logo a, header .site_logo h1 {
    margin:0px; padding: 0px; display: block;
    transition: all ease-in 80ms;
}

/* .no-touchevents header .site_logo a, .no-touchevents header .site_logo h1 {
    opacity: 0.8
}

.no-touchevents header .site_logo a:hover, .no-touchevents header .site_logo h1:focus,
.no-touchevents header .site_logo a:focus, .no-touchevents header .site_logo h1:hover {
    opacity: 1;
} */
    
.owl-carousel-full {
    width: 100vw;
    height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
    -ms-touch-action: pan-y;
    -webkit-touch-action: pan-y;
    touch-action: pan-y;
    overflow-x: hidden;
}

.owl-nav {
    position: absolute;
    max-width: 100%;
    max-width: 100vw;
    left: 0px; right:0px;
    top: 50%;
    margin-top: -35px;
}

body .owl-carousel .owl-nav button.owl-next, body .owl-carousel .owl-nav button.owl-prev {
    border: 2px solid #ffffff;
    width: 70px;
    margin:0px 3.0612vw 0px 3.0612vw;
    height: 70px;
    text-indent: -9999999px;
    background-image: url(/wp-content/themes/Schmucki_child/img/arrow-slider.svg);
    background-size: 13px 22px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 70px;
    background-color: transparent !important;
    position: absolute;
    right:0px;    

    transition: all ease-in 80ms;
}

.no-touchevents body .owl-carousel .owl-nav button.owl-next, .no-touchevents body .owl-carousel .owl-nav button.owl-prev {
    opacity: 0.8;
}

body .owl-carousel .owl-nav button.owl-prev {
    left:0px;
    transform: rotate(180deg) ;
}

.no-touchevents body .owl-carousel .owl-nav button.owl-next:hover, .no-touchevents body .owl-carousel .owl-nav button.owl-prev:hover {
    opacity: 1;
    transform: scale(1.032);
    background-color: rgba(0, 0, 0, 0.16) !important;
}


.no-touchevents body .owl-carousel .owl-nav button.owl-prev:hover {
    transform: scale(1.024) rotate(180deg);
}

a.mail {
    display: inline-block;
}

.item.mobile-slider-spacer {
    width: 33.3vw;
    min-width: 125px;
}

/* END: Page Styles */

/* Responsive Styles */
@media only screen and (min-width: 768px) {
    body:not(.home) .site_wrapper:before { 
        content: "";
        position: fixed;
        top:0px; left:0px; right:0px;
        width: 100%;
        display: block;
        z-index: 7;
        height: 23.68%;
        height: 23.68vh;
        height: calc(var(--vh, 1vh) * 23.68);
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0.535331) 6.67%, rgba(0, 0, 0, 0.520825) 13.33%, rgba(0, 0, 0, 0.495904) 20%, rgba(0, 0, 0, 0.460398) 26.67%, rgba(0, 0, 0, 0.414842) 33.33%, rgba(0, 0, 0, 0.360783) 40%, rgba(0, 0, 0, 0.300947) 46.67%, rgba(0, 0, 0, 0.239053) 53.33%, rgba(0, 0, 0, 0.179217) 60%, rgba(0, 0, 0, 0.125158) 66.67%, rgba(0, 0, 0, 0.0796021) 73.33%, rgba(0, 0, 0, 0.0440963) 80%, rgba(0, 0, 0, 0.0191754) 86.67%, rgba(0, 0, 0, 0.00466949) 93.33%, rgba(0, 0, 0, 0) 100%);
    }

    
}

@media only screen and (min-width: 768px) and (max-height: 1080px) {    
    .owl-item .picture_container img {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        max-height: 1080px !important;
        width: auto !important;
        overflow-y: hidden;
    }
}

@media only screen and (min-width: 1601px) {    
    .owl-carousel-full, .no-js .owl-carousel.owl-carousel-full, .owl-carousel.owl-loaded.owl-carousel-full {
        width: 100vw;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
        align-items: center;
        overflow-y: hidden;
    }
    
    .owl-item .picture_container img {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        max-height: 1080px !important;
        width: auto !important;
    }
}

@media only screen and (max-width: 926.98px) {
    .hidden-mobile { 
        display: none;
    }
}

@media only screen and (min-width: 927px) {
    .hidden-desktop { 
        display: none;
    }
    
    .site_header a.mail { margin-left: 0.7em; }
}

@media only screen and (max-width: 767.98px) and (orientation: portrait) {
    .hidden-desktop { 
        display: none;
    }
    .hidden-mobile { 
        display: initial;
    }
    
    .owl-carousel-full, .no-js .owl-carousel.owl-carousel-full, .owl-carousel.owl-loaded.owl-carousel-full {
        overflow: visible !important;
    }

    body:not(.page-template-default) .site_header {
        bottom: 0px;
        flex-direction: column;
        align-items: flex-start;
        pointer-events: none;
        padding: 8.192vh 8.696vw 5.469vh 8.696vw;
        padding: calc(var(--vh, 1vh) * 8.192) 8.696vw calc(var(--vh, 1vh) * 5.469) 8.696vw;
    }

    .site_header > * {
        pointer-events: initial;
    }

    .owl-carousel-full, .no-js .owl-carousel.owl-carousel-full, .owl-carousel.owl-loaded.owl-carousel-full {
        width: 100vw;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        margin-top: -5vh;
        margin-top: calc(var(--vh, 1vh) * -5);
        overflow-y: hidden;
        display: flex;
        align-items: center;
    }
    
    .owl-carousel-full .owl-item .picture_container figure {
        max-width: 100vw;
        overflow: hidden;
    }
    
    .owl-item .picture_container img {
        max-height: 262px !important;
        max-height: 38vh !important;
        max-height: calc(var(--vh, 1vh) * 38) !important;
        /* max-width: 90.821%;
        max-width: 90.821vw; */
        width: auto !important;
    }
    .owl-stage-outer > .owl-stage {
        display: flex;
        align-items: center;
    }
    .owl-nav {
        position: absolute;
        top: initial;
        left: 0px;
        right: 0px;
        bottom: -100px;
    }
    body:not(.page-template-default) .wpb_wrapper {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        overflow-y: hidden;
        left: -1px;
        position: relative;
        display: flex;
        align-items: center;
    }
    .owl-carousel-full, .no-js .owl-carousel.owl-carousel-full, .owl-carousel.owl-loaded.owl-carousel-full {
        max-height: 262px;
        max-height: 38vh;
        max-height: calc(var(--vh, 1vh) * 38);
    }

    body .owl-carousel .owl-nav button.owl-next, body .owl-carousel .owl-nav button.owl-prev {
        margin: 0px 8.696vw 0px 8.696vw;
        position: relative;
        border: 1.41136px solid rgba(255, 255, 255, 0.5);
        width: 48px;
        height: 48px;
        /* background-image: url(/wp-content/themes/Schmucki_child/img/arrow-slider-mobile.svg); */
        background-size: 9px 15px;
        opacity: 0.5;
    }

    body .owl-carousel .owl-nav button.owl-next {
        margin-left: 10px;
    } 
    
    body .owl-carousel .owl-nav button.owl-prev {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767.98px) and (max-height: 670px) and (orientation: portrait) {
    body:not(.page-template-default) .site_header {
        padding-bottom: 3.192vh;
        padding-bottom: calc(var(--vh, 1vh) * 3.192);
    }

    body:not(.page-template-default) .wpb_wrapper {
        top: -2vh; 
        top: calc(-(var(--vh, 1vh) * 2)); 
    }
}

@media only screen and (max-width: 767.98px) and (orientation: landscape) {
    .home_link_left:after, .home_link_right:after, .home_link_left::after, .home_link_right::after {
        background-size: 11px 19px;
    }
}

@media only screen and (max-width: 926.98px) and (orientation: landscape) { 

    .site_wrapper:after, .site_wrapper:before {
        content:none;
    }

    .owl-carousel .owl-stage-outer {
        padding-left: env(safe-area-inset-left);
        padding-right: env(safe-area-inset-right);
    }

    body:not(.page-template-default) .site_header {
        padding: 10.145vh 2vw 9.903vh 3.696vw;
        padding: calc(var(--vh, 1vh) * 10.145) 2vw calc(var(--vh, 1vh) * 9.903) 3.696vw;
        /* padding: calc(var(--vh, 1vh) * 10.145) 2vw calc(var(--vh, 1vh) * 9.903) env(safe-area-inset-left); */
        width: 33.33vw;
        min-width: 350px;
        flex-direction: column;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        overflow-y: hidden;
        justify-content: space-between;
        align-items: flex-start;
        margin-left: 0px;
        margin: 0px !important;
    }    

    body:not(.page-template-default) .site_header .header,
    body:not(.page-template-default) .site_header .footer {
        padding-left: env(safe-area-inset-left);
    }

    .owlCanged .site_header {
        opacity: 0;
    }

    .site_header {
        pointer-events: none;  
        z-index: 0;
        opacity: 1;
        -webkit-transition: opacity ease-in 250ms;
        -ms-transition: opacity ease-in 250ms;
        -o-transition: opacity ease-in 250ms;
        -moz-transition: opacity ease-in 250ms;
        transition: opacity ease-in 250ms;
    }

    .site_header > * {
        pointer-events: initial;
    }

    .owl-item .picture_container img {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        overflow-y: hidden;
        max-height: 1080px !important;
        width: auto !important;
    }

    .owl-carousel-full {
        pointer-events: none;   
    }

    .owl-stage-outer {
        pointer-events: none;    
        /* padding-left: 41.5vw; */
        margin-left: -1px;
    }

    .owl-stage-outer > * {
        pointer-events: initial;
    }

    /* .owl-stage > .owl-item:first-child {
        transition: linear margin-left 65ms;
        margin-left: 100vw;
    }

    .owl-stage > .owl-item.active:first-child {
        margin-left: 50vw;
    } */

    .owl-stage {
        pointer-events: initial;
    }

    .owl-nav {
        position: absolute;
        pointer-events: initial;
        max-width: 190px;
        left: initial;
        right: 0px;
        top: initial;
        bottom: 0px;
    }

    body .owl-carousel .owl-nav button.owl-next, body .owl-carousel .owl-nav button.owl-prev {
        margin: 0px 8.696vw 0px 8.696vw;
        position: relative;
        border: 1.41136px solid rgba(255, 255, 255, 1);
        width: 48px;
        height: 48px;
        background-size: 9px 15px;
        opacity: 1;
    }

    .owl-prev {
        display: none;
    }

    body .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        right: 0px;
        bottom: 10.145vh !important;
        bottom: calc(var(--vh, 1vh) * 10.145) !important;
    }

    body .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        left: 0px;
        bottom: 10.145vh !important;
        bottom: calc(var(--vh, 1vh) * 10.145) !important;
        display: block;
        margin: inherit;
    }

    body:not(.home) .site_wrapper:after, body:not(.home) .site_wrapper:before {
        content: none;
    }

    body.owlFirst .site_header {
        z-index: 6;
    }

    .page-template-page-slider .site_header .site_nav {
        position: fixed !important;
        top: 0px !important;
        right: 0px !important;
        padding: 8.192vh 8.696vw 5.469vh 8.696vw !important;
        padding: calc(var(--vh, 1vh) * 8.192) 8.696vw calc(var(--vh, 1vh) * 5.469) 8.696vw !important;
    }

    .page-template-page-slider .site_nav .site_nav__icon {
        padding: 0px !important;
    }
}

@media only screen and (max-width: 460.98px) and (max-height: 650.98px) and (orientation: portrait) {
    .owl-nav {
        bottom: -70px;
    }
}

@media only screen and (max-width: 380.98px) and (orientation: portrait) {
    body.home main.content {
        justify-content: center;
    }
    .home_link_left, .home_link_right {
        top: 10vh;
        top: calc(var(--vh, 1vh) * 10);
        margin:4px;
        min-width: initial;
        min-height: initial;
    }
}


/* page-template-default */
.page-template-default:not(.home) .wpb_wrapper img {
    max-width: 100% !important;
    width: 100% !important;
}

.page-template-default:not(.home) .site_header {
    position: relative;
}

.page-template-default:not(.home) .footer {
    position: relative;
    border-top: solid 1px rgba(0, 0, 0, 0.08);
    width: 100%;

}

.page-template-default:not(.home) .footer {
    margin-top: 10.412rem;
}

.page-template-default:not(.home) main.content,
.page-template-default:not(.home) .footer .footer_wrapper {    
    max-width: 1352px;
    margin: 0 auto;
    padding: 3.647rem 3.0612vw 2.7777vh 3.0612vw;
    min-height: initial;
}

.back-to-top {
    height: 3.941rem;
    top: -3.941rem;
    position: absolute;
    padding: 0px 3.0612vw 0px 3.0612vw;
    box-sizing: content-box;
    margin: 0 auto;
    width: 100%;
    right: 0;
    left: 0;
    max-width: 1440px;
}

.back-to-top a {
    position: absolute;
    display: block;
    height: 100%;
    font-weight: 700;
    font-size: 0.882rem;
    line-height: 93.1%;
    max-width: 120px;
    /* identical to box height, or 14px */

    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.back-to-top a:before {
    position: absolute !important;
    display: block;
    height: 2.647rem !important;
    width: 1px !important;
    background-color: rgba(0, 0, 0, 0.08) !important;
    left: 0px !important;
    bottom: 0px !important;
}

.back-to-top a:after {
    content: "";
    display: inline-block;
    height: 14px !important;
    width: 14px !important;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/wp-content/themes/Schmucki_child/img/back-to-top.svg);
    left: 0px !important;
    bottom: 0px !important;
}

.skip-to-content {
    height: 3.941rem;
    top: initial;
    z-index: 3;
    bottom: 0px;
}

.skip-to-content a {
    color: #ffffff !important;
}

.skip-to-content a:before {
    background-color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.25) !important;
}

.skip-to-content a:after {
    content: initial;
}

.footer-top,
.footer-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-bottom {
    margin-top: 2.471rem;
}

.footer-top .footer_logo {
    width: 100%;
    max-width: 190px;
}

.footer-linkedin {
    text-indent: -9999999px !important;
    display: block;
    color: transparent !important;
    background-repeat: no-repeat !important;
    width: 21px !important;
    height: 24px !important;
    background-position: center center !important;
    background-image: url(/wp-content/themes/Schmucki_child/img/linkedin.svg);
}

.footer-bottom .nav_footer ul {
    justify-content: flex-end;
    padding: 0px;
}

.footer-bottom .nav_footer ul li a {
    padding:0 0 0 2.353rem;
    font-weight: 700;
    font-size: 0.882rem;
    line-height: 161%;
    /* or 24px */

    letter-spacing: 0.05em;

    /* K°R Grau */

    color: #8D8D8D;

}

.footer-bottom .nav_footer ul li a:hover, 
.footer-bottom .nav_footer ul li a:focus {
    color: #000000;
}

.footer-bottom .nav_footer ul li a::before,
.footer-bottom .nav_footer ul li a::after {
    content: none !important;
}

.footer-linkedin::before {
    content: none !important;
}

/* .page-template-default:not(.home) .site_header {
    max-width: 760px;

} */

.page-template-default:not(.home) .site_wrapper:after, .page-template-default:not(.home) .site_wrapper:before {
    content: none;
}

.page-template-default:not(.home) .wpb_text_column {
    max-width: 706px;
}

.page-template-default:not(.home) .wpb_text_column a {
    color: #000000;
}

.page-template-default:not(.home) h2 {
    color: #000000;
    font-weight: 700;
    font-size: 3.176rem;
    margin-bottom: 0.415em;
    line-height: 99%;
    /* or 53px */

    letter-spacing: 0.01em;
}

h3,
body.page-template-default.single-job h2 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 123%;    
    margin-bottom: 0.26em;
    letter-spacing: 0.03em;
    
    color: #000000;
}

.page-template-default:not(.home) p {
    margin-bottom: 0.71em;
    margin-top: 0px;
}

.page-template-default:not(.home) h1 {
    color: #000000; 
    font-size: 2rem;
    font-weight: 700;
    font-size: 3.176rem;
    line-height: 99%;
    /* or 53px */

    letter-spacing: 0.01em;

    font-weight: 700;
    font-size: 6.235rem;
    line-height: 93.1%;
    /* identical to box height, or 99px */

    letter-spacing: 0.05em;
    text-transform: uppercase;

    /* Lightmode / Copy */

    color: #000000;

}

.page-template-default:not(.home) .wpb_text_column a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0px;
    background-color: #D9D9D9;
    -webkit-transition: ease-in-out 300ms all;
    -moz-transition: ease-in-out 300ms all;
    transition: ease-in-out 300ms all;
}

.no-touchevents .page-template-default:not(.home) .hero_active .wpb_text_column a:focus:before, .no-touchevents .hero_active .page-template-default:not(.home) .wpb_text_column a:hover:before {
    width: 100%;
    background-color: #000000;
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}

.no-touchevents .page-template-default:not(.home) .hero_active .wpb_text_column a:focus:before, .no-touchevents .page-template-default:not(.home) .hero_active .wpb_text_column a:hover:before {
    width: 100%;
    background-color: #ffffff;
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}

.page:not(.home) .header_logo_svg {
    fill: #ffffff;
    fill: rgba(255, 255, 255, 0.8);
    -webkit-transition: fill 200ms; /* Safari */
    -o-transition: fill 200ms;
    -moz-transition: fill 200ms;
    -ms-transition: fill 200ms;
    transition: fill 200ms;
}

body.page-template-default:not(.home) .hero_active .header_logo_svg {
    fill: #ffffff;
    fill: rgba(255, 255, 255, 0.8);
}

body.page-template-default:not(.home) .hero_active a:hover .header_logo_svg,
body.page-template-default:not(.home) .hero_active a:focus .header_logo_svg {
    fill: #ffffff;
}

body.page-template-default:not(.home) .header_logo_svg, 
body.page-template-default:not(.home) a:hover .header_logo_svg {
    fill: #000000;
}

.page:not(.home) a:hover .header_logo_svg{
    fill: #ffffff;
    fill: rgba(255, 255, 255, 1);
}

.site_logo a:before {
    content: initial !important;
}

.site_header footer {
    margin-left: auto;
}

.site_header > .header > .site_logo > h1 > a .header_logo_svg {
    fill: #ffffff;
    fill: rgba(255, 255, 255, 0.8);
    -webkit-transition: fill 200ms; /* Safari */
    -o-transition: fill 200ms;
    -moz-transition: fill 200ms;
    -ms-transition: fill 200ms;
    transition: fill 200ms;
}

.site_header > .header > .site_logo > h1 > a:hover .header_logo_svg{
    fill: #ffffff;
    fill: rgba(255, 255, 255, 1);
}

/* END: page-template-default 
#wpadminbar {display: none;}*/

/* Content Elements */
.wpb_image_column, 
.wpb_video_column, 
.wpb_team_column {
    max-width: 950px;
    margin-top: -1.765rem;
}

.wpb_team_column {
    margin-top: 0px;
}
 
.wpb_team_column .team {
    margin-top: 1.91em;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 2.941rem;

}
 
.wpb_team_column .team .single_team {
    max-width: 280px;
    width: 16.48rem;
    width: calc(33.33% - 1.9606666666rem);
    text-align: center;
    margin-bottom: 2rem;
}
 
.wpb_team_column .team .single_team .picture_container img {
    border-radius: 100%;
}
 
.wpb_team_column .team .single_team h3 {
    font-size: 1.294rem;
    line-height: 118%;
    letter-spacing: initial;
    margin-bottom: 0em;
    margin-top: 0.8rem;
}

.hero_header {
    position: relative;
    max-width: 2560px;
    margin: 0 auto;
}

.wpb_content_element {
    margin-bottom: 3.765rem;
}

.wpb_content_element ul li {
    position: relative;
    padding-left: 1rem;
    margin-left: 1rem;
}  

.wpb_content_element p + ul {
    margin-top: -0.71em;
}

.wpb_content_element sup {
    line-height: 0 !important;
}

.video_container {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 1
}

.video_container--embed {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%
}

.video_container--embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.wpb_content_element ul li:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    border: 2px solid #000000;
}  

.topline {
    margin-bottom: 0px !important;
}

.topline + * {
    margin-top: 0px !important;
}

.maps {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.471rem;
    justify-content: space-between;
    align-items: flex-start;
}

.maps > * {
    width: 100%;
    max-width: 34.412rem;
}

.map_container {
    height: 0;
    width: 100%;
    padding-bottom: 58.97435897435898%;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.12rem;
}

.map_container > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.gmpMapDetailsContainer, .gmp_MapPreview  {
    height: 100% !important;
}

.map_info h2 {
    margin-bottom: 0.71em !important;
    margin-top: 0px !important;
    color: #000000 !important;
    background-color: #E9E9E9 !important;
    text-shadow: none !important;
    font-weight: initial !important;
    font-weight: 400 !important;
    font-size: 1.294rem !important;
    line-height: 118% !important;
    letter-spacing: initial !important;
}

@media only screen and (min-width: 48em) {
    .teaser {
        margin-left: 0px;
        margin-right: 0px;
        justify-content: space-between;
    }

    .teaser .teaser__content {
        box-sizing: border-box;
        padding: 0px;
        max-width: 46.778%;
        flex-basis: 46.778%;
    }


    .teaser .teaser__media {
        box-sizing: border-box;
        padding: 0px;
        max-width: 48.954%;
        flex-basis: 48.954%;
    }
}

.button a:before,
a.button:before, .mailpoet_confirm_unsubscribe a:before {
    content: initial !important;
}

.button a svg,
a.button svg {
    height: 0.706rem;
}

.button a,
a.button, .mailpoet_confirm_unsubscribe a {	
	-ms-transition: ease-in-out 100ms all;
	-o-transition: ease-in-out 100ms all;
	-webkit-transition: ease-in-out 100ms all;
	-moz-transition: ease-in-out 100ms all;
	transition: ease-in-out 100ms all;
    display: inline-block;
    display: inline-flex;
    gap: 0.588rem;
    position: relative;
    justify-content: center;
    align-items: center;

	padding: 0.471rem 1.412rem;
    height: 2.529rem;

    /* Lightmode / Copy */

    border: 1px solid #000000;
    border-radius: 2.529rem;
}

.button:last-of-type a,
a.button:last-of-type {
	margin-bottom: 0
}

.button a:focus,
.button a:hover,
.iconlists a:focus .button span,
.iconlists a:hover .button span,
.iconlists .button span:focus,
.iconlists .button span:hover,
a.button:focus,
a.button:hover,
button.quform-submit:focus,
button.quform-submit:hover, 
.mailpoet_confirm_unsubscribe a:hover, 
.mailpoet_confirm_unsubscribe a:focus {
	background: #000000;
	color: #ffffff !important;
}

.back_arrow {
    stroke: #000000;
}

a:hover .back_arrow {
    stroke: #ffffff;
}

/* Singel Job */
.single-job h1 {
	-ms-transition: ease-in-out 100ms all;
	-o-transition: ease-in-out 100ms all;
	-webkit-transition: ease-in-out 100ms all;
	-moz-transition: ease-in-out 100ms all;
	transition: ease-in-out 100ms all;
    display: inline-block;
    max-width: 1072px;
}

a.single_job::before {
    content: initial !important;
}

a.single_job:first-child, .single_history:first-child {
    margin-top: 0.765rem;
    border-top: #C9C9C9 1px solid;
}

.single_history:first-child {
    margin-top: -2.471rem;
}

a.single_job, .single_history {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 1.206rem 0px;
    border-bottom: #C9C9C9 1px solid;
}

.single_history {
    justify-content: flex-start;
    align-items: flex-start;
}

.history_text p,
.history_text * {
    margin-top: 0px !important;
}

.history_text *:last-child {
    margin-bottom: 0px !important;
}

.single_history > div:first-child {
    width:100%;
    max-width: 7.782%;
    min-width: 52px;
}

.single_history > div:last-child {
    width:100%;
    max-width: 92.218%;
}

a.single_job:hover, 
a.single_job:focus,
a.single_job:hover *, 
a.single_job:focus * {
    font-weight: 700;
}

a.single_job > div {
    width: 100%;
    max-width: 54.23%;
}

a.single_job > div:first-child {
    max-width: 39.79%;
}

a.single_job > div:last-child {
    max-width: 5.96%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 68px;
}

.job_link span{
    margin-right:0.6rem; 
    display:inline-block;
}


@media only screen and (max-width: 1200px) {
    .page-template-default:not(.home) h1 {
        font-size: 3.176rem;
        margin-top: 0px;
    }

    .page-template-default:not(.home) h2 {
        font-size: 2rem;
    }

    h3,
    body.page-template-default.single-job h2 {
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 920px) {
    .back-to-top.skip-to-content {
        height: 3rem !important;
    }
    
    .back-to-top.skip-to-content a:before  {
        height: 2rem !important;
    }
}


@media only screen and (max-width: 767px) {
    html {
    	font-size: 15px!important;
    }
    .site_nav__icon {
        margin-left: 1.882rem !important;
    }

    
    .back-to-top.skip-to-content {
        height: 2rem !important;
    }
    
    .back-to-top.skip-to-content a:before  {
        height: 1rem !important;
    }

    .wpb_team_column .team {
        gap: 2rem;
    }

    .wpb_team_column .team .single_team {
        width: calc(50% - 1rem) !important;
        max-width: 280px !important;
        margin-bottom: 1rem;
    }

    .wpb_content_element {
        margin-bottom: 2rem;
    }
    .wpb_image_column, .wpb_video_column, .wpb_team_column, .single_history:first-child {
        margin-top: 0px !important;
    }

    a.single_job > div:first-child {
        width: initial !important;
    }

    .job_pensum {
        margin-left: auto !important;
        margin-right: 2.6rem !important;
        width: initial !important;
        min-width: 80px;
    }
}

@media only screen and (max-width: 520px) {
    html {
    	font-size: 13px!important;
    }
    h1, h2, h3 {
        hyphens: auto !important;
    }

    .hero_image.picture_container--cover figcaption {
        position: relative !important;
    }

    .hero_image.picture_container--cover figcaption h1 {
        color: #000000 !important;
        padding-top: 2rem !important;
    }

    .back-to-top.skip-to-content {
        display: none !important;
    }
    .page-template-default:not(.home) main.content, .page-template-default:not(.home) .footer .footer_wrapper {
        padding-top: 2rem !important;
    }

    a.single_job {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    body.page-template-default:not(.home) {
        font-size: 1.394rem;
    }

    html body div a.single_job > *, html body div a.single_job > *:first-child, a.single_job > div:first-child {
        margin: 0 0 0.5rem 0;
        width: 100% !important;
        max-width: initial !important;
    }

    a.single_job > div.job_link {
        max-width: 52px !important;
        min-width: 52px !important;
    }
}