/*!
Theme Name: hamaga
Theme URI: https://marianrehak.com
Author: Marián Rehák
Author URI: https://marianrehak.com
Description: Custom WP theme.
Version: 1.7.7
Tested up to: 6.7.3
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hamaga
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@font-face {
	font-family: 'Reckless';
	src: url('./fonts/reckless/RecklessStandardS-TRIAL-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Reckless';
	src: url('./fonts/reckless/RecklessStandardS-TRIAL-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gellix';
	src: url('./fonts/gellix/Gellix-TRIAL-Regular.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

:root {
	--white: #fff;
	--blue: #002E48;
	--gray: #E7E7E7;
	--grayalt: #f2f2f2;
	overscroll-behavior: none;
	font-size: 16px;
}

::selection {
	background: var(--blue);
	color: var(--white);
}

:focus-visible {
	outline: none;
}

/* Basic formatting */
body {
	width: 100%;
	max-width: 100vw;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-smooth: always;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	overflow-x: hidden;
}

img {
	width: 100%;
	height: auto;
}

table {
	margin: 0;
}

iframe,
video {
	width: 100%;
	display: block;
}

.skip-link {
	display: block;
	font-size: 0;
	height: 0;
	width: 0;
}

/* Fonts */
body,
h1,
h2,
h3,
h4,
h5,
p,
a,
ul,
li,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
label,
input,
select,
textarea,
.regular,
.regular *,
tr,
html .fancybox__infobar,
html .fancybox__infobar *,
#cmplz-document p,
#cmplz-document a,
.editor-styles-wrapper .cmplz-unlinked-mode p,
#cmplz-document li,
.editor-styles-wrapper .cmplz-unlinked-mode li,
#cmplz-document td,
.editor-styles-wrapper .cmplz-unlinked-mode td,
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode,
html .cmplz-blocked-content-container .cmplz-blocked-content-notice {
	font-family: 'Reckless', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.25;
	color: var(--blue);
}

h1,
h2,
h3,
h4,
h5 {
	margin-top: 0;
	word-break: keep-all;
	line-height: 1;
	margin-bottom: 40px;
	font-weight: 300;
}

.huge,
.huge * {
	font-size: clamp(80px, 6.8vw, 95px);
}

.almost-huge,
.almost-huge * {
	font-size: clamp(70px, 6vw, 85px);
}

.big,
.big * {
	font-size: max(60px, 4.5vw, 75px);
}

h2,
h2 *,
.large,
.large * {
	font-size: max(50px, 4vw, 60px);
	line-height: 1;
}

.larger,
.larger * {
	font-size: 40px;
}

.medium-large,
.medium-large * {
	font-size: 30px;
}

.bit-larger,
.bit-larger * {
	font-size: 22px;
}

.regular-weight,
.regular-weight * {
	font-weight: 400;
}

.gellix,
.gellix * {
	font-family: "Gellix";
	font-weight: 400;
}

.small,
.small * {
	font-size: 12px;
	line-height: 1.4;
}

p {
	margin-top: 0;
	margin-bottom: 20px;
}

a {
	transition: all 150ms ease-in-out;
	-webkit-transition: all 150ms ease-in-out;
}

a:hover {
	color: var(--blue);
	text-decoration: underline;
}

.current-lang a {
	color: var(--blue);
	text-decoration: none !important;
	pointer-events: none !important;
}

p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

a.social,
a[href^="mailto:"],
a[href^="tel:"] {
	text-decoration: none !important;
}

a.social:hover,
a[href^="mailto:"]:hover,
a[href^="tel:"]:hover {
	text-decoration: underline !important;
}

b,
strong,
.strong,
.strong * {
	font-weight: 700 !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border: none;
	border-bottom: 1px solid #000 !important;
	border-radius: 0;
	padding: 0 0 5px 0;
	margin-bottom: 20px;
	color: #000;
	background-color: transparent !important;
	line-height: 1;
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	font-family: 'Reckless', sans-serif;
	box-shadow: none !important;

}

