/* -------------------------------------- IMPORT */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,300;1,600&display=swap');
/* -------------------------------------- ROOT  */
:root {
    --color-1: #fff;
    --color-2: #B89663;
    --color-3: #2D3232;
    --color-4: #D30145;
    --color-5: #E2E2E2;
}
/* -------------------------------------- HELPER  */
/* -------------------------------------- BASICS  */
html,
body {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 150%;
}
h1,
h2,
h3,
h4,
h5,
p,
a,
.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-family: 'Barlow', sans-serif;
    transition: all 250ms ease;
}
p {
    font-size: 18px;
    font-weight: 400;
    color: var(--color-3);
}
p.uk-footer-text {
    color: white;
    font-weight: 200;
    font-size: 18px;
    font-family: 'Barlow';
    white-space: nowrap;
}
h1.uk-margin-remove.uk-h1-custom {
    color: var(--color-1);
    font-size: 4.375vw;
    font-weight: 700;
}
h1.uk-margin-remove.uk-custom {
    color: var(--color-2);
    font-size: 6.25vw;
    font-weight: 700;
    /* padding-bottom: 130px; */
}
.uk-navbar-nav>li.uk-active>a {
    color: var(--color-3);
}
/* h2 design (nicht gridlover grösse) */
h2 {
    font-size: 4.75rem;
    font-weight: 700;
}
h3.uk-light {
    color: var(--color-3);
    font-weight: 700;
}
p.uk-light {
    color: var(--color-3);
    padding: 10px 0px;
}
h3 {
    font-size: 2.3rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 125%;
    color: var(--color-3);
}
.title span.text-huge {
    color: var(--color-2);
	text-transform: uppercase; 
}
h4 {
    font-weight: 700;
    font-size: 2.1rem;
    line-height: 40px;
    /* or 114% */
    letter-spacing: 0.01em;
}
h2>span.text-huge::before {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2277%22%20height%3D%2236%22%20viewBox%3D%220%200%2077%2036%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M65.4492%2024.7382V3.92675H53.8992V14.1369L38.5%200L0%2035.3402H11.5497L38.5%2010.5628L65.4497%2035.3402H77L65.4492%2024.7382Z%22%20fill%3D%22black%22%2F%3E%3Cpath%20d%3D%22M65.4492%2024.7382V3.92675H53.8992V14.1369L38.5%200L0%2035.3402H11.5497L38.5%2010.5628L65.4497%2035.3402H77L65.4492%2024.7382Z%22%20stroke%3D%22%232D3232%22%2F%3E%3C%2Fsvg%3E);
    width: 77px;
    height: 36px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    top: -90px;
}
.uk-background-muted {
    background-color: var(--color-5);
}
.uk-background-secondary {
    background-color: var(--color-3);
}
.uk-overlay-default {
    background: rgba(255,255,255,.65);
    border: solid #ffffff1c;
}
/* -------------------------------------- TEXTFENSTER MIT BUTTONS  */
.uk-mobile-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
 
    width: 60%;
    margin-right: 3%;
}
@media only screen and (max-width: 1200px){
    .uk-mobile-text{
        width: 100%; 
        margin-right: auto; 
        margin-left: auto; 
    }
}
.uk-width-1-3\@m.uk-background-muted.uk-align-middle.uk-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-one {
    height: auto;
    background: white;
    margin-top: 9vh;
}
.section-three {
    margin-top: 9vh;
    margin-bottom: 0;
}
/* -------------------------------------- NAVI  */
.navi-container {
    background: #ffffff;
    padding: 17px 0;
    filter: drop-shadow(0px 4px 7px rgba(50, 50, 50, .1));
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #ffffff;
}
.uk-navbar-nav>li>a:hover {
    color: var(--color-2);
}
.uk-navbar-nav>li>a {
    font-size: 1.5rem;
    font-weight: 400;
    white-space: nowrap;
    font-family: 'Barlow' !important;
    text-transform: capitalize;
    color: var(--color-3);
    letter-spacing: -.5px;
}
.uk-navbar-item.uk-flex-end.uk-width {
    justify-content: flex-end;
}
/* .uk-offcanvas-bar.uk-offcanvas-slide {
    background: var(--color-2);
} */
.uk-offcanvas-bar.uk-flex {
    width: 95vw;
    background: white;
    max-width: 450px;
}
div#offcanvas-nav a {
    color: grey;
}
div#offcanvas-nav a:hover {
    color: var(--color-2);
}
button.uk-icon:not(:disabled) { 
    color: black;
}
.uk-offcanvas-bar.uk-margin-large-top {
    margin-top: 60px !important;
}
.uk-logo {
    min-width: 470px;
}
a.uk-logo-icon {
    max-width: 50px;
    min-width: 40px;
}
a.uk-navbutton {
    min-width: 50px;
}
.uk-navbar-nav li.uk-active:after {
    content: '';
    position: absolute;
    height: 8px;
    width: calc(100% - 35px);
    background: var(--color-2);
    /* bottom: -17px; */
    border-radius: 2px;
    margin-left: 15px;
}
li.uk-position-relative.uk-active.uk-nav-start {
    position: relative;
    right: 470px;
}
ul.uk-nav > li:not(:last-child):after {
    content: '';
    left: 0;
    right: 0;
    background: grey;
    height: 1px;
    position: absolute;
}
@media only screen and (max-width: 428px){
    
}

