@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins: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&display=swap');
/* Table of contents
1. Normalize
2. Wordpress Core
3. concordia Style
4. concordia Home
*/

/* 1. Normalize
-------------------------------------------------------------- */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/* 2. WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #141212;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.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;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

iframe {
	max-width: 100%;
}


/* 3. concordia Style
-------------------------------------------------------------- */
html {
	scroll-padding-top: 100px;
	/*scroll-behavior: smooth;*/
}

body {
	background-color: #fff;
	color: #141212;
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5em;
}

@media (max-width: 350px) {
	body {
		font-size: 15px;
	}
}

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

a {
	color: #d1a500;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.25s;
}

a:hover {
	color: #efbe06;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

strong {
	font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Playfair Display", serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
    line-height: 1.1em;
	font-weight: 400;
}

.page-content__content h1, .page-content__content h2, .page-content__content h3, .page-content__content h4, .page-content__content h5, .page-content__content h6 {
	margin-top: 1em;
}

h1 {
	font-size: 1.9em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

@media (min-width:1024px) {

	h1 {
		font-size: 3.5em;
	}

	h2 {    
		font-size: 2.55em;
	}

	h3 {
		font-size: 2.1em;
	}

	h4 {
		font-size: 1.7em;
	}

	h5 {
		font-size: 1.25em;
	}
}


:focus {
	outline: none !important;
}

::selection {
	color: #fff;
	background-color: #000;
}

.wp-element-caption {
	font-size: 0.9em;
    font-style: italic;
}

.button,
input[type='submit'] {
	font-family: "Poppins", sans-serif;
    background: #141212;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    transition: all 0.25s;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 15px;
    padding: 20px 30px;
    font-size: 15px;
}

/* Gradient do ikon
    background: linear-gradient(109deg, rgba(229,186,94,1) 0%, rgba(234,212,166,1) 50%, rgba(229,186,94,1) 100%);
*/


.button:focus,
.button:hover,input[type='submit']:focus,
input[type='submit']:hover {
	background: #d1a500;
	color: #fff;
}

.button--slider {
	color: #fff!important;
	background: #000;
	margin-top: 30px;
	transition: all 0.25s !important;
}

.button--slider:hover {
	background: #fff;
}

@media (max-width: 767px) {
	.slider__haslo {
		font-size: 50% !important;
	}

	.button--slider {
		font-size: 0.8em !important;
		padding: 12px 25px;
	}
}

.heading {
	font-size: 32px;
	font-weight: 700;
	line-height: 39px;
	margin: 0;
}

.heading--white {
	color: #fff;
}

header {
	position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
}

.header a {
	text-decoration: none;
}

.navbar {
	height: 80px;
	background-color: #fff;
	font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
	position: relative;
	max-width: 100vw;
	border-bottom: 1px solid rgb(68 66 66 / 21%);
}

.navbar__container {
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px;
}

@media (min-width:1024px) {
	.navbar {
		transition: 0.5s;
		height: auto;
	}

	.navbar__container {
		padding-right: 50px;
	}
}

.navbar__links ul {
	list-style-type: none;
	margin: 0;
	/*overflow: hidden;*/
	padding: 0;
}

/*
.navbar__links li a {
	font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}*/

.navbar__button {
	display: block;
	float: right;
	padding: 30px 25px 22px;
	z-index: 10;
    position: relative;
	transition: 0.5s;
}

.navbar__icon {
	height: 24px !important;
}

.navbar__phone {
	display: block;
	float: left;
	padding: 31px 25px 21px;
	z-index: 10;
    position: relative;
	color: #141212;
	transition: 0.5s;
}

.navbar__phone__icon {
	color: #141212;
	font-size: 23px;
}

.navbar__menu__icon {
	color: #141212;
	font-size: 23px;
}


.navbar__links {
	display: none;
}

.navbar__links.toggled-on ul.menu {
	margin-top: 50px;
}

.navbar__links.toggled-on li {
	display: block;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

@media (max-width: 1023px) {
	.navbar__links.toggled-on {
		background-color: #f2f2f2;
		display: block;
		position: fixed;
		overflow-y: scroll;
		top: 79px;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 9999999999;
	}

	.sub-menu {
		margin-top: 15px !important;
    	padding-top: 10px !important;
    	padding-bottom: 10px !important;
	}
}

@media (min-width: 1024px) {
    .sub-menu {
        overflow: auto;
        max-height: calc(100dvh - 85px);
		animation-duration: 0.5s;
		animation-fill-mode: both;
		-webkit-animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		opacity: 0;
		animation-name: fadeInUp;
		-webkit-animation-name: fadeInUp;
    }
}


/*.sub-menu {
	display: none;
}

.sub-menu.toggled-on {
	background-color: rgba(255, 255, 255, .9);
	display: block;
	position: fixed;
	top: 79px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}

.sub-menu li {
	display: block;
	padding: 25px 0;
	text-align: center;
}*/

/*.navbar__links ul ul {
    display: none;
    z-index: 99999;
    width: 220px;
    background: #fff;
}

.navbar__links ul ul li {
    display: block;
	margin-top: 30px;
}

.navbar__links ul li:hover > ul {
    display: block;
}*/

.navbar__links ul ul {
    display: none;

}

.toggle-arrow {
    display: inline-block;
	margin-left: 5px;
    font-size: 0.85em;
	transition: all 0.25s;
	transform: rotate(-90deg);
}

.rotated {
	transform: none;
}

@media (min-width: 1024px) {
	.menu-item-has-children:hover > .toggle-arrow {
		transform: none;
	}

	.toggle-arrow {
		margin-top: 3px;
    	vertical-align: top;
	}
}

@media (max-width: 1023px) {
	.sub-menu {
		background-color: #fff;
	}
	
	.menu-item-has-children > a:after {
		vertical-align: middle;
		margin-top: 4px;
	}

	.menu-item-has-children {
		position: relative;
	}

	.menu-item-has-children > .toggle-arrow {
		position: absolute;
        right: 1.5rem;
        font-size: 1.2em;
        cursor: pointer;
		padding: 2px;
	}
}

.navbar__links li {
    position: relative;
	margin: 5px 0;
}

.navbar li {
	list-style: none;
	text-transform: uppercase;
}

.navbar__links a {
	color: #000;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: 2px;
}

.navbar__links a:hover {
	color: #d1a500;
}

li.current-menu-item > a, li.current_page_item > a {
    color: #d1a500;
}

@media (max-width: 1023px) {
	.no-scroll {
		overflow: hidden;
	}

	.desktopowy {
		display: none;
	}
}

.navbar__brand {
	padding: 8px 25px 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
}

.navbar__brand__name {
	font-size: 20px;
	line-height: 50px;
}

.navbar__brand__logo {
	max-height: 64px;
	transition: 0.5s; 
}

.header__top {
	display: none;
}

@media(min-width: 1024px) {
	.navbar__brand__logo {
		max-height: 0;
	}

	.navbar__brand__name {
		line-height: 0;
	}
	
	.header-scroll .navbar__brand__name {
		line-height: 50px;
	}

	.header__top {
		display: block;
		position: relative;
		height: 140px;
        background-color: #fff;
        border-bottom: 1px solid rgb(68 66 66 / 21%);
		transition: 0.5s;
	}

	.header__top__logo {
		height: 100px;
		transition: 0.5s;
	}

	.header__top a {
		color: #141212;
	}

	.header__top__left {
		float: left;
		text-align: left;
		padding-left: 25px;
		margin-top: 25px;
		font-size: 0.9em;
        list-style: none;
		z-index: 2;
		position: relative;
	}

	.header__top__right {
		float: right;
		text-align: right;
		padding-right: 25px;
		margin-top: 25px;
		font-size: 0.9em;
        list-style: none;
		z-index: 2;
		position: relative;
	}

	.header__top__logo__container {
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
		padding-top: 20px;
	}

	.header-scroll .header__top {
		height: 0;
	}

	.header-scroll .header__top__logo {
		height: 0;
	}

	.header-scroll .header__top__left, .header-scroll .header__top__right {
		display: none;
	}

}

.header-scroll .navbar {
	height: 80px;
	background-color: #fff;
}

.header-scroll .navbar__brand__logo {
	max-height: 50px;
}

.header-scroll .navbar__desktop ul ul {
	top: 80px;
}

.admin-bar .header-scroll .navbar__desktop ul ul {
	top: 113px;
}

.header-scroll .navbar__desktop > ul > li, .header-scroll .navbar__desktop > .menu > ul > li {
	padding: 31px 10px 31px 10px;
}

.header-scroll .navbar__desktop > ul > li:last-child {
	padding-right: 40px;
}

@media (max-width: 1023px) {
	.header-scroll .navbar {
		height: 60px;
	}

	.header-scroll .navbar__brand {
		padding: 10px 25px;
	}

	.header-scroll .navbar__links.toggled-on {
		top: 60px;
	}

	.header-scroll .navbar__brand__logo {
    	max-height: 42px;
	}

	.header-scroll .navbar__button {
    	padding: 20px 25px 13px;
	}

	.header-scroll .navbar__phone {
        padding: 20px 25px 13px;
    }
}

/* Dla nieprzezroczystego headera */

.page-container {
	padding-top: 80px;
}

@media (min-width: 1024px) {
	.page-container {
		padding-top: 220px;
	}
}

.hero {
	background: #231f20;
}

.hero__container {
	text-align: center;
    padding: 22px 25px 25px 25px;
}

.hero__title {
	color: #fff;
}

.video-slider #mep_0, .wp-video {
	width: 100% !important;
	}

.video-slider .mejs-controls {
	opacity: 0 !important;
}

.page-content {
    padding: 50px 0;
}

.page-content__padding {
	padding: 0 25px;
}

.page-content__row {
	display: flex;
	flex-direction: column;
	padding: 0;
	width: 100%;
}

@media (min-width: 1024px) {
	.hero {
		background-attachment: fixed;
		background-position-y: 75%;
		background-position-x: 50%;
	}

	.hero__container {
    	padding: 20px 25px 25px 25px;
	}

	.page-content__row {
		flex-direction: row;
	}

	.page-content__padding {
		padding: 0 50px;
	}
	
}

@media (min-width: 1200px) {
	.video-slider {
	  position: relative;
	  height: 730px;
	  overflow: hidden;
	}

	.video-slider video {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  min-width: 100%;
	  min-height: 100%;
	  transform: translate(-50%, -50%);
	  object-fit: cover;
	}
	
}	
	

.page-content__row--archive {
	padding: 48px 0 40px;
}

.page-content__row--archive:first-child {
	padding-top: 0;
}

.page-content__column {
	display: block;
	flex: 1;
	padding: 0 25px;
}

.page-content__image {
	margin-bottom: 25px;
}

.post-meta {
	font-weight: 600;
	margin-top: 40px;
}

#sidebar {
	margin: 0;
	padding: 0;
}

@media (max-width: 1023px) {
	#sidebar {
		margin-top: 25px;
	}
}