input:-webkit-autofill {
	color: transparent !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:is([type="button"], [type="submit"], [type="reset"]),
input[type="file"]::file-selector-button {
	background-color: transparent;
}

input::placeholder {
	color: var(--blue);
}

input[type="checkbox"],
input[type="radio"] {
	height: 16px;
	width: 16px;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	vertical-align: top;
	position: relative;
	margin-right: 10px;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked,
input[type="checkbox"]:checked,
input[type="radio"]:focus {
	background: var(--blue);
	outline: none;
}

input:focus,
textarea:focus {
	color: var(--blue);
	border-color: var(--blue);
	box-shadow: none;
}

select {
	-webkit-appearance: none;
	appearance: none;
	padding: 0;
	background: transparent;
	border: none;
	border-radius: 0;
	outline: none !important;
}

.active-link {
	pointer-events: none;
}

/* Buttons */
.button,
button,
html .fluentform .ff_upload_btn.ff-btn {
	position: relative;
	display: inline-block;
	max-width: 100%;
	width: auto;
	font-weight: 300;
	padding: 12px 22px;
	background-color: transparent;
	color: var(--blue);
	text-align: center;
	text-decoration: none !important;
	line-height: 1;
	border: 1px solid var(--blue);
	border-radius: 23px;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	outline: none;
}

html .ff-default .ff_btn_style {
	display: inline-block !important;
	max-width: 100% !important;
	font-weight: 300 !important;
	width: 100% !important;
	padding: 12px 22px !important;
	background-color: transparent !important;
	color: var(--blue) !important;
	text-align: center !important;
	text-decoration: none !important;
	line-height: 1 !important;
	border: 1px solid var(--blue) !important;
	border-radius: 23px !important;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	outline: none !important;
	font-size: 20px !important;
}

.button:hover,
button:hover,
html .fluentform .ff_upload_btn.ff-btn:hover {
	color: var(--white);
	background-color: var(--blue);
	opacity: 1;
	text-decoration: none;
}

html .fluentform .ff_upload_btn.ff-btn {
	padding: 8px 16px !important;
}

.fluentform .ff_upload_btn.ff-btn,
.fluentform .ff_file_upload_holder {
	width: 100% !important;
}

html .ff-default .ff_btn_style:hover {
	color: var(--white) !important;
	background-color: var(--blue) !important;
	opacity: 1 !important;
	text-decoration: none !important;
}

.button.full {
	width: 100%;
}

.button.simple {
	padding: 0;
	border: none;
	border-radius: 0;
	text-decoration: underline !important;
	background-color: transparent !important;
	color: var(--blue) !important;
}

.button.simple:hover {
	text-decoration: none !important;
}

/* Bootstrap & general formatting */
.container {
	width: 100%;
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}

.container.medium {
	max-width: 1130px;
}

.container.smallest {
	max-width: 950px;
}

.row {
	margin-left: -20px;
	margin-right: -20px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	padding-left: 20px;
	padding-right: 20px;
}

.row.tight {
	margin-left: -5px;
	margin-right: -5px;
}

.row.tight .col-12 {
	padding-left: 5px;
	padding-right: 5px;
}

.screen-reader-text {
	font-size: 0;
	height: 0;
	margin: 0;
}

ul,
ol {
	margin: 0 0 32px 0;
	padding: 0;
	list-style: none;
}

ul li {
	text-indent: -12px;
	margin-left: 12px;
}

ul li::before {
	content: "·";
	margin-right: 6px;
}

.menu ul li::before {
	display: none;
}

.card {
	border: none;
	border-radius: 0;
}

.card-header {
	background-color: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
}

.card-body {
	padding: 0;
	margin: 0;
}

.accordion .card-header button {
	color: var(--gray);
	text-align: left;
}

.accordion .card-header button[aria-expanded="true"],
.accordion .card-header button:hover {
	color: var(--blue);
}

.accordion .card-header button[aria-expanded="true"] {
	pointer-events: none;
}

.accordion .collapsing {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
}

/* Custom classes */
.box-20 {
	padding: 20px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-48 {
	padding-top: 40px;
}

.pt-64 {
	padding-top: 64px;
}

.pt-96 {
	padding-top: 96px;
}

.pt-128 {
	padding-top: 128px;
}

.pt-148 {
	padding-top: 148px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-48 {
	padding-bottom: 48px;
}

.pb-96 {
	padding-bottom: 96px;
}

.pb-148 {
	padding-bottom: 148px;
}

.pr-0 {
	padding-right: 0;
}

.pr-30 {
	padding-right: 30px;
}

.pl-30 {
	padding-left: 30px
}

.mt-20 {
	margin-top: 20px;
}

.mt-32 {
	margin-top: 32px;
}

.mt-48 {
	margin-top: 48px;
}

.mt-96 {
	margin-top: 96px;
}

.mt-128 {
	margin-top: 128px;
}

.mb-48 {
	margin-bottom: 48px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-96 {
	margin-bottom: 96px;
}

.mb-128 {
	margin-bottom: 128px;
}

.mb-148 {
	margin-bottom: 148px;
}

.align-center {
	align-items: center;
}

.align-end {
	align-items: flex-end;
}

.content-end {
	align-content: flex-end;
}

.justify-end {
	justify-content: flex-end;
}

.space-between {
	justify-content: space-between;
}

.justify-center {
	justify-content: center;
}

.flex-direction-column {
	display: flex;
	flex-direction: column;
}

.flex-direction-column .swiper {
	margin: 0;
}

.flex-2 {
	flex: 2;
}

.marginless,
.marginless *:last-child {
	margin-bottom: 0 !important;
}

.paddingless {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.paddingless .row,
.row.paddingless {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.row.paddingless .col-12,
.paddingless .row .col-6,
.paddingless .row .col-12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.borderless {
	border: none !important;
}

.border-bottom {
	border-bottom: 1px solid var(--blue) !important;
}

.border-right {
	border-right: 1px solid var(--blue) !important;
}

.white .border-bottom,
.white .border-right {
	border-color: var(--white) !important;
}

.automargin {
	margin-left: auto;
	margin-right: auto;
}

.max-400 {
	max-width: 400px;
}

.max-440 {
	max-width: 440px;
}

.max-460 {
	max-width: 460px;
}

.max-550 {
	max-width: 550px;
}

.max-670 {
	max-width: 670px;
}

.max-725 {
	max-width: 725px;
}

.max-890 {
	max-width: 890px;
}

.image-box,
.video-box {
	outline: none !important;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

.image-box::after,
.video-box::after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.image-box.high::after {
	padding-bottom: 111%;
}

.video-box::after {
	padding-bottom: 56.25%;
}

.image-box img,
.image-box video,
.video-box iframe,
.video-box video,
.video-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.video-box {
	-wekbit-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

.video-box:hover {
	border-radius: 15px;
}

.uppercase,
.uppercase * {
	text-transform: uppercase;
}

.lowercase,
.lowercase * {
	text-transform: lowercase;
}

.notransform,
.notransform * {
	text-transform: none;
}

.white,
.white *,
.white a:hover {
	color: var(--white);
}

.gray,
.gray * {
	color: var(--gray);
}

.reveal {
	visibility: hidden;
}

.fullheight {
	height: 100%;
}

.heightMin100vh {
	min-height: 100dvh;
	min-height: 100vh;
}

.realHeight100vh {
	height: 100dvh;
	height: 100vh;
}

.border-left {
	border-left: 1px solid var(--blue) !important;
}

hr {
	border-color: var(--blue) !important;
	margin: 20px 0;
}

hr.largerOffset {
	margin: 40px 0;
}

.white hr {
	border-color: var(--white) !important;
}

.socials {
	display: flex;
	flex-direction: column;
}

.scrollToNextSection {
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 2;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('./img/scrollDown.svg');
	background-position: bottom left;
	background-size: contain;
	background-repeat: no-repeat;
	border: none;
	padding: 0;
	border-radius: 0;
	background-color: transparent !important;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.scrollToNextSection:hover {
	bottom: 20px;
}

/* Header */
#masthead {
	position: fixed;
	padding-top: 30px;
	padding-bottom: 30px;
	left: 0;
	width: 100%;
	max-width: 100vw;
	z-index: 9;
	transform: none;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#masthead.notHome {
	padding-top: 20px;
	padding-bottom: 20px;
}

#masthead.scrolled {
	background-color: var(--white);
	padding-top: 20px;
	padding-bottom: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#logo {
	z-index: 2;
	position: relative;
}

#logo img {
	max-height: 50px;
	width: auto;
	max-width: 100%;
	filter: brightness(0) invert();
	-webkit-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

#masthead.scrolled #logo img,
#masthead.notHome #logo img {
	filter: none;
	max-height: 34px;
}

.active-menu #logo img {
	filter: brightness(0) invert() !important;
}

/* Language switcher */
.language-switcher {
	display: flex;
	margin-bottom: 0;
}

.language-switcher li {
	margin: 0 16px 0 0;
	text-indent: 0;
}

.language-switcher li::before {
	display: none;
}

/* Menus */
ul.menu,
ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.menu ul,
.menu ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu li::before {
	display: none;
}

/* Main menu */
#mainMenu {
	position: fixed;
	visibility: hidden;
	width: 415px;
	max-width: 100%;
	padding: 0;
	right: 0;
	top: 0;
	transform: translateX(100%);
	padding-top: 150px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: var(--blue);
	height: 100%;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

#mainMenu.active {
	transform: none;
	visibility: visible;
}

#masthead #mainMenu .menu {
	display: block;
}

#mainMenu a {
	margin-bottom: 0;
}

#masthead #mainMenu .menu li {
	margin: 0 0 22px 0;
	display: block;
}

#closeMobileMenu {
	display: block;
	height: 20px;
	width: 20px;
	position: fixed;
	left: calc(100% - 200px);
	top: 24px;
	z-index: 1;
	font-size: 0;
	background-image: url("./img/close.svg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}

.navbar-toggle {
	position: relative;
	z-index: 999;
	top: -1px;
	width: 32px;
	min-width: 32px;
	height: 21px;
	border: 0;
	padding: 0 !important;
	background: transparent !important;
	vertical-align: top;
	transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
}

.navbar-toggle .toggle-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	display: inline-block;
	background: var(--white);
	transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
	vertical-align: top;
}

.navbar-toggle.toggled .toggle-icon {
	top: -4px;
}

.navbar-toggle .toggle-icon:before,
.navbar-toggle .toggle-icon::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	top: 10.5px;
	background: var(--white);
	content: " ";
	transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
	transform-origin: 6.5px -3px;
}

.scrolled .navbar-toggle .toggle-icon,
.scrolled .navbar-toggle .toggle-icon:before,
.scrolled .navbar-toggle .toggle-icon::after,
#masthead.notHome .navbar-toggle .toggle-icon,
#masthead.notHome .navbar-toggle .toggle-icon:before,
#masthead.notHome .navbar-toggle .toggle-icon::after {
	background-color: var(--blue);
}