/* --------------------------------------- SLIDER */
.slider-wrapper li.uk-active.uk-transition-active:::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(50, 50, 50, 0.7);
    z-index: 0;
    mix-blend-mode: hard-light;
}
.slider-wrapper .uk-position-bottom-center.uk-position-z-index {
    position: relative;
    bottom: -50px;
    filter: drop-shadow(0px 4px 20px rgba(50, 50, 50, .5));
}
.uk-custom-slider {
    height: 635px;
}
@media only screen and (max-width: 414px){
    .uk-custom-slider {
        height: 77vh;
    }
}
@media only screen and (max-width: 375px){
    .uk-custom-slider {
        height: 65vh;
    }
}
.uk-sliderbild {
    filter: brightness(0.7);
}
p.uk-text-lead.uk-sliderbutton-custom {
    position: relative;
    top: 10px;
}
/* --------------------------------------- BUTTON */
.uk-logo, .uk-logo-icon, .colored-btn-custom2 {
    transition: all 300ms ease-in-out;
}
.uk-button-custom {
    background-color: var(--color-4);
    height: 100px;
    width: 470px;
}
.uk-button-custom:hover {
    background-color: var(--color-3);
/*  filter: drop-shadow(-1px -1px 7px white); */
    transition: all 300ms ease-in-out;
}
.uk-button-custom p {
    color: var(--color-1);
    font-size: 1.8rem;
    font-weight: 700;
}
.uk-background-immograu {
    background-color: #383C3C;
}
.colored-btn {
    background-color: var(--color-2);
    /*  margin-top: 10px;   */
    color: var(--color-1);
    font-weight: 700;
}
a.btn.uk-card-hover.colored-btn.colored-btn-custom:hover {
    background-color: var(--color-4);
    color: white;
    text-decoration: none;
    transition: all 300ms ease-in-out;
}
p + a.btn.uk-card-hover {
    padding: 20px;
    background: var(--color-2);
    display: block;
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: -1px;
    max-width: 355px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: -50px;
}
.uk-mobile-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: nowrap;
    gap: 20px; 
}
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
    background: var(--color-4);
    box-shadow: 0 14px 25px rgb(0 0 0 / 16%);
    color: white;
}