#sidebar li {
	list-style: none;
}

#sidebar ul {
	padding: 0;
}

#sidebar .cat-item {
	display: block;
    padding: 10px;
    border-bottom: 1px solid #fff;
}

#sidebar .widget {
	background-color: #f2f2f2;
    padding: 25px;
	margin-bottom: 25px;
}

#sidebar .widget_nav_menu li, #sidebar .widget_recent_entries li {
	padding: 10px;
    border-bottom: 1px solid rgb(40 39 39 / 50%);
}

#sidebar .widget_nav_menu li:last-child, #sidebar .widget_recent_entries li:last-child {
    border-bottom: none;
}

a.glink {
	margin: 0 5px;
}

.navbar__links .gtranslate_wrapper {
	margin: 25px;
    text-align: center;
}

.tagcloud a {
	font-size: 0.9em !important;
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 5px;
	border: 1px solid #000;
}

.sidebar__telefony {
	padding: 25px;
    margin-top: 25px;
	text-align: center;
	color: #fff;
	background: #fff;
}

.sidebar__telefony a {
	color: #fff;
}

.sidebar__linki {
	background-color: #f2f2f2;
    padding: 25px;
	margin-bottom: 25px;
}

@media (max-width: 1023px) {
	.sidebar__linki {
		margin-top: 25px;
	}
}

.sidebar__link {
	display: block;
	padding: 10px;
	border-bottom: 1px solid rgb(40 39 39 / 50%);
}

.sidebar__link:last-child {
	border-bottom: none;
}

.widgettitle {
	font-family: "Playfair Display", serif;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.1em;
    font-weight: 400;
	font-size: 1.4em;
}

.nav-links {
	text-align: center;
    margin-top: 40px;
}

.page-numbers, .page-navigation a {
	margin: 0 5px 5px 0;
	color: #141212;
	border: 1px solid #000;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    display: inline-block;
	text-decoration: none;
}