.navbar-toggle .toggle-icon::after {
	top: 21px;
}

.navbar-toggle.toggled .toggle-icon:before {
	transform: rotate(45deg) translate(1px, -5px);
	background-color: var(--white);
}

.navbar-toggle.toggled .toggle-icon:after {
	transform: rotate(-45deg) translate(0, 0);
	background-color: var(--white);
}

.navbar-toggle.toggled .toggle-icon {
	background-color: transparent;
}

#masthead.active-menu .language-switcher * {
	color: var(--white) !important;
}

#masthead.active-menu .language-switcher a:hover {
	color: var(--green) !important;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

/* Page */
#main-content {
	min-height: calc(100vh - 200px);
}

section {
	max-width: 100%;
}

.height300vh {
	height: 300vh;
}

.height400vh {
	height: 400vh;
}

.height100vh {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow-x: hidden;
}

/* Single */

/* Custom builder */
.contentBlock {
	position: relative;
}

.contentBlock .container {
	position: relative;
	z-index: 1;
}

.bg-ilu {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 0;
}

.bg-ilu svg {
	width: 100%;
}

.bg-ilu svg path {
	will-change: stroke-dashoffset;
	transition: stroke-dashoffset 0.1s linear;
	/* Optional: adds slight smoothing */
}

.b-hero {
	position: relative;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.b-hero #gradient {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 1 !important;
}

