@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');


/* font-family: "Figtree", sans-serif; */
/* font-family: "Lato", sans-serif; */
/* font-family: "Josefin Sans", sans-serif; */
/* font-family: "Roboto", sans-serif; */
/* font-family: "Fira Sans", sans-serif; */
/* font-family: "Oswald", sans-serif; */

:root {
	--bs-body-bg: transparent;
	--font-one: "Roboto", sans-serif;
	--font-two: "Roboto", sans-serif;
	--color-dark: #2C3336;
}

#preloader {
	background: #000 url("/sites/default/files/giphy.gif") no-repeat center center;
	height: 100vh;
	width: 100%;
	position: fixed;
	z-index: 100;
}

html {
	font-size: 17px;
}

body {
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
	font-family: var(--font-one);
	font-size: 1rem;
	font-weight: 300;
	color: #343535;
	background-color: #fefefe;
	-webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: 100% !important;
}

form#user-form {
    max-width: 1000px;
    margin-inline: auto;
}

.full-width {
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.w-1000,
.w1000,
.box {
	max-width: 1000px;
	margin: auto;
}

.w-1300 {
	max-width: 1320px;
	margin-inline: auto;
}

h2.title {
	font-size: 3rem;
	margin-bottom: 40px;
}

.text-formatted h2 {
	font-size: 4rem;
	color: #000;
}


img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #111;
}

/* --------------------------------------------------------------------------------------- */
/* LOGO  */
div#block-bb2029-branding {
	background-color: #fff;
	margin: 0;
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	padding: 25px;
}

div#block-bb2029-branding .navbar-brand {
	padding: 0;
	margin: 0;
}

div#block-bb2029-branding img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 650px) {
	div#block-bb2029-branding {
		width: 100px;
		height: 100px;
	}
}

/* --------------------------------------------------------------------------------------- */

.btn.btn-success {
	background-color: #1C736B;
	border-radius: 0;
	font-size: 0.7rem;
	margin: 0;
}

form#user-login-form {
	max-width: 1000px;
	margin: 60px auto;
}

article.node--view-mode-full p,
.node--type-landingpage .paragraph p {
	line-height: 2.1rem;
	font-size: 1.2rem;
}

.node--type-landingpage .paragraph .watek.front p {
	line-height: 1.3rem;
	font-size: 1rem;
}

.node--type-landingpage .paragraph .watek.teaser p {
	line-height: 1.6rem;
	font-size: 1rem;
}


article.node--type-page h1.title {
	font-size: 4rem;
	margin-bottom: 40px;
	line-height: 4rem;
}

article.node--type-standobra {
	line-height: 2.1rem;
	font-size: 1.2rem;
}

article.node--type-page.node--view-mode-full {
	max-width: 1000px;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2.1rem;
	font-size: 1.2rem;
}

article.node--view-mode-full a {
	color: rgb(4 115 233);
	text-decoration: underline;
	transition: all 0.3s ease;
}

article.node--view-mode-full a:hover {
	color: rgb(51 175 198);
	text-decoration: underline;
}



@media screen and (max-width: 650px) {

	article.node--view-mode-full p,
	.node--type-landingpage .paragraph p {
		font-size: 1.1rem;
		line-height: 1.6rem;
		text-align: left;
	}
}

.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-content {
	padding: 0 !important;
}


.line-3-70 {
	margin-top: 11px;
	height: 3px;
	width: 70px;
	background: #4b4e53;
}



.slick-slide.slide {
	padding: 0 20px !important;
}



.page-link.active,
.media-library-view--widget .view-header a.page-link.is-active,
.active>.page-link,
.media-library-view--widget .view-header a.is-active>.page-link {
	z-index: 3;
	color: var(--bs-pagination-active-color);
	background-color: #000;
	border-color: #000;
}

/* accordion  */
.ckeditor-accordion-container>dl dt>a:hover,
.ckeditor-accordion-container>dl dt>a:not(.button):hover {
	background-color: #1c736b;
	color: #fff !important;
}


/* -------------------------------------------------------------- */
/* Header */
/* -------------------------------------------------------------- */
header#PageHeader {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	background-color: #000;
	/* background-image: url("/bb2029/web/sites/default/files/images/slider1.jpg"); */
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	/* animation: anima-zoom 20s linear forwards; */
}

