@charset "UTF-8";


@font-face { font-family: 'FontAwesome'; src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/fontawesome-webfont.woff); src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/fontawesome-webfont.woff) format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Lato'; src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/Lato-Light.woff); src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/Lato-Light.woff) format("woff"); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/Lato-Regular.woff) format("woff"); }
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 700; src: url "../font/Lato-Bold.woff" format("woff"); }
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 900; src: url "../font/Lato-Bold.woff" format("woff"); }
@font-face { font-family: 'Playfair Display'; src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/PlayfairDisplay-Regular.woff); src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/PlayfairDisplay-Regular.woff) format("woff"); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Playfair Display'; font-style: normal; font-weight: 700; src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/PlayfairDisplay-Bold.woff) format("woff"); }
@font-face { font-family: 'Playfair Display'; font-style: normal; font-weight: 900; src: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/font/PlayfairDisplay-Black.woff) format("woff"); } html { font-family: sans-serif;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%;  }
body { margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block;  vertical-align: baseline;  }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background-color: transparent; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit;  font: inherit;  margin: 0;  }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button;  cursor: pointer;  }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box;  padding: 0;  }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield;   box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0;  padding: 0;  }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
@media (max-width: 575px) { body { min-width: 320px; }
.container { width: 90%; min-width: 320px; } }
@media (min-width: 576px) { .container { width: 540px; } }
@media (min-width: 768px) { .container { width: 720px; } }
@media (min-width: 992px) { .container { width: 960px; } }
@media (min-width: 1200px) { .container { width: 1200px; } }
.parent--header { position: fixed; top: 0; right: 0; left: 0; height: 135px; }
@media (max-width: 767px) { .parent--header { height: 80px; } }
.parent--header .container { -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.parent--header #m_nav { display: none; }
.parent--header nav ul { margin: 0; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
.parent--header nav ul li { margin: 0; padding: 0; cursor: pointer; list-style: none; }
.parent--header nav ul li a { display: inline-block; text-align: center; }
@media (min-width: 768px) { .parent--header #mobile-hamburger { display: none; }
.parent--header nav { float: right; } }
@media (max-width: 767px) { .parent--header .nav__wrapper { position: absolute; width: 100%; }
.parent--header #mobile-hamburger { display: block; position: absolute; right: 20px; top: 28px; font-size: 40px; z-index: 90; cursor: pointer; width: 36px; height: 30px; text-align: center; }
.parent--header #mobile-hamburger span { border-radius: 3px; height: 3px; width: 100%; background: #fff; box-shadow: 0 0 1px #fff; position: absolute; left: 0px; right: 0px; display: inline-block; overflow: hidden; transition: all 0.3s ease; }
.parent--header #mobile-hamburger span:first-child, .parent--header #mobile-hamburger span:last-child { visibility: visible; width: 100%; left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); }
.parent--header #mobile-hamburger span:nth-child(2) { top: 10px; -ms-transform: rotate(0deg); transform: rotate(0deg); }
.parent--header #mobile-hamburger span:nth-child(3) { top: 10px; -ms-transform: rotate(0deg); transform: rotate(0deg); }
.parent--header #mobile-hamburger span:last-child { top: 20px; }
.parent--header nav { position: fixed; background: #21201f; width: 100%; max-height: 0%; top: 0; left: 0; right: 0; text-align: center; padding-top: 0px; z-index: 80; visibility: hidden; overflow: auto; transition: all 1s ease; }
.parent--header nav::-webkit-scrollbar { display: none; }
.parent--header nav ul { width: 100%; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.parent--header nav ul li { width: 100%; }
.parent--header nav ul li a { padding: 10px 20px; width: 100%; }
.parent--header nav ul li:last-child { padding: 10px 20px; }
.parent--header #m_nav[type=checkbox]:checked ~ nav { max-height: 100%; visibility: visible; padding-top: 55px; padding-bottom: 50px; }
.parent--header #m_nav[type=checkbox]:checked ~ #mobile-hamburger .fixed { width: 35px; }
.parent--header #m_nav[type=checkbox]:checked ~ #mobile-hamburger span:first-child, .parent--header #m_nav[type=checkbox]:checked ~ #mobile-hamburger span:last-child { visibility: hidden; top: 10px; width: 0px; }
.parent--header #m_nav[type=checkbox]:checked ~ #mobile-hamburger span:nth-child(2) { -ms-transform: rotate(45deg); transform: rotate(45deg); }
.parent--header #m_nav[type=checkbox]:checked ~ #mobile-hamburger span:nth-child(3) { -ms-transform: rotate(-45deg); transform: rotate(-45deg); } }
.row--header .nav__wrapper { color: #fff; }
@media (min-width: 768px) { .row--header .nav__wrapper { width: calc(100% - 230px); } }
.row--header .nav--main { display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-align: center; align-items: center; width: 100%; padding: 10px 0; position: relative; transition: .5s; }
@media (min-width: 768px) { .row--header .nav--main:after { content: ""; height: 1px; width: 90%; position: absolute; bottom: 0; right: 0; background: rgba(255, 255, 255, 0.3); } }
@media (min-width: 768px) and (max-width: 991px) { .row--header .nav--main ul { -ms-flex-pack: end; justify-content: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.row--header .nav--main li { font-family: "Lato", sans-serif; font-size: 18px; opacity: 0.4; margin: 0 10px; cursor: pointer; color: #fff; }
@media (min-width: 992px) and (max-width: 1199px) { .row--header .nav--main li { margin: 0 5px; } }
.row--header .nav--main li a { padding: 5px; transition: 0.3s; }
.row--header .nav--main li:hover, .row--header .nav--main li.current-menu-item { opacity: 1; }
.row--header .nav--main li:hover a:before, .row--header .nav--main li.current-menu-item a:before { opacity: 1; }
.row--header .nav--main li a:before { margin: 0 5px 0 0; opacity: 0.5; transition: .5s; }
.row--header .nav--main li.email a:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/email2.png); }
.row--header .nav--main li.tel a:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/tel2.png); }
.row--header .nav--main li.lang a:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/lang.png); }
@media (min-width: 768px) { .row--header .nav--offert { margin: 0 auto; padding: 25px 0; transition: .5s; width: 100%; } }
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) { .row--header .nav--offert { padding: 10px 0 0; } }
@media (min-width: 768px) { .row--header .nav--offert .nav { width: 100%; }
.row--header .nav--offert .nav > ul { display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-pack: space-evenly; justify-content: space-evenly; box-shadow: 0 0 0 2000px transparent, inset 0 0 0 200px transparent; transition: 0.5s; }
.row--header .nav--offert .nav > ul span { position: relative; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; } }
@media (min-width: 768px) and (max-width: 991px) { .row--header .nav--offert .nav > ul span { height: 50px; } }
@media (min-width: 768px) { .row--header .nav--offert .nav > ul span:after { content: ""; position: absolute; bottom: -10px; width: 100%; height: 1px; background: #cccccc; left: 0; display: none; }
.row--header .nav--offert .nav > ul li { cursor: pointer; font-size: 20px; position: relative; -ms-flex: 4; flex: 4; text-align: center; }
.row--header .nav--offert .nav > ul li a { width: 100%; padding: 5px; }
.row--header .nav--offert .nav > ul li a:hover { color: #e71c20; } }
@media (min-width: 768px) and (min-width: 1370px) { .row--header .nav--offert .nav > ul li { font-size: 25px; } }
@media (min-width: 768px) { .row--header .nav--offert .nav > ul li:hover span:after { background: #e71c20; }
.row--header .nav--offert .nav > ul li ul { display: none; padding: 30px 20px; width: 100%; transition: 0.5s; }
.row--header .nav--offert .nav > ul li ul li { width: 100%; font-size: 16px; font-family: "Lato", sans-serif; text-align: left; }
.row--header .nav--offert .nav > ul li ul li a { font-size: 14px; width: 100%; text-align: center; }
.row--header .nav--offert .nav > ul:hover { box-shadow: 0 0 0 2000px rgba(0, 0, 0, 0.52), inset 0 0 0 200px rgba(0, 0, 0, 0.52); }
.row--header .nav--offert .nav > ul:hover li ul { display: block; }
.row--header .nav--offert .nav > ul:hover span:after { display: block; } }
@media (min-width: 768px) { .parent--header.sticky .nav--main { padding: 0; }
.parent--header.sticky .nav--offert { padding: 5px 0; }
.parent--header.sticky .nav--offert ul:hover { background: #000; }
.parent--header.sticky .nav--offert ul li a { font-size: 14px; } }
@media (min-width: 1370px) { .parent--header.sticky .nav--offert ul li { font-size: 20px; } }
@media (min-width: 768px) { body:not(.home):not(.error404) .row--header .nav__wrapper .nav--offert .nav > ul { background: #000; }
body:not(.home):not(.error404) .row--header .nav__wrapper .nav--offert .nav > ul:hover { background: #000; } }
.col, body.single:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .news__elem { padding: 0 15px; }
@media (max-width: 767px) { .col, body.single:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .news__elem { padding: 0; } }
.col--np { padding: 0; }
.col--2, .row--magazine .news__elem { width: 50%; }
@media (max-width: 767px) { .col--2, .row--magazine .news__elem { width: 100%; } }
.col--3, body.blog .row--blog .blog__elem, body.archive .row--blog .blog__elem, body.search .row--blog .blog__elem { width: 33.33%; }
@media (max-width: 991px) { .col--3, body.blog .row--blog .blog__elem, body.archive .row--blog .blog__elem, body.search .row--blog .blog__elem { width: 50%; } }
@media (max-width: 767px) { .col--3, body.blog .row--blog .blog__elem, body.archive .row--blog .blog__elem, body.search .row--blog .blog__elem { width: 100%; } }
.col--4, body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .news__elem { width: 25%; }
@media (max-width: 767px) { .col--4, body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .news__elem { width: 100%; } }
.col--1 { width: 100%; }
.col--2of3 { width: 66.66%; }
@media (max-width: 767px) { .col--2of3 { width: 100%; } }
.col--1of3 { width: 33.33%; }
@media (max-width: 767px) { .col--1of3 { width: 100%; } }
.col--3of4 { width: 75%; }
@media (max-width: 1199px) { .col--3of4 { width: 60%; } }
@media (max-width: 767px) { .col--3of4 { width: 100%; } }
.col--1of4 { width: 25%; }
@media (max-width: 1199px) { .col--1of4 { width: 40%; } }
@media (max-width: 767px) { .col--1of4 { width: 100%; } }
@keyframes btnheight { 0% { height: 0%; }
100% { height: 100%; } }
.button, .wpcf7-submit, .aside__search form .search-submit, .row .post__pagintion .post__pagintion--next, .row .post__pagintion .post__pagintion--prev { padding: 10px 20px; background: #fff; font-size: 18px; font-weight: 700; position: relative; z-index: 1; transition: .3s ease; cursor: pointer; display: -ms-inline-flexbox; display: inline-flex; text-align: center; }
.button--center { margin-left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); }
.button--more { font-size: 16px; }
.button--more:after { transition: 0.5s; }
.button--more:hover:after { width: 100% !important; }
.button--bottom, .row .post__pagintion .post__pagintion--next, .row .post__pagintion .post__pagintion--prev { font-weight: 400; font-size: 20px; }
@media (min-width: 992px) { .button--bottom, .row .post__pagintion .post__pagintion--next, .row .post__pagintion .post__pagintion--prev { transition: color .3s ease-in-out .0s; }
.button--bottom:after, .row .post__pagintion .post__pagintion--next:after, .row .post__pagintion .post__pagintion--prev:after { content: ""; position: absolute; height: 2px; background: #e71c20; left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); transition: .3s ease-in-out .3s; width: 33px; bottom: 0; box-sizing: border-box; }
.button--bottom:before, .row .post__pagintion .post__pagintion--next:before, .row .post__pagintion .post__pagintion--prev:before { content: ""; position: absolute; width: 100%; bottom: 2px; height: 0; left: 0; transition: .3s ease-in-out .0s; box-sizing: border-box; background: #e71c20; z-index: -1; }
.button--bottom:hover, .row .post__pagintion .post__pagintion--next:hover, .row .post__pagintion .post__pagintion--prev:hover { transition: color .3s ease-in-out .3s; color: #fff; }
.button--bottom:hover:before, .row .post__pagintion .post__pagintion--next:hover:before, .row .post__pagintion .post__pagintion--prev:hover:before { height: 100%; transition: .3s ease-in-out .3s; }
.button--bottom:hover:after, .row .post__pagintion .post__pagintion--next:hover:after, .row .post__pagintion .post__pagintion--prev:hover:after { width: 100%; transition: .3s ease-in-out .0s; } }
.button--border, .aside__search form .search-submit { border: 1px solid #cccccc; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-size: 18px; font-weight: 400; transition: .3s ease-in-out .0s; }
@media (min-width: 992px) { .button--border:after, .aside__search form .search-submit:after { transition: .3s ease-in-out .0s; content: ""; z-index: -1; background: #e71c20; position: absolute; bottom: 0; left: 0; right: 0; top: 100%; }
.button--border:hover, .aside__search form .search-submit:hover { border: 1px solid #e71c20; color: #fff; border: 1px solid #e71c20; }
.button--border:hover:after, .aside__search form .search-submit:hover:after { top: 0; } }
.wpcf7 { font-family: "Lato", sans-serif; font-weight: 300; }
.wpcf7 form { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; }
.wpcf7 p { width: 100%; }
.wpcf7 .input_wrap { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 20px; float: left; }
@media (min-width: 576px) { .wpcf7 .input_wrap.half { width: 50%; }
.wpcf7 .input_wrap.half:nth-child(odd) { padding: 0 15px 0 0; }
.wpcf7 .input_wrap.half:nth-child(even) { padding: 0 0 0 15px; } }
@media (max-width: 575px) { .wpcf7 .input_wrap.half { width: 100%; } }
.wpcf7-form-control-wrap { width: 100%; display: inline-block; position: relative; }
.wpcf7-form-control-wrap input:not([type="file"]), .wpcf7-form-control-wrap textarea { width: 100%; border: none; border-bottom: 1px solid #313030; outline: 0; font-size: 24px; padding: 5px; }
.wpcf7-form-control-wrap input:not([type="file"]):focus, .wpcf7-form-control-wrap textarea:focus { border-bottom: 2px solid #e71c20; }
.wpcf7-form-control-wrap input[type="checkbox"] { width: initial; }
.wpcf7-form-control-wrap textarea { height: 100px; min-height: 80px; resize: vertical; }
.wpcf7-form-control-wrap.agree { width: 20px; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; display: -ms-inline-flexbox; display: inline-flex; }
.wpcf7-form-control-wrap.agree input { height: auto; }
.wpcf7-form-control-wrap.agree + label { margin: 0; width: calc(100% - 20px); }
.wpcf7-form-control-wrap.yourfile input { display: none; }
.wpcf7-form-control-wrap.yourfile + label:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/atach.png) " Załącz CV "; }
.wpcf7-form-control-wrap.yourfile + label span { margin: 0 0 0 10px; }
.wpcf7-submit { background: none; outline: 0; border: 0; border-bottom: 2px solid #e71c20; float: right; }
.wpcf7-submit:hover { background: #e71c20; color: #fff; }
.wpcf7-submit ~ label { visibility: hidden; opacity: 0; position: absolute; right: 0; margin: -60px 0 0 !important; padding: 10px; font-size: 16px; transition: 0.5s; z-index: 12; }
.wpcf7-submit:disabled { cursor: no-drop; }
.wpcf7-submit:disabled:hover { background: #cccccc; color: #fff; }
.wpcf7-submit:disabled:hover ~ label { visibility: visible; opacity: 1; background: #e71c20; color: #fff; }
.wpcf7 label { margin: 10px 0 0; display: block; }
.wpcf7-validation-errors { margin: 0 0 20px; border: 2px solid #e71c20; }
.wpcf7-hidden + p, .wpcf7-hidden + label { display: none; }
.blog__aside { width: 25%; padding: 0 15px 0; }
@media (max-width: 767px) { .blog__aside { width: 100%; } }
.blog__categories, .blog__popular { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; margin: 0 0 50px; border-bottom: 1px solid #cccccc; position: relative; }
.blog__categories label, .blog__popular label { background: #000; width: 100%; padding: 15px 20px; color: #fff; font-size: 25px; }
@media (max-width: 767px) { .blog__categories label, .blog__popular label { margin: 0; } }
.blog__categories:after, .blog__popular:after { content: ""; position: absolute; width: 17px; height: 1px; background: 1px; right: 0; bottom: 0; background: #e71c20; }
.blog__categories #category, .blog__categories #popular, .blog__popular #category, .blog__popular #popular { display: none; }
.blog__categories #category:checked ~ .category__elem, .blog__popular #category:checked ~ .category__elem { display: -ms-inline-flexbox; display: inline-flex; }
.blog__categories #popular:checked ~ .popular__elem, .blog__popular #popular:checked ~ .popular__elem { display: -ms-inline-flexbox; display: inline-flex; }
.blog__categories .category__elem, .blog__categories .popular__elem, .blog__popular .category__elem, .blog__popular .popular__elem { padding: 10px 20px 20px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; width: 100%; cursor: pointer; transition: 0.5s; text-align: left; -ms-flex-align: center; align-items: center; display: -ms-inline-flexbox; display: inline-flex; position: relative; font-family: "Lato", sans-serif; }
.blog__categories .category__elem.active:after, .blog__categories .popular__elem.active:after, .blog__popular .category__elem.active:after, .blog__popular .popular__elem.active:after { height: 3px; }
.blog__categories .category__elem:after, .blog__categories .popular__elem:after, .blog__popular .category__elem:after, .blog__popular .popular__elem:after { content: ''; position: absolute; height: 1px; background: #e71c20; bottom: 0; left: 20px; right: 20px; bottom: 6px; }
.blog__categories .category__elem:last-child:after, .blog__categories .popular__elem:last-child:after, .blog__popular .category__elem:last-child:after, .blog__popular .popular__elem:last-child:after { display: none; }
@media (max-width: 767px) { .blog__categories .category__elem, .blog__categories .popular__elem, .blog__popular .category__elem, .blog__popular .popular__elem { margin: 0; display: none; } }
.aside__search form { display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; width: 100%; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media (max-width: 767px) { .aside__search form { padding: 0 15px; } }
.aside__search form label { width: 100%; }
.aside__search form label span { display: none; }
.aside__search form input { padding: 10px; font-family: "Lato", sans-serif; outline: 0; border: 1px solid #e71c20; height: 50px; box-sizing: border-box; }
.aside__search form .search-field { width: 100%; margin: 0 0 15px; }
.aside__search form .search-submit { font-family: "Sitka Banner", "Playfair Display", sans-serif; outline: 0; margin: 0 0 30px; width: 100%; }
.aside__search form .search-submit:hover { background: #e71c20; }
#go_to_top { position: fixed; bottom: 200px; right: 0; height: 50px; width: 50px; background: #21201f; z-index: 99; cursor: pointer; display: none; }
#go_to_top:before, #go_to_top:after { content: ""; height: 2px; background: #fff; width: 15px; position: absolute; left: 20%; top: 33%; -ms-transform-origin: right center; transform-origin: right center; }
#go_to_top:before { -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#go_to_top:after { -ms-transform: rotate(-135deg); transform: rotate(-135deg); }
.cookie-bar { width: 100%; height: 60px; box-sizing: border-box; position: fixed; bottom: -60px; z-index: 9999; background: rgba(232, 232, 232, 0.7); padding: 15px 0; text-align: center; font-size: 14px; line-height: 1; }
.cookie-bar .accept-btn { display: inline-block; box-sizing: border-box; vertical-align: middle; text-decoration: none; margin: 0 12px; transition: all 300ms ease-in-out;  background: #21201f; padding: 10px 20px; color: #fff; }
.cookie-bar .accept-btn:hover { background: #333; color: #fff; }
.cookie-bar .more-btn { color: #333; text-decoration: none; border-bottom: 1px dotted #777; }
#image_extender { position: fixed; z-index: 99; background: rgba(0, 0, 0, 0.9); top: 0; left: 0; right: 0; bottom: 0; display: none; }
#image_extender #container { width: 90vw; height: 90vh; position: absolute; top: 5vh; left: 5vw; background-repeat: no-repeat; background-position: center; background-size: contain; }
#image_extender #exit { font-size: 80px; cursor: pointer; float: right; padding: 0 40px; position: relative; z-index: 99; color: #fff; }
#image_extender .arrow { width: 5vw; height: 100vh; position: absolute; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; cursor: pointer; display: none; }
#image_extender .arrow span { width: 3vw; height: 3vw; display: block; top: 50%; position: absolute; }
#image_extender .arrow--prev { left: 0; }
#image_extender .arrow--prev span { border-top: 2px solid #999999; border-left: 2px solid #999999; -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#image_extender .arrow--next { right: 0; }
#image_extender .arrow--next span { border-top: 2px solid #999999; border-right: 2px solid #999999; -ms-transform: rotate(45deg); transform: rotate(45deg); }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
html { font-family: "Sitka Banner", "Playfair Display", sans-serif; font-size: 16px; color: #000; }
body { width: 100%; height: 100%; overflow-y: scroll; overflow-x: hidden; }
a { text-decoration: none; color: inherit; }
* { box-sizing: border-box; }
.wrapper { width: 100%; height: 100%; margin: 0; padding: 0; }
.container { margin: 0 auto; }
.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; justify-content: space-between; }
.parent--header { position: fixed; z-index: 90; transition: .5s; }
.parent--header.sticky { background: #000; }
@media (min-width: 768px) { .parent--header.sticky { height: 70px; }
.parent--header.sticky .logo a img { margin: 0 auto; } }
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) { .parent--header.sticky { height: 100px; } }
.parent--content { min-height: 500px; }
.parent--footer { background: #000; color: #fff; }
.parent--copyright { background: #000; color: #fff; }
.row--header { height: 100%; }
.row--header .logo { background: #e71c20; width: 230px; padding: 3px 10px; height: 100%; overflow: hidden; }
.row--header .logo a { height: 100%; display: block; margin: 0; }
.row--header .logo img { display: block; max-height: 100%; margin: 25px auto 0; transition: 1s; }
@media (max-width: 767px) { .row--header .logo { margin: 0 auto; background: none; }
.row--header .logo img { margin: 0 auto 0; } }
.row--footer { padding: 0 0 40px; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media (max-width: 767px) { .row--footer { display: none; } }
.row--footer .col ul, .row--footer body.single:not(.home) .row--single .other__posts > h2 ul, body.single:not(.home) .row--single .row--footer .other__posts > h2 ul, .row--footer body.page:not(.home) .row--single .other__posts > h2 ul, body.page:not(.home) .row--single .row--footer .other__posts > h2 ul, .row--footer body.single:not(.home) .row--single .other__posts .news__elem ul, body.single:not(.home) .row--single .other__posts .row--footer .news__elem ul, .row--footer body.page:not(.home) .row--single .other__posts .news__elem ul, body.page:not(.home) .row--single .other__posts .row--footer .news__elem ul { list-style: none; margin: 10px 0; padding: 0; }
.row--footer .col ul li, .row--footer body.single:not(.home) .row--single .other__posts > h2 ul li, body.single:not(.home) .row--single .row--footer .other__posts > h2 ul li, .row--footer body.page:not(.home) .row--single .other__posts > h2 ul li, body.page:not(.home) .row--single .row--footer .other__posts > h2 ul li, .row--footer body.single:not(.home) .row--single .other__posts .news__elem ul li, body.single:not(.home) .row--single .other__posts .row--footer .news__elem ul li, .row--footer body.page:not(.home) .row--single .other__posts .news__elem ul li, body.page:not(.home) .row--single .other__posts .row--footer .news__elem ul li { margin: 0; padding: 3px 0; font-family: "Lato", sans-serif; font-weight: 300; font-size: 14px; }
@media (min-width: 1370px) { .row--footer .col ul li, .row--footer body.single:not(.home) .row--single .other__posts > h2 ul li, body.single:not(.home) .row--single .row--footer .other__posts > h2 ul li, .row--footer body.page:not(.home) .row--single .other__posts > h2 ul li, body.page:not(.home) .row--single .row--footer .other__posts > h2 ul li, .row--footer body.single:not(.home) .row--single .other__posts .news__elem ul li, body.single:not(.home) .row--single .other__posts .row--footer .news__elem ul li, .row--footer body.page:not(.home) .row--single .other__posts .news__elem ul li, body.page:not(.home) .row--single .other__posts .row--footer .news__elem ul li { font-size: 16px; } }
.row--footer .col ul li a:hover, .row--footer body.single:not(.home) .row--single .other__posts > h2 ul li a:hover, body.single:not(.home) .row--single .row--footer .other__posts > h2 ul li a:hover, .row--footer body.page:not(.home) .row--single .other__posts > h2 ul li a:hover, body.page:not(.home) .row--single .row--footer .other__posts > h2 ul li a:hover, .row--footer body.single:not(.home) .row--single .other__posts .news__elem ul li a:hover, body.single:not(.home) .row--single .other__posts .row--footer .news__elem ul li a:hover, .row--footer body.page:not(.home) .row--single .other__posts .news__elem ul li a:hover, body.page:not(.home) .row--single .other__posts .row--footer .news__elem ul li a:hover { color: #e71c20; }
.row--footer .col, .row--footer body.single:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .row--footer .other__posts > h2, .row--footer body.page:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .row--footer .other__posts > h2, .row--footer body.single:not(.home) .row--single .other__posts .news__elem, body.single:not(.home) .row--single .other__posts .row--footer .news__elem, .row--footer body.page:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .row--footer .news__elem { padding: 30px 0 0 40px; }
.row--footer .col:not(:last-child), .row--footer body.single:not(.home) .row--single .other__posts > h2:not(:last-child), body.single:not(.home) .row--single .row--footer .other__posts > h2:not(:last-child), .row--footer body.page:not(.home) .row--single .other__posts > h2:not(:last-child), body.page:not(.home) .row--single .row--footer .other__posts > h2:not(:last-child), .row--footer body.single:not(.home) .row--single .other__posts .news__elem:not(:last-child), body.single:not(.home) .row--single .other__posts .row--footer .news__elem:not(:last-child), .row--footer body.page:not(.home) .row--single .other__posts .news__elem:not(:last-child), body.page:not(.home) .row--single .other__posts .row--footer .news__elem:not(:last-child) { border-right: 1px solid rgba(204, 204, 204, 0.25); position: relative; }
.row--footer .col:not(:last-child):before, .row--footer body.single:not(.home) .row--single .other__posts > h2:not(:last-child):before, body.single:not(.home) .row--single .row--footer .other__posts > h2:not(:last-child):before, .row--footer body.page:not(.home) .row--single .other__posts > h2:not(:last-child):before, body.page:not(.home) .row--single .row--footer .other__posts > h2:not(:last-child):before, .row--footer body.single:not(.home) .row--single .other__posts .news__elem:not(:last-child):before, body.single:not(.home) .row--single .other__posts .row--footer .news__elem:not(:last-child):before, .row--footer body.page:not(.home) .row--single .other__posts .news__elem:not(:last-child):before, body.page:not(.home) .row--single .other__posts .row--footer .news__elem:not(:last-child):before { content: ""; height: 1px; width: 20px; background: #e71c20; position: absolute; top: 30px; right: -10px; }
.row--footer .col > span:first-child, .row--footer body.single:not(.home) .row--single .other__posts > h2 > span:first-child, body.single:not(.home) .row--single .row--footer .other__posts > h2 > span:first-child, .row--footer body.page:not(.home) .row--single .other__posts > h2 > span:first-child, body.page:not(.home) .row--single .row--footer .other__posts > h2 > span:first-child, .row--footer body.single:not(.home) .row--single .other__posts .news__elem > span:first-child, body.single:not(.home) .row--single .other__posts .row--footer .news__elem > span:first-child, .row--footer body.page:not(.home) .row--single .other__posts .news__elem > span:first-child, body.page:not(.home) .row--single .other__posts .row--footer .news__elem > span:first-child { width: 100%; font-size: 24px; }
.row--copyright { padding: 20px 0; font-size: 14px; font-family: "Lato", sans-serif; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
@media (max-width: 991px) { .row--copyright { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }
.row--copyright ul { margin: 0; padding: 0; }
.row--copyright ul li { margin: 0; padding: 0; list-style: none; }
.row--copyright .copyrigh--social { -ms-flex: 1; flex: 1; }
.row--copyright .copyrigh--social ul { text-align: center; }
.row--copyright .copyrigh--social li { background: #fff; border-radius: 100%; height: 30px; width: 30px; color: #000; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-family: "FontAwesome"; position: relative; }
.row--copyright .copyrigh--social li:hover { background: #e71c20; color: #fff; }
.row--copyright .copyrigh--social li a { opacity: 0; display: block; height: 100%; width: 100%; position: relative; z-index: 2; }
.row--copyright .copyrigh--social li:before { position: absolute; z-index: 1; }
.row--copyright .copyrigh--social .ico--fb:before { content: "\f09a"; }
.row--copyright .copyrigh--social .ico--twitter:before { content: "\f099"; }
.row--copyright .copyrigh--social .ico--linkedin:before { content: "\f0e1"; }
.row--copyright .copyrigh--social .ico--youtube:before { content: "\f16a"; }
.row--copyright .copyrigh--social .ico--instagram:before { content: "\f16d"; }
@media (max-width: 991px) { .row--copyright .copyrigh--social { padding: 20px 0; } }
.row--copyright .copyrigh--nav { display: -ms-flexbox; display: flex; -ms-flex: 2; flex: 2; }
@media (min-width: 992px) { .row--copyright .copyrigh--nav { -ms-flex-pack: end; justify-content: flex-end; } }
@media (max-width: 1199px) { .row--copyright .copyrigh--nav { -ms-flex-pack: center; justify-content: center; } }
.row--copyright .copyrigh--nav .menu { width: 100%; text-align: center; }
.row--copyright .copyrigh--nav ul { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.row--copyright .copyrigh--nav ul li { padding: 5px; }
.row--copyright .copyrigh--nav ul li a:hover { color: #e71c20; }
@media (max-width: 991px) { .row--copyright .copyrigh--nav { text-align: center; } }
.row--copyright .copyrigh--offerts { -ms-flex: 2; flex: 2; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; }
@media (max-width: 991px) { .row--copyright .copyrigh--offerts { -ms-flex-pack: center; justify-content: center; } }
.row .post__pagintion { margin: 30px auto 0; padding: 0 0; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; color: #000; }
.row .post__pagintion .post__pagintion--next, .row .post__pagintion .post__pagintion--prev { text-overflow: ellipsis; max-width: 250px; white-space: nowrap; overflow: hidden; }
.row .post__pagintion .post__pagintion--next:empty, .row .post__pagintion .post__pagintion--prev:empty { visibility: hidden; }
.breadcrumbs { text-align: center; font-family: "Lato", sans-serif; font-size: 13px; margin: 20px 0 0; }
.slick-slide { outline: 0; }
.zensite-bar { background: white; color: black; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; padding: 12px 0; font-size: 18px; }
.zensite-bar .zensite { width: 80px; margin-left: 8px; }
@keyframes FadeDOWN { 0% { opacity: 0;
transform: translateY(-100px); }
30% { opacity: 0;
transform: translateY(-100px); }
100% { opacity: 1;
transform: translateY(0px); } }
body.home .row--hero { height: 75vh; }
body.home .row--hero h1, body.home .row--hero h3 { opacity: 0; -ms-transform: translateY(-100px); transform: translateY(-100px); }
body.home .row--hero h1.load, body.home .row--hero h3.load { animation: 2s FadeDOWN 0s; animation-iteration-count: 1; animation-fill-mode: forwards; }
body.home .row--hero h3.load { animation-delay: 0.5s; }
.row--hero { padding-top: 135px; background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/patern.png); color: #fff; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; position: relative; overflow: hidden; }
.row--hero--fp { padding-top: 80px; }
.row--hero h1, .row--hero h3 { font-weight: 300; width: 100%; text-align: center; margin: 0; }
.row--hero h1 { text-transform: capitalize; font-size: 48px; letter-spacing: 1px; }
.row--hero h3 { font-family: "Lato", sans-serif; font-size: 16px; }
.row--hero #video { position: absolute; z-index: -1; min-height: 100%; min-width: 100.5%; left: -0.5%; }
.row--hero .container { position: relative; z-index: 2; }
.row--subhero { background: #000; color: #fff; padding: 50px 0; }
.row--subhero .subhero__title { position: relative; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: end; justify-content: flex-end; padding: 0 100px 0 0; }
.row--subhero .subhero__title p { width: 100%; margin: 0; text-transform: capitalize; text-align: right; font-size: 32px; }
.row--subhero .subhero__title:after { content: ''; background: #e71c20; width: 10px; height: 100%; -ms-transform: skew(-17deg); transform: skew(-17deg); position: absolute; top: 0; right: 40px; }
@media (max-width: 767px) { .row--subhero .subhero__title:after { width: 100%; height: 10px; -ms-transform: skew(0deg); transform: skew(0deg); top: initial; bottom: 0; right: 0; } }
@media (max-width: 767px) { .row--subhero .subhero__title { padding: 0 50px 30px 0; } }
.row--subhero .subhero__desc { font-family: "Lato", sans-serif; font-weight: 300; line-height: 1.5; display: -ms-inline-flexbox; display: inline-flex; flex-direction: column; align-items: flex-start; padding: 30px 0 30px 30px; }
@media (max-width: 767px) { .row--subhero .subhero__desc { padding: 30px 10px; } }
.row--tiles { background: #000; border-bottom: 1px solid #cccccc; }
.row--tiles .tiles__wrap { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media (max-width: 767px) { .row--tiles .tiles__wrap { width: 100%; } }
.row--tiles .tiles__elem { width: 50%; background: #fff; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; transition: .5s; padding: 10px; }
@media (min-width: 992px) { .row--tiles .tiles__elem { min-height: 450px; } }
.row--tiles .tiles__elem span { width: 100%; text-align: center; font-size: 32px; font-weight: 300; }
@media (max-width: 767px) { .row--tiles .tiles__elem { padding: 20px; width: 100%; min-height: 200px; }
.row--tiles .tiles__elem:hover { background: #e71c20; color: #fff; }
.row--tiles .tiles__elem span { font-size: 22px; } }
@media (min-width: 767px) and (max-width: 1199px) { .row--tiles .tiles__elem:after { content: ""; display: block; padding-bottom: 100%; } }
@media (min-width: 768px) { .row--tiles .tiles__elem { position: relative; }
.row--tiles .tiles__elem:nth-child(1), .row--tiles .tiles__elem:nth-child(2) { border-bottom: 1px solid #D9D9D9; }
.row--tiles .tiles__elem:nth-child(1), .row--tiles .tiles__elem:nth-child(3), .row--tiles .tiles__elem:nth-child(5) { border-right: 1px solid #D9D9D9; }
.row--tiles .tiles__elem:hover { background: #e71c20; color: #fff; }
.row--tiles .tiles__elem:hover:before { width: 100%; height: 100%; }
.row--tiles .tiles__elem:before { content: ""; width: 50px; height: 50px; position: absolute; transition: 0.5s; }
.row--tiles .tiles__elem:nth-child(1):before { right: -1px; bottom: -1px; border-right: 0.5px solid #e71c20; border-bottom: 0.5px solid #e71c20; }
.row--tiles .tiles__elem:nth-child(2):before { left: -1px; bottom: -1px; border-left: 0.5px solid #e71c20; border-bottom: 0.5px solid #e71c20; }
.row--tiles .tiles__elem:nth-child(3):before { right: -1px; top: -1px; border-right: 0.5px solid #e71c20; border-top: 0.5px solid #e71c20; }
.row--tiles .tiles__elem:nth-child(4):before { left: -1px; top: -1px; border-left: 0.5px solid #e71c20; border-top: 0.5px solid #e71c20; } }
@media (max-width: 991px) { .row--tiles .tiles__elem:not(:last-child) { border-bottom: 1px solid #cccccc; } }
.row--tiles .tiles__img { background-size: auto 100%; background-repeat: no-repeat; background-position: bottom; }
@media (max-width: 767px) { .row--tiles .tiles__img { display: none; } }
.row__title, body.page-dlaczego-my .row--team .team__name { width: 100%; text-align: center; font-size: 32px; margin: 70px 0 10px; }
.row__title, body.page-dlaczego-my-update .row--team .team__name { width: 100%; text-align: center; font-size: 32px; margin: 70px 0 10px; }
.row__desc { width: 100%; text-align: center; max-width: 80%; margin: 0px auto 80px; font-family: "Lato", sans-serif; font-weight: 300; }
.row--problems, .row--references { background: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/chandon_lion_pattern.png); background-position: center; }
.row--references{ margin-bottom: 50px; }
.row--problems .problems__content, .row--references .problems__content { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; margin: 0 0 100px; position: relative; }
@media (max-width: 991px) { .row--problems .problems__content, .row--references .problems__content { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; } }
.row--problems .problems__input--select__after, .row--references .problems__input--select__after { width: 17px; height: 1px; background: #e71c20; margin-top: 51px; position: absolute; left: 0; bottom: 0; }
.row--problems .problems__input, .row--references .problems__input { padding: 10px; border: 1px solid #cccccc; width: 25%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-size: 24px; outline: 0; font-weight: 400; }
.row--problems .problems__input:hover, .row--references .problems__input:hover { border: 1px solid #e71c20; }
.row--problems .problems__input--select, .row--references .problems__input--select { width: 50%; font-size: 18px; font-family: "Lato", sans-serif; font-weight: 300; position: relative; }
.row--problems .problems__input--select:after, .row--references .problems__input--select:after { content: ""; width: 50px; height: 1px; background: #e71c20; left: 0; bottom: 0; }
@media (max-width: 767px) { .row--problems .problems__input, .row--references .problems__input { width: 50%; margin: 10px 0 0; font-size: 20px; } }
@media (max-width: 767px) { .row--problems .problems__input, .row--references .problems__input { width: 100%; } }
@media (min-width: 992px) { .row--problems #find-result, .row--references #find-result { margin: 0 20px; } }
.row--magazine { margin: 100px auto 150px; background: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/magazine-bg.png) center top no-repeat; background-size: 75%; }
.row--magazine .magazine__elem { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 100%; font-size: 32px; text-align: right; height: 400px; }
.row--magazine .magazine__elem span { width: 20%; }
.row--magazine .magazine__elem:first-child { margin: 0 0 15px; }
@media (max-width: 1199px) { .row--magazine .col, .row--magazine body.single:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .row--magazine .other__posts > h2, .row--magazine body.page:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .row--magazine .other__posts > h2, .row--magazine body.single:not(.home) .row--single .other__posts .news__elem, body.single:not(.home) .row--single .other__posts .row--magazine .news__elem, .row--magazine body.page:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .row--magazine .news__elem { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
.row--magazine .col .magazine__elem, .row--magazine body.single:not(.home) .row--single .other__posts > h2 .magazine__elem, body.single:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem, .row--magazine body.page:not(.home) .row--single .other__posts > h2 .magazine__elem, body.page:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem, .row--magazine body.single:not(.home) .row--single .other__posts .news__elem .magazine__elem, body.single:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem, .row--magazine body.page:not(.home) .row--single .other__posts .news__elem .magazine__elem, body.page:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem { width: 50%; height: 300px; }
.row--magazine .col .magazine__elem img, .row--magazine body.single:not(.home) .row--single .other__posts > h2 .magazine__elem img, body.single:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem img, .row--magazine body.page:not(.home) .row--single .other__posts > h2 .magazine__elem img, body.page:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem img, .row--magazine body.single:not(.home) .row--single .other__posts .news__elem .magazine__elem img, body.single:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem img, .row--magazine body.page:not(.home) .row--single .other__posts .news__elem .magazine__elem img, body.page:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem img, .row--magazine .col .magazine__elem iframe, .row--magazine body.single:not(.home) .row--single .other__posts > h2 .magazine__elem iframe, body.single:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem iframe, .row--magazine body.page:not(.home) .row--single .other__posts > h2 .magazine__elem iframe, body.page:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem iframe, .row--magazine body.single:not(.home) .row--single .other__posts .news__elem .magazine__elem iframe, body.single:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem iframe, .row--magazine body.page:not(.home) .row--single .other__posts .news__elem .magazine__elem iframe, body.page:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem iframe { max-width: 100%; } }
.row--magazine #yt_video_embed { padding: 0 15px 0 0; }
@media (max-width: 767px) { .row--magazine .col, .row--magazine body.single:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .row--magazine .other__posts > h2, .row--magazine body.page:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .row--magazine .other__posts > h2, .row--magazine body.single:not(.home) .row--single .other__posts .news__elem, body.single:not(.home) .row--single .other__posts .row--magazine .news__elem, .row--magazine body.page:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .row--magazine .news__elem { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.row--magazine .col .magazine__elem, .row--magazine body.single:not(.home) .row--single .other__posts > h2 .magazine__elem, body.single:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem, .row--magazine body.page:not(.home) .row--single .other__posts > h2 .magazine__elem, body.page:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem, .row--magazine body.single:not(.home) .row--single .other__posts .news__elem .magazine__elem, body.single:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem, .row--magazine body.page:not(.home) .row--single .other__posts .news__elem .magazine__elem, body.page:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem { width: 100%; margin: 0px 0 15px; }
.row--magazine .col .magazine__elem span, .row--magazine body.single:not(.home) .row--single .other__posts > h2 .magazine__elem span, body.single:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem span, .row--magazine body.page:not(.home) .row--single .other__posts > h2 .magazine__elem span, body.page:not(.home) .row--single .row--magazine .other__posts > h2 .magazine__elem span, .row--magazine body.single:not(.home) .row--single .other__posts .news__elem .magazine__elem span, body.single:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem span, .row--magazine body.page:not(.home) .row--single .other__posts .news__elem .magazine__elem span, body.page:not(.home) .row--single .other__posts .row--magazine .news__elem .magazine__elem span { width: 100%; text-align: center; margin: 0 0 50px; }
.row--magazine #yt_video_embed { padding: 0; } }
.row--magazine .news__wrap { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: initial; align-items: initial; }
.row--magazine .news__elem { padding: 40px 40px 60px; font-family: "Lato", sans-serif; position: relative; border: 1px solid #cccccc; }
@media (min-width: 1200px) { .row--magazine .news__elem { height: 400px; } }
@media (min-width: 768px) { .row--magazine .news__elem:nth-child(2) { margin: 0 7.5px 0 0; width: calc(50% - 7.5px); }
.row--magazine .news__elem:nth-child(3) { margin: 0 0 0 7.5px; width: calc(50% - 7.5px); } }
@media (max-width: 767px) { .row--magazine .news__elem { width: 100%; margin: 0 0 15px; } }
.row--magazine .news__elem:first-child { background-color: #000; color: #fff; width: 100%; border: 0; margin: 0 0 15px; background: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/news-bg.png) #000 200% center no-repeat; background-size: contain; border: 1px solid transparent; }
.row--magazine .news__elem .button, .row--magazine .news__elem .wpcf7-submit, .row--magazine .news__elem .aside__search form .search-submit, .aside__search form .row--magazine .news__elem .search-submit, .row--magazine .news__elem .row .post__pagintion .post__pagintion--next, .row .post__pagintion .row--magazine .news__elem .post__pagintion--next, .row--magazine .news__elem .row .post__pagintion .post__pagintion--prev, .row .post__pagintion .row--magazine .news__elem .post__pagintion--prev { background: none; font-size: 14px; float: right; position: absolute; right: 0; bottom: 0; }
.row--magazine .news__elem .button:after, .row--magazine .news__elem .wpcf7-submit:after, .row--magazine .news__elem .aside__search form .search-submit:after, .aside__search form .row--magazine .news__elem .search-submit:after, .row--magazine .news__elem .row .post__pagintion .post__pagintion--next:after, .row .post__pagintion .row--magazine .news__elem .post__pagintion--next:after, .row--magazine .news__elem .row .post__pagintion .post__pagintion--prev:after, .row .post__pagintion .row--magazine .news__elem .post__pagintion--prev:after { content: ""; position: absolute; width: 10px; height: 1px; background: 1px; right: 0; bottom: 0; background: #e71c20; }
.row--magazine .news__elem:hover { border: 1px solid #e71c20; }
.row--magazine .news__title { font-family: "Sitka Banner", "Playfair Display", sans-serif; font-weight: 400; font-size: 32px; line-height: 1; }
.row--magazine .news__tags { width: 100%; }
.row--magazine .news__tags span { width: 100%; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.row--magazine .news__divider { background: #e71c20; border: 0; height: 1px; }
body.page-dlaczego-my .row--hero, body.page-dlaczego-my-update .row--hero { background-color: #000; background-image: none; height: 300px; }
body.page-dlaczego-my .row--hero .container, body.page-dlaczego-my-update .row--hero .container { margin-top: 0px; }
body.page-dlaczego-my .row--subhero .subhero__title p, body.page-dlaczego-my-update .row--subhero .subhero__title p { text-transform: none; letter-spacing: -0.5px; }
body.page-dlaczego-my .row--tiles .tiles__elem, body.page-dlaczego-my-update .row--tiles .tiles__elem { cursor: default; }
body.page-dlaczego-my .row--tiles .tiles__elem:hover .tiles__onhover, body.page-dlaczego-my-update .row--tiles .tiles__elem:hover .tiles__onhover { visibility: visible; opacity: 1; max-height: 700px; }
body.page-dlaczego-my .row--tiles .tiles__elem span, body.page-dlaczego-my-update .row--tiles .tiles__elem span { width: auto; -ms-flex-positive: 1; flex-grow: 1; }
body.page-dlaczego-my .row--tiles .tiles__inner, body.page-dlaczego-my-update .row--tiles .tiles__inner { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
body.page-dlaczego-my .row--tiles .tiles__inner span, body.page-dlaczego-my-update .row--tiles .tiles__inner span { width: 100%; }
body.page-dlaczego-my .row--tiles .tiles__onhover, body.page-dlaczego-my-update .row--tiles .tiles__onhover { font-size: 18px; visibility: hidden; opacity: 0; max-height: 0; transition: .3s; color: #fff; padding: 20px 40px 0; font-family: "Lato", sans-serif; }
@media (max-width: 1199px) { body.page-dlaczego-my .row--tiles .tiles__onhover { font-size: 16px; padding: 20px 20px 0; } }
@media (max-width: 1199px) { body.page-dlaczego-my-update .row--tiles .tiles__onhover { font-size: 16px; padding: 20px 20px 0; } }
@media (max-width: 767px) { body.page-dlaczego-my .row--tiles .tiles__onhover { padding: 20px 40px 0; } }
@media (max-width: 767px) { body.page-dlaczego-my-update .row--tiles .tiles__onhover { padding: 20px 40px 0; } }
body.page-dlaczego-my .row--tiles .tiles__img, body.page-dlaczego-my-update .row--tiles .tiles__img { background-size: cover; }
body.page-dlaczego-my .row--references .button, body.page-dlaczego-my .row--references .wpcf7-submit, body.page-dlaczego-my .row--references .aside__search form .search-submit, .aside__search form body.page-dlaczego-my .row--references .search-submit, body.page-dlaczego-my .row--references .row .post__pagintion .post__pagintion--next, .row .post__pagintion body.page-dlaczego-my .row--references .post__pagintion--next, body.page-dlaczego-my .row--references .row .post__pagintion .post__pagintion--prev, .row .post__pagintion body.page-dlaczego-my .row--references .post__pagintion--prev, body.page-dlaczego-my-update .row--references .button, body.page-dlaczego-my-update .row--references .wpcf7-submit, body.page-dlaczego-my-update .row--references .aside__search form .search-submit, .aside__search form body.page-dlaczego-my-update .row--references .search-submit, body.page-dlaczego-my-update .row--references .row .post__pagintion .post__pagintion--next, .row .post__pagintion body.page-dlaczego-my-update .row--references .post__pagintion--next, body.page-dlaczego-my-update .row--references .row .post__pagintion .post__pagintion--prev, .row .post__pagintion body.page-dlaczego-my-update .row--references .post__pagintion--prev { background: transparent; outline: 0; }
body.page-dlaczego-my .row--references .row__desc, body.page-dlaczego-my-update .row--references .row__desc { margin: 0px auto 40px; white-space: pre-line; }
body.page-dlaczego-my .row--references .container, body.page-dlaczego-my-update .row--references .container { padding: 0 0 50px; border-bottom: 0; }
body.page-dlaczego-my .row--references .slick-dots, body.page-dlaczego-my-update .row--references .slick-dots { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; margin: 20px auto 0; padding: 0; }
body.page-dlaczego-my .row--references .slick-dots button, body.page-dlaczego-my-update .row--references .slick-dots button { display: none; }
body.page-dlaczego-my .row--references .slick-dots li, body.page-dlaczego-my-update .row--references .slick-dots li { list-style: none; border: 1px solid #cccccc; width: 10px; height: 10px; border-radius: 100%; margin: 0 10px; cursor: pointer; }
body.page-dlaczego-my .row--references .slick-dots li:hover, body.page-dlaczego-my-update .row--references .slick-dots li:hover { border: 2px solid #e71c20; }
body.page-dlaczego-my .row--references .slick-dots li.slick-active, body.page-dlaczego-my-update .row--references .slick-dots li.slick-active { background: #e71c20; }
body.page-dlaczego-my .row--partners, body.page-dlaczego-my-update .row--partners { -ms-flex-pack: start; justify-content: flex-start; }
body.page-dlaczego-my .row--partners .partners__elem, body.page-dlaczego-my-update .row--partners .partners__elem { text-align: center; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; min-height: 115px; }
@media (max-width: 767px) { body.page-dlaczego-my .row--partners .partners__elem { width: 50%; } }
@media (max-width: 767px) { body.page-dlaczego-my-update .row--partners .partners__elem { width: 50%; } }
body.page-dlaczego-my .row--partners .partners__elem .image { max-width: 100%; transition: .5s; margin: 10px 0; }
body.page-dlaczego-my-update .row--partners .partners__elem .image { max-width: 100%; transition: .5s; margin: 10px 0; }
body.page-dlaczego-my-update .row--partners .partners__elem .image:hover { transform: scale(1.05);  }
body.page-dlaczego-my .row--partners .partners__elem .image:hover { transform: scale(1.05);  }
@media (max-width: 575px) { body.page-dlaczego-my .row--partners .partners__elem .image { max-width: 80%; } }
@media (max-width: 575px) { body.page-dlaczego-my-update .row--partners .partners__elem .image { max-width: 80%; width: 100%; max-width: 200px;} }
body.page-dlaczego-my .row--partners .partners__elem:hover .image, body.page-dlaczego-my-update .row--partners .partners__elem:hover .image { filter: grayscale(0); opacity: 1; }
@media (min-width: 768px) { 
body.page-dlaczego-my .row--partners .partners__elem, body.page-dlaczego-my-update .row--partners .partners__elem { position: relative; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(1):not(:nth-of-type(4)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(1):not(:nth-of-type(4)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(2):not(:nth-of-type(4)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(2):not(:nth-of-type(4)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(3):not(:nth-of-type(4)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(3):not(:nth-of-type(4)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(4):not(:nth-of-type(4)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(4):not(:nth-of-type(4)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(5), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(5) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):after,   body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(5):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(6), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(6) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):after,  body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(6):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(7), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(7) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(7):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(8), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(8) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):after,  body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(8):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(9), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(9) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(9):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(10), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(10) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):after,  body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(10):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(11), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(11) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):after,   body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(11):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(12), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(12) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):after,   body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(12):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(13), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(13) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):after,   body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(13):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(14), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(14) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):after,   body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(14):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(15), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(15) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(15):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(16), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(16) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):afte { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(16):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(17), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(17) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(17):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(18), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(18) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):after,   body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(18):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(19), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(19) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):after,   body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(19):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(20), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(20) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):after,  body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(20):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:last-child, body.page-dlaczego-my-update .row--partners .partners__elem:last-child { border-right: 0 !important; } }
@media (max-width: 767px) { 
body.page-dlaczego-my .row--partners .partners__elem, body.page-dlaczego-my-update .row--partners .partners__elem { position: relative; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(odd), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(odd) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(n+3), body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(n+3) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):after, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(n+3):nth-of-type(odd):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; } 
}
body.page-dlaczego-my .row--team, body.page-dlaczego-my-update .row--team { padding: 0 0 80px; }
body.page-dlaczego-my .row--team .team__wrap, body.page-dlaczego-my-update .row--team .team__wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; display: -ms-flexbox; display: flex; width: 100%; margin: 0 0 30px; }
body.page-dlaczego-my .row--team .team__elem, body.page-dlaczego-my-update .row--team .team__elem { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; }
@media (min-width: 576px) and (max-width: 767px) { 
body.page-dlaczego-my .row--team .team__elem, body.page-dlaczego-my-update .row--team .team__elem { width: 50%; padding: 0 15px 15px; } 
}
body.page-dlaczego-my .row--team .team__thumbnail, body.page-dlaczego-my-update .row--team .team__thumbnail { width: 100%; background-size: contain; background-position: center; }
body.page-dlaczego-my .row--team .team__thumbnail:after, body.page-dlaczego-my-update .row--team .team__thumbnail:after { content: ""; display: block; padding-bottom: 100%; }
body.page-dlaczego-my .row--team .team__name, body.page-dlaczego-my-update .row--team .team__name { margin: 30px 0 0; }
body.blog .row--hero, body.archive .row--hero, body.search .row--hero { background-color: #000; background-image: none; height: 300px; }
body.blog .row--hero .container, body.archive .row--hero .container, body.search .row--hero .container { margin-top: 0px; }
body.blog .row--blog, body.archive .row--blog, body.search .row--blog { padding: 30px 0 20px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
body.blog .row--blog .blog__wrap, body.archive .row--blog .blog__wrap, body.search .row--blog .blog__wrap { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 75%; }
@media (max-width: 767px) { body.blog .row--blog .blog__wrap, body.archive .row--blog .blog__wrap, body.search .row--blog .blog__wrap { width: 100%; } }
body.blog .row--blog .blog__elem, body.archive .row--blog .blog__elem, body.search .row--blog .blog__elem { position: relative; margin-bottom: 30px; }
body.blog .row--blog .blog__elem:first-child .blog__inner:after, body.blog .row--blog .blog__elem:nth-child(5) .blog__inner:after, body.blog .row--blog .blog__elem:nth-child(8) .blog__inner:after, body.archive .row--blog .blog__elem:first-child .blog__inner:after, body.archive .row--blog .blog__elem:nth-child(5) .blog__inner:after, body.archive .row--blog .blog__elem:nth-child(8) .blog__inner:after, body.search .row--blog .blog__elem:first-child .blog__inner:after, body.search .row--blog .blog__elem:nth-child(5) .blog__inner:after, body.search .row--blog .blog__elem:nth-child(8) .blog__inner:after { content: ""; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
body.blog .row--blog .blog__elem:not(:first-child):not(:nth-child(5)):not(:nth-child(8)) .blog__thumbnail, body.archive .row--blog .blog__elem:not(:first-child):not(:nth-child(5)):not(:nth-child(8)) .blog__thumbnail, body.search .row--blog .blog__elem:not(:first-child):not(:nth-child(5)):not(:nth-child(8)) .blog__thumbnail { background-image: none !important; display: none; }
body.blog .row--blog .blog__elem:first-child, body.archive .row--blog .blog__elem:first-child, body.search .row--blog .blog__elem:first-child { color: #fff; }
body.blog .row--blog .blog__elem:first-child .blog__inner:after, body.archive .row--blog .blog__elem:first-child .blog__inner:after, body.search .row--blog .blog__elem:first-child .blog__inner:after { background: linear-gradient(to bottom, transparent 0%, black 100%); }
body.blog .row--blog .blog__elem:nth-child(5) .blog__inner:after, body.blog .row--blog .blog__elem:nth-child(8) .blog__inner:after, body.archive .row--blog .blog__elem:nth-child(5) .blog__inner:after, body.archive .row--blog .blog__elem:nth-child(8) .blog__inner:after, body.search .row--blog .blog__elem:nth-child(5) .blog__inner:after, body.search .row--blog .blog__elem:nth-child(8) .blog__inner:after { background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.95) 100%); }
@media (min-width: 767px) and (max-width: 1199px) { body.blog .row--blog .blog__elem, body.archive .row--blog .blog__elem, body.search .row--blog .blog__elem { width: 50%; } }
body.blog .row--blog .blog__elem .button, body.blog .row--blog .blog__elem .wpcf7-submit, body.blog .row--blog .blog__elem .aside__search form .search-submit, .aside__search form body.blog .row--blog .blog__elem .search-submit, body.blog .row--blog .blog__elem .row .post__pagintion .post__pagintion--next, .row .post__pagintion body.blog .row--blog .blog__elem .post__pagintion--next, body.blog .row--blog .blog__elem .row .post__pagintion .post__pagintion--prev, .row .post__pagintion body.blog .row--blog .blog__elem .post__pagintion--prev, body.archive .row--blog .blog__elem .button, body.archive .row--blog .blog__elem .wpcf7-submit, body.archive .row--blog .blog__elem .aside__search form .search-submit, .aside__search form body.archive .row--blog .blog__elem .search-submit, body.archive .row--blog .blog__elem .row .post__pagintion .post__pagintion--next, .row .post__pagintion body.archive .row--blog .blog__elem .post__pagintion--next, body.archive .row--blog .blog__elem .row .post__pagintion .post__pagintion--prev, .row .post__pagintion body.archive .row--blog .blog__elem .post__pagintion--prev, body.search .row--blog .blog__elem .button, body.search .row--blog .blog__elem .wpcf7-submit, body.search .row--blog .blog__elem .aside__search form .search-submit, .aside__search form body.search .row--blog .blog__elem .search-submit, body.search .row--blog .blog__elem .row .post__pagintion .post__pagintion--next, .row .post__pagintion body.search .row--blog .blog__elem .post__pagintion--next, body.search .row--blog .blog__elem .row .post__pagintion .post__pagintion--prev, .row .post__pagintion body.search .row--blog .blog__elem .post__pagintion--prev { background: none; bottom: 0; right: 0; position: absolute; }
body.blog .row--blog .blog__elem .button:after, body.blog .row--blog .blog__elem .wpcf7-submit:after, body.blog .row--blog .blog__elem .aside__search form .search-submit:after, .aside__search form body.blog .row--blog .blog__elem .search-submit:after, body.blog .row--blog .blog__elem .row .post__pagintion .post__pagintion--next:after, .row .post__pagintion body.blog .row--blog .blog__elem .post__pagintion--next:after, body.blog .row--blog .blog__elem .row .post__pagintion .post__pagintion--prev:after, .row .post__pagintion body.blog .row--blog .blog__elem .post__pagintion--prev:after, body.archive .row--blog .blog__elem .button:after, body.archive .row--blog .blog__elem .wpcf7-submit:after, body.archive .row--blog .blog__elem .aside__search form .search-submit:after, .aside__search form body.archive .row--blog .blog__elem .search-submit:after, body.archive .row--blog .blog__elem .row .post__pagintion .post__pagintion--next:after, .row .post__pagintion body.archive .row--blog .blog__elem .post__pagintion--next:after, body.archive .row--blog .blog__elem .row .post__pagintion .post__pagintion--prev:after, .row .post__pagintion body.archive .row--blog .blog__elem .post__pagintion--prev:after, body.search .row--blog .blog__elem .button:after, body.search .row--blog .blog__elem .wpcf7-submit:after, body.search .row--blog .blog__elem .aside__search form .search-submit:after, .aside__search form body.search .row--blog .blog__elem .search-submit:after, body.search .row--blog .blog__elem .row .post__pagintion .post__pagintion--next:after, .row .post__pagintion body.search .row--blog .blog__elem .post__pagintion--next:after, body.search .row--blog .blog__elem .row .post__pagintion .post__pagintion--prev:after, .row .post__pagintion body.search .row--blog .blog__elem .post__pagintion--prev:after { content: ""; position: absolute; width: 17px; height: 1px; background: 1px; right: 0; bottom: 0; background: #e71c20; }
body.blog .row--blog .blog__inner, body.archive .row--blog .blog__inner, body.search .row--blog .blog__inner { margin: 0 0 30px; min-height: 500px; width: 100%; padding: 35px 25px 30px; font-family: "Lato", sans-serif; position: relative; border: 1px solid #cccccc; position: relative; transition: 0.3s; }
body.blog .row--blog .blog__inner:hover, body.archive .row--blog .blog__inner:hover, body.search .row--blog .blog__inner:hover { border: 1px solid #e71c20; }
body.blog .row--blog .blog__thumbnail, body.archive .row--blog .blog__thumbnail, body.search .row--blog .blog__thumbnail { background-size: cover; background-position: center; background-repeat: no-repeat; filter: grayscale(80%); position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.9; }
body.blog .row--blog .blog__tags, body.archive .row--blog .blog__tags, body.search .row--blog .blog__tags { width: 100%; display: inline-block; overflow: hidden; font-size: 14px; }
body.blog .row--blog .blog__tags span, body.archive .row--blog .blog__tags span, body.search .row--blog .blog__tags span { width: 100%; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
body.blog .row--blog .blog__title, body.archive .row--blog .blog__title, body.search .row--blog .blog__title { font-family: "Sitka Banner", "Playfair Display", sans-serif; font-size: 25px; line-height: 1.2; margin: 0; }
body.blog .row--blog .blog__divider, body.archive .row--blog .blog__divider, body.search .row--blog .blog__divider { background: #e71c20; border: 0; height: 1px; margin: 20px 0; }
body.blog .row--blog_page, body.archive .row--blog_page, body.search .row--blog_page { padding: 0 0 50px; -ms-flex-pack: center; justify-content: center; }
body.blog .row--blog_page .page-numbers, body.archive .row--blog_page .page-numbers, body.search .row--blog_page .page-numbers { font-size: 18px; font-family: "Lato", sans-serif; margin: 0 10px; }
body.blog .row--blog_page .page-numbers.current, body.archive .row--blog_page .page-numbers.current, body.search .row--blog_page .page-numbers.current { font-weight: 800; }
body.page-kontakt .row--hero { background-color: #000; background-image: none; height: 300px; }
body.page-kontakt .row--hero .container { margin-top: 0px; }
body.page-kontakt .row--contact { padding: 80px 0 0; }
body.page-kontakt .row--contact .contact__icon { display: block; position: relative; padding-left: 25px; font-family: "Lato", sans-serif; font-size: 18px; font-weight: 300; line-height: 1.5; }
body.page-kontakt .row--contact .contact__icon:before { width: 25px; height: 100%; display: block; position: absolute; left: 0; margin: 3px 0 0; }
body.page-kontakt .row--contact .contact__icon--adress:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/address.png); }
body.page-kontakt .row--contact .contact__icon--tel:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/tel.png); }
body.page-kontakt .row--contact .contact__icon--mail:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/email.png); }
body.page-kontakt #map { height: 450px; }
body.single:not(.home) .row--hero, body.page:not(.home) .row--hero { background-color: #000; background-image: none; height: 300px; }
body.single:not(.home) .row--hero .container, body.page:not(.home) .row--hero .container { margin-top: 0px; }
body.single:not(.home) .row--hero .container h1, body.page:not(.home) .row--hero .container h1 { text-transform: unset; }
body.single:not(.home) .row--single, body.page:not(.home) .row--single { padding: 80px 0; display: -ms-flexbox; display: flex; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
body.single:not(.home) .row--single .col, body.single:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .col, body.page:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .other__posts .news__elem { margin: 0 auto; }
body.single:not(.home) .row--single .col--3of4, body.page:not(.home) .row--single .col--3of4 { width: 75%; }
@media (max-width: 767px) { body.single:not(.home) .row--single .col--3of4, body.page:not(.home) .row--single .col--3of4 { width: 100%; } }
body.single:not(.home) .row--single .col .blog__tags, body.single:not(.home) .row--single .other__posts > h2 .blog__tags, body.single:not(.home) .row--single .other__posts .news__elem .blog__tags, body.page:not(.home) .row--single .col .blog__tags, body.page:not(.home) .row--single .other__posts > h2 .blog__tags, body.page:not(.home) .row--single .other__posts .news__elem .blog__tags { font-family: "Lato", sans-serif; font-size: 14px; }
body.single:not(.home) .row--single .col .blog__tags span, body.single:not(.home) .row--single .other__posts > h2 .blog__tags span, body.single:not(.home) .row--single .other__posts .news__elem .blog__tags span, body.page:not(.home) .row--single .col .blog__tags span, body.page:not(.home) .row--single .other__posts > h2 .blog__tags span, body.page:not(.home) .row--single .other__posts .news__elem .blog__tags span { width: 100%; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
body.single:not(.home) .row--single .col .blog__title, body.single:not(.home) .row--single .other__posts > h2 .blog__title, body.single:not(.home) .row--single .other__posts .news__elem .blog__title, body.page:not(.home) .row--single .col .blog__title, body.page:not(.home) .row--single .other__posts > h2 .blog__title, body.page:not(.home) .row--single .other__posts .news__elem .blog__title { position: relative; font-family: "Sitka Banner", "Playfair Display", sans-serif; font-size: 32px; margin: 26px 0 36px; }
body.single:not(.home) .row--single .col .blog__title:after, body.single:not(.home) .row--single .other__posts > h2 .blog__title:after, body.single:not(.home) .row--single .other__posts .news__elem .blog__title:after, body.page:not(.home) .row--single .col .blog__title:after, body.page:not(.home) .row--single .other__posts > h2 .blog__title:after, body.page:not(.home) .row--single .other__posts .news__elem .blog__title:after { content: ""; height: 2px; width: 30%; background: #e71c20; position: absolute; bottom: -10px; left: 0; }
body.single:not(.home) .row--single .thumbnail, body.page:not(.home) .row--single .thumbnail { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; display: inline-block; float: left; margin: 0 0 30px 0; }
body.single:not(.home) .row--single .thumbnail:after, body.page:not(.home) .row--single .thumbnail:after { content: ""; display: block; padding-bottom: 57%; }
body.single:not(.home) .row--single .content, body.page:not(.home) .row--single .content { font-size: 17px; font-family: "Lato", sans-serif; font-weight: 300; display: inline-block; }
body.single:not(.home) .row--single .content h2, body.single:not(.home) .row--single .content h3, body.single:not(.home) .row--single .content h4, body.page:not(.home) .row--single .content h2, body.page:not(.home) .row--single .content h3, body.page:not(.home) .row--single .content h4 { font-family: "Sitka Banner", "Playfair Display", sans-serif; }
body.single:not(.home) .row--single .content img, body.page:not(.home) .row--single .content img { max-width: 100%; height: auto; }
body.single:not(.home) .row--single .other__posts, body.page:not(.home) .row--single .other__posts { -ms-flex-wrap: wrap; flex-wrap: wrap; display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; }
body.single:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .other__posts > h2 { width: 100%; margin-bottom: 30px; text-transform: uppercase; }
body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .news__elem { padding: 40px 40px 60px; font-family: "Lato", sans-serif; position: relative; border: 1px solid #cccccc; margin: 0 1% 20px; height: auto; width: 23%; }
@media (max-width: 1199px) { body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .news__elem { width: 48%; } }
@media (max-width: 575px) { body.single:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .news__elem { width: 100%; margin: 0 0 20px; } }
body.single:not(.home) .row--single .other__posts .news__elem .button, body.single:not(.home) .row--single .other__posts .news__elem .wpcf7-submit, body.single:not(.home) .row--single .other__posts .news__elem .aside__search form .search-submit, .aside__search form body.single:not(.home) .row--single .other__posts .news__elem .search-submit, body.single:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--next, .row .post__pagintion body.single:not(.home) .row--single .other__posts .news__elem .post__pagintion--next, body.single:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--prev, .row .post__pagintion body.single:not(.home) .row--single .other__posts .news__elem .post__pagintion--prev, body.page:not(.home) .row--single .other__posts .news__elem .button, body.page:not(.home) .row--single .other__posts .news__elem .wpcf7-submit, body.page:not(.home) .row--single .other__posts .news__elem .aside__search form .search-submit, .aside__search form body.page:not(.home) .row--single .other__posts .news__elem .search-submit, body.page:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--next, .row .post__pagintion body.page:not(.home) .row--single .other__posts .news__elem .post__pagintion--next, body.page:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--prev, .row .post__pagintion body.page:not(.home) .row--single .other__posts .news__elem .post__pagintion--prev { background: none; font-size: 14px; float: right; position: absolute; right: 0; bottom: 0; }
body.single:not(.home) .row--single .other__posts .news__elem .button:after, body.single:not(.home) .row--single .other__posts .news__elem .wpcf7-submit:after, body.single:not(.home) .row--single .other__posts .news__elem .aside__search form .search-submit:after, .aside__search form body.single:not(.home) .row--single .other__posts .news__elem .search-submit:after, body.single:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--next:after, .row .post__pagintion body.single:not(.home) .row--single .other__posts .news__elem .post__pagintion--next:after, body.single:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--prev:after, .row .post__pagintion body.single:not(.home) .row--single .other__posts .news__elem .post__pagintion--prev:after, body.page:not(.home) .row--single .other__posts .news__elem .button:after, body.page:not(.home) .row--single .other__posts .news__elem .wpcf7-submit:after, body.page:not(.home) .row--single .other__posts .news__elem .aside__search form .search-submit:after, .aside__search form body.page:not(.home) .row--single .other__posts .news__elem .search-submit:after, body.page:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--next:after, .row .post__pagintion body.page:not(.home) .row--single .other__posts .news__elem .post__pagintion--next:after, body.page:not(.home) .row--single .other__posts .news__elem .row .post__pagintion .post__pagintion--prev:after, .row .post__pagintion body.page:not(.home) .row--single .other__posts .news__elem .post__pagintion--prev:after { content: ""; position: absolute; width: 10px; height: 1px; background: 1px; right: 0; bottom: 0; background: #e71c20; }
body.single:not(.home) .row--single .other__posts .news__elem:hover, body.page:not(.home) .row--single .other__posts .news__elem:hover { border: 1px solid #e71c20; }
body.post-type-archive-offert .row--offert, body.single-offert .row--offert { background-color: #000; position: relative; color: #fff; }
body.post-type-archive-offert .row--offert .offert__background, body.single-offert .row--offert .offert__background { width: 100%; position: absolute; display: -ms-flexbox; display: flex; height: 100%; -ms-flex-pack: justify; justify-content: space-between; }
@media (min-width: 768px) { body.post-type-archive-offert .row--offert .offert__background, body.single-offert .row--offert .offert__background { background-color: #414141; } }
body.post-type-archive-offert .row--offert .offert__background--image, body.single-offert .row--offert .offert__background--image { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/lion2_2.jpg); background-position: 20%; background-size: auto 100%; background-repeat: no-repeat; height: 100%; width: 50%; }
body.post-type-archive-offert .row--offert .offert__background--white, body.single-offert .row--offert .offert__background--white { height: 100%; width: 50%; justify-self: flex-end; background: #fff; }
body.post-type-archive-offert .row--offert .offert__container, body.single-offert .row--offert .offert__container { position: relative; z-index: 2; }
body.post-type-archive-offert .row--offert .offert__title, body.single-offert .row--offert .offert__title { font-size: 24px; padding: 20px 0; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: end; justify-content: flex-end; text-align: right; }
@media (max-width: 991px) { body.post-type-archive-offert .row--offert .offert__title, body.single-offert .row--offert .offert__title { min-width: calc(50% - 30px); } }
body.post-type-archive-offert .row--offert .offert__title span, body.single-offert .row--offert .offert__title span { position: relative; width: 100%; text-shadow: 0 0 3px #000; }
body.post-type-archive-offert .row--offert .offert__content, body.single-offert .row--offert .offert__content { background: #fff; color: #000; min-width: calc(50% - 30px); display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: baseline; align-items: baseline; padding: 70px 0 0; position: relative; font-family: "Lato", sans-serif; }
body.post-type-archive-offert .row--offert .offert__content h1, body.post-type-archive-offert .row--offert .offert__content h2, body.post-type-archive-offert .row--offert .offert__content h3, body.post-type-archive-offert .row--offert .offert__content h4, body.post-type-archive-offert .row--offert .offert__content h5, body.single-offert .row--offert .offert__content h1, body.single-offert .row--offert .offert__content h2, body.single-offert .row--offert .offert__content h3, body.single-offert .row--offert .offert__content h4, body.single-offert .row--offert .offert__content h5 { font-family: "Sitka Banner", "Playfair Display", sans-serif; }
body.post-type-archive-offert .row--offert .offert__button, body.single-offert .row--offert .offert__button { margin: 10px; width: calc(45% - 20px); }
@media (max-width: 991px) { body.post-type-archive-offert .row--offert .offert__button, body.single-offert .row--offert .offert__button { width: calc(100% - 20px); } }
body.post-type-archive-offert .row--offert .offert__wrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
body.post-type-archive-offert .row--offert .offert__wrap:last-child .offert__content { padding: 70px 0 80px; }
@media (max-width: 767px) { body.post-type-archive-offert .row--offert .offert__wrap:last-child .offert__content { padding: 0 0 80px; } }
@media (max-width: 767px) { body.post-type-archive-offert .row--offert .offert__wrap { display: block; } }
body.post-type-archive-offert .row--offert .offert__content:before { content: ""; width: 100px; height: 1px; background: #e71c20; position: absolute; left: -50px; z-index: 3; transition: .5s; }
body.post-type-archive-offert .row--offert .offert__content:hover:before { width: 96%; }
@media (max-width: 767px) { body.post-type-archive-offert .row--offert .offert__title { background: #fff; color: #000; }
body.post-type-archive-offert .row--offert .offert__title span { text-shadow: none; }
body.post-type-archive-offert .row--offert .offert__content { padding: 0; }
body.post-type-archive-offert .row--offert .offert__background--image { background-image: none; } }
@media (max-width: 991px) { body.single-offert .row--offert .offert__background { background-color: #000; } }
@media (max-width: 991px) { body.single-offert .row--offert .offert__background--image { display: none; } }
@media (max-width: 991px) { body.single-offert .row--offert .offert__background--white { display: none; } }
body.single-offert .row--offert .offert__title { display: block; }
@media (min-width: 992px) { body.single-offert .row--offert .offert__title { padding: 80px 15px; } }
body.single-offert .row--offert .offert__title a { width: 100%; padding: 0 0 10px; display: inline-block; }
body.single-offert .row--offert .offert__title a:hover, body.single-offert .row--offert .offert__title a.active { color: #e71c20; }
@media (max-width: 991px) { body.single-offert .row--offert .offert__title { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
body.single-offert .row--offert .offert__title a { text-align: center; } }
@media (max-width: 767px) { body.single-offert .row--offert .offert__title { -ms-flex-wrap: wrap; flex-wrap: wrap; }
body.single-offert .row--offert .offert__title a { width: 50%; } }
@media (max-width: 575px) { body.single-offert .row--offert .offert__title { -ms-flex-wrap: wrap; flex-wrap: wrap; }
body.single-offert .row--offert .offert__title a { width: 100%; } }
body.single-offert .row--offert .offert__content { font-size: 17px; line-height: 1.5; min-height: 800px; display: block; }
@media (min-width: 992px) { body.single-offert .row--offert .offert__content { padding: 80px 15px 80px 45px; } }
@media (max-width: 991px) { body.single-offert .row--offert .offert__content { width: 100%; padding: 30px 15px; } }
body.single-offert .row--offert .offert__content h2 { margin: 0 0 20px; width: 100%; }
body.single-offert .row--offert .offert__content ul { margin: 0; padding: 0; }
body.single-offert .row--offert .offert__content li { list-style: none; padding: 0 0 0 20px; margin: 0 0 0 10px; position: relative; }
body.single-offert .row--offert .offert__content li:before { content: "•"; color: #e71c20; position: absolute; left: 0px; }
body.single-offert .row--offert .offert__content table td { border: 1px solid #cccccc; padding: 10px; vertical-align: baseline; }
@media (max-width: 767px) { body.single-offert .row--offert .offert__content table tr:first-child { display: none; }
body.single-offert .row--offert .offert__content table td { width: 100%; position: relative; padding-top: 80px; display: block; }
body.single-offert .row--offert .offert__content table td:before { position: absolute; content: attr(title); background: #21201f; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; color: #fff; top: 0; left: 0; right: 0; height: 70px; padding: 10px; box-sizing: border-box; } }
body.single-offert .row--offert .offert__form { padding: 50px 0 0; }
body.single-offert .row--offert .offert__form h2 span { text-transform: lowercase; }
@media (min-width: 768px) { body.single-offert .row--offert .offert__form { width: 80%; } }
body.single .row--hero, body.page .row--hero { background-image: none; }
body.single .row--career .career__titles, body.page .row--career .career__titles { font-size: 24px; padding: 70px 20px 20px 0; font-weight: 700; text-align: right; }
@media (max-width: 991px) { body.single .row--career .career__titles, body.page .row--career .career__titles { min-width: calc(50% - 30px); } }
body.single .row--career .career__titles a, body.page .row--career .career__titles a { width: 100%; padding: 0 0 10px; display: inline-block; }
body.single .row--career .career__titles a:hover, body.single .row--career .career__titles a.active, body.page .row--career .career__titles a:hover, body.page .row--career .career__titles a.active { color: #e71c20; }
body.single .row--career .career__content, body.page .row--career .career__content { background: #fff; color: #000; min-width: calc(50% - 30px); display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: baseline; align-items: baseline; padding: 50px 15px 80px 45px; border-left: 1px solid #cccccc; font-size: 17px; }
body.single .row--career .career__content #career-title, body.page .row--career .career__content #career-title { display: none; }
body.single .row--career .career__content--row, body.page .row--career .career__content--row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; font-size: 17px; font-family: "Lato", sans-serif; font-weight: 300; line-height: 1.5; }
body.single .row--career .career__content--row h1, body.single .row--career .career__content--row h2, body.single .row--career .career__content--row h3, body.single .row--career .career__content--row h4, body.single .row--career .career__content--row h5, body.single .row--career .career__content--row h6, body.page .row--career .career__content--row h1, body.page .row--career .career__content--row h2, body.page .row--career .career__content--row h3, body.page .row--career .career__content--row h4, body.page .row--career .career__content--row h5, body.page .row--career .career__content--row h6 { font-family: "Sitka Banner", "Playfair Display", sans-serif; }
body.single .row--career .career__content--row.file a, body.page .row--career .career__content--row.file a { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; }
body.single .row--career .career__content--row.file a:before, body.page .row--career .career__content--row.file a:before { content: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/pdf.png); }
body.single .row--career .career__content--row.file a p, body.page .row--career .career__content--row.file a p { margin: 0 0 0 30px; padding: 5px 0 0 30px; height: 100%; border-left: 1px solid #e71c20; display: inline-block; }
body.single .row--career .career__content--row.file a p:first-line, body.page .row--career .career__content--row.file a p:first-line { font-weight: 700; }
body.single .row--career .career__content--row.expext, body.page .row--career .career__content--row.expext { -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 50px 0 20px; }
body.single .row--career .career__content--row.expext .expext__elem, body.page .row--career .career__content--row.expext .expext__elem { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; }
body.single .row--career .career__content--row.expext .expext__elem span, body.page .row--career .career__content--row.expext .expext__elem span { display: inline-block; text-align: center; width: 100%; padding: 20px 0 0; }
body.single .row--career .career__form, body.page .row--career .career__form { padding: 50px 0 0; }
body.single .row--career .career__form h2 span, body.page .row--career .career__form h2 span { text-transform: lowercase; }
@media (min-width: 768px) { body.single .row--career .career__form, body.page .row--career .career__form { width: 80%; } }
.pricing { padding: 75px 0;  }
.pricing__heading { text-align: center; font-size: 26px; margin: 0; padding-top: 45px; }
.pricing__heading--margin-bot { margin-bottom: 90px; }
.pricing__subheader { text-align: center; font-size: 18px; margin: 0 0 60px 0; font-weight: 600; }
.pricing__pricing-table { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.pricing__pricing-table--mobile { display: none; }
.pricing__table-heading { font-weight: 600; background-color: #FAFAFA; }
.pricing__table-heading, .pricing__table-cell { width: 200px; height: 120px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; text-align: center; font-size: 18px; border: 1px solid #EFEFEF; transition: all .1s; }
.pricing__table-heading--mobile, .pricing__table-cell--mobile { width: 400px; height: 60px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; text-align: center; font-size: 18px; border: 1px solid #EFEFEF; transition: all .1s; }
.pricing__table-heading--mobile { font-weight: 600; background-color: #FAFAFA; }
.pricing__table-heading--mobile:nth-child(1) { color: white; background-color: #E71C20; }
.pricing__table-heading--no-border-top { border-top: none; }
.pricing__table-heading--no-border-left { border-left: none; }
.pricing__table-cell { cursor: pointer; font-family: 'Lato'; }
.pricing__table-heading--smaller { font-size: 14px; }
.pricing__table-cell { border-left: none; border-top: none; }
.pricing__table-cell--mobile { border-top: none; font-family: 'Lato'; }
.pricing__table-heading--empty { background-color: initial; border: none; border-right: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF; }
.pricing__table-col--mobile { display: -ms-flexbox !important; display: flex !important; -ms-flex-pack: center; justify-content: center; }
.pricing__table-col:not(:first-child):hover .pricing__table-heading { background-color: #E71C20; color: #fff; border: 1px solid red; }
.pricing__table-col:not(:first-child):hover .pricing__table-cell { font-weight: 600; background-color: #FAFAFA; }
.pricing__table-col:not(:first-child):hover .pricing__table-cell:last-child { border-bottom: 1px solid #E71C20; }
.pricing__table-heading--empty { position: relative; transition: all .3s; }
.pricing__table-heading--empty::before, .pricing__table-heading--empty::after { content: ''; position: absolute; display: block; background-color: #E71C20; }
.pricing__table-heading--empty::before { width: 1px; height: 17px; bottom: -8px; right: -1px; }
.pricing__table-heading--empty::after { width: 17px; height: 1px; bottom: 0px; right: -9px; }
.pricing .wpcf7-form-control-wrap input:not([type="file"]), .pricing .wpcf7-form-control-wrap textarea, .pricing .pricing-form__select { width: 100%; padding: 10px 20px; font-size: 18px; border-radius: 8px; border: 1px solid #E8E8E8; outline: none; }
.pricing .wpcf7-form-control-wrap input:not([type="file"]):focus, .pricing .wpcf7-form-control-wrap textarea:focus, .pricing .wpcf7-form-control-wrap select:focus { border: 1px solid #F08B8D; }
.pricing__radios-wrapper { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
.pricing .first { float: left; width: 140px; background-color: #fff; border-radius: 8px; border: 1px solid #EDEDED; overflow: auto; margin: 0; }
.pricing .wpcf7 label { margin: 0; }
.pricing .wpcf7-list-item-label { text-align: center; font-size: 16px; padding: 12px 0px; display: block; }
.pricing__send-btn { background-color: #e71c20 !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; font-family: "Sitka Banner"; font-size: 26px !important; padding: 12px 0 !important; }
.pricing .wpcf7-form-control-wrap { overflow: hidden; margin-top: 3px; }
.pricing .first input, .pricing .first input { position: absolute; top: -20px; }
.pricing .first input:checked + span, .pricing .last input:checked + span { background-color: #E71C20; color: #fff; }
.pricing .zgoda__wrapper { display: -ms-flexbox !important; display: flex !important; -ms-flex-align: center; align-items: center; font-size: 11px; font-family: "Open Sans"; color: #313030; }
.pricing .zgoda { width: 30px !important; display: -ms-flexbox !important; display: flex !important; }
.pricing .wpcf7-submit:hover { background-color: black !important; border-bottom: 2px solid black; }
.pricing .wpcf7-validation-errors { display: none !important; }
.pricing .slick-dots { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; margin: 20px auto 0; padding: 0; }
.pricing .slick-dots li { list-style: none; border: 1px solid #cccccc; width: 10px; height: 10px; border-radius: 100%; margin: 0 10px; cursor: pointer; }
.pricing .slick-dots button { display: none; }
.pricing .slick-dots li.slick-active { background-color: #e71c20; border: 1px solid #e71c20; }
.pricing .cennik-radios { cursor: pointer; }
.pricing .wpcf7-response-output { margin: 0 auto !important; }
.order { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: space-evenly; justify-content: space-evenly; max-width: 1200px; margin: 120px auto; padding: 0 40px; position: relative; }
.order:before { content: ""; display: block; width: 100%; height: 1px; background-color: #efefef; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: -1; }
.order__text { font-size: 26px; font-weight: 600; position: relative; background: white; padding: 0 15px; }
.order__btn-wrapper { background: white; padding: 0px 15px; }
.order__btn { display: block; width: 260px; margin: 0 auto; background-color: #E71C20; border-radius: 6px; font-size: 26px; font-weight: 600; padding: 12px 0; color: #fff; text-align: center; transition: all .3s; position: relative; }
.order__btn:hover { background-color: #000; }
.order__btn:active { background-color: #000; }
.features { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; max-width: 1250px; margin: 0 auto 120px auto; }
.features__col { width: 200px; cursor: pointer; transition: all .2s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.features__icon { font-size: 56px; color: #4E4E4E; }
.features__col:hover .features__text { color: #000; }
.features__col:hover .features__icon { color: #E71C20; }
.features__item { height: 65px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
.features__text { text-align: center; color: #4E4E4E; font-weight: 600; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.pricing-form { background-color: #FAFAFA; }
.pricing-form__form-container { width: 100%; }
.pricing-form__form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; max-width: 1250px; margin: 0 auto 45px auto; }
.pricing-form__form-row:nth-child(3) { -ms-flex-pack: baseline; justify-content: baseline; }
.pricing-form__form-col { width: 25%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 0 10px; }
.pricing-form__label { font-size: 14px; color: #4D4D4D; }
@media screen and (max-width: 1200px) { .features__col { width: 26%; margin: 2%; }
.order { -ms-flex-direction: column; flex-direction: column; text-align: center; }
.order, .features { margin: 50px auto; }
.order:before { display: none; }
.cennik-radios { margin-right: 6px; }
.pricing__pricing-table { overflow-y: scroll; -ms-flex-pack: start; justify-content: flex-start; } }
@media screen and (max-width: 1100px) { .pricing-form__form-col { width: 44%; margin: 8px 0; }
.zgoda__wrapper { width: 88%; margin: 0; }
.pricing-form__form-row:nth-child(3) { -ms-flex-pack: center; justify-content: center; }
.pricing__radios-wrapper { -ms-flex-pack: baseline; justify-content: baseline; }
.pricing-form__form-row:nth-child(2) .pricing-form__form-col:nth-child(1) { -ms-flex-order: 1; order: 1; } }
@media screen and (max-width: 680px) { .features__col { width: 44%; margin: 3%; }
.pricing__heading { margin-bottom: 30px; } }
@media screen and (max-width: 650px) { .pricing-form__form-col, .zgoda__wrapper { width: 85%; margin: 6px 7.5% !important; }
.pricing-form__form-row:nth-child(1) { margin-bottom: 20px; }
.pricing__pricing-table { display: none; }
.pricing .pricing__pricing-table--mobile { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; } }
@media screen and (max-width: 540px) { .features__col { width: 100%; margin: 30px 15px; padding: 0 40px; }
.features__icon { font-size: 74px; }
.features__text { margin: 0; } }
@media screen and (max-width: 440px) { .pricing__heading { margin-bottom: 30px; } }
@media screen and (max-width: 400px) { .pricing__table-heading--mobile, .pricing__table-cell--mobile { width: 300px; } }
@media screen and (max-width: 350px) { .pricing-form__form-col, .zgoda__wrapper { width: 94%; margin: 6px 3% !important; } }
.error404 { background-color: #000; }
.error404 .row--hero { background-image: none; }
.error404 .row--hero .container { margin-top: 0px; }
.error404 .parent--404 { background-repeat: no-repeat; background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/lion404.jpg); }
@media (min-width: 768px) { .error404 .parent--404 { min-height: 110vh; background-size: cover; background-position: top center; } }
@media (max-width: 991px) { .error404 .parent--404 { background-size: auto 80%; background-position: center bottom; } }
.error404 .col--1 { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; display: -ms-flexbox; display: flex; font-family: "Lato", sans-serif; }
@media (min-width: 768px) { .error404 .col--1 { padding: 100px 0 200px; margin-bottom: 40px; } }
.error404 .col--1 h1, .error404 .col--1 h2, .error404 .col--1 h3 { width: 100%; text-align: center; color: #fff; }
.error404 .col--1 h1 { font-size: 8vw; line-height: 1; font-weight: 400; font-family: "Sitka Banner", "Playfair Display", sans-serif; position: relative; z-index: 10; color: #fff; margin: 20px 0; }
@media (max-width: 991px) { .error404 .col--1 h1 { font-size: 150px; } }
@media (min-width: 768px) { .error404 .col--1 h1 { margin: 80px 0 0; } }
.error404 .col--1 h1:after { content: "/"; position: absolute; z-index: 1; top: -20px; font-size: 120%; left: 0; right: 0; color: #e71c20; opacity: 0.8; z-index: -1; }
.error404 .col--1 h2 { font-size: 1.5vw; line-height: 1.5; font-weight: 300; }
@media (max-width: 991px) { .error404 .col--1 h2 { font-size: 6vw; } }
.error404 .col--1 h3 { font-weight: 300; margin: 0 0 80px; }
.error404 .button--404 { background: #000; color: #fff; margin: 10px; width: 200px; padding: 15px 20px; -ms-flex-pack: center; justify-content: center; }
@media (min-width: 768px) { .error404 .button--404 { margin: 0 50px; } }
.error404 .button--404:hover { background: #fff; color: #000; }
.wir-biuro { }
.wir-biuro :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.wir-biuro *, .wir-biuro ::after, .wir-biuro ::before { box-sizing: border-box; }
.wir-biuro html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }
@-ms-viewport { .wir-biuro { width: device-width; } }
.wir-biuro article, .wir-biuro aside, .wir-biuro dialog, .wir-biuro figcaption, .wir-biuro figure, .wir-biuro footer, .wir-biuro header, .wir-biuro hgroup, .wir-biuro main, .wir-biuro nav, .wir-biuro section { display: block; }
.wir-biuro body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }
.wir-biuro [tabindex="-1"]:focus { outline: 0 !important; }
.wir-biuro hr { box-sizing: content-box; height: 0; overflow: visible; }
.wir-biuro h1, .wir-biuro h2, .wir-biuro h3, .wir-biuro h4, .wir-biuro h5, .wir-biuro h6 { margin-top: 0; margin-bottom: .5rem; }
.wir-biuro p { margin-top: 0; margin-bottom: 1rem; }
.wir-biuro abbr[data-original-title], .wir-biuro abbr[title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; }
.wir-biuro address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
.wir-biuro dl, .wir-biuro ol, .wir-biuro ul { margin-top: 0; margin-bottom: 1rem; }
.wir-biuro ol ol, .wir-biuro ol ul, .wir-biuro ul ol, .wir-biuro ul ul { margin-bottom: 0; }
.wir-biuro dt { font-weight: 700; }
.wir-biuro dd { margin-bottom: .5rem; margin-left: 0; }
.wir-biuro blockquote { margin: 0 0 1rem; }
.wir-biuro dfn { font-style: italic; }
.wir-biuro b, .wir-biuro strong { font-weight: bolder; }
.wir-biuro small { font-size: 80%; }
.wir-biuro sub, .wir-biuro sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
.wir-biuro sub { bottom: -.25em; }
.wir-biuro sup { top: -.5em; }
.wir-biuro a { color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }
.wir-biuro a:hover { color: #0056b3; text-decoration: underline; }
.wir-biuro a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
.wir-biuro a:not([href]):not([tabindex]):focus, .wir-biuro a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; }
.wir-biuro a:not([href]):not([tabindex]):focus { outline: 0; }
.wir-biuro code, .wir-biuro kbd, .wir-biuro pre, .wir-biuro samp { font-family: monospace, monospace; font-size: 1em; }
.wir-biuro pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }
.wir-biuro figure { margin: 0 0 1rem; }
.wir-biuro img { vertical-align: middle; border-style: none; }
.wir-biuro svg:not(:root) { overflow: hidden; }
.wir-biuro table { border-collapse: collapse; }
.wir-biuro caption { padding-top: .75rem; padding-bottom: .75rem; color: #6c757d; text-align: left; caption-side: bottom; }
.wir-biuro th { text-align: inherit; }
.wir-biuro label { display: inline-block; margin-bottom: .5rem; }
.wir-biuro button { border-radius: 0; }
.wir-biuro button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }
.wir-biuro button, .wir-biuro input, .wir-biuro optgroup, .wir-biuro select, .wir-biuro textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }
.wir-biuro button, .wir-biuro input { overflow: visible; }
.wir-biuro button, .wir-biuro select { text-transform: none; }
.wir-biuro [type=reset], .wir-biuro [type=submit], .wir-biuro button, .wir-biuro html [type=button] { -webkit-appearance: button; }
.wir-biuro [type=button]::-moz-focus-inner, .wir-biuro [type=reset]::-moz-focus-inner, .wir-biuro [type=submit]::-moz-focus-inner, .wir-biuro button::-moz-focus-inner { padding: 0; border-style: none; }
.wir-biuro input[type=checkbox], .wir-biuro input[type=radio] { box-sizing: border-box; padding: 0; }
.wir-biuro input[type=date], .wir-biuro input[type=datetime-local], .wir-biuro input[type=month], .wir-biuro input[type=time] { -webkit-appearance: listbox; }
.wir-biuro textarea { overflow: auto; resize: vertical; }
.wir-biuro fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
.wir-biuro legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }
.wir-biuro progress { vertical-align: baseline; }
.wir-biuro [type=number]::-webkit-inner-spin-button, .wir-biuro [type=number]::-webkit-outer-spin-button { height: auto; }
.wir-biuro [type=search] { outline-offset: -2px; -webkit-appearance: none; }
.wir-biuro [type=search]::-webkit-search-cancel-button, .wir-biuro [type=search]::-webkit-search-decoration { -webkit-appearance: none; }
.wir-biuro ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }
.wir-biuro output { display: inline-block; }
.wir-biuro summary { display: list-item; cursor: pointer; }
.wir-biuro template { display: none; }
.wir-biuro [hidden] { display: none !important; }
.wir-biuro .h1, .wir-biuro .h2, .wir-biuro .h3, .wir-biuro .h4, .wir-biuro .h5, .wir-biuro .h6, .wir-biuro h1, .wir-biuro h2, .wir-biuro h3, .wir-biuro h4, .wir-biuro h5, .wir-biuro h6 { margin-bottom: .5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit; }
.wir-biuro .h1, .wir-biuro h1 { font-size: 2.5rem; }
.wir-biuro .h2, .wir-biuro h2 { font-size: 2rem; }
.wir-biuro .h3, .wir-biuro h3 { font-size: 1.75rem; }
.wir-biuro .h4, .wir-biuro h4 { font-size: 1.5rem; }
.wir-biuro .h5, .wir-biuro h5 { font-size: 1.25rem; }
.wir-biuro .h6, .wir-biuro h6 { font-size: 1rem; }
.wir-biuro .lead { font-size: 1.25rem; font-weight: 300; }
.wir-biuro .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }
.wir-biuro .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }
.wir-biuro .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }
.wir-biuro .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }
.wir-biuro hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }
.wir-biuro .small, .wir-biuro small { font-size: 80%; font-weight: 400; }
.wir-biuro .mark, .wir-biuro mark { padding: .2em; background-color: #fcf8e3; }
.wir-biuro .list-unstyled { padding-left: 0; list-style: none; }
.wir-biuro .list-inline { padding-left: 0; list-style: none; }
.wir-biuro .list-inline-item { display: inline-block; }
.wir-biuro .list-inline-item:not(:last-child) { margin-right: .5rem; }
.wir-biuro .initialism { font-size: 90%; text-transform: uppercase; }
.wir-biuro .blockquote { margin-bottom: 1rem; font-size: 1.25rem; }
.wir-biuro .blockquote-footer { display: block; font-size: 80%; color: #6c757d; }
.wir-biuro .blockquote-footer::before { content: "\2014 \00A0"; }
.wir-biuro .img-fluid { max-width: 100%; height: auto; }
.wir-biuro .img-thumbnail { padding: .25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: .25rem; max-width: 100%; height: auto; }
.wir-biuro .figure { display: inline-block; }
.wir-biuro .figure-img { margin-bottom: .5rem; line-height: 1; }
.wir-biuro .figure-caption { font-size: 90%; color: #6c757d; }
.wir-biuro code, .wir-biuro kbd, .wir-biuro pre, .wir-biuro samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.wir-biuro code { font-size: 87.5%; color: #e83e8c; word-break: break-word; }
.wir-biuro a > code { color: inherit; }
.wir-biuro kbd { padding: .2rem .4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: .2rem; }
.wir-biuro kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }
.wir-biuro pre { display: block; font-size: 87.5%; color: #212529; }
.wir-biuro pre code { font-size: inherit; color: inherit; word-break: normal; }
.wir-biuro .pre-scrollable { max-height: 340px; overflow-y: scroll; }
.wir-biuro .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px) { .wir-biuro .container { max-width: 540px; } }
@media (min-width: 768px) { .wir-biuro .container { max-width: 720px; } }
@media (min-width: 992px) { .wir-biuro .container { max-width: 960px; } }
@media (min-width: 1200px) { .wir-biuro .container { max-width: 1140px; } }
.wir-biuro .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.wir-biuro .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.wir-biuro .no-gutters { margin-right: 0; margin-left: 0; }
.wir-biuro .no-gutters > .col, .wir-biuro body.single:not(.home) .row--single .other__posts.no-gutters > h2, body.single:not(.home) .row--single .wir-biuro .other__posts.no-gutters > h2, .wir-biuro body.page:not(.home) .row--single .other__posts.no-gutters > h2, body.page:not(.home) .row--single .wir-biuro .other__posts.no-gutters > h2, .wir-biuro body.single:not(.home) .row--single .other__posts .no-gutters > .news__elem, body.single:not(.home) .row--single .other__posts .wir-biuro .no-gutters > .news__elem, .wir-biuro body.page:not(.home) .row--single .other__posts .no-gutters > .news__elem, body.page:not(.home) .row--single .other__posts .wir-biuro .no-gutters > .news__elem, .wir-biuro .no-gutters > [class*=col-] { padding-right: 0; padding-left: 0; }
.wir-biuro .col, .wir-biuro body.single:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .wir-biuro .other__posts > h2, .wir-biuro body.page:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .wir-biuro .other__posts > h2, .wir-biuro body.single:not(.home) .row--single .other__posts .news__elem, body.single:not(.home) .row--single .other__posts .wir-biuro .news__elem, .wir-biuro body.page:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .wir-biuro .news__elem, .wir-biuro .col-1, .wir-biuro .col-10, .wir-biuro .col-11, .wir-biuro .col-12, .wir-biuro .col-2, .wir-biuro .col-3, .wir-biuro .col-4, .wir-biuro .col-5, .wir-biuro .col-6, .wir-biuro .col-7, .wir-biuro .col-8, .wir-biuro .col-9, .wir-biuro .col-auto, .wir-biuro .col-lg, .wir-biuro .col-lg-1, .wir-biuro .col-lg-10, .wir-biuro .col-lg-11, .wir-biuro .col-lg-12, .wir-biuro .col-lg-2, .wir-biuro .col-lg-3, .wir-biuro .col-lg-4, .wir-biuro .col-lg-5, .wir-biuro .col-lg-6, .wir-biuro .col-lg-7, .wir-biuro .col-lg-8, .wir-biuro .col-lg-9, .wir-biuro .col-lg-auto, .wir-biuro .col-md, .wir-biuro .col-md-1, .wir-biuro .col-md-10, .wir-biuro .col-md-11, .wir-biuro .col-md-12, .wir-biuro .col-md-2, .wir-biuro .col-md-3, .wir-biuro .col-md-4, .wir-biuro .col-md-5, .wir-biuro .col-md-6, .wir-biuro .col-md-7, .wir-biuro .col-md-8, .wir-biuro .col-md-9, .wir-biuro .col-md-auto, .wir-biuro .col-sm, .wir-biuro .col-sm-1, .wir-biuro .col-sm-10, .wir-biuro .col-sm-11, .wir-biuro .col-sm-12, .wir-biuro .col-sm-2, .wir-biuro .col-sm-3, .wir-biuro .col-sm-4, .wir-biuro .col-sm-5, .wir-biuro .col-sm-6, .wir-biuro .col-sm-7, .wir-biuro .col-sm-8, .wir-biuro .col-sm-9, .wir-biuro .col-sm-auto, .wir-biuro .col-xl, .wir-biuro .col-xl-1, .wir-biuro .col-xl-10, .wir-biuro .col-xl-11, .wir-biuro .col-xl-12, .wir-biuro .col-xl-2, .wir-biuro .col-xl-3, .wir-biuro .col-xl-4, .wir-biuro .col-xl-5, .wir-biuro .col-xl-6, .wir-biuro .col-xl-7, .wir-biuro .col-xl-8, .wir-biuro .col-xl-9, .wir-biuro .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.wir-biuro .col, .wir-biuro body.single:not(.home) .row--single .other__posts > h2, body.single:not(.home) .row--single .wir-biuro .other__posts > h2, .wir-biuro body.page:not(.home) .row--single .other__posts > h2, body.page:not(.home) .row--single .wir-biuro .other__posts > h2, .wir-biuro body.single:not(.home) .row--single .other__posts .news__elem, body.single:not(.home) .row--single .other__posts .wir-biuro .news__elem, .wir-biuro body.page:not(.home) .row--single .other__posts .news__elem, body.page:not(.home) .row--single .other__posts .wir-biuro .news__elem { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.wir-biuro .col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
.wir-biuro .col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.wir-biuro .col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.wir-biuro .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.wir-biuro .col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.wir-biuro .col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.wir-biuro .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.wir-biuro .col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.wir-biuro .col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.wir-biuro .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.wir-biuro .col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.wir-biuro .col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.wir-biuro .col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.wir-biuro .order-first { -ms-flex-order: -1; order: -1; }
.wir-biuro .order-last { -ms-flex-order: 13; order: 13; }
.wir-biuro .order-0 { -ms-flex-order: 0; order: 0; }
.wir-biuro .order-1 { -ms-flex-order: 1; order: 1; }
.wir-biuro .order-2 { -ms-flex-order: 2; order: 2; }
.wir-biuro .order-3 { -ms-flex-order: 3; order: 3; }
.wir-biuro .order-4 { -ms-flex-order: 4; order: 4; }
.wir-biuro .order-5 { -ms-flex-order: 5; order: 5; }
.wir-biuro .order-6 { -ms-flex-order: 6; order: 6; }
.wir-biuro .order-7 { -ms-flex-order: 7; order: 7; }
.wir-biuro .order-8 { -ms-flex-order: 8; order: 8; }
.wir-biuro .order-9 { -ms-flex-order: 9; order: 9; }
.wir-biuro .order-10 { -ms-flex-order: 10; order: 10; }
.wir-biuro .order-11 { -ms-flex-order: 11; order: 11; }
.wir-biuro .order-12 { -ms-flex-order: 12; order: 12; }
.wir-biuro .offset-1 { margin-left: 8.333333%; }
.wir-biuro .offset-2 { margin-left: 16.666667%; }
.wir-biuro .offset-3 { margin-left: 25%; }
.wir-biuro .offset-4 { margin-left: 33.333333%; }
.wir-biuro .offset-5 { margin-left: 41.666667%; }
.wir-biuro .offset-6 { margin-left: 50%; }
.wir-biuro .offset-7 { margin-left: 58.333333%; }
.wir-biuro .offset-8 { margin-left: 66.666667%; }
.wir-biuro .offset-9 { margin-left: 75%; }
.wir-biuro .offset-10 { margin-left: 83.333333%; }
.wir-biuro .offset-11 { margin-left: 91.666667%; }
@media (min-width: 576px) { .wir-biuro .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.wir-biuro .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
.wir-biuro .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.wir-biuro .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.wir-biuro .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.wir-biuro .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.wir-biuro .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.wir-biuro .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.wir-biuro .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.wir-biuro .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.wir-biuro .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.wir-biuro .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.wir-biuro .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.wir-biuro .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.wir-biuro .order-sm-first { -ms-flex-order: -1; order: -1; }
.wir-biuro .order-sm-last { -ms-flex-order: 13; order: 13; }
.wir-biuro .order-sm-0 { -ms-flex-order: 0; order: 0; }
.wir-biuro .order-sm-1 { -ms-flex-order: 1; order: 1; }
.wir-biuro .order-sm-2 { -ms-flex-order: 2; order: 2; }
.wir-biuro .order-sm-3 { -ms-flex-order: 3; order: 3; }
.wir-biuro .order-sm-4 { -ms-flex-order: 4; order: 4; }
.wir-biuro .order-sm-5 { -ms-flex-order: 5; order: 5; }
.wir-biuro .order-sm-6 { -ms-flex-order: 6; order: 6; }
.wir-biuro .order-sm-7 { -ms-flex-order: 7; order: 7; }
.wir-biuro .order-sm-8 { -ms-flex-order: 8; order: 8; }
.wir-biuro .order-sm-9 { -ms-flex-order: 9; order: 9; }
.wir-biuro .order-sm-10 { -ms-flex-order: 10; order: 10; }
.wir-biuro .order-sm-11 { -ms-flex-order: 11; order: 11; }
.wir-biuro .order-sm-12 { -ms-flex-order: 12; order: 12; }
.wir-biuro .offset-sm-0 { margin-left: 0; }
.wir-biuro .offset-sm-1 { margin-left: 8.333333%; }
.wir-biuro .offset-sm-2 { margin-left: 16.666667%; }
.wir-biuro .offset-sm-3 { margin-left: 25%; }
.wir-biuro .offset-sm-4 { margin-left: 33.333333%; }
.wir-biuro .offset-sm-5 { margin-left: 41.666667%; }
.wir-biuro .offset-sm-6 { margin-left: 50%; }
.wir-biuro .offset-sm-7 { margin-left: 58.333333%; }
.wir-biuro .offset-sm-8 { margin-left: 66.666667%; }
.wir-biuro .offset-sm-9 { margin-left: 75%; }
.wir-biuro .offset-sm-10 { margin-left: 83.333333%; }
.wir-biuro .offset-sm-11 { margin-left: 91.666667%; } }
@media (min-width: 768px) { .wir-biuro .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.wir-biuro .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
.wir-biuro .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.wir-biuro .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.wir-biuro .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.wir-biuro .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.wir-biuro .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.wir-biuro .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.wir-biuro .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.wir-biuro .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.wir-biuro .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.wir-biuro .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.wir-biuro .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.wir-biuro .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.wir-biuro .order-md-first { -ms-flex-order: -1; order: -1; }
.wir-biuro .order-md-last { -ms-flex-order: 13; order: 13; }
.wir-biuro .order-md-0 { -ms-flex-order: 0; order: 0; }
.wir-biuro .order-md-1 { -ms-flex-order: 1; order: 1; }
.wir-biuro .order-md-2 { -ms-flex-order: 2; order: 2; }
.wir-biuro .order-md-3 { -ms-flex-order: 3; order: 3; }
.wir-biuro .order-md-4 { -ms-flex-order: 4; order: 4; }
.wir-biuro .order-md-5 { -ms-flex-order: 5; order: 5; }
.wir-biuro .order-md-6 { -ms-flex-order: 6; order: 6; }
.wir-biuro .order-md-7 { -ms-flex-order: 7; order: 7; }
.wir-biuro .order-md-8 { -ms-flex-order: 8; order: 8; }
.wir-biuro .order-md-9 { -ms-flex-order: 9; order: 9; }
.wir-biuro .order-md-10 { -ms-flex-order: 10; order: 10; }
.wir-biuro .order-md-11 { -ms-flex-order: 11; order: 11; }
.wir-biuro .order-md-12 { -ms-flex-order: 12; order: 12; }
.wir-biuro .offset-md-0 { margin-left: 0; }
.wir-biuro .offset-md-1 { margin-left: 8.333333%; }
.wir-biuro .offset-md-2 { margin-left: 16.666667%; }
.wir-biuro .offset-md-3 { margin-left: 25%; }
.wir-biuro .offset-md-4 { margin-left: 33.333333%; }
.wir-biuro .offset-md-5 { margin-left: 41.666667%; }
.wir-biuro .offset-md-6 { margin-left: 50%; }
.wir-biuro .offset-md-7 { margin-left: 58.333333%; }
.wir-biuro .offset-md-8 { margin-left: 66.666667%; }
.wir-biuro .offset-md-9 { margin-left: 75%; }
.wir-biuro .offset-md-10 { margin-left: 83.333333%; }
.wir-biuro .offset-md-11 { margin-left: 91.666667%; } }
@media (min-width: 992px) { .wir-biuro .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.wir-biuro .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
.wir-biuro .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.wir-biuro .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.wir-biuro .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.wir-biuro .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.wir-biuro .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.wir-biuro .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.wir-biuro .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.wir-biuro .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.wir-biuro .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.wir-biuro .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.wir-biuro .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.wir-biuro .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.wir-biuro .order-lg-first { -ms-flex-order: -1; order: -1; }
.wir-biuro .order-lg-last { -ms-flex-order: 13; order: 13; }
.wir-biuro .order-lg-0 { -ms-flex-order: 0; order: 0; }
.wir-biuro .order-lg-1 { -ms-flex-order: 1; order: 1; }
.wir-biuro .order-lg-2 { -ms-flex-order: 2; order: 2; }
.wir-biuro .order-lg-3 { -ms-flex-order: 3; order: 3; }
.wir-biuro .order-lg-4 { -ms-flex-order: 4; order: 4; }
.wir-biuro .order-lg-5 { -ms-flex-order: 5; order: 5; }
.wir-biuro .order-lg-6 { -ms-flex-order: 6; order: 6; }
.wir-biuro .order-lg-7 { -ms-flex-order: 7; order: 7; }
.wir-biuro .order-lg-8 { -ms-flex-order: 8; order: 8; }
.wir-biuro .order-lg-9 { -ms-flex-order: 9; order: 9; }
.wir-biuro .order-lg-10 { -ms-flex-order: 10; order: 10; }
.wir-biuro .order-lg-11 { -ms-flex-order: 11; order: 11; }
.wir-biuro .order-lg-12 { -ms-flex-order: 12; order: 12; }
.wir-biuro .offset-lg-0 { margin-left: 0; }
.wir-biuro .offset-lg-1 { margin-left: 8.333333%; }
.wir-biuro .offset-lg-2 { margin-left: 16.666667%; }
.wir-biuro .offset-lg-3 { margin-left: 25%; }
.wir-biuro .offset-lg-4 { margin-left: 33.333333%; }
.wir-biuro .offset-lg-5 { margin-left: 41.666667%; }
.wir-biuro .offset-lg-6 { margin-left: 50%; }
.wir-biuro .offset-lg-7 { margin-left: 58.333333%; }
.wir-biuro .offset-lg-8 { margin-left: 66.666667%; }
.wir-biuro .offset-lg-9 { margin-left: 75%; }
.wir-biuro .offset-lg-10 { margin-left: 83.333333%; }
.wir-biuro .offset-lg-11 { margin-left: 91.666667%; } }
@media (min-width: 1200px) { .wir-biuro .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.wir-biuro .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
.wir-biuro .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.wir-biuro .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.wir-biuro .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.wir-biuro .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.wir-biuro .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.wir-biuro .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.wir-biuro .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.wir-biuro .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.wir-biuro .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.wir-biuro .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.wir-biuro .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.wir-biuro .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.wir-biuro .order-xl-first { -ms-flex-order: -1; order: -1; }
.wir-biuro .order-xl-last { -ms-flex-order: 13; order: 13; }
.wir-biuro .order-xl-0 { -ms-flex-order: 0; order: 0; }
.wir-biuro .order-xl-1 { -ms-flex-order: 1; order: 1; }
.wir-biuro .order-xl-2 { -ms-flex-order: 2; order: 2; }
.wir-biuro .order-xl-3 { -ms-flex-order: 3; order: 3; }
.wir-biuro .order-xl-4 { -ms-flex-order: 4; order: 4; }
.wir-biuro .order-xl-5 { -ms-flex-order: 5; order: 5; }
.wir-biuro .order-xl-6 { -ms-flex-order: 6; order: 6; }
.wir-biuro .order-xl-7 { -ms-flex-order: 7; order: 7; }
.wir-biuro .order-xl-8 { -ms-flex-order: 8; order: 8; }
.wir-biuro .order-xl-9 { -ms-flex-order: 9; order: 9; }
.wir-biuro .order-xl-10 { -ms-flex-order: 10; order: 10; }
.wir-biuro .order-xl-11 { -ms-flex-order: 11; order: 11; }
.wir-biuro .order-xl-12 { -ms-flex-order: 12; order: 12; }
.wir-biuro .offset-xl-0 { margin-left: 0; }
.wir-biuro .offset-xl-1 { margin-left: 8.333333%; }
.wir-biuro .offset-xl-2 { margin-left: 16.666667%; }
.wir-biuro .offset-xl-3 { margin-left: 25%; }
.wir-biuro .offset-xl-4 { margin-left: 33.333333%; }
.wir-biuro .offset-xl-5 { margin-left: 41.666667%; }
.wir-biuro .offset-xl-6 { margin-left: 50%; }
.wir-biuro .offset-xl-7 { margin-left: 58.333333%; }
.wir-biuro .offset-xl-8 { margin-left: 66.666667%; }
.wir-biuro .offset-xl-9 { margin-left: 75%; }
.wir-biuro .offset-xl-10 { margin-left: 83.333333%; }
.wir-biuro .offset-xl-11 { margin-left: 91.666667%; } }
.wir-biuro .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }
.wir-biuro .table td, .wir-biuro .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #dee2e6; }
.wir-biuro .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }
.wir-biuro .table tbody + tbody { border-top: 2px solid #dee2e6; }
.wir-biuro .table .table { background-color: #fff; }
.wir-biuro .table-sm td, .wir-biuro .table-sm th { padding: .3rem; }
.wir-biuro .table-bordered { border: 1px solid #dee2e6; }
.wir-biuro .table-bordered td, .wir-biuro .table-bordered th { border: 1px solid #dee2e6; }
.wir-biuro .table-bordered thead td, .wir-biuro .table-bordered thead th { border-bottom-width: 2px; }
.wir-biuro .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }
.wir-biuro .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); }
.wir-biuro .table-primary, .wir-biuro .table-primary > td, .wir-biuro .table-primary > th { background-color: #b8daff; }
.wir-biuro .table-hover .table-primary:hover { background-color: #9fcdff; }
.wir-biuro .table-hover .table-primary:hover > td, .wir-biuro .table-hover .table-primary:hover > th { background-color: #9fcdff; }
.wir-biuro .table-secondary, .wir-biuro .table-secondary > td, .wir-biuro .table-secondary > th { background-color: #d6d8db; }
.wir-biuro .table-hover .table-secondary:hover { background-color: #c8cbcf; }
.wir-biuro .table-hover .table-secondary:hover > td, .wir-biuro .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }
.wir-biuro .table-success, .wir-biuro .table-success > td, .wir-biuro .table-success > th { background-color: #c3e6cb; }
.wir-biuro .table-hover .table-success:hover { background-color: #b1dfbb; }
.wir-biuro .table-hover .table-success:hover > td, .wir-biuro .table-hover .table-success:hover > th { background-color: #b1dfbb; }
.wir-biuro .table-info, .wir-biuro .table-info > td, .wir-biuro .table-info > th { background-color: #bee5eb; }
.wir-biuro .table-hover .table-info:hover { background-color: #abdde5; }
.wir-biuro .table-hover .table-info:hover > td, .wir-biuro .table-hover .table-info:hover > th { background-color: #abdde5; }
.wir-biuro .table-warning, .wir-biuro .table-warning > td, .wir-biuro .table-warning > th { background-color: #ffeeba; }
.wir-biuro .table-hover .table-warning:hover { background-color: #ffe8a1; }
.wir-biuro .table-hover .table-warning:hover > td, .wir-biuro .table-hover .table-warning:hover > th { background-color: #ffe8a1; }
.wir-biuro .table-danger, .wir-biuro .table-danger > td, .wir-biuro .table-danger > th { background-color: #f5c6cb; }
.wir-biuro .table-hover .table-danger:hover { background-color: #f1b0b7; }
.wir-biuro .table-hover .table-danger:hover > td, .wir-biuro .table-hover .table-danger:hover > th { background-color: #f1b0b7; }
.wir-biuro .table-light, .wir-biuro .table-light > td, .wir-biuro .table-light > th { background-color: #fdfdfe; }
.wir-biuro .table-hover .table-light:hover { background-color: #ececf6; }
.wir-biuro .table-hover .table-light:hover > td, .wir-biuro .table-hover .table-light:hover > th { background-color: #ececf6; }
.wir-biuro .table-dark, .wir-biuro .table-dark > td, .wir-biuro .table-dark > th { background-color: #c6c8ca; }
.wir-biuro .table-hover .table-dark:hover { background-color: #b9bbbe; }
.wir-biuro .table-hover .table-dark:hover > td, .wir-biuro .table-hover .table-dark:hover > th { background-color: #b9bbbe; }
.wir-biuro .table-active, .wir-biuro .table-active > td, .wir-biuro .table-active > th { background-color: rgba(0, 0, 0, 0.075); }
.wir-biuro .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }
.wir-biuro .table-hover .table-active:hover > td, .wir-biuro .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }
.wir-biuro .table .thead-dark th { color: #fff; background-color: #212529; border-color: #32383e; }
.wir-biuro .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }
.wir-biuro .table-dark { color: #fff; background-color: #212529; }
.wir-biuro .table-dark td, .wir-biuro .table-dark th, .wir-biuro .table-dark thead th { border-color: #32383e; }
.wir-biuro .table-dark.table-bordered { border: 0; }
.wir-biuro .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }
.wir-biuro .table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); }
@media (max-width: 575.98px) { .wir-biuro .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.wir-biuro .table-responsive-sm > .table-bordered { border: 0; } }
@media (max-width: 767.98px) { .wir-biuro .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.wir-biuro .table-responsive-md > .table-bordered { border: 0; } }
@media (max-width: 991.98px) { .wir-biuro .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.wir-biuro .table-responsive-lg > .table-bordered { border: 0; } }
@media (max-width: 1199.98px) { .wir-biuro .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.wir-biuro .table-responsive-xl > .table-bordered { border: 0; } }
.wir-biuro .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.wir-biuro .table-responsive > .table-bordered { border: 0; }
.wir-biuro .form-control { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
.wir-biuro .form-control::-ms-expand { background-color: transparent; border: 0; }
.wir-biuro .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.wir-biuro .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; }
.wir-biuro .form-control::-moz-placeholder { color: #6c757d; opacity: 1; }
.wir-biuro .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; }
.wir-biuro .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; }
.wir-biuro .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; }
.wir-biuro .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; }
.wir-biuro .form-control::placeholder { color: #6c757d; opacity: 1; }
.wir-biuro .form-control:disabled, .wir-biuro .form-control[readonly] { background-color: #e9ecef; opacity: 1; }
.wir-biuro select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px); }
.wir-biuro select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }
.wir-biuro .form-control-file, .wir-biuro .form-control-range { display: block; width: 100%; }
.wir-biuro .col-form-label { padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }
.wir-biuro .col-form-label-lg { padding-top: calc(.5rem + 1px); padding-bottom: calc(.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }
.wir-biuro .col-form-label-sm { padding-top: calc(.25rem + 1px); padding-bottom: calc(.25rem + 1px); font-size: .875rem; line-height: 1.5; }
.wir-biuro .form-control-plaintext { display: block; width: 100%; padding-top: .375rem; padding-bottom: .375rem; margin-bottom: 0; line-height: 1.5; background-color: transparent; border: solid transparent; border-width: 1px 0; }
.wir-biuro .form-control-plaintext.form-control-lg, .wir-biuro .form-control-plaintext.form-control-sm, .wir-biuro .input-group-lg > .form-control-plaintext.form-control, .wir-biuro .input-group-lg > .input-group-append > .form-control-plaintext.btn, .wir-biuro .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .wir-biuro .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .wir-biuro .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .wir-biuro .input-group-sm > .form-control-plaintext.form-control, .wir-biuro .input-group-sm > .input-group-append > .form-control-plaintext.btn, .wir-biuro .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .wir-biuro .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .wir-biuro .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text { padding-right: 0; padding-left: 0; }
.wir-biuro .form-control-sm, .wir-biuro .input-group-sm > .form-control, .wir-biuro .input-group-sm > .input-group-append > .btn, .wir-biuro .input-group-sm > .input-group-append > .input-group-text, .wir-biuro .input-group-sm > .input-group-prepend > .btn, .wir-biuro .input-group-sm > .input-group-prepend > .input-group-text { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem; }
.wir-biuro .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .wir-biuro .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .wir-biuro .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .wir-biuro .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .wir-biuro .input-group-sm > select.form-control:not([size]):not([multiple]), .wir-biuro select.form-control-sm:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); }
.wir-biuro .form-control-lg, .wir-biuro .input-group-lg > .form-control, .wir-biuro .input-group-lg > .input-group-append > .btn, .wir-biuro .input-group-lg > .input-group-append > .input-group-text, .wir-biuro .input-group-lg > .input-group-prepend > .btn, .wir-biuro .input-group-lg > .input-group-prepend > .input-group-text { padding: .5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: .3rem; }
.wir-biuro .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .wir-biuro .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .wir-biuro .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .wir-biuro .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .wir-biuro .input-group-lg > select.form-control:not([size]):not([multiple]), .wir-biuro select.form-control-lg:not([size]):not([multiple]) { height: calc(2.875rem + 2px); }
.wir-biuro .form-group { margin-bottom: 1rem; }
.wir-biuro .form-text { display: block; margin-top: .25rem; }
.wir-biuro .form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
.wir-biuro .form-row > .col, .wir-biuro body.single:not(.home) .row--single .other__posts.form-row > h2, body.single:not(.home) .row--single .wir-biuro .other__posts.form-row > h2, .wir-biuro body.page:not(.home) .row--single .other__posts.form-row > h2, body.page:not(.home) .row--single .wir-biuro .other__posts.form-row > h2, .wir-biuro body.single:not(.home) .row--single .other__posts .form-row > .news__elem, body.single:not(.home) .row--single .other__posts .wir-biuro .form-row > .news__elem, .wir-biuro body.page:not(.home) .row--single .other__posts .form-row > .news__elem, body.page:not(.home) .row--single .other__posts .wir-biuro .form-row > .news__elem, .wir-biuro .form-row > [class*=col-] { padding-right: 5px; padding-left: 5px; }
.wir-biuro .form-check { position: relative; display: block; padding-left: 1.25rem; }
.wir-biuro .form-check-input { position: absolute; margin-top: .3rem; margin-left: -1.25rem; }
.wir-biuro .form-check-input:disabled ~ .form-check-label { color: #6c757d; }
.wir-biuro .form-check-label { margin-bottom: 0; }
.wir-biuro .form-check-inline { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: .75rem; }
.wir-biuro .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: .3125rem; margin-left: 0; }
.wir-biuro .valid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #28a745; }
.wir-biuro .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(40, 167, 69, 0.8); border-radius: .2rem; }
.wir-biuro .custom-select.is-valid, .wir-biuro .form-control.is-valid, .wir-biuro .was-validated .custom-select:valid, .wir-biuro .was-validated .form-control:valid { border-color: #28a745; }
.wir-biuro .custom-select.is-valid:focus, .wir-biuro .form-control.is-valid:focus, .wir-biuro .was-validated .custom-select:valid:focus, .wir-biuro .was-validated .form-control:valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.wir-biuro .custom-select.is-valid ~ .valid-feedback, .wir-biuro .custom-select.is-valid ~ .valid-tooltip, .wir-biuro .form-control.is-valid ~ .valid-feedback, .wir-biuro .form-control.is-valid ~ .valid-tooltip, .wir-biuro .was-validated .custom-select:valid ~ .valid-feedback, .wir-biuro .was-validated .custom-select:valid ~ .valid-tooltip, .wir-biuro .was-validated .form-control:valid ~ .valid-feedback, .wir-biuro .was-validated .form-control:valid ~ .valid-tooltip { display: block; }
.wir-biuro .form-check-input.is-valid ~ .form-check-label, .wir-biuro .was-validated .form-check-input:valid ~ .form-check-label { color: #28a745; }
.wir-biuro .form-check-input.is-valid ~ .valid-feedback, .wir-biuro .form-check-input.is-valid ~ .valid-tooltip, .wir-biuro .was-validated .form-check-input:valid ~ .valid-feedback, .wir-biuro .was-validated .form-check-input:valid ~ .valid-tooltip { display: block; }
.wir-biuro .custom-control-input.is-valid ~ .custom-control-label, .wir-biuro .was-validated .custom-control-input:valid ~ .custom-control-label { color: #28a745; }
.wir-biuro .custom-control-input.is-valid ~ .custom-control-label::before, .wir-biuro .was-validated .custom-control-input:valid ~ .custom-control-label::before { background-color: #71dd8a; }
.wir-biuro .custom-control-input.is-valid ~ .valid-feedback, .wir-biuro .custom-control-input.is-valid ~ .valid-tooltip, .wir-biuro .was-validated .custom-control-input:valid ~ .valid-feedback, .wir-biuro .was-validated .custom-control-input:valid ~ .valid-tooltip { display: block; }
.wir-biuro .custom-control-input.is-valid:checked ~ .custom-control-label::before, .wir-biuro .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before { background-color: #34ce57; }
.wir-biuro .custom-control-input.is-valid:focus ~ .custom-control-label::before, .wir-biuro .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.wir-biuro .custom-file-input.is-valid ~ .custom-file-label, .wir-biuro .was-validated .custom-file-input:valid ~ .custom-file-label { border-color: #28a745; }
.wir-biuro .custom-file-input.is-valid ~ .custom-file-label::before, .wir-biuro .was-validated .custom-file-input:valid ~ .custom-file-label::before { border-color: inherit; }
.wir-biuro .custom-file-input.is-valid ~ .valid-feedback, .wir-biuro .custom-file-input.is-valid ~ .valid-tooltip, .wir-biuro .was-validated .custom-file-input:valid ~ .valid-feedback, .wir-biuro .was-validated .custom-file-input:valid ~ .valid-tooltip { display: block; }
.wir-biuro .custom-file-input.is-valid:focus ~ .custom-file-label, .wir-biuro .was-validated .custom-file-input:valid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.wir-biuro .invalid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #dc3545; }
.wir-biuro .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(220, 53, 69, 0.8); border-radius: .2rem; }
.wir-biuro .custom-select.is-invalid, .wir-biuro .form-control.is-invalid, .wir-biuro .was-validated .custom-select:invalid, .wir-biuro .was-validated .form-control:invalid { border-color: #dc3545; }
.wir-biuro .custom-select.is-invalid:focus, .wir-biuro .form-control.is-invalid:focus, .wir-biuro .was-validated .custom-select:invalid:focus, .wir-biuro .was-validated .form-control:invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.wir-biuro .custom-select.is-invalid ~ .invalid-feedback, .wir-biuro .custom-select.is-invalid ~ .invalid-tooltip, .wir-biuro .form-control.is-invalid ~ .invalid-feedback, .wir-biuro .form-control.is-invalid ~ .invalid-tooltip, .wir-biuro .was-validated .custom-select:invalid ~ .invalid-feedback, .wir-biuro .was-validated .custom-select:invalid ~ .invalid-tooltip, .wir-biuro .was-validated .form-control:invalid ~ .invalid-feedback, .wir-biuro .was-validated .form-control:invalid ~ .invalid-tooltip { display: block; }
.wir-biuro .form-check-input.is-invalid ~ .form-check-label, .wir-biuro .was-validated .form-check-input:invalid ~ .form-check-label { color: #dc3545; }
.wir-biuro .form-check-input.is-invalid ~ .invalid-feedback, .wir-biuro .form-check-input.is-invalid ~ .invalid-tooltip, .wir-biuro .was-validated .form-check-input:invalid ~ .invalid-feedback, .wir-biuro .was-validated .form-check-input:invalid ~ .invalid-tooltip { display: block; }
.wir-biuro .custom-control-input.is-invalid ~ .custom-control-label, .wir-biuro .was-validated .custom-control-input:invalid ~ .custom-control-label { color: #dc3545; }
.wir-biuro .custom-control-input.is-invalid ~ .custom-control-label::before, .wir-biuro .was-validated .custom-control-input:invalid ~ .custom-control-label::before { background-color: #efa2a9; }
.wir-biuro .custom-control-input.is-invalid ~ .invalid-feedback, .wir-biuro .custom-control-input.is-invalid ~ .invalid-tooltip, .wir-biuro .was-validated .custom-control-input:invalid ~ .invalid-feedback, .wir-biuro .was-validated .custom-control-input:invalid ~ .invalid-tooltip { display: block; }
.wir-biuro .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .wir-biuro .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before { background-color: #e4606d; }
.wir-biuro .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .wir-biuro .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.wir-biuro .custom-file-input.is-invalid ~ .custom-file-label, .wir-biuro .was-validated .custom-file-input:invalid ~ .custom-file-label { border-color: #dc3545; }
.wir-biuro .custom-file-input.is-invalid ~ .custom-file-label::before, .wir-biuro .was-validated .custom-file-input:invalid ~ .custom-file-label::before { border-color: inherit; }
.wir-biuro .custom-file-input.is-invalid ~ .invalid-feedback, .wir-biuro .custom-file-input.is-invalid ~ .invalid-tooltip, .wir-biuro .was-validated .custom-file-input:invalid ~ .invalid-feedback, .wir-biuro .was-validated .custom-file-input:invalid ~ .invalid-tooltip { display: block; }
.wir-biuro .custom-file-input.is-invalid:focus ~ .custom-file-label, .wir-biuro .was-validated .custom-file-input:invalid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.wir-biuro .form-inline { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; }
.wir-biuro .form-inline .form-check { width: 100%; }
@media (min-width: 576px) { .wir-biuro .form-inline label { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; }
.wir-biuro .form-inline .form-group { display: -ms-flexbox; display: flex; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; margin-bottom: 0; }
.wir-biuro .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
.wir-biuro .form-inline .form-control-plaintext { display: inline-block; }
.wir-biuro .form-inline .input-group { width: auto; }
.wir-biuro .form-inline .form-check { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; }
.wir-biuro .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: .25rem; margin-left: 0; }
.wir-biuro .form-inline .custom-control { -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
.wir-biuro .form-inline .custom-control-label { margin-bottom: 0; } }
.wir-biuro .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
.wir-biuro .btn:focus, .wir-biuro .btn:hover { text-decoration: none; }
.wir-biuro .btn.focus, .wir-biuro .btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.wir-biuro .btn.disabled, .wir-biuro .btn:disabled { opacity: .65; }
.wir-biuro .btn:not(:disabled):not(.disabled) { cursor: pointer; }
.wir-biuro .btn:not(:disabled):not(.disabled).active, .wir-biuro .btn:not(:disabled):not(.disabled):active { background-image: none; }
.wir-biuro a.btn.disabled, .wir-biuro fieldset:disabled a.btn { pointer-events: none; }
.wir-biuro .btn-primary { color: #fff; background-color: #007bff; border-color: #007bff; }
.wir-biuro .btn-primary:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; }
.wir-biuro .btn-primary.focus, .wir-biuro .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.wir-biuro .btn-primary.disabled, .wir-biuro .btn-primary:disabled { color: #fff; background-color: #007bff; border-color: #007bff; }
.wir-biuro .btn-primary:not(:disabled):not(.disabled).active, .wir-biuro .btn-primary:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0062cc; border-color: #005cbf; }
.wir-biuro .btn-primary:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-primary:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.wir-biuro .btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.wir-biuro .btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; }
.wir-biuro .btn-secondary.focus, .wir-biuro .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.wir-biuro .btn-secondary.disabled, .wir-biuro .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.wir-biuro .btn-secondary:not(:disabled):not(.disabled).active, .wir-biuro .btn-secondary:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; }
.wir-biuro .btn-secondary:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-secondary:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.wir-biuro .btn-success { color: #fff; background-color: #28a745; border-color: #28a745; }
.wir-biuro .btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }
.wir-biuro .btn-success.focus, .wir-biuro .btn-success:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.wir-biuro .btn-success.disabled, .wir-biuro .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }
.wir-biuro .btn-success:not(:disabled):not(.disabled).active, .wir-biuro .btn-success:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }
.wir-biuro .btn-success:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-success:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.wir-biuro .btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.wir-biuro .btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }
.wir-biuro .btn-info.focus, .wir-biuro .btn-info:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.wir-biuro .btn-info.disabled, .wir-biuro .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.wir-biuro .btn-info:not(:disabled):not(.disabled).active, .wir-biuro .btn-info:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }
.wir-biuro .btn-info:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-info:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.wir-biuro .btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.wir-biuro .btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }
.wir-biuro .btn-warning.focus, .wir-biuro .btn-warning:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.wir-biuro .btn-warning.disabled, .wir-biuro .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.wir-biuro .btn-warning:not(:disabled):not(.disabled).active, .wir-biuro .btn-warning:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }
.wir-biuro .btn-warning:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-warning:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.wir-biuro .btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.wir-biuro .btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; }
.wir-biuro .btn-danger.focus, .wir-biuro .btn-danger:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.wir-biuro .btn-danger.disabled, .wir-biuro .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.wir-biuro .btn-danger:not(:disabled):not(.disabled).active, .wir-biuro .btn-danger:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; }
.wir-biuro .btn-danger:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-danger:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.wir-biuro .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.wir-biuro .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }
.wir-biuro .btn-light.focus, .wir-biuro .btn-light:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.wir-biuro .btn-light.disabled, .wir-biuro .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.wir-biuro .btn-light:not(:disabled):not(.disabled).active, .wir-biuro .btn-light:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }
.wir-biuro .btn-light:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-light:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.wir-biuro .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; }
.wir-biuro .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }
.wir-biuro .btn-dark.focus, .wir-biuro .btn-dark:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.wir-biuro .btn-dark.disabled, .wir-biuro .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }
.wir-biuro .btn-dark:not(:disabled):not(.disabled).active, .wir-biuro .btn-dark:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }
.wir-biuro .btn-dark:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-dark:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.wir-biuro .btn-outline-primary { color: #007bff; background-color: transparent; background-image: none; border-color: #007bff; }
.wir-biuro .btn-outline-primary:hover { color: #fff; background-color: #007bff; border-color: #007bff; }
.wir-biuro .btn-outline-primary.focus, .wir-biuro .btn-outline-primary:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.wir-biuro .btn-outline-primary.disabled, .wir-biuro .btn-outline-primary:disabled { color: #007bff; background-color: transparent; }
.wir-biuro .btn-outline-primary:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-primary:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #007bff; border-color: #007bff; }
.wir-biuro .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.wir-biuro .btn-outline-secondary { color: #6c757d; background-color: transparent; background-image: none; border-color: #6c757d; }
.wir-biuro .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.wir-biuro .btn-outline-secondary.focus, .wir-biuro .btn-outline-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.wir-biuro .btn-outline-secondary.disabled, .wir-biuro .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; }
.wir-biuro .btn-outline-secondary:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-secondary:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.wir-biuro .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.wir-biuro .btn-outline-success { color: #28a745; background-color: transparent; background-image: none; border-color: #28a745; }
.wir-biuro .btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }
.wir-biuro .btn-outline-success.focus, .wir-biuro .btn-outline-success:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.wir-biuro .btn-outline-success.disabled, .wir-biuro .btn-outline-success:disabled { color: #28a745; background-color: transparent; }
.wir-biuro .btn-outline-success:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-success:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }
.wir-biuro .btn-outline-success:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-success:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.wir-biuro .btn-outline-info { color: #17a2b8; background-color: transparent; background-image: none; border-color: #17a2b8; }
.wir-biuro .btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.wir-biuro .btn-outline-info.focus, .wir-biuro .btn-outline-info:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.wir-biuro .btn-outline-info.disabled, .wir-biuro .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }
.wir-biuro .btn-outline-info:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-info:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.wir-biuro .btn-outline-info:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-info:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.wir-biuro .btn-outline-warning { color: #ffc107; background-color: transparent; background-image: none; border-color: #ffc107; }
.wir-biuro .btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.wir-biuro .btn-outline-warning.focus, .wir-biuro .btn-outline-warning:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.wir-biuro .btn-outline-warning.disabled, .wir-biuro .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }
.wir-biuro .btn-outline-warning:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-warning:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.wir-biuro .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.wir-biuro .btn-outline-danger { color: #dc3545; background-color: transparent; background-image: none; border-color: #dc3545; }
.wir-biuro .btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.wir-biuro .btn-outline-danger.focus, .wir-biuro .btn-outline-danger:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.wir-biuro .btn-outline-danger.disabled, .wir-biuro .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }
.wir-biuro .btn-outline-danger:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-danger:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.wir-biuro .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.wir-biuro .btn-outline-light { color: #f8f9fa; background-color: transparent; background-image: none; border-color: #f8f9fa; }
.wir-biuro .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.wir-biuro .btn-outline-light.focus, .wir-biuro .btn-outline-light:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.wir-biuro .btn-outline-light.disabled, .wir-biuro .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }
.wir-biuro .btn-outline-light:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-light:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.wir-biuro .btn-outline-light:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-light:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.wir-biuro .btn-outline-dark { color: #343a40; background-color: transparent; background-image: none; border-color: #343a40; }
.wir-biuro .btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }
.wir-biuro .btn-outline-dark.focus, .wir-biuro .btn-outline-dark:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.wir-biuro .btn-outline-dark.disabled, .wir-biuro .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }
.wir-biuro .btn-outline-dark:not(:disabled):not(.disabled).active, .wir-biuro .btn-outline-dark:not(:disabled):not(.disabled):active, .wir-biuro .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }
.wir-biuro .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .wir-biuro .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .wir-biuro .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.wir-biuro .btn-link { font-weight: 400; color: #007bff; background-color: transparent; }
.wir-biuro .btn-link:hover { color: #0056b3; text-decoration: underline; background-color: transparent; border-color: transparent; }
.wir-biuro .btn-link.focus, .wir-biuro .btn-link:focus { text-decoration: underline; border-color: transparent; box-shadow: none; }
.wir-biuro .btn-link.disabled, .wir-biuro .btn-link:disabled { color: #6c757d; }
.wir-biuro .btn-group-lg > .btn, .wir-biuro .btn-lg { padding: .5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: .3rem; }
.wir-biuro .btn-group-sm > .btn, .wir-biuro .btn-sm { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem; }
.wir-biuro .btn-block { display: block; width: 100%; }
.wir-biuro .btn-block + .btn-block { margin-top: .5rem; }
.wir-biuro input[type=button].btn-block, .wir-biuro input[type=reset].btn-block, .wir-biuro input[type=submit].btn-block { width: 100%; }
.wir-biuro .fade { opacity: 0; transition: opacity .15s linear; }
.wir-biuro .fade.show { opacity: 1; }
.wir-biuro .collapse { display: none; }
.wir-biuro .collapse.show { display: block; }
.wir-biuro tr.collapse.show { display: table-row; }
.wir-biuro tbody.collapse.show { display: table-row-group; }
.wir-biuro .collapsing { position: relative; height: 0; overflow: hidden; transition: height .35s ease; }
.wir-biuro .dropdown, .wir-biuro .dropup { position: relative; }
.wir-biuro .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; }
.wir-biuro .dropdown-toggle:empty::after { margin-left: 0; }
.wir-biuro .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: .25rem; }
.wir-biuro .dropup .dropdown-menu { margin-top: 0; margin-bottom: .125rem; }
.wir-biuro .dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: 0; border-right: .3em solid transparent; border-bottom: .3em solid; border-left: .3em solid transparent; }
.wir-biuro .dropup .dropdown-toggle:empty::after { margin-left: 0; }
.wir-biuro .dropright .dropdown-menu { margin-top: 0; margin-left: .125rem; }
.wir-biuro .dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-bottom: .3em solid transparent; border-left: .3em solid; }
.wir-biuro .dropright .dropdown-toggle:empty::after { margin-left: 0; }
.wir-biuro .dropright .dropdown-toggle::after { vertical-align: 0; }
.wir-biuro .dropleft .dropdown-menu { margin-top: 0; margin-right: .125rem; }
.wir-biuro .dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; }
.wir-biuro .dropleft .dropdown-toggle::after { display: none; }
.wir-biuro .dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-right: .3em solid; border-bottom: .3em solid transparent; }
.wir-biuro .dropleft .dropdown-toggle:empty::after { margin-left: 0; }
.wir-biuro .dropleft .dropdown-toggle::before { vertical-align: 0; }
.wir-biuro .dropdown-divider { height: 0; margin: .5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }
.wir-biuro .dropdown-item { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }
.wir-biuro .dropdown-item:focus, .wir-biuro .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa; }
.wir-biuro .dropdown-item.active, .wir-biuro .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; }
.wir-biuro .dropdown-item.disabled, .wir-biuro .dropdown-item:disabled { color: #6c757d; background-color: transparent; }
.wir-biuro .dropdown-menu.show { display: block; }
.wir-biuro .dropdown-header { display: block; padding: .5rem 1.5rem; margin-bottom: 0; font-size: .875rem; color: #6c757d; white-space: nowrap; }
.wir-biuro .btn-group, .wir-biuro .btn-group-vertical { position: relative; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; }
.wir-biuro .btn-group-vertical > .btn, .wir-biuro .btn-group > .btn { position: relative; -ms-flex: 0 1 auto; flex: 0 1 auto; }
.wir-biuro .btn-group-vertical > .btn:hover, .wir-biuro .btn-group > .btn:hover { z-index: 1; }
.wir-biuro .btn-group-vertical > .btn.active, .wir-biuro .btn-group-vertical > .btn:active, .wir-biuro .btn-group-vertical > .btn:focus, .wir-biuro .btn-group > .btn.active, .wir-biuro .btn-group > .btn:active, .wir-biuro .btn-group > .btn:focus { z-index: 1; }
.wir-biuro .btn-group .btn + .btn, .wir-biuro .btn-group .btn + .btn-group, .wir-biuro .btn-group .btn-group + .btn, .wir-biuro .btn-group .btn-group + .btn-group, .wir-biuro .btn-group-vertical .btn + .btn, .wir-biuro .btn-group-vertical .btn + .btn-group, .wir-biuro .btn-group-vertical .btn-group + .btn, .wir-biuro .btn-group-vertical .btn-group + .btn-group { margin-left: -1px; }
.wir-biuro .btn-toolbar { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: start; justify-content: flex-start; }
.wir-biuro .btn-toolbar .input-group { width: auto; }
.wir-biuro .btn-group > .btn:first-child { margin-left: 0; }
.wir-biuro .btn-group > .btn-group:not(:last-child) > .btn, .wir-biuro .btn-group > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.wir-biuro .btn-group > .btn-group:not(:first-child) > .btn, .wir-biuro .btn-group > .btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.wir-biuro .dropdown-toggle-split { padding-right: .5625rem; padding-left: .5625rem; }
.wir-biuro .dropdown-toggle-split::after { margin-left: 0; }
.wir-biuro .btn-group-sm > .btn + .dropdown-toggle-split, .wir-biuro .btn-sm + .dropdown-toggle-split { padding-right: .375rem; padding-left: .375rem; }
.wir-biuro .btn-group-lg > .btn + .dropdown-toggle-split, .wir-biuro .btn-lg + .dropdown-toggle-split { padding-right: .75rem; padding-left: .75rem; }
.wir-biuro .btn-group-vertical { -ms-flex-direction: column; flex-direction: column; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: center; justify-content: center; }
.wir-biuro .btn-group-vertical .btn, .wir-biuro .btn-group-vertical .btn-group { width: 100%; }
.wir-biuro .btn-group-vertical > .btn + .btn, .wir-biuro .btn-group-vertical > .btn + .btn-group, .wir-biuro .btn-group-vertical > .btn-group + .btn, .wir-biuro .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }
.wir-biuro .btn-group-vertical > .btn-group:not(:last-child) > .btn, .wir-biuro .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.wir-biuro .btn-group-vertical > .btn-group:not(:first-child) > .btn, .wir-biuro .btn-group-vertical > .btn:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0; }
.wir-biuro .btn-group-toggle > .btn, .wir-biuro .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }
.wir-biuro .btn-group-toggle > .btn input[type=checkbox], .wir-biuro .btn-group-toggle > .btn input[type=radio], .wir-biuro .btn-group-toggle > .btn-group > .btn input[type=checkbox], .wir-biuro .btn-group-toggle > .btn-group > .btn input[type=radio] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }
.wir-biuro .input-group { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; }
.wir-biuro .input-group > .custom-file, .wir-biuro .input-group > .custom-select, .wir-biuro .input-group > .form-control { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; margin-bottom: 0; }
.wir-biuro .input-group > .custom-file:focus, .wir-biuro .input-group > .custom-select:focus, .wir-biuro .input-group > .form-control:focus { z-index: 3; }
.wir-biuro .input-group > .custom-file + .custom-file, .wir-biuro .input-group > .custom-file + .custom-select, .wir-biuro .input-group > .custom-file + .form-control, .wir-biuro .input-group > .custom-select + .custom-file, .wir-biuro .input-group > .custom-select + .custom-select, .wir-biuro .input-group > .custom-select + .form-control, .wir-biuro .input-group > .form-control + .custom-file, .wir-biuro .input-group > .form-control + .custom-select, .wir-biuro .input-group > .form-control + .form-control { margin-left: -1px; }
.wir-biuro .input-group > .custom-select:not(:last-child), .wir-biuro .input-group > .form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.wir-biuro .input-group > .custom-select:not(:first-child), .wir-biuro .input-group > .form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.wir-biuro .input-group > .custom-file { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
.wir-biuro .input-group > .custom-file:not(:last-child) .custom-file-label, .wir-biuro .input-group > .custom-file:not(:last-child) .custom-file-label::before { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.wir-biuro .input-group > .custom-file:not(:first-child) .custom-file-label, .wir-biuro .input-group > .custom-file:not(:first-child) .custom-file-label::before { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.wir-biuro .input-group-append, .wir-biuro .input-group-prepend { display: -ms-flexbox; display: flex; }
.wir-biuro .input-group-append .btn, .wir-biuro .input-group-prepend .btn { position: relative; z-index: 2; }
.wir-biuro .input-group-append .btn + .btn, .wir-biuro .input-group-append .btn + .input-group-text, .wir-biuro .input-group-append .input-group-text + .btn, .wir-biuro .input-group-append .input-group-text + .input-group-text, .wir-biuro .input-group-prepend .btn + .btn, .wir-biuro .input-group-prepend .btn + .input-group-text, .wir-biuro .input-group-prepend .input-group-text + .btn, .wir-biuro .input-group-prepend .input-group-text + .input-group-text { margin-left: -1px; }
.wir-biuro .input-group-prepend { margin-right: -1px; }
.wir-biuro .input-group-append { margin-left: -1px; }
.wir-biuro .input-group-text { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: .375rem .75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: .25rem; }
.wir-biuro .input-group-text input[type=checkbox], .wir-biuro .input-group-text input[type=radio] { margin-top: 0; }
.wir-biuro .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .wir-biuro .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .wir-biuro .input-group > .input-group-append:not(:last-child) > .btn, .wir-biuro .input-group > .input-group-append:not(:last-child) > .input-group-text, .wir-biuro .input-group > .input-group-prepend > .btn, .wir-biuro .input-group > .input-group-prepend > .input-group-text { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.wir-biuro .input-group > .input-group-append > .btn, .wir-biuro .input-group > .input-group-append > .input-group-text, .wir-biuro .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .wir-biuro .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .wir-biuro .input-group > .input-group-prepend:not(:first-child) > .btn, .wir-biuro .input-group > .input-group-prepend:not(:first-child) > .input-group-text { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.wir-biuro .custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; }
.wir-biuro .custom-control-inline { display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; }
.wir-biuro .custom-control-input { position: absolute; z-index: -1; opacity: 0; }
.wir-biuro .custom-control-input:checked ~ .custom-control-label::before { color: #fff; background-color: #007bff; }
.wir-biuro .custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.wir-biuro .custom-control-input:active ~ .custom-control-label::before { color: #fff; background-color: #b3d7ff; }
.wir-biuro .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; }
.wir-biuro .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; }
.wir-biuro .custom-control-label { margin-bottom: 0; }
.wir-biuro .custom-control-label::before { position: absolute; top: .25rem; left: 0; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #dee2e6; }
.wir-biuro .custom-control-label::after { position: absolute; top: .25rem; left: 0; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; }
.wir-biuro .custom-checkbox .custom-control-label::before { border-radius: .25rem; }
.wir-biuro .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { background-color: #007bff; }
.wir-biuro .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.wir-biuro .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: #007bff; }
.wir-biuro .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
.wir-biuro .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.wir-biuro .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.wir-biuro .custom-radio .custom-control-label::before { border-radius: 50%; }
.wir-biuro .custom-radio .custom-control-input:checked ~ .custom-control-label::before { background-color: #007bff; }
.wir-biuro .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.wir-biuro .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.wir-biuro .custom-select { display: inline-block; width: 100%; height: calc(2.25rem + 2px); padding: .375rem 1.75rem .375rem .75rem; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-size: 8px 10px; border: 1px solid #ced4da; border-radius: .25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.wir-biuro .custom-select:focus { border-color: #80bdff; outline: 0; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
.wir-biuro .custom-select:focus::-ms-value { color: #495057; background-color: #fff; }
.wir-biuro .custom-select[multiple], .wir-biuro .custom-select[size]:not([size="1"]) { height: auto; padding-right: .75rem; background-image: none; }
.wir-biuro .custom-select:disabled { color: #6c757d; background-color: #e9ecef; }
.wir-biuro .custom-select::-ms-expand { opacity: 0; }
.wir-biuro .custom-select-sm { height: calc(1.8125rem + 2px); padding-top: .375rem; padding-bottom: .375rem; font-size: 75%; }
.wir-biuro .custom-select-lg { height: calc(2.875rem + 2px); padding-top: .375rem; padding-bottom: .375rem; font-size: 125%; }
.wir-biuro .custom-file { position: relative; display: inline-block; width: 100%; height: calc(2.25rem + 2px); margin-bottom: 0; }
.wir-biuro .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2.25rem + 2px); margin: 0; opacity: 0; }
.wir-biuro .custom-file-input:focus ~ .custom-file-control { border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.wir-biuro .custom-file-input:focus ~ .custom-file-control::before { border-color: #80bdff; }
.wir-biuro .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }
.wir-biuro .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(2.25rem + 2px); padding: .375rem .75rem; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: .25rem; }
.wir-biuro .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(calc(2.25rem + 2px) - 1px * 2); padding: .375rem .75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: 1px solid #ced4da; border-radius: 0 .25rem .25rem 0; }
.wir-biuro .nav { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }
.wir-biuro .nav-link { display: block; padding: .5rem 1rem; }
.wir-biuro .nav-link:focus, .wir-biuro .nav-link:hover { text-decoration: none; }
.wir-biuro .nav-link.disabled { color: #6c757d; }
.wir-biuro .nav-tabs { border-bottom: 1px solid #dee2e6; }
.wir-biuro .nav-tabs .nav-item { margin-bottom: -1px; }
.wir-biuro .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
.wir-biuro .nav-tabs .nav-link:focus, .wir-biuro .nav-tabs .nav-link:hover { border-color: #e9ecef #e9ecef #dee2e6; }
.wir-biuro .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }
.wir-biuro .nav-tabs .nav-item.show .nav-link, .wir-biuro .nav-tabs .nav-link.active { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }
.wir-biuro .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }
.wir-biuro .nav-pills .nav-link { border-radius: .25rem; }
.wir-biuro .nav-pills .nav-link.active, .wir-biuro .nav-pills .show > .nav-link { color: #fff; background-color: #007bff; }
.wir-biuro .nav-fill .nav-item { -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; }
.wir-biuro .nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; text-align: center; }
.wir-biuro .tab-content > .tab-pane { display: none; }
.wir-biuro .tab-content > .active { display: block; }
.wir-biuro .navbar { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: .5rem 1rem; }
.wir-biuro .navbar > .container, .wir-biuro .navbar > .container-fluid { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; }
.wir-biuro .navbar-brand { display: inline-block; padding-top: .3125rem; padding-bottom: .3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.wir-biuro .navbar-brand:focus, .wir-biuro .navbar-brand:hover { text-decoration: none; }
.wir-biuro .navbar-nav { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }
.wir-biuro .navbar-nav .nav-link { padding-right: 0; padding-left: 0; }
.wir-biuro .navbar-nav .dropdown-menu { position: static; float: none; }
.wir-biuro .navbar-text { display: inline-block; padding-top: .5rem; padding-bottom: .5rem; }
.wir-biuro .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: center; align-items: center; }
.wir-biuro .navbar-toggler { padding: .25rem .75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: .25rem; }
.wir-biuro .navbar-toggler:focus, .wir-biuro .navbar-toggler:hover { text-decoration: none; }
.wir-biuro .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; }
.wir-biuro .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }
@media (max-width: 575.98px) { .wir-biuro .navbar-expand-sm > .container, .wir-biuro .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 576px) { .wir-biuro .navbar-expand-sm { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; }
.wir-biuro .navbar-expand-sm .navbar-nav { -ms-flex-direction: row; flex-direction: row; }
.wir-biuro .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
.wir-biuro .navbar-expand-sm .navbar-nav .dropdown-menu-right { right: 0; left: auto; }
.wir-biuro .navbar-expand-sm .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem; }
.wir-biuro .navbar-expand-sm > .container, .wir-biuro .navbar-expand-sm > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.wir-biuro .navbar-expand-sm .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
.wir-biuro .navbar-expand-sm .navbar-toggler { display: none; }
.wir-biuro .navbar-expand-sm .dropup .dropdown-menu { top: auto; bottom: 100%; } }
@media (max-width: 767.98px) { .wir-biuro .navbar-expand-md > .container, .wir-biuro .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 768px) { .wir-biuro .navbar-expand-md { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; }
.wir-biuro .navbar-expand-md .navbar-nav { -ms-flex-direction: row; flex-direction: row; }
.wir-biuro .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
.wir-biuro .navbar-expand-md .navbar-nav .dropdown-menu-right { right: 0; left: auto; }
.wir-biuro .navbar-expand-md .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem; }
.wir-biuro .navbar-expand-md > .container, .wir-biuro .navbar-expand-md > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.wir-biuro .navbar-expand-md .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
.wir-biuro .navbar-expand-md .navbar-toggler { display: none; }
.wir-biuro .navbar-expand-md .dropup .dropdown-menu { top: auto; bottom: 100%; } }
@media (max-width: 991.98px) { .wir-biuro .navbar-expand-lg > .container, .wir-biuro .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 992px) { .wir-biuro .navbar-expand-lg { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; }
.wir-biuro .navbar-expand-lg .navbar-nav { -ms-flex-direction: row; flex-direction: row; }
.wir-biuro .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
.wir-biuro .navbar-expand-lg .navbar-nav .dropdown-menu-right { right: 0; left: auto; }
.wir-biuro .navbar-expand-lg .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem; }
.wir-biuro .navbar-expand-lg > .container, .wir-biuro .navbar-expand-lg > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.wir-biuro .navbar-expand-lg .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
.wir-biuro .navbar-expand-lg .navbar-toggler { display: none; }
.wir-biuro .navbar-expand-lg .dropup .dropdown-menu { top: auto; bottom: 100%; } }
@media (max-width: 1199.98px) { .wir-biuro .navbar-expand-xl > .container, .wir-biuro .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 1200px) { .wir-biuro .navbar-expand-xl { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; }
.wir-biuro .navbar-expand-xl .navbar-nav { -ms-flex-direction: row; flex-direction: row; }
.wir-biuro .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
.wir-biuro .navbar-expand-xl .navbar-nav .dropdown-menu-right { right: 0; left: auto; }
.wir-biuro .navbar-expand-xl .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem; }
.wir-biuro .navbar-expand-xl > .container, .wir-biuro .navbar-expand-xl > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.wir-biuro .navbar-expand-xl .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
.wir-biuro .navbar-expand-xl .navbar-toggler { display: none; }
.wir-biuro .navbar-expand-xl .dropup .dropdown-menu { top: auto; bottom: 100%; } }
.wir-biuro .navbar-expand { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; }
.wir-biuro .navbar-expand > .container, .wir-biuro .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; }
.wir-biuro .navbar-expand .navbar-nav { -ms-flex-direction: row; flex-direction: row; }
.wir-biuro .navbar-expand .navbar-nav .dropdown-menu { position: absolute; }
.wir-biuro .navbar-expand .navbar-nav .dropdown-menu-right { right: 0; left: auto; }
.wir-biuro .navbar-expand .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem; }
.wir-biuro .navbar-expand > .container, .wir-biuro .navbar-expand > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.wir-biuro .navbar-expand .navbar-collapse { display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
.wir-biuro .navbar-expand .navbar-toggler { display: none; }
.wir-biuro .navbar-expand .dropup .dropdown-menu { top: auto; bottom: 100%; }
.wir-biuro .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.wir-biuro .navbar-light .navbar-brand:focus, .wir-biuro .navbar-light .navbar-brand:hover { color: rgba(0, 0, 0, 0.9); }
.wir-biuro .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.wir-biuro .navbar-light .navbar-nav .nav-link:focus, .wir-biuro .navbar-light .navbar-nav .nav-link:hover { color: rgba(0, 0, 0, 0.7); }
.wir-biuro .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.wir-biuro .navbar-light .navbar-nav .active > .nav-link, .wir-biuro .navbar-light .navbar-nav .nav-link.active, .wir-biuro .navbar-light .navbar-nav .nav-link.show, .wir-biuro .navbar-light .navbar-nav .show > .nav-link { color: rgba(0, 0, 0, 0.9); }
.wir-biuro .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.wir-biuro .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.wir-biuro .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }
.wir-biuro .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.wir-biuro .navbar-light .navbar-text a:focus, .wir-biuro .navbar-light .navbar-text a:hover { color: rgba(0, 0, 0, 0.9); }
.wir-biuro .navbar-dark .navbar-brand { color: #fff; }
.wir-biuro .navbar-dark .navbar-brand:focus, .wir-biuro .navbar-dark .navbar-brand:hover { color: #fff; }
.wir-biuro .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }
.wir-biuro .navbar-dark .navbar-nav .nav-link:focus, .wir-biuro .navbar-dark .navbar-nav .nav-link:hover { color: rgba(255, 255, 255, 0.75); }
.wir-biuro .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.wir-biuro .navbar-dark .navbar-nav .active > .nav-link, .wir-biuro .navbar-dark .navbar-nav .nav-link.active, .wir-biuro .navbar-dark .navbar-nav .nav-link.show, .wir-biuro .navbar-dark .navbar-nav .show > .nav-link { color: #fff; }
.wir-biuro .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }
.wir-biuro .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.wir-biuro .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }
.wir-biuro .navbar-dark .navbar-text a { color: #fff; }
.wir-biuro .navbar-dark .navbar-text a:focus, .wir-biuro .navbar-dark .navbar-text a:hover { color: #fff; }
.wir-biuro .card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; }
.wir-biuro .card > hr { margin-right: 0; margin-left: 0; }
.wir-biuro .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
.wir-biuro .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem; }
.wir-biuro .card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; }
.wir-biuro .card-title { margin-bottom: .75rem; }
.wir-biuro .card-subtitle { margin-top: -.375rem; margin-bottom: 0; }
.wir-biuro .card-text:last-child { margin-bottom: 0; }
.wir-biuro .card-link:hover { text-decoration: none; }
.wir-biuro .card-link + .card-link { margin-left: 1.25rem; }
.wir-biuro .card-header { padding: .75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
.wir-biuro .card-header:first-child { border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }
.wir-biuro .card-header + .list-group .list-group-item:first-child { border-top: 0; }
.wir-biuro .card-footer { padding: .75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }
.wir-biuro .card-footer:last-child { border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }
.wir-biuro .card-header-tabs { margin-right: -.625rem; margin-bottom: -.75rem; margin-left: -.625rem; border-bottom: 0; }
.wir-biuro .card-header-pills { margin-right: -.625rem; margin-left: -.625rem; }
.wir-biuro .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }
.wir-biuro .card-img { width: 100%; border-radius: calc(.25rem - 1px); }
.wir-biuro .card-img-top { width: 100%; border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px); }
.wir-biuro .card-img-bottom { width: 100%; border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px); }
.wir-biuro .card-deck { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }
.wir-biuro .card-deck .card { margin-bottom: 15px; }
@media (min-width: 576px) { .wir-biuro .card-deck { -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
.wir-biuro .card-deck .card { display: -ms-flexbox; display: flex; -ms-flex: 1 0 0%; flex: 1 0 0%; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }
.wir-biuro .card-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }
.wir-biuro .card-group > .card { margin-bottom: 15px; }
@media (min-width: 576px) { .wir-biuro .card-group { -ms-flex-flow: row wrap; flex-flow: row wrap; }
.wir-biuro .card-group > .card { -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; }
.wir-biuro .card-group > .card + .card { margin-left: 0; border-left: 0; }
.wir-biuro .card-group > .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.wir-biuro .card-group > .card:first-child .card-header, .wir-biuro .card-group > .card:first-child .card-img-top { border-top-right-radius: 0; }
.wir-biuro .card-group > .card:first-child .card-footer, .wir-biuro .card-group > .card:first-child .card-img-bottom { border-bottom-right-radius: 0; }
.wir-biuro .card-group > .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.wir-biuro .card-group > .card:last-child .card-header, .wir-biuro .card-group > .card:last-child .card-img-top { border-top-left-radius: 0; }
.wir-biuro .card-group > .card:last-child .card-footer, .wir-biuro .card-group > .card:last-child .card-img-bottom { border-bottom-left-radius: 0; }
.wir-biuro .card-group > .card:only-child { border-radius: .25rem; }
.wir-biuro .card-group > .card:only-child .card-header, .wir-biuro .card-group > .card:only-child .card-img-top { border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
.wir-biuro .card-group > .card:only-child .card-footer, .wir-biuro .card-group > .card:only-child .card-img-bottom { border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem; }
.wir-biuro .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0; }
.wir-biuro .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .wir-biuro .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .wir-biuro .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .wir-biuro .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top { border-radius: 0; } }
.wir-biuro .card-columns .card { margin-bottom: .75rem; }
@media (min-width: 576px) { .wir-biuro .card-columns { column-count: 3; column-gap: 1.25rem; }
.wir-biuro .card-columns .card { display: inline-block; width: 100%; } }
.wir-biuro .breadcrumb { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: .75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: .25rem; }
.wir-biuro .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #6c757d; content: "/"; }
.wir-biuro .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }
.wir-biuro .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }
.wir-biuro .breadcrumb-item.active { color: #6c757d; }
.wir-biuro .pagination { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: .25rem; }
.wir-biuro .page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6; }
.wir-biuro .page-link:hover { color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }
.wir-biuro .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.wir-biuro .page-link:not(:disabled):not(.disabled) { cursor: pointer; }
.wir-biuro .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; }
.wir-biuro .page-item:last-child .page-link { border-top-right-radius: .25rem; border-bottom-right-radius: .25rem; }
.wir-biuro .page-item.active .page-link { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff; }
.wir-biuro .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }
.wir-biuro .pagination-lg .page-link { padding: .75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }
.wir-biuro .pagination-lg .page-item:first-child .page-link { border-top-left-radius: .3rem; border-bottom-left-radius: .3rem; }
.wir-biuro .pagination-lg .page-item:last-child .page-link { border-top-right-radius: .3rem; border-bottom-right-radius: .3rem; }
.wir-biuro .pagination-sm .page-link { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; }
.wir-biuro .pagination-sm .page-item:first-child .page-link { border-top-left-radius: .2rem; border-bottom-left-radius: .2rem; }
.wir-biuro .pagination-sm .page-item:last-child .page-link { border-top-right-radius: .2rem; border-bottom-right-radius: .2rem; }
.wir-biuro .badge { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; }
.wir-biuro .badge:empty { display: none; }
.wir-biuro .btn .badge { position: relative; top: -1px; }
.wir-biuro .badge-pill { padding-right: .6em; padding-left: .6em; border-radius: 10rem; }
.wir-biuro .badge-primary { color: #fff; background-color: #007bff; }
.wir-biuro .badge-primary[href]:focus, .wir-biuro .badge-primary[href]:hover { color: #fff; text-decoration: none; background-color: #0062cc; }
.wir-biuro .badge-secondary { color: #fff; background-color: #6c757d; }
.wir-biuro .badge-secondary[href]:focus, .wir-biuro .badge-secondary[href]:hover { color: #fff; text-decoration: none; background-color: #545b62; }
.wir-biuro .badge-success { color: #fff; background-color: #28a745; }
.wir-biuro .badge-success[href]:focus, .wir-biuro .badge-success[href]:hover { color: #fff; text-decoration: none; background-color: #1e7e34; }
.wir-biuro .badge-info { color: #fff; background-color: #17a2b8; }
.wir-biuro .badge-info[href]:focus, .wir-biuro .badge-info[href]:hover { color: #fff; text-decoration: none; background-color: #117a8b; }
.wir-biuro .badge-warning { color: #212529; background-color: #ffc107; }
.wir-biuro .badge-warning[href]:focus, .wir-biuro .badge-warning[href]:hover { color: #212529; text-decoration: none; background-color: #d39e00; }
.wir-biuro .badge-danger { color: #fff; background-color: #dc3545; }
.wir-biuro .badge-danger[href]:focus, .wir-biuro .badge-danger[href]:hover { color: #fff; text-decoration: none; background-color: #bd2130; }
.wir-biuro .badge-light { color: #212529; background-color: #f8f9fa; }
.wir-biuro .badge-light[href]:focus, .wir-biuro .badge-light[href]:hover { color: #212529; text-decoration: none; background-color: #dae0e5; }
.wir-biuro .badge-dark { color: #fff; background-color: #343a40; }
.wir-biuro .badge-dark[href]:focus, .wir-biuro .badge-dark[href]:hover { color: #fff; text-decoration: none; background-color: #1d2124; }
.wir-biuro .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: .3rem; }
@media (min-width: 576px) { .wir-biuro .jumbotron { padding: 4rem 2rem; } }
.wir-biuro .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }
.wir-biuro .alert { position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem; }
.wir-biuro .alert-heading { color: inherit; }
.wir-biuro .alert-link { font-weight: 700; }
.wir-biuro .alert-dismissible { padding-right: 4rem; }
.wir-biuro .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: .75rem 1.25rem; color: inherit; }
.wir-biuro .alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; }
.wir-biuro .alert-primary hr { border-top-color: #9fcdff; }
.wir-biuro .alert-primary .alert-link { color: #002752; }
.wir-biuro .alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }
.wir-biuro .alert-secondary hr { border-top-color: #c8cbcf; }
.wir-biuro .alert-secondary .alert-link { color: #202326; }
.wir-biuro .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }
.wir-biuro .alert-success hr { border-top-color: #b1dfbb; }
.wir-biuro .alert-success .alert-link { color: #0b2e13; }
.wir-biuro .alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }
.wir-biuro .alert-info hr { border-top-color: #abdde5; }
.wir-biuro .alert-info .alert-link { color: #062c33; }
.wir-biuro .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }
.wir-biuro .alert-warning hr { border-top-color: #ffe8a1; }
.wir-biuro .alert-warning .alert-link { color: #533f03; }
.wir-biuro .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }
.wir-biuro .alert-danger hr { border-top-color: #f1b0b7; }
.wir-biuro .alert-danger .alert-link { color: #491217; }
.wir-biuro .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }
.wir-biuro .alert-light hr { border-top-color: #ececf6; }
.wir-biuro .alert-light .alert-link { color: #686868; }
.wir-biuro .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }
.wir-biuro .alert-dark hr { border-top-color: #b9bbbe; }
.wir-biuro .alert-dark .alert-link { color: #040505; }
@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
to { background-position: 0 0; } }
.wir-biuro .progress { display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: .75rem; background-color: #e9ecef; border-radius: .25rem; }
.wir-biuro .progress-bar { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; background-color: #007bff; transition: width .6s ease; }
.wir-biuro .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }
.wir-biuro .progress-bar-animated { animation: progress-bar-stripes 1s linear infinite; }
.wir-biuro .media { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; }
.wir-biuro .media-body { -ms-flex: 1; flex: 1; }
.wir-biuro .list-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; }
.wir-biuro .list-group-item-action { width: 100%; color: #495057; text-align: inherit; }
.wir-biuro .list-group-item-action:focus, .wir-biuro .list-group-item-action:hover { color: #495057; text-decoration: none; background-color: #f8f9fa; }
.wir-biuro .list-group-item-action:active { color: #212529; background-color: #e9ecef; }
.wir-biuro .list-group-item { position: relative; display: block; padding: .75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }
.wir-biuro .list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
.wir-biuro .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem; }
.wir-biuro .list-group-item:focus, .wir-biuro .list-group-item:hover { z-index: 1; text-decoration: none; }
.wir-biuro .list-group-item.disabled, .wir-biuro .list-group-item:disabled { color: #6c757d; background-color: #fff; }
.wir-biuro .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; }
.wir-biuro .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }
.wir-biuro .list-group-flush:first-child .list-group-item:first-child { border-top: 0; }
.wir-biuro .list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; }
.wir-biuro .list-group-item-primary { color: #004085; background-color: #b8daff; }
.wir-biuro .list-group-item-primary.list-group-item-action:focus, .wir-biuro .list-group-item-primary.list-group-item-action:hover { color: #004085; background-color: #9fcdff; }
.wir-biuro .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #004085; border-color: #004085; }
.wir-biuro .list-group-item-secondary { color: #383d41; background-color: #d6d8db; }
.wir-biuro .list-group-item-secondary.list-group-item-action:focus, .wir-biuro .list-group-item-secondary.list-group-item-action:hover { color: #383d41; background-color: #c8cbcf; }
.wir-biuro .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; }
.wir-biuro .list-group-item-success { color: #155724; background-color: #c3e6cb; }
.wir-biuro .list-group-item-success.list-group-item-action:focus, .wir-biuro .list-group-item-success.list-group-item-action:hover { color: #155724; background-color: #b1dfbb; }
.wir-biuro .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; }
.wir-biuro .list-group-item-info { color: #0c5460; background-color: #bee5eb; }
.wir-biuro .list-group-item-info.list-group-item-action:focus, .wir-biuro .list-group-item-info.list-group-item-action:hover { color: #0c5460; background-color: #abdde5; }
.wir-biuro .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; }
.wir-biuro .list-group-item-warning { color: #856404; background-color: #ffeeba; }
.wir-biuro .list-group-item-warning.list-group-item-action:focus, .wir-biuro .list-group-item-warning.list-group-item-action:hover { color: #856404; background-color: #ffe8a1; }
.wir-biuro .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; }
.wir-biuro .list-group-item-danger { color: #721c24; background-color: #f5c6cb; }
.wir-biuro .list-group-item-danger.list-group-item-action:focus, .wir-biuro .list-group-item-danger.list-group-item-action:hover { color: #721c24; background-color: #f1b0b7; }
.wir-biuro .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; }
.wir-biuro .list-group-item-light { color: #818182; background-color: #fdfdfe; }
.wir-biuro .list-group-item-light.list-group-item-action:focus, .wir-biuro .list-group-item-light.list-group-item-action:hover { color: #818182; background-color: #ececf6; }
.wir-biuro .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }
.wir-biuro .list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }
.wir-biuro .list-group-item-dark.list-group-item-action:focus, .wir-biuro .list-group-item-dark.list-group-item-action:hover { color: #1b1e21; background-color: #b9bbbe; }
.wir-biuro .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }
.wir-biuro .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }
.wir-biuro .close:focus, .wir-biuro .close:hover { color: #000; text-decoration: none; opacity: .75; }
.wir-biuro .close:not(:disabled):not(.disabled) { cursor: pointer; }
.wir-biuro button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; }
.wir-biuro .modal-open { overflow: hidden; }
.wir-biuro .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; }
.wir-biuro .modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.wir-biuro .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none; }
.wir-biuro .modal.fade .modal-dialog { transition: transform .3s ease-out; -ms-transform: translate(0, -25%); transform: translate(0, -25%); }
.wir-biuro .modal.show .modal-dialog { -ms-transform: translate(0, 0); transform: translate(0, 0); }
.wir-biuro .modal-dialog-centered { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2)); }
.wir-biuro .modal-content { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: .3rem; outline: 0; }
.wir-biuro .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.wir-biuro .modal-backdrop.fade { opacity: 0; }
.wir-biuro .modal-backdrop.show { opacity: .5; }
.wir-biuro .modal-header { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: .3rem; border-top-right-radius: .3rem; }
.wir-biuro .modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; }
.wir-biuro .modal-title { margin-bottom: 0; line-height: 1.5; }
.wir-biuro .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; }
.wir-biuro .modal-footer { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef; }
.wir-biuro .modal-footer > :not(:first-child) { margin-left: .25rem; }
.wir-biuro .modal-footer > :not(:last-child) { margin-right: .25rem; }
.wir-biuro .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
@media (min-width: 576px) { .wir-biuro .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
.wir-biuro .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); }
.wir-biuro .modal-sm { max-width: 300px; } }
@media (min-width: 992px) { .wir-biuro .modal-lg { max-width: 800px; } }
.wir-biuro .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: .875rem; word-wrap: break-word; opacity: 0; }
.wir-biuro .tooltip.show { opacity: .9; }
.wir-biuro .tooltip .arrow { position: absolute; display: block; width: .8rem; height: .4rem; }
.wir-biuro .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }
.wir-biuro .bs-tooltip-auto[x-placement^=top], .wir-biuro .bs-tooltip-top { padding: .4rem 0; }
.wir-biuro .bs-tooltip-auto[x-placement^=top] .arrow, .wir-biuro .bs-tooltip-top .arrow { bottom: 0; }
.wir-biuro .bs-tooltip-auto[x-placement^=top] .arrow::before, .wir-biuro .bs-tooltip-top .arrow::before { top: 0; border-width: .4rem .4rem 0; border-top-color: #000; }
.wir-biuro .bs-tooltip-auto[x-placement^=right], .wir-biuro .bs-tooltip-right { padding: 0 .4rem; }
.wir-biuro .bs-tooltip-auto[x-placement^=right] .arrow, .wir-biuro .bs-tooltip-right .arrow { left: 0; width: .4rem; height: .8rem; }
.wir-biuro .bs-tooltip-auto[x-placement^=right] .arrow::before, .wir-biuro .bs-tooltip-right .arrow::before { right: 0; border-width: .4rem .4rem .4rem 0; border-right-color: #000; }
.wir-biuro .bs-tooltip-auto[x-placement^=bottom], .wir-biuro .bs-tooltip-bottom { padding: .4rem 0; }
.wir-biuro .bs-tooltip-auto[x-placement^=bottom] .arrow, .wir-biuro .bs-tooltip-bottom .arrow { top: 0; }
.wir-biuro .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .wir-biuro .bs-tooltip-bottom .arrow::before { bottom: 0; border-width: 0 .4rem .4rem; border-bottom-color: #000; }
.wir-biuro .bs-tooltip-auto[x-placement^=left], .wir-biuro .bs-tooltip-left { padding: 0 .4rem; }
.wir-biuro .bs-tooltip-auto[x-placement^=left] .arrow, .wir-biuro .bs-tooltip-left .arrow { right: 0; width: .4rem; height: .8rem; }
.wir-biuro .bs-tooltip-auto[x-placement^=left] .arrow::before, .wir-biuro .bs-tooltip-left .arrow::before { left: 0; border-width: .4rem 0 .4rem .4rem; border-left-color: #000; }
.wir-biuro .tooltip-inner { max-width: 200px; padding: .25rem .5rem; color: #fff; text-align: center; background-color: #000; border-radius: .25rem; }
.wir-biuro .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: .875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: .3rem; }
.wir-biuro .popover .arrow { position: absolute; display: block; width: 1rem; height: .5rem; margin: 0 .3rem; }
.wir-biuro .popover .arrow::after, .wir-biuro .popover .arrow::before { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }
.wir-biuro .bs-popover-auto[x-placement^=top], .wir-biuro .bs-popover-top { margin-bottom: .5rem; }
.wir-biuro .bs-popover-auto[x-placement^=top] .arrow, .wir-biuro .bs-popover-top .arrow { bottom: calc((.5rem + 1px) * -1); }
.wir-biuro .bs-popover-auto[x-placement^=top] .arrow::after, .wir-biuro .bs-popover-auto[x-placement^=top] .arrow::before, .wir-biuro .bs-popover-top .arrow::after, .wir-biuro .bs-popover-top .arrow::before { border-width: .5rem .5rem 0; }
.wir-biuro .bs-popover-auto[x-placement^=top] .arrow::before, .wir-biuro .bs-popover-top .arrow::before { bottom: 0; border-top-color: rgba(0, 0, 0, 0.25); }
.wir-biuro .bs-popover-auto[x-placement^=top] .arrow::after, .wir-biuro .bs-popover-top .arrow::after { bottom: 1px; border-top-color: #fff; }
.wir-biuro .bs-popover-auto[x-placement^=right], .wir-biuro .bs-popover-right { margin-left: .5rem; }
.wir-biuro .bs-popover-auto[x-placement^=right] .arrow, .wir-biuro .bs-popover-right .arrow { left: calc((.5rem + 1px) * -1); width: .5rem; height: 1rem; margin: .3rem 0; }
.wir-biuro .bs-popover-auto[x-placement^=right] .arrow::after, .wir-biuro .bs-popover-auto[x-placement^=right] .arrow::before, .wir-biuro .bs-popover-right .arrow::after, .wir-biuro .bs-popover-right .arrow::before { border-width: .5rem .5rem .5rem 0; }
.wir-biuro .bs-popover-auto[x-placement^=right] .arrow::before, .wir-biuro .bs-popover-right .arrow::before { left: 0; border-right-color: rgba(0, 0, 0, 0.25); }
.wir-biuro .bs-popover-auto[x-placement^=right] .arrow::after, .wir-biuro .bs-popover-right .arrow::after { left: 1px; border-right-color: #fff; }
.wir-biuro .bs-popover-auto[x-placement^=bottom], .wir-biuro .bs-popover-bottom { margin-top: .5rem; }
.wir-biuro .bs-popover-auto[x-placement^=bottom] .arrow, .wir-biuro .bs-popover-bottom .arrow { top: calc((.5rem + 1px) * -1); }
.wir-biuro .bs-popover-auto[x-placement^=bottom] .arrow::after, .wir-biuro .bs-popover-auto[x-placement^=bottom] .arrow::before, .wir-biuro .bs-popover-bottom .arrow::after, .wir-biuro .bs-popover-bottom .arrow::before { border-width: 0 .5rem .5rem .5rem; }
.wir-biuro .bs-popover-auto[x-placement^=bottom] .arrow::before, .wir-biuro .bs-popover-bottom .arrow::before { top: 0; border-bottom-color: rgba(0, 0, 0, 0.25); }
.wir-biuro .bs-popover-auto[x-placement^=bottom] .arrow::after, .wir-biuro .bs-popover-bottom .arrow::after { top: 1px; border-bottom-color: #fff; }
.wir-biuro .bs-popover-auto[x-placement^=bottom] .popover-header::before, .wir-biuro .bs-popover-bottom .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }
.wir-biuro .bs-popover-auto[x-placement^=left], .wir-biuro .bs-popover-left { margin-right: .5rem; }
.wir-biuro .bs-popover-auto[x-placement^=left] .arrow, .wir-biuro .bs-popover-left .arrow { right: calc((.5rem + 1px) * -1); width: .5rem; height: 1rem; margin: .3rem 0; }
.wir-biuro .bs-popover-auto[x-placement^=left] .arrow::after, .wir-biuro .bs-popover-auto[x-placement^=left] .arrow::before, .wir-biuro .bs-popover-left .arrow::after, .wir-biuro .bs-popover-left .arrow::before { border-width: .5rem 0 .5rem .5rem; }
.wir-biuro .bs-popover-auto[x-placement^=left] .arrow::before, .wir-biuro .bs-popover-left .arrow::before { right: 0; border-left-color: rgba(0, 0, 0, 0.25); }
.wir-biuro .bs-popover-auto[x-placement^=left] .arrow::after, .wir-biuro .bs-popover-left .arrow::after { right: 1px; border-left-color: #fff; }
.wir-biuro .popover-header { padding: .5rem .75rem; margin-bottom: 0; font-size: 1rem; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px); }
.wir-biuro .popover-header:empty { display: none; }
.wir-biuro .popover-body { padding: .5rem .75rem; color: #212529; }
.wir-biuro .carousel { position: relative; }
.wir-biuro .carousel-inner { position: relative; width: 100%; overflow: hidden; }
.wir-biuro .carousel-item { position: relative; display: none; -ms-flex-align: center; align-items: center; width: 100%; transition: transform .6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; perspective: 1000px; }
.wir-biuro .carousel-item-next, .wir-biuro .carousel-item-prev, .wir-biuro .carousel-item.active { display: block; }
.wir-biuro .carousel-item-next, .wir-biuro .carousel-item-prev { position: absolute; top: 0; }
.wir-biuro .carousel-item-next.carousel-item-left, .wir-biuro .carousel-item-prev.carousel-item-right { -ms-transform: translateX(0); transform: translateX(0); }
@supports (transform-style: preserve-3d) { .wir-biuro .carousel-item-next.carousel-item-left, .wir-biuro .carousel-item-prev.carousel-item-right { transform: translate3d(0, 0, 0); } }
.wir-biuro .active.carousel-item-right, .wir-biuro .carousel-item-next { -ms-transform: translateX(100%); transform: translateX(100%); }
@supports (transform-style: preserve-3d) { .wir-biuro .active.carousel-item-right, .wir-biuro .carousel-item-next { transform: translate3d(100%, 0, 0); } }
.wir-biuro .active.carousel-item-left, .wir-biuro .carousel-item-prev { -ms-transform: translateX(-100%); transform: translateX(-100%); }
@supports (transform-style: preserve-3d) { .wir-biuro .active.carousel-item-left, .wir-biuro .carousel-item-prev { transform: translate3d(-100%, 0, 0); } }
.wir-biuro .carousel-control-next, .wir-biuro .carousel-control-prev { position: absolute; top: 0; bottom: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: .5; }
.wir-biuro .carousel-control-next:focus, .wir-biuro .carousel-control-next:hover, .wir-biuro .carousel-control-prev:focus, .wir-biuro .carousel-control-prev:hover { color: #fff; text-decoration: none; outline: 0; opacity: .9; }
.wir-biuro .carousel-control-prev { left: 0; }
.wir-biuro .carousel-control-next { right: 0; }
.wir-biuro .carousel-control-next-icon, .wir-biuro .carousel-control-prev-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; }
.wir-biuro .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }
.wir-biuro .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }
.wir-biuro .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }
.wir-biuro .carousel-indicators li { position: relative; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, 0.5); }
.wir-biuro .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; }
.wir-biuro .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; }
.wir-biuro .carousel-indicators .active { background-color: #fff; }
.wir-biuro .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }
.wir-biuro .align-baseline { vertical-align: baseline !important; }
.wir-biuro .align-top { vertical-align: top !important; }
.wir-biuro .align-middle { vertical-align: middle !important; }
.wir-biuro .align-bottom { vertical-align: bottom !important; }
.wir-biuro .align-text-bottom { vertical-align: text-bottom !important; }
.wir-biuro .align-text-top { vertical-align: text-top !important; }
.wir-biuro .bg-primary { background-color: #007bff !important; }
.wir-biuro a.bg-primary:focus, .wir-biuro a.bg-primary:hover, .wir-biuro button.bg-primary:focus, .wir-biuro button.bg-primary:hover { background-color: #0062cc !important; }
.wir-biuro .bg-secondary { background-color: #6c757d !important; }
.wir-biuro a.bg-secondary:focus, .wir-biuro a.bg-secondary:hover, .wir-biuro button.bg-secondary:focus, .wir-biuro button.bg-secondary:hover { background-color: #545b62 !important; }
.wir-biuro .bg-success { background-color: #28a745 !important; }
.wir-biuro a.bg-success:focus, .wir-biuro a.bg-success:hover, .wir-biuro button.bg-success:focus, .wir-biuro button.bg-success:hover { background-color: #1e7e34 !important; }
.wir-biuro .bg-info { background-color: #17a2b8 !important; }
.wir-biuro a.bg-info:focus, .wir-biuro a.bg-info:hover, .wir-biuro button.bg-info:focus, .wir-biuro button.bg-info:hover { background-color: #117a8b !important; }
.wir-biuro .bg-warning { background-color: #ffc107 !important; }
.wir-biuro a.bg-warning:focus, .wir-biuro a.bg-warning:hover, .wir-biuro button.bg-warning:focus, .wir-biuro button.bg-warning:hover { background-color: #d39e00 !important; }
.wir-biuro .bg-danger { background-color: #dc3545 !important; }
.wir-biuro a.bg-danger:focus, .wir-biuro a.bg-danger:hover, .wir-biuro button.bg-danger:focus, .wir-biuro button.bg-danger:hover { background-color: #bd2130 !important; }
.wir-biuro .bg-light { background-color: #f8f9fa !important; }
.wir-biuro a.bg-light:focus, .wir-biuro a.bg-light:hover, .wir-biuro button.bg-light:focus, .wir-biuro button.bg-light:hover { background-color: #dae0e5 !important; }
.wir-biuro .bg-dark { background-color: #343a40 !important; }
.wir-biuro a.bg-dark:focus, .wir-biuro a.bg-dark:hover, .wir-biuro button.bg-dark:focus, .wir-biuro button.bg-dark:hover { background-color: #1d2124 !important; }
.wir-biuro .bg-white { background-color: #fff !important; }
.wir-biuro .bg-transparent { background-color: transparent !important; }
.wir-biuro .border { border: 1px solid #dee2e6 !important; }
.wir-biuro .border-top { border-top: 1px solid #dee2e6 !important; }
.wir-biuro .border-right { border-right: 1px solid #dee2e6 !important; }
.wir-biuro .border-bottom { border-bottom: 1px solid #dee2e6 !important; }
.wir-biuro .border-left { border-left: 1px solid #dee2e6 !important; }
.wir-biuro .border-0 { border: 0 !important; }
.wir-biuro .border-top-0 { border-top: 0 !important; }
.wir-biuro .border-right-0 { border-right: 0 !important; }
.wir-biuro .border-bottom-0 { border-bottom: 0 !important; }
.wir-biuro .border-left-0 { border-left: 0 !important; }
.wir-biuro .border-primary { border-color: #007bff !important; }
.wir-biuro .border-secondary { border-color: #6c757d !important; }
.wir-biuro .border-success { border-color: #28a745 !important; }
.wir-biuro .border-info { border-color: #17a2b8 !important; }
.wir-biuro .border-warning { border-color: #ffc107 !important; }
.wir-biuro .border-danger { border-color: #dc3545 !important; }
.wir-biuro .border-light { border-color: #f8f9fa !important; }
.wir-biuro .border-dark { border-color: #343a40 !important; }
.wir-biuro .border-white { border-color: #fff !important; }
.wir-biuro .rounded { border-radius: .25rem !important; }
.wir-biuro .rounded-top { border-top-left-radius: .25rem !important; border-top-right-radius: .25rem !important; }
.wir-biuro .rounded-right { border-top-right-radius: .25rem !important; border-bottom-right-radius: .25rem !important; }
.wir-biuro .rounded-bottom { border-bottom-right-radius: .25rem !important; border-bottom-left-radius: .25rem !important; }
.wir-biuro .rounded-left { border-top-left-radius: .25rem !important; border-bottom-left-radius: .25rem !important; }
.wir-biuro .rounded-circle { border-radius: 50% !important; }
.wir-biuro .rounded-0 { border-radius: 0 !important; }
.wir-biuro .clearfix::after { display: block; clear: both; content: ""; }
.wir-biuro .d-none { display: none !important; }
.wir-biuro .d-inline { display: inline !important; }
.wir-biuro .d-inline-block { display: inline-block !important; }
.wir-biuro .d-block { display: block !important; }
.wir-biuro .d-table { display: table !important; }
.wir-biuro .d-table-row { display: table-row !important; }
.wir-biuro .d-table-cell { display: table-cell !important; }
.wir-biuro .d-flex { display: -ms-flexbox !important; display: flex !important; }
.wir-biuro .d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; }
@media (min-width: 576px) { .wir-biuro .d-sm-none { display: none !important; }
.wir-biuro .d-sm-inline { display: inline !important; }
.wir-biuro .d-sm-inline-block { display: inline-block !important; }
.wir-biuro .d-sm-block { display: block !important; }
.wir-biuro .d-sm-table { display: table !important; }
.wir-biuro .d-sm-table-row { display: table-row !important; }
.wir-biuro .d-sm-table-cell { display: table-cell !important; }
.wir-biuro .d-sm-flex { display: -ms-flexbox !important; display: flex !important; }
.wir-biuro .d-sm-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 768px) { .wir-biuro .d-md-none { display: none !important; }
.wir-biuro .d-md-inline { display: inline !important; }
.wir-biuro .d-md-inline-block { display: inline-block !important; }
.wir-biuro .d-md-block { display: block !important; }
.wir-biuro .d-md-table { display: table !important; }
.wir-biuro .d-md-table-row { display: table-row !important; }
.wir-biuro .d-md-table-cell { display: table-cell !important; }
.wir-biuro .d-md-flex { display: -ms-flexbox !important; display: flex !important; }
.wir-biuro .d-md-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 992px) { .wir-biuro .d-lg-none { display: none !important; }
.wir-biuro .d-lg-inline { display: inline !important; }
.wir-biuro .d-lg-inline-block { display: inline-block !important; }
.wir-biuro .d-lg-block { display: block !important; }
.wir-biuro .d-lg-table { display: table !important; }
.wir-biuro .d-lg-table-row { display: table-row !important; }
.wir-biuro .d-lg-table-cell { display: table-cell !important; }
.wir-biuro .d-lg-flex { display: -ms-flexbox !important; display: flex !important; }
.wir-biuro .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 1200px) { .wir-biuro .d-xl-none { display: none !important; }
.wir-biuro .d-xl-inline { display: inline !important; }
.wir-biuro .d-xl-inline-block { display: inline-block !important; }
.wir-biuro .d-xl-block { display: block !important; }
.wir-biuro .d-xl-table { display: table !important; }
.wir-biuro .d-xl-table-row { display: table-row !important; }
.wir-biuro .d-xl-table-cell { display: table-cell !important; }
.wir-biuro .d-xl-flex { display: -ms-flexbox !important; display: flex !important; }
.wir-biuro .d-xl-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media print { .wir-biuro .d-print-none { display: none !important; }
.wir-biuro .d-print-inline { display: inline !important; }
.wir-biuro .d-print-inline-block { display: inline-block !important; }
.wir-biuro .d-print-block { display: block !important; }
.wir-biuro .d-print-table { display: table !important; }
.wir-biuro .d-print-table-row { display: table-row !important; }
.wir-biuro .d-print-table-cell { display: table-cell !important; }
.wir-biuro .d-print-flex { display: -ms-flexbox !important; display: flex !important; }
.wir-biuro .d-print-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
.wir-biuro .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.wir-biuro .embed-responsive::before { display: block; content: ""; }
.wir-biuro .embed-responsive .embed-responsive-item, .wir-biuro .embed-responsive embed, .wir-biuro .embed-responsive iframe, .wir-biuro .embed-responsive object, .wir-biuro .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
.wir-biuro .embed-responsive-21by9::before { padding-top: 42.857143%; }
.wir-biuro .embed-responsive-16by9::before { padding-top: 56.25%; }
.wir-biuro .embed-responsive-4by3::before { padding-top: 75%; }
.wir-biuro .embed-responsive-1by1::before { padding-top: 100%; }
.wir-biuro .flex-row { -ms-flex-direction: row !important; flex-direction: row !important; }
.wir-biuro .flex-column { -ms-flex-direction: column !important; flex-direction: column !important; }
.wir-biuro .flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
.wir-biuro .flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
.wir-biuro .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
.wir-biuro .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
.wir-biuro .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
.wir-biuro .justify-content-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
.wir-biuro .justify-content-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
.wir-biuro .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; }
.wir-biuro .justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
.wir-biuro .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
.wir-biuro .align-items-start { -ms-flex-align: start !important; align-items: flex-start !important; }
.wir-biuro .align-items-end { -ms-flex-align: end !important; align-items: flex-end !important; }
.wir-biuro .align-items-center { -ms-flex-align: center !important; align-items: center !important; }
.wir-biuro .align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
.wir-biuro .align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
.wir-biuro .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
.wir-biuro .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
.wir-biuro .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; }
.wir-biuro .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
.wir-biuro .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
.wir-biuro .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
.wir-biuro .align-self-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; }
.wir-biuro .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
.wir-biuro .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
.wir-biuro .align-self-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; }
.wir-biuro .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
.wir-biuro .align-self-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; }
@media (min-width: 576px) { .wir-biuro .flex-sm-row { -ms-flex-direction: row !important; flex-direction: row !important; }
.wir-biuro .flex-sm-column { -ms-flex-direction: column !important; flex-direction: column !important; }
.wir-biuro .flex-sm-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
.wir-biuro .flex-sm-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
.wir-biuro .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
.wir-biuro .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
.wir-biuro .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
.wir-biuro .justify-content-sm-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
.wir-biuro .justify-content-sm-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
.wir-biuro .justify-content-sm-center { -ms-flex-pack: center !important; justify-content: center !important; }
.wir-biuro .justify-content-sm-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
.wir-biuro .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
.wir-biuro .align-items-sm-start { -ms-flex-align: start !important; align-items: flex-start !important; }
.wir-biuro .align-items-sm-end { -ms-flex-align: end !important; align-items: flex-end !important; }
.wir-biuro .align-items-sm-center { -ms-flex-align: center !important; align-items: center !important; }
.wir-biuro .align-items-sm-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
.wir-biuro .align-items-sm-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
.wir-biuro .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
.wir-biuro .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
.wir-biuro .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; }
.wir-biuro .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
.wir-biuro .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
.wir-biuro .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
.wir-biuro .align-self-sm-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; }
.wir-biuro .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
.wir-biuro .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
.wir-biuro .align-self-sm-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; }
.wir-biuro .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
.wir-biuro .align-self-sm-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 768px) { .wir-biuro .flex-md-row { -ms-flex-direction: row !important; flex-direction: row !important; }
.wir-biuro .flex-md-column { -ms-flex-direction: column !important; flex-direction: column !important; }
.wir-biuro .flex-md-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
.wir-biuro .flex-md-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
.wir-biuro .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
.wir-biuro .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
.wir-biuro .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
.wir-biuro .justify-content-md-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
.wir-biuro .justify-content-md-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
.wir-biuro .justify-content-md-center { -ms-flex-pack: center !important; justify-content: center !important; }
.wir-biuro .justify-content-md-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
.wir-biuro .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
.wir-biuro .align-items-md-start { -ms-flex-align: start !important; align-items: flex-start !important; }
.wir-biuro .align-items-md-end { -ms-flex-align: end !important; align-items: flex-end !important; }
.wir-biuro .align-items-md-center { -ms-flex-align: center !important; align-items: center !important; }
.wir-biuro .align-items-md-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
.wir-biuro .align-items-md-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
.wir-biuro .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
.wir-biuro .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
.wir-biuro .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; }
.wir-biuro .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
.wir-biuro .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
.wir-biuro .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
.wir-biuro .align-self-md-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; }
.wir-biuro .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
.wir-biuro .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
.wir-biuro .align-self-md-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; }
.wir-biuro .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
.wir-biuro .align-self-md-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 992px) { .wir-biuro .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important; }
.wir-biuro .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important; }
.wir-biuro .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
.wir-biuro .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
.wir-biuro .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
.wir-biuro .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
.wir-biuro .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
.wir-biuro .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
.wir-biuro .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
.wir-biuro .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important; }
.wir-biuro .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
.wir-biuro .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
.wir-biuro .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important; }
.wir-biuro .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important; }
.wir-biuro .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important; }
.wir-biuro .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
.wir-biuro .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
.wir-biuro .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
.wir-biuro .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
.wir-biuro .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; }
.wir-biuro .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
.wir-biuro .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
.wir-biuro .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
.wir-biuro .align-self-lg-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; }
.wir-biuro .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
.wir-biuro .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
.wir-biuro .align-self-lg-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; }
.wir-biuro .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
.wir-biuro .align-self-lg-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 1200px) { .wir-biuro .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important; }
.wir-biuro .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important; }
.wir-biuro .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
.wir-biuro .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
.wir-biuro .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
.wir-biuro .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
.wir-biuro .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
.wir-biuro .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
.wir-biuro .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
.wir-biuro .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; }
.wir-biuro .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
.wir-biuro .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
.wir-biuro .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important; }
.wir-biuro .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important; }
.wir-biuro .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important; }
.wir-biuro .align-items-xl-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
.wir-biuro .align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
.wir-biuro .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
.wir-biuro .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
.wir-biuro .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; }
.wir-biuro .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
.wir-biuro .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
.wir-biuro .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
.wir-biuro .align-self-xl-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; }
.wir-biuro .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
.wir-biuro .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
.wir-biuro .align-self-xl-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; }
.wir-biuro .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
.wir-biuro .align-self-xl-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } }
.wir-biuro .float-left { float: left !important; }
.wir-biuro .float-right { float: right !important; }
.wir-biuro .float-none { float: none !important; }
@media (min-width: 576px) { .wir-biuro .float-sm-left { float: left !important; }
.wir-biuro .float-sm-right { float: right !important; }
.wir-biuro .float-sm-none { float: none !important; } }
@media (min-width: 768px) { .wir-biuro .float-md-left { float: left !important; }
.wir-biuro .float-md-right { float: right !important; }
.wir-biuro .float-md-none { float: none !important; } }
@media (min-width: 992px) { .wir-biuro .float-lg-left { float: left !important; }
.wir-biuro .float-lg-right { float: right !important; }
.wir-biuro .float-lg-none { float: none !important; } }
@media (min-width: 1200px) { .wir-biuro .float-xl-left { float: left !important; }
.wir-biuro .float-xl-right { float: right !important; }
.wir-biuro .float-xl-none { float: none !important; } }
.wir-biuro .position-static { position: static !important; }
.wir-biuro .position-relative { position: relative !important; }
.wir-biuro .position-absolute { position: absolute !important; }
.wir-biuro .position-fixed { position: fixed !important; }
.wir-biuro .position-sticky { position: -webkit-sticky !important; position: sticky !important; }
.wir-biuro .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
.wir-biuro .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }
@supports ((position: -webkit-sticky) or (position: sticky)) { .wir-biuro .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } }
.wir-biuro .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; }
.wir-biuro .sr-only-focusable:active, .wir-biuro .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; -webkit-clip-path: none; clip-path: none; }
.wir-biuro .w-25 { width: 25% !important; }
.wir-biuro .w-50 { width: 50% !important; }
.wir-biuro .w-75 { width: 75% !important; }
.wir-biuro .w-100 { width: 100% !important; }
.wir-biuro .h-25 { height: 25% !important; }
.wir-biuro .h-50 { height: 50% !important; }
.wir-biuro .h-75 { height: 75% !important; }
.wir-biuro .h-100 { height: 100% !important; }
.wir-biuro .mw-100 { max-width: 100% !important; }
.wir-biuro .mh-100 { max-height: 100% !important; }
.wir-biuro .m-0 { margin: 0 !important; }
.wir-biuro .mt-0, .wir-biuro .my-0 { margin-top: 0 !important; }
.wir-biuro .mr-0, .wir-biuro .mx-0 { margin-right: 0 !important; }
.wir-biuro .mb-0, .wir-biuro .my-0 { margin-bottom: 0 !important; }
.wir-biuro .ml-0, .wir-biuro .mx-0 { margin-left: 0 !important; }
.wir-biuro .m-1 { margin: .25rem !important; }
.wir-biuro .mt-1, .wir-biuro .my-1 { margin-top: .25rem !important; }
.wir-biuro .mr-1, .wir-biuro .mx-1 { margin-right: .25rem !important; }
.wir-biuro .mb-1, .wir-biuro .my-1 { margin-bottom: .25rem !important; }
.wir-biuro .ml-1, .wir-biuro .mx-1 { margin-left: .25rem !important; }
.wir-biuro .m-2 { margin: .5rem !important; }
.wir-biuro .mt-2, .wir-biuro .my-2 { margin-top: .5rem !important; }
.wir-biuro .mr-2, .wir-biuro .mx-2 { margin-right: .5rem !important; }
.wir-biuro .mb-2, .wir-biuro .my-2 { margin-bottom: .5rem !important; }
.wir-biuro .ml-2, .wir-biuro .mx-2 { margin-left: .5rem !important; }
.wir-biuro .m-3 { margin: 1rem !important; }
.wir-biuro .mt-3, .wir-biuro .my-3 { margin-top: 1rem !important; }
.wir-biuro .mr-3, .wir-biuro .mx-3 { margin-right: 1rem !important; }
.wir-biuro .mb-3, .wir-biuro .my-3 { margin-bottom: 1rem !important; }
.wir-biuro .ml-3, .wir-biuro .mx-3 { margin-left: 1rem !important; }
.wir-biuro .m-4 { margin: 1.5rem !important; }
.wir-biuro .mt-4, .wir-biuro .my-4 { margin-top: 1.5rem !important; }
.wir-biuro .mr-4, .wir-biuro .mx-4 { margin-right: 1.5rem !important; }
.wir-biuro .mb-4, .wir-biuro .my-4 { margin-bottom: 1.5rem !important; }
.wir-biuro .ml-4, .wir-biuro .mx-4 { margin-left: 1.5rem !important; }
.wir-biuro .m-5 { margin: 3rem !important; }
.wir-biuro .mt-5, .wir-biuro .my-5 { margin-top: 3rem !important; }
.wir-biuro .mr-5, .wir-biuro .mx-5 { margin-right: 3rem !important; }
.wir-biuro .mb-5, .wir-biuro .my-5 { margin-bottom: 3rem !important; }
.wir-biuro .ml-5, .wir-biuro .mx-5 { margin-left: 3rem !important; }
.wir-biuro .p-0 { padding: 0 !important; }
.wir-biuro .pt-0, .wir-biuro .py-0 { padding-top: 0 !important; }
.wir-biuro .pr-0, .wir-biuro .px-0 { padding-right: 0 !important; }
.wir-biuro .pb-0, .wir-biuro .py-0 { padding-bottom: 0 !important; }
.wir-biuro .pl-0, .wir-biuro .px-0 { padding-left: 0 !important; }
.wir-biuro .p-1 { padding: .25rem !important; }
.wir-biuro .pt-1, .wir-biuro .py-1 { padding-top: .25rem !important; }
.wir-biuro .pr-1, .wir-biuro .px-1 { padding-right: .25rem !important; }
.wir-biuro .pb-1, .wir-biuro .py-1 { padding-bottom: .25rem !important; }
.wir-biuro .pl-1, .wir-biuro .px-1 { padding-left: .25rem !important; }
.wir-biuro .p-2 { padding: .5rem !important; }
.wir-biuro .pt-2, .wir-biuro .py-2 { padding-top: .5rem !important; }
.wir-biuro .pr-2, .wir-biuro .px-2 { padding-right: .5rem !important; }
.wir-biuro .pb-2, .wir-biuro .py-2 { padding-bottom: .5rem !important; }
.wir-biuro .pl-2, .wir-biuro .px-2 { padding-left: .5rem !important; }
.wir-biuro .p-3 { padding: 1rem !important; }
.wir-biuro .pt-3, .wir-biuro .py-3 { padding-top: 1rem !important; }
.wir-biuro .pr-3, .wir-biuro .px-3 { padding-right: 1rem !important; }
.wir-biuro .pb-3, .wir-biuro .py-3 { padding-bottom: 1rem !important; }
.wir-biuro .pl-3, .wir-biuro .px-3 { padding-left: 1rem !important; }
.wir-biuro .p-4 { padding: 1.5rem !important; }
.wir-biuro .pt-4, .wir-biuro .py-4 { padding-top: 1.5rem !important; }
.wir-biuro .pr-4, .wir-biuro .px-4 { padding-right: 1.5rem !important; }
.wir-biuro .pb-4, .wir-biuro .py-4 { padding-bottom: 1.5rem !important; }
.wir-biuro .pl-4, .wir-biuro .px-4 { padding-left: 1.5rem !important; }
.wir-biuro .p-5 { padding: 3rem !important; }
.wir-biuro .pt-5, .wir-biuro .py-5 { padding-top: 3rem !important; }
.wir-biuro .pr-5, .wir-biuro .px-5 { padding-right: 3rem !important; }
.wir-biuro .pb-5, .wir-biuro .py-5 { padding-bottom: 3rem !important; }
.wir-biuro .pl-5, .wir-biuro .px-5 { padding-left: 3rem !important; }
.wir-biuro .m-auto { margin: auto !important; }
.wir-biuro .mt-auto, .wir-biuro .my-auto { margin-top: auto !important; }
.wir-biuro .mr-auto, .wir-biuro .mx-auto { margin-right: auto !important; }
.wir-biuro .mb-auto, .wir-biuro .my-auto { margin-bottom: auto !important; }
.wir-biuro .ml-auto, .wir-biuro .mx-auto { margin-left: auto !important; }
@media (min-width: 576px) { .wir-biuro .m-sm-0 { margin: 0 !important; }
.wir-biuro .mt-sm-0, .wir-biuro .my-sm-0 { margin-top: 0 !important; }
.wir-biuro .mr-sm-0, .wir-biuro .mx-sm-0 { margin-right: 0 !important; }
.wir-biuro .mb-sm-0, .wir-biuro .my-sm-0 { margin-bottom: 0 !important; }
.wir-biuro .ml-sm-0, .wir-biuro .mx-sm-0 { margin-left: 0 !important; }
.wir-biuro .m-sm-1 { margin: .25rem !important; }
.wir-biuro .mt-sm-1, .wir-biuro .my-sm-1 { margin-top: .25rem !important; }
.wir-biuro .mr-sm-1, .wir-biuro .mx-sm-1 { margin-right: .25rem !important; }
.wir-biuro .mb-sm-1, .wir-biuro .my-sm-1 { margin-bottom: .25rem !important; }
.wir-biuro .ml-sm-1, .wir-biuro .mx-sm-1 { margin-left: .25rem !important; }
.wir-biuro .m-sm-2 { margin: .5rem !important; }
.wir-biuro .mt-sm-2, .wir-biuro .my-sm-2 { margin-top: .5rem !important; }
.wir-biuro .mr-sm-2, .wir-biuro .mx-sm-2 { margin-right: .5rem !important; }
.wir-biuro .mb-sm-2, .wir-biuro .my-sm-2 { margin-bottom: .5rem !important; }
.wir-biuro .ml-sm-2, .wir-biuro .mx-sm-2 { margin-left: .5rem !important; }
.wir-biuro .m-sm-3 { margin: 1rem !important; }
.wir-biuro .mt-sm-3, .wir-biuro .my-sm-3 { margin-top: 1rem !important; }
.wir-biuro .mr-sm-3, .wir-biuro .mx-sm-3 { margin-right: 1rem !important; }
.wir-biuro .mb-sm-3, .wir-biuro .my-sm-3 { margin-bottom: 1rem !important; }
.wir-biuro .ml-sm-3, .wir-biuro .mx-sm-3 { margin-left: 1rem !important; }
.wir-biuro .m-sm-4 { margin: 1.5rem !important; }
.wir-biuro .mt-sm-4, .wir-biuro .my-sm-4 { margin-top: 1.5rem !important; }
.wir-biuro .mr-sm-4, .wir-biuro .mx-sm-4 { margin-right: 1.5rem !important; }
.wir-biuro .mb-sm-4, .wir-biuro .my-sm-4 { margin-bottom: 1.5rem !important; }
.wir-biuro .ml-sm-4, .wir-biuro .mx-sm-4 { margin-left: 1.5rem !important; }
.wir-biuro .m-sm-5 { margin: 3rem !important; }
.wir-biuro .mt-sm-5, .wir-biuro .my-sm-5 { margin-top: 3rem !important; }
.wir-biuro .mr-sm-5, .wir-biuro .mx-sm-5 { margin-right: 3rem !important; }
.wir-biuro .mb-sm-5, .wir-biuro .my-sm-5 { margin-bottom: 3rem !important; }
.wir-biuro .ml-sm-5, .wir-biuro .mx-sm-5 { margin-left: 3rem !important; }
.wir-biuro .p-sm-0 { padding: 0 !important; }
.wir-biuro .pt-sm-0, .wir-biuro .py-sm-0 { padding-top: 0 !important; }
.wir-biuro .pr-sm-0, .wir-biuro .px-sm-0 { padding-right: 0 !important; }
.wir-biuro .pb-sm-0, .wir-biuro .py-sm-0 { padding-bottom: 0 !important; }
.wir-biuro .pl-sm-0, .wir-biuro .px-sm-0 { padding-left: 0 !important; }
.wir-biuro .p-sm-1 { padding: .25rem !important; }
.wir-biuro .pt-sm-1, .wir-biuro .py-sm-1 { padding-top: .25rem !important; }
.wir-biuro .pr-sm-1, .wir-biuro .px-sm-1 { padding-right: .25rem !important; }
.wir-biuro .pb-sm-1, .wir-biuro .py-sm-1 { padding-bottom: .25rem !important; }
.wir-biuro .pl-sm-1, .wir-biuro .px-sm-1 { padding-left: .25rem !important; }
.wir-biuro .p-sm-2 { padding: .5rem !important; }
.wir-biuro .pt-sm-2, .wir-biuro .py-sm-2 { padding-top: .5rem !important; }
.wir-biuro .pr-sm-2, .wir-biuro .px-sm-2 { padding-right: .5rem !important; }
.wir-biuro .pb-sm-2, .wir-biuro .py-sm-2 { padding-bottom: .5rem !important; }
.wir-biuro .pl-sm-2, .wir-biuro .px-sm-2 { padding-left: .5rem !important; }
.wir-biuro .p-sm-3 { padding: 1rem !important; }
.wir-biuro .pt-sm-3, .wir-biuro .py-sm-3 { padding-top: 1rem !important; }
.wir-biuro .pr-sm-3, .wir-biuro .px-sm-3 { padding-right: 1rem !important; }
.wir-biuro .pb-sm-3, .wir-biuro .py-sm-3 { padding-bottom: 1rem !important; }
.wir-biuro .pl-sm-3, .wir-biuro .px-sm-3 { padding-left: 1rem !important; }
.wir-biuro .p-sm-4 { padding: 1.5rem !important; }
.wir-biuro .pt-sm-4, .wir-biuro .py-sm-4 { padding-top: 1.5rem !important; }
.wir-biuro .pr-sm-4, .wir-biuro .px-sm-4 { padding-right: 1.5rem !important; }
.wir-biuro .pb-sm-4, .wir-biuro .py-sm-4 { padding-bottom: 1.5rem !important; }
.wir-biuro .pl-sm-4, .wir-biuro .px-sm-4 { padding-left: 1.5rem !important; }
.wir-biuro .p-sm-5 { padding: 3rem !important; }
.wir-biuro .pt-sm-5, .wir-biuro .py-sm-5 { padding-top: 3rem !important; }
.wir-biuro .pr-sm-5, .wir-biuro .px-sm-5 { padding-right: 3rem !important; }
.wir-biuro .pb-sm-5, .wir-biuro .py-sm-5 { padding-bottom: 3rem !important; }
.wir-biuro .pl-sm-5, .wir-biuro .px-sm-5 { padding-left: 3rem !important; }
.wir-biuro .m-sm-auto { margin: auto !important; }
.wir-biuro .mt-sm-auto, .wir-biuro .my-sm-auto { margin-top: auto !important; }
.wir-biuro .mr-sm-auto, .wir-biuro .mx-sm-auto { margin-right: auto !important; }
.wir-biuro .mb-sm-auto, .wir-biuro .my-sm-auto { margin-bottom: auto !important; }
.wir-biuro .ml-sm-auto, .wir-biuro .mx-sm-auto { margin-left: auto !important; } }
@media (min-width: 768px) { .wir-biuro .m-md-0 { margin: 0 !important; }
.wir-biuro .mt-md-0, .wir-biuro .my-md-0 { margin-top: 0 !important; }
.wir-biuro .mr-md-0, .wir-biuro .mx-md-0 { margin-right: 0 !important; }
.wir-biuro .mb-md-0, .wir-biuro .my-md-0 { margin-bottom: 0 !important; }
.wir-biuro .ml-md-0, .wir-biuro .mx-md-0 { margin-left: 0 !important; }
.wir-biuro .m-md-1 { margin: .25rem !important; }
.wir-biuro .mt-md-1, .wir-biuro .my-md-1 { margin-top: .25rem !important; }
.wir-biuro .mr-md-1, .wir-biuro .mx-md-1 { margin-right: .25rem !important; }
.wir-biuro .mb-md-1, .wir-biuro .my-md-1 { margin-bottom: .25rem !important; }
.wir-biuro .ml-md-1, .wir-biuro .mx-md-1 { margin-left: .25rem !important; }
.wir-biuro .m-md-2 { margin: .5rem !important; }
.wir-biuro .mt-md-2, .wir-biuro .my-md-2 { margin-top: .5rem !important; }
.wir-biuro .mr-md-2, .wir-biuro .mx-md-2 { margin-right: .5rem !important; }
.wir-biuro .mb-md-2, .wir-biuro .my-md-2 { margin-bottom: .5rem !important; }
.wir-biuro .ml-md-2, .wir-biuro .mx-md-2 { margin-left: .5rem !important; }
.wir-biuro .m-md-3 { margin: 1rem !important; }
.wir-biuro .mt-md-3, .wir-biuro .my-md-3 { margin-top: 1rem !important; }
.wir-biuro .mr-md-3, .wir-biuro .mx-md-3 { margin-right: 1rem !important; }
.wir-biuro .mb-md-3, .wir-biuro .my-md-3 { margin-bottom: 1rem !important; }
.wir-biuro .ml-md-3, .wir-biuro .mx-md-3 { margin-left: 1rem !important; }
.wir-biuro .m-md-4 { margin: 1.5rem !important; }
.wir-biuro .mt-md-4, .wir-biuro .my-md-4 { margin-top: 1.5rem !important; }
.wir-biuro .mr-md-4, .wir-biuro .mx-md-4 { margin-right: 1.5rem !important; }
.wir-biuro .mb-md-4, .wir-biuro .my-md-4 { margin-bottom: 1.5rem !important; }
.wir-biuro .ml-md-4, .wir-biuro .mx-md-4 { margin-left: 1.5rem !important; }
.wir-biuro .m-md-5 { margin: 3rem !important; }
.wir-biuro .mt-md-5, .wir-biuro .my-md-5 { margin-top: 3rem !important; }
.wir-biuro .mr-md-5, .wir-biuro .mx-md-5 { margin-right: 3rem !important; }
.wir-biuro .mb-md-5, .wir-biuro .my-md-5 { margin-bottom: 3rem !important; }
.wir-biuro .ml-md-5, .wir-biuro .mx-md-5 { margin-left: 3rem !important; }
.wir-biuro .p-md-0 { padding: 0 !important; }
.wir-biuro .pt-md-0, .wir-biuro .py-md-0 { padding-top: 0 !important; }
.wir-biuro .pr-md-0, .wir-biuro .px-md-0 { padding-right: 0 !important; }
.wir-biuro .pb-md-0, .wir-biuro .py-md-0 { padding-bottom: 0 !important; }
.wir-biuro .pl-md-0, .wir-biuro .px-md-0 { padding-left: 0 !important; }
.wir-biuro .p-md-1 { padding: .25rem !important; }
.wir-biuro .pt-md-1, .wir-biuro .py-md-1 { padding-top: .25rem !important; }
.wir-biuro .pr-md-1, .wir-biuro .px-md-1 { padding-right: .25rem !important; }
.wir-biuro .pb-md-1, .wir-biuro .py-md-1 { padding-bottom: .25rem !important; }
.wir-biuro .pl-md-1, .wir-biuro .px-md-1 { padding-left: .25rem !important; }
.wir-biuro .p-md-2 { padding: .5rem !important; }
.wir-biuro .pt-md-2, .wir-biuro .py-md-2 { padding-top: .5rem !important; }
.wir-biuro .pr-md-2, .wir-biuro .px-md-2 { padding-right: .5rem !important; }
.wir-biuro .pb-md-2, .wir-biuro .py-md-2 { padding-bottom: .5rem !important; }
.wir-biuro .pl-md-2, .wir-biuro .px-md-2 { padding-left: .5rem !important; }
.wir-biuro .p-md-3 { padding: 1rem !important; }
.wir-biuro .pt-md-3, .wir-biuro .py-md-3 { padding-top: 1rem !important; }
.wir-biuro .pr-md-3, .wir-biuro .px-md-3 { padding-right: 1rem !important; }
.wir-biuro .pb-md-3, .wir-biuro .py-md-3 { padding-bottom: 1rem !important; }
.wir-biuro .pl-md-3, .wir-biuro .px-md-3 { padding-left: 1rem !important; }
.wir-biuro .p-md-4 { padding: 1.5rem !important; }
.wir-biuro .pt-md-4, .wir-biuro .py-md-4 { padding-top: 1.5rem !important; }
.wir-biuro .pr-md-4, .wir-biuro .px-md-4 { padding-right: 1.5rem !important; }
.wir-biuro .pb-md-4, .wir-biuro .py-md-4 { padding-bottom: 1.5rem !important; }
.wir-biuro .pl-md-4, .wir-biuro .px-md-4 { padding-left: 1.5rem !important; }
.wir-biuro .p-md-5 { padding: 3rem !important; }
.wir-biuro .pt-md-5, .wir-biuro .py-md-5 { padding-top: 3rem !important; }
.wir-biuro .pr-md-5, .wir-biuro .px-md-5 { padding-right: 3rem !important; }
.wir-biuro .pb-md-5, .wir-biuro .py-md-5 { padding-bottom: 3rem !important; }
.wir-biuro .pl-md-5, .wir-biuro .px-md-5 { padding-left: 3rem !important; }
.wir-biuro .m-md-auto { margin: auto !important; }
.wir-biuro .mt-md-auto, .wir-biuro .my-md-auto { margin-top: auto !important; }
.wir-biuro .mr-md-auto, .wir-biuro .mx-md-auto { margin-right: auto !important; }
.wir-biuro .mb-md-auto, .wir-biuro .my-md-auto { margin-bottom: auto !important; }
.wir-biuro .ml-md-auto, .wir-biuro .mx-md-auto { margin-left: auto !important; } }
@media (min-width: 992px) { .wir-biuro .m-lg-0 { margin: 0 !important; }
.wir-biuro .mt-lg-0, .wir-biuro .my-lg-0 { margin-top: 0 !important; }
.wir-biuro .mr-lg-0, .wir-biuro .mx-lg-0 { margin-right: 0 !important; }
.wir-biuro .mb-lg-0, .wir-biuro .my-lg-0 { margin-bottom: 0 !important; }
.wir-biuro .ml-lg-0, .wir-biuro .mx-lg-0 { margin-left: 0 !important; }
.wir-biuro .m-lg-1 { margin: .25rem !important; }
.wir-biuro .mt-lg-1, .wir-biuro .my-lg-1 { margin-top: .25rem !important; }
.wir-biuro .mr-lg-1, .wir-biuro .mx-lg-1 { margin-right: .25rem !important; }
.wir-biuro .mb-lg-1, .wir-biuro .my-lg-1 { margin-bottom: .25rem !important; }
.wir-biuro .ml-lg-1, .wir-biuro .mx-lg-1 { margin-left: .25rem !important; }
.wir-biuro .m-lg-2 { margin: .5rem !important; }
.wir-biuro .mt-lg-2, .wir-biuro .my-lg-2 { margin-top: .5rem !important; }
.wir-biuro .mr-lg-2, .wir-biuro .mx-lg-2 { margin-right: .5rem !important; }
.wir-biuro .mb-lg-2, .wir-biuro .my-lg-2 { margin-bottom: .5rem !important; }
.wir-biuro .ml-lg-2, .wir-biuro .mx-lg-2 { margin-left: .5rem !important; }
.wir-biuro .m-lg-3 { margin: 1rem !important; }
.wir-biuro .mt-lg-3, .wir-biuro .my-lg-3 { margin-top: 1rem !important; }
.wir-biuro .mr-lg-3, .wir-biuro .mx-lg-3 { margin-right: 1rem !important; }
.wir-biuro .mb-lg-3, .wir-biuro .my-lg-3 { margin-bottom: 1rem !important; }
.wir-biuro .ml-lg-3, .wir-biuro .mx-lg-3 { margin-left: 1rem !important; }
.wir-biuro .m-lg-4 { margin: 1.5rem !important; }
.wir-biuro .mt-lg-4, .wir-biuro .my-lg-4 { margin-top: 1.5rem !important; }
.wir-biuro .mr-lg-4, .wir-biuro .mx-lg-4 { margin-right: 1.5rem !important; }
.wir-biuro .mb-lg-4, .wir-biuro .my-lg-4 { margin-bottom: 1.5rem !important; }
.wir-biuro .ml-lg-4, .wir-biuro .mx-lg-4 { margin-left: 1.5rem !important; }
.wir-biuro .m-lg-5 { margin: 3rem !important; }
.wir-biuro .mt-lg-5, .wir-biuro .my-lg-5 { margin-top: 3rem !important; }
.wir-biuro .mr-lg-5, .wir-biuro .mx-lg-5 { margin-right: 3rem !important; }
.wir-biuro .mb-lg-5, .wir-biuro .my-lg-5 { margin-bottom: 3rem !important; }
.wir-biuro .ml-lg-5, .wir-biuro .mx-lg-5 { margin-left: 3rem !important; }
.wir-biuro .p-lg-0 { padding: 0 !important; }
.wir-biuro .pt-lg-0, .wir-biuro .py-lg-0 { padding-top: 0 !important; }
.wir-biuro .pr-lg-0, .wir-biuro .px-lg-0 { padding-right: 0 !important; }
.wir-biuro .pb-lg-0, .wir-biuro .py-lg-0 { padding-bottom: 0 !important; }
.wir-biuro .pl-lg-0, .wir-biuro .px-lg-0 { padding-left: 0 !important; }
.wir-biuro .p-lg-1 { padding: .25rem !important; }
.wir-biuro .pt-lg-1, .wir-biuro .py-lg-1 { padding-top: .25rem !important; }
.wir-biuro .pr-lg-1, .wir-biuro .px-lg-1 { padding-right: .25rem !important; }
.wir-biuro .pb-lg-1, .wir-biuro .py-lg-1 { padding-bottom: .25rem !important; }
.wir-biuro .pl-lg-1, .wir-biuro .px-lg-1 { padding-left: .25rem !important; }
.wir-biuro .p-lg-2 { padding: .5rem !important; }
.wir-biuro .pt-lg-2, .wir-biuro .py-lg-2 { padding-top: .5rem !important; }
.wir-biuro .pr-lg-2, .wir-biuro .px-lg-2 { padding-right: .5rem !important; }
.wir-biuro .pb-lg-2, .wir-biuro .py-lg-2 { padding-bottom: .5rem !important; }
.wir-biuro .pl-lg-2, .wir-biuro .px-lg-2 { padding-left: .5rem !important; }
.wir-biuro .p-lg-3 { padding: 1rem !important; }
.wir-biuro .pt-lg-3, .wir-biuro .py-lg-3 { padding-top: 1rem !important; }
.wir-biuro .pr-lg-3, .wir-biuro .px-lg-3 { padding-right: 1rem !important; }
.wir-biuro .pb-lg-3, .wir-biuro .py-lg-3 { padding-bottom: 1rem !important; }
.wir-biuro .pl-lg-3, .wir-biuro .px-lg-3 { padding-left: 1rem !important; }
.wir-biuro .p-lg-4 { padding: 1.5rem !important; }
.wir-biuro .pt-lg-4, .wir-biuro .py-lg-4 { padding-top: 1.5rem !important; }
.wir-biuro .pr-lg-4, .wir-biuro .px-lg-4 { padding-right: 1.5rem !important; }
.wir-biuro .pb-lg-4, .wir-biuro .py-lg-4 { padding-bottom: 1.5rem !important; }
.wir-biuro .pl-lg-4, .wir-biuro .px-lg-4 { padding-left: 1.5rem !important; }
.wir-biuro .p-lg-5 { padding: 3rem !important; }
.wir-biuro .pt-lg-5, .wir-biuro .py-lg-5 { padding-top: 3rem !important; }
.wir-biuro .pr-lg-5, .wir-biuro .px-lg-5 { padding-right: 3rem !important; }
.wir-biuro .pb-lg-5, .wir-biuro .py-lg-5 { padding-bottom: 3rem !important; }
.wir-biuro .pl-lg-5, .wir-biuro .px-lg-5 { padding-left: 3rem !important; }
.wir-biuro .m-lg-auto { margin: auto !important; }
.wir-biuro .mt-lg-auto, .wir-biuro .my-lg-auto { margin-top: auto !important; }
.wir-biuro .mr-lg-auto, .wir-biuro .mx-lg-auto { margin-right: auto !important; }
.wir-biuro .mb-lg-auto, .wir-biuro .my-lg-auto { margin-bottom: auto !important; }
.wir-biuro .ml-lg-auto, .wir-biuro .mx-lg-auto { margin-left: auto !important; } }
@media (min-width: 1200px) { .wir-biuro .m-xl-0 { margin: 0 !important; }
.wir-biuro .mt-xl-0, .wir-biuro .my-xl-0 { margin-top: 0 !important; }
.wir-biuro .mr-xl-0, .wir-biuro .mx-xl-0 { margin-right: 0 !important; }
.wir-biuro .mb-xl-0, .wir-biuro .my-xl-0 { margin-bottom: 0 !important; }
.wir-biuro .ml-xl-0, .wir-biuro .mx-xl-0 { margin-left: 0 !important; }
.wir-biuro .m-xl-1 { margin: .25rem !important; }
.wir-biuro .mt-xl-1, .wir-biuro .my-xl-1 { margin-top: .25rem !important; }
.wir-biuro .mr-xl-1, .wir-biuro .mx-xl-1 { margin-right: .25rem !important; }
.wir-biuro .mb-xl-1, .wir-biuro .my-xl-1 { margin-bottom: .25rem !important; }
.wir-biuro .ml-xl-1, .wir-biuro .mx-xl-1 { margin-left: .25rem !important; }
.wir-biuro .m-xl-2 { margin: .5rem !important; }
.wir-biuro .mt-xl-2, .wir-biuro .my-xl-2 { margin-top: .5rem !important; }
.wir-biuro .mr-xl-2, .wir-biuro .mx-xl-2 { margin-right: .5rem !important; }
.wir-biuro .mb-xl-2, .wir-biuro .my-xl-2 { margin-bottom: .5rem !important; }
.wir-biuro .ml-xl-2, .wir-biuro .mx-xl-2 { margin-left: .5rem !important; }
.wir-biuro .m-xl-3 { margin: 1rem !important; }
.wir-biuro .mt-xl-3, .wir-biuro .my-xl-3 { margin-top: 1rem !important; }
.wir-biuro .mr-xl-3, .wir-biuro .mx-xl-3 { margin-right: 1rem !important; }
.wir-biuro .mb-xl-3, .wir-biuro .my-xl-3 { margin-bottom: 1rem !important; }
.wir-biuro .ml-xl-3, .wir-biuro .mx-xl-3 { margin-left: 1rem !important; }
.wir-biuro .m-xl-4 { margin: 1.5rem !important; }
.wir-biuro .mt-xl-4, .wir-biuro .my-xl-4 { margin-top: 1.5rem !important; }
.wir-biuro .mr-xl-4, .wir-biuro .mx-xl-4 { margin-right: 1.5rem !important; }
.wir-biuro .mb-xl-4, .wir-biuro .my-xl-4 { margin-bottom: 1.5rem !important; }
.wir-biuro .ml-xl-4, .wir-biuro .mx-xl-4 { margin-left: 1.5rem !important; }
.wir-biuro .m-xl-5 { margin: 3rem !important; }
.wir-biuro .mt-xl-5, .wir-biuro .my-xl-5 { margin-top: 3rem !important; }
.wir-biuro .mr-xl-5, .wir-biuro .mx-xl-5 { margin-right: 3rem !important; }
.wir-biuro .mb-xl-5, .wir-biuro .my-xl-5 { margin-bottom: 3rem !important; }
.wir-biuro .ml-xl-5, .wir-biuro .mx-xl-5 { margin-left: 3rem !important; }
.wir-biuro .p-xl-0 { padding: 0 !important; }
.wir-biuro .pt-xl-0, .wir-biuro .py-xl-0 { padding-top: 0 !important; }
.wir-biuro .pr-xl-0, .wir-biuro .px-xl-0 { padding-right: 0 !important; }
.wir-biuro .pb-xl-0, .wir-biuro .py-xl-0 { padding-bottom: 0 !important; }
.wir-biuro .pl-xl-0, .wir-biuro .px-xl-0 { padding-left: 0 !important; }
.wir-biuro .p-xl-1 { padding: .25rem !important; }
.wir-biuro .pt-xl-1, .wir-biuro .py-xl-1 { padding-top: .25rem !important; }
.wir-biuro .pr-xl-1, .wir-biuro .px-xl-1 { padding-right: .25rem !important; }
.wir-biuro .pb-xl-1, .wir-biuro .py-xl-1 { padding-bottom: .25rem !important; }
.wir-biuro .pl-xl-1, .wir-biuro .px-xl-1 { padding-left: .25rem !important; }
.wir-biuro .p-xl-2 { padding: .5rem !important; }
.wir-biuro .pt-xl-2, .wir-biuro .py-xl-2 { padding-top: .5rem !important; }
.wir-biuro .pr-xl-2, .wir-biuro .px-xl-2 { padding-right: .5rem !important; }
.wir-biuro .pb-xl-2, .wir-biuro .py-xl-2 { padding-bottom: .5rem !important; }
.wir-biuro .pl-xl-2, .wir-biuro .px-xl-2 { padding-left: .5rem !important; }
.wir-biuro .p-xl-3 { padding: 1rem !important; }
.wir-biuro .pt-xl-3, .wir-biuro .py-xl-3 { padding-top: 1rem !important; }
.wir-biuro .pr-xl-3, .wir-biuro .px-xl-3 { padding-right: 1rem !important; }
.wir-biuro .pb-xl-3, .wir-biuro .py-xl-3 { padding-bottom: 1rem !important; }
.wir-biuro .pl-xl-3, .wir-biuro .px-xl-3 { padding-left: 1rem !important; }
.wir-biuro .p-xl-4 { padding: 1.5rem !important; }
.wir-biuro .pt-xl-4, .wir-biuro .py-xl-4 { padding-top: 1.5rem !important; }
.wir-biuro .pr-xl-4, .wir-biuro .px-xl-4 { padding-right: 1.5rem !important; }
.wir-biuro .pb-xl-4, .wir-biuro .py-xl-4 { padding-bottom: 1.5rem !important; }
.wir-biuro .pl-xl-4, .wir-biuro .px-xl-4 { padding-left: 1.5rem !important; }
.wir-biuro .p-xl-5 { padding: 3rem !important; }
.wir-biuro .pt-xl-5, .wir-biuro .py-xl-5 { padding-top: 3rem !important; }
.wir-biuro .pr-xl-5, .wir-biuro .px-xl-5 { padding-right: 3rem !important; }
.wir-biuro .pb-xl-5, .wir-biuro .py-xl-5 { padding-bottom: 3rem !important; }
.wir-biuro .pl-xl-5, .wir-biuro .px-xl-5 { padding-left: 3rem !important; }
.wir-biuro .m-xl-auto { margin: auto !important; }
.wir-biuro .mt-xl-auto, .wir-biuro .my-xl-auto { margin-top: auto !important; }
.wir-biuro .mr-xl-auto, .wir-biuro .mx-xl-auto { margin-right: auto !important; }
.wir-biuro .mb-xl-auto, .wir-biuro .my-xl-auto { margin-bottom: auto !important; }
.wir-biuro .ml-xl-auto, .wir-biuro .mx-xl-auto { margin-left: auto !important; } }
.wir-biuro .text-justify { text-align: justify !important; }
.wir-biuro .text-nowrap { white-space: nowrap !important; }
.wir-biuro .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.wir-biuro .text-left { text-align: left !important; }
.wir-biuro .text-right { text-align: right !important; }
.wir-biuro .text-center { text-align: center !important; }
@media (min-width: 576px) { .wir-biuro .text-sm-left { text-align: left !important; }
.wir-biuro .text-sm-right { text-align: right !important; }
.wir-biuro .text-sm-center { text-align: center !important; } }
@media (min-width: 768px) { .wir-biuro .text-md-left { text-align: left !important; }
.wir-biuro .text-md-right { text-align: right !important; }
.wir-biuro .text-md-center { text-align: center !important; } }
@media (min-width: 992px) { .wir-biuro .text-lg-left { text-align: left !important; }
.wir-biuro .text-lg-right { text-align: right !important; }
.wir-biuro .text-lg-center { text-align: center !important; } }
@media (min-width: 1200px) { .wir-biuro .text-xl-left { text-align: left !important; }
.wir-biuro .text-xl-right { text-align: right !important; }
.wir-biuro .text-xl-center { text-align: center !important; } }
.wir-biuro .text-lowercase { text-transform: lowercase !important; }
.wir-biuro .text-uppercase { text-transform: uppercase !important; }
.wir-biuro .text-capitalize { text-transform: capitalize !important; }
.wir-biuro .font-weight-light { font-weight: 300 !important; }
.wir-biuro .font-weight-normal { font-weight: 400 !important; }
.wir-biuro .font-weight-bold { font-weight: 700 !important; }
.wir-biuro .font-italic { font-style: italic !important; }
.wir-biuro .text-white { color: #fff !important; }
.wir-biuro .text-primary { color: #007bff !important; }
.wir-biuro a.text-primary:focus, .wir-biuro a.text-primary:hover { color: #0062cc !important; }
.wir-biuro .text-secondary { color: #6c757d !important; }
.wir-biuro a.text-secondary:focus, .wir-biuro a.text-secondary:hover { color: #545b62 !important; }
.wir-biuro .text-success { color: #28a745 !important; }
.wir-biuro a.text-success:focus, .wir-biuro a.text-success:hover { color: #1e7e34 !important; }
.wir-biuro .text-info { color: #17a2b8 !important; }
.wir-biuro a.text-info:focus, .wir-biuro a.text-info:hover { color: #117a8b !important; }
.wir-biuro .text-warning { color: #ffc107 !important; }
.wir-biuro a.text-warning:focus, .wir-biuro a.text-warning:hover { color: #d39e00 !important; }
.wir-biuro .text-danger { color: #dc3545 !important; }
.wir-biuro a.text-danger:focus, .wir-biuro a.text-danger:hover { color: #bd2130 !important; }
.wir-biuro .text-light { color: #f8f9fa !important; }
.wir-biuro a.text-light:focus, .wir-biuro a.text-light:hover { color: #dae0e5 !important; }
.wir-biuro .text-dark { color: #343a40 !important; }
.wir-biuro a.text-dark:focus, .wir-biuro a.text-dark:hover { color: #1d2124 !important; }
.wir-biuro .text-muted { color: #6c757d !important; }
.wir-biuro .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.wir-biuro .visible { visibility: visible !important; }
.wir-biuro .invisible { visibility: hidden !important; }
@media print { .wir-biuro *, .wir-biuro ::after, .wir-biuro ::before { text-shadow: none !important; box-shadow: none !important; }
.wir-biuro a:not(.btn) { text-decoration: underline; }
.wir-biuro abbr[title]::after { content: " (" attr(title) ")"; }
.wir-biuro pre { white-space: pre-wrap !important; }
.wir-biuro blockquote, .wir-biuro pre { border: 1px solid #999; page-break-inside: avoid; }
.wir-biuro thead { display: table-header-group; }
.wir-biuro img, .wir-biuro tr { page-break-inside: avoid; }
.wir-biuro h2, .wir-biuro h3, .wir-biuro p { orphans: 3; widows: 3; }
.wir-biuro h2, .wir-biuro h3 { page-break-after: avoid; }
@page { .wir-biuro { size: a3; } }
.wir-biuro body { min-width: 992px !important; }
.wir-biuro .container { min-width: 992px !important; }
.wir-biuro .navbar { display: none; }
.wir-biuro .badge { border: 1px solid #000; }
.wir-biuro .table { border-collapse: collapse !important; }
.wir-biuro .table td, .wir-biuro .table th { background-color: #fff !important; }
.wir-biuro .table-bordered td, .wir-biuro .table-bordered th { border: 1px solid #ddd !important; } }
.info { text-align: center; color: #313030; margin-top: 130px; }
.info .inner h3 { font-family: "Sitka Banner"; font-weight: 700; font-size: 32px; padding-bottom: 50px; margin: 0; }
.info .inner p { font-size: 16px; font-weight: 300; font-family: 'Lato', sans-serif; padding: 0px 20px 110px 20px; }
.info .row .col-md-3 svg { margin-bottom: 50px; height: 115px; width: 115px; }
.info .row .col-md-3 p { font-size: 24px; font-weight: 300; font-family: 'Lato'; color: #313030; }
.cards { text-align: center; margin-top: 100px; color: #313030; }
.cards h3 { font-family: "Sitka Banner"; font-weight: 700; font-size: 32px; padding-bottom: 50px; margin-bottom: 0; }
.cards .col-md-4 { font-family: "Lato"; padding-left: 0px; padding-right: 0px; }
.cards .col-md-4 .card { transition: all 150ms linear; }
.cards .col-md-4 .card .mostFrequent { background-color: #e71c20; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
.cards .col-md-4 .card .mostFrequent p { font-size: 14px; font-weight: 500; color: white; background-color: #e71c20; margin: 0px; padding: 5px; }
.cards .col-md-4 .card:hover { box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.09); }
.cards .col-md-4 .card .ico { font-size: 20px; font-weight: 700; color: #313030; position: relative; font-family: "Lato"; }
.cards .col-md-4 .card p { font-size: 40px; font-weight: 900; color: #e71c20; margin-bottom: 0; font-family: "Lato"; }
.cards .col-md-4 .card span { font-size: 18px; font-weight: 700; color: #989797; margin-bottom: 24px; }
.cards .col-md-4 .card ul { list-style: none; font-size: 18px; font-weight: 400; font-family: "Lato"; text-align: left; padding: 0px; margin-bottom: 0; }
.cards .col-md-4 .card ul li { padding: 10px 20px; color: #313030; }
.cards .col-md-4 .card ul li:nth-child(odd) { background-color: #fbfbfb; }
.services { margin-top: 55px; font-family: "Lato"; }
.services .col-md-6 { margin: 0; }
.services .col_1 { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/lion.png); background-position: center center; background-size: cover; }
.services .col_2 { background-color: #e71c20; color: white; }
.services .col_2 h3 { font-family: "Sitka Banner"; font-weight: 700; font-size: 32px; margin-top: 70px; padding-bottom: 42px; padding-left: 20px; margin-bottom: 0; }
.services .col_2 ul { margin-bottom: 60px; }
.services .col_2 ul li { padding-bottom: 5px; }
.map { margin-top: 55px; position: relative; }
.map .logo { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; }
.map .col_1 .mapa { height: 100%; width: 100%; }
.map .col_2 .img { background-position: center center; background-size: cover; height: 305px; }
.map .col_2 .img.img_1 { }
.map .col_2 .img.img_2 { background-position: bottom; }
.contact { margin-top: 55px; margin-bottom: 80px; }
.contact .container { border: 2px solid #e5e5e5; }
.contact .container .row { text-align: center; }
.contact .container h3 { font-family: "Sitka Banner"; font-weight: 700; font-size: 32px; margin-top: 130px; padding-bottom: 50px; text-align: center; }
.contact .container .wpcf7 { max-width: 800px; margin: 0 auto; }
.contact .container .wpcf7 .input_wrap.half { min-width: 100%; }
.contact .container .wpcf7 .select_wrapper { margin-top: 60px; }
.contact .container .wpcf7 .checkmark { position: absolute; top: -2px; left: -30px; height: 18px; width: 18px; background-color: transparent; border: 2px solid #e71c20; display: block; }
.contact .container .wpcf7 .checkmark.checked { background-color: #e71c20; }
.contact .container .wpcf7 .btnWB { margin-bottom: 75px; margin-top: 35px; }
.contact .container .wpcf7 .acceptance-466 { margin-top: 35px; }
.contact .container .wpcf7 .acceptance-466 input { position: absolute; right: -100px; opacity: 0; visibility: hidden; }
.contact .container .wpcf7 .wpcf7-list-item-label { position: relative; font-weight: 400; }
.contact .container .wpcf7 .custom_select:focus { outline: none; }
.contact .container .wpcf7 .col-md-12 label { float: left; margin-left: 3px; }
.contact .container .wpcf7 .contact_link { color: #e71c20; text-decoration: none; }
.ico { background-position: center; background-size: contain; background-repeat: no-repeat; display: block; margin: 0 auto; height: 114px; width: 114px; }
.ico.ico_1 { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/Sh1.png); }
.ico.ico_2 { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/Sh2.png); }
.ico.ico_3 { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/Sh3.png); }
.ico.ico_4 { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/Card1.png); }
.ico.ico_5 { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/Card2.png); margin-top: 18px !important; }
.ico.ico_6 { background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/Card3.png); }
.card.card_2 .ico { margin-top: 12px; }
.card .ico { margin-top: 45px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 75px; width: 180px; }
.btnWB { font-size: 18px; font-weight: 500; border-bottom: 2px solid #e71c20; border-radius: 0; margin: 38px auto; transition: all 150ms linear; max-width: 155px; padding: 10px 16px; color: #313030 !important; text-decoration: none !important; }
.btnWB:hover { background-color: #e71c20; color: white !important; text-decoration: none !important; }
.btnWB:focus { outline: none !important; }
.contact .btn { margin-bottom: 55px; }
.input_wrapper { position: relative; }
.input_wrapperfocus { color: #e71c20; }
.input_wrapper placeholder:focus { color: #e71c20; }
.custom_input { width: 100%; height: auto; border: none; box-shadow: none; background-color: transparent; display: block; padding: 5px 2px; border-top: 2px solid #313030; margin-top: 28px; font-size: 14px; }
input:focus { outline: none !important; border-top: 2px solid #e71c20; }
.select_wrapper { position: relative; border-bottom: 1px solid #313030; }
.select_wrapper::after { content: ''; background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/arrow.svg); position: absolute; right: 0px; top: 50%; height: 7px; width: 8px; -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); }
.select_wrapper .custom_select { position: relative; border-radius: 0px; border: none; box-shadow: none; -webkit-appearance: none; width: 100%; padding: 5px 2px; background-color: transparent; display: block; font-size: 24px; }
.select_wrapper .custom_select:focus { outline: none !important; }
.col-md-8 label { font-size: 14px; padding-left: 5px; color: #6d6c6c; }
.checkbox_container { display: block; position: relative; font-size: 14px; cursor: pointer; padding-left: 30px; padding-right: 40px; margin-top: 28px; }
.checkbox_container input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkbox_container .checkmark { position: absolute; top: 0; left: 0; height: 18px; width: 18px; background-color: transparent; border: 2px solid #e71c20; }
.checkbox_container input:checked ~ .checkmark { background-color: #e71c20; }
@media (min-width: 320px) and (max-width: 480px) { .info { margin-top: 40px; }
.info .inner h3 { font-size: 23px; padding-bottom: 15px; }
.info .inner p { padding: 0px 20px 20px 20px; }
.info .row .col-md-3 { width: 50%; }
.info .row .col-md-3 svg { margin-bottom: 10px; width: 75px; }
.info .row .col-md-3 p { font-size: 17px; }
.cards { margin-top: 40px; }
.cards h3 { padding-bottom: 25px; font-size: 26px; }
.cards .col-md-4 .card span { margin-bottom: 10px; }
.cards .col-md-4 .card ul { font-size: 16px; }
.cards .col-md-4 .ico { margin-top: 20px; }
.services { margin-top: 0; }
.services .col-md-6.col_1 { display: none; }
.services .col-md-6.col_2 h3 { font-size: 26px; margin-top: 40px; padding-bottom: 30px; }
.map { margin-top: 0; }
.contact { margin-top: 0; margin-bottom: 0; }
.contact .container h3 { font-size: 26px; padding-bottom: 0; margin-top: 40px; } }
.fp-img { height: 400px; width: 100%; background-image: url(//chandonwaller.pl/wp-content/themes/adream_theme/assets/img/chandon---banner-zmiast-youtube-na-home.jpg); background-repeat: no-repeat; background-size: contain; display: block; }@media (min-width: 768px) {
body.page-dlaczego-my .row--partners .partners__elem {min-height: 200px;}
body.page-dlaczego-my .row--partners .partners__elem .image {max-height: 135px;} body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(21) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(22) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(23) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(24) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(25) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(26) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(27) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(28) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(29) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(30) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(31) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(32) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(33) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(34) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(35) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(36) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(37) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(38) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(39) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(40) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
}
@media (min-width: 768px) {
body.page-dlaczego-my-update .row--partners .partners__elem {min-height: 200px;}
body.page-dlaczego-my-update .row--partners .partners__elem .image {max-height: 135px;} body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(21) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(21):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(22) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(22):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(23) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(23):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(24) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(24):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(25) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(25):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(26) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(26):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(27) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(27):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(28) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(28):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(29) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(29):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(30) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(30):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(31) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(31):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(32) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(32):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(33) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(33):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(34) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(34):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(35) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(35):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(36) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(36):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(37) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(37):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(38) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(38):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(39) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(39):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(40) { border-top: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)) { border-right: 1px solid #D9D9D9; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):before, body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):after { content: ""; width: 30px; height: 30px; position: absolute; z-index: 1; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):before { right: -1px; top: -31px; border-right: 1px solid #e71c20; border-bottom: 1px solid #e71c20; }
body.page-dlaczego-my-update .row--partners .partners__elem:nth-of-type(40):not(:nth-of-type(8)):not(:nth-of-type(12)):after { right: -31px; top: -1px; border-left: 1px solid #e71c20; border-top: 1px solid #e71c20; }
}
body.single-post ul.attachment-list {margin-top:0; margin-bottom: 35px;}
body.single-post li.attachment-item {font-size: 17px; font-family: "Lato", sans-serif;}
body.single-post li.attachment-item:hover {color: #e71c20;}
@media (min-width: 768px) { 
.parent--header.sticky .nav--offert ul li a { font-size: 20px }
.parent--header.sticky .nav--offert li ul li a { font-size: 14px; } 
.row--header .nav--offert .nav > ul li a { padding: 0;}
.row--header .nav--offert .nav > ul li ul li a { padding: 5px;}
}
body.single .row--career .career__content--row {
display: block;
} .why-us-custom-video .row-custom{
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.why-us-custom-video .col-4{
box-sizing: border-box;
max-width: 100%;
padding-left: 10px;
padding-right: 10px;
flex: 0 0 auto;
width: 33.33333333%;
}
.why-us-custom-video iframe{
margin-top: 30px;
}
.why-us-custom-divider{
min-height: 75px;
}
.embed-container { 
position: relative; 
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed { 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}