/*!
Theme Name: Bydgoscy Zarządcy Nieruchomości
Author: ZIS
Author URI: https://www.zis.com.pl
*/

@font-face {
	font-family: 'Inter';
	src: url('/wp-content/themes/bydgoscy/fonts/Inter-Light.ttf');
	font-weight: 300;
}

@font-face {
	font-family: 'Inter';
	src: url('/wp-content/themes/bydgoscy/fonts/Inter-Regular.ttf');
	font-weight: 400;
}

@font-face {
	font-family: 'Inter';
	src: url('/wp-content/themes/bydgoscy/fonts/Inter-Medium.ttf');
	font-weight: 500;
}

@font-face {
	font-family: 'Inter';
	src: url('/wp-content/themes/bydgoscy/fonts/Inter-SemiBold.ttf');
	font-weight: 600;
}

@font-face {
	font-family: 'Inter';
	src: url('/wp-content/themes/bydgoscy/fonts/Inter-Bold.ttf');
	font-weight: 700;
}

@font-face {
	font-family: 'Raleway';
	src: url('/wp-content/themes/bydgoscy/fonts/Raleway-Light.ttf');
	font-weight: 300;
}

@font-face {
	font-family: 'Raleway';
	src: url('/wp-content/themes/bydgoscy/fonts/Raleway-Regular.ttf');
	font-weight: 400;
}

@font-face {
	font-family: 'Raleway';
	src: url('/wp-content/themes/bydgoscy/fonts/Raleway-Medium.ttf');
	font-weight: 500;
}

@font-face {
	font-family: 'Raleway';
	src: url('/wp-content/themes/bydgoscy/fonts/Raleway-SemiBold.ttf');
	font-weight: 600;
}

@font-face {
	font-family: 'Raleway';
	src: url('/wp-content/themes/bydgoscy/fonts/Raleway-Bold.ttf');
	font-weight: 700;
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/themes/bydgoscy/icons/MaterialIcons-Regular.ttf') format('truetype');
	font-display: swap;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
	user-select: none;
}

:root {
	--orange: #F29D38;
	--lightgray: #E6E6E6;
	--gray: #CDCDCD;
	--darkgray: rgb(119, 119, 119);
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
	vertical-align: bottom;
	user-select: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
	resize: none;
}

iframe {
	vertical-align: bottom;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Raleway", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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 {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation:not(#site-navigation-mobile) ul:not(.sub-menu) {
	display: flex;
	gap: 50px;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul {
	list-style: none;
}

#site-navigation.main-navigation li.menu-item-has-children:hover ul.sub-menu {
	display: flex;
	flex-direction: column;
	left: 0;
	margin-left: 0;
	padding-left: 0;
	padding-top: 10px;
}

.main-navigation:not(#site-navigation-mobile) ul.sub-menu li a {
	background: rgba(0, 0, 0, 0.6);
	padding: 12px 10px;
	border-bottom: 5px solid rgba(255, 255, 255, 0);
	font-size: 14px;
}

#site-navigation.main-navigation ul.sub-menu li.current-menu-item a {
	border-bottom: 5px solid var(--orange);
}

#site-navigation-mobile ul.sub-menu li.current-menu-item a {
	padding-bottom: 8px;
}

#site-navigation.main-navigation ul.sub-menu li:not(.current-menu-item):hover a {
	border-bottom: 5px solid white;
}

.main-navigation:not(#site-navigation-mobile) ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 180px;
}

#site-navigation-mobile ul ul a {
	width: 100%;
}

.main-navigation li {
	position: relative;
	font-weight: 700;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: white;
}

.main-navigation ul:not(.sub-menu) > li > a {
	white-space: nowrap;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

.page-content .wp-smiley,
.entry-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.max-width-1440 {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
}

.st-padding {
	padding-inline: 40px;
}

.site-header {
	position: relative;
}

.front-page-photo-container {
	position: relative;
}

.front-page-photo img {
	height: 100vh;
	width: 100%;
	object-fit: cover;
}

.front-page-photo-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.45);
}

.site-header .header-menu:not(.header-page) {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 30px;
	padding-inline: 20px;
}

.site-header .header-menu nav:not(.breadcrumbs) {
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.site-header .header-menu nav:not(.breadcrumbs) > .logo-menu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.site-header nav .menu > li.menu-item {
	display: flex;
	align-items: center;
	justify-content: center;
}

.site-header .mobile-menu nav .menu > li {
	justify-content: left;
}

.site-header .mobile-menu nav .menu > li.menu-item-has-children {
	flex-direction: column;
}

.home .site-header nav#site-navigation .menu > li.menu-item {
	width: 90px;
}

.site-header nav .menu > li.menu-item > a {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: fit-content;
}

.site-header .mobile-menu nav .menu > li.menu-item > a {
	width: 100%;
}