@keyframes anima-zoom {
	100% {
		background-size: 130%;
	}
}

header#PageHeader2 {
	width: 100%;
	height: 100px;
	background-color: #000;
}

header#PageHeader nav.navbar,
header#PageHeader2 nav.navbar {
	--bs-bg-opacity: 0;
}

header#PageHeader2 h1 {
	padding: 25px 50px 0;
	color: #fff;
}

#HomePageSlider {
	position: relative;
	padding-left: 30px;
	height: 700px;
}

#HomePageSlider h1 {
	padding-top: 50px;
	color: #ffffffc2;
}

#HomePageSlider h2 {
	font-size: 2.2rem;
	font-family: var(--font-one);
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

#HomePageSlider h3 {
	color: #b1b1b1;
	margin-top: 50px;
	font-size: 3rem;
}

#HomePageSlider h4 {
	position: absolute;
	bottom: 70px;
	right: 10%;
	color: #dfdfdf;
	font-size: 4rem;
	text-align: end;
	display: block;
	font-family: var(--font-one);
	text-shadow: 3px 3px 3px black;
	letter-spacing: 0.1em;
}

#HomePageSlider .logobb {
	width: 400px;
	top: -200px;
	margin-left: 200px;
	margin-top: -100px;
}

.animate-charcter {
	text-transform: uppercase;
	background-image: linear-gradient(-225deg,
			#231557 0%,
			#44107a 15%,
			#ff1361 30%,
			#fff800 50%,
			#ff1361 70%,
			#44107a 85%,
			#231557 100%);
	background-size: auto auto;
	background-clip: border-box;
	background-size: 200% auto;
	color: #fff;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: textclip 8s linear infinite !important;
	display: inline-block;
	font-size: 4rem;
	font-family: "Oswald", sans-serif;
}

@keyframes textclip {
	to {
		background-position: 200% center;
	}
}


/* -------------------------------------------------------------- */
/* Menu */
/* -------------------------------------------------------------- */
#PageHeader nav {
	padding: 20px 0;
}

.dropdown-item {
	color: #fefefe;

}

.dropdown-menu {
	background-color: #222;
}

/* ----------------------------------------------------------  */
/* MAIN MENU  */
/* ----------------------------------------------------------  */
.navbar {
	background-color: var(--color-dark) !important;
	padding: 23px 0;
}

nav .navbar-nav a.nav-link {
	color: #ffffffbe;
}

a.nav-link.active.is-active {
	background: #000;
	color: #fff;
}

nav li.nav-item {
	font-weight: 500;
	font-size: 0.9rem;
	padding: 0 5px;
}

.dropdown-menu {
	display: none;
	opacity: 0;
	transition: opacity 0.3s ease;
	/* Add transition effect for opacity */
}

.nav-item.dropdown:hover .dropdown-menu {
	display: block;
	opacity: 1;
}

.dropdown-menu.nav-level-1>.nav-item {
	padding: 10px 0;
}

.dropdown-menu {
	animation: slideIn 0.3s ease forwards;
}

.navbar-inner {
	width: 100%;
	padding-left: 150px;
	text-align: end;
}

.navbar-expand-lg .offcanvas .offcanvas-body {
	justify-content: space-between;
}


.region.region-nav-main {
	width: 100%;
}

.navbar-toggler {
	outline: 0;
	color: #fff;
}

.navbar-right,
.offcanvas-navbar-right {
	display: flex;
	padding-right: 10px;
	width: fit-content;
}

.region.region-nav-right {
	display: flex;
}

.offcanvas-body li.nav-item {
	text-align: left;
}

.offcanvas-header {
	background: var(--color-dark);
}

.offcanvas {
	background-color: #fff;
}

.offcanvas.offcanvas-start.show .offcanvas-body .navbar-nav a.nav-link {
	color: #222;
}

.offcanvas.offcanvas-start.show .offcanvas-body .navbar-nav a.nav-link.active.is-active {
	color: #fff;
}


a.nav-link.dropdown-toggle {
	width: 100%;
}

