.elementor-kit-16{--e-global-color-primary:#E21827;--e-global-color-secondary:#070707;--e-global-color-text:#FFFFFFCC;--e-global-color-accent:#C90DA3;--e-global-color-56e438e:#A20015;--e-global-color-3028a59:#5A0042;--e-global-color-dd12e49:#A23D00;--e-global-color-25e65a3:#3F0064;--e-global-color-57daa72:#FFAB00;--e-global-color-35a6e6d:#F14D24;--e-global-color-b8e5064:#4CC0DD;--e-global-color-5b0445a:#602483;--e-global-color-3cdfd39:#000000;--e-global-color-62b6ff9:#252525;--e-global-color-48b14db:#808080;--e-global-color-7bfef82:#FFFFFF;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:4px;--e-global-typography-8eb1de9-font-family:"Outfit";--e-global-typography-8eb1de9-font-size:14px;--e-global-typography-8eb1de9-font-weight:700;--e-global-typography-8eb1de9-text-transform:uppercase;--e-global-typography-8eb1de9-line-height:1.2em;--e-global-typography-167909d-font-family:"Outfit";--e-global-typography-167909d-font-size:36px;--e-global-typography-167909d-font-weight:bold;--e-global-typography-167909d-text-transform:uppercase;--e-global-typography-167909d-line-height:1.2em;--e-global-typography-7abd1a6-font-family:"Outfit";--e-global-typography-7abd1a6-font-size:24px;--e-global-typography-7abd1a6-font-weight:bold;--e-global-typography-7abd1a6-text-transform:uppercase;--e-global-typography-7abd1a6-line-height:1.2em;--e-global-typography-f09412c-font-family:"Outfit";--e-global-typography-f09412c-font-size:15px;--e-global-typography-f09412c-font-weight:600;--e-global-typography-f09412c-text-transform:uppercase;--e-global-typography-f09412c-letter-spacing:0.2px;--e-global-typography-841484a-font-family:"Outfit";--e-global-typography-841484a-font-size:24px;--e-global-typography-841484a-font-weight:bold;--e-global-typography-841484a-line-height:1.2em;background-color:var( --e-global-color-secondary );--e-page-transition-entrance-animation:e-page-transition-slide-out-right;--e-page-transition-exit-animation:e-page-transition-slide-in-left;--e-page-transition-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-7bfef82 );--e-preloader-size:80px;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#0C0C0C80;--lightbox-text-color:var( --e-global-color-text );--lightbox-navigation-icons-size:0px;}.elementor-kit-16 e-page-transition{background-color:var( --e-global-color-secondary );}@media(max-width:1366px){.elementor-kit-16{--e-global-typography-primary-font-size:48px;--e-global-typography-secondary-font-size:36px;--e-global-typography-167909d-font-size:28px;--e-global-typography-7abd1a6-font-size:20px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:30px;--e-global-typography-167909d-font-size:24px;--e-global-typography-7abd1a6-font-size:18px;--e-global-typography-841484a-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* GENERAL */
/* Vypnuti Scroll Snap na mobilu a tabletu */
@media (max-width: 1366px) {    html body {
    scroll-snap-type: none;
}
}

/* Smooth Scroll se Scroll Snap */
body {
scroll-behavior:smooth;
}

/* HOMEPAGE */
/* Oprava velikosti loga - Hero sekce */
@media (max-width: 1024px) {
    .elementor-17 .elementor-element.elementor-element-6d4b55b.ob-is-pseudo > .elementor-element-populated:after {
        background-size: 80% auto !important;
    }
}

@media (max-width: 767px) {
    .elementor-17 .elementor-element.elementor-element-6d4b55b.ob-is-pseudo > .elementor-element-populated:after {
        background-size: 260px auto !important;
    }
}

/* Blur efekt u ikony Play video */
.elementor-custom-embed-play {
    border-radius: 100px;
    backdrop-filter: blur(6px);
    background-color: rgba(255, 255, 255, 0.25);
    box-shadow: 4px 4px 6px 1px rgb(0 0 0 / 40%) inset;
}

/* Blur efekt u hoveru slideru videi */
.media-box--blur .elementor-swiper-button {
    border: 2px solid rgba(255,255,255,0);
}

.media-box--blur .elementor-swiper-button:hover {
    border-radius: 100px;
    backdrop-filter: blur(4px);
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 40%) inset;
    border: 2px solid rgba(255,255,255, 0.8);
}

/* CONTACT */
/* Skrytí Google reCAPTCHA badge */
.grecaptcha-badge {
    visibility: hidden;
}

/* Contact Form styling zpráv */
.elementor-message {
    color: white;
    font-family: var(--e-global-typography-text-font-family), Sans-Serif;
    
}/* End custom CSS */