/*
Theme Name: Writenet
Theme URI: https://writenet.pl/
Author: Karol Znojkiewicz
Author URI: writenet.pl
Description:  Szablon Zakładu Obróbki Skrawaniem.
Version: 2.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: writenet
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
html, .root {
	font-size: 16px;
	line-height: 21px;
}
body, .article {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.3125em;
	margin: auto;
}
 body::-webkit-scrollbar {
width:13px;
height:13px;
}
 body::-webkit-scroll-track {
background-color:#223256;
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
}
 body::-webkit-scrollbar-thumb {
background-color:#2ebdff;
border-radius:20px;
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
}
 body::-webkit-scrollbar-button:vertical:decrement {
background:#f5f5f5 url(https://use.fontawesome.com/releases/v5.1.0/svgs/solid/angle-up.svg) no-repeat;
background-position:center center;
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
}
 body::-webkit-scrollbar-button:vertical:increment {
background:#f5f5f5 url(https://use.fontawesome.com/releases/v5.1.0/svgs/solid/angle-down.svg) no-repeat;
background-position:center center;
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
}
body {
	margin: 0;
	-webkit-font-smoothing: auto;
}
article, aside, details, figcaption, figure, footer, header, 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;
}
dfn {
	font-style: italic;
}
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 2.5rem;
}
hr {
	box-sizing: content-box;
	height: 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-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;
}
h1, .h1 {
	font-size: 4.25em;
	line-height: 1.23529412em;
	margin-top: 0.30882353em;
	margin-bottom: 0.61764706em;
}
h2, .h2 {
	font-size: 2.625em;
	line-height: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h3, .h3 {
	font-size: 1.625em;
	line-height: 1.61538462em;
	margin-top: 0.80769231em;
	margin-bottom: 0em;
}
h4, .h4 {
	font-size: 1em;
	line-height: 1.3125em;
	margin-top: 1.3125em;
}
h5, .h5 {
	font-size: 1em;
	line-height: 1.3125em;
	margin-top: 1.3125em;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #24292e;
	font-family: 'Merriweather', serif;
	font-weight: bold;
}
p, ul, ol, pre, table, blockquote {
	margin-top: 0em;
	margin-bottom: 1.3125em;
}
ul ul, ol ol, ul ol, ol ul {
	margin-top: 0em;
	margin-bottom: 0em;
}
b, i, strong, em, small, code {
	line-height: 0;
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
h1.entry-title {
	font-size: 21px;
	border-bottom: 1px solid #eaecef;
}
h2.entry-title {
	border-bottom: 1px solid #eaecef;
}
.widget h3 {
	text-transform: uppercase;
	color: #636467;
	padding-bottom: 18px;
	position: relative;
}
.widget-title::after {
	content: "";
	position: absolute;
	background: #000;
	bottom: 10px;
	left: 0;
	height: 2px;
	width: 20px;
}
body {
	width: 100%;
	font-family: 'Lato', sans-serif;
	color: #373a3c;
	background-color: #f5f5f5;
	overflow-x: hidden;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
header#masthead {
	margin-bottom: 0;
	background-color: #272727;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
	color: #fff;
	border-bottom: 3px solid #2ebdff;
}
#menu-menu-glowne {
	margin: 0 auto;
}
#menu-menu-glowne li {
	padding: 10px;
}
.site-header-links {
	background-color: #005675;
}
.site-header-links .container {
	text-align: right;
}
.site-header-links ul {
	display: flex;
	text-align: right;
	margin: 0;
	padding: 0;
	justify-content: center;
	align-items: center;
}
.site-header-links ul > li a:hover {
	text-decoration-line: underline;
}
.dropdown-menu.show a:hover {
	background-color: #2ebdff;
	text-decoration: none;
	color: #fff;
}
.dropdown-menu.show {
	margin: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
	background-color: #2ebdff;
}
.menu-admin .dropdown-menu.show {
    width: auto;
    padding: 0;
    margin: 0;
}
.menu-admin .dropdown-item.dropdownAdmin {
    padding: 0px;
    margin: 0;
}
.btn-login {
	background: transparent;
	color: #fff;
}
.avatar-container {
	padding-left: 5px;
}
.site-header-links ul > li {
	float: left;
	margin-right: 0;
	border-right: 1px solid #2A2A2A;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s;
	list-style: none;
	display:table;
}
.site-header-links ul > li a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 8.5px 5px 7.5px;
	font-size: 14px;
}
.img-fluid.img-gravatar {
	border-radius: 50%;
	width: 32px;
	height: 32px;
}
.btn-login:focus {
	box-shadow: none;
}
.top {
	background-color: #223256;
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: top;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
/*
.banner-black {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    overflow: hidden;
    height: 100%;
    z-index: 1;
}*/
.top a {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 30%;
	padding: 15px;
	z-index: 4;
}

