<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-08-08, 08:51:25
    Author     : miroslawwierzchnicki
*/
body{
	font-size:20px;
	line-height: 1.8;
  
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}




h1,
h2{
	position:relative;
}

h1,
.h1,
.h1-size{
  font-size: 82px;
  line-height: 1.11;
}
h2,
.h2,
.h2-size {
    font-size: 38px;
    line-height: 100px;
}

h3,
.h3,
.h3-size {
  font-size: 24px;
  line-height: 90px;
  margin:0;
}
.single-post .lewye h3{
	line-height:38px;
	margin-top:15px;
}

h4,
.h4,
.h4-size{
  font-size: 21px;
  color: rgb(0, 160, 221);
  line-height: 1.778;
  margin:0;
}


.bold_lo{
	font-weight:600;
}
.bold_lo_light{
	font-weight:500;
}

.bold_lo_lighter{
	font-weight:400;
}



a i,
a{
	transition: all 0.2s linear;
}
.pagination.wiecej,
input.wiecej,
a.wiecej,
.slider_caption a{
	display:inline-block;
	border:2px solid #003a5e;
	background-color:#003a5e;
	padding:15px 25px;
	font-size:15px;
	font-weight:700;
	color:#fff;
	min-width:230px;
	position:relative;
	line-height:1.5
}
input.wiecej.light,
a.wiecej.light{
	background-color:#00a0dd;
	border:2px solid #00a0dd;
}
.pagination.wiecej,
input.wiecej.white,
a.wiecej.white{
	background-color:#fff;
	color:#00558c;
	border: 2px solid #e3e3e3
}
a.wiecej.white:hover{
	color:#fff;
	border: 2px solid #00a0dd
}
a i.fa{
	position:absolute;
	right:30px;
	color:#00a0dd;
	font-size:25px;
	top:calc(50% - 13px);
}

a.wiecej.light i{
	color:#003a5e;
}

a.wiecej:hover i,
.slider_caption a:hover i{
	color:#003a5e;
	
}
a.wiecej.light:hover i{
	color:#00a0dd;
}
input.wiecej:hover,
a.wiecej:hover,
.slider_caption a:hover{
	background-color:#00a0dd;
	border:2px solid #00a0dd
}
input.light.wiecej:hover,
a.light.wiecej:hover{
	color:#003a5e;
	background-color:#fff;
	border:2px solid #e3e3e3
}

.rtl-s{
	-webkit-border-top-left-radius: 35px;
	-moz-border-radius-topleft: 35px;
	border-top-left-radius: 35px;
	
}

.rtr-s{
	-webkit-border-top-right-radius: 35px;
	-moz-border-radius-topright: 35px;
	border-top-right-radius: 35px;
	
}

.rbr-s{
	-webkit-border-bottom-right-radius: 35px;
	-moz-border-radius-bottomright: 35px;
	border-bottom-right-radius: 35px;
}

.rbl-s{
	-webkit-border-bottom-left-radius: 35px;
	-moz-border-radius-bottomleft: 35px;
	border-bottom-left-radius: 35px;
}


.rtl-b{
	-webkit-border-top-left-radius: 80px;
	-moz-border-radius-topleft: 80px;
	border-top-left-radius: 80px;
	
}

.rtr-b{
	-webkit-border-top-right-radius: 80px;
	-moz-border-radius-topright: 80px;
	border-top-right-radius: 80px;
}

.rbr-b{
	-webkit-border-bottom-right-radius: 80px;
	-moz-border-radius-bottomright: 80px;
	border-bottom-right-radius: 80px;
}

.rbl-b{
	-webkit-border-bottom-left-radius: 80px;
	-moz-border-radius-bottomleft: 80px;
	border-bottom-left-radius: 80px;
}

p{
	font-weight:400;
	font-size:20px;
}

input::-webkit-input-placeholder {
   font-size:17px;
   color: #fff;
    opacity:1;
   font-weight: 400;
}
input:-moz-placeholder {
 font-size:17px;
   color: #fff;
    opacity:1;
   font-weight: 400;
}
input::-moz-placeholder {
  font-size:17px;
   color: #fff;
   opacity:1;
   font-weight: 400;
}
input:-ms-input-placeholder {
   font-size:17px;
   color: #ffffff;
    opacity:1;
   font-weight: 400;
}
textarea::-webkit-input-placeholder {
   font-size:17px;
   color: #fff;
    opacity:1;
   font-weight: 400;
}
textarea:-moz-placeholder {
font-size:17px;
   color: #fff;
    opacity:1;
   font-weight: 400;
}
textarea::-moz-placeholder {
   font-size:17px;
   color: #fff;
    opacity:1;
   font-weight: 400;
}
textarea:-ms-input-placeholder {
   font-size:17px;
   color: #fff;
    opacity:1;
   font-weight: 400;
}