/* Define animation keyframes */
@keyframes slideIn {
	from {
		opacity: 0;
		transform: translateY(-10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}


.navbar.navbar-expand-lg>div {
	flex-wrap: wrap;
}

@media (min-width: 992px) {
	.navbar-expand-lg .offcanvas {
		background-color: transparent !important;
	}
}

@media screen and (max-width: 992px) {
	.navbar>.container-fluid {
		justify-content: end;
	}

	.navbar-toggler.collapsed {
		border: 0;
	}

	.navbar-toggler {
		margin-right: 20px;
	}

	.navbar-toggler:focus {
		box-shadow: unset !important;
	}

	.navbar-right {
		display: none;
	}
}

@media screen and (max-width:768px) {
	.navbar-inner {
		padding-left: 0 !important;
	}

	.dialog-off-canvas-main-canvas.d-flex.flex-column {
		width: 100vw;
	}

	div#CollapsingNavbar {
		max-width: 70%;
	}
}

/* ----------------------------------------------------------  */
/* MAIN MENU  - SEARCH */
/* ----------------------------------------------------------  */

.search-one__box {
	padding: 0 20px;
	border-left: 1px solid #e2dfeb;
	position: relative;
}

.search-one__icon svg path {
	color: #fff;
	transition: all 0.2s ease;
}

.search-one__icon svg {
	width: 25px;
	height: 25px;
}

.search-one__icon:hover svg path {
	cursor: pointer;
	color: rgb(255, 255, 255);
}

.search-one__content {
	opacity: 0;
	width: 250px;
	position: absolute;
	top: 100%;
	right: 0px;
	margin-top: 16px;
	z-index: 10;
	background: #fff;
	padding: 15px;
	transition: all 0.2s ease;
	-webkit-box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.8);
	border: 1px solid rgba(0, 0, 0, 0.06);
}

.search-one__content:after {
	content: '';
	border: 10px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	bottom: 100%;
	right: 45px;
}

.search-one__box .show .search-one__content {
	/* display: block; */
	opacity: 1;
}

.offcanvas-search {
	display: none;
}

@media screen and (max-width: 992px) {
	.offcanvas-search {
		display: block;
	}
}

/* ----------------------------------------------------------  */
/* MAIN MENU  - SOCIALS */
/* ----------------------------------------------------------  */

.socials {
	padding-right: 10px;
}

.socials svg {
	height: 21px;
	width: auto;
}

.socials path {
	color: #fff;
}

.socials a {
	color: #fff;
}

.socials a:hover path,
.socials a:hover {
	color: #2af618;
}

/* -------------------------------------------------------------- */
/* Language switcher */
/* -------------------------------------------------------------- */

.block-language-switcher-langcode-block {
	padding-right: 10px;

}

.block-language-switcher-langcode-block ul {
	display: flex;
	flex-direction: row;
	list-style: none;
	margin: 0;
	padding: 0;
}

.block-language-switcher-langcode-block ul li {
	padding: 0 5px;
	text-transform: uppercase;
	font-weight: 500;
}

.block-language-switcher-langcode-block ul li a {
	color: #fff !important;
}

/* -------------------------------------------------------------- */
/* Slider */
/* -------------------------------------------------------------- */
.slider {
	margin-bottom: 60px;
}