.b-hero #gradient canvas {
	position: relative;
	height: 100%;
	width: 100%;
}

.b-hero .container {
	position: relative;
	z-index: 2;
}

.admin-bar .b-hero {
	min-height: calc(100vh - 32px);
}

.links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 24px;
}

.singleListItem {
	position: relative;
	padding-top: 45px;
	padding-bottom: 45px;
}

.singleListItem::before {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	top: 0;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	background-image: linear-gradient(to right, #333 50%, transparent 50%);
	background-size: 20px 100%;
	background-repeat: repeat-x;
}

.singleListItem:first-child::before {
	display: none;
}

.heroVideo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.heroVideo video {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.b-hero-video {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: var(--blue);
}

.b-hero-video .container {
	position: relative;
	z-index: 2;
}

.b-hero_text-image .bg-ilu {
	position: relative;
}

.b-hero-text-title-bg {
	min-height: 100vh;
}

/* Kariera */
#pozice {
	background-color: var(--gray);
}

.poziceTable {
	overflow: hidden;
	position: relative;
}

.poziceTable::after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 1px;
	left: 0;
	width: 100%;
	background-image: linear-gradient(to right, #333 50%, transparent 50%);
	background-size: 20px 100%;
	background-repeat: repeat-x;
}

.poziceBox {
	position: relative;
	overflow: hidden;
	padding: 50px 50px 65px 0;
}

.singlePozice:nth-child(even) .poziceBox {
	padding-left: 50px;
}

.poziceBox::before,
.poziceBox::after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	top: 0;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	background-image: linear-gradient(to right, #333 50%, transparent 50%);
	background-size: 20px 100%;
	background-repeat: repeat-x;
}

.poziceBox::after {
	transform: rotate(90deg);
	transform-origin: top right;
	top: 100%;
	right: 1px;
	left: auto;
}

.singlePozice:nth-child(even) .poziceBox::after {
	display: none;
}

.poziceBox .place,
.poziceBox .type {
	display: flex;
	align-items: center;
}

.poziceBox .place::before,
.poziceBox .type::before {
	content: "";
	margin-right: 20px;
	display: inline-block;
	height: 30px;
	width: 30px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('./img/clock.svg');
}

.poziceBox .place::before {
	background-image: url('./img/map-pin.svg');
}

@media(max-width: 767px) {
	.poziceBox::after {
		display: none !important;
	}

	.singlePozice:nth-child(even) .poziceBox {
		padding-left: 0;
	}
}

.basicInfo {
	background-color: #CCD9E5;
	border-radius: 20px;
	padding: 40px 40px 0 40px;
}

.singleMoreInfoItem {
	position: relative;
	padding-top: 50px;
	padding-bottom: 56px;
}

.singleMoreInfoItem::after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	background-image: linear-gradient(to right, #333 50%, transparent 50%);
	background-size: 20px 100%;
	background-repeat: repeat-x;
}

.greenBox {
	background-color: #D3DDD0;
	border-radius: 20px;
	padding: 40px 40px 50px 40px;
	height: 100%;
}

/* Fluent forms */
.ff-default .ff-el-form-control {
	border-radius: 0 !important;
	border: none !important;
	border-bottom: 1px solid var(--blue) !important;
	padding: 0 0 12px 0 !important;
}

.ff-default .ff-el-form-control::placeholder {
	color: var(--blue) !important;
}

.ff-default textarea.ff-el-form-control {
	border: 1px solid var(--blue) !important;
	margin-top: 16px !important;
}

.ff-default .ff-el-form-control,
.ff-default .ff-el-form-control * {
	font-family: 'Reckless', sans-serif !important;
}

.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label {
	display: none !important;
}

.fluentform .ff-el-group {
	margin-bottom: 30px !important;
}

.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label {
	display: flex !important;
}

.fluentform .ff-el-form-check-label .ff-el-form-check-input {
	width: 26px !important;
	height: 26px !important;
	min-width: 26px;
	min-height: 26px;
	border-radius: 50% !important;
	border: 1px solid var(--blue) !important;
	margin-right: 21px;
}

.ff-el-form-check a {
	text-decoration: underline;
}

.ff-el-form-check a:hover {
	text-decoration: none;
}

.fluentform .ff-upload-thumb {
	display: none !important;
}

.fluentform .ff-upload-preview,
.fluentform .ff-upload-details {
	border: none !important;
	border-radius: 0 !important;
}

.fluentform .ff-upload-progress-inline {
	display: none !important;
}

.ff-message-success {
	border: none !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

@media(max-width: 767px) {
	.fluentform .ff-el-form-check-label .ff-el-form-check-input {
		width: 18px !important;
		height: 18px !important;
		min-width: 18px !important;
		min-height: 18px !important;
		margin-right: 13px !important;
		top: 2px !important
	}

	html .ff-default .ff_btn_style {
		font-size: 18px !important;
	}
}

/* modal */
.modal-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.9;
}

.modal-content {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 1035px;
	max-height: calc(100% - 120px);
	overflow-y: scroll;
	width: calc(100% - 40px);
	background-color: var(--white);
	border-radius: 20px;
	border: none;
	transform: translate(-50%, -50%);
	padding: 40px 40px 50px 40px;
}

#closeModal {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	background-image: url('./img/close.svg');
	background-size: contain;
	background-position: center;
	background-color: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 0;
}