.site-header nav#site-navigation li.menu-item:not(.current-menu-item):not(.current-menu-parent):hover a::after {
	background: var(--lightgray);
}

.site-header nav#site-navigation li.menu-item a::after {
	content: "";
	height: 5px;
	width: 100%;
	background: transparent;
	transition: all ease-in-out 0.3s;
}

.site-header .header-menu nav#site-navigation li.menu-item.current-menu-item a::after, .site-header nav#site-navigation li.menu-item.current-menu-parent a::after {
	background: var(--orange);
}

.site-header .mobile-menu nav .menu > li > a {
	flex-direction: column;
}

.site-header .mobile-menu nav .menu > li > a::after {
	content: "";
	height: 5px;
	width: 100%;
	background: white;
	transition: all ease-in-out 0.3s;
}

.site-header .mobile-menu nav .menu > li.current-menu-item > a::after, .site-header .mobile-menu nav .menu > li.current-menu-parent > a::after {
	background: var(--orange);
}

.menu-menu-glowne-lewe-container {
    justify-self: end;
}

.menu-menu-glowne-prawe-container {
    justify-self: start;
}

.logo-menu {
    margin: 0 50px;
	transition: all ease-in-out 0.3s;
}

.logo-menu:hover {
	transform: scale(1.15);
}

.site-header .header-content-front {
	position: absolute;
	display: flex;
	align-items: center;
	flex-direction: column;
	top: 58%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.site-header .header-content-front img {
	width: 440px;
}

.header-content-front .arrow-down {
	color: white;
	margin-top: 80px;
}

.header-content-front .arrow-down span {
	font-size: 96px;
	transition: all ease-in-out 0.3s;
}

.header-content-front .arrow-down span:hover {
	transform: scale(1.2);
}

.site-header .header-menu.header-page nav:not(.breadcrumbs) {
	display: flex;
	gap: 50px;
	justify-content: end;
}

.header-page {
	position: relative;
}

.header-page .page-nav {
	position: fixed;
	top: 30px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
}

body.menu-fixed .header-page .page-nav {
	background: rgba(0, 0, 0, 0.8);
	padding-block: 20px;
	top: 0;
}
	
body.menu-fixed .header-page .page-nav img {
	min-width: 200px;
}

body.menu-fixed .main-navigation li.menu-item-has-children:hover ul.sub-menu {
	padding-top: 25px;
}

.header-page .page-nav > div > a {
	display: flex;
}

.logo-menu img {
	width: 50px;
	min-width: 50px;
}

.header-page .page-nav img {
	min-width: 230px;
}

.header-page .page-nav > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.page-photo-bg img {
	height: 400px;
	width: 100%;
	object-fit: cover;
}

.page-photo-bg-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.page-info-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
}

.page-info h1 {
	font-size: 48px;
	color: white;
	margin: 0;
	display: flex;
	flex-direction: column;
	width: fit-content;
	gap: 5px;
}

.page-info h1::after {
	content: " ";
	background: var(--orange);
	height: 10px;
	width: 120%;
}

.page-info .breadcrumbs {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	margin-top: 20px;
}

.page-info .breadcrumbs a {
	font-weight: 700;
	color: white;
	text-decoration: none;
}

.page-info .breadcrumbs a:hover {
	text-decoration: underline;
}

.page-info .breadcrumbs span {
	color: white;	
}

.page-info .breadcrumbs .separator {
	color: var(--orange);
}

#kompleksowe-zarzadzanie-section {
	padding-top: 60px;
	padding-bottom: 80px;
	display: flex;
	align-items: center;
	gap: 50px;
}

#kompleksowe-zarzadzanie-section h2.section-header {
	max-width: 750px;
}

#kompleksowe-zarzadzanie-section h2.section-header::after {
	width: 85%;
}

.kompleksowe-opis {
	font-size: 18px;
}

.kompleksowe-photos {
	min-width: 437.5px;
}

.kompleksowe-photos img {
	width: 350px;
}

.kompleksowe-photo-2 {
	margin-left: 87.5px;
}

h2.section-header {
	font-size: 36px;
	display: flex;
	flex-direction: column;
	width: fit-content;
}

h2.section-header::after {
	content: " ";
	width: 120%;
	height: 10px;
	background: var(--orange);
	margin-top: 20px;
}

#nasza-oferta-section {
	background-image: url('/wp-content/uploads/2026/07/Group-26.webp');
}

#nasza-oferta-section > div {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}

#nasza-oferta-section h2.section-header {
	margin: 0;
	color: white;
}

.nasza-oferta-img {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 300px;
}

.oferta-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	color: white;
	gap: 50px 40px;
	margin-top: 100px;
}

.oferta-block {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.oferta-block img {
	width: 96px;
	object-fit: cover;
	user-select: none;
}

.oferta-desc {
	font-size: 18px;
}

h3.oferta-header {
	text-align: center;
	font-size: 24px;
}

#co-nas-wyroznia-section {
	background-color: var(--lightgray);
	position: relative;
}