/* -------------------------------------------------------------- */
/* Accessibility */
/* -------------------------------------------------------------- */
.accessibility {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.accessibility--controls {
	display: flex;
	align-items: center;
}

.accessibility--control {
	color: #fff;
}

.accessibility--controls .text-sizing {
	padding-left: 10px;
}

/* -------------------------------------------------------------- */
/* HomePage1 */
/* -------------------------------------------------------------- */

.homepage-title {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}

.homepage-title img {
	width: 300px;
	position: relative;
	left: -50px;
	top: -10px;
}


.node--type-landingpage h2.front-title {
	font-size: 2rem;
	font-family: var(--font-one);
	font-weight: 700;
	text-transform: uppercase;
}

.node--type-landingpage h1.title,
.node--type-landingpage h2.title {
	font-family: var(--font-one);
	text-transform: uppercase;
	font-weight: 700;

}

.node--type-landingpage h1.title {
	font-size: 3.5rem;
	line-height: 3.5rem;
}

.node--type-landingpage h2.title {
	font-size: 3rem;
	line-height: 3rem;
}

.node--type-landingpage h4 {
	color: #4b4e53;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}

@media screen and (max-width: 650px) {
	.node--type-landingpage h1.title {
		font-size: 2rem;
		line-height: 2rem;
	}
}

.node--type-landingpage h4 span {
	font-weight: 700;
}

.node--type-landingpage .sepia img {
	filter: sepia(100%);
	transition: all 0.4s ease;
}


.node--type-landingpage .imgTop img {
	position: relative;
	top: -70px;
}

.node--type-landingpage .sepia img:hover {
	filter: sepia(0%);
}

.node--type-landingpage .listwa {
	height: 300px;
	width: 100%;
	overflow: hidden;
}

.node--type-landingpage .listwa img {
	width: 100%;
	height: auto;
}

.node--type-landingpage .praktyki {
	margin-top: 40px;
	font-size: 1.1rem;
}

.node--type-landingpage .praktyki h3 {
	font-size: 25px;
}

.gallery>div {
	max-height: 350px;
	overflow: hidden;
}

.gallery img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* --------------------------------------------------------------------------- */
/* Wideo  */
/* --------------------------------------------------------------------------- */
.wideo {
	padding: 50px 0;
	position: relative;
}

.wideo .content {
	width: 100%;
	height: 700px;
	text-align: center;
}

.wideo-cke {
	position: relative;
}

.wideo-cke .content {
	width: 100%;
	height: 600px;
	text-align: center;
}

.wideo img,
.wideo-cke img {
	max-width: 100%;
	height: 100%;
	width: 100%;
}

.wideo svg,
.wideo-cke svg {
	margin-left: .2rem;
	width: 2rem;
	height: 2rem;
}

.wideo span.uotline,
.wideo-cke span.uotline {
	background-color: #fff;
	border-radius: 50%;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 6.2rem;
	width: 6.2rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: transform .1s ease, color .1s ease;
	z-index: 1;
}

.wideo span.uotline:hover,
.wideo-cke span.uotline:hover {
	cursor: pointer;
}

@media screen and (max-width: 1366px) {
	.wideo .content {
		width: 100%;
		height: 500px;
		text-align: center;
	}
}

@media screen and (max-width: 1025px) {
	.wideo .content {
		width: 100%;
		height: 400px;
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.wideo {
		padding: 20px 0;
	}

	.wideo .content {
		height: 330px;
	}

	.wideo span.uotline,
	.wideo-cke span.uotline {
		height: 5.2rem;
		width: 5.2rem;
	}

}


/* --------------------------------------------------------------------------- */
/* Gallery  */
/* --------------------------------------------------------------------------- */
.foto-gallery {
	column-count: 5;
	column-gap: 10px;
	max-width: 1300px;
	margin: 40px auto;
}

.foto-gallery>div {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
}

.foto-gallery>div img {
	grid-row: 1 / -1;
	grid-column: 1;
	max-width: 100%;
	display: block;
}





@media screen and (max-width: 1199px) {
	.foto-gallery {
		column-count: 4;
		column-gap: 10px;
	}
}

@media screen and (max-width: 997px) {
	.foto-gallery {
		column-count: 3;
		column-gap: 10px;
	}
}

@media screen and (max-width: 650px) {
	.foto-gallery {
		column-count: 2;
		column-gap: 5px;
	}

	.portety.gallery {
		--bs-gutter-x: 0 !important;
	}
}

/* --------------------------------------------------------------------------- */
/* Artykuły  */
/* --------------------------------------------------------------------------- */

/* pełny widok  */
.node--type-article {
	margin-bottom: 80px;
}

article.rada {
	text-align: center;
}

article[data-history-node-id="59"] {
	background-color: #000;
	/* Ustawia kolor tła na czarny */
}


.node--type-article.node--view-mode-full h1.title {
	font-size: 2rem;
	text-align: left;
}

.node--type-article .content {
	padding: 0 40px;
}

.node--type-article .content .content_teaser {
	font-weight: 500;
	margin-bottom: 40px;
}

.caption>figcaption {
	font-size: 1rem;
	font-style: italic;
}

.field--name-field-galeria .field__item {
	margin-bottom: 10px;
}

@media screen and (max-width: 1025px) {
	.node--type-article.node--view-mode-full h1.title {
		font-size: 2rem;
		line-height: 2rem;
		text-transform: unset;
	}
}

@media screen and (max-width: 768px) {
	.node--type-landingpage.node--view-mode-full {
		padding: 20px;
	}

	.node--type-article.node--view-mode-full h1.title {
		font-size: 1.6rem;
		line-height: 2rem;
	}

	.node--type-page.node--view-mode-full h1.title {
		font-size: 3rem;
		line-height: 3rem;
		margin-bottom: 40px;
	}

	.node--type-landingpage h2 {
		font-size: 3rem;
	}

	.node--type-article .content {
		padding: 0;
	}


}


/* wido skrót  */
.watek.front h3 {
	font-size: 1rem;
	text-transform: uppercase;
	line-height: 1.1rem;
}

.watek.front p {
	line-height: 1.1rem;
}

.watek.front .data,
.watek.teaser .data,
.node--type-article.node--view-mode-full .data {
	font-size: 0.7rem;
	font-style: italic;
	font-weight: 400;
}

.node--type-article.node--view-mode-full .data {
	margin-top: 10px;
}

.watek.teaser .image img,
.watek.front .image img {
	transition: all 2s ease;
}

.watek.teaser .image {
	transition: all 0.7s ease;
	transition-delay: 1s;
}

.watek.teaser h3.teaser-title {
	color: #111;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.5rem;
	transition: all 0.4s ease;
}

.watek.teaser h3.teaser-title a:hover {
	color: #231557;
	text-decoration: underline;
}

.watek.teaser .data {
	margin-bottom: 10px;
}

.watek.teaser .image,
.watek.front image {
	overflow: hidden;
	height: 100%;
	width: 100%;

}

.watek.teaser:hover .image {
	box-shadow: -1rem -1rem 1rem -1rem #0000000d, 1rem 1rem 1rem -1rem #0000000d, 0 0 .5rem #fff0, 0 2rem 3.5rem -2rem #00000080;
	transform: rotate(1deg);
}


.watek.teaser:hover .image img,
.watek.front:hover .image img {
	transform: scale(105%);
}


.watek.teaser .content {
	font-size: 1rem;
	line-height: 1.4rem;
}

/* --------------------------------------------------------------------------- */
/* Wątki card  */
/* --------------------------------------------------------------------------- */
.headerWatki {
	background-image: url('/bb2029/web/sites/default/files/images/testimonial-main.webp');
	height: 150px;
	position: relative;
}

.headerWatki:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}

.headerWatki h1 {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	text-shadow: 3px 2px 6px #000000d4;
}

.watek.teaser .card {
	border: 0;
}

.watek.teaser .card-body .created {
	font-family: var(--font-one);
	font-size: 0.8rem;
	color: #657184;
	margin: 5px 0;
}


.watek.teaser .card-body .card-title a {
	color: #000;
	text-decoration: none;
	font-size: 1.1rem;
	text-transform: uppercase;
	font-family: var(--font-one);
	font-weight: 400;
}

.watek.teaser .card-text {
	font-family: var(--font-one);
	line-height: 1.3rem;
	color: #657184;
	font-weight: 400;
	padding: 10px 0;
}


.mapa {
	padding: 50px 0;
}

/* --------------------------------------------------------------------------- */
/* O ESK  */
/* --------------------------------------------------------------------------- */
.o-esk {
	max-width: 1000px;
	padding: 50px 0;
	margin: auto;
	font-size: 1.3rem;
	font-family: var(--font-one);
	line-height: 2.2rem;
}

.ckeditor-accordion-container>dl {
	position: relative;
	border: none;
}

.ckeditor-accordion-container>dl dt>a:hover,
.ckeditor-accordion-container>dl dt>a:not(.button):hover {
	color: #222;
}

.ckeditor-accordion-container>dl dt>a,
.ckeditor-accordion-container>dl dt>a:not(.button) {
	background-color: transparent;
	color: #111;
	border-bottom: 1px solid #ccc;
}

.ckeditor-accordion-container>dl dd {
	transition: all 0.3s ease;
	padding: 20px 50px;
}

.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before,
.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after {
	background: #ccc;
}

/* --------------------------------------------------------------------------- */
/* Footer  */
/* --------------------------------------------------------------------------- */
footer h5 {
	font-size: 1.1rem
}

footer.mt-auto.footer-dark.text-light {
	background: #000;
}


#block-bb2029-wspolpracujemypl .field--name-body>div {
	padding: 0 85px;
}

footer .wspolpraca_pl p {
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}

.footer-flaga {
	text-align: center;
	padding: 10px;
}

.footer-flaga img {
	width: 20%;
}


#block-bb2029-copyright {
	background-color: #eeeeee4a;
	padding: 5px 0;
	font-size: 0.8rem;
}