@media only screen and (max-width: 1200px){
    .uk-mobile-buttons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }
    .uk-width-1-3\@l.mobile-padding-remove {
        padding: 0;
    }
    .uk-margin-auto.texteingabe.uk-container   {
        padding-right: 40px;
    }
}
@media only screen and (max-width: 960px){
 
    .uk-margin-auto.texteingabe.uk-container   {
        padding-right: 0px;
    }
    .uk-button-custom {         
        width: fit-content;
    }
}
@media only screen and (max-width: 428){

    .uk-margin-auto.texteingabe.uk-container   {
        padding-right: 0px;
    }
}
/* .colored-btn-custom {
    width: 100%;
    height: 80px;
    max-width: 370px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 10px 0px;
    padding: 10px;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    font-size: 1.8rem;
    overflow: hidden;
} */
.colored-btn-custom {
    width: 100%;
    height: fit-content;
    max-width: 370px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 15px;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    font-size: 1.8rem;
    overflow: hidden;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 150%;
}
/* .colored-btn-custom2 {
 
    padding: 25px 100px;
    font-size: 1.7rem;
    position: relative;
} */
.colored-btn-custom2 {
    
    padding: 15px 60px;
    font-size: 1.8rem;
    position: relative;
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 100%;
}
.colored-btn.colored-btn-custom2:hover {
    background-color: var(--color-4);
    color: white;
    transition: all 300ms ease-in-out;
}
a.btn.uk-card-hover.colored-btn-custom3 {
    position: relative;
    left: 55%;
    top: 15px;
}
a.uk-button.colored-btn.btn.uk-card-hover:hover {
    background-color: var(--color-4);
    color: var(--color-1);
    transition: all 300ms ease-in-out;
}
a.uk-button.colored-btn:hover {
    background-color: var(--color-4);
    color: var(--color-1);
    transition: all 300ms ease-in-out;
}
a.btn.uk-card-hover {
    text-decoration: none;
}
/* a.uk-button.colored-btn.btn.uk-card-hover {
    padding: 20px 30px;
    font-size: 1.7rem;
    text-transform: inherit;
    transition: all 300ms ease-in-out;
    overflow: hidden;
}  
a.uk-button.colored-btn.btn.uk-card-hover {
    padding: 15px 30px;
    font-size: 1.7rem;
    text-transform: inherit;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    font-weight: 200;
}
a.uk-button.colored-btn.btn.uk-card-hover {
    padding: 15px 30px;
    font-size: 1.8rem;
    text-transform: inherit;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    font-family: 'Barlow';
    font-weight: 300;
	letter-spacing: -1px; 
}*/
a.uk-button.colored-btn.btn.uk-card-hover {
    padding: 15px 30px;
    font-size: 1.8rem;
    text-transform: inherit;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    font-family: 'Barlow';
    font-weight: 300;
    letter-spacing: -1px;
    width: 100%;
    max-width: 355px;
    position: relative;
}
a.btn.uk-card-hover.colored-btn:hover span {
    transform: translate(4.5rem, 0) scale(1.5);
    transition: all 300ms;
    opacity: 0;
}
/*--------------- MODUL: Titel ----------------------------- */
.uk-container .uk-column-1-1\@m ul > li> a {
    color: initial;
}
/* UL-before-ICON */
.texteingabe ul > li::before {
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    background-image: url(/media/immoleague_icon_svg.svg);
    background-repeat: no-repeat;
    left: 5px;
    margin-top: 5px;
}
/*--------------- MODUL: Clip-path ------------------------- */
.margin-bottom-margin {
    margin-bottom: -9vw;
    position: relative;
    z-index: 1;
}
/*--------------- MODUL: Text auf grauem Hintergrund ------- */
.uk-mobile-text.uk-width-2-3\@m.uk-position-relative.uk-padding-large.uk-background-default.uk-first-column {
    margin: 0 auto 40px;
}
/* --------------------------------------- HINTERGRUND ICONS */
.uk-hg-1::before {
    content: '';
     /* width: 100%;
     height: 100%; */
     /* display: inline-block; */
     opacity: 0.3;
     background-image: url(/media/vector1.svg), url(/media/vector2.svg), url(/media/vector3.svg);
     background-repeat: no-repeat;
     position: absolute;
     background-position: 95% 10%, 95% 95%, 5% 25%;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     pointer-events: none;
     /* background: grey; */
 }