@media(max-width: 767px) {
	.modal-content {
		padding: 40px 30px;
		border-radius: 20px;
	}

	#closeModal {
		top: 16px;
		right: 16px;
		width: 16px;
		height: 16px;
	}
}

/* Footer */
footer {
	background-color: var(--blue);
	padding-top: 30px;
	padding-bottom: 30px;
}

#footerLogo img {
	filter: brightness(0) invert();
	max-width: 377px;
	width: 100%;
}

/* fancybox */
.fancybox__toolbar,
.fancybox__toolbar * {
	font-family: "Reckless", serif;
}

.fancybox__toolbar {
	text-shadow: none !important;
	padding: 30px !important;
}

.fancybox__toolbar__column.is-middle,
.fancybox__toolbar__column [data-panzoom-action],
.fancybox__toolbar__column [data-fancybox-toggle-slideshow],
.fancybox__toolbar__column [data-fancybox-toggle-fullscreen],
.f-button[data-fancybox-close] svg {
	display: none !important;
}

.f-button[data-fancybox-close] {
	filter: brightness(0);
	width: 30px;
	height: 30px;
}

a[data-fancybox="gallery"] {
	overflow: hidden !important;
	display: block;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

a[data-fancybox="gallery"] img {
	-wekbit-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	border-radius: 30px;
}

.border-radius {
	border-radius: 30px;
	overflow: hidden;
}

a[data-fancybox="gallery"]:hover img {
	border-radius: 0;
}

.f-button {
	background-color: transparent !important;
	padding: 0 !important;
	box-shadow: none !important;
	margin: 0 !important;
}

.f-button[data-fancybox-close] {
	display: block;
	background-image: url("./img/close.svg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.fancybox__nav .f-button {
	height: 26px;
	width: 26px;
	background-image: url("./img/arrow.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
	transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
	margin-left: 0;
	filter: brightness(0);
}

html .is-horizontal .fancybox__nav .f-button.is-prev {
	left: 30px;
}

html .is-horizontal .fancybox__nav .f-button.is-next {
	right: 30px;
}

@media(max-width: 1199px) {

	.fancybox__nav .f-button,
	.f-button[data-fancybox-close] {
		width: 20px;
		height: 20px;
	}

	html .is-horizontal .fancybox__nav .f-button.is-next {
		right: 10px;
	}

	html .is-horizontal .fancybox__nav .f-button.is-prev {
		left: 10px;
	}

	.fancybox__toolbar {
		padding: 15px 10px !important;
	}
}

.fancybox__nav .f-button svg {
	display: none !important;
}

.fancybox__nav .f-button.is-prev {
	transform: translateY(-50%) rotate(180deg) !important;
	background-position: center left;
}

.fancybox__nav .f-button:hover {
	transform: translateY(-50%) translateX(4px) !important;
}

.fancybox__nav .f-button.is-prev:hover {
	transform: translateY(-50%) rotate(180deg) translateX(4px) !important;
}

.fancybox__nav .f-button[disabled] {
	opacity: 0;
}

html .fancybox__backdrop {
	background-color: rgba(255, 255, 255, 1);
}

html .fancybox__infobar {
	padding: 0;
	margin-left: -5px;
}

.is-compact .fancybox__footer {
	background-color: transparent !important;
	text-align: center;
}

.fancybox__caption {
	color: var(--blue) !important;
	font-size: 16px !important;
	padding: 13px !important;
	line-height: 1 !important;
}

html .fancybox-image {
	max-height: calc(100% - 64px);
	width: auto;
	max-width: calc(100vw - 40px)
}

.is-idle .fancybox__nav,
.is-idle .fancybox__toolbar {
	animation: none !important;
}

.fancybox-button--zoom,
.fancybox-button--play,
.fancybox-button--thumbs {
	display: none !important;
}

.fancybox-is-open .fancybox-bg {
	background-color: var(--light) !important;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: var(--blue) !important;
}

.fancybox-button {
	background-color: transparent !important;
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	opacity: 1 !important;
	visibility: visible !important;
}

/* Swiper */
.swiper-wrapper {
	align-items: flex-end;
}

/* Cookies */
html .cmplz-cookiebanner {
	min-width: 200px;
	max-width: 400px;
	width: 100%;
	padding: 16px 16px 12px 16px;
	display: block;
	border: none !important;
	bottom: 0;
	right: 0;
	border-radius: 0;
	z-index: 99999999999999;
}

html .cmplz-cookiebanner.cmplz-show {
	box-shadow: none !important;
	background-color: var(--grayalt);
}

html .cmplz-cookiebanner .cmplz-links.cmplz-documents {
	display: none;
}

html .cmplz-cookiebanner .cmplz-header {
	display: block;
	margin-bottom: 0;
}

html .cmplz-cookiebanner .cmplz-title,
html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
	color: var(--blue);
	font-weight: 400;
}

html .cmplz-cookiebanner .cmplz-close {
	position: absolute;
	top: 14px;
	right: 14px;
	height: 14px;
	width: 14px;
	outline: none;
	background-image: url("./img/close.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	-webkit-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	filter: brightness(0);
}

html .cmplz-cookiebanner .cmplz-close svg {
	display: none !important;
}

.cmplz-link.cookie-statement,
.cmplz-link.privacy-statement {
	display: none !important;
}

html .cmplz-cookiebanner .cmplz-title {
	font-size: 16px;
	margin-bottom: 6px;
}

html .cmplz-cookiebanner .cmplz-categories .cmplz-category {
	background: transparent;
}

html .cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) {
	margin-bottom: 5px;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon {
	filter: brightness(0);
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open {
	position: relative;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
	line-height: 1.2;
}

html .cmplz-cookiebanner .cmplz-message,
html .cmplz-cookiebanner .cmplz-message * {
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 16px;
	width: 100%;
	color: var(--blue) !important;
}

html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title,
html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active {
	font-size: 12px;
	color: var(--blue);
}

#cmplz-document li {
	margin-left: 21px;
	text-indent: -21px;
}

#cmplz-document ul,
.editor-styles-wrapper .cmplz-unlinked-mode ul {
	margin-left: 0;
	padding-left: 0;
}

html #cmplz-document p a:hover {
	text-decoration: none;
	animation: colorFull .45s infinite;
}

html .cmplz-cookiebanner .cmplz-message a {
	text-decoration: underline;
}

html .cmplz-cookiebanner .cmplz-message a:hover {
	text-decoration: none;
}

html .cmplz-cookiebanner .cmplz-buttons {
	gap: unset;
}

html .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	padding: 0 !important;
	border: none !important;
	background-color: transparent !important;
	height: unset;
	color: var(--blue) !important;
	width: auto !important;
	margin-right: 11px;
}

html .cmplz-cookiebanner .cmplz-buttons {
	display: flex;
}

html .cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover {
	text-decoration: underline !important;
}

html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header {
	padding: 0 0 5px 0;
}

html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
	padding: 0 0 10px 0;
}