body:not(.home) #footer a.wiecej{
	display:none;
}

#navigation {
	position:relative;
	margin-top:30px;
	
}
.pagination{
	width:auto;
	min-width:0 !important;
}
.empty-box {
	height:105px;
	
	background-color:#fff;
	z-index:1;
	position:relative;
}
#navigation .linia{
	position:absolute;
	height:2px;
	width:100%;
	top:50%;
	transform: translateY(-50%);
	background-color:#e3e3e3;
}

.nm-blog-grid [class*="block-grid-"] &gt; li {
    padding: 0 1.6% 80px;
}
a.page-numbers{
	color:#00558c;
	font-weight:400;
	
}
.pagination.wiecej{
	padding-right:50px;
	padding-left:50px;
}
span.page-numbers{
	font-weight:700;
}

a.page-numbers,
span.page-numbers{
	display:inline-block;
	width:18px;
	line-height:1;
	margin-bottom:-3px;
	text-align:center;
	font-size:15px;
}
.pagination .prev,
.pagination .next{
	color:#e9e9e9 !important;
}

a.next.page-numbers{
	position:absolute;
	right:15px;
	top:50%;
	transform: translateY(-50%);
}
a.prev.page-numbers{
	position:absolute;
	left:15px;
	top:50%;
	transform: translateY(-50%);
}
.pagination .next i{
	position:relative;
	right:auto;
	font-size:20px;
	line-height:1;
}
.pagination .prev i{
	position:relative;
	left:auto;
	right:auto;
	font-size:20px;
	line-height:1;
}
.pagination .next:hover i,
.pagination .prev:hover i{
	color:#00a2e1;
}
.nm-blog-pagination {
    display: none;
}
.slider_caption  a{
	margin-top:50px;
}

	.gallery-icon a::before {
    background-color: #003a5e;
   
    transition: opacity 0.4s ease 0s;
   
}
.gallery-icon::after,
.gallery-icon::before{
	display:none;
}

.pswp__button--arrow--left::before, .pswp__button--arrow--right::before{
	display:none;
	background-color:transparent;
}

.pswp__button{
	transition: all 0.3s linear !important;
	font-size:100px;
	
}

.pswp__button.pswp__button--close{
	font-size:40px;
}

.pswp__button:hover{
	color:#fff !important; 
}

.mouse{
  position: absolute;
  width: 22px;
  height: 42px;
  bottom: 40px;
  left: 50%;
  margin-left: -12px;
  border-radius:15px;
  border: 2px solid #fff;
  animation: intro 1s;
}

.scroll{
  display: block;
  width: 3px;
  height: 3px;
  margin: 6px auto;
  border-radius: 4px;
  background: #fff;
  animation: finger 1s infinite;
}
.mouse.black{
	border: 2px solid rgb(29, 29, 27);
}
.scroll.black{
	background: rgb(29, 29, 27);
}
	
@keyframes intro{
	0%{
		opacity: 0;
		transform: translateY(40px);
	}
	100%{
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes finger {
	0%{
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(25px);
	}
}
.cofaj {
	margin-top:30px;
}
.cofaj a i{
	 -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.col-md-20 {
    width: 20%;
}

.col-md-80 {
    width: 80%;
}
.col-md-80,
.col-md-20 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	float:left;
}

.cli-plugin-button, .cli-plugin-button:visited{
	background:none;
}

.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited {
    text-shadow: none;
}

#galeria{
	min-height: 400px;
	position: relative;
	float: none;
}

.loading-gallery {
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	background-color: #00a0dd;
	border-radius: 50%;
	display: none;
}

.loading-gallery:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	border: 0px solid white;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: loading 1000ms ease-out forwards infinite;
	animation: loading 1000ms ease-out forwards infinite;
}

.loading-gallery.display{
	display: block;
}

@-webkit-keyframes loading {
  0% {
    border: 0px solid white;
  }
  20% {
    border: 8px solid white;
    width: 0%;
    height: 0%;
  }
  100% {
    border: 8px solid white;
    width: 100%;
    height: 100%;
  }
}

@keyframes loading {
  0% {
    border: 0px solid white;
  }
  20% {
    border: 8px solid white;
    width: 0%;
    height: 0%;
  }
  100% {
    border: 8px solid white;
    width: 100%;
    height: 100%;
  }
}</pre></body></html>