.co-nas-wyroznia-content {
	display: flex;
	justify-content: end;
	width: 100%;
}

.co-nas-wyroznia-content > div {
	width: 60%;
	display: flex;
	gap: 30px;
	flex-direction: column;
	align-items: center;
	padding-bottom: 80px;
	padding-top: 30px;
}

.co-nas-wyroznia-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 60%;
}

.co-nas-wyroznia-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#co-nas-wyroznia-section h2.section-header::after {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.co-nas-wyroznia-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

h3.co-nas-wyroznia-header {
	font-size: 24px;
}

.co-nas-wyroznia-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: var(--gray);
	width: 320px;
	padding: 30px 40px;
	box-shadow: 1px 3px 5px 3px rgba(0, 0, 0, 0.25);
	transition: all ease-in-out 0.3s;
}

.co-nas-wyroznia-block:hover {
	transform: translateY(-15px);
}

.co-nas-wyroznia-icon {
	display: flex;
	align-items: center;
	padding: 16px;
	border-radius: 50%;
	background: var(--orange);
}

.co-nas-wyroznia-icon {
	user-select: none;
}

.site-footer {
	background: linear-gradient(90deg, rgba(136, 136, 136, 1) 0%, rgba(119, 119, 119, 1) 100%);
	padding-top: 40px;
	padding-bottom: 10px;
	font-family: "Inter", sans-serif;
}

.site-footer img {
	user-select: none;
}

.footer-content {
	display: flex;
	gap: 40px;
	color: white;
}

.footer-col-1 img {
	width: 200px;
	min-width: 200px;
}

.footer-col-1 {
	padding-right: 20px;
	display: flex;
	align-items: center;
}

.footer-header {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 12px;
}

.footer-line {
	background: var(--orange);
	width: 100%;
	height: 5px;
}

.footer-data {
	display: flex;
	flex-direction: column;
	padding-top: 20px;
}

.footer-col-3 .footer-data {
	gap: 10px;
}

.footer-data .footer-name {
	font-weight: 700;
	margin-bottom: 10px;
	max-width: 275px;
}

.footer-data .footer-row {
	display: flex;
	align-items: center;
	color: white;
	text-decoration: none;
}

.footer-data a.footer-row:hover span {
	text-decoration: underline;
}

.footer-data .footer-row span {
	margin-left: 10px;
}

.footer-grid {
	padding-top: 20px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5px 30px;
	white-space: nowrap;
}

.footer-grid > div {
	display: flex;
	justify-content: space-between;
	gap: 15px;
}

.site-info {
	display: flex;
	align-items: center;
	gap: 50px;
	margin-top: 30px;
}

.site-info > span {
	white-space: nowrap;
	color: #EDEDED;
	font-weight: 300;
	font-size: 12px;
}

.site-info a {
	color: #EDEDED;
	text-decoration: none;
}

.site-info a:hover {
	text-decoration: underline;
	opacity; 0.8;
}

.site-info-line {
	background: var(--orange);
	flex-grow: 1;
	width: 100%;
	height: 2px;
}

h3.page-h3 {
	font-size: 28px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: fit-content;
    margin-top: 0;
}

h3.page-h3::after {
	content: " ";
	background: var(--orange);
	height: 10px;
	width: 120%;
}

.kontakt-main {
	display: flex;
	justify-content: space-between;
	gap: 50px;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 18px;
}

.kontakt-main-left h3 {
	font-size: 24px;
	margin-top: 0;
}

.kontakt-main-left p {
	margin: 0;
}

.kontakt-main-right {
	flex-grow: 1;
	text-align: right;
}

.kontakt-icon {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 20px;
}

.kontakt-icon > span, .kontakt-icon > a {
	display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 50%;
    border: 2px solid var(--orange);
	transition: all ease-in-out 0.3s;
}

.kontakt-icon > div {
	display: flex;
	flex-direction: column;
}

.kontakt-icon > div a {
	text-decoration: none;
	color: #404040;
}

.kontakt-icon > div a:hover {
	text-decoration: underline;
}

.kontakt-icon > a:hover {
	background: var(--lightgray);
}

.kontakt-icon img {
	min-width: 24px;
	width: 24px;
	height: 24px;
}

.kontakt-form {
	background: var(--lightgray);
	padding-top: 60px;
	padding-bottom: 60px;
}

.kontakt-form .form-row {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 20px;
}

.kontakt-form .form-row > div {
	flex-grow: 1;
}

.kontakt-form form .form-row p {
	width: 100%;
}

.kontakt-form form p {
	margin: 0;
}

.kontakt-form form input:not(.wpcf7-submit) {
	width: 100%;
	padding: 16px;
	border-radius: 8px;
}

.kontakt-form form textarea {
	padding: 16px;
	border-radius: 8px;
	height: 230px;
}