html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title,
html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active {
	font-weight: 400;
}

.cmplz-icon svg {
	height: 12px;
	position: absolute;
}

html .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open {
	height: 12px;
	width: 12px;
	transition-duration: 0s !important;
}

html .cmplz-cookiebanner .cmplz-categories.cmplz-fade-in {
	margin-bottom: 15px;
	max-width: 100%;
	width: 100%;
}

#cmplz-document ul,
.editor-styles-wrapper .cmplz-unlinked-mode ul {
	list-style: none;
}

#cmplz-manage-consent .cmplz-manage-consent {
	display: none !important;
}

@media (max-width: 767px) {
	html .cmplz-cookiebanner {
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
		max-width: calc(100vw - 20px);
	}

	html .cmplz-cookiebanner .cmplz-buttons {
		flex-direction: row;
	}

	html .cmplz-cookiebanner .cmplz-body {
		min-width: unset;
	}

	html .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
		margin-right: 8px;
	}
}

html .cmplz-blocked-content-container,
html .cmplz-placeholder-1.cmplz-blocked-content-container iframe {
	height: 450px;
	max-height: 60vh;
}

html .cmplz-blocked-content-container .cmplz-blocked-content-notice {
	background: #fff;
	color: var(--blue);
	line-height: 22px;
	border: none;
}

