﻿:root {
    /* 16px bei 375px in vw*/
    --font-size-mobile: 4.26vw;
    --color-red: #f00;
    --color-loader: #000;
    --color-footer: #000;
    --main-padding-left: 1rem;
}

@media (min-width: 768px) {
    :root {
        /* 13,06px bei 768px in vw*/
        --font-size-mobile: 1.7vw;
        --main-padding-left: 2.45rem;
    }
}

html, body {
    font-size: var(--font-size-mobile) !important;
}

body {
    background-color: #000;
    color: #fff;
    letter-spacing: 0;
}

.no-padding {
    padding: 0 !important;
}

/* loader ---------------------------------------------- */
.loader {
    background: var(--color-loader);
}

/* nav ------------------------------------------------- */
.sidemenu_btn {
    padding: 0;
    width: 1.6875rem;
    /*right: 0.9375rem;*/
    right: var(--main-padding-left);
    top: 1.125rem;
    margin-right: 0;
    position: fixed;
    z-index: 99;
}

    .sidemenu_btn span {
        height: 0.1875rem;
        background-color: var(--color-red) !important;
    }

        .sidemenu_btn span:nth-child(2) {
            margin: 0.1875rem 0;
        }

@media (min-width: 768px) {
    .sidemenu_btn {
        width: 1.9908rem;
        right: var(--main-padding-left);
        top: 2.14395rem;
    }

        .sidemenu_btn span {
            height: 0.30627rem;
        }

            .sidemenu_btn span:nth-child(2) {
                margin: 0.2297rem 0;
            }
}

.side-menu {
    background: var(--color-red);
    font-size: 16px;
}

.side-nav .navbar-nav .nav-link {
    font-size: 1.5em;
}

.side-menu .inner-wrapper {
    padding: 3.5em 4em;
}

.nav-link {
    padding: .5em 1em;
}

.navbar {
    padding-top: .5em;
    padding-bottom: .5em;
}

/* header section -------------------------------------- */
.header-section {
    font-size: 1rem;
    text-align: left;
}

    .header-section .logo {
        position: absolute;
        width: 8.625em;
        top: 1.1875em;
        right: 3.1875em;
    }

@media (min-width: 768px) {
    .header-section .logo {
        position: absolute;
        width: 17.1516em;
        top: 2.14395em;
        right: 5.70em;
    }
}

.header-section.bg {
    background: transparent url(/images/2025/bg-1.jpg) no-repeat;
    background-size: cover;
    background-position: 89% 0; /* TBD desktop override */
}

.header-section h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Helvetica' !important;
    font-size: 1.365625em !important;
    line-height: 0.9583;
    text-align: left;
    left: var(--main-padding-left);
    top: 1.125rem;
    position: absolute;
}

@media (min-width: 768px) {
    .header-section h1 {
        font-size: 2.716em !important;
        left: var(--main-padding-left);
        top: 1.53139rem;
    }
}

.header-section .drops {
    position: absolute;
    width: 0.8125em;
    top: 7.25em;
    left: 1.1875em;
}

@media (min-width: 768px) {
    .header-section .drops {
        width: 1.30168em;
        top: 13.7825em;
        left: 2.83307em;
    }
}

.header-section .video-wrapper {
    width: 15.75em;
    margin: 7.25em auto 4.25em;
}


@media (min-width: 768px) {
    .header-section .video-wrapper,
    .header-section .video-wrapper {
        width: 34.3797em;
        margin: 9.6477em auto 9.3415em 14.16539em;
    }
}

.header-section .video-wrapper img,
.header-section .video-wrapper video {
    width: 100%;
    aspect-ratio: 725 / 1288;
    object-fit: cover;
}

@media (min-width: 768px) {
    .header-section .video-wrapper img,
    .header-section .video-wrapper video {
        aspect-ratio: 1680 / 891;
    }
}

/* content block 1 ------------------------------------------ */
.cb1 {
    font-size: 1rem;
    text-align: left;
}

    .cb1 h2 {
        font-size: 1.3518em;
        line-height: 1;
        font-family: inherit;
        margin-left: var(--main-padding-left);
        margin-bottom: 3em;
    }


@media (min-width: 768px) {
    .cb1 h2 {
        font-size: 1.8009em;
        margin-left: 4.5176rem;
        margin-bottom: 1.6845rem;
    }
}

.cb1 p {
    font-size: 1em;
    line-height: 1;
    font-weight: bold;
    margin: 0 2.375em 8.375em 2.625em;
}

@media (min-width: 768px) {
    .cb1 p {
        margin: 0 7.0444rem 6.43185rem 27.3353em;
    }
}

/* content block 2 ------------------------------------------ */
.cb2 {
    font-size: 1rem;
    text-align: left;
}

    .cb2.bg {
        background: transparent url(/images/2025/bg-1.jpg) no-repeat;
        background-size: cover;
        background-position: 96% 0;
    }

@media (min-width: 768px) {
    .cb2.bg {
        background-position: 96% 96%;
    }
}

.cb2 .img-hl {
    width: 100%;
    height: auto;
    max-width: none;
}

.cb2 h2 {
    font-size: 1.6875em;
    line-height: 1;
    font-family: inherit;
    margin: 8.125rem 2rem 3.375rem 2rem;
}

@media (min-width: 768px) {
    .cb2 h2 {
        font-size: 1.80168em;
        margin: 11.40888rem 36.055rem 3.9816rem 3.5222rem;
    }
}

.cb2 p {
    font-size: 1em;
    line-height: 1;
    font-weight: bold;
    margin: 0 2rem 15.25rem 2rem;
}