form textarea:focus-visible, form input:not(.wpcf7-submit):focus-visible, form select:focus-visible {
	outline: 1px solid var(--darkgray);
}

input.wpcf7-submit {
	background: var(--darkgray);
	color: white;
	padding: 15px 45px;
	font-weight: 700;
	cursor: pointer;
	border: 2px solid var(--darkgray);
	transition: all ease-in-out 0.3s;
}

input.wpcf7-submit:hover {
	color: var(--darkgray);
	background: white;
}

.form-button {
	text-align: right;
}

.wpcf7-spinner {
	display: none;
}

.wpcf7-not-valid-tip {
	margin-top: 5px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: var(--orange);
}

body:not(.home) #page {
	display: flex;
	flex-direction: column;
	height: 100vh;
}

body:not(.home) #page main {
	flex-grow: 1;
}

.oferta-main  {
	padding-top: 60px;
}

.oferta-main-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
	padding-bottom: 40px;
}

.oferta-main-top > div:first-of-type {
	max-width: 800px;
}

.oferta-main-top > div:last-of-type {
	flex-grow: 1;
	display: flex;
	justify-content: center;
}

.oferta-main-top img {
	width: 250px;
}

.oferta-main .arrow {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 12px solid var(--orange);
}

.oferta-main .oferta-expanded .arrow {
	border-top: 10px solid var(--orange);
	border-bottom: 0;
}

.oferta-main .oferta-desc {
	max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .6s ease, opacity .3s ease, padding .3s ease;
}

.oferta-main .oferta-desc ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.oferta-main .oferta-desc li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
}

.oferta-main .oferta-desc li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    border-top: 2px solid var(--orange);
    border-right: 2px solid var(--orange);
    transform: translateY(-50%) rotate(45deg);
}

.oferta-main .oferta-position {
	margin-bottom: 20px;
}

.oferta-main .oferta-expanded .oferta-desc {
	max-height: 700px;
    opacity: 1;
    padding: 20px 5px 0px 30px;
}

.oferta-belka {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 2px solid var(--orange);
	border-bottom: 2px solid var(--orange);
	cursor: pointer;
	padding: 20px;
}

.oferta-belka > div {
	display: flex;
	align-items: center;
	gap: 20px;
}

.oferta-belka h4 {
	font-size: 24px;
	margin: 0;
	color: var(--orange);
}

.oferta-belka span {
	font-size: 36px;
	color: var(--orange);
}

.oferta-child {
	background: white;
}

.oferta-child-container {
    display: flex;
    align-items: center;
    position: relative;
}

.oferta-child-content {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.oferta-child.reverse .oferta-child-content > div {
	align-self: end;
}

.oferta-child-content > div {
	width: 60%;
    padding: 60px;
}

.oferta-main h3 {
	font-size: 28px;
	margin-top: 0;
	display: flex;
	flex-direction: column;
	width: fit-content;
	gap: 10px;
}

.oferta-main h3::after {
	content: " ";
	background: var(--orange);
	height: 10px;
	width: 120%;
}

.oferta-child-thumb {
    align-self: stretch;
    flex: 1;
    position: absolute;
    top: 0;
    left: 60%;
    right: 0;
    bottom: 0;
}

.oferta-child.reverse .oferta-child-thumb {
	right: 60%;
	left: 0;
}

.oferta-child-thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.oferta-details {
	background: var(--lightgray);
	padding-block: 50px;
}

.oferta-details > div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.oferta-details p {
	margin-bottom: 0;
}

.oferta-details > div > div {
	max-width: 600px;
}

.oferta-details > div > a {
	white-space: nowrap;
	background: var(--darkgray);
    color: white;
    padding: 15px 45px;
    font-weight: 700;
	font-size: 20px;
    cursor: pointer;
    border: 2px solid var(--darkgray);
    transition: all ease-in-out 0.3s;
	text-decoration: none;
}

.oferta-details > div > a:hover {
    color: var(--darkgray);
    background: white;
}

.o-nas-main {
	display: flex;
	align-items: center;
	gap: 50px;
	padding-top: 60px;
	padding-bottom: 20px;
}

.o-nas-img {
	max-width: 600px;
}

.o-nas-zespol {
	background: var(--lightgray);
	padding-top: 60px;
	padding-bottom: 60px;
}

.o-nas-zespol > div {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 60px;
}

.o-nas-zespol-left {
	max-width: 700px;
}

.o-nas-wartosci {
	padding-top: 60px;
	padding-bottom: 60px;
}

.o-nas-wartosci > div {
	display: flex;
	justify-content: space-around;
	text-align: center;
	margin-top: 70px;
}

.wartosc-icon {
	font-size: 56px;
    color: var(--orange);
    border: 5px solid var(--orange);
    border-radius: 50%;
    padding: 30px;
	transition: all ease-in-out 0.3s;
}

.wartosc-icon:hover {
	color: white;
	background: var(--orange);
}

.custom-main {
	padding-top: 50px;
	padding-bottom: 50px;
}

.form-top {
	margin-bottom: 40px;
}

.form-top > div {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.form-top > div > div {
	display: flex;
	align-items: center;
	gap: 20px;
}

.form-bottom > div {
	margin-bottom: 30px;
}

.form-bottom > div > div {
	display: flex;
	gap: 30px;
}

.form-top p, .form-bottom p {
	margin: 0;
}

.form-top input, .form-bottom input, .form-bottom select {
	width: 100%;
    padding: 8px 16px;
    border-radius: 8px;
	height: 42px;
	margin-top: 8px;
}

.form-header {
	font-weight: 700;
	font-size: 20px;
}

.form-bottom .form-row {
	margin-top: 15px;
	flex-wrap: wrap;
}

.strefa-klienta-main {
	display: flex;
	justify-content: center;
	gap: 120px;
	padding-top: 70px;
	padding-bottom: 50px;
}

.strefa-klienta-main > a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	width: 180px;
	transition: all ease-in-out 0.3s;
}

.strefa-klienta-main > a:hover {
	transform: translateY(-15px);
}

.strefa-klienta-main > a h3 {
	color: #404040;
	text-align: center;
	padding-inline: 15px;
}

.strefa-klienta-main > a span {
	font-size: 96px;
	background: var(--orange);
	color: white;
	border-radius: 16px;
	padding: 40px;
	box-shadow: 9px 9px 2px 2px #ddd;
}

.burger {
	display: none;
}

.mobile-menu {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 50px;
	background: var(--darkgray);
	transition: all 0.5s ease;
	z-index: 1000;
	padding-block: 30px;
	overflow-y: auto;
}

.mobile-menu #site-navigation-mobile {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.mobile-menu img {
	width: 250px;
}