.pp-logo img {
	float: right;
}
.menu li {
	padding: 10px;
}
.site-header-links .dropdown-menu {
	padding: 0;
}
ul.dropdown-menu {
	padding: 0;
}
a.language-link img {
	width: 46px;
	height: 20px;
}
ul.language li.nav-item.dropdown.show div.dropdown-menu.show {
	min-width: 1px;
}
.navbar-brand img {
	padding: 20px 10px 10px 45px;
	width: 100%;
	float: left;
}
.navbar-brand > a {
	color: rgba(0, 0, 0, 0.9);
	font-size: 1.1rem;
	outline: medium none;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}
 @media(max-width:1200px) {
.site-header-links, .top {
	display: none;
}
}
 @media(min-width:1200px) {
.navbar-brand {
	display: none;
}
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
	text-decoration: none;
}
#page-sub-header {
	position: relative;
	padding-top: 5rem;
	padding-bottom: 0;
	text-align: center;
	font-size: 1.25rem;
	background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
	line-height: 1.6;
	font-size: 4rem;
	color: #563e7c;
	margin: 0 0 1rem;
	border: 0;
	padding: 0;
}
#page-sub-header p {
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 1.25rem;
	font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
	color: #212529;
}
a.page-scroller {
	color: #333;
	font-size: 2.6rem;
	display: inline-block;
	margin-top: 2rem;
}
 @media screen and (min-width:768px) {
body:not(.theme-preset-active) #page-sub-header h1 {
	font-size: 3.750rem;
}
body:not(.theme-preset-active) #page-sub-header {
	font-size: 1.25rem;
}
}
 @media screen and (min-width:992px) {
#page-sub-header p {
	max-width: 43rem;
	margin: 0 auto;
}
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
	color: #fff;
	padding: 0.5rem;
	font-weight: 500;
	font-size: 18px;
}
#masthead .navbar-nav > li:hover {
	color: #fff;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
	color: #fff;
}
.navbar-brand {
	height: auto;
}
.navbar-toggle .icon-bar {
	background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
	border-bottom: 0.3em solid transparent;
	border-left: 0.3em solid;
	border-top: 0.3em solid transparent;
}
.menu-toggle, .main-navigation.toggled ul {
	display: block;
}
.dropdown-item {
	line-height: 1.2;
	padding-bottom: 0.313rem;
	padding-top: 0.313rem;
}
.dropdown-menu {
	min-width: 8rem;
}
.dropdown .open .dropdown-menu {
	display: block;
	left: 12.250em;
	top: 0;
}
.dropdown-menu .dropdown-item {
	white-space: normal;
	font-size: 14px;
}
 @media screen and (min-width:37.5em) {
.menu-toggle {
	display: none;
}
}
 @media screen and (min-width:769px) {
.dropdown-menu li > .dropdown-menu {
	right: -9.875rem;
	top: 1.375rem;
}
}
 @media screen and (max-width:991px) {
.dropdown-menu {
	border: medium none;
	margin-left: 1.250rem;
	padding: 0;
}
.dropdown-menu li a {
	padding: 0;
}
#masthead .navbar-nav > li > a {
	padding-bottom: 0.625rem;
	padding-top: 0.313rem;
}
.navbar-light .navbar-toggler {
	border: medium none;
	outline: none;
}
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.comment-content.card-block {
	padding: 20px;
}
.navigation.post-navigation {
	padding-top: 1.875rem;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
	border: 1px solid #ddd;
	border-radius: 0.938rem;
	display: inline-block;
	padding: 0.313rem 0.875rem;
	text-decoration: none;
}
.post-navigation .nav-next a::after {
	content: " \2192";
}
.post-navigation .nav-previous a::before {
	content: "\2190 ";
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
	background: #eee none repeat scroll 0 0;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 0.313rem;
	line-height: normal;
	padding: 0.938rem 1.438rem 0.875rem;
	text-decoration: none;
	top: 0.313rem;
	width: auto;
	z-index: 100000;
}
#content[tabindex="-1"]:focus {
	outline: 0;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float: right;
	margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
	margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
	float: left;
	margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption.alignnone {
	margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
	margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
	margin: 0.313rem 0 1.25rem 1.25rem;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .company-footer {
	text-align: right;
	padding: 30px;
}
.company-footer h6 {
	color: #f0f0f0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	margin: 0;
}
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}
.widget {
	font-size: 14px;
}
.widget select {
	max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
	display: none;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: #eee;
	text-decoration: none;
}
.half-rule {
	width: 6rem;
	margin: 2.5rem 0;
}
#content.site-content {
	padding-bottom: 3.75rem;
	padding-top: 4.125rem;
}
.sticky .entry-title::before {
	content: '\f08d';
	font-family: fontawesome;
	font-size: 1.563rem;
	left: -2.5rem;
	position: absolute;
	top: 0.375rem;
}
.sticky .entry-title {
	position: relative;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content, .blank-page-with-container .entry-content {
	margin-top: 0;
}
.posted-on, .byline, .comments-link {
	color: #9a9a9a;
}
.entry-title > a {
	color: inherit;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.comment-body .pull-left {
	padding-right: 0.625rem;
}
.comment-list .comment {
	display: block;
}
.comment-list {
	padding-left: 0;
}
.comments-title {
	font-size: 1.125rem;
}
.comment-list .pingback {
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
	border: medium none;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
embed, iframe, object {
	max-width: 100%;
}
.wp-caption {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 0.313rem 0.313rem 0;
	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}
.wp-caption .wp-caption-text {
	font-size: 0.688rem;
	line-height: 1.063rem;
	margin: 0;
	padding: 0.625rem;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-item .gallery-columns-2 {
	max-width: 50%;
}
.gallery-item .gallery-columns-3 {
	max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
	max-width: 25%;
}
.gallery-item .gallery-columns-5 {
	max-width: 20%;
}
.gallery-item .gallery-columns-6 {
	max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
	max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
	max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
	max-width: 11.11111%;
}
.gallery-caption {
	display: block;
}
.woocommerce-cart-form .shop_table .coupon .input-text {
	width: 8.313rem !important;
}
.variations_form .variations .value > select {
	margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2 {
	max-width: 100%;
}
.elementor-page article .entry-footer {
	display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
	padding-bottom: 0;
	padding-top: 0;
}
.elementor-page .entry-content {
	margin-top: 0;
}
.vc_desktop article .entry-footer {
	display: none;
}
.vc_desktop #content.site-content {
	padding-bottom: 0;
	padding-top: 0;
}
.vc_desktop .entry-content {
	margin-top: 0;
}
footer#colophon {
	font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
	color: #99979c;
	background-color: #f7f7f7;
}
.copyright {
	font-size: 0.875rem;
	margin-bottom: 0;
	text-align: center;
}
.copyright a, footer#colophon a {
	color: inherit;
}
 @media screen and (max-width:767px) {
#masthead .navbar-nav > li > a {
	padding-bottom: 0.938rem;
	padding-top: 0.938rem;
}
}
 @media only screen and (max-width:1280px) {
html {
	font-size: 95%;
}
}
 @media screen and (max-width:1199px) {
.navbar-dark .dropdown-item {
	color: #fff;
}
.dropdown-menu {
	background: transparent;
	box-shadow: none;
	border: none;
}
}
 @media only screen and (max-width:1024px) {
html {
	font-size: 93%;
}
}
 @media only screen and (max-width:960px) {
html {
	font-size: 90%;
}
}
 @media only screen and (max-width:768px) {
html {
	font-size: 88%;
}
}
 @media only screen and (max-width:480px) {
html {
	font-size: 86%;
}
}
footer {
	background-color: #006991;
	color: #fff;
	padding: 40px;
}
footer .col-md-4:last-child ul {
	padding: 0;
}
.footer-bottom span {
	margin: 10px;
}
.footer-bottom {
	text-align: center;
	font-size: 14px;
	background-color: #005675;
	color: #fff;
	padding: 3px;
}
.box-all h5 {
	font-size: 23px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding: 10px;
}
.contact-left {
	float: left;
	width: 10%;
	padding: 10px;
	font-size: 30px;
}
.contact-right {
	float: right;
	width: 90%;
	font-size: 15px;
}
footer p {
	padding: 10px 0;
	margin: 0;
	color: #fff;
}
p.other-p {
	padding-left: 40px;
}
footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.contact-right p:first-child {
	font-weight: bold;
}
p.words {
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
}
.loga {
	display: flex;
	align-content: center;
	align-items: center;
}
footer img {
	width: 120px;
	margin: 20px;
}
 @media (max-width:767px) {
footer {
	padding: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
footer ul {
	padding: 0;
	margin: 0 auto;
}
}
footer li {
	font-weight: bold;
	display: block;
}
.plusI ul li::before {
	content: "\2771";
	padding-right: 8px;
}
.footer-bottom a {
	color: #fff;
}
footer h5, footer a {
	color: #fff;
	margin: 0 auto;
}
.bannerContainer {
	height: 380px;
}
.bannerContainer .desktop-banner {
	position: relative;
	height: 100%;
	background-position: 90%;
	background-repeat: no-repeat;
}
.desktop-banner-container {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 70%;
	background: -moz-linear-gradient(180deg, rgba(0, 120, 163, 1) 0%, rgba(0, 120, 163, 1) 60%, rgba(0, 128, 128, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 128, 128, 1)), color-stop(40%, rgba(0, 120, 163, 1)), color-stop(100%, rgba(0, 120, 163, 1)));
	background: -webkit-linear-gradient(180deg, rgba(0, 120, 163, 1) 0%, rgba(0, 120, 163, 1) 60%, rgba(0, 128, 128, 1) 100%);
	background: -o-linear-gradient(180deg, rgba(0, 120, 163, 1) 0%, rgba(0, 120, 163, 1) 60%, rgba(0, 128, 128, 1) 100%);
	background: -ms-linear-gradient(180deg, rgba(0, 120, 163, 1) 0%, rgba(0, 120, 163, 1) 60%, rgba(0, 128, 128, 1) 100%);
	background: linear-gradient(270deg, rgba(0, 120, 163, 1) 0%, rgba(0, 120, 163, 1) 60%, rgba(0, 128, 128, 1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#008080', endColorstr='#0078A3', GradientType=1);
	webkit-transform: skewX(-30deg);
	-moz-transform: skewX(-30deg);
	-o-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
	margin-left: -110px;
}
.content-container-inner {
	position: relative;
	padding-top: 86px;
	padding-bottom: 86px;
}
h1.titleBanner {
	color: #fff;
	font-size: 50px;
	line-height: 54px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	font-style: italic;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.7);
	width: 58%;
	text-align: center;
}
.breadcrumbs {
	border: 1px solid #fdfdfd;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	margin-top: 10px;
}
li.item-current strong {
	color: #b3b3b3;
}
ul#breadcrumbs li {
	list-style: none;
	display: inline-block;
	padding: 4px;
}
li.item-home a, li.item-parent a, li.separator a, li.item-current a {
	color: #52b1bb;
}
li.item-home a:hover, li.item-parent a:hover, li.separator a:hover, li.item-current a:hover {
	text-decoration-line: underline;
}
h5.titleHeader:nth-child(2) {
	font-weight: bold;
}
.widget {
	margin-bottom: 50px;
	padding: 15px;
}
.top-img {
	width: 100%;
	height: 80vh;
	position: relative;
	overflow: hidden;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}
.top-img img {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background-position: center center;
	background-size: cover;
}
.box-all-margin {
	margin-top: 20px;
}
.top-img .words-box {
	position: relative;
	z-index: 3;
	color: #f5f5f5;
	margin: auto;
	font-family: "Exo 2", sans-serif;
	font-weight: 500;
	font-size: 100px;
	text-shadow: 3px 1px 3px rgba(0, 0, 0, .9);
	text-transform: uppercase;
}
.box-single-all {
	padding: 50px;
	border-radius: 20px;
	background: #fff;
	border: 1px solid #fdfdfd;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
}
 @media(max-width:1200px) {
aside#secondary {
	display: none;
}
}
.button-more {
	float: right;
}
.divider {
	background: #006991;
	display: inline-block;
	height: 3px;
	max-width: 100px;
	width: 100%;
}
.contact {
	margin-top: 40px;
}
label {
	display:block;
	padding: 7px 13px;
	font-weight: bold;
}
.form-control, .form-control:hover {
	background-color: #fff;
	border: 3px solid #f2f3f9;
	border-radius: 35px;
	line-height: 24px;
	color: #25252c;
	min-height: 60px;
	padding: 18px 25px;
	font-weight: 300;
}
.btn.btn-primary {
	float: right;
	-webkit-box-shadow: 3px 3px 10px 1px rgba(64, 132, 184, 0.9);
	-moz-box-shadow: 3px 3px 10px 1px rgba(64, 132, 184, 0.9);
	box-shadow: 3px 3px 10px 1px rgba(64, 132, 184, 0.9);
}
.button {
	font-weight: 500;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	border-radius: 35px;
	padding: 14px 38px;
}
.headerSection.different h4 {
	font-size: 22px;
}
.dane-more a, .dane-more a:hover {
	color: #000;
}
.dane-more {
	padding-top: 20px;
}
.dane-more > .svg-inline--fa {
	margin-top: 13px;
}
.to-top {
	text-align: center;
}
#scroll-to-top {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 20px;
	opacity: 0.8;
	font-size: 40px;
	color: #5fb9ef;
}
#scroll-to-top:hover {
	opacity: 1;
}
.entry-footer {
	background-color: #005675;
	padding: 5px;
}
.entry-footer a {
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: block;
}
td:nth-child(3), td:nth-child(4), th:nth-child(3) {
	text-align: center;
}
.imie_nazwisko{
	font-size:30px;
}
.page-template-people > .container .row {
    padding-bottom: 100px;
	padding-top:50px;
}
.wp-image-787 {
    padding-bottom: 50px;
}
.box-kadra {
	padding-top: 30px;
}
address p a {
    color: #373a3c;
}
address p a:hover {
    color: #0056b3;
}
address h4 {
    margin-bottom: 1em;
}
.footer-bottom p {
	margin: 0;
}
.menu-background {
	background-color: #005675;
	padding: 60px;
}
#cookieinfo * {
	margin: 0px;
	padding: 0px;
}
#cookieinfo {
	position: fixed;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: #323334;
	padding: 20px;
	box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
	z-index: 1000;
}
#cookieinfo h6 {
	font-size: 16px;
	font-weight: bold;
	color: #cdd7da;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	margin-bottom: 7px;
}
#cookie-notification {
	width: 100%;
	padding: 10px;
	background-color: white;
	background: linear-gradient(135deg, rgb(132,94,194) 0%, rgb(0,142,155) 100%);
	border-top: 1px solid #e0e0e0;
	font: normal 12px sans-serif;
	font-weight: normal;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10000;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	text-align: center;
}
#cookie-notification div {
	margin: 0 auto;
}
#cookie-notification button {
	margin-left: 10px;
	background: #43617D;
	padding: 7px;
	border-radius: 8px 0 8px 8px;
	color: #fff;
	border: 1px solid #000;
}
.menu-background h2 {
	text-align: center;
	color: #fff;
	padding: 20px;
	font-size: 3em;
	letter-spacing: 4px;
}
.box-inner {
	position: relative;
	height: 200px;
	padding: 30px;
	margin: 15px;
	vertical-align: middle;
	align-items: center;
	overflow: hidden;
	display: flex;
	transition: all .4s;
}
.box-inner:hover {
	opacity: 0.8;
	box-shadow: 0 0 15px rgba(150, 150, 150, 1);
}
.box-inner-back {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-size: cover;
	background-position: center;
}
.box-inner-title {
	position: relative;
	z-index: 3;
	color: #f5f5f5;
	margin: auto;
	font-weight: 500;
	font-size: 24px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
	text-align: center;
}
.table{
	margin-top: 50px;
}
.table td, .table th {
	vertical-align: middle;
}
.table thead th {
	vertical-align: inherit;
}
th {
	text-align: center;
}
td ul {
	margin: 0;
}
#breadcrumbs svg {
	color: #52b1bb;
}
.site-header-links ul > li.change-size a {
	display: inline;
}
.site-header-links ul > li.change-size {
	padding: 8.5px 8px 7.5px;
}
.contrast, footer#colophon.contrast, header#masthead.contrast, #triangle-front.contrast {
	background: #000;
	color: yellow !important;
}
a.contrast:hover, li.active, li.active a.contrast {
	color: #fff !important;
	background: #2ebdff;
}
.navbar li.contract:hover {
	background: #fff !important;
	color: yellow !important;
}
header#masthead.contrast {
	border-bottom: 3px solid #fff;
}
#masthead .navbar-nav > li.contrast:hover {
	background: #fff !important;
}
#masthead .navbar-nav > li > a.contrast:hover {
	color: #000 !important;
}
.cont-margin {
	margin: 50px auto;
}
.error-404 {
	text-align: center;
}
.dane p svg, .dane-more p svg {
	margin-right: 10px;
	margin-left: 20px;
}
.dane ul li {
	display: flex;
	padding: 5px 0;
}
p i {
    padding-right: 5px;
}
h4.position {
	margin-top: 40px;
	font-size: 24px;
	font-style: italic;
	color: #006991;
}
.cont-lab ul li {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	list-style-type: disclosure-closed;
}
.dane p a {
	color: #373a3c;
}
.titleHeader.titleHeaderOther, h5.titleHeader.titleHeaderOther:nth-child(2) {
	font-weight: normal;
}
.btn-secondary {
    color: #0B44EF;
    border-color: #0B44EF;
	float:right;
}
.maps {
	margin-top: 80px;
}
.maps-front {
	width: 90%;
	height: auto;
	display: flex;
	justify-content: center;
	margin: 30px auto;
}
.maps-front img {
	background-size: cover;
}
 @media(min-width:1200px) {
.maps-front {
	height: 700px;
}
}
 @media screen and (max-width:991px) {
.maps-front {
	height: 300px;
}
}
.blog-main {
	margin: 50px 0;
}
article {
}
.content-wrap {
	max-width: 90%;
	margin: 0 auto;
}
#content {
	max-width: 900px;
	margin: auto;
	color: #4b4b4b;
}
.post-media {
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.post-media .post-thumbnail img {
	display: block;
	margin: 0 auto;
}
.single-blog-header h1 {
	font-size: 31px;
	font-weight: 600;
	border: none;
}
.entry-meta ul {
	padding: 0;
}
.entry-meta ul li {
	list-style: none;
	display: inline-block;
	margin: 0 20px 5px 0;
}
.entry-meta ul li span {
	font-size: 13px;
	font-weight: bold;
}
.entry-meta ul li a {
	color: #9a9a9a;
}
.entry-meta ul li a:hover {
	color: #4b4b4b;
	text-decoration: none;
}
 @media(min-width:1200px) {
.entry-content p {
	font-size: 18px;
}
}
.entry-content p {
	margin: 0 0 26px 0;
}
.blog-entry-inner {
	border: 1px solid #eee;
	background-color: #fff;
}
.blog-entry-header {
	margin-top: 20px;
}
.blog-entry-header h2 {
	font-size: 1.231em;
	font-weight: unset;
}
.blog-entry-header h2 a:hover {
	text-decoration: none;
	color: #3b86b0;
}
.blog-entry-header h2.entry-title {
	line-height: 1.5;
}
.blog-content {
	padding: 0 20px 20px;
}
.single-blog-header {
	margin-top: 40px;
}
.page-content, .entry-content, .entry-summary {
	line-height: 29px;
}
.nav.nav-pills .nav-item .active {
    background: none;
    color: #007bff;
    text-shadow: none;
}
.button-more {
    display: inline-block;
    margin: 6px;
    font-size: inherit;
    line-height: 1.42;
    padding: 0.6em 1.6em;
    font-weight: normal;
    border-width: 2px;
    border-style: solid;
    background: transparent;
    border-radius: 1.46em;
    cursor: pointer;
    user-select: none;
    vertical-align: bottom;
    position: relative;
    border-style: solid;
    overflow: hidden;
    transition: background-color 0.3s, color 0.3s;
}
.button-more:active {
    background-color: #0a40e0;
}
.button-more:hover {
    color: #E6EAEF;
    background-color: #0B44EF;
	border-color: #0B44EF;
}
 @media(min-width:1200px) {
.who-we-are {
	padding: 100px;
}
}
 @media(max-width:1200px) {
.who-we-are {
	margin: 20px 0;
}
}
.video-survey video {
	width: 100%;
}
 @media only screen and (max-width:768px) {
.bannerContainer {
	height: 200px;
}
.desktop-banner-container {
	width: 100%;
}
.content-container-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}
h1.titleBanner {
	font-size: 2.5em;
	width: 80%;
	padding: 10px;
	margin: 0;
}
#breadcrumbs {
	padding: 20px;
}
.box-single-all {
	padding: 0 5px;
}
h1 {
	font-size: 2.5em;
}
.container {
	padding: 0 5px;
}
.dane p svg, .dane-more p svg {
	margin-right: 5px;
	margin-left: 0;
}
.who-we-are {
	padding: 0px 10px;
}
.footer-bottom span {
	display: block;
}
p {
	padding: 0 10px;
}
}
footer p {
	text-shadow: 0px 1px 1px #000;
}
td {
	text-align: center;
}
table.left tr td{
	text-align: left;
}
.wyposazenie img {
    padding: 20px 5px;
}
footer p, footer li, .active {
	text-shadow: 0px 1px 1px #000;
}
}
 @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
/* Force table to not be like tables anymore */

table, thead, tbody, th, td, tr {
	display: block;
}
thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
tr {
	border: 1px solid #ccc;
}
td {
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%;
}
td:before {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
 }