.page-numbers.current {
    color: #fff;
	background-color: #000;
}

.title__link, .title__link:hover {
	text-decoration: none;
	color: #141212;
}

@media (min-width: 1024px) {

	.navbar__brand {
    	padding: 15px 25px 8px;
	}

	.navbar__container {
		text-align: right;
	}

	.navbar__brand {
		left: 15px;
		right: auto;
	}

	.navbar__desktop {
		text-align: center;
	}

	.header-scroll .navbar__desktop--right {
		text-align: right;
	}

	.navbar__desktop ul {
		margin: 0;
		padding: 0;
	}

	.navbar__desktop ul li:hover > ul {
		display: block;
	}
	
	.navbar__desktop ul ul {
		display: none;
		position: fixed;
		top: 221px;
		z-index: 99999999999999999999999;
		max-width: 400px;
		background: #fff;
		border: 1px solid rgb(68 66 66 / 21%);
	}

	.header-scroll .navbar__desktop ul ul {
		top: 81px;
	}

	.navbar__desktop ul ul li {
		text-align: left;
		margin: 15px;
	}

	.navbar__desktop > ul > li, .navbar__desktop > .menu > ul > li {
		display: inline-block;
		font-size: 15px;
		line-height: 18px;
		margin: 0;	
		padding: 31px 15px 31px 15px;
		transition: 0.5s;
	}

	.navbar__desktop a {
		color: #000;
        font-weight: 500;
        letter-spacing: 1px;
		text-decoration: none;
	}
	
	.navbar__desktop a:hover {
		color: #d1a500;
	}

	.navbar__button, .navbar__phone {
		display: none;
	}

	/*.menu-item-has-children:hover > .sub-menu {
		display: block;
	}*/

	.hero__container {
		max-width: 1450px;
		margin: auto;
		/*padding: 80px 25px 80px;*/
	}

	.page-content {
		padding: 100px 0;
		max-width: 1500px;
    	margin: auto;
	}

	.page-content__column--1 {
		flex: 2;
		max-width: 850px;
	}

	.page-content__column--2 {
		flex: 1;
	}

	.page-content__column__archive--2 {
		flex: 2.5;
	}

	.page-content__column__archive--2 h2 {
		margin-top: 0;
	}

	.page-content__column--1 figure {
		margin: 2em 0;
	}

	.post__date, .post__author {
		font-size: 0.85em;
		font-weight: 700;
	}

	.sidebar__telefony {
		padding: 50px;
		margin-top: 0;
	}

	.sidebar__telefon {
		font-size: 1.3em;
		line-height: 1.5em;
	}

	.widgettitle {
		font-size: 1.7em;
	}

	/*

	.footer__brand {
		float: left;
	}

	.footer__icon__container {
		float: left;
		padding-left: 25%;
	}

	.footer__text {
		float: none;
	}

	*/


}

@media (max-width: 1023px) {
	.navbar__desktop {
		display: none;
	}

	.page-content__column__archive--2 h2 {
		margin-top: 40px;
	}

}


@media (min-width: 1024px) and (max-width: 1199px) {
	.navbar__brand {
		padding-left: 0;
	}

	.navbar__desktop > ul > li, .navbar__desktop > .menu > ul > li {
		font-size: 14px;
	}

	.header-scroll .navbar__desktop > ul > li:last-child {
    	padding-right: 15px;
	}

	.navbar__desktop > ul > li, .navbar__desktop > .menu > ul > li {
    	padding: 31px 8px 31px 8px;
	}

	.header-scroll .navbar__desktop > ul > li, .header-scroll .navbar__desktop > .menu > ul > li {
    	padding: 31px 5px 31px 5px;
	}
}


/* Podstrona z obrazkiem */

.page-img-content__row {
	display: flex;
	flex-direction: column;
	padding: 0;
	width: 100%;
}

@media (min-width: 1024px) {
	.page-img-content__row {
		flex-direction: row;
	}
}

.page-img-content__column {
	display: block;
	flex: 1;
	padding: 0 25px;
}



/* 3. concordia Home
-------------------------------------------------------------- */
/*
.napis-slider, #n2-ss-2item2, #n2-ss-2item3, #n2-ss-2item1, #n2-ss-2item5, #n2-ss-2item6, #n2-ss-2item7, #n2-ss-2item11, #n2-ss-2item9, #n2-ss-2item10, #n2-ss-2item13, #n2-ss-2item14, #n2-ss-2item15  {
	font-family: 'Jost', sans-serif !important;
}*/

/*
.intro {
	padding-bottom: 20px;
}

.intro__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-left: 25px;
	padding-right: 25px;
}

.intro__image {
	padding-top: 25px;
	text-align: center;
}

@media (min-width: 1024px) {
	.intro {
		padding-top: 80px;
		padding-bottom: 100px;
	}

	.intro__image {
		padding-left: 20%;
		padding-right: 10%;
		position: relative;
	}

	.intro__image:after {
		content: '';
		background-color: #000;
		background-image: linear-gradient(90deg, rgba(229,186,94,1) 0%, rgba(234,212,166,1) 50%, rgba(229,186,94,1) 100%);
		width: 70%;
		height: 95%;
		top: 8%;
		left: 24%;
		position: absolute;
		z-index: -1;
	}
}
*/

/*
.bbslider__slide {
	width: 100%;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.bbslider__slide img {
	width: 100%;
	animation: move 10s ease infinite; 
  -ms-animation: move 10s ease infinite;
  -webkit-animation: move 10s ease infinite;
  -moz-animation: move 10s ease infinite;
  position: absolute;
}

@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -moz-transform: scale(1.0);
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);  
    -moz-transform: scale(1.2);
  }
}
*/

/*
@media (max-width: 600px) {
	.napis-slider {
		font-size: 0.55em !important;
	}

	.napis-slider-gorny {
		margin-bottom: 15px !important;
		font-size: 0.65em !important;
	}
}
	*/

.introglowna {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f2f2f2;
	background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
}

.introglowna__container {	
	padding: 0 25px;
	text-align: center;
}


@media (min-width: 1024px) {
	
	.introglowna {
		padding-top: 80px;
		padding-bottom: 100px;
	}

	.introglowna__container {	
		text-align: center;
	}

	.introglowna__text {
		font-size: 1.12em;
	}

	.introglowna__container {
		max-width: 1200px;
		margin: auto;
	}
}

.tekst--glowna {
	padding-top: 15px;
	padding-bottom: 15px;
}

.tekst__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-left: 25px;
	padding-right: 25px;
}