@media (min-width: 768px) {
    .cb2 p {
        font-size: 1.04211rem;
        position: absolute;
        top: 0;
        left: 0;
        margin: 12.251148rem 12.5574rem 5.4364rem 23.5834rem;
    }
}

/* content block 3 ------------------------------------------ */
.cb3 {
    font-size: 1rem;
    text-align: left;
}


    .cb3 .img-hl {
        width: 20.875rem;
        height: auto;
        margin: 2.5rem 0 0 -0.9em;
        max-width: none;
    }

@media (min-width: 768px) {
    .cb3 .img-hl {
        width: 24.885rem;
        margin: -0.2em 0 0 2.6799rem;
        max-width: none;
    }
}

.cb3 p {
    font-size: 1em;
    line-height: 1;
    font-weight: bold;
    margin: 3.25rem 3.25rem 4.6875rem var(--main-padding-left);
}

@media (min-width: 768px) {
    .cb3 p {
        font-size: 1.04211rem;
        margin: 3.82848rem 0 4.59418rem 2.6799rem;
        width: 21.4395rem;
    }
}

.cb3 .content-image {
    display: none;
}

@media (min-width: 768px) {
    .cb3 .content-image {
        display: inline-block;
        width: 25.038rem;
        aspect-ratio: 327/400;
        position: absolute;
        top: 2.37366rem;
        left: 27.4885rem;
    }
}
/* content block 4 ------------------------------------------ */
.cb4 {
    font-size: 1rem;
    text-align: left;
}

    .cb4 .img-hl {
        width: 54rem;
        height: auto;
        margin: 3.125rem 0 0 -4.375rem; 
        max-width: none;
    }

        .cb4 .img-hl.img2 {
            margin: -2rem 0 0 -31.125rem;
        }

@media (min-width: 768px) {
    .cb4 .img-hl {
        width: auto;
        height: 16.7687rem;
        margin: -5.16rem 0 0 -6.375rem; 
        max-width: none;
    }

        .cb4 .img-hl.img2 {
            display: none;
        }
}

/*@media (min-width: 768px) {
    .cb4 .img-hl.img2 {
        display: none !important;
    }
}*/

.cb4 h2 {
    font-size: 1.5em;
    line-height: 1;
    font-family: inherit;
    margin: 7.1875rem 2rem 2.5rem var(--main-padding-left); 
    text-transform: uppercase;
    color: var(--color-red);
}

@media (min-width: 768px) {
    .cb4 h2 {
        font-size: 1.8em;
        margin: 5.35987rem 2rem 2.52679rem var(--main-padding-left); 
    }
}

.cb4 p {
    font-size: 1em;
    line-height: 1;
    font-weight: bold;
    margin: 3.25rem 3.25rem 4.6875rem var(--main-padding-left); 
}


@media (min-width: 768px) {
    .cb4 p {
        font-size: 0.98928em;
        margin: 3.25rem 3.25rem 4.6875rem var(--main-padding-left); 
    }
}

.cb4 a:hover, .cb4 a:focus {
    color: inherit;
    text-decoration: none !important;
}
/* foto slider --------------------------------------------- */
.fotos-slider,
.fotos-slider2 {
    font-size: 1rem;
}

    .fotos-slider .slider-foto-item,
    .fotos-slider2 .slider-foto-item {
        height: 41.6875em; 
        width: auto;
        object-fit: cover;
    }

@media (min-width: 768px) {

    .fotos-slider .slider-foto-item,
    .fotos-slider2 .slider-foto-item {
        height: 39.2036em; 
    }
}

.owl-carousel .owl-nav {
    margin: 0;
}

    .owl-carousel .owl-nav [class*=owl-] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10000;
        font-size: 4em !important;
        background-color: transparent !important;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

img[src="/images/2025/IMG_9156.jpg"] {
    object-position: 55% 50%;
}



/* footer --------------------------------------------- */
footer {
    background-color: var(--color-footer);
    font-size: 15px;
    padding: 7.5em 0;
}

@media (min-width: 768px) {
    footer.section-padding {
        padding: 4.5em 0;
    }
}


/* button up --------------------------------------------- */
.scroll-top-arrow {
    background-color: var(--color-red);
}

    .scroll-top-arrow .fa {
        transform: translateY(-10%) !important;
        color: #fff;
    }


/* video styles ------------------------------------------- */

.video-wrapper {
    position: relative;
}

.video-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    cursor: pointer;
    z-index: 10;
    pointer-events: auto;
}

.video-btn-play {
    display: block;
    background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjAwIDEyMDAiPgogIDwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAzMC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiAyLjEuMSBCdWlsZCAxMjMpICAtLT4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLnN0MCB7CiAgICAgICAgZmlsbDogcmVkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODkyLjQsNjE2LjJsLTQzMi40LDI0NS44Yy0xMC4yLDUuOC0yMi43LTIuMi0yMi4xLTEzLjZsMy40LTQ5Ny42Yy4xLTExLjUsMTIuNy0xOC40LDIyLjMtMTIuNmw0MjkuNywyNTJjMTAuNiw2LjEsOS40LDIwLjItMSwyNmgwWiIvPgo8L3N2Zz4=) 44% 53% no-repeat;
    background-size: 32vw;
}

@media (min-width: 768px) {
    .video-btn-play {
        background-position:  49% 52%;
        background-size: 12vw;
    }
}

.video-btn-pause {
    display: none;
}

.video-wrapper.is-playing .video-btn-play {
    display: none;
}

.video-wrapper.is-playing .video-btn-pause {
    display: block;
}

.video-wrapper.is-paused .video-btn-play {
    display: block;
}

.video-wrapper.is-paused .video-btn-pause {
    display: none;
}

.js-video-desktop,
.js-video-mobile {
    display: none;
    border-radius: 0.6vw;
    overflow: hidden;
}