.mobile-menu .close {
	border-radius: 50%;
	font-size: 36px;
	padding: 12px;
	color: white;
	background: var(--orange);
}

body.menu-toggled {
	overflow: hidden;
}

body.menu-toggled .mobile-menu {
	right: 0;
}

.mobile-menu nav ul {
	display: flex;
	flex-direction: column;
	width: 80%;
	gap: 20px;
	margin: auto;
	padding: 0;
	list-style-type: none;
}

.mobile-menu nav ul.sub-menu {
	margin-left: 20px;
	margin-top: 10px;
	gap: 10px;
	width: -webkit-fill-available;
}

.mobile-menu .main-navigation li a {
	font-size: 20px;
	display: flex;
}

.mobile-menu .main-navigation .sub-menu li a {
	font-size: 16px;
}

.mobile-menu .main-navigation .sub-menu li.current-menu-item a {
	border-bottom: 5px solid var(--orange);	
}

@media screen and (max-width: 1400px) {
	.site-header .header-content-front img {
		width: 400px;
	}
}

@media screen and (max-width: 1300px) {
	.co-nas-wyroznia-content > div {
		width: 65%;
	}
	
	.co-nas-wyroznia-image {
		right: 65%;
	}
	
	.header-content-front .arrow-down span {
		font-size: 84px;
	}
}

@media screen and (max-width: 1200px) {
	.st-padding {
		padding-inline: 30px;
	}
	
	h2.section-header {
		font-size: 32px;
	}
	
	.oferta-grid {
		margin-top: 70px;
		gap: 40px 30px;
	}
	
	.oferta-block img {
		width: 84px;
		top: 40px;
		right: 40px;
	}
	
	.nasza-oferta-img {
		width: 250px;
	}
	
	h3.oferta-header {
		font-size: 22px;
	}
	
	.oferta-desc {
		font-size: 17px;
	}
	
	.co-nas-wyroznia-grid {
		gap: 20px;
	}
	
	h3.co-nas-wyroznia-header {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	.co-nas-wyroznia-block {
		padding: 30px 25px;
		width: 300px;
	}
	
	.page-info h1 {
		font-size: 42px;
	}
	
	.o-nas-zespol > div, .o-nas-main {
		align-items: stretch;
		padding-bottom: 60px;
	}
	
	.nasz-zespol-img, .o-nas-img {
		height: 100%;
		object-fit: cover;
		max-width: 500px;
	}
	
	.o-nas-zespol {
		padding-bottom: 0;
	}
	
	.o-nas-zespol-left {
		max-width: 100%;
	}
	
	.footer-content {
		gap: 20px;
	}
	
	.footer-col-1 {
		padding-right: 0;
	}
	
	.footer-col-1 img {
		width: 180px;
		min-width: 180px;
	}
	
	.footer-grid {
		gap: 5px 15px;
	}
	
	.oferta-main-top > div:first-of-type {
		max-width: 700px;
	}
	
	.header-content-front .arrow-down {
		margin-top: 40px;
	}
}

@media screen and (max-width: 1100px) {
	#kompleksowe-zarzadzanie-section {
		flex-direction: column;
	}
	
	.kompleksowe-photos {
		display: flex;
		gap: 60px;
		min-width: auto;
	}
	
	.kompleksowe-photos img {
		width: 400px;
	}
	
	.kompleksowe-photo-2 {
		margin-left: 0;
	}
	
	.co-nas-wyroznia-block {
		padding: 20px 25px 30px 25px;
		width: 280px;
	}
	
	.strefa-klienta-main > a {
		width: 100%;
	}
	
	.strefa-klienta-main > a span {
		font-size: 72px;
		box-shadow: 6px 6px 2px 2px #ddd;
	}
	
	h3.page-h3::after, h2.section-header::after, .oferta-main h3::after {
		height: 6px;
	}
	
	.nasz-zespol-img, .o-nas-img {
		max-width: 450px;
	}
	
	.kontakt-main-right iframe {
		width: 100%;
	}
	
	.footer-grid {
		grid-template-columns: 1fr;
	}
	
	.footer-grid div:last-of-type {
		display: none;
	}
	
	.oferta-main-top > div:first-of-type {
		max-width: 600px;
	}
	
	.oferta-child-content > div {
		padding: 40px 30px;
	}
	
	.oferta-main h3::after {
		width: 100%;
	}
}