.tekst__container--galeria {
	max-width: 900px;
	text-align: center;
	margin-bottom: 25px;
}

.tekst__container--kolumny {
	max-width: 1280px;
	padding-left: 0;
	padding-right: 0;
}

.page-title {
	text-align: center;
}

.kolumna {
	display: block;
    margin-left: 0;
    padding: 15px;
}

.kolumna--zdjecie {
	flex: 1;
}

.kolumna--tekst {
	flex: 2;
}

.podstrona {
	padding-top: 120px;
	padding-bottom: 40px;
}

.podstrona__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-left: 25px;
	padding-right: 25px;
}

.full-width__main {
	position: relative;
}

.subpage {
	position: relative;
}

.subpage__container {
	padding-top: 25px;
    padding-bottom: 50px;
}

.subpage__background {
	background: #f2f2f2;
	height: 100%;
	width: 65vw;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.subpage__row {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
	text-align: left;	
}

.subpage__naglowek {
	text-align: center;
	margin-bottom: 40px;
}

.subpage__column {
	display: block;
    flex: 1;
    margin-left: 0;
    padding: 25px 25px 0 25px;
}

.subpage__column__content {
	vertical-align: middle;
}

@media (min-width: 1024px) {

	.subpage__row {
		flex-direction: row;
		max-width: 1500px;
    	margin: 0 auto;
		margin-top: 30px;
		padding-bottom: 25px;
		align-items : center;
	}

	.subpage__container {
		margin: 0 auto;
		max-width: 1500px;
		padding-top: 80px;
		padding-bottom: 120px;
	}

	.subpage__column {
		padding: 25px 50px 0 50px;
	}

	.subpage__img img {
		position: absolute;
		top: 150px;
		right: 0;
		max-width: 46%;
	}

}

@media (max-width: 1023px) {
	.subpage__row:nth-child(even) {
		flex-direction: column-reverse;
	}
}


/*
.misja__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-left: 25px;
	padding-right: 25px;
}

.misja__mobile-image {
	padding-bottom: 15px;
}

.misja__button {
	background-image: none;
	background-color: #000;
	color: #fff;
	transition: all 0.5s ease-out;
}

.misja__button:hover {
	background-image: none;
	background-color: #fff;
	color: #fff;
}

.misja__button__icon {
	height: 30px;
    vertical-align: middle;
    margin-right: 8px;
}

@media (min-width: 1024px) {
	.misja {
		background-position: top left;
		background-repeat: no-repeat;
	}

	.misja__container {
		padding-top: 180px;
		padding-bottom: 110px;
	}

	.misja__content {
		margin-left: auto;
		width: 70%;
	}

	.misja__mobile-image {
		display: none;
	}

	.misja__text {
		background-color: #141212;
		margin-left: auto;
		padding: 50px 60px 80px 60px;
		-webkit-box-shadow: 0px 15px 6px 0px rgba(0, 0, 0, 0.12);
		-moz-box-shadow: 0px 15px 6px 0px rgba(0, 0, 0, 0.12);
		box-shadow: 0px 15px 6px 0px rgba(0, 0, 0, 0.12);
	}

	.misja__content {		
		border-left: 140px solid rgb(0 58 106 / 53%);
	}

	.misja__button {
		float: right;
		margin-left: auto;
		margin-top: -38px;
		font-size: 1em;
		padding: 30px 60px;
		-webkit-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.16);
		-moz-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.16);
		box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.16);
	}
}

@media (min-width: 1400px) {
	.misja__content {
		width: 51%;
	}
}


@media (max-width: 1023px) {
	.misja {
		background-image: none !important;
		margin-bottom: 50px;
		padding-top: 80px;
	}
}

*/
/*
.icons--tlo {
	background-color: #fff;
}

.icons__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-top: 25px;
	padding-bottom: 50px;
}

.icons__title {
	text-align: center;
	margin-bottom: 1.5em;
	padding: 0 25px;
}

.icons__heading {
	margin-bottom: 55px;
}

.icons__row, .tekst__row, .intro__row {
	display: flex;
	flex-direction: column;
	padding: 0;
	width: 100%;
}

.icon {
	display: block;
	flex: 1;
	margin-left: 0;
	padding: 0 25px;
	text-align: center;
	max-width: 500px;
    margin: auto;
}

.icon__image__container {
	position: relative;
    text-align: center;
    margin: auto;
    width: 200px;
}

.icon__image {
	height: 70px;
	width: auto;
}

.icon__image__container:after {
    position: absolute;
    content: '';
	right: 45px;
    top: -15px;
    width: 80px;
    height: 80px;
    z-index: -1;
    border-radius: 100px;
    background-color: #000;
    background: radial-gradient(circle, rgba(234,212,166,1) 0%, rgba(229,186,94,1) 100%);
}

.icon__container {
	position: relative;
}

.icon__container--padding {
	padding: 30px 0 15px;
}

.icon__caption {
	margin-top: 15px;
	color: #fff;
    margin-bottom: 22px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}

.icon__button {
	display: block;
	margin-top: 1.5em;
}

.icon__arrow {
	font-size: 15px;
	text-align: center;
	margin-left: -25px;
	opacity: 0;
	padding: 25px;
	position: absolute;
	bottom: 0;
	left: 20%;
	transition: all 0.5s ease-out;
	z-index: 9;
}

.icon:hover .icon__arrow {
	opacity: 1;
	left: 50%;
}

.intro__column {
	display: block;
	flex: 1;
}


@media (min-width: 1024px) {
	.icons__row, .tekst__row, .intro__row, .page-content__row {
		flex-direction: row;
	}

	.icons__container {
		padding-bottom: 80px;
	}

}

@media (min-width: 1400px) {
	.icons__dots {
		background-image: radial-gradient(#141212 28%, green 20%);
		background-position: 0 0;
		background-size: 16px 16px;
		height: 447px;
		width: 403px;
		margin-top: -238px;
		position: absolute;
		right: 0;
		z-index: -1;
	}
}

.slider__container {
	margin: 0 auto;
	max-width: 1450px;
}

.slider__heading {
	margin: 0 auto;
	margin-bottom: 50px;
	max-width: 1450px;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
}

.slide__image {
	position: relative;
}

.slider__arrow {
	color: #fff;
	background-color: #fff;
	font-size: 15px;
}

.slider__arrow--left {
	padding: 27px 40px 27px 18px;
	border-right: 1px solid #fff;
}

.slider__arrow--right {
	padding: 27px 18px 27px 45px;
}

@media (max-width: 1023px) {
	.caption__number {
		font-size: 85px;
		line-height: 90px;
		letter-spacing: -5px;
		padding-left: 15px;
	}

	.caption__title {
		padding-left: 120px;
		padding-right: 25px;
		padding-top: 29px;
	}

	.caption__subtitle {
		padding-left: 120px;
		padding-right: 25px;
	}

	.owl-one .owl-nav {
		text-align: center;
	}
}

@media (min-width: 1024px) {
	.slide__image {
		display: inline-block;
		max-width: 52%;
	}

	.slide__caption {
		display: inline-block;
		max-width: 46%;
		vertical-align: top;
	}

	.caption__container {
		padding-left: 175px;
		padding-top: 136px;
	}

	.caption__number {
		font-size: 211px;
		letter-spacing: -10px;
		margin-left: -238px;
		margin-top: 25px;
	}

	.owl-one .owl-nav {
		left: 40%;
		margin-top: 10px;
		position: absolute;
		margin-top: -107px;
		padding: 18px;
		background: #fff;
	}
}


@media (min-width: 1450px) {
	.owl-one .owl-nav {
		left: 478px;
	}
}

@media (min-width: 1400px) {
	.slider__dots {
		background-image: radial-gradient(#141212 28%, #fff 20%);
		background-position: 0 0;
		background-size: 16px 16px;
		height: 447px;
		width: 509px;
		margin-top: -383px;
		position: absolute;
		left: 3px;
		z-index: -1;
	}
}*/
/*
.boxes__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
}

.boxes__heading {
	margin-bottom: 60px;
}

.boxes__row {
	display: flex;
	flex-direction: column;
	padding: 0;
	width: 100%;
}

.box {
	display: block;
	flex: 1 1 auto;
	flex-basis: 33%;
	flex-grow: 0;
	text-align: center;
}

.box__overlay {
	background: rgba(112, 174, 215, 0.7);
	height: 100%;
}

.box__container {
	background-size: cover;
	height: 144px;
	position: relative;
}

.box__title {
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.box__description {
	color: #8d6e63;
	padding: 15px 15px 30px 15px;
}
*/

.faq__pytanie {
	padding: 10px 20px;
    background-color: #ebe9e9;
	border: 1px solid #00000026;
	margin-top: 20px;
}

.faq__pytanie i {
 margin-left: 10px;
}

.faq__odpowiedz {
	padding: 10px 0;
}

/* Kafelki usług */

.tiles__services {
	background-color: #f2f2f2;
	background: linear-gradient(0deg,rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
}

.tiles__services__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-top: 70px;
	padding-bottom: 70px;
	padding-left: 15px;
	padding-right: 15px;
}

.tile__service a {
	text-decoration: none;
}

.tiles__services__title {
	text-align: center;
	margin-bottom: 1.5em;
	margin-top: 0;
}

.tiles__services__heading {
	margin-bottom: 55px;
}

.tiles__services__row {
	display: flex;
	flex-direction: column;
	padding: 0;
	width: 100%;
}

.tile__service {
	display: block;
	flex: 1;
	margin-left: 0;
	text-align: left;
	max-width: 500px;	
    margin: auto;
}

.tile__service__padding {
	padding: 10px;
}

.tile__service__container {
	position: relative;
	background-size: cover;
}

.tile__service__overlay {
	background: linear-gradient(180deg, rgba(255,255,255,0) 40%, rgba(0,0,0,1) 100%);
	padding: 25px;
}

.tile__service__content {
	vertical-align: bottom;
	padding-top: 100px;
	max-height: 152px;
}

.tile__service__title h3 {
	color: #fff;
}

.tile__service__caption {
	margin-top: 15px;
	color: #fff;
	/*font-size: 24px;
    line-height: 30px;*/
    margin-bottom: 22px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}

/* Animacja kafelków + RWD */

.tile__service__caption {
	opacity: 0;
	transition: 800ms;
}

.tile__service__content {
	transform: translateY(40%);
    transition: 800ms;
}

@media (min-width: 1024px) {
	.tiles__services__container {
		padding-top: 120px;
    	padding-bottom: 120px;
	}
	
	.tile__service__title h3 {
		font-size: 1.6em;
	}
}

@media (min-width: 1400px) {
	.tile__service__title h3 {
		font-size: 1.8em;
	}
}

@media (min-width: 610px) {
	.tiles__services__row {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.tile__service {
		flex: 50%;
	}

	.tile__service__container:hover .tile__service__caption {
		opacity: 1;
	}

	.tile__service__container:hover .tile__service__content {
		transform: translateY(0%);
	}	
}

@media (min-width: 1200px) {
	.tile__service {
		flex: 33.33%;
	}
}

/* Ikonki usług */
.icons__services {
	background-color: #f2f2f2;
	background: linear-gradient(0deg,rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
}

.icons__services__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-top: 70px;
	padding-bottom: 50px;
}

.icons__services__title {
	text-align: center;
	margin-bottom: 1.5em;
	padding: 0 25px;
	margin-top: 0;
}

.icons__services__heading {
	margin-bottom: 55px;
}

.icons__services__row {
	display: flex;
	flex-direction: column;
	padding: 0;
	width: 100%;
}

.icon__service {
	display: block;
	flex: 1;
	margin-left: 0;
	padding: 0 25px;
	text-align: center;
	max-width: 500px;
    margin: auto;
}

.icon__service__image__container {
	position: relative;
    text-align: center;
    margin: auto;
    width: 200px;
}

.icon__service__image {
	height: 100px;
	width: auto;
	transition: all 0.5s ease-out;
}

.icon__service__image:hover {
	transform: scale(1.1);
}

.icon__service__container {
	position: relative;
}

.icon__service__container--padding {
	padding: 15px 0 15px;
}

.icon__service__caption {
	margin-top: 15px;
	color: #141212;
	/*font-size: 24px;
    line-height: 30px;*/
    margin-bottom: 22px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}

.icon__service__link {
	text-decoration: none;
}

.icon__service__caption h3 {
	color: #141212;
}

@media (min-width: 601px) {
    .icon__service {
        flex: 40%;
    }
}

@media (min-width: 1024px) {
	.boxes__row {
		flex-direction: row;
	}

	.box {
		margin: 0 1.7%;
	}

	.box:first-child {
		margin-left: 0;
	}

	.box:last-child {
		margin-right: 0;
	}

	.box__description {
		padding-top: 45px;
	}

	.icons__services__container {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.icons__services__row {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.icon__service {
		flex: 20%;
	}
}

@media (min-width: 1400px) {
	.boxes__container {
		padding-top: 120px;
	}
}

/*E-Nekrologi na głównej stronie */

.e-nekrologi__container {
	margin: 0 auto;
	max-width: 1450px;
	text-align: center;
	/*padding-top: 60px;*/
	padding-bottom: 80px;
}

.e-nekrologi__title {
	margin-bottom: 1.35em;
}

/*Paralaksa - tekst */
.parallax__img {
	height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.parallax__img--left {
	background-position: left;
}

.parallax__text__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-top: 70px;
	padding-bottom: 80px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}

/* Opinie */

.testimonials {
	margin: 0 auto;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 25px;
	padding-right: 25px;
	color: #fff;
	background-color: #000;
	background: fixed;
	background-size: cover;
}

.testimonials h4, .testimonials h3 {
	color: #fff;
}

.testimonials__heading {
	margin-bottom: 40px;
}

.testimonials__container {
	max-width: 1040px;
	margin: 0 auto;
}

.testimonial__container {
	text-align: center;
	margin: 0 auto;
}

.testimonial__content {
	font-size: 1.3em;
    font-weight: 100;
    line-height: 1.3em;
}

.testimonial__logo {
	margin: 0 auto;
	max-width: 85px;
}

.testimonial__name {
	margin-top: 2em;
    margin-bottom: 1.5em;
    font-size: 1.2em;
    text-transform: uppercase;
}

.testimonials__arrow {
	display: none;
}


@media (min-width: 1024px) {

	.e-nekrologi__container {
		/*padding-top: 100px;*/
		padding-bottom: 120px;
	}

	.parallax__img {
		height: 500px;
		background: fixed;
	}

	.parallax__text__container {
		padding-top: 100px;
		padding-bottom: 120px;
	}

	.testimonials {
		padding-top: 125px;
		padding-bottom: 150px;
	}

	.testimonials__arrow {
		color: #fff;
		display: block;
		font-size: 25px;
		position: absolute;
		bottom: 170px;
	}

	.testimonials__arrow--left {
		left: 0;
	}

	.testimonials__arrow--right {
		right: 0;
	}

}

.owl-theme .owl-dots .owl-dot span {
	background: #fff;
	border: none;
	width: 12px;
	height: 12px;
}

.owl-theme .owl-nav {
	height: 0;
	margin: 0;
}

.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span {
	background-color: #d1a500;
}

.blog__intro {
	padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
}

.tekstkolumny {
	position: relative;
}

.tekstkolumny__container {
	padding-top: 50px;
    padding-bottom: 70px;
}

.tekstkolumny__background {
	background: #d0d0d3;
	height: 100%;
	width: 70vw;
	opacity: 0.33;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.tekstkolumny__row {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
	text-align: left;	
}

.tekstkolumny__naglowek {
	text-align: center;
	margin-bottom: 40px;
}

.tekstkolumny__column {
	display: block;
    flex: 1;
    margin-left: 0;
    padding: 25px 25px 0 25px;
}

.tekstkolumny__column__content {
	vertical-align: middle;
}

.tekstkolumny__column__content h2 {
	margin-top: 0;
}

/*
.tekstkolumny__column__content img {
	box-shadow: 15px 15px 20px #a5a5a5;
}*/

.tekstkolumny__column--film {
	text-align: center;
}

.kontakt__naglowek {
	font-family: "Playfair Display", serif;
	line-height: 1.1em;
	font-weight: 400;
	margin-bottom: 20px;
	font-size: 1.3em;
}

.button--kontakt {
	margin-top: 10px;
	margin-bottom: 20px;
}

.tekstkolumny__column__content--kontakt a:not(.button) {
	color: #141212;
}

.tekstkolumny__column__content--kontakt a:not(.button):hover {
	color: #d1a500;
}

.embed-container {
    position: relative;
    padding-bottom: 56.3%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
	margin: 0 0 1.625rem;
}

.embed-container iframe, .embed-container object, .embed-container embed, .embed-container .wp-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}


.button__rozwin__container {
	text-align: center;
}

.button__rozwin {
	font-size: 1em;
    padding: 25px 60px;
	margin-bottom: 25px;
}

.rozwijane {
	display: none;
	transition: all;
}

.rozwin {
	display: block;
}

.filie__container {
	padding-top: 50px;
    padding-bottom: 70px;
}

.filie__row {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
	text-align: left;	
}

.filie__column {
	display: block;
    flex: 1;
    margin-left: 0;
    padding: 25px 25px 0 25px;
}

.filie__title {
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

.filie__img {
	max-width: 300px;
    margin-bottom: 40px;
}

.filie__logo {
	max-width: 300px;
	margin-bottom: 40px;
}

@media (min-width: 1024px) {

	.filie__container {
		margin: 0 auto;
		max-width: 1500px;
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.filie__row {
		flex-direction: row;
		max-width: 1500px;
    	margin: 0 auto;
		padding-bottom: 50px;
		align-items : center;
	}

	.filie__column {
		padding: 25px 50px 0 50px;
	}

}

@media (min-width: 1200px) {
	
	.tekstkolumny__row {
		flex-direction: row;
		max-width: 1500px;
    	margin: 0 auto;
		padding-bottom: 50px;
		align-items : center;
	}

	.tekstkolumny__row:not(.tekstkolumny__row--free, .tekstkolumny__row--kontakt):nth-child(even) {
		flex-direction: row-reverse;
	}

	.tekstkolumny__row:nth-child(even) .lozad.lozad-right[data-loaded=true], .lozad[data-loaded=true] .lozad-child.lozad-right {
		animation: lozad-left var(--lozad-animation) ease-out forwards !important;
	}

	.tekstkolumny__container {
		margin: 0 auto;
		max-width: 1500px;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.tekstkolumny__column {
		padding: 25px 50px 0 50px;
	}

	.tekstkolumny__row--kontakt {
		align-items: start;
		flex-wrap: wrap;
	}

	.tekstkolumny__column--kontakt {
		flex: 50%;
		padding: 0;
	}

	.tekstkolumny__column--kontakt .tekstkolumny__column__content {
		padding: 25px 50px ;
	}

	.tekstkolumny__column--img {
		padding-right: 40px;
	}
}

.tekstkolumny__container--no-margin {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 80px;
}

@media (max-width: 1023px) {
	.tekstkolumny__container--no-margin {
		padding-top: 25px;
		padding-bottom: 40px;
	}
}


.kolumny-ciemne__row {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
	text-align: left;	
}

.kolumny-ciemne__column {
	display: block;
    flex: 1;
    margin-left: 0;
	padding: 70px 25px;
	color: #fff;
}

.kolumny-ciemne__column--1 {
	background-color: #2b2b2c;
}

.kolumny-ciemne__column--2 {
	background-color: #141212;
}

.kolumny-ciemne a {
	color: #fff;
}

.kolumny-ciemne a:hover {
	color: #fafafa;
}


@media (min-width: 1024px) {
	.kolumny-ciemne__row {
		flex-direction: row;
    	margin: 0 auto;
	}

	.kolumny-ciemne__container {
		margin: 0 auto;
	}

	.kolumny-ciemne__column {
		padding: 90px 90px 100px 90px;
	}

}


/*
.contact {
	background-color: #fff;
	color: #fff;
	margin-top: 65px;
}

.contact__container {
	margin: 0 auto;
	max-width: 1450px;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 25px;
}

.contact__subheading {
	color: #ACACAC;
	letter-spacing: 5px;
	line-height: 19px;
	text-transform: uppercase;
}

.contact__heading {
	color: #fff;
	margin-bottom: 34px;
}

.contact-icon__container {
	display: inline-block;
}

.contact-icon__link {
	color: #fff;
	font-weight: 700;
}

.contact-icon__icon {
	width: 39px;
}

.contact-icon__text {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 18px;
}

.contact__form {
	padding-bottom: 30px;
}
*/

input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
textarea {
	background-color: transparent;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 90%;
	border: 1px solid #000;
	font-size: 16px;
	color: #141212;
}

input[type=checkbox] {
	-ms-transform: scale(2);
	-moz-transform: scale(2);
	-webkit-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	padding: 10px;
}

span.wpcf7-list-item {
	margin-left: 7px !important;
}

span.wpcf7-list-item-label {
	font-size: 14px;
}

span.wpcf7-list-item-label::before {
	margin-left: 16px;
}

.contact input[type='submit'] {
	font-size: 21px;
	font-weight: 700;
	line-height: 25px;
	padding: 20px 79px;
	text-align: center;
}
/*
.contact__button {
	padding-top: 20px;
}

@media (min-width: 1024px) {
	textarea {
		padding-bottom: 40px;
		width: 98%;
	}

	.contact__column {
		display: inline-block;
		width: 49%;
	}

	.contact-icons {
		background: #000;
		padding-top: 25px;
		padding-bottom: 25px;
		padding-left: 50px;
		position: absolute;
		margin-top: -51px;
		right: 0;
		width: 48%;
	}

	.contact-icons__container {
		max-width: 610px;
	}

	.contact-icon__container--left {
		padding-right: 55px;
		border-right: 1px solid #fff;
	}

	.contact-icon__container--right {
		padding-left: 55px;
	}

	.contact__column--form {
		vertical-align: top;
	}

	.contact__button {
		text-align: center;
	}
}

@media (min-width: 1024px) and (max-width:1279px) {
	.contact-icons {
		padding-left: 40px;
		width: 55%;
	}

	.contact-icon__container--left {
		padding-right: 25px;
	}

	.contact-icon__container--right {
		padding-left: 25px;
	}

}

@media (max-width: 1023px) {
	.contact-icon__container {
		margin-bottom: 25px;
		width: 100%;
	}
}
*/

.footer {
	color: #fff;
}

.footer__text {
	float: none;
	text-align: center;
	margin-top: 1em;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.01em;
}

.footer a {
	font-weight: 300;
	color:#fff;
	text-decoration: none;
}

.footer a:hover {
	color:#d1a500;
}

.footer__copyright {
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 0.9em;
	background-color: #141212;
	border-top: 1px solid rgb(242 242 242 / 21%);
}

.footer__heading {
	font-family: "Playfair Display", serif;
    margin-top: 0.5em;
    line-height: 1.1em;
    font-weight: 400;
	margin-bottom: 30px;
	font-size: 1.25em;
}

@media (max-width: 1023px) {
	.footer__heading {
		margin-top: 1em;
		font-size: 1.2em;
	}
}

.footer__logo {
	max-height: 25px;
	vertical-align: middle;
}

.footer-widgets__container, .kontakt__row {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
}

.footer-widgets__container {
	margin: 0 auto;
	max-width: 1450px;
}

.footer-widgets ul, .footer-widgets li {
	list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

.footer-widgets ul.footer-widgets__column {
	display: block;
    margin-left: 0;
	padding: 0 25px;
    text-align: center;
}

.footer-widgets .widget_nav_menu li {
	padding: 3px 0;
}

.footer-widgets {
	background-color: #141212;
    color: #fff;
	padding: 70px 0;
}

.footer__info {
	margin-top: 15px;
}

.footer .widget_custom_html {
	margin-bottom: 30px;
}

.footer-logo {
	max-width: 50%;
}

/* RWD dla 4 kolumn */

@media (min-width: 610px) {
	.footer-widgets__container {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.footer-widgets__column {
		flex: 50%;
	}

	.footer-widgets__column:first-child {
		flex: 100%;
		text-align: center;
	}
}

@media (max-width: 609px) {
	
	.footer-logo {
		display: block;
		margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 40px !important;
	}
}

@media (max-width: 1279px) {	
	.footer-logo {
		max-width: 200px;
	}
}

@media (min-width: 1280px) {
	.footer-widgets ul.footer-widgets__column {
		flex: 1;
	}

	.footer {
		font-size: 0.95em;
	}

	.footer-logo {
		max-width: 80%;
	}
}


/*
.kontakt__container {
	margin: 0 auto;
	max-width: 1450px;
}

.kontakt__column {
	display: block;
    flex: 1;
    margin-left: 0;
    padding: 15px;
}*/

/*
.page-content__dodatkowe {
	background-color: #ebe9e9;
}

.kafelki__container {
	padding: 50px 25px;
}


.kafelek {
	width: 500px;
    height: 250px;
    max-width: 100%;
	margin-bottom: 25px;
	background-position: center;
    background-size: cover;
}

.kafelek__nazwa {
	vertical-align: middle;
    position: relative;
    top: 46%;
    text-align: center;
    width: 100%;
}

.kafelek__nazwa a {
	color: #fff;
    background-color: #002d52db;
    padding: 25px;
	transition: all 0.25s;
}

.kafelek__nazwa a:hover {
	color: #fff;
    padding: 40px;
}

.pgcsimplygalleryblock-grid-item-title {
    background-color: #002d52db !important;
    box-shadow: 10px 0 0 #002d52db, -10px 0 0 #002d52db !important;
}

@media (min-width: 601px) {
	.kafelki__column {
		display: inline-flex;
		width: 49.5%;
	}

	.kafelek {
		height: 300px;
		margin-right: 25px;
	}
}
*/

@media (min-width: 1024px) {
	/*.kafelki {		
		max-width: 1450px;
		margin: auto;
	}

	.kafelki__container {
		padding: 100px 25px;
	}

	.kafelki__column {
		display: inline-flex;
		width: 32.9%;
	}

	.kafelek {
		height: 400px;
	}*/

	.footer-widgets__container, .kontakt__row {
		flex-direction: row;
	}
}

/*
@media (max-width:768px){
	.obrazek {display:none;}
	.nav li:hover .sub-menu, .nav li:hover .children {background-color: #fff;}
	p, .akapit, li {text-align: left;}
	.sidebar__telefony p {text-align: center;}
}
*/

@media (max-width:720px) {
	.ourpromise-area .last {
        display: none!important;
    }
	.header-site, .header-site.header-sticky {position: static!important}
}

.story.hbtitle .gwolle-gb h3 {
	font-size: 23px;
}

.ti-widget[data-layout-id='114'][data-set-id='light-background'] {
	z-index: 9999 !important;
}

.gwolle-gb div.input input[type="text"], .gwolle-gb div.input input[type="email"], .gwolle-gb div.input input[type="url"], .gwolle-gb div.input textarea, .gwolle-gb div.input select {
	width: 90% !important;
}

.gwolle-gb .label {
    padding: 0;
    background-color: transparent;
    color:  #141212;
}

.gwolle-gb .label label {
	font-size: 16px;
    font-weight: 400;
}

.gwolle-gb .gwolle-gb-float div.label {
    width: 20%;
}

.gwolle-gb .btn, .wpcf7-submit {
	padding: 15px 30px;
}

input.gwolle_gb_submit, .gwolle-gb-write-button input {
	margin-left: 0px !important;
}

.gwolle-gb textarea {
	margin-bottom: 0;
	text-transform: none;
	font-style: normal;
}

.gwolle-gb article {
	padding-top: 15px;
    padding-bottom: 15px;
}

.gwolle-gb .gb-entry {
    border-top: 1px #000 solid !important;
	padding: 25px 0 !important;
}

.gwolle-gb .gwolle-gb-first {
    border-width: 0px !important;
}

.gb-entry-content:before {
    color: #000;
    font-size: 1.2em;
    display: block;
    font-style: normal;
    display: inline-block;
    padding-right: 10px;
    font-family: Linearicons-Free;
    content: "\e83f";
}

.gwolle-gb .gb-entry .gb-author-info .gb-author-name {
	padding-left: 0 !important;
}

.gwolle-gb .gb-entry .gb-entry-content {
    padding-top: 10px;
	font-size: 0.9em;
    font-style: italic;
}

.gwolle-gb-total {
	margin-top: 40px;
}

.gwolle-gb .gb-entry .gb-author-info {
	font-size: 16px;
    padding-bottom: 10px;
}

.gwolle-gb .page-navigation a {
    background-color: #ebe9e9 !important;
	border: 0 !important;
}

.gwolle-gb .page-numbers.current {
    color: #fff !important;
    background-color: #fff !important;
}

input.gwolle_gb_submit {
	margin-top: 20px;
}

.totop {
	display: none;
}

.totop {
	position: fixed;
	text-decoration: none;
	cursor: pointer;
	z-index: 99;
    font-size: 20px;
    padding: 16px 20px 13px;
	bottom: 50px;		
	transition: all linear 0.25s;
	right: 25px;
	color: #fff;
	background-color: #141212;
	border: 1px solid #CCC;
}

.totop:hover {
	background-color: #d1a500;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.content__404 {
	vertical-align: middle;	
	text-align: center;
	margin: 80px 0;
}

.text__404 {
    font-size: 1.6em;
    line-height: 1.5em;
	text-align: center !important;
	margin-bottom: 30px;
}

.cmplz-soft-cookiewall {
	z-index: 999999999999 !important;
}


/*poprawki w widoku dla zalogowanych */

@media (min-width: 1024px) {
	.customize-support .navbar__desktop ul ul {
		top: 253px;
	}
}

@media (max-width: 1023px) {
	.customize-support .header-scroll .navbar {
		top: 0;		
	}

	.customize-support .navbar__links.toggled-on {
        top: 112px;
	}

	
}

@media (max-width: 782px) {
	.customize-support .navbar__links.toggled-on {
        top: 125px;
	}

	
}

@media (max-width: 600px) {
	.customize-support header {
		top: 0;
	}

	.customize-support .navbar {
		top: 46px;
	}

	.customize-support .navbar__links.toggled-on {
        top: 125px;
	}

	.customize-support .header-scroll .navbar__links.toggled-on {
        top: 61px;
	}
}


/* Animacje */

@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {
	   opacity: 0;
	   -webkit-transform: translateY(-20px);
	}
	100% {
	   opacity: 1;
	   -webkit-transform: translateY(0);
	}
 }
 
 @keyframes fadeInDown {
	0% {
	   opacity: 0;
	   transform: translateY(-20px);
	}
	100% {
	   opacity: 1;
	   transform: translateY(0);
	}
 }
 
 .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
 }

 @keyframes pulse {
	from {
	  transform: scale3d(1, 1, 1);
	}
  
	50% {
	  transform: scale3d(1.1, 1.1, 1.1);
	}
  
	to {
	  transform: scale3d(1, 1, 1);
	}
  }
  
  .pulse {
	animation-name: pulse;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
  }

  @keyframes fadeIn {
	from {
	  opacity: 0;
	}
  
	to {
	  opacity: 1;
	}
  }
  
  .fadeIn {
	animation-name: fadeIn;
  }

  @keyframes fadeOut {
	from {
	  opacity: 1;
	}
  
	to {
	  opacity: 0;
	}
  }
  
  .fadeOut {
	animation-name: fadeOut;
  }

  @keyframes slideZoomIn {
	from {
	  transform: scale(1.0);
	}
  
	100% {
		transform: scale(1.3)
	}
  }
  
  .slideZoomIn {
	animation-duration: 10s !important;
    animation-fill-mode: both;
    -webkit-animation-duration: 10s !important;
    -webkit-animation-fill-mode: both;
	animation-name: slideZoomIn;
  }