html .cmplz-blocked-content-container .cmplz-blocked-content-notice:hover {
	background: var(--blue);
	color: #fff;
}

html .cmplz-blocked-content-container {
	border-radius: 0 !important;
	box-shadow: none;
}

.cmplz_consent_per_service_label {
	display: none;
}

#cmplz-document .cmplz-subtitle,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle {
	font-weight: 700;
}

/* Responsive */
@media(min-width: 1920px) {

	p,
	a,
	ul,
	li,
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="tel"],
	input[type="range"],
	input[type="date"],
	input[type="month"],
	input[type="week"],
	input[type="time"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="color"],
	textarea,
	label,
	input,
	select,
	textarea,
	.regular,
	.regular *,
	tr,
	html .fancybox__infobar,
	html .fancybox__infobar *,
	#cmplz-document p,
	#cmplz-document a,
	.editor-styles-wrapper .cmplz-unlinked-mode p,
	#cmplz-document li,
	.editor-styles-wrapper .cmplz-unlinked-mode li,
	#cmplz-document td,
	.editor-styles-wrapper .cmplz-unlinked-mode td,
	#cmplz-document,
	.editor-styles-wrapper .cmplz-unlinked-mode,
	html .cmplz-blocked-content-container .cmplz-blocked-content-notice {
		font-size: 22px;
	}
}

@media(max-width: 1399px) {

	/* Fonts */
	.huge,
	.huge * {
		font-size: max(70px, 5.8vw);
	}

	.almost-huge,
	.almost-huge * {
		font-size: max(60px, 5vw);
	}

	.big,
	.big * {
		font-size: max(5px, 4vw);
	}

	h2,
	h2 *,
	.large,
	.large * {
		font-size: max(40px, 3.5vw);
	}
}

