.elementor-kit-9{--e-global-color-primary:#7E1416;--e-global-color-secondary:#E45745;--e-global-color-text:#555555;--e-global-color-accent:#4B644A;--e-global-color-e5ef365:#FAFAFAE8;--e-global-color-cac8bb2:#E90303;--e-global-color-64fa4a9:#760303;--e-global-color-31b4e33:#F7F7F7;--e-global-color-3eba5cd:#D8D8D8;--e-global-color-ddad71a:#EBEBEB40;--e-global-color-5d97977:#F2F6FA;--e-global-color-488b1fa:#000000;--e-global-color-6002707:#FFFFFF;--e-global-color-cd351e5:#ACACAC;--e-global-color-31da1ba:#BDE0F2;--e-global-color-50e4c1c:#E6E9EB1C;--e-global-color-d5f75da:#E6E9EB;--e-global-typography-primary-font-family:"Commissioner";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Verdana";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:lowercase;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Commissioner";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:500;--e-global-typography-text-text-transform:uppercase;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-line-height:2em;--e-global-typography-ce6765d-font-family:"Nunito Sans";--e-global-typography-ce6765d-font-size:16px;--e-global-typography-ce6765d-font-weight:500;font-family:"Arial", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-primary );font-family:"Arial", Sans-serif;}.elementor-kit-9 h1{font-family:"Verdana", Sans-serif;}.elementor-kit-9 h2{font-family:"Verdana", Sans-serif;}.elementor-kit-9 h3{font-family:"Verdana", Sans-serif;}.elementor-kit-9 h4{font-family:"Verdana", Sans-serif;}.elementor-kit-9 h5{font-family:"Verdana", Sans-serif;}.elementor-kit-9 h6{font-family:"Verdana", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Verdana", Sans-serif;font-size:12px;text-transform:uppercase;border-radius:0px 0px 0px 0px;padding:10px 25px 10px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:20px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:1.2em;--e-global-typography-ce6765d-font-size:14px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:95vw;}.e-con{--container-max-width:95vw;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:19px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:20px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:13px;--e-global-typography-accent-line-height:2em;--e-global-typography-ce6765d-font-size:14px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{padding:10px 25px 10px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}}/* Start custom CSS *//* Hide element on Desktop */
@media only screen and (min-width: 981px) {
    .hide-on-desktop {
        display: none !important;
    }
}

/* Hide element on Tablet/Phone */
@media only screen and (max-width: 980px) {
    .hide-on-mobile-tablet {
        display: none !important;
    }
}

.global-margin {
    margin-left: 20px;
    margin-right: 20px;
}

@media (max-width: 1024px) {
    .global-margin {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 768px) {
    .global-margin {
        margin-left: 20px;
        margin-right: 20px;
    }
}

/* Skrytie všetkých stĺpcov na mobilných zariadeniach */
@media (max-width: 767px) {
    .footer-column {
        display: none;
    }
}/* End custom CSS */