/*!
Theme Name: Polska Chmura 2.0
Theme URI: http://underscores.me/
Author: NTSR
Author URI: http://ntsr.pl
Description: Polska Chmura 2.0 Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: polskachmura
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Polska Chmura 2.0 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | 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;
	-webkit-text-size-adjust: 100%;
}

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

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 700;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #000000;
	font-family: 'Montserrat', 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%;
}

/* Elements
--------------------------------------------- */
body {
	background: #F5F5F5;
}

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

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

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;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: inherit;text-decoration:none;
}


*:hover,
*:focus,
*:active {
	outline: 0;
}

textarea {
	width: 100%;
}

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

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation 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 li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

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

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

@media screen and (min-width: 1200px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

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

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

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

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

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.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;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.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;
}

/* Galleries
--------------------------------------------- */
.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;
}

/* Accessibility
--------------------------------------------- */

/* 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;
}

.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;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/* MAIN
--------------------------------------------- */
section {float:left;width:100%;}
.wrap {width:1420px;margin:auto;}
.wrap1200 {width:1200px;margin:auto;}
.wrap1100 {width:1100px;margin:auto;}
.wrap1040 {width:1040px;margin:auto;}
.wrap980 {max-width:980px;margin:auto;}
.wrap840 {width:840px;margin:auto;}
.wrap780 {width:780px;margin:auto;}
.wrap580 {width:580px;margin:auto;}
.text {font-size: 16px;line-height: 175%;font-weight:300;}
.text--large {font-weight: 300;font-size: 18px;line-height: 175%;}
.text--largest {font-weight: 300;font-size: 24px;line-height: 175%;}
.heading--largest {font-size: 64px;line-height: 77px;margin-top:0;}
.heading--large {font-size: 56px;line-height: 64px;margin-top:0;}
.heading--medium {font-size: 40px;line-height: 50px;margin-top:0;}
.heading--small {font-size:32px;line-height: 39px;margin-top:0;}
.heading--tiny {font-size: 24px;line-height: 28px;margin-top:0;}
.button {display:inline-block;padding:12px 18px;background: #E01E1F;border:1px solid #E01E1F;font-weight: bold;font-size: 16px;line-height: 20px;color: #FFFFFF; transition: all 0.15s ease-out;}
.button--white {color: #000000;background:#fff;border:1px solid #fff;font-weight: bold;font-size: 14px;line-height: 21px;padding:12px 18px;display:inline-block; transition: all 0.15s ease-out;}
.button--border {font-weight: bold;font-size: 16px;line-height: 20px;border:1px solid #fff;padding:12px 18px;display:inline-block; transition: all 0.15s ease-out;}
.button:hover, .button:focus, .button.active {background:#fff;color:#E01E1F;transition: all 0.15s ease-out;}
.button--white:hover, .button--white:focus {background:#E01E1F;color:#fff;transition: all 0.15s ease-out;}
.button--border:hover, .button--border:focus {transition: all 0.15s ease-out;}

.text a {text-decoration:underline;display: inline-block;}

.home__zaufanie, .home__content, .home__mapa, .home__bezp, .home__gosp, .home__team, .raport,
.home__wspolpraca, .about__goals, .about__locale, .about__sections, .about__red,
.about__news, .about__press, .rada, .help__grid, .bp__articles, .bp__materials,
.comp__projects, .comp__partners, .cp__services, .comp__contact, .join__mission,
.join__goals, .join__opinions, .join__contact, .prow__more {padding:64px 0;}

@media screen and (max-width: 1200px) {
	.home__zaufanie, .home__content, .home__bezp, .home__gosp, .home__team, .raport,
.home__wspolpraca, .about__goals, .about__locale, .about__sections, .about__red,
.about__news, .about__press, .rada, .help__grid, .bp__articles, .bp__materials,
.comp__projects, .comp__partners, .cp__services, .comp__contact, .join__mission,
.join__goals, .join__opinions, .join__contact, .prow__more, .site-footer {padding:32px 0;}
}

.hide {display:none;}
.center {text-align:center;}

.mb16 {margin-bottom:16px;}
.mb24 {margin-bottom:32px;}
.mb32 {margin-bottom:40px;}
.mb48 {margin-bottom:56px;}
.mb64 {margin-bottom:72px;}

body {overflow-x:hidden;}

/* LOADER
--------------------------------------------- */

.preloader-wrap {width: 100%;height: 100%;position: fixed;top: 0; left: 0;background:#fff ;z-index: 999;}
.preloader-wrap img {position:absolute;top:50%;transform:translateY(-48%);left:0;right:0;margin:auto;max-width:180px;}
.loader{height: 8px;max-width: 260px; position: absolute; top: 0; bottom: 0; left: 0; right: 0;margin : auto; background: #000;transform: translateY(64px);}
.trackbar {width: 100%;height: 100%;color: #E01E1F;overflow: hidden;position: relative;}  
.loadbar {width: 0%;height: 100%;background: #E01E1F;position: absolute;top: 0;left: 0;overflow: hidden;}

/* HEADER
--------------------------------------------- */
.site-header {position:absolute;top:16px;left:0;right:0;z-index:999;background:none;transition: all 0.2s ease-out;}
.site-header.scrolled:before {width:50vw;transition: all 0.2s ease-out;}
.site-header.scrolled:after {width:50vw;transition: all 0.2s ease-out;}

.site-header.scrolled {top:0;position:fixed;background:#fff;}
.logo {width:120px;}
.header__grid {padding:16px;display:grid;grid-template-columns:auto auto;justify-content: space-between;}
.header__flex {display: grid;grid-template-columns: auto auto auto auto;align-items: baseline;grid-column-gap: 20px;align-items: center;}
.main-navigation ul li {margin-left:22px;}
.main-navigation ul li a {font-weight: bold;font-size: 16px;line-height: 18px;position:relative;}
.main-navigation ul li a:after {content:'';position:absolute;background: #E01E1F;height:2px;left:0;bottom:-6px;width:0;transition: all 0.1s ease-out;}
.main-navigation ul li a:hover:after, .main-navigation ul li.current_page_item > a:after {width:100%;transition: all 0.1s ease-out;} 
.menu-item-has-children {padding-right:20px;position:relative;}
.menu-item-has-children:after {top:6px;content:'';position:absolute;right:0;width:14px;height:9px;background:url(img/menu-arr.png)center center no-repeat;background-size:100%;}
.main-navigation ul ul {width:280px;padding:16px;background:#fff;display:block;}
.main-navigation ul ul li {margin:8px 0 8px 0;display:block;}
.main-navigation ul ul li a {display:inline-block;}
.header__button .button {padding:12px 12px;}

.lang {list-style:none;text-transform:uppercase;font-weight:700;margin:0;padding:0;display:grid;grid-template-columns:auto auto;grid-column-gap:16px;}
.lang li a {font-weight: bold;font-size: 16px;line-height: 20px;position:relative;}
.lang li a:after {content:'';position:absolute;background: #E01E1F;height:2px;left:0;bottom:-8px;width:0;transition: all 0.1s ease-out;}
.lang li a:hover:after {width:100%;transition: all 0.1s ease-out;}
.lang li.lang-item-en {display:none;}
/* HOME
--------------------------------------------- */
.home__hero {margin-top:150px;padding-bottom:24px;}
.home__hero--grid {display:grid;grid-template-columns:55% 42%;align-items: center;justify-content: space-between;}
.home__hero--left {background: #FFFFFF;padding:42px;position:relative;}
.home__hero--left:after {content:'';position:absolute;right:-42px;width:0px;top:0;bottom:0;background:#fff;}
.home__hero--right {position:relative;z-index:2;}
.home__hero--scroll a svg {-moz-animation:scroll 1.6s linear infinite;animation:scroll 1.6s linear infinite;}
@-moz-keyframes scroll { 
	0% {opacity:0; transform:translateY(0%);} 
	50% { opacity:1;  transform:translateY(20%);} 
	100% { opacity:0; transform:translateY(40%); } 
}
@-webkit-keyframes scroll { 
	0% {opacity:0; transform:translateY(0%);} 
	50% { opacity:1;  transform:translateY(20%);} 
	100% { opacity:0; transform:translateY(40%); } 
}
@keyframes scroll { 
	0% {opacity:0; transform:translateY(0%);} 
	50% { opacity:1;  transform:translateY(20%);} 
	100% { opacity:0; transform:translateY(40%); } 
}

.home__dostawcy {padding:48px 0;}
.home__dostawcy--grid {margin-top:24px;}
.home__dostawcy--text {max-width:840px;margin:auto;text-align:center;}
.hdl__buttons {justify-content:center;}
.hdl__buttons, .htl__buttons, .kariera__buttons, .rp__buttons, .bpm__buttons {display:flex;column-gap:32px;}
.home__dostawcy--right {display:grid;grid-template-columns:24% 24% 24% 24%;justify-content: space-between;grid-row-gap:24px;}
.hdr__logo {display:flex;background:#fff;justify-content: center;align-items: center;height:220px;position:relative;}
.hdr__logo img {display:block;margin:auto;max-width:60%;max-height:140px;}

.home__dostawcy .center {margin-top:32px;text-align:center;}

.home__mapa--grid {display:grid;grid-template-columns:50% 46%;justify-content: space-between;align-items: center;}
.home__mapa--left img {display:block;}

.home__zaufanie--grid {display:grid;grid-template-columns:50% 46%;justify-content: space-between;align-items: center;}
.home__zaufanie--left .heading--medium {color: #E01E1F;}
.home__zaufanie--numbers {display:flex;flex-wrap:wrap;}
.hz__number {padding:18px 20px;border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;background:#fff;}
.hz__n {font-weight: bold;font-size: 42px;line-height: 50px;color: #E01E1F;display:block;}
.hz__t {font-weight: bold;font-size: 14px;line-height: 21px;text-transform: uppercase;color: #000000;}
.hz__number:nth-of-type(1) {width:33.3%;}
.hz__number:nth-of-type(2) {width:33.3%;}
.hz__number:nth-of-type(3) {width:33.3%;border-right:none;}
.hz__number:nth-of-type(4) {width:50%;}
.hz__number:nth-of-type(5) {width:50%;border-right:none;}
.hz__number:nth-of-type(6) {width:50%;border-bottom:none;}
.hz__number:nth-of-type(7) {width:50%;border-bottom:none;border-right:none;}
.home__content--header {text-align:center;}
.home__content--grid {display:grid;grid-template-columns:24% 24% 24% 24%;justify-content: space-between;}
.home__content--box {background: #FFFFFF;padding: 20px 20px 64px 20px;position:relative;}
.hcb__img {width:100px;height:100px;border: 1px solid #CACACA;padding:20px;}
.hcb__img img {display:block;}
.home__content--box .text h5 {font-size:16px;line-height:20px;}
.home__content--box .button {position:absolute;left:20px;bottom:20px;}
.home__bezp {background:#fff;}
.home__bezp--grid {display:grid;grid-template-columns:30% 60%;justify-content: space-between;}
.hbr__grid {display:grid;grid-template-columns:45% 45%;justify-content: space-between;grid-row-gap:32px;}
.hbr__box .heading--tiny {color: #E01E1F;}

.home__gosp--grid {display:grid;grid-template-columns:60% 30%;justify-content: space-between;}
.hgl__grid {display:grid;grid-template-columns:45% 45%;justify-content: space-between;grid-row-gap:32px;}
.hgl__box .heading--tiny {color: #E01E1F;}

.home__team--grid {display:grid;grid-template-columns:43% 50%;justify-content: space-between;align-items: center;}

.home__team--right img {display:block;}

.raport__grid {display:grid;grid-template-columns:46% 46%;justify-content: space-between;align-items: center;}
.raport__left img {display:block;width: 90%;margin: auto;}
.raport__right {background:#fff;padding:32px 24px;}
.raport__right .button {float:right;}
.home__wspolpraca__grid {display:grid;grid-template-columns:33% 67%;align-items: center;}
.home__wspolpraca__left {background: #E01E1F;color:#fff;padding:30px 50px;width:105%;position:relative;z-index:2;}
.home__wspolpraca__right {display:grid;grid-template-columns:49% 49%;justify-content: space-between;}
.opinia {position:relative;}
.opinia img {display:block;width:100%;height:520px;object-fit: cover;}
.opinia__content {background: #FFFFFF;border-radius: 25px;padding:24px;position:absolute;bottom:32px;right:32px;max-width:80%;}
.opinia__content .opinia__author {font-weight: bold;font-size: 14px;line-height: 21px;text-align:right;}

/* O NAS
--------------------------------------------- */

.about__hero {background:#fff;padding-top:150px;padding-bottom:40px;}
.about__hero__grid {display:grid;grid-template-columns:57% 43%;justify-content: space-between;align-items: center;}
.about__hero__left .heading--large {color: #E01E1F;}
.about__hero__left .text {color: #242424;}

.am__content {padding:48px;background:#fff;}
.am__content .heading--small {color: #E01E1F;text-align:center;}
.am__content ul {margin:0;padding:0;columns:2;column-gap:32px;list-style:none;}
.am__content ul li {margin-bottom:24px;position:relative;background:url(img/point.png);padding-left: 36px;background-repeat: no-repeat;background-size: 18px;background-position: left 7px;}

.ag__header {text-align:center;}
.ag__grid {display:grid;grid-template-columns:24% 24% 24% 24%;justify-content: space-between;}
.ag__box {background:#fff;padding:24px;}
.ag__img {width:100px;height:100px;justify-content: center;display:grid;align-items: center;border: 1px solid #CACACA;}
.ag__img img {display:block;max-width:90%;}

.page-template-page-onas .about__locale {padding-top:150px;padding-bottom:80px;}
.al__grid {display:grid;grid-template-columns:50% 46%;justify-content: space-between;align-items: center;}
.al__left .heading--small {color: #E01E1F;}
.al__map {position:relative;}
.al__map svg {width:100%;}
.al__marker {width:0px;position:absolute;}
.al__dot {transition: all 0.2s ease-out;cursor:pointer;width:13px;height:13px;border-radius:50%;position:absolute;left:0;right:0;top:-15px;margin:auto;background: #E01E1F;}
.al__dot:hover {transition: all 0.2s ease-out;box-shadow: 0px 100px 80px rgba(224, 30, 31, 0.21), 0px 30.1471px 24.1177px rgba(224, 30, 31, 0.136834), 0px 12.5216px 10.0172px rgba(224, 30, 31, 0.105), 0px 4.5288px 3.62304px rgba(224, 30, 31, 0.0731663);}
.al__content {background:#fff;padding:16px;display:none;width: 230px;left: -108px;position: absolute;top: 2px;z-index: 2;}
.al__marker.active .al__content {display:block;}
.al__photo {display:block;}
.al__logo {display:block;width:50%;}

.al__close {position: absolute;top: 4px;right: 4px;cursor: pointer;}
.al__content .text h3 {text-align:center;margin-top:0;margin-bottom:16px;font-size:14px;text-transform:uppercase;padding:6px 0;color:#fff;background:#E01E1F;}
.al__content .text img {display:block;margin:auto;max-width:60%;max-height:100px;}

.as__grid {display:grid;grid-row-gap:64px;}
.as__section {display:grid;align-items: center;justify-content: space-between;grid-template-columns:52% 45%;}
.as__section:nth-of-type(odd) .as__left {order:2;}
.as__section:nth-of-type(even) .as__left {order:1;}
.as__section:nth-of-type(odd) .as__right {order:1;}
.as__section:nth-of-type(even) .as__right {order:2;}
.as__left img {display:block;margin:auto;}
.as__right .heading--medium {color: #E01E1F;}

.as__section.as__bpgs {grid-template-columns:55% 40%;}
.as__right .heading--medium.bpgh {color: #000000;}
.bpg__grid {display:grid;grid-template-columns:48% 48%;justify-content: space-between;grid-row-gap:32px}
.bpg__grid .heading--tiny {color: #E01E1F;}

.about__red {color:#fff;background: #E01E1F;}
.ar__grid {display:grid;grid-template-columns:48% 48%;justify-content: space-between;}
.ar__box {border: 1px solid #FFFFFF;padding:48px;}

.an__header {text-align:center;}
.an__grid {display:grid;grid-template-columns:31% 31% 31%;justify-content: space-between;grid-row-gap:48px;}
.an__news {background:#fff;position:relative;}
.an__img img {display:block;width:100%;height:220px;object-fit: cover;}
.an__meta {display:grid;grid-template-columns:auto auto;justify-content: space-between;align-items: center;font-weight: 700;font-size: 16px;line-height: 19px;display:none;height:0;position:absolute;}
.an__cat {display:flex;align-items: center;}
.an__cat svg  {margin-right:10px;}
.an__content {padding:24px 24px 72px 24px;background:#fff;}
.an__content .heading--tiny {margin-bottom:10px;}
.an__content .text {margin-bottom:10px;}
.an__content .button {position:absolute;left:24px;bottom:24px;}

.an__center {text-align:center;}
.an__wrap {position:relative;padding-top:48px;}
.an__wrap:after {content:'';left:0;right:0;top:0;background: #E8E8E8;width:85%;bottom: 32px;position: absolute;margin: auto;}
.an__wrap .an__header, .an__wrap .an__grid {position:relative;z-index:2;}

.ap__wrap {background:#fff;padding:48px;}
.ap__header .heading--medium {text-align:center;}
.ap__filters {margin-bottom:20px;}
.ap__article {position: relative;padding: 24px 0;border-bottom: 1px solid #C4C4C4;display: grid;grid-template-columns: 180px 1fr;grid-column-gap: 24px;}
.apa__img img {width:100%;height:180px;display:block;object-fit: cover;}
.art__cat {background: #E01E1F;border-radius: 15px;padding:10px 16px;display:inline-flex;color:#fff;align-items: center;display:none;}
.art__cat img {display:block;margin-right:12px;}
.art__cat span {font-weight: bold;font-size: 12px;line-height: 15px;}
.art__m {margin-top:0px;margin-bottom:9px;display:grid;grid-row-gap:8px;}
.art__m p {margin:0;}
.art__l {font-weight: bold;font-size: 16px;line-height: 20px;color: #8D8D8D;word-wrap: anywhere;}
.art__d {font-weight: bold;font-size: 14px;line-height: 18px;color: #E01E1F;}
.ap__article .heading--tiny {margin-bottom:24px;}
.art__a {position:absolute;top:0;left:0;width:100%;height:100%;}

.ap__more {text-align:center;margin-top:24px;}

.about__work {padding-top:24px;padding-bottom:48px;}
.aw__grid {display:grid;grid-template-columns:33% 67%;align-items: center;}
.aw__jobs {display:grid;grid-template-columns:48% 48%;justify-content: space-between;}
.aw__job {position:relative;background: #FFFFFF;box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.05);border-radius: 25px;padding:24px 32px;}
.aw__job--meta {display:grid;grid-template-columns:auto auto;justify-content: space-between;}
.ajm__date {font-weight: bold;font-size: 18px;line-height: 150%;color: #8D8D8D;}
.ajm__c {font-weight: bold;font-size: 18px;line-height: 150%;color: #E01E1F;}
.aw__job--content {margin:80px 0;}
.awc__place {font-weight: bold;font-size: 16px;line-height: 20px;color: #8D8D8D;}
.aw__job--content .heading--medium {color: #E01E1F;margin-bottom:0;}
.awc__r {margin-top:16px;font-weight: bold;font-size: 16px;line-height: 20px;color: #8D8D8D;}
.aw__job--company {display:grid;grid-template-columns:auto auto;align-items: center;justify-content: flex-start;grid-column-gap:16px;}
.ajc__img {border: 1px solid #DADADA;width:72px;height:72px;display:grid;align-items:center;justify-content: center;}
.ajc__img img {max-width:90%;}
.ajc__title {font-weight: bold;font-size: 16px;line-height: 150%;}
.aw__link {position:absolute;width:100%;height:100%;top:0;left:0;}

/* KARIERA
--------------------------------------------- */
.kariera__hero {padding-top:150px;padding-bottom:80px;}
.kh__grid {display:grid;grid-template-columns:30% 60%;justify-content: space-between;align-items: center;}
.kh__right img {display:block;}

.kariera__offers {padding-bottom:80px;}
.kariera__grid {display:grid;grid-template-columns:48% 48%;justify-content: space-between;grid-row-gap:48px;align-items:flex-start}
.kariera__post {background: #FFFFFF;box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.05);}
.kariera__switch {padding:24px;cursor:pointer;display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items: center;}
.kariera__switch .heading--tiny {margin-bottom:0;}
.kariera__button {cursor:pointer;transform:rotate(180deg);transition: all 0.1s ease-out;}
.kariera__button svg {display:block;}
.kariera__post.active .kariera__button {transform:rotate(0);transition: all 0.1s ease-out;} 
.kariera__content {display:none;padding:0px 24px 24px 24px;}
.kariera__post.active .kariera__content {display:block;}
.kc__p {margin-top:0;margin-bottom:8px;font-size: 14px;line-height: 150%;}
.kc__p strong {display:inline-flex;align-items: center;}
.kc__p img {margin-left:8px;max-height:20px;}
.kariera__content .text {margin-top:24px;}
.kc__w {margin-bottom:0;font-weight:700;color: #8D8D8D;}
.kariera__buttons {flex-wrap:wrap;}

/* RADA ZWIĄZKU
--------------------------------------------- */
.rada__header {padding-top:140px;text-align:center;}
.wrap520 {width:520px;margin:auto;}

.rada__grid {display:grid;grid-template-columns:49.5% 49.5%;justify-content: space-between;grid-row-gap:32px;align-items:flex-start;}
.rada__person {display:grid;grid-template-columns:42% 58%;background: #fff;}
.rp__left img {display:block;width:100%;height: 305px;object-fit: cover;object-position: top;}
.rp__right {background:#fff;padding:24px;}
.rp__right .heading--tiny {margin-bottom:0px;}
.rp__o {margin-bottom:10px;font-weight: bold;font-size: 16px;line-height: 24px;}
.rp__right .text {margin-bottom:10px;}
.rp__right .text .button {margin-bottom:10px;}
.rp__right .text br {display:none;}
.rp__right .text .btn {border:none;padding:0;background:none;cursor:pointer;font-weight:700;text-decoration:underline;}
.rp__o p {margin:0;}
.rp__buttons {flex-wrap:wrap;position:absolute;bottom:24px;left:24px;}
.pbot .rp__right {position:relative;padding-bottom:70px;}

.libutton {font-size:18px;height:40px;width:40px;text-align:center;line-height:40px;display:inline-block;background: #8D8D8D;border:1px solid #8D8D8D;color:#fff;font-size:18px;transition: all 0.15s ease-out;}
.libutton:hover, .libutton:focus {background:#fff;color:#E01E1F;}
.radam__grid {display:grid;grid-template-columns:32% 32% 32%;justify-content: space-between;grid-row-gap:32px;}
.radam__person {position:relative;background:#fff;}
.radam__person img {height:350px;width:100%;display:block;object-fit: cover;object-position: top;}
.rmp__right {padding:32px;}
.rmp__right .rp__o {font-weight: 300;font-size: 16px;line-height: 175%;}
.rmp__right .rp__buttons {left:32px;bottom:32px;column-gap:24px;}

.rpm__namegrid {display:grid;grid-template-columns:auto auto;justify-content: space-between;grid-column-gap:16px;}

.rpr__top {display:grid;grid-template-columns:auto auto;justify-content: space-between;align-items: center;}

.rp__short {display:block;}
.rp__long {display:none;}

/* MATERIAŁY
--------------------------------------------- */
.page-template-page-aktualnosci .raport {margin-top:60px;}

.cat-list {list-style:none;margin:0;padding-bottom:40px;padding-left:0;display:flex;flex-wrap:wrap;justify-content: center;column-gap:24px;}
.akt__blog {padding-bottom:48px;}
.page-template-page-aktualnosci .akt__blog {margin-top:140px;}
.post__load {display:none;}
.load__gif {display:block;max-width:300px;margin:auto;}
.ab__header {background: #F5F5F5;position:relative;}
.ab__header .heading--medium {text-align:center;}
.an__center {margin-top:32px;text-align:center;}

.ap__grid {display: grid;grid-template-columns: 48% 48%;justify-content: space-between;grid-row-gap: 24px;}
.ap__filters {display:flex;flex-wrap:wrap;column-gap:24px;justify-content: center;}
.akt__art {padding:48px 0;}

.akt__web {padding:48px 0;}
.akt__web .heading--medium {text-align:center;}
.webinar__grid {display:grid;grid-row-gap:32px;}

.webinar {display:grid;grid-template-columns:30% 70%;}
.webinar__left img {display:block;width:100%;height:100%;object-fit: cover;}
.webinar__right {background:#fff;padding:24px;}
.webinar__right .heading--tiny {margin-bottom:16px;}
.webinar__date {font-weight: bold;font-size: 16px;line-height: 20px;grid-template-columns: auto auto;justify-content: flex-start;}

.webinar__author p {font-weight: bold;font-size: 12px;line-height: 18px;margin-top:0;margin-bottom:8px;}
.webinar__author div {display:grid;align-items: center;grid-column-gap: 24px;;}
.webinar__author img {width:45px;height:45px;border-radius: 50%;object-fit: cover;}
.webinar__author span {font-weight: bold;font-size: 12px;line-height: 18px;}

.webinar__more {text-align:center;}

/* BIURO PRASOWE
--------------------------------------------- */
.bp__hero {padding-top:140px;}
.bph__grid {display:grid;grid-template-columns:32% 20% 32%;justify-content: space-between;align-items: center;}
.bph__left p {margin:0;}
.bph__center img {display:block;margin:auto;}
.bp__right .heading--small {margin-bottom:8px;}
.bp__right .hci__email {font-weight: 700;color: #E01E1F;text-decoration:none;margin-bottom:4px;}
.bp__right .hci__tel {font-weight: 700;color: #E01E1F;}


.bph__right {text-align:center;}
.bph__right img {display:block;}

.bp__contact .heading--tiny {color: #E01E1F;margin-bottom:20px;}
.bp__inner {display:grid;grid-template-columns: 200px auto;justify-content: flex-start;align-items: center;grid-column-gap: 30px;}
.bp__inner img {display:block;}

.help__grid {background:#fff;}

.help__header {text-align:center;}
.help__header .heading--medium {margin-bottom:20px;}
.help__contact {border: 1px solid #D2D2D2;border-radius: 15px;padding:24px;max-width:545px;margin:auto;}
.help__contact .heading--tiny {color: #E01E1F;margin-bottom:20px;}
.hc__inner {display:grid;grid-template-columns: 100px auto;justify-content: flex-start;align-items: center;grid-column-gap: 40px;padding-bottom:24px; border-bottom:1px solid #BFBFBF;}
.hc__inner img {width:100px;height:100px;object-fit: cover;display:block;}
.hci__name {font-weight: bold;font-size: 24px;line-height: 36px;margin-top:0;margin-bottom:12px;display:block;}
.hci__pos {font-size: 16px;line-height: 175%;margin-top:0;}
.hci__email {font-size: 16px;line-height: 24px;display:block;margin-bottom:12px;}
.hci__tel {font-size: 16px;line-height: 24px;}

.bp__articles .heading--medium {text-align:center;margin-bottom:48px;}
.bp__materials {padding-top:0px;}
.bp__materials .heading--small {text-align:center;}
.bpa__grid {display:grid;grid-template-columns:31% 31% 31%;justify-content: space-between;}

.bpm__grid {display:grid;grid-row-gap:24px;grid-template-columns:39% 39%;justify-content: space-evenly;}
.bpm__row {display:grid;grid-template-columns:70px 1fr;grid-column-gap:24px;justify-content: space-between;background:#fff;padding:24px;}
.bpm__img {text-align:center;}
.bpm__img img {display:block;max-height:70px;}
.bpm__buttons {flex-wrap:wrap;row-gap:24px;}

/* KONTAKT
--------------------------------------------- */
.contact {padding:140px 0 64px 0;}
.contact__grid {display:grid;grid-template-columns:42% 50%;justify-content: space-between;}
.contact__left .heading--medium {color: #E01E1F;}

.cr__p {display:block;font-weight: 300;font-size: 16px;line-height: 175%;color: #171717;margin-top:0;margin-bottom:12px;}

.cl__form nf-fields-wrap {display:grid;grid-row-gap:16px;}
.cl__form nf-field input[type="text"], .cl__form nf-field input[type="email"] {height:44px;padding:0 24px;font-weight: bold;font-size: 16px;line-height: 20px;border:none;}
.cl__form nf-field textarea {resize:none;border: none;padding:12px 24px;font-weight: bold;font-size: 16px;line-height: 20px;height:140px;}
.cl__form .submit-wrap {text-align:right;}
.cl__form nf-field input[type="button"] {border:none;cursor:pointer;color:#fff;background: #E01E1F;padding:14px 28px;font-weight: bold;font-size: 16px;line-height: 20px;}
.cl__form .checkbox-wrap label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}
.nf-field-label a {font-weight:700;text-decoration:underline;}
.cr__full, .cr__columns {font-weight: 400;font-size: 16px;line-height: 150%;}
.cr__full {padding:24px 0 16px 0;border-top:1px solid #BFBFBF;}
.cr__columns {display:grid;grid-template-columns:50% 46%;justify-content: space-between;margin-top:24px;}
.crc a {text-decoration:underline;}
.cr__full p, .cr__columns p {margin-top:0;margin-bottom:12px;}

.label-right .nf-field-label {display: block !important;padding-left: 0px !important;margin-left:8px;}
.label-right .checkbox-wrap .nf-field-element {width: 14px !important;}

.faq {padding-bottom:80px;display:none;}
.faq__header {max-width:600px;margin:auto;}
.faq__cats {display:grid;grid-template-columns:29% 29% 29%;justify-content: space-between;}
.fc__toggle {cursor:pointer;border:none;background:#fff;border-radius:0;text-align:center;padding:36px 0;color: #000000;transition: all 150ms linear;}
.fc__toggle svg path {transition: all 150ms linear;}
.fc__toggle span {font-weight: 700;font-size: 24px;line-height: 29px;display:block;}

.fc__toggle:hover, .fc__toggle.active {background: #E01E1F;color:#fff;transition: all 150ms linear;}
.fc__toggle:hover svg path, .fc__toggle.active svg path {fill:#fff;transition: all 150ms linear;}

.accordion {display:grid;grid-template-columns:100%;grid-row-gap:38px;}
.accordion .accordion-item {background:#fff;}
.accordion button {position: relative;display: block;text-align: left;width: 100%;font-weight: bold;font-size: 18px;line-height: 23px;border: none;background: none;outline: none;cursor:pointer;padding: 24px 64px 24px 42px; }
.accordion button .accordion-title {font-size: 18px;line-height: 22px;margin:0;}
.accordion button .icon {display: inline-block;position: absolute;top: 50%;transform:translateY(-50%);right: 28px;width: 32px;height: 20px;background: url(img/faq-arrow.png);border-radius:50%;background-position:center center;background-repeat:no-repeat;background-size:100%;}
.accordion button[aria-expanded='true'] .icon {transform:translateY(-50%) rotateZ(180deg);}
.accordion button[aria-expanded='true'] + .accordion-content {opacity: 1;max-height: 999em;-webkit-transition: all 200ms linear;transition: all 200ms linear;will-change: opacity, max-height; }
.accordion .accordion-content {opacity: 0;max-height: 0;overflow: hidden;-webkit-transition: opacity 200ms linear, max-height 200ms linear;transition: opacity 200ms linear, max-height 200ms linear;will-change: opacity, max-height; }
.accordion-content .text {padding:0 42px 24px 42px;}
.accordion .accordion-content p {margin-bottom:0;margin-top:0;}
.accordion-content ul {margin-left:0;padding-left:18px;}
.noresults {text-align: center; font-size: 32px; margin: 48px 0;display:none;}

.accordion-item {display:none;}
.accordion-item.wspolpraca {display:block;}

/* DOSTAWCY
--------------------------------------------- */

.page-template-page-firmy .comp__partners {padding-top:150px;}

.page-template-page-firmy .cpa__grid a {height: 150px;}
.page-template-page-firmy .cpa__grid, .hdr5g {grid-template-columns: repeat(3, 32%) !important;}
.page-template-page-firmy .p__ov span {font-size: 18px;line-height: 24px;}
.page-template-page-firmy .cpa__grid img {max-width: 80%;max-height: 70%;}

.comp__hero {background: #fff;padding-top:150px;padding-bottom:40px;position:relative;}
.comp__hero .heading--large {margin-bottom:0;}

.ch__grid {display:grid;grid-template-columns:55% 32%;justify-content: space-between;align-items: center;}
.ch__left .heading--medium {margin-bottom:0;}
.ch__right img {display:block;}

.cp__grid {display:grid;grid-template-columns:46% 50%;justify-content: space-between;align-items: center;}
.cp__left .heading--medium {margin-bottom:20px;}
.cp__left .text {margin-bottom:20px;}
.cp__right img {display:block;}

.cpa__header {text-align:center;}
.cpa__grid {display:grid;grid-template-columns:repeat(4, 24.2%);justify-content: space-between;grid-row-gap:16px;}
.cpa__grid a {display:grid;background:#fff;justify-content: center;align-items: center;height:220px;position:relative;}
.cpa__grid img {display:block;margin:auto;max-width:250px;max-height:140px;}
.comp__partners {padding-bottom:0 !important}
.comp__partners .center {margin-bottom:48px;}

.p__ov {background: rgba(224, 30, 31, 0.95);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;display:grid;align-items: center;transition: all 150ms linear;text-align:center;}
.p__ov span {font-weight: 700;font-size: 24px;line-height: 29px;color: #FFFFFF;transform:translateY(300px);opacity:0;transition: all 150ms linear;}
.cpa__grid a:hover .p__ov, .hdr__logo:hover .p__ov {opacity:1;transition: all 150ms linear;}
.cpa__grid a:hover .p__ov span, .hdr__logo:hover .p__ov span {opacity:1;transform:translateY(0px);transition: all 350ms linear;}

.cp__services .heading--medium {text-align:center;}
.cps__grid {display:grid;grid-template-columns:45% 45%;justify-content: space-between;grid-row-gap:48px;}
.cps__img {display:grid;width:100px;height: 100px;border: 1px solid #CACACA;padding: 20px;align-items: center;text-align:center;}

.cps__img img {display:block;margin:auto;}

.comp__contact {background: #E01E1F;position:relative;color:#fff;}
.cc__grid {display:grid;grid-template-columns:40% 50%;justify-content: space-between;align-items: center;}
.cc__img img {display:block;margin:auto;}

/* DOŁĄCZ DO NAS
--------------------------------------------- */
.join__hero {background:#fff;position:relative;padding-top:150px;padding-bottom:64px;}
.jh__grid {display:grid;grid-template-columns:38% 58%;justify-content: space-between;align-items: center;}
.jh__right img {display:block;}

.join__goals .heading--medium {text-align:center;margin-bottom:48px;}
.jg__grid {display:grid;grid-template-columns:24% 24% 24% 24%;justify-content: space-between;}
.jg__box {background:#fff;padding:24px;}
.jg__img {border: 1px solid #CACACA;width:100px;height:100px;display:grid;align-items: center;justify-content: center;margin-bottom:20px;}
.jg__img img {display:block;margin:auto;max-width:90%;}
.jg__box .heading--tiny {margin-bottom:20px;}

.join__opinions .heading--medium {text-align:center;margin-bottom:48px;}
.jo__grid {display:grid;grid-template-columns:32% 32% 32%;justify-content: space-between;}

.jc__header {text-align:center;margin-bottom:80px;}

.join__contact {padding-top:150px;}
.jc__buttons {display:grid;grid-template-columns:45% 45%;justify-content: space-between;}
.jc__buttons .button {font-size: 32px;line-height: 39px;padding:64px 56px;display: flex;align-items: center;}
.jc__buttons .button svg {margin-right:32px;}
.jc__buttons .button svg path {transition: all 150ms linear;}
.jc__buttons .button:hover svg path {fill:#E01E1F;transition: all 150ms linear;}

.kf__grid {display:grid;grid-template-columns:44% 48%;justify-content: space-between;}

.nf-form-fields-required {display:none;}
.join__contact nf-fields-wrap {display:grid;justify-content: space-between;grid-row-gap:24px;}
#ninja_forms_required_items, .nf-field-container {margin-bottom:0 !important;}
.join__contact nf-field input[type="text"], .join__contact nf-field input[type="email"], .join__contact nf-field input[type="tel"] {border: 1px solid #D9D9D9;height:44px;padding:0 24px;font-weight: bold;font-size: 16px;line-height: 20px;}
.join__contact nf-field textarea {resize:none;border: 1px solid #D9D9D9;padding:12px 24px;font-weight: bold;font-size: 16px;line-height: 20px;height:180px;}
.join__contact .submit-wrap {text-align:right;}
.join__contact nf-field input[type="button"] {display:inline-block;border:none;cursor:pointer;color:#fff;background: #E01E1F;padding:13px 28px;font-weight: bold;font-size: 16px;line-height: 20px;}
.join__contact .nf-field-label label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}

/* SINGLE NEWS
--------------------------------------------- */
.single__post {position:relative;margin-top:150px;}
.single__thumb img {display:block;margin:auto;max-height: 580px;width: auto;max-width:1040px;}

.single__meta {width:830px;margin:auto;padding:64px 0;text-align:center;}
.sm__date {font-weight: 700;font-size: 16px;line-height: 19px;color: #E01E1F;}

.sm__webinar {display:grid;font-size:14px;font-weight:700;line-height:24px;justify-content: space-evenly;margin-top:24px;grid-template-columns: auto auto;}
.smw__date {display: flex;}
.smw__org {display: flex;}
.sm__webinar svg {margin-right:4px;}
.single__inner {width:830px;margin:auto;background:#fff;padding:48px;margin-top:-32px;position:relative;}
.content__text {font-size: 14px;line-height: 150%;}
.content__text a {text-decoration: underline;}
.single__share h5 {font-weight: bold;font-size: 18px;line-height: 22px;text-align:center;margin-top:0;}
.single__share div {display:grid;grid-template-columns:auto auto;justify-content: center;grid-column-gap:24px;}
.single__share a {display:inline-block;width:40px;height:40px;border-radius:50%;text-align:center;line-height:40px;background: #EFEFEF;font-size:18px;transition: all 150ms linear}
.share__fb:hover {color:#fff;background: #3B5998;transition: all 150ms linear}
.share__tw:hover {color:#fff;background: #1DA1F2;transition: all 150ms linear}
.share__li:hover {color:#fff;background: #0077B5;transition: all 150ms linear}

.wp-block-embed__wrapper iframe {width:100%;}

/* SINGLE PARTNER
--------------------------------------------- */
.single__partner {margin-top:150px;}
.prow {padding:32px 0;}

.prow__thumb img {display:block;object-fit: cover;width: 100%;}

.prow__thumb a {display:inline-block;position:relative;width:100%;}
.prow__thumb a svg {position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;}
.prow__thumb a img {display:block;width:100%;max-height:540px;object-fit: cover;}

.prowl__grid {display:grid;grid-template-columns:auto auto;justify-content: space-between;align-items: center;}
.prlg__logo img {max-height:70px;max-width: 360px;}
.prlg__link a {font-weight: 700;font-size: 24px;line-height: 32px;}

.prow__uslugi .heading--medium {text-align:center;}
.pu__grid {display:grid;grid-template-columns:30% 30% 30%;justify-content: space-between;grid-row-gap:48px;}
.pu__block {background:#fff;padding:32px;}
.pu__block .text p {margin-bottom:0;}

.pi__content {background:#fff;padding:48px;}
.pi__content .text {font-size: 18px;line-height: 28px;}
.pi__content .text p {margin-top:0;margin-bottom:16px;}
.pi__content .text iframe {display:block;margin:auto;}
.pb__grid {display:grid;grid-template-columns:48% 52%;align-items: stretch;}
.pb__left {position:relative;}
.pb__left img {display:block;margin:auto;max-height: 100%;object-fit: cover;position:absolute;width:100%;height:100%;}
.pb__head {background: #E32119;color:#fff;padding:16px 48px;}
.pb__head .heading--small {margin-bottom:0;}
.pb__right .text {padding:56px;background:#fff;font-size: 18px;line-height: 32px;}
.pb__right .text p {margin:8px 0;}
.text .button {text-decoration:none;}
.prch__grid {display:grid;grid-template-columns:100%;justify-content: space-between;}
.prch__grid .heading--medium {text-align:center}
.prch__text {max-width:1200px;margin:0 auto 48px auto;text-align:center;}
.prep__grid {display:grid;grid-template-columns:31% 31% 31%;justify-content: space-between;grid-row-gap:32px;}
.prc__box {background:#fff;padding:48px 32px 78px 32px;position:relative;}
.prc__box .button {position:absolute;bottom:32px;left:32px;}
.prc__white {color:#fff;text-shadow: 0 0 5px rgb(0, 0, 0);}

.pdf__grid {display:grid;grid-template-columns:31% 31% 31%;justify-content: space-between;grid-row-gap:32px;}
.pdf__box img {display:block;height:200px;width:100%;object-fit: cover;}
.pdf__content {padding:12px 24px;background:#fff;text-align: center;}

.prow__pdf .heading--medium {text-align:center;}
.pdfgrid__center {justify-content:center;display:flex;}
.pdfgrid__center .pdf__box {min-width:20%;}
.prow__media .heading--medium {text-align:center;}
.prm__grid {display:grid;grid-row-gap:32px;}
.prm__row {display:grid;grid-template-columns: 20% 80%;align-content:stretch}
.prm__img img {display:block;height:100%;width:100%;object-fit: cover;}
.prm__content {background:#fff;padding:24px 48px;}
.heading--prm {font-size: 32px;line-height: 39px;margin-top:0;}

.prow__team .heading--medium {text-align:center;}
.prt__grid {display:grid;grid-template-columns: 49.5% 49.5%;justify-content: space-between;grid-row-gap:32px;align-items: stretch;}
.prt__person {display:grid;grid-template-columns: 42% 58%;justify-content: space-between;}
.prt__left img {display:block;width:100%;max-height: 320px;object-fit: cover;object-position: top;height: 100%;}
.prt__right {padding-left:24px;}
.prt__text {font-weight: 300;font-size: 24px;line-height: 29px;}

.prow__more {text-align:center;color:#fff;background: #E32119;padding:48px 0;}
.prow__more .heading--medium {font-weight:300;}

.blog__page, .artykuly, .webinary {padding-top:150px;padding-bottom:64px;}
.webinary .heading--medium {text-align:center;margin-bottom:48px;}
.page-numbers {margin:4px 12px;display:inline-block;background: #E6E6E6;border-radius: 15px;width:44px;height:44px;text-align:center;line-height:44px;font-weight: bold;font-size: 16px;transition: all 0.1s ease-out;}
.page-numbers.current, .page-numbers:hover {background: #E01E1F;color:#fff;transition: all 0.1s ease-out;}

.pu__block .heading--small {margin-bottom:0;}

.prow__klienci .heading--medium, .prow__rekomendacje .heading--medium {text-align:center;}

.pkl__grid {display:grid;grid-row-gap:48px;grid-template-columns: 100%;}
.pkl__row {display:grid;grid-template-columns:49.5% 49.5%;justify-content: space-between;}
.pkl__left img {display:block;}
.pkl__right {background:#fff;padding:48px;}

.prow__itext {display:grid;width:100%;}
.indent__text img {max-width:200px;margin-right:24px;margin-bottom:24px;}

.prow__dane {background:#fff;padding:48px;}
.prow__dane .heading--medium {text-align:center;}
.dk__grid {display:flex;justify-content:center;column-gap:32px;}
.dk__block {text-align:center;}
.dk__icon { width: 64px; height: 64px; margin: 0 auto 16px auto; background: #E32119; color: #fff; text-align: center; line-height: 70px; border-radius: 50px;}
.dk__icon i {font-size:24px;}
.dk__block .text {font-weight:700;}

/* BEZPIECZEŃSTWO
--------------------------------------------- */

.bezp__sections {padding:80px 0;}
.bs__grid {display:grid;grid-template-columns:47% 47%;justify-content: space-between;grid-row-gap:32px;}
.bs__section .heading--medium {color: #E01E1F;}
.bezp__imgsec {padding-bottom:80px;}
.is__grid {display:grid;grid-template-columns:40% 55%;justify-content: space-between;align-items: center;}
.is__left img {display:block;}
.is__right .heading--medium {color: #E01E1F;}


/* SINGLE PAGE
--------------------------------------------- */

.single__page {margin-top:150px;margin-bottom:80px;}
.single__page--content .text a {text-decoration:underline;}
.single__page--content .text ul {margin-left:0;padding-left:0;list-style:none;}
.single__page--content .text ul li {margin-bottom:24px;position:relative;background:url(img/point.png);padding-left: 36px;background-repeat: no-repeat;background-size: 18px;background-position: left 7px;}

.page-id-1354 .single__page--content .text ul {list-style:disc;}
.page-id-1354 .single__page--content .text ul li {background:none !important;padding-left:8px !important}


/* PARTNERZY
--------------------------------------------- */

.page-template-page-partnerzy .comp__partners {padding-bottom:48px;}
.page-template-page-partnerzy .home__hero--scroll {padding:0;}
.cpa__2grid {grid-template-columns: 35% 35%;display: grid;justify-content: space-evenly;grid-row-gap: 16px;}
.cpa__2grid a {background:#fff;padding:16px 24px;display: grid;align-items: center;justify-items: center;}
.cpa__2grid a img {max-width:85%;}

/* STATUT
--------------------------------------------- */

.sp__header {margin-top:150px;margin-bottom:80px;}
.sp__grid {display:grid;grid-template-columns:55% 41%;justify-content: space-between;align-items: center;}
.sp__left .heading--medium {margin-bottom:24px;}
.sp__right {text-align:right;}

.statut {margin-bottom:80px;}
.statut__header {max-width:470px;margin:0 auto;}

.statut__grid {display: grid;grid-template-columns: 100%;grid-row-gap: 48px;}
.statut__box {padding:32px;background:#fff;}
.statut__box .text ul {margin-left:0;}

.statut__content .bpm__row {border: 1px solid #DBDBDB;}
.text ul, .text--largest ul {margin-left:0;padding-left:0;list-style:none;margin-bottom:24px;}
.text ul li {margin-bottom:8px;position:relative;background:url(img/point.png);padding-left: 36px;background-repeat: no-repeat;background-size: 18px;background-position: left 7px;}
.text--largest ul li {margin-bottom:10px;position:relative;background:url(img/point.png);padding-left: 36px;background-repeat: no-repeat;background-size: 18px;background-position: left 12px;}

/* LP
--------------------------------------------- */

.lp__header {margin-top:150px;margin-bottom:32px;}
.lph__grid {
	display: grid;
	grid-template-columns: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;grid-row-gap:0px;
  }

.lp__header .wrap1200 {max-width:780px;}
  .wrap620 {max-width:700px;padding:0 10px;margin:auto;}
.lph--heading {margin-top:0;margin-bottom:32px;}
.lph--heading span {font-weight: 700;font-size: 40px;line-height: 48px;color: #FFFFFF;background: #E01E1F;display:inline-block;padding:10px;}
.lph--text {font-weight: 700;font-size: 20px;line-height: 28px;text-align: center;margin: 0 auto 24px auto;max-width:980px;}
.lph--text p {margin:0;}
.lph--date {font-weight: 700;font-size: 32px;line-height: 39px;}
.lph--date span {color: #E01E1F;}
.lph__right img {display:block;margin:auto;}

.lp__team {margin-bottom:64px;}
.lpt--heading {font-weight: 700;font-size: 24px;line-height: 29px;text-align: center;margin: 0 auto 32px auto;max-width:980px;}
.lpt__grid {display:grid;grid-template-columns:32% 32% 32%;justify-content: space-between;margin-bottom:64px;grid-row-gap:32px;}
.lpt__img img {display:block;width:100%;height:360px;object-fit: cover;}
.lpt__content {background:#fff;padding:32px;}
.lpt__name {font-weight: 700;font-size: 24px;line-height: 29px;margin-top:0;margin-bottom:14px;}
.lpt__position {margin:0;font-weight: 300;font-size: 16px;line-height: 175%;}

.lpt__host {display:grid;grid-template-columns:45% auto;justify-content: space-between;align-items: center;}
.lpth__left {background: #FFFFFF;padding:32px;}
.lpth__left span {font-weight: 400;font-size: 24px;line-height: 29px;display:block;}
.lpth__left h3 {font-weight: 700;font-size: 48px;line-height: 58px;color: #E01E1F;margin-top:14px;margin-bottom:0;}
.lpth__right img {display:block;}

.lp__form {margin-bottom:80px;}
.lp__form h4 {font-weight: 700;font-size: 24px;line-height: 29px;margin-top:0;margin-bottom:32px;text-align:center;}

.lp__form nf-field input[type="text"], .lp__form nf-field input[type="email"] {border: 1px solid #D9D9D9;height:44px;padding:0 24px;font-weight: bold;font-size: 16px;line-height: 20px;}
.lp__form nf-field textarea {resize:none;border: 1px solid #D9D9D9;padding:12px 24px;font-weight: bold;font-size: 16px;line-height: 20px;height:180px;}
.lp__form .submit-wrap {text-align:right;}
.lp__form nf-field input[type="button"] {display:inline-block;border:none;cursor:pointer;color:#fff;background: #E01E1F;padding:13px 28px;font-weight: bold;font-size: 16px;line-height: 20px;}
.lp__form .nf-field-label label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}
.lp__form .checkbox-wrap label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}
.lp__form nf-fields-wrap {display:grid;grid-template-columns:100%;grid-row-gap:16px;}
/* FOOTER
--------------------------------------------- */

.site-footer {background:#fff;float:left;width:100%;padding:48px 0;}
.footer__grid {display:grid;grid-template-columns:auto 1fr auto;grid-column-gap:128px;margin-bottom:32px;}
.footer__logo .site-title {display:inline-block;}
.footer__logo .logo {display:block;}
.socials {display:grid;grid-template-columns:auto auto;grid-column-gap:8px;}
.socials a {width:40px;text-align:center;line-height:40px;height:40px;display:inline-block;font-size:18px;transition: all 0.15s ease-out;}
.social__fb:hover, .social__fb:focus {background:#1877f2;color:#fff;transition: all 0.15s ease-out;}
.social__li:hover, .social__li:focus {background:#0077b5;color:#fff;transition: all 0.15s ease-out;}
.footer__menu {justify-self: end;}
.footer__menu ul {list-style:none;margin:0;padding:0;columns:2;column-gap:16px;}
.footer__menu ul li {margin-bottom:15px;}
.footer__menu ul li a {transition: all 0.15s ease-out;font-size: 18px;line-height: 150%;}
.footer__menu ul li a:hover {color:#E01E1F;transition: all 0.15s ease-out;}
.footer__contact p {margin-top:0;margin-bottom:12px;}
.fc__grid {display:grid;grid-template-columns:auto;justify-content: space-between;font-size: 16px;line-height: 19px;}
.fc__grid a {transition: all 0.1s ease-out;}
.fc__grid a:hover {color: #E01E1F;transition: all 0.1s ease-out}
.footer__partners h5 {font-weight: 700;font-size: 18px;line-height: 150%;margin-top:0;margin-bottom:16px;}
.fp__imgs {display:flex;align-items: center;column-gap:60px;}
.fp__imgs img {max-width: 150px;max-height: 70px;}

.popup__wrap {background: rgba(0, 0, 0, 0.5);z-index:999;position:fixed;top:0;left:0;right:0;bottom:0;display:none;}
.popup__grid {position:fixed;top:0;left:0;right:0;bottom:0;display:grid;align-items:center;justify-content:center;}
.popup__inner {background:#fff;padding:24px;width:480px;position:relative;}
.popup__meta {position:absolute;top:16px;right:24px;}
.popup__close {cursor:pointer;font-size:22px;}
.popup__inner .heading--small {margin-bottom:24px;}
.popup__inner iframe {width:100%;margin-bottom:24px;height:420px;}
.popup__inner img {margin-bottom:24px;display:block;cursor:pointer;}
.popup__inner strong {font-weight: bold;font-size: 24px;line-height: 29px;margin-bottom:12px;display:block;}

.popup__inner .nf-form-title {display:none;}
.popup__inner nf-field input[type="text"], .popup__inner nf-field input[type="email"] {border: 1px solid #D9D9D9;height:40px;padding:0 24px;font-weight: bold;font-size: 16px;line-height: 20px;}
.popup__inner .submit-wrap {text-align:right;}
.popup__inner nf-field input[type="button"] {display:inline-block;border:none;cursor:pointer;color:#fff;background: #E01E1F;padding:13px 28px;font-weight: bold;font-size: 16px;line-height: 20px;}
.popup__inner .nf-field-label label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}
.popup__inner .checkbox-wrap label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}
.popup__inner nf-fields-wrap {display:grid;grid-template-columns:100%;grid-row-gap:8px;}
.nf-response-msg a {text-decoration:underline;font-weight:700;}

.page-id-1829 .nf-form-title {display:none;}
.page-id-1829 nf-field input[type="text"], .page-id-1829 nf-field input[type="email"] {border: 1px solid #D9D9D9;height:40px;padding:0 24px;font-weight: bold;font-size: 16px;line-height: 20px;}
.page-id-1829 .submit-wrap {text-align:right;}
.page-id-1829 nf-field input[type="button"] {display:inline-block;border:none;cursor:pointer;color:#fff;background: #E01E1F;padding:13px 28px;font-weight: bold;font-size: 16px;line-height: 20px;}
.page-id-1829 .nf-field-label label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}
.page-id-1829 .checkbox-wrap label {font-weight: 300;font-size: 12px;line-height: 175%;display: inline-block;}
.page-id-1829 nf-fields-wrap {display:grid;grid-template-columns:100%;grid-row-gap:8px;}

.page-id-1829 .text {background: #fff;
padding: 24px;
max-width: 580px;
margin: auto;}
.page-id-1829 .text p {font-size:18px;}

.postid-2190 .prow__thumb img {max-height: 540px;object-position: bottom;}
.postid-1134 .prow__thumb img {object-position: bottom;}
.postid-1141 .prow__thumb img {max-height: 540px;;}

@media screen and (max-height:740px){
    .popup__inner iframe {margin-bottom:16px;height:300px;}
    .popup__meta {top: 8px; right: 32px;}
}

@media screen and (max-width:980px){
    .popup__inner iframe {margin-bottom:16px;height:300px;}
    .popup__inner {padding:24px;width:100%;}
    .popup__header {font-size: 24px; line-height: 31px; margin-top: 8px; margin-bottom: 16px;}
    .popup__meta {top: 8px; right: 24px;}
    .popup__inner iframe {margin-bottom: 16px; height: 240px;}
    .popup__inner strong {font-size: 20px; line-height: 25px;}
}

@media screen and (max-width:380px){
    .popup__inner {padding:16px;}
    .popup__meta {right: 16px;}
    .popup__inner .button {font-size: 16px; line-height: 28px; padding: 8px 16px;}
}

/* RWD
--------------------------------------------- */

@media screen and (max-width: 1580px) {
	.wrap {width:1300px;}
	.heading--tiny {font-size: 20px;}
	.heading--medium {font-size: 32px; line-height: 40px;}
	.text {font-size: 14px; line-height: 160%;}
	.text--large{font-size: 16px;}
	.jc__buttons .button{font-size: 24px;padding:48px 32px;}
	.join__contact{font-size: 14px;}
}

@media screen and (max-width: 1420px) {
	.wrap, .wrap1200 {width:1140px;}
	.hdl__buttons, .htl__buttons, .kariera__buttons, .rp__buttons, .bpm__buttons {column-gap:16px;row-gap: 16px;}
	.heading--medium {font-size: 32px;line-height: 40px;}
	.text {font-size:14px;}
	.text--large {font-size: 14px;}
	.heading--largest {font-size: 50px;line-height: 60px;}
	.heading--large {font-size: 32px;line-height: 40px;}
	.heading--small {font-size:28px;line-height: 36px;}
	.heading--tiny {font-size: 20px;line-height: 24px;}
	.rp__left img {height: 100%;object-fit: cover;}
	.rada__grid {grid-template-columns: 49% 49%;align-items: normal;}
	.bpm__row {grid-row-gap:16px;}
	.statut__header {max-width: 400px;}
	.bpm__content .heading--tiny {margin-bottom:16px !important;}
	.bph__center img {max-width:250px;}
	.text ul li {background-position: left 2px;}
}

@media screen and (max-width: 1200px) {
	.wrap, .wrap1200 {width:100%;padding:0 10px;}
	.header__wrap {width:100%;}
	.main-navigation {display:grid;}
	.menu-toggle {align-self:centr;font-weight: bold;font-size: 18px;line-height: 16px;border:none;background:none;}
	.main-navigation.toggled ul {position:absolute;top:100%;left:0;width:100%;text-align:center;background:#fff;padding:10px;}
	.main-navigation.toggled ul ul {position:static;padding: 0;box-shadow: none;}
	.main-navigation ul li {margin-left:0;padding:4px 0;display: grid;}
	.main-navigation ul ul li {margin: 0;}
	.main-navigation ul li a {display:inline-block;}
	.menu-item-has-children::after {top: 0px;right: 0;width: 0px;height: 0px;background: none;}
	.footer__grid {grid-template-columns: auto;grid-column-gap: 0;grid-row-gap: 16px;text-align: center;justify-content: center;}
	.site-footer .socials {justify-content: center;}
	.footer__logo {justify-content: center;display: grid;}
	.fc__grid {grid-template-columns: auto;justify-content: center;}
	.home__hero--grid {grid-template-columns: 50% 50%;}
	.home__hero--left {padding: 32px;}
	.home__zaufanie--grid {grid-template-columns: 48% 50%;}
	.home__content--grid, .ag__grid {grid-template-columns: 48% 48%;grid-row-gap: 24px;}
	.home__bezp--grid {grid-template-columns: 30% 68%;}
	.home__gosp--grid {grid-template-columns: 68% 30%;}
	.home__wspolpraca__grid {grid-template-columns: 100%;grid-row-gap:16px;}
	.home__wspolpraca__left {padding: 24px;width: 100%;}
	.heading--tiny {font-size: 20px;line-height: 28px;margin-top:0;}
	.heading--large {font-size: 48px;line-height: 64px;}
	.about__hero {padding-bottom: 32px;}
	.ar__box {padding: 32px;}
	.an__grid, .bpa__grid {grid-template-columns: 32% 32% 32%;grid-row-gap: 24px;}
	.ap__wrap {padding: 32px;}
	.ap__header .heading--medium {margin-bottom: 24px;}
	.aw__grid {grid-template-columns: 100%;grid-row-gap: 24px;}
	.kariera__switch {padding: 16px;}
	.kariera__content {padding: 0px 16px 16px 16px;}
	.ab__header {margin-top: 0;padding-top: 32px;}
	.ah__header .heading--medium {margin-bottom: 0;}
	.contact__grid {grid-template-columns: 48% 48%;}
	.pb__head {padding: 16px;}
	.pb__right .text {padding: 16px;font-size: 16px;line-height: 24px;}
	.prm__content {padding: 24px;}
	.prm__row {grid-template-columns: 30% 70%;}
	.heading--team {font-size: 28px;line-height: 36px;}
	.prt__text {font-size: 20px;line-height: 26px;}
	.radam__grid {grid-template-columns:48% 48%;grid-row-gap:24px;}
	.ap__article {grid-template-columns: 150px 1fr;}
	.apa__img img {height: 150px;}
	.prc__box {padding: 48px 16px 78px 16px;}
	.prc__box .button {left: 16px;}
	.footer__partners {text-align: center;}
	.fp__imgs {justify-content: center;column-gap: 32px;flex-wrap: wrap; }
}

@media screen and (max-width: 1100px) {
	.wrap1100 {width:100%;padding:0 10px;}
	.hz__number {padding: 16px;}
	.hz__n {font-size: 54px;line-height: 78px;}
	.rada__grid {grid-template-columns: 100%;}
	.cpa__grid a {height:200px;}
	.page-template-page-firmy .cpa__grid, .hdr5g {grid-template-columns: repeat(4, 24.5%);}
}

@media screen and (max-width: 1040px) {
	.wrap1040 {width:100%;padding:0 10px;}
}

@media screen and (max-width: 980px) {
	.home__hero--grid {grid-template-columns: 100%;}
	.home__hero--left {order:2;}
	.home__hero--left::after {right: 0px;width: 0px;}
	.home__hero--right {order:1;text-align:center;}
	.home__hero--scroll {padding:8px 0;}
	.home__hero--scroll svg {width:24px;}
	.heading--largest {font-size: 58px;line-height: 68px;}
	.hdr__logo {height: 120px;}
	.an__grid, .bpa__grid {grid-template-columns: 48% 48%;}
	.ap__grid {grid-template-columns:100%;}
	.jc__buttons .button{font-size: 20px;padding:32px 24px;}
	.jc__buttons .button svg {margin-right:24px;max-width:60px;}
}

@media screen and (max-width: 840px) {
	.wrap840 {width:100%;padding:0 10px;}
	.single__inner {width: 100%;padding:24px;margin-top:0;}
	.single__share div {grid-column-gap: 16px;text-align: center; }
	.single__meta {width:100%}
	.lph__grid {grid-template-columns:100%;grid-row-gap:24px;}
	.lph__left {order:2;}
	.lph__right {order:1;}
	.lph__right img {margin:auto;}
	.lph--heading span {font-size: 24px;line-height: 32px;}
	.lph--heading {margin-bottom:24px;}
	.lph--text {font-size: 24px;line-height: 32px;margin-bottom: 24px;}
	.lph--date {font-size: 24px;line-height: 32px;}
	.lpt__grid {grid-template-columns: 48% 48%;margin-bottom: 48px;grid-row-gap:24px;}
	.lp__form h4 {margin-bottom:48px;}
	.lpt__host {grid-template-columns: 100%;grid-row-gap: 24px;}
	.lpth__left {order:2;padding:24px;}
	.lpth__right {order:1;}
	.lpth__right img {margin:auto;}
	.lpt__content {padding:24px;}
}

@media screen and (max-width: 780px) {
	.wrap780 {width:100%;padding:0 10px;}
	.home__dostawcy--grid, .home__mapa--grid, .home__zaufanie--grid, .hbr__grid, .hgl__grid, .home__team--grid,
	.raport__grid, .ar__grid, .kh__grid, .kariera__grid, .cp__grid, .bph__grid, .bpm__row:nth-of-type(2n+1), .bpm__row:nth-of-type(2n),
	.contact__grid, .pdf__grid, .prt__grid {grid-template-columns: 100%;grid-row-gap: 24px;}
	.about__hero__grid, .pb__grid {grid-template-columns: 100%;}
	.heading--largest {font-size: 48px;line-height: 58px;}
	.home__mapa--left img, .home__team--right img, .raport__left img, .as__left img, .kh__right img, .cp__right img,
	.bph__right img, .pb__left img {width:480px;max-width:100%;margin: auto;position:static}
	.home__team--left, .about__hero__left, .kh__left, .cp__left, .bph__left {order:2;}
	.home__team--right, .about__hero__right, .kh__right, .cp__right, .bph__right {order:1;}
	.about__hero__left .heading--large {margin-bottom: 32px;}
	.as__section:nth-of-type(odd), .as__section:nth-of-type(even) {grid-template-columns: 100%;grid-row-gap: 16px;}
	.as__section:nth-of-type(2n+1) .as__left, .bpm__row:nth-of-type(2n+1) .bpm__img {order: 1;}
	.as__section:nth-of-type(2n+1) .as__right, .bpm__row:nth-of-type(2n+1) .bpm__content {order: 2;}
	.aw__job {padding: 16px;}
	.ajm__date {font-size: 16px;}
	.ajm__c {font-size: 16px;}
	.aw__job--content {margin: 48px 0;}
	.aw__jobs {grid-template-columns: 49% 49%;}
	.rada__person {grid-template-columns: 35% 65%;}
	.kariera__hero, .comp__hero{padding-top: 100px;padding-bottom: 32px;}
	.bp__hero {padding-top: 100px;}
	.cpa__grid a, .page-template-page-firmy .cpa__grid a {height:140px;}
	.cps__grid {grid-row-gap: 24px;}
	.akt__web {padding: 32px 0;}
	.akt__web .heading--medium {margin-bottom: 32px;}
	.cl__img {display:none;}
	.contact {padding: 100px 0 48px 0;}
	.prow {padding: 16px 0;}
	.prow__thumb a svg {width:80px;}
	.pi__content {padding: 16px;}
	.pi__content .text {font-size: 14px;line-height: 150%;}
	.prep__box img {height: 240px;}
	.prep__content {padding:16px;}
	.prc__heading {font-size: 22px;line-height: 28px;}
	.prc__box img {height: 240px;}
	.pdf__content {padding: 16px;}
	.ch__grid {grid-template-columns: 100%;grid-row-gap: 24px; }
	.ch__left {order:2;}
	.ch__right {order:1;}
	.ch__right img {margin:auto;}
	.bs__grid {grid-template-columns: 100%;grid-row-gap: 24px;}
	.is__grid {grid-template-columns: 100%;}
	.is__left img {margin: auto;}
	.rmp__right {padding: 24px;}
	.rp__buttons {position:static;margin-top:14px;}
	.jc__buttons {grid-template-columns: 100%;grid-row-gap: 16px;}
	.jc__buttons .button {padding: 16px 24px;}
	.jc__header {margin-bottom:48px;}
	.kf__grid  {grid-template-columns: 100%;}
	.home__dostawcy {padding: 32px 0;}
	.home__dostawcy--right {grid-template-columns: 32% 32% 32%;}
	.cpa__grid {grid-template-columns: 100% !important;}
	.mb24 {margin-bottom:24px;}
	.mb32 {margin-bottom:32px;}
	.mb48 {margin-bottom:40px;}
	.mb64 {margin-bottom:48px;}
	.home__hero, .page-template-page-onas .about__locale, .rada__header, .page-template-page-firmy .comp__partners, .join__contact {margin-top: 100px;padding-top:0;}
	.page-template-page-onas .about__locale {padding-bottom:48px;}
	.am__content {padding: 24px;}
	.am__content ul {columns: 1;}
	.statut__content {padding: 24px;}
	.cpa__2grid {grid-template-columns: 48% 48%;}
	.cpa__2grid a {padding:16px;}
	.cat-list {padding-bottom: 32px;display: grid;grid-template-columns: 48% 48%;justify-content: space-between;grid-row-gap:16px;column-gap:0;}
	.cat-list .button {width:100%;text-align:center;}
	.bpm__grid {grid-template-columns: 48% 48%;}
	.faq__cats {grid-template-columns: 31% 31% 31%;}
	.fc__toggle {padding: 16px 0;}
	.fc__toggle svg {max-height:64px;}
	.fc__toggle span {font-size: 20px;line-height: 25px;}
	.accordion {grid-row-gap: 16px;}
	.single__partner {margin-top:100px;}
	.prlg__link a {font-size: 16px;line-height: 24px;}
	.prc__box {padding: 32px 24px 64px 24px;}
	.prc__box .button {left:24px;bottom:24px;}
	.pu__block {padding: 24px;}
	.prep__grid, .prc__grid {grid-template-columns: 100%;grid-row-gap: 24px;}
	.pu__grid {grid-template-columns: 48% 48%;grid-row-gap:24px;}
	.sp__header {margin-top:100px;margin-bottom:48px;}
	.sp__grid {grid-template-columns:100%;grid-row-gap:24px;}
	.sp__left {order:2}
	.sp__right {order:1;text-align:center;}
	.sp__right img {margin:auto;}
}

@media screen and (max-width: 640px) {
	.al__grid {grid-template-columns: 100%;}
	.rp__buttons {position:static;}
	.pbot .rp__right {padding-bottom:24px;}
	.ap__filters {column-gap: 16px;row-gap: 16px; }
	html, body {overflow-x:hidden;}
}

@media screen and (max-width: 580px) {
	.wrap580, .wrap520 {width:100%;padding:0 10px;}
	.header__grid {padding: 12px;}
	.socials a {width: 32px;line-height: 32px;height: 32px;font-size: 14px;}
	.header__button .button {padding: 8px;font-size: 12px;}
	.header__flex {grid-column-gap: 16px;}
	.footer__menu ul {columns: 2;column-gap: 32px;}
	.footer__menu ul li {margin-bottom: 12px; }
	.footer__contact {font-size: 14px;line-height: 18px; }
	.home__hero--left {padding: 24px;}
	.heading--medium {font-size: 32px;line-height: 42px;}
	.heading--tiny {font-size: 20px;line-height: 24px;}
	.heading--large {font-size: 32px;line-height: 40px;}
	.heading--small {font-size: 24px;line-height: 32px;}
	.home__content--grid, .ag__grid {grid-template-columns: 100%;}
	.home__bezp--grid, .home__gosp--grid {grid-template-columns: 100%;}
	.home__gosp--right {order:1;}
	.home__gosp--left {order:2;}
	.home__wspolpraca__right {grid-template-columns: 100%;grid-row-gap: 16px;}
	.ar__box {padding: 24px; }
	.an__grid, .bpa__grid {grid-template-columns: 100%;}
	.art__m {grid-template-columns: 100%;}
	.ap__wrap {padding: 24px;}
	.aw__jobs {grid-template-columns: 100%;grid-row-gap:16px;}
	.cc__grid {grid-template-columns: 100%;grid-row-gap: 24px;}
	.cc__text {max-width: 100%;text-align:center;order:2;}
	.cc__img {order:1;}
	.help__contact {padding: 16px;}
	.akt__hero img {height: 300px;}
	.webinar {grid-template-columns: 100%;margin-bottom: 32px;}
	.single__share div {grid-template-columns: auto;justify-content: center;grid-row-gap: 16px;}
	.prep__box img {height: 200px;}
	.radam__grid {grid-template-columns: 100%;}
	.ap__article {grid-template-columns: 64px 1fr;grid-column-gap:16px;}
	.apa__img img {height:64px;}
	.bpm__grid {grid-template-columns: 100%;}
	.prlg__logo img {max-width: 160px;}
	.footer__grid {margin-bottom:16px;}
	.lpt__grid {grid-template-columns: 100%;}
	.lph--text {font-size: 20px;line-height: 28px;}
	.lpth__left h3 {font-size: 32px;line-height: 40px;}
}

@media screen and (max-width: 420px) {
	.header__grid .socials {grid-template-columns: auto;grid-row-gap: 4px;}
	.lang {grid-template-columns: auto;grid-row-gap: 4px;}
	.lang li a {font-size: 14px;line-height: 18px;}
	.header__flex, .header__grid {align-items:center;}
	.header__grid .logo {max-width: 64px;}
	.header__flex {grid-column-gap: 12px;}
	.hdr__logo {height: 100px;}
	.home__dostawcy--right {grid-row-gap: 16px;}
	.hz__number {padding: 12px;border-right:none;}
	.hz__number:nth-of-type(1) {width:100%;}
	.hz__number:nth-of-type(2) {width:100%;}
	.hz__number:nth-of-type(3) {width:100%;}
	.hz__number:nth-of-type(4) {width:100%;}
	.hz__number:nth-of-type(5) {width:100%;}
	.hz__number:nth-of-type(6) {width:100%;border-bottom:1px solid #DDDDDD;}
	.hz__number:nth-of-type(7) {width:100%;}
	.hz__t {font-size: 12px;line-height: 14px;}
	.hz__n {line-height: 64px;}
	.rada__person {grid-template-columns: 100%;}
	.rp__right {padding:16px;}
	.pbot {padding-bottom:16px;}
	.page-template-page-firmy .cpa__grid, .hdr5g  {grid-template-columns: repeat(2, 49%);}
	.cps__grid {grid-template-columns: 100%;}
	.hc__inner {grid-template-columns: 100%;text-align:center;}
	.hc__inner img {margin:auto;}
	.help__contact .heading--tiny {text-align:center;}
	.single__inner {padding:16px;}
	.prm__row {grid-template-columns: auto;}
	.faq__cats {grid-template-columns: 32% 32% 32%;}
	.fc__toggle span {font-size: 13px;line-height: 14px;}
	.fc__toggle svg {margin-bottom: 0 !important;}
	.accordion button {padding: 24px 48px 24px 24px;}
	.accordion button .icon {right: 16px;}
	.accordion button .accordion-title {font-size: 16px;line-height: 20px;}
	.accordion-content .text {padding: 0 24px 24px 24px;}
	.pu__grid {grid-template-columns: 100%;}
	.prt__right {padding-left: 0;padding-top: 16px;}
	.heading--medium {font-size: 28px; line-height: 38px;}
	.p__ov span {font-size: 18px;}
}

@media screen and (max-width: 360px) {
	.prt__person {grid-template-columns: auto;}
	.radam__person img {height: 320px;}
}