/*
.uk-hg-2::before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.3;
    background-image: url(/media/vector4.svg), url(/media/vector5.svg), url(/media/vector6.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: 100% 70%, 100% 20%, 85% 45%;
    top: 0;
    right: -50%;
    left: 0;
    bottom: 0;

} */
.uk-hg-2::before {
    content: '';
    width: 600px;
    /* height: 100%; */
    /* display: block; */
    opacity: 0.3;
    background-image: url(/media/vector4.svg), url(/media/vector5.svg), url(/media/vector6.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: 100% 80%, 100% 20%, 65% 45%;
    top: 0;
    right: -30%;
    bottom: 0;
    z-index: -1;
}
/*
.uk-hg-2::before {
    content: '';
    height: 500px;
    opacity: 0.3;
    background-image: url(/media/vector4.svg), url(/media/vector5.svg), url(/media/vector6.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: 100% 70%, 100% 20%, 85% 45%;
    top: 0;
    bottom: 0;

    width: 600px;
    right: -50%;
}*/
/* --------------------------------------- PARALLAX + OVERLAY */
.uk-custom-overlay {
    padding: 30px 30px;
}
.uk-para {
    height: 100%;
}
.uk-container.uk-container-medium.uk-custom-width {
    max-width: 1000px;
}
.uk-para.uk-padding-small {
    padding: 25px;
}
.uk-top-para {
    margin-top: -40px;
}
@media only screen and (max-width: 428px){

    .uk-custom-overlay {
        padding: 20px 30px;
    }
    .uk-para {
        padding: 0 !important;
    }

}

/* --------------------------------------- Custom Text */
.uk-custom-text {
    position: relative;
    right: 27%;
}
.uk-hg-1.uk-hg-2{
    position: relative;
    z-index: 10;
}
/*
clip.uk-clippath.uk-first-column {
    margin-bottom: -3%;
    margin-top: -3%;
    position: relative;
    z-index: 0;
}
*/
/* --------------------------------------- Iframe */

div#iazihedolightcontainer {
    width: auto;
}
/*
@media screen and (max-width: 1024px) {
    div#iazihedolightcontainer {
        width: 955px;
    }
}
@media screen and (max-width: 768px) {
    div#iazihedolightcontainer {
        width: 720px;
    }
}
@media screen and (max-width: 414px) {
    div#iazihedolightcontainer {
        width: auto;
    }
}
}
*/
/* --------------------------------------- FOOTER */
.uk-link,
a {
    color: #ffffff;
}
a.uk-uppercase.uk-logo.uk-footer-logo2 {
    width: 40px;
    height: 40px;
    padding-left: 10px;
}
/*
.uk-clippath {
    clip-path: ellipse(55% 100% at 50% 0%);
    background: rgb(255, 255, 255);
    width: 100%;
    height: 10vw;
}*/
/* by LEA */
.uk-clippath {
    clip-path: ellipse(55% 100% at 50% 0%);
    background: rgb(255, 255, 255);
    width: 100%;
    height: 140px;
    margin: -60px 0 10vh 0;
}
footer ul {
    list-style-type: none;
    color: white;
    padding-bottom: 20px;
}
li.uk-footertitle {
    font-weight: 200;
    font-size: 18px;
    font-family: 'Barlow';
    margin-bottom: 20px;
}
li.uk-footertext {
    font-family: 'Barlow';
    font-weight: 400;
    padding-bottom: 5px;
    line-height: normal;
}
.uk-unterseiten {
    color: white;
}
a.uk-unterseiten:hover {
    color: var(--color-2);
}
.uk-link, p a  {
    color: var(--color-2);
}
.uk-link, p a:hover  {
    color: var(--color-4);
}
li .uk-link,
a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 18px;
}
.uk-link,
a:active {
    color: var(--color-4);
    text-decoration: none;
    cursor: pointer;
}
.uk-link,
a:hover {
    color: var(--color-2);
    text-decoration: none;
    cursor: pointer;
}
p.uk-text-uppercase.uk-footer-text {
    position: relative;
    bottom: 15px;
    font-weight: 400;
}
.uk-logo:focus,
.uk-logo {
    color: #fff;
    outline: 0;
    text-decoration: none;
}
.uk-logo:focus,
.uk-logo:hover {
    color: #fff;
    outline: 0;
    text-decoration: none;
}
a.uk-uppercase.uk-footer-logo2 {
    max-width: 40px;
    min-width: 30px;
    margin-left: 10px;
}
.uk-flex.uk-flex-middle.uk-container.uk-grid.uk-footer-height {
    min-height: 80px;
   /*  max-height: 130px; */
}
.uk-width-1-3\@m.uk-background-muted.uk-align-middle.uk-flex.uk-grid-margin.uk-first-column {
    padding-left: 15px;
}
.uk-card-primary.uk-card-body .uk-nav-primary>li>a, .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li>a, .uk-card-secondary.uk-card-body .uk-nav-primary>li>a, .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li>a, .uk-light .uk-nav-primary>li>a, .uk-offcanvas-bar .uk-nav-primary>li>a, .uk-overlay-primary .uk-nav-primary>li>a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li>a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a {
    /* color: rgb(255 255 255); */
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 40px;
}
.uk-container.uk-container-medium.uk-footer-logo.uk-width-1-2\@m.uk-first-column {
    position: relative;
    bottom: 30px;
}
span.uk-footer-text.uk-margin-remove {
    font-family: 'Barlow' !important;
    font-size: 1.2rem;
    color: white;
     
}
/* ====================================== 404-page */
#site-12 .uk-overlay-default.uk-custom-overlay.uk-text-left {
    text-align: center !important;
}
/* --------------------------------------- Mediaqueries  */
/* UWQHD und +  Grösse */
@media screen and (max-width: 5000px) {
    h1.uk-margin-remove.uk-custom {
        color: var(--color-2);
        font-size: 6.25rem;
        font-weight: 700;
        filter: drop-shadow(5px 5px 10px rgba(50, 50, 50, .5));
    }
    h1.uk-margin-remove.uk-h1-custom {
        color: var(--color-1);
        font-size: 4.375rem;
        font-weight: 700;
        filter: drop-shadow(5px 5px 10px rgba(50, 50, 50, .5));
    }
    .uk-hg-1::before {
    background-position: 71% 10%, 70% 95%, 31% 25%;
    }
}
/* 2100px Grösse */
@media screen and (max-width: 2100px) {
.uk-hg-1::before {
    background-position: 85% 10%, 85% 95%, 15% 25%;
    }
}
/* IPAD Seitwärts Grösse */
@media screen and (max-width: 1200px) {
    .uk-text-center.uk-margin-large-top.texteingabe.uk-width-1-1\@m.uk-first-column.uk-scrollspy-inview.-bottom-medium {
        padding-left: 0;
    }
    .uk-top-para {
        margin-top: 20px;
    }
    .colored-btn-custom {
        font-size: 1.7rem;
    }
    .custom-grid {
        position: relative;
        left: 20px;
    }
/*     .uk-custom-text {
        position: relative;
        right: 0%;
    } */
    .uk-custom-text {
        position: relative;
        right: auto;
        left: auto;
        padding: 0;
    }
    a.btn.uk-card-hover.colored-btn-custom3 {
        position: relative;
        left: 0%;
        top: 15px;
    }
    h1.uk-margin-remove.uk-h1-custom {
        font-size: 3.675rem;
    }
    h1.uk-margin-remove.uk-custom {
        font-size: 5.25rem;
    }
    h2 {
        font-size: 4.3rem;
        margin-top: 30px;
    }
    h3 {
        font-size: 2.1rem;
    }
    .uk-container.uk-width-1-2\@m.uk-width-1-1\@s.uk-flex.uk-flex-top.uk-grid-margin.uk-first-column {
        position: relative;
        left: 25px;
    }
    .uk-hg-2::before {
        width: 102%;
        background-position: 100% 70%, 100% 20%, 1% 45%;
    }
    .uk-grid {
        display: flex;
        /*flex-wrap: nowrap;*/
        margin: 0;
        padding: 0;
        list-style: none;
    }
}
/* 960px Grösse */
@media screen and (max-width: 960px) {
    .uk-flex.uk-flex-middle.uk-container.uk-footer-height.uk-grid.uk-grid-stack > div {
        margin: 20px 0;
    }
    .uk-width-1-2\@m.uk-text-left\@m.uk-text-center .uk-flex {
        display: block;
    }
    
    .uk-container.uk-container-medium.uk-footer-logo.uk-width-1-2\@m.uk-first-column {
        position: relative;
        bottom: 30px;
        display: flex;
        justify-content: center;
    }
    .custom-grid {
        position: relative;
        left: 0px;
    }
    .uk-mobile-buttons {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: flex-end;
        flex-wrap: wrap;
        align-content: space-around;
    }
    .colored-btn-custom {
        width: 100%;
        height: 65px;
        max-width: 335px;
    }
    .uk-hg-1::before {
        opacity: 0.1;  
     }
     .uk-hg-2::before {
        background-position: 100% 70%, 100% 20%, 4% 45%;
        opacity: 0.1;  
    }
    .uk-grid {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        list-style: none;
    }
}
/* IPAD Grösse */
@media screen and (max-width: 768px) {
    .custom-padding {
        padding: 0 30px 40px 30px !important;
    }
    .uk-custom-text {
        position: relative;
        right: auto;
        left: auto;
        padding: 20px 0 40px;
    }
    h4 {
        font-size: 3.6rem;
        margin-top: 40px;
    }
/*
    h2 {
        margin-top: 40px;
        font-size: 3.6rem;
    }
*/
	/* .title h2 {
		font-size: 3.6rem;
		margin: 60px 0 0;
    } */
    .title h2 {
        font-size: 3.6rem;
        margin: 60px 0 0;
        line-height: 125%;
    }
	.uk-clippath {
		height: 140px;
		margin: -60px 0 5vh 0;
	}
	.section-two .title h2 {
		margin-bottom: 20px;
	}
	.section-three {
		margin-top: 5vh;
		margin-bottom: 1vh;
    }
    /*
    a.uk-button.colored-btn.btn.uk-card-hover {
        padding: 20px 30px;
        font-size: 1rem;
    }
    */
    a.uk-button.colored-btn.btn.uk-card-hover {
        padding: 20px 30px;
        font-size: 1.5rem;
    }
    .colored-btn-custom {
        max-width: 320px;
        height: 75px;
    }
    /*
    .colored-btn-custom2 {
        padding: 20px 90px;
        font-size: 1rem;
        margin-bottom: 0px;
    }
    */
    .colored-btn-custom2 {
        padding: 20px 30px;
        font-size: 1.5rem;
        margin-bottom: 0px;
        line-height: 125%;
        text-align: center;
        width: 100%;
        max-width: 320px;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .uk-width-1-2\@m.uk-text-left\@m.uk-text-center.uk-first-column {
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        margin-top: 10px;
    }
    .uk-mobile-buttons {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-content: space-between;
        flex-direction: row;
    }
    .uk-mobile-text {
        margin-left: 15px;
        margin-right: 15px;
    }
    /*
    .colored-btn-custom {
        margin-top: 15px;
        padding: 0px;
        font-size: 1rem;
    }
    */
    .colored-btn-custom {
        margin-top: 15px;
        padding: 0px;
        font-size: 1.5rem;
    }
    .custom-grid {
        position: relative;
        left: 0px;
    }
    .uk-logo {
        min-width: 340px;
    }
    a.uk-logo-icon {
        min-width: 30px;
    }
/*     .uk-text-form {
        padding: 0px 20px;
    } */
    .uk-text-form {
        padding: 0px 0px;
    }
    .uk-text-form p{
        padding: 0px 30px;
    }
    .uk-custom-margin {
        margin-bottom: 40px;
    }
    .uk-grid-margin, .uk-grid+.uk-grid, .uk-grid>.uk-grid-margin {
        margin-top: 0px;
    }
    h2>span.text-huge::before {
        content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2277%22%20height%3D%2236%22%20viewBox%3D%220%200%2077%2036%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M65.4492%2024.7382V3.92675H53.8992V14.1369L38.5%200L0%2035.3402H11.5497L38.5%2010.5628L65.4497%2035.3402H77L65.4492%2024.7382Z%22%20fill%3D%22black%22%2F%3E%3Cpath%20d%3D%22M65.4492%2024.7382V3.92675H53.8992V14.1369L38.5%200L0%2035.3402H11.5497L38.5%2010.5628L65.4497%2035.3402H77L65.4492%2024.7382Z%22%20stroke%3D%22%232D3232%22%2F%3E%3C%2Fsvg%3E);
        width: 77px;
        height: 36px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0%);
        top: -70px;
    }
}
/* IPad Grösse */
@media screen and (max-width: 768px) {

.uk-container.uk-width-1-2\@m.uk-width-1-1\@s.uk-flex.uk-flex-top.uk-grid-margin.uk-first-column {
    position: relative;
    left: 0px;
}
.uk-custom-element.uk-grid.uk-grid-stack {
    /* display: block; */
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.uk-width-1-2.uk-footer-logo.uk-width-1-2\@m.uk-first-column {
    padding-bottom: 40px;
    width: 100%;
}
footer .uk-flex.uk-flex-top.uk-flex-wrap.uk-grid.uk-first-column.uk-grid-margin {
    width: 100%;
}
footer .uk-footertext a{
    font-weight: 400;
}
.uk-mobile-text {
    margin-bottom: 40px;
}
footer .uk-footer-logo {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 540px) {
    h1.uk-margin-remove.uk-h1-custom {
        font-size: 10vw;
    }
    h1.uk-margin-remove.uk-custom {
        font-size: 15vw;
    }
}

@media only screen and (max-width: 428px){
    .uk-width-1-2\@m.uk-text-left\@m.uk-text-center.uk-first-column {
        padding: 0;
    }
    img.uk-margin-small-left {
        width: 30px;
    }
    .uk-mobile-text {
        margin-left: auto;
    }
    .title h2 {
        font-size: 3rem;
        margin: 60px 0 0;
        line-height: 125%;
    }
    footer ul {
        padding: 0;
    }
    .uk-width-1-2\@m.uk-grid.uk-grid-margin.uk-first-column.uk-grid-stack {
        margin-bottom: 20px;
    }
    .uk-flex.uk-flex-middle.uk-container.uk-footer-height.uk-grid.uk-grid-stack > div {
        margin: 0;
    }.uk-flex.uk-flex-middle.uk-container.uk-grid.uk-footer-height {
 
        padding: 20px 0;
    }
}
/* IPhone 6/7/8 Plus Grösse */
@media screen and (max-width: 414px) {
    .texteingabe ul > li::before {
        left: -15px;
    }
    .texteingabe ul li {
        margin-bottom: 10px !important;
    }
    .uk-text-form p {
        padding: 0px 5px;
    }
    .texteingabe {
        padding: 0 5px;
    }
    .uk-custom-text {
        padding-left: 0px;
    }
    .uk-clip-extension {
        top: 15px;
    }
    .uk-button-custom p {
        color: var(--color-1);
        font-size: 1.1rem;
        font-weight: 700;
        white-space: nowrap;
    }
    .uk-para {
        background: fixed;
		background-image: url(../../media/rectangle_54_iphone_cropped.jpg ) !important;
		background-size: cover; 
    }
    a.uk-button.colored-btn.btn.uk-card-hover {
        padding: 15px 30px;
        font-size: 1.5rem;
        width: 100%;
        max-width: 320px;
    }
    .uk-button-custom {
        width: 400px;
    }
    .colored-btn-custom2 {
        font-size: 1.5rem;
        position: relative;
    }
    h1.uk-margin-remove.uk-h1-custom {
        font-size: 11vw;
    }
    p {
        padding: 0px 0px;
    }
    p.uk-footer-text {
        font-size: 18px;
    }
    h1.uk-margin-remove.uk-custom {
        font-size: 17vw;
        overflow-wrap: anywhere;
        letter-spacing: -3px;
        padding: 0 16px;
        line-height: 106%;
        /* background-color: white; */
        /* padding: 10px 16px 17px; */
        filter: drop-shadow(2px 4px 6px rgba(50,50,50,.75));
    }
    .title h2 {
        font-size: 3rem;
        margin-bottom: -30px;
    }
    .custom-grid {
        position: relative;
        left: 0px;
    }
    .uk-custom-overlay {
        padding: 20px  ;
    }
    h3.uk-light {
        color: var(--color-3);
        font-size: 30px;
    }
    .uk-mobile-text {
       margin-left: 0px;
        margin-bottom: 30px;
    }
    .uk-button-custom {
        width: 290px;
        height: 90px;
    }
    .uk-logo {
        font-size: 20px;
    }
    a.uk-navbutton {
        width: 50px;
        position: relative;
        right: 10px;
    }
    .uk-logohidden {
        width: 0px;
        opacity: 0;
        position: absolute;
    }
    a.uk-uppercase.uk-logo.uk-footer-logo2 {
        padding-right: 15px;
    }
    ol, ul {
        padding-left: 10px;
    }
    .uk-logo {
        min-width: 200px;
        margin-right: 10px;
    }
    a.uk-logo-icon {
        min-width: 25px;
    }
    a.uk-uppercase.uk-footer-logo2 {
        margin-left: 5px;
    }
	.uk-custom-burger {
        width: 60px;
        margin-right: -20px;
    }
    .uk-container.uk-container-medium.uk-footer-logo.uk-width-1-2\@m.uk-first-column {
        max-width: 375px;
        position: relative;
        left: 35px;
        bottom: 20px;
    }
    .uk-container.uk-width-1-2\@m.uk-width-1-1\@s.uk-flex.uk-flex-top.uk-grid-margin.uk-first-column {
        position: relative;
        left: 25px;
        max-width: 390px;
    }
}
/* IPhone 6/7/8 Grösse */
@media screen and (max-width: 375px) {
    .uk-button-custom {
        width: 350px;
        position: relative;
        right: 0px;
    }
    .uk-mobile-text {
        margin-left: 10px;
        margin-bottom: 30px;
        margin-right: 10px;
    }
    .uk-text-center.uk-position-z-index {
        position: relative;
        right: 0px;
    }
  .uk-container {
        position: relative;
        /*right: -6px;*/
    }
    .uk-overlay-default {
        background: rgba(255, 255, 255, .6);
    }
    .uk-button-custom p {
        color: var(--color-1);
        font-size: 1rem;
    }
    .uk-mobile-buttons {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: space-between;
        flex-direction: row;
    }
    .uk-button-custom {
        width: 330px;
    }
    .colored-btn-custom2 {
        padding: 15px 30px;
        font-size: 1.5rem;
        position: relative;
        width: 100%;
        max-width: 320px;
        margin: auto;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    li.uk-footertext {
        font-size: 18px;
        font-family: 'Barlow';
        line-height: normal;
    }
    li.uk-footertitle {
        font-weight: 200;
        font-size: 18px;
        padding-bottom: 5px;
        font-family: 'Barlow';
    }
    h1,
    h2,
    h3 {
        text-align: center!important;
    }
    a.uk-button.colored-btn.btn.uk-card-hover {
        padding: 15px 20px;
        font-size: 1.5rem;
        white-space: nowrap;
        width: 100%;
        max-width: 320px;
    }
    .uk-margin-small-left {
        margin-left: 0px!important;
    }
    h2>span.text-huge::before {
        content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2277%22%20height%3D%2236%22%20viewBox%3D%220%200%2077%2036%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M65.4492%2024.7382V3.92675H53.8992V14.1369L38.5%200L0%2035.3402H11.5497L38.5%2010.5628L65.4497%2035.3402H77L65.4492%2024.7382Z%22%20fill%3D%22black%22%2F%3E%3Cpath%20d%3D%22M65.4492%2024.7382V3.92675H53.8992V14.1369L38.5%200L0%2035.3402H11.5497L38.5%2010.5628L65.4497%2035.3402H77L65.4492%2024.7382Z%22%20stroke%3D%22%232D3232%22%2F%3E%3C%2Fsvg%3E);
        width: 77px;
        height: 36px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0%);
        top: -60px;
    }
    .uk-container.uk-width-1-2\@m.uk-width-1-1\@s.uk-flex.uk-flex-top.uk-grid-margin.uk-first-column {
        position: relative;
        left: 20px;
        max-width: 360px;
    }
    .uk-container.uk-container-medium.uk-footer-logo.uk-width-1-2\@m.uk-first-column {
        max-width: 355px;
        position: relative;
        left: 35px;
        bottom: 20px;
    }
}
/* kleiner als IPhone 6/7/8 Grösse */
@media screen and (max-width: 360px) {
    .uk-link, a {
        font-size: 15px;
    }
}
/* by LEA */
	/* clippath formatierung vor dem Footer */
.color-2 .uk-grid-collapse.uk-grid.uk-grid-stack .uk-clippath {
    height: 10vw;
    margin: 0 0 50px 0 !important;
}
.uk-overlay-default.uk-custom-overlay.uk-text-left {
    backdrop-filter: blur(5px);
}

@media only screen and (max-width: 1200px ){
    .uk-overlay-default.uk-custom-overlay.uk-text-left > * {
        text-align: center;
        left: 50%;
        position: relative;
        transform: translate(-50%, 0%);
    }
}
@media screen and (max-width: 414px){
		.section-one {
		height: auto;
		background: white;
		margin-top: 70px;
		margin-bottom: 5vh;
	}
	.section-three {
		margin-top: 4vh;
		margin-bottom: 4vh;
	}
	.title .uk-text-form {
		padding: 0px 0px 0 0;
		letter-spacing: -1px;
	}
    .section-two {
        margin: -60px 0 -50px 0;
    }
	.section-two .title {
		margin-bottom: 50px;
	}
	.uk-width-1-3\@m.uk-background-muted.uk-align-middle.uk-flex.uk-grid-margin.uk-first-column {
		padding-left: 0;
	}
	.uk-clippath {
		clip-path: ellipse(55% 100% at 50% 0%);
		background: rgb(255, 255, 255);
		width: 100%;
		height: 80px;
		margin: -30px 0 10vh 0;
	}
	#site-12 .uk-para {
		background: fixed;
		background-image: url(index.php?rex_media_type=img-large&rex_media_file=404-page-error.jpg) !important;
		background-size: contain;
		background-position-y: 48%;
		background-repeat: no-repeat;
	}
}
@media screen and (max-width: 375px){
    .title h2 {
        font-size: 2.75rem;
    }
	.uk-clippath {
		clip-path: ellipse(55% 100% at 50% 0%);
		background: rgb(255, 255, 255);
		width: 100%;
		height: 70px;
		margin: -10px 0 7vh 0;
	}
	.uk-mobile-buttons {
		display: flex;
		flex-direction: row;
		width: 100%;
		justify-content: center;
	}
	.uk-para.uk-padding-small {
		padding: 15px 0;
	}
}