@media screen and (max-width: 1000px) {
	.kompleksowe-opis {
		font-size: 17px;
	}
	
	.kompleksowe-photos img {
		width: 350px;
	}
	
	h3.co-nas-wyroznia-header {
		font-size: 20px;
	}
	
	.co-nas-wyroznia-block {
		width: 260px;
		padding: 25px 20px;
	}
	
	.co-nas-wyroznia-content > div {
		width: 70%;
	}
	
	.co-nas-wyroznia-image {
		right: 70%;
	}
	
	.o-nas-zespol > div, .o-nas-main {
		gap: 40px;
	}
	
	.nasz-zespol-img, .o-nas-img {
		max-width: 400px;
	}
	
	.wartosc-icon {
		font-size: 48px;
	}
	
	.footer-header {
		font-size: 20px;
	}
	
	.footer-content {
		gap: 10px;
	}
	
	.oferta-main-top > div:first-of-type {
		max-width: 550px;
	}
	
	.oferta-main .oferta-expanded .oferta-desc {
		max-height: 800px;
	}
	
	.oferta-child-content > div {
		padding: 30px 30px 20px 30px;
	}
	
	.oferta-main {
		padding-top: 40px;
	}
	
	.site-header .header-content-front img {
		width: 350px;
	}
	
	.header-content-front .arrow-down span {
		font-size: 72px;
	}
}

@media screen and (max-width: 900px) {
	.kompleksowe-photos {
		gap: 30px;
	}
	
	.kompleksowe-photos img {
		width: 320px;
	}
	
	.oferta-grid {
		grid-template-columns: 1fr 1fr;
	}
	
	#co-nas-wyroznia-section {
		display: flex;
		flex-direction: column;
	}
	
	.co-nas-wyroznia-content > div {
		width: 100%;
	}
	
	.co-nas-wyroznia-grid {
		gap: 30px 40px;
	}
	
	.co-nas-wyroznia-block {
		width: 100%;
		padding: 35px 25px;
	}
	
	.co-nas-wyroznia-image {
		position: initial;
	}
	
	.co-nas-wyroznia-image img {
		height: 300px;
	}
	
	.page-photo-bg img {
		height: 350px;
	}
	
	.page-info-wrapper {
		bottom: 30px;
	}
	
	.nasz-zespol-img, .o-nas-img {
		max-width: 350px;
	}
	
	.o-nas-wartosci > div {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		gap: 20px;
	}
	
	.footer-content {
		gap: 20px;
	}
	
	.footer-col-1 img {
		width: 200px;
		min-width: 200px;
	}
	
	.footer-col-4 {
		display: none;
	}
	
	.oferta-main-top {
		gap: 25px;
	}
	
	.oferta-main-top > div:first-of-type {
		max-width: 500px;
	}
	
	.oferta-main-top img {
		width: 225px;
	}
	
	.oferta-details > div {
		gap: 30px;
	}
	
	.oferta-details > div > a {
		font-size: 18px;
	}
}