#block-bb2029-copyright .left {
	padding-top: 10px;
}

#block-bb2029-copyright .abel {
	text-align: right;
}

#block-bb2029-copyright .abel img {
	height: 33px;
}


@media screen and (max-width: 998px) {
	footer.mt-auto.footer-dark.text-light {
		font-size: 0.9rem
	}

	#block-bb2029-wspolpracujemypl .field--name-body>div {
		padding: 0 20px;
	}

	.footer-flaga img {
		width: 50%;
	}
}

@media screen and (max-width: 650px) {
	.footer-flaga img {
		width: 100%;
	}

	#block-bb2029-copyright .left,
	#block-bb2029-copyright .abel {
		text-align: center;
	}
}

/* --------------------------------------------------------------------------- */
/* Video iframe ckeditor */
/* --------------------------------------------------------------------------- */
.field.field--name-field-media-oembed-video {
	text-align: center;
}

iframe.media-oembed-content {
	width: 1000px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------------------------------------------------------------- */
/* Poberz tapetę */
/* --------------------------------------------------------------------------- */

.view-tapety {
	padding: 80px 0;
}

.title-tapety {
	font-size: 3rem;
	color: #fff;
	margin-bottom: 30px;
}

.tapeta .download {
	font-size: 1.3rem;
}

.tapeta a {
	font-weight: 400;
	text-decoration: underline;
}

.tapeta h3 {
	text-align: center;
	font-size: 1.1rem;
	margin: 20px 0 40px 0;
}

.tapeta h3 a {
	color: #fff;
}






.slick-list.draggable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------------------------------------------------------------- */
/* Paragraph image-text */
/* --------------------------------------------------------------------------- */
.widget-hero .row {
	--bs-gutter-x: 0;
}

.widget-hero-image {
	display: block;
	max-width: 100%;
	/* position: absolute; */
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.widget-hero-image>div {
	height: 100%;
}

.widget-hero-image.image-height img {
	height: 100%;
	width: auto;
	object-fit: cover;
	min-height: 400px;
	object-position: center center;
	transition: opacity .4s cubic-bezier(.25, .46, .45, .94);
}

.widget-hero-image.image-width img {
	width: 100%;
	min-height: 400px;
	height: auto;
	object-fit: cover;
	object-position: center center;
	transition: opacity .4s cubic-bezier(.25, .46, .45, .94);
}

.widget-hero-content {
	max-width: 550px;
	font-size: 1.3rem;
	line-height: 2.1rem;
}

.viewsreference--view-title {
	display: none;
}

@media screen and (max-width: 1025px) {
	.widget-hero-content {
		padding: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	.widget-hero-content {
		max-width: 100%;
		font-size: 1.3rem;
		line-height: 2.1rem;
		padding: 20px;
	}
}


/* Stan dobra  */

.node--type-standobra .image-title {
	text-align: center;
	margin-bottom: 40px;
}

.stan-insta {
	position: absolute;
	right: 0px;
	display: flex;
	background: var(--color-dark);
	padding: 20px;
}

.stan-insta-image {
	display: flex;
	align-items: center;
	padding-right: 10px;
}

.stan-insta-image svg {
	width: 50px;
	height: 50px;
}

.stan-insta-image svg path {
	color: #fff;
}

.stan-insta .stan-insta-links a {
	color: #fff;
	display: block;
	padding: 0 10px;
	font-size: 1.1rem;
	letter-spacing: 0.03em;
}



.node--type-standobra .photoswipe-gallery {
	display: grid;
	gap: 20px;
	/* Adjust the gap between items as needed */
}

/* Large screens: 5 items per row */
@media (min-width: 1200px) {
	.node--type-standobra .photoswipe-gallery {
		grid-template-columns: repeat(5, 1fr);
	}
}

/* Medium screens: 4 items per row */
@media (min-width: 992px) and (max-width: 1199px) {
	.node--type-standobra .photoswipe-gallery {
		grid-template-columns: repeat(4, 1fr);
	}
}

/* Small screens: 3 items per row */
@media (min-width: 768px) and (max-width: 991px) {
	.node--type-standobra .photoswipe-gallery {
		grid-template-columns: repeat(3, 1fr);
	}
}

/* Extra small screens: 1 item per row */
@media (max-width: 767px) {
	.node--type-standobra .photoswipe-gallery {
		grid-template-columns: 1fr;
	}
}

.node--type-standobra .photoswipe-gallery .field__item {
	padding: 10px;
	text-align: center;
	transition: all 0.6s ease;
}


.node--type-standobra .photoswipe-gallery .field__item:hover {
	/* filter:brightness(80%); */

	filter: grayscale(0%) sepia(50%) hue-rotate(85deg) saturate(150%) brightness(90%);
}

@media (max-width: 767px) {
	.node--type-standobra .stan-insta-links {
		display: none;
	}
}

/* ------------------------------------------------------------------------------- */
/* Photo gallery */
.node--type-foto-galery .photoswipe-gallery {
	display: grid;
	gap: 20px;
}

@media (min-width: 1200px) {
	.node--type-foto-galery .photoswipe-gallery {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 1199px) {
	.node--type-foto-galery .photoswipe-gallery {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 650px) {
	.node--type-foto-galery .photoswipe-gallery {
		grid-template-columns: repeat(1, 1fr);
	}
}

/* VIDEO  */
.align-center.media.media--type-video.media--view-mode-default {
	text-align: center;
	margin-bottom: 60px;
}

.align-center.media.media--type-video.media--view-mode-default video {
	width: 800px;
	height: 500px;
}

@media screen and (max-width: 650px) {
	.align-center.media.media--type-video.media--view-mode-default video {
		width: 100%;
		height: 276px;
	}
}


/* Article Field Gallery  */


.node--type-article .photoswipe-gallery {
	display: grid;
	gap: 20px;
}

/* Large screens: 5 items per row */
@media (min-width: 1200px) {
	.node--type-article .photoswipe-gallery {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* Medium screens: 4 items per row */
@media (min-width: 992px) and (max-width: 1199px) {
	.node--type-article .photoswipe-gallery {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* Small screens: 3 items per row */
@media (min-width: 768px) and (max-width: 991px) {
	.node--type-article .photoswipe-gallery {
		grid-template-columns: repeat(1, 1fr);
	}
}

/* Extra small screens: 1 item per row */
@media (max-width: 767px) {
	.node--type-article .photoswipe-gallery {
		grid-template-columns: 1fr;
	}
}

.node--type-article .photoswipe-gallery .field__item {
	padding: 10px;
	text-align: center;
	transition: all 0.6s ease;
}

/* day in bb  */
/* ---------------------------------------------------------------------  */
.node--type-dayibbb .photoswipe-gallery {
	display: grid;
	gap: 20px;
	/* Adjust the gap between items as needed */
}

/* Large screens: 5 items per row */
@media (min-width: 1200px) {
	.node--type-dayibbb .photoswipe-gallery {
		grid-template-columns: repeat(5, 1fr);
	}
}

/* Medium screens: 4 items per row */
@media (min-width: 992px) and (max-width: 1199px) {
	.node--type-dayibbb .photoswipe-gallery {
		grid-template-columns: repeat(4, 1fr);
	}
}

/* Small screens: 3 items per row */
@media (min-width: 768px) and (max-width: 991px) {
	.node--type-dayibbb .photoswipe-gallery {
		grid-template-columns: repeat(3, 1fr);
	}
}

/* Extra small screens: 1 item per row */
@media (max-width: 767px) {
	.node--type-dayibbb .photoswipe-gallery {
		grid-template-columns: 1fr 1fr;
	}
}

.node--type-dayibbb.photoswipe-gallery .field__item {
	padding: 10px;
	text-align: center;
	transition: all 0.6s ease;
}


/* culture_for_healt_and_wellbeing */
/* ----------------------------------------------------------------------  */
.culture {
	color: rgba(0, 0, 0, 0.6) !important;
	font-family: "Figtree", sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	font-size: 1rem;
}
.culture p,
.culture ul, .culture li {
	font-size: 1rem !important;
	line-height: 1.8rem;
}
.culture .left {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.culture a {
	text-decoration: underline;
	color: #0a51be;
}

.culture .right {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.culture .right.lang {
	display: flex;
	align-items: center;
	justify-content: center;
	order: 1;
	padding-bottom: 20px;
	padding-top: 20px;
}

.culture .right.lang a {
	text-decoration: none;
	font-size: 1.3rem;
	font-weight: 700;
	display: flex;
	align-items: center;
}
.culture .main-content {
	padding: 50px;
}


.culture.block-menu .left {
	padding: 20px 0 20px 50px;	
}

.culture.block-menu .main-content {
	padding: 20px;
}

.culture.block-menu .main-content {
	display: flex;
	align-items: center;
	justify-content: center;	
	font-size: 1.3rem;
}

.culture.block-1 .main-content h1 {
	font-family: "Figtree", sans-serif;
	color: #114694;
	font-size: 7.8rem;
	font-weight: 800;
	line-height: 6rem;
	letter-spacing: -0.05em;

}

.culture.block-menu .main-content,
.culture.block-1 .main-content,
.culture.block-2 .main-content,
.culture.block-3 .main-content {
	border-bottom: 1px solid #aaa;
}

.culture.block-1 .main-content .col1 h2 {
	font-family: "Figtree", sans-serif;
	letter-spacing: -0.05em;
	font-size: 3rem;
	font-weight: 800;
	color: #000;
}

.culture.block-1 .main-content .col2 h3 {
	font-family: "Figtree", sans-serif;
	letter-spacing: -0.05em;
	font-size: 3rem;
	line-height: 2rem;
	font-weight: 500;
	color: #000;
}

.culture.block-1 svg.bi.bi-arrow-right {
	font-size: 3rem;
	width: 50px;
	height: 50px;
}

.culture.block-3 h3 strong {
	color: #114694;
}

.culture.block-patron .main-content .row > div {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.culture.block-patron .main-content .honorowy.pl > div > img:nth-child(2){
	max-height: 110px;
	align-self: baseline;
}

.culture.block-patron .main-content .honorowy.en img:nth-child(1){
	max-height: 110px;	
}


.culture.block-patron .main-content h3 {
	margin: 40px 0;
	color: #114694;
}

.culture.block-2 .main-content a.btn.btn-primary {
	/* padding: 10px 66px; */
	border-radius: 40px;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	background: #114694;
	margin: 50px 0 10px 0;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s ease;
	text-align: center;
	width: 300px;
}

.culture.block-2 .main-content a.btn.btn-secondary {
	/* padding: 10px 66px; */
	border-radius: 40px;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	background:#114694;
	margin: 10px 0 50px 0;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s ease;
	text-align: center;
	width: 300px;
}


.culture.block-2 .main-content a.btn.btn-primary:hover,
.culture.block-2 .main-content a.btn.btn-secondary:hover {
	background: #0a51be;
	color: #fff;
	box-shadow: 1px 3px 10px 3px #18181869;
}


.culture.block-patron .main-content img {
	max-height: 100px;
	width: auto;
	max-width: 100%;
	object-fit: cover;
}

.culture.block-patron .main-content center img {
	padding-top: 30px;
    height: 100px;
    width: auto;
}

#min_zdrowia {
	max-height: 117px !important;
	margin-top: 16px;
}

img#logoBCK {
    padding: 10px;
}

.culture .row.honorowy img {
	max-height: 130px;
}

@media screen and (max-width:650px) {

	.culture {			
		overflow-x: visible
	}
	.culture .left,
	.culture .right {
		display: none;
	}

	.culture .main-content {
		padding: 30px 10px;
	}

	.culture.block-1 .main-content h1 {
		font-size: 2.5rem !important;
		line-height: 2rem;
		margin-bottom: 20px;
	}

	.culture.block-1 .main-content .col1 h2 {
		letter-spacing: -0.05em;
		padding-top: 20px;
		font-size: 2rem !important;
		font-weight: 800;

	}

	.culture.block-1 .main-content .col2 h3 {
		font-size: 2rem !important;
		line-height: 1rem;
		text-align: end;
	}
	.culture.block-2 .main-content a.btn.btn-secondary {
		margin-bottom: 10px;
	}
	.culture .right.lang {
		border-left: 0;
	}

}