/****** COOKIE BANNER ******/
.cc_banner-wrapper {
    z-index: 90010000;
    position: absolute;
    overflow: visible;
    /* background: black !important; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.cc_banner-wrapper:before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #0000008a;
}
.cc_banner .cc_btn {
    background: var(--color-2) !important;
    color: white !important;
}
.cc_banner {
    max-width: 900px;
    width: 100% !important;
    min-width: 500px !important;
    margin: 0 auto !important;
    background: var(--color-3) !important;
    right: 0 !important;
    left: 0 !important;
}
.cc_banner-wrapper p {
    line-height: 125% !important;
    padding: 20px !important;
    color: white  !important;
    margin-bottom: 20px !important;
}
.cc_banner-wrapper a{
    color: var(--color-2)  !important;
}
a.cc_btn.cc_btn_accept_all {
    max-width: 88%;
    margin: 0 auto;
    padding: 20px 19px;
    text-transform: uppercase;
    font-size: 1.8rem;
}

@media only screen and (max-width: 960px){
    .cc_container {
        width: 95% !important; 
    }
    .cc_banner{
        min-width: 95vw !important;
    }

    .cc_container .cc_message {
        font-size: 1.125rem !important;
    }
}

@media screen and (max-width: 500px){
    .cc_container .cc_message {
        font-size: 1.125rem !important; 
    }
    p.cc_message {
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width: 414px){
    .cc_banner-wrapper p {
        padding: 0px !important;
    }

}