@media(max-width: 1199px) {

	/* Fonts */
	p,
	a,
	ul,
	li,
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="tel"],
	input[type="range"],
	input[type="date"],
	input[type="month"],
	input[type="week"],
	input[type="time"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="color"],
	textarea,
	label,
	input,
	select,
	textarea,
	.regular,
	.regular *,
	tr,
	html .fancybox__infobar,
	html .fancybox__infobar *,
	#cmplz-document p,
	#cmplz-document a,
	.editor-styles-wrapper .cmplz-unlinked-mode p,
	#cmplz-document li,
	.editor-styles-wrapper .cmplz-unlinked-mode li,
	#cmplz-document td,
	.editor-styles-wrapper .cmplz-unlinked-mode td,
	#cmplz-document,
	.editor-styles-wrapper .cmplz-unlinked-mode,
	html .cmplz-blocked-content-container .cmplz-blocked-content-notice {
		font-size: 18px;
	}

	.huge,
	.huge *,
	.almost-huge,
	.almost-huge * {
		font-size: 60px;
	}


	.big,
	.big * {
		font-size: 50px;
	}

	h2,
	h2 *,
	.large,
	.large * {
		font-family: 40px;
	}

	.larger,
	.larger * {
		font-size: 32px;
	}

	/* Bootstrap */
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	/* Custom */
	.pr-30 {
		padding-right: 20px;
	}

	.pl-30 {
		padding-left: 20px
	}


	/* Header */
	#masthead {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#logo img,
	#masthead.scrolled #logo img,
	#masthead.notHome #logo img {
		max-height: 30px;
	}
}

@media(min-width: 992px) {
	.automargin-lg {
		margin-left: auto;
		margin-right: auto;
	}
}

@media(max-width: 991px) {
	.mt-md-16 {
		margin-top: 16px;
	}

	.mt-md-32 {
		margin-top: 32px;
	}

	.mt-md-64 {
		margin-top: 64px;
	}

	.mt-md-96 {
		margin-top: 96px;
	}

	.pt-md-64 {
		padding-top: 64px;
	}

	.pt-md-96 {
		padding-top: 96px;
	}

	.automargin-md {
		margin-left: auto;
		margin-right: auto;
	}

	a[data-fancybox="gallery"] img,
	.border-radius {
		border-radius: 20px;
	}

	/* Fonts */
	.huge,
	.huge *,
	.almost-huge,
	.almost-huge * {
		font-size: 54px;
	}


	.big,
	.big * {
		font-size: 46px;
	}

	h2,
	h2 *,
	.large,
	.large * {
		font-family: 38px;
	}

	/* Custom builder */
	.b-hero-text-title-bg {
		min-height: unset;
		padding-bottom: 200px;
	}

	.b-hero-text-title-bg .bg-ilu {
		opacity: 0.3;
	}

	.bg-ilu,
	.bg-ilu svg {
		height: 100%;
	}

	/* Footer */
	footer {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#footerLogo img {
		max-width: 100%;
	}
}

@media(max-width: 767px) {
	.mt-xs-10 {
		margin-top: 10px;
	}

	.mt-xs-16 {
		margin-top: 16px;
	}

	.mt-xs-24 {
		margin-top: 24px;
	}

	.mt-xs-32 {
		margin-top: 32px;
	}

	.mt-xs-48 {
		margin-top: 48px;
	}

	.mt-xs-64 {
		margin-top: 64px;
	}

	.mb-xs-24 {
		margin-bottom: 24px;
	}

	.mb-xs-32 {
		margin-bottom: 32px;
	}

	.mb-xs-64 {
		margin-bottom: 64px;
	}

	.mb-xs-96 {
		margin-bottom: 96px;
	}

	.pt-xs-24 {
		padding-top: 24px;
	}

	.pt-xs-48 {
		padding-top: 48px;
	}

	.pt-xs-64 {
		padding-top: 64px;
	}

	.pt-xs-96 {
		padding-top: 96px;
	}

	.pb-xs-64 {
		padding-bottom: 64px;
	}

	.pb-xs-80 {
		padding-bottom: 80px;
	}

	.pb-xs-96 {
		padding-bottom: 96px;
	}

	/* Header */
	.navbar-toggle.toggled .toggle-icon {
		top: -2px;
	}

	/* Fonts */
	.huge,
	.huge *,
	.almost-huge,
	.almost-huge * {
		font-size: 44px;
	}

	h2,
	h2 *,
	.large,
	.large *,
	.larger,
	.larger * {
		font-size: 30px;
	}

	.medium-large,
	.medium-large * {
		font-size: 24px;
	}

	.big,
	.big *,
	.xs-big,
	.xs-big * {
		font-size: 40px;
	}

	ul li {
		text-indent: -10px;
		margin-left: 10px;
	} 

	/* Custom builder */
	.singleListItem {
		padding-top: 32px;
		padding-bottom: 32px;
	}

	/* Pozice */
	.basicInfo,
	.greenBox {
		padding: 30px 20px;
	}
}