@media screen and (max-width: 800px) {
	.site-header .header-menu.header-page nav:not(.breadcrumbs), .main-navigation:not(#site-navigation-mobile) ul:not(.sub-menu) {
		gap: 25px;	
	}
	
	#kompleksowe-zarzadzanie-section {
		gap: 10px;
		padding-top: 30px;
	}
	
	.kompleksowe-photos {
		flex-direction: column;
		width: 75%;
	}
	
	.kompleksowe-photos img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	
	.nasza-oferta-img {
		width: 225px;
	}
	
	.oferta-desc {
		font-size: 16px;
	}
	
	h3.oferta-header {
		font-size: 20px;
	}
	
	.strefa-klienta-main > a span {
		font-size: 64px;
		padding: 30px;
	}
	
	.strefa-klienta-main > a h3 {
		font-size: 20px;
	}
	
	.kontakt-main {
		font-size: 16px;
		gap: 25px;
	}
	
	.kontakt-main-right iframe {
		height: 400px;
	}
	
	.kontakt-main-left h3 {
		font-size: 20px;
	}
	
	.page-info h1 {
		font-size: 36px;
	}
	
	.page-info h1::after {
		height: 6px;	
	}
	
	.nasz-zespol-img, .o-nas-img {
		max-width: 300px;
	}
	
	.footer-col-1 img {
		width: 180px;
		min-width: 180px;
	}
	
	.form-bottom > div > div {
		gap: 10px;
	}
	
	.oferta-belka {
		padding: 15px;
	}
	
	.oferta-belka h4 {
		font-size: 22px;
	}
	
	.oferta-belka span {
		font-size: 32px;
	}
	
	.oferta-main .oferta-expanded .arrow {
		border-top: 9px solid var(--orange);
	}
	
	.oferta-main .arrow {
		border-left: 7px solid transparent;
    	border-right: 7px solid transparent;
		border-bottom: 10px solid var(--orange);
	}
	
	.oferta-main-top {
		flex-direction: column;
		gap: 0;
	}
	
	.oferta-main-top > div:first-of-type {
		max-width: 100%;
	}
	
	.oferta-main-top img {
		width: 200px;
	}
	
	.oferta-main .oferta-expanded .oferta-desc {
		padding: 20px 5px 0px 10px;
	}
	
	.oferta-details > div {
		flex-direction: column;
	}
	
	.oferta-details > div > div {
		max-width: 100%;
	}
	
	.oferta-child-container {
		flex-direction: column-reverse;
	}
	
	.oferta-child-content > div {
		width: 100%;
	}
	
	.oferta-child-thumb {
		position: initial;
	}
	
	.oferta-child-thumb img {
		height: 300px;
	}
}

