@font-face {
    font-family: 'Readex Pro';
    src: url('./fonts/ReadexPro-Bold.woff2') format('woff2'),
        url('./fonts/ReadexPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-Bold.woff2') format('woff2'),
        url('./fonts/Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter-Regular.woff2') format('woff2'),
        url('./fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('./fonts/ReadexPro-Regular.woff2') format('woff2'),
        url('./fonts/ReadexPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html { 
	margin: 0px;
	padding: 0px; 
	min-height: 100%;
	min-width: 100%;
}
body { 
	position: relative;
	margin: 0; 
	padding: 0; 
	background-color: #F3EFE6;
	color: #881F17; 
	height: 3840px;
	width: 2160px;
	overscroll-behavior-x: none;
	font-family: 'Inter';
	font-size: 36px;
	font-weight: 400;
	line-height: 160%;
}

* {
	box-sizing: border-box;
}

a { 
	text-decoration: none; 
}

a:hover { 
	text-decoration: none; 
}
a img { 
	border: none; 
}

input, textarea {
	
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 200px;
	font-weight: 700;
	line-height: 118.5%;
}

h2 {
	font-size: 96px;
	font-weight: 700;
	line-height: 140%;
}

.btn {
	border: none;
    background: #881F17;
    -webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
    color: #F3ECE2;
	display: inline-block;
	padding: 0px;
	text-decoration: none;	
	cursor: pointer;
}

.btn:hover {
	border: none;
	background-color: #AA3229;
}

table { border: 0px; border-spacing: 0px; }
table td, table th { vertical-align: top; padding: 0px; border:0px; }
strong { font-weight: 700; }
.cleaner { clear: both; height: 1px; font-size: 0px; line-height: 0px; }
.tcenter { text-align: center; }
.tleft { text-align: left; }
.tright { text-align: right; }
.fleft { float: left; }
.fright { float: right; }


a.back {
	position: absolute;
	bottom: 115px;
	left: 131px;
}

a.home {
	position: absolute;
	bottom: 115px;
	right: 131px;
}

a.back svg, a.home svg {
	display: block;
}

.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

div.header {
	background-color: #881F17;
	height: 384px;
	text-align: center;
	padding-top: 50px;
}

div.footer {
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 384px;
	background-color: #ffffff;
	padding-left: 215px;
	padding-right: 221px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

div.footer .right img {
	margin-left: 36px;
}

.c0 .content {
	position: relative;
	background: url('./img/bg1.png') no-repeat;
	background-position: 0px -384px;
	padding-top: 624px;
	text-align: center;
}

.c0 .content::before {
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 1602px;
	background: linear-gradient(0deg, #F3EFE6 0%, rgba(243, 239, 230, 0.00) 100%);
}

.c0 .btn {
	width: 414.658px;
	height: 106.669px; 
	text-align: center;
	font-family: Readex Pro;
	font-size: 36px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 3.6px; 
	border-radius: 20px; 
	line-height: 106.669px; 
	margin: 0 auto;
	margin-top: 165px;
}

.c1 .content {
	text-align: center;
	margin: 0 auto;
	padding: 0px 75px;
	padding-top: 151px;
}

.uroven1 {
	padding: 0px 300px;
	padding-top: 328px;
}

.uroven1 .btn {
	width: 100%;
	margin-bottom: 90px;
	font-size: 115px;
	font-weight: 700; 
	height: 270px;
	line-height: 270px;

}

.uroven2 {
	padding: 0px 405px;
	padding-top: 191px;
}

.uroven2 .btn {
	width: 100%;
	margin-bottom: 50px;
	font-size: 48px; 
	font-weight: 700; 
	height: 175.672px; 
	line-height: 150%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px 120px;
}

.podorys {
	padding-top: 188px;
}

.podorys #div_poschodie {
	display: none;
}

.podorys .btn {
	font-size: 48px; 
	width: 390px;
	height: 100px;
	line-height: 98px;
	margin: 0px 20px;
}

.podorys .inactive {
	opacity: 0.3;
}

.podorys .podlazia_obal {
	height: 1055px;
	padding-bottom: 203px;
}

.podorys .podlazia {
	display: flex;
	gap: 57px;
	align-items: center;
	justify-content: center;
}

.podorys .podlazia .legenda {
	text-align: left;
	line-height: 200%;
	width: 689px;
}

.podorys .podlazia .legenda svg {
	vertical-align: text-top;
	margin-right: 40px;
}

div.content div.scrolled {
	width: 1220px;
	height: 1291px;
	padding-right: 148px;
	overflow: auto;
	scrollbar-color: #881F17 #d3b1a8;
	text-align: left;
	margin: 207px auto 190px auto;
}

div.content div.scrolled.long {
	height: 2310px;
}

div.content div.scrolled::-webkit-scrollbar {
    width: 30px;
    background: #d3b1a8;
	box-shadow: inset 0px 0px 0px 10px #F3EFE6;
	-webkit-border-radius: 0px;
}

div.content div.scrolled::-webkit-scrollbar-thumb {
    background: #881F17;
    -webkit-border-radius: 30px;
}

div.content div.scrolled table {
	width: 100%;
	border-collapse:collapse;
}

div.content div.scrolled table td {
	padding: 2px;
	border-bottom: 1px solid #881F17;
}

div.content div.scrolled table ol {
	margin: 0px;
	line-height: 90px;
}

div.content div.scrolled img {
	width: 100%;
	border-radius: 50px; 
}

#video {
	box-sizing: border-box;
	padding: 40px;
}

video {
	width: 100%;
}

.c0 .galleryitem, .article_list .galleryitem {
	position: relative;
	width: 1300px;
	height: 1839px; 
	background-color: #FFF;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.05);
}

.c0 .galleryitem a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.c0 .owl-carousel .owl-stage-outer {
	padding-bottom: 72px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
	line-height: 1;
}

.owl-theme .owl-dots .owl-dot span {
	background-color: #881F17;
	opacity: 0.3;
}

.owl-theme .owl-dots .owl-dot.active span {
	opacity: 1;
}

.c0 .owl-theme .owl-dots .owl-dot span {
	width: 28px;
	height: 28px;
	margin: 0px 12px;
}

.c1 .owl-theme .owl-dots .owl-dot span {
	width: 45px;
	height: 45px;
	margin: 0px 19px;
}

#eegg {
	display: block;
	position: absolute;
	left: 1013px;
	top: 389px;
	width: 29px;
	height: 59px;
	-webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
	background-position: 29px 0px;
	background-repeat: no-repeat;
}

.article_gal .owl-stage {
	padding-top: 200px;
	padding-bottom: 61px;
}

.article_gal .galleryitem {
	width: 1300px;
	margin: 0 auto;
	box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.05);
}

.article_gal img {
	width: 100%;
	max-width: 1300px;
}

.article_text {
	padding-top: 194px;
	margin: 0 auto;
	width: 1300px;
	text-align: left;
}

.article_list .article_text {
	position: absolute;
	top: 100%;
	padding-top: 260px;
}

.article_list .owl-stage-outer {
	height: 2643px;
}

.article_list .owl-dots {
	position: relative;
	margin-top: -473px !important;
	z-index: 20;
}

.video_gal .owl-stage {
	padding-top: 608px;
	padding-bottom: 32px;
}

.video_gal .galleryitem {
	position: relative;
	margin: 0 auto;
	width: 1920px;
	height: 1080px; 
	background-color: #000;
}

.video_gal .galleryitem video {
	position: relative;
	z-index: 2;
}

.video_gal .galleryitem .play {
	display: block;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.video_gal .galleryitem .play svg {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -103px;
	margin-left: -103px;
}