@media screen and (max-width: 700px) {
	.st-padding {
		padding-inline: 20px;
	}
	
	h2.section-header {
		font-size: 28px;
	}
	
	.co-nas-wyroznia-grid {
		gap: 30px;
	}
	
	.co-nas-wyroznia-block {
		padding: 30px 20px;
	}
	
	.co-nas-wyroznia-image img {
		height: 275px;
	}
	
	.page-photo-bg img {
		height: 300px;
	}
	
	h3.page-h3, .oferta-main h3 {
		font-size: 24px;
	}
	
	.kontakt-form form input:not(.wpcf7-submit), .custom-main form input:not(.wpcf7-submit) {
		padding: 12px;
		font-size: 14px;
	}
	
	.kontakt-form form textarea {
		padding: 12px;
		font-size: 14px;
		height: 200px;
	}
	
	input.wpcf7-submit {
		padding: 10px 30px;
	}
	
	.site-header .header-menu.header-page nav:not(.breadcrumbs) {
		display: none;
	}
	
	.burger {
		display: flex;
		font-size: 36px;
		color: white;
	}
	
	.kontakt-main {
		flex-direction: column;
		gap: 40px;
	}
	
	.kontakt-form {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.kontakt-main-left, .kontakt-main-right {
		width: 100%;
	}
	
	.kontakt-main-right iframe {
		height: 250px;
	}
	
	.kontakt-text {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.kontakt-details {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	
	.o-nas-main {
		flex-direction: column;
		gap: 0;
	}
	
	.o-nas-zespol > div {
		flex-direction: column-reverse;
		gap: 0;
	}
	
	.nasz-zespol-img, .o-nas-img {
		max-width: 100%;
		width: 100%;
		height: 250px;
	}
	
	.o-nas-wartosci > div {
		grid-template-columns: 1fr 1fr 1fr;
		margin-top: 50px;
	}
	
	.footer-content {
		gap: 10px;
	}
	
	.footer-col-1 img {
		width: 150px;
		min-width: 150px;
	}
	
	.form-bottom > div > div {
		gap: 20px;
	}
	
	.custom-main, .kontakt-main {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.strefa-klienta-main {
		justify-content: space-around;
		gap: 20px;
	}
	
	.oferta-main .oferta-expanded .oferta-desc {
		max-height: 1000px;
	}
	
	.oferta-child-thumb img {
		height: 250px;
	}
	
	#site-navigation {
		display: none;
	}
	
	.site-header .header-menu:not(.header-page) {
		left: initial;
		right: 0;
	}
	
	.home .burger {
		font-size: 48px;
	}
}

@media screen and (max-width: 650px) {
	.kontakt-form .form-row {
		flex-direction: column;
	}
	
	.kontakt-icon {
		gap: 10px;
	}
}

@media screen and (max-width: 600px) {
	.oferta-grid {
		gap: 40px 20px;
	}
	
	.nasza-oferta-img {
		width: 200px;
	}
	
	.co-nas-wyroznia-grid {
		grid-template-columns: 1fr;
		gap: 40px;
	}
	
	.co-nas-wyroznia-content > div {
		padding-bottom: 50px;
	}
	
	.co-nas-wyroznia-block {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.co-nas-wyroznia-icon img {
		width: 28px;
	}
	
	.page-info h1 {
		font-size: 32px;
	}
	
	.page-info h1::after {
		width: 100%;
	}
	
	.wartosc-icon {
		border: 4px solid var(--orange);
		font-size: 42px;
		padding: 25px;
	}
	
	.kontakt-details {
		gap: 0 10px;
	}
	
	.site-footer {
		padding-top: 60px;
		padding-bottom: 15px;
	}
	
	.footer-content {
		flex-direction: column;
		gap: 40px;
	}
	
	.footer-col {
		width: 75%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.footer-col-1 {
		justify-content: center;
	}
	
	.footer-col-1 img {
		width: 250px;
		min-width: 250px;
	}
	
	.footer-col-4 {
		display: block;
	}
	
	.footer-data .footer-name {
		max-width: 100%;
	}
	
	.site-info {
		flex-direction: column;
		gap: 5px;
	}
	
	.site-info-line {
		display: none;
	}
	
	.page-info .breadcrumbs {
		gap: 2px 10px;
	}
	
	.strefa-klienta-main {
		flex-wrap: wrap;
	}
	
	.strefa-klienta-main > a span {
		font-size: 56px;
		padding: 25px;
	}
	
	.oferta-main .oferta-expanded .oferta-desc {
		max-height: 1100px;
	}
	
	.front-page-photo img {
		height: 400px;
	}
	
	.site-header .header-content-front img {
		min-width: 300px;
		width: 300px;
	}
	
	.header-content-front .arrow-down {
		display: none;
	}
}

@media screen and (max-width: 550px) {
	.nasza-oferta-img {
		width: 180px;
	}
	
	.oferta-grid {
		grid-template-columns: 1fr;	
	}
	
	.oferta-block {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.co-nas-wyroznia-image img {
		height: 250px;
	}
	
	.footer-col {
		width: 85%;
	}
	
	.form-top > div > div:first-of-type {
		flex-direction: row;
		align-items: center;
	}
	
	.form-top > div > div {
		flex-direction: column;
		align-items: normal;
		width: 80%;
	}
	
	.strefa-klienta-main > a h3 {
		font-size: 18px;
	}
	
	.mobile-menu .main-navigation li a {
		font-size: 18px;
	}
	
	.mobile-menu .main-navigation .sub-menu li a {
		font-size: 15px;
	}
	
	.mobile-menu .close {
		font-size: 32px;
		padding: 9px;
	}
	
	.site-header .header-menu:not(.header-page) {
		left: 50%;
		right: initial;
	}
}

@media screen and (max-width: 500px) {
	.page-info h1 {
		font-size: 28px;
	}
	
	.kompleksowe-photos {
		width: 90%;
	}
	
	.kontakt-details {
		grid-template-columns: 1fr;
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.kontakt-icon {
		gap: 20px;
	}
	
	.kontakt-main-right iframe {
		height: 200px;
	}
	
	.footer-col {
		width: 90%;
	}
	
	.custom-main {
		padding-bottom: 25px;
	}
	
	.site-footer {
		padding-top: 40px;
	}
	
	.oferta-main .oferta-expanded .oferta-desc {
		max-height: 1200px;
	}
	
	.oferta-belka {
		gap: 10px;
	}
	
	.oferta-belka h4 {
		font-size: 20px;
	}
	
	.oferta-belka span {
		font-size: 28px;
	}
	
	.nasza-oferta-img {
		display: none;
	}
	
	#nasza-oferta-section > div {
		display: flex;
		flex-direction: column;
	}
	
	#nasza-oferta-section h2.section-header {
		align-self: center;
	}
	
	#nasza-oferta-section h2.section-header::after {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 450px) {
	.co-nas-wyroznia-block, .oferta-block {
		width: 90%;
	}
	
	.kontakt-details {
		width: 80%;
	}
	
	.form-top > div > div, .form-bottom .form-row > div {
		width: 90%;
	}
	
	.footer-col {
		width: 100%;
	}
	
	.oferta-main .oferta-expanded .oferta-desc {
		max-height: 1300px;
		padding: 20px 0 10px 0;
	}
}

@media screen and (max-width: 400px) {
	.form-top > div > div, .form-bottom .form-row > div {
		width: 100%;
	}
	
	.oferta-main .oferta-expanded .oferta-desc {
		max-height: 1600px;
	}
}

@media screen and (max-height: 600px) {
	.front-page-photo img {
		height: 500px;
	}
}