@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
:root {
--kolorek: #EB1733;
--kolorek2: #fff;
--kolorek3: #263D57;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
div pre,
dl,
dt,
em,
figcaption,
figure,
font,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
li,
nav,
object,
ol,
p,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
.small {line-height: 1!important; font-size:13px; text-transform: justify;}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
li,
ul {
padding: 0;
margin: 0;
list-style: none;
}
img {
max-width: 100%;
}
.img-responsive {
width: 100%;
height: auto;
}
article,
aside,
footer,
header,
hgroup,
nav,
section {
display: block;
}
* {
box-sizing: border-box;
}
body,
html {
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 400;
background: #F5F7F8;
font-size: 18px;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #263D57;
line-height: 2;
}
a {
text-decoration: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 900;
line-height: 1.2;
font-family: 'Plus Jakarta Sans', sans-serif;
letter-spacing: 0.5px;
color: var(--kolorek3);
}
@media (min-width: 1441px) {
.h1,
h1 {
font-size: 5rem;
}
.h2,
h2 {
font-size: 2.5rem;
}
.h3,
h3 {
font-size: 2rem;
}
.h4,
h4 {
font-size: 1.5rem;
}
}
@media (max-width: 1440px) {
.h1,
h1 {
font-size: 4rem;
}
.h2,
h2 {
font-size: 2.5rem;
}
.h3,
h3 {
font-size: 1.9rem;
}
.h4,
h4 {
font-size: 1.3rem;
}
body,
html {
font-size: 16px;
}
}
@media (max-width: 1280px) {
body,
html {
font-size: 14px;
}
}
@media (max-width: 786px) {
.h1,
h1 {
font-size: 3rem;
}
.h2,
h2 {
font-size: 2.3rem;
}
.h3,
h3 {
font-size: 1.8rem;
}
.h4,
h4 {
font-size: 1.2rem;
}
}
ul {
margin-bottom: 0;
}
::selection {
background: var(--kolorek);
color: #fff;
}
::-moz-selection {
background: var(--kolorek);
color: #fff;
}
@media (max-width: 1023px) {
.mobile-top-fix {
margin-top: 30px;
margin-bottom: 0;
}
.mobile-bottom-fix {
margin-bottom: 30px;
}
.mobile-bottom-fix-big {
margin-bottom: 60px;
}
}
textarea {
overflow: auto;
resize: vertical;
min-height: 350px;
}
.menunie {display: none;}
.background-header {
background: #fff !important;
height: 80px !important;
position: fixed !important;
top: 0;
left: 0;
right: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
}
.header-area.header-sticky {
background: #fff;
height: 120px;
box-shadow: 0 7px 50px 0 rgba(38, 50, 56, 0.07);
}
.header-area {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100px;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
z-index: 9999;
}
.header-area .main-nav .nav li a {
position: relative;
display: block;
font-size: 18px;
color: #263D57;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
height: 40px;
line-height: 40px;
border: transparent;
letter-spacing: 1px;
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 900;
}
@media (min-width: 1701px) and (max-width: 1800px) {
.header-area .main-nav .nav li a {
font-size: 17px;
}
}
@media (min-width: 1440px) and (max-width: 1700px) {
.header-area .main-nav .nav li a {
font-size: 16px;
letter-spacing: 2;
}
}
@media (min-width: 1281px) and (max-width: 1439px) {
.header-area .main-nav .nav li a {
font-size: 14px;
}
}
@media (min-width: 1125px) and (max-width: 1280px) {
.header-area .main-nav .nav li a {
font-size: 13px;
letter-spacing: 0;
}
}
@media (max-width: 1280px) {
.header-area .main-nav .nav li a {
font-size: 14px;
}
}
.header-area .main-nav {
background: 0 0;
}
.header-area.header-sticky .nav {
margin-top: 20px !important;
}
.header-area .logo {
line-height: 75px;
text-align: left;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.logotyp{
  display:inline-block;  /* pozwala na transform */
  transition:opacity .25s ease;  /* fade działa jak dotąd */
  transform-origin:center;   /* punkt odbicia */
}

/* klasa uruchamiana z JS */
.logotyp.bounce{
  animation:bounceIn .45s cubic-bezier(.68,-0.55,.27,1.55);
}

/* klatki kluczowe – klasyczny overshoot/undershoot */
@keyframes bounceIn{
  0%   { transform:scale(.6);  }
  60%  { transform:scale(1.2); }
  80%  { transform:scale(.9);  }
  100% { transform:scale(1);   }
}
.header-area .main-nav .nav {
margin-top: 27px;
background: transparent;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
position: relative;
z-index: 999;
}
.header-area .main-nav .nav li {
padding-left: 20px;
padding-right: 20px;
}

.header-area .menu-ikonki {
margin-top: 20px;
}
.header-area .popup-icon2, .header-area .popup-icon3 {
float: left;
}

.background-header .popup-icon2 a {
background: var(--kolorek)!important;
color: #fff!important;
}

.header-area .popup-icon2 a {
background: var(--kolorek);
color: #fff;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
border-radius: 50%;
font-size: 12px;
margin-right: 15px;
transition: all 0.5s;
}

.background-header .popup-icon3 a {
background: var(--kolorek)!important;
color: #fff!important;
}

.background-header .popup-icon2 a:hover, .background-header .popup-icon3 a:hover {
background: var(--kolorek3)!important;
color: #fff!important;
}

.header-area .popup-icon3 a {
background: var(--kolorek);
color: #fff;
width: 100%;
height: 55px;
display: inline-block;
text-align: center;
line-height: 52px;
padding-left: 25px;
padding-right: 25px;
font-weight: 900;
border-radius: 16px;
font-size: 14px;
margin-top: -8px;
transition: all 0.5s;
}

.header-area .popup-icon2 a:hover, .header-area .popup-icon3 a:hover {
opacity: 1;
color: #fff;
background: var(--kolorek3);
box-shadow: inset 5em 0 0 0 var(--kolorek3), inset -5em 0 0 0 var(--kolorek3);
}


/* menuhome */

.header-area .main-nav .nav li a {
color: #263D57;
}
.header-area .main-nav .nav li a:hover {
color: #263D57;
}
.header-area .main-nav .nav li a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background: #263D57;
visibility: hidden;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.header-area .main-nav .nav li a:hover:before {
visibility: visible;
background: #263D57;
-webkit-transform: scaleX(1);
transform: scaleX(1);
}

/* menuscroll */

.background-header .main-nav .nav li a {
color: #263D57;
}
.background-header .main-nav .nav li a:before {
background: #263D57 !important;
}
.background-header .main-nav .nav li a:hover:before {
background: #263D57 !important;
}
.background-header .main-nav .nav li:hover a {
color: #263D57 !important;
}


.header-area .main-nav .nav li.submenu {
position: relative;
padding-right: 35px;
}
.header-area .main-nav .nav li.submenu:after {
font-family: "Font Awesome 6 Free";
content: "\f107";
font-size: 12px;
color: #263D57;
position: absolute;
right: 18px;
top: 12px;
}
.background-header .main-nav .nav li.submenu:after {
color: #263D57;
}
.header-area .main-nav .nav li.submenu ul {
position: absolute;
width: 200px;
box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
overflow: hidden;
top: 40px;
opacity: 0;
transform: translateY(+2em);
visibility: hidden;
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 10ms;
}
.header-area .main-nav .nav li.submenu ul li {
margin-left: 0;
padding-left: 0;
padding-right: 0;
}
.header-area .main-nav .nav li.submenu ul li a {
opacity: 1;
display: block;
background: #fff;
color: #7a7a7a !important;
padding-left: 20px;
height: 40px;
line-height: 40px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
position: relative;
font-size: 13px;
border-bottom: 1px solid #f5f5f5;
}
.header-area .main-nav .nav li.submenu ul li a:hover {
background: #fff;
color: var(--kolorek) !important;
padding-left: 25px;
}
.header-area .main-nav .nav li.submenu ul li a:hover:before {
width: 3px;
}
.header-area .main-nav .nav li.submenu:hover ul {
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0);
transition-delay: 0s, 0s, 0.3s;
}
.header-area .main-nav .menu-trigger {
cursor: pointer;
display: block;
position: absolute;
top: 23px;
width: 32px;
height: 40px;
text-indent: -9999em;
z-index: 99;
right: 40px;
display: none;
}
.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
background: #263D57;
display: block;
position: absolute;
width: 30px;
height: 2px;
left: 0;
}
.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:after,
.background-header .main-nav .menu-trigger span:before {
background: #263D57;
}
.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
background: #263D57;
display: block;
position: absolute;
width: 30px;
height: 2px;
left: 0;
width: 100%;
}
.background-header .main-nav .menu-trigger span:after,
.background-header .main-nav .menu-trigger span:before {
background: #263D57;
}
.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
content: "";
}
.header-area .main-nav .menu-trigger span {
top: 16px;
}
.header-area .main-nav .menu-trigger span:before {
-moz-transform-origin: 33% 100%;
-ms-transform-origin: 33% 100%;
-webkit-transform-origin: 33% 100%;
transform-origin: 33% 100%;
top: -10px;
z-index: 10;
}
.header-area .main-nav .menu-trigger span:after {
-moz-transform-origin: 33% 0;
-ms-transform-origin: 33% 0;
-webkit-transform-origin: 33% 0;
transform-origin: 33% 0;
top: 10px;
}
.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:after,
.header-area .main-nav .menu-trigger.active span:before {
background: transparent;
width: 100%;
}
.header-area .main-nav .menu-trigger.active span:before {
-moz-transform: translateY(6px) translateX(1px) rotate(45deg);
-ms-transform: translateY(6px) translateX(1px) rotate(45deg);
-webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
transform: translateY(6px) translateX(1px) rotate(45deg);
background: #263D57;
}
.background-header .main-nav .menu-trigger.active span:before {
background: #263D57;
}
.header-area .main-nav .menu-trigger.active span:after {
-moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
-ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
-webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
transform: translateY(-6px) translateX(1px) rotate(-45deg);
background: #263D57;
}
.background-header .main-nav .menu-trigger.active span:after {
background: #263D57;
}
@media (max-width: 1200px) {
.header-area .main-nav .nav li {
padding-left: 12px;
padding-right: 12px;
}
.header-area .main-nav:before {
display: none;
}
}
@media (max-width: 1024px) {
.header-area .menu-ikonki {
display: none;
}
.header-area.header-sticky {
height: 80px;
background: #fff;
}
.header-area .logo {
color: var(--kolorek);
float: left;
padding: 0 15px;
}
.header-area.header-sticky .nav li a.active,
.header-area.header-sticky .nav li a:hover {
color: var(--kolorek) !important;
opacity: 1;
}
.header-area {
background: #f7f7f7;
height: 80px;
box-shadow: none;
text-align: center;
}
.header-area .container {
padding: 0;
}
.header-area .menu-trigger {
display: block !important;
}
.header-area .main-nav {
overflow: hidden;
margin-top: 80px;
}
.header-area .main-nav .nav {
width: 100%;
display: none;
-webkit-transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
padding-left: 30px;
padding-right: 30px;
}
.menu1margintop {margin-top: 100px !important;}
.header-area .main-nav .nav li:first-child {
border-top: 1px solid #eee;
}
.header-area .main-nav .nav li {
width: 100%;
background: #fff;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
padding-left: 0 !important;
padding-right: 0 !important;
}
.header-area .main-nav .nav li a {
height: auto;
line-height: 1.5;
padding: 10px !important;
border: none !important;
color: #191a20 !important;
}
.header-area .main-nav .nav li a:hover {
background: #eee !important;
color: #191a20 !important;
}
.header-area .main-nav .nav li.submenu ul {
position: relative;
visibility: inherit;
opacity: 1;
z-index: 1;
transform: translateY(0);
transition-delay: 0s, 0s, 0.3s;
top: 0;
width: 100%;
box-shadow: none;
height: 0;
}
.header-area .main-nav .nav li.submenu ul li a {
font-size: 12px;
font-weight: 400;
}
.header-area .main-nav .nav li.submenu ul li a:hover:before {
width: 0;
}
.header-area .main-nav .nav li.submenu ul.active {
height: auto !important;
}
.header-area .main-nav .nav li.submenu:after {
color: #3b566e;
right: 25px;
font-size: 14px;
top: 15px;
}
.header-area .main-nav .nav li.submenu:focus ul,
.header-area .main-nav .nav li.submenu:hover ul {
height: 0;
}
}
@media (min-width: 1025px) {
.header-area .main-nav .nav {
display: flex !important;
}
header {
  display: flex;
  width: auto;
}
nav {
  margin: 0 auto;
}
.logomobile {
display: none;
}
}
@media (max-width: 1024px) {
.logopc {
display: none;
}
}
.float-right {float: right;}
.float-left {float: left;}
.strona {
padding-top: 120px;
padding-left: 150px;
padding-right: 150px;
}
@media (max-width: 1024px) {
.strona {
padding-top: 80px;
padding-left: 0;
padding-right: 0;
}
}
.stronahome {
padding-left: 150px;
padding-right: 150px;
}
@media (max-width: 1024px) {
.stronahome {
padding-left: 0;
padding-right: 0;
}
}

/* kontakt */

.blok-kontakt h3 {
color: #fff;
}

.blok-kontakt .blok {
width: 100%;
color: #fff;
margin-bottom: 50px;
}

.blok-kontakt:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-color: var(--kolorek3);
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
    left: -30px;
    bottom: 50%;
}

@media (max-width: 997px) {
.blok-kontakt:before {
display: none;
}
}

.blok-kontakt .blok:last-child {
margin-bottom: 10px;
}

.blok-kontakt .blok a {
color: #fff;
}

.blok-kontakt .blok .icon{
width: 50px;
height: 50px;
border-radius: 50%;
background: rgba(255,255,255,0.1);
display: flex;
align-items: center;
justify-content: center;
}

.blok-kontakt .blok .icon span{
font-size: 20px;
color: #fff;
line-height: 1;
padding: 0;
}

.blok-kontakt .blok .text {
width: calc(100% - 50px);
margin-top: -45px;
}

@media (min-width: 992px) {
.blok-kontakt {
margin-left: -20px;
}
}

.stopkakontakt textarea {
min-height: 150px!important;
font-family: 'Plus Jakarta Sans', sans-serif;
padding: 20px;
}

.footer-bottom .right {
float: right;
}
.footer-bottom .left {
text-align: left;
}
.footer-bottom {
padding-top: 15px;
font-size: 12px;
color: #263D57;
}
.footer-bottom a,
.footer-bottom a:hover {
color: #263D57;
}
.footer-kontakt li i {
position: absolute;
left: 0;
top: 3px;
color: #263D57;
}
.footer-kontakt li {
padding-left: 40px;
position: relative;
margin-bottom: 10px;
}
@media (max-width: 767px) {
.footer-bottom p {
text-align: center;
}
.footer-bottom .left {
text-align: center!important;
margin-top: 10px;
display: block;
float: none;
}
}


#gotoTop {
display: none;
position: fixed;
bottom: 50px;
right: 50px;
z-index: 99;
font-size: 18px;
border: none;
outline: 0;
background: var(--kolorek);
color: var(--kolorek2);
cursor: pointer;
padding: 10px 20px;
transition: all 0.5s;
}
@media (max-width: 767px) {
#gotoTop {
bottom: 20px;
right: 20px;
}
}
#gotoTop:hover {
background: var(--kolorek3);
}
.pad0 {
padding: 0;
}
.pad5 {
padding: 5px;
}
.pad10 {
padding: 10px;
}
.pad15 {
padding: 15px;
}
.pad20 {
padding: 20px;
}
.pad30 {
padding: 30px;
}
.pad40 {
padding: 40px;
}
.pad50 {
padding: 50px;
}
.pad60 {
padding: 60px;
}
.pad70 {
padding: 70px;
}
.pad80 {
padding: 80px;
}
.pad90 {
padding: 90px;
}
.pad100 {
padding: 100px;
}
.padTB0 {
padding: 0 0;
}
.padTB5 {
padding: 5px 0;
}
.padTB10 {
padding: 10px 0;
}
.padTB15 {
padding: 15px 0;
}
.padTB20 {
padding: 20px 0;
}
.padTB30 {
padding: 30px 0;
}
.padTB40 {
padding: 40px 0;
}
.padTB50 {
padding: 50px 0;
}
.padTB60 {
padding: 60px 0;
}
.padTB70 {
padding: 70px 0;
}
.padTB80 {
padding: 80px 0;
}
.padTB90 {
padding: 90px 0;
}
.padTB100 {
padding: 100px 0;
}
.padT0 {
padding-top: 0;
}
.padT5 {
padding-top: 5px;
}
.padT10 {
padding-top: 10px;
}
.padT15 {
padding-top: 15px;
}
.padT20 {
padding-top: 20px;
}
.padT30 {
padding-top: 30px;
}
.padT40 {
padding-top: 40px;
}
.padT50 {
padding-top: 50px;
}
.padT60 {
padding-top: 60px;
}
.padT70 {
padding-top: 70px;
}
.padT80 {
padding-top: 80px;
}
.padT90 {
padding-top: 90px;
}
.padT100 {
padding-top: 100px;
}
.padB0 {
padding-bottom: 0;
}
.padB5 {
padding-bottom: 5px;
}
.padB10 {
padding-bottom: 10px;
}
.padB20 {
padding-bottom: 20px;
}
.padB30 {
padding-bottom: 30px;
}
.padB40 {
padding-bottom: 40px;
}
.padB50 {
padding-bottom: 50px;
}
.padB60 {
padding-bottom: 60px;
}
.padB70 {
padding-bottom: 70px;
}
.padB80 {
padding-bottom: 80px;
}
.padB90 {
padding-bottom: 90px;
}
.padB100 {
padding-bottom: 100px;
}
.padL0 {
padding-left: 0;
}
.padL5 {
padding-left: 5px;
}
.padL10 {
padding-left: 10px;
}
.padL20 {
padding-left: 20px;
}
.padL30 {
padding-left: 30px;
}
.padL40 {
padding-left: 40px;
}
.padL50 {
padding-left: 50px;
}
.padL60 {
padding-left: 60px;
}
.padL70 {
padding-left: 70px;
}
.padL80 {
padding-left: 80px;
}
.padL90 {
padding-left: 90px;
}
.padL100 {
padding-left: 100px;
}
.padLR0 {
padding-left: 0;
}
.padLR5 {
padding-left: 5px;
}
.padLR10 {
padding-left: 10px;
}
.padLR20 {
padding-left: 20px;
}
.padLR30 {
padding-left: 30px;
}
.padLR40 {
padding-left: 40px;
}
.padLR50 {
padding-left: 50px;
}
.padLR60 {
padding-left: 60px;
}
.padLR70 {
padding-left: 70px;
}
.padLR80 {
padding-left: 80px;
}
.padLR90 {
padding-left: 90px;
}
.padLR100 {
padding-left: 100px;
}
.padR0 {
padding-right: 0;
}
.padR5 {
padding-right: 5px;
}
.padR10 {
padding-right: 10px;
}
.padR20 {
padding-right: 20px;
}
.padR30 {
padding-right: 30px;
}
.padR40 {
padding-right: 40px;
}
.padR50 {
padding-right: 50px;
}
.padR60 {
padding-right: 60px;
}
.padR70 {
padding-right: 70px;
}
.padR80 {
padding-right: 80px;
}
.padR90 {
padding-right: 90px;
}
.padR100 {
padding-right: 100px;
}
.mar0 {
margin: 0;
}
.mar5 {
margin: 5px;
}
.mar10 {
margin: 10px;
}
.mar15 {
margin: 15px;
}
.mar20 {
margin: 20px;
}
.mar30 {
margin: 30px;
}
.mar40 {
margin: 40px;
}
.mar50 {
margin: 50px;
}
.mar60 {
margin: 60px;
}
.mar70 {
margin: 70px;
}
.mar80 {
margin: 80px;
}
.mar90 {
margin: 90px;
}
.mar100 {
margin: 100px;
}
.marT0 {
margin-top: 0;
}
.marT5 {
margin-top: 5px;
}
.marT10 {
margin-top: 10px;
}
.marT15 {
margin-top: 15px;
}
.marT20 {
margin-top: 20px;
}
.marT30 {
margin-top: 30px;
}
.marT40 {
margin-top: 40px;
}
.marT50 {
margin-top: 50px;
}
.marT60 {
margin-top: 60px;
}
.marT70 {
margin-top: 70px;
}
.marT80 {
margin-top: 80px;
}
.marT90 {
margin-top: 90px;
}
.marT100 {
margin-top: 100px;
}
.marT120 {
margin-top: 120px;
}
.marT150 {
margin-top: 150px;
}
.marT200 {
margin-top: 200px;
}
.marB0 {
margin-bottom: 0;
}
.marB5 {
margin-bottom: 5px;
}
.marB15 {
margin-bottom: 15px;
}
.marB10 {
margin-bottom: 10px;
}
.marB20 {
margin-bottom: 20px;
}
.marB30 {
margin-bottom: 30px;
}
.marB40 {
margin-bottom: 40px;
}
.marB50 {
margin-bottom: 50px;
}
.marB60 {
margin-bottom: 60px;
}
.marB70 {
margin-bottom: 70px;
}
.marB80 {
margin-bottom: 80px;
}
.marB90 {
margin-bottom: 90px;
}
.marB100 {
margin-bottom: 100px;
}
.marB150 {
margin-bottom: 150px;
}
.marB200 {
margin-bottom: 200px;
}
.marL0 {
margin-left: 0;
}
.marL5 {
margin-left: 5px;
}
.marL10 {
margin-left: 10px;
}
.marL20 {
margin-left: 20px;
}
.marL30 {
margin-left: 30px;
}
.marL40 {
margin-left: 40px;
}
.marL50 {
margin-left: 50px;
}
.marL60 {
margin-left: 60px;
}
.marL70 {
margin-left: 70px;
}
.marL80 {
margin-left: 80px;
}
.marL90 {
margin-left: 90px;
}
.marL100 {
margin-left: 100px;
}
.marR0 {
margin-right: 0;
}
.marR5 {
margin-right: 5px;
}
.marR10 {
margin-right: 10px;
}
.marR20 {
margin-right: 20px;
}
.marR30 {
margin-right: 30px;
}
.marR40 {
margin-right: 40px;
}
.marR50 {
margin-right: 50px;
}
.marR60 {
margin-right: 60px;
}
.marR70 {
margin-right: 70px;
}
.marR80 {
margin-right: 80px;
}
.marR90 {
margin-right: 90px;
}
.marR100 {
margin-right: 100px;
}
@media (max-width: 1023px) {
.phonenone {
display: none!important;
}
}
@media (min-width: 1024px) {
.pcnone {
display: none!important;
}
}
.form-group {
margin-bottom: 10px;
}
.form-select {
display: block;
width: 100%;
min-height: 50px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
height: calc(1.5em + 0.75rem + 2px);
color: #495057;
background: #fff;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
font-family: 'Plus Jakarta Sans', sans-serif;
border: 0;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.border {
border: 1px solid #dee2e6 !important;
}
.shadow {box-shadow: 0 7px 50px 0 rgba(38, 50, 56, 0.07)}
.btn.active,
.btn.disabled,
.btn.hover {
background: var(--kolorek);
color: #fff;
}
.text-center {
text-align: center;
}

.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}

html.lb-disable-scrolling {
overflow: hidden;
/* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
position: fixed;
height: 100vh;
width: 100vw;
}

.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 0.95;
display: none;
}

.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
}

.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 5px;
}

.lightbox a img {
border: none;
}

.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px;
background: white;
}

.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}

.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}

.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(loading.gif) no-repeat;
}

.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}

.lb-container > .nav {
left: 0;
}

.lb-nav a {
outline: none;
background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}

.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}

.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}

.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}

.lb-data {
padding: 0 4px;
color: #ccc;
}

.lb-data .lb-details {
margin-top: 10px;
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
display: none;
}

.lb-data .lb-caption {
font-size: 13px;
line-height: 1em;
}

.lb-data .lb-caption a {
color: #4ae;
}

.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}

.lb-data .lb-close {
position:absolute;
right:50px;
top:-20px;
float: right;
display: block;
float: right;
width: 30px;
height: 30px;
background: url(close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}

 /*!
 * Bootstrap Grid Only (grid and responsive utilities extracted from Bootstrap 4.1.3)
 * GitHub: https://github.com/dmhendricks/bootstrap-grid-css
 * Bootstrap License: MIT (https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE)
 * Credits: Twitter, Inc. & The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
 */
@-ms-viewport {
width: device-width;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
.hidden-xs-up {
display: none !important;
}
@media (max-width: 575.98px) {
.hidden-xs-down {
display: none !important;
}
}
@media (min-width: 576px) {
.hidden-sm-up {
display: none !important;
}
}
@media (max-width: 767.98px) {
.hidden-sm-down {
display: none !important;
}
}
@media (min-width: 768px) {
.hidden-md-up {
display: none !important;
}
}
@media (max-width: 991.98px) {
.hidden-md-down {
display: none !important;
}
}
@media (min-width: 992px) {
.hidden-lg-up {
display: none !important;
}
}
@media (max-width: 1199.98px) {
.hidden-lg-down {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xl-up {
display: none !important;
}
}
.hidden-xl-down {
display: none !important;
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
.container, .header-area{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container, .header-area{max-width:100%;padding-left:50px;padding-right:50px;}}@media (min-width:1600px){.container, .header-area{max-width:100%;padding-left:180px;padding-right:180px;}}@media (min-width:2100px){.container, .header-area{max-width:100%;padding-left:280px;padding-right:280px;}}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.col-sm {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 768px) {
.col-md {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1025px) {
.menupadT20 {padding-top: 20px;}
.col-lg {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
}
.img-fluid {
max-width: 100%;
height: auto;
}
.btn-primary {
color: #fff;
background: var(--kolorek);
border-color: #fff;
transition: all 0.5s;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus{
box-shadow: inset 5em 0 0 0 var(--kolorek3), inset -5em 0 0 0 var(--kolorek3);
border-color: var(--kolorek3);
color: #fff;
}

.btn-white {
  color: #fff;
  background: #263D57;
  border-color: #263D57;
  transition: all 0.5s;
  overflow: hidden;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
  box-shadow: inset 200px 0 0 0 #ccc, inset -200px 0 0 0 #ccc;
  border-color: #ccc;
  color: #263D57!important;
}


.btn-border {
color: #263D57;
background: transparent;
border: solid 1px #e6e6e6!important;
}
.btn-border:hover {
color: #fff;
}
.btn-white:hover {
color: #fff;
}
.btn-block {
width: 100%;
}
.btn-group-sm > .btn,
.btn-sm {
padding: 0.25rem 0.5rem!important;
font-size: 0.875rem!important;
line-height: 1.5!important;
height: 38px!important;
margin-bottom: 5px;
margin-right: 5px;
}
.btn-info {
color: #fff;
background: var(--kolorek);
border-color: var(--kolorek);
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
width: 100%;
}
.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: 0.5rem 1rem;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
a {
color: var(--kolorek);
text-decoration: none;
background: transparent;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
color: #263D57;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.collapse:not(.show) {
display: none;
}
.d-inline {
display: inline !important;
}
.text-right {
text-align: right !important;
}
.text-left {
text-align: left !important;
}
.text-right-center {
text-align: right;
}
.text-left-center {
text-align: left;
}
.rounded-circle{border-radius:50%!important}
.szukaj,
.btn,
.form-control {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  padding: 0 25px;
  box-sizing: border-box;
  font-size: 16px;
  border: none;
  outline: none;
  font-weight: 900;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
label {padding-left: 25px;}
.form-control {
  width: 100%;
}
.btn:hover {
background: var(--kolorek3);
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
color: #263D57;
}
.alert-info {
background: #f0f1f2;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.alert-success {
color: #155724;
background: #d4edda;
border: 1px solid #c3e6cb;
}
.alert-danger {
color: #721c24;
background: #f8d7da;
border: 1px solid #f5c6cb;
}
.alert-dark {
color: #141619;
background: #d3d3d4;
border-color: #bcbebf;
}
.alert-warning {
color: #664d03;
background: #fff3cd;
border-color: #ffecb5;
}
img {
vertical-align: middle;
border-style: none;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
.bg-light {
background: #F5F7F8 !important;
}
.bg-dark {
background: #0B0A0A !important;
}
.bg-white {
background: #fff !important;
}
.bg-primary {
background: var(--kolorek) !important;
}
.bg-primary2 {
background: var(--kolorek3) !important;
}
.text-dark {
color: #263D57 !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: var(--kolorek) !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}
.antispam{display:none;}

/* ciasteczka */
.ciasteczka {
display: block; z-index: 99999; min-height: 35px; width: 250px; position: fixed; background: #263D57; text-align: left; left: 30px; bottom: 30px; color: #fff; padding: 30px;
}
.ciasteczka .cookieTitle {
color: #fff;
font-size: 22px;
line-height: 20px;
display: block;
}
.ciasteczka .cookieDesc p {
margin: 0;
padding: 0;
color: #9babb3;
font-size: 13px;
line-height: 20px;
display: block;
margin-top: 10px;
}
.ciasteczka .cookieDesc a {
color: #9babb3;
text-decoration: underline;
}
.ciasteczka .cookieButton a {
display: inline-block;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
margin-top: 14px;
background: var(--kolorek);
box-sizing: border-box; 
padding: 15px 24px;
text-align: center;
transition: background 0.3s;
width: 100%;
}
.ciasteczka .cookieButton a:hover { 
cursor: pointer;
background: #fff;
color: #263D57;
}

@media (max-width: 980px) {
.ciasteczka {
bottom: 0px !important;
left: 0px !important;
width: 100%!important;
border-radius: 0;
}
}

.marked-list-1 > li {
padding-left: 20px;
margin-bottom: 10px;
text-indent: -28px;
}

.marked-list-1 > li:before {
color: #fff;
content: '\f00c';
font-size: 20px;
padding-right: 10px;
font-family: "Font Awesome 6 Free";
}

.marked-list-2 > li {
  padding-left: 20px;
  margin-bottom: 10px;
  text-indent: -28px;
}

.marked-list-2 > li:before {
  color: #263D57; /* czarny kolor */
  content: '\f00c';
  font-size: 20px;
  padding-right: 10px;
  font-family: "Font Awesome 6 Free";
}

@media (max-width: 767px) {
.phonecenter {
text-align: center;
}
.rounded-circle{
max-width: 250px;
}
.text-right-center {
text-align: center!important;
}
.text-left-center {
text-align: center!important;
}
}

.w-25{width:25%!important}.w-50{width:50%}.w-40{width:40%}.w-60{width:60%}@media(max-width: 768px){.w-50,.w-25,.w-75,.w-40,.w-60{width: 100%!important;}}.w-75{width:75%}.w-100{width:100%!important}

/* tla */

.tlo1 {background: url(../inc/pliki/grafika-strony/tlo.svg) fixed center; background-size: cover;}
.tlo2 {background: linear-gradient(rgba(38, 61, 87, 0.7), rgba(38, 61, 87, 0.7)), url(../inc/pliki/grafika-strony/home.jpg) fixed center; background-size: cover;}


/* accordion */

button.accordion {
  position: relative;
  width: 100%;
  background: #fff;
  border: none;
  outline: none;
  text-align: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1.5;
  color: #263D57;
  cursor: pointer;
  transition: background 0.2s linear;
  padding-right: 50px;
  font-weight: 900;
}

button.accordion:after {
  font-family: "Font Awesome 6 Free";
  content: "\f078";
  font-size: 18px;
  position: absolute;
  right: 20px;
}

button.accordion:hover {
  background: var(--kolorek);
  color: #fff;
}

.accordion-content {
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  margin-bottom: 20px;
}

.accordion-content a {
  color: #fff;
}

.kpadmin_container .accordion-content {
  max-height: none!important;
}



/* home-video */

.home-content {
position: relative;
padding-top: 15%;
text-align: left;
}
.home-content h1 {
margin-top: 20px;
line-height: 1;
}
.home-content .auto {
display: block;
border: 1px solid #f1f1f1;
border-radius: 5px;
background: transparent;
margin: 50px auto 0;
padding: 12px 20px;
cursor: pointer;
}


@media (max-width: 1024px) {
.home-content {
padding-top: 150px;
padding-bottom: 0px;
}
}

/* home-scroll */

.hero-scroll {
width: 40px;
height: 70px;
box-shadow: inset 0 0 0 1px var(--kolorek3);
border-radius: 25px;
position: relative;
display: inline-block;
margin-top: 30px;
}
.hero-scroll:before {
content: "";
width: 8px;
height: 8px;
position: absolute;
left: 50%;
background: var(--kolorek3);
margin-left: -4px;
top: 8px;
border-radius: 4px;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-name: scroll;
}
@keyframes scroll {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translateY(46px);
}
}


  .service-block {
    text-align: center;
    padding: 2rem 1rem;
    transition: all 0.3s ease;
  }

  .service-icon-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: var(--kolorek);
    margin-bottom: 1rem;
    transition: background-color 0.3s;
  }

  .service-icon {
    font-size: 2rem;
    color: #fff;
  }

  .service-title {
    font-size: 1.1rem;
    font-weight: 600;
  }

  .service-block:hover .service-icon-wrapper {
    background-color: #333;
  }


/* przyklad 24 */

.przyklad24 ul {
  margin:0;
  list-style: none;
  padding: 0;
}

.przyklad24-blok + .przyklad24-blok {
  margin-top: 2rem;
}
.przyklad24-okladka {
  position: relative;
}

.przyklad24-karta {
  background-color: var(--kolorek3);
  padding: 2rem;
}
.przyklad24-karta:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-color: var(--kolorek3);
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: -10px;
}
.przyklad24-karta-top {
  padding-bottom: 1rem;
}

@media (min-width: 1023px) {

  .przyklad24-blok {
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .przyklad24-okladka {
    width: 45%;
  }
  .przyklad24-blok__image {
    width: 55%;
  }
  .przyklad24-blok:nth-child(odd) .przyklad24-okladka {
    margin-right: -4rem;
  }
  .przyklad24-blok:nth-child(odd) .przyklad24-karta:before {
    right: -10px;
    bottom: 50%;
  }
  .przyklad24-blok:nth-child(odd) .przyklad24-karta-top {
    text-align: left;
  }
  .przyklad24-blok:nth-child(even) .przyklad24-okladka {
    -webkit-box-ordinal-group: 2;
            order: 1;
    margin-left: -4rem;
  }
  .przyklad24-blok:nth-child(even) .przyklad24-karta:before {
    left: -10px;
    bottom: 50%;
  }

  .przyklad24-karta:before {
    bottom: auto;
  }
}


  .ukosne-tlo {
    height: 300px;
    background: #fff;
    clip-path: polygon(0 40%, 100% 0, 100% 100%, 0% 100%);
    display: flex;
  }
  
.ukosne-tlo3 {
  height: 300px;
  background: #fff;
  clip-path: polygon(0 100%, 100% 60%, 100% 100%, 0 100%);
  display: flex;
  margin-top: -100px;
  position: relative; /* konieczne dla ::after */
  z-index: 1;
}

.ukosne-tlo3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  z-index: 2;
  pointer-events: none;
}
  
.ukosne-tlo2 {
  height: 300px;
  background: #F5F7F8;
  clip-path: polygon(0 0, 100% 40%, 100% 100%, 0% 100%);
  display: flex;
  position: relative;
  z-index: 2;
  transform: scale(-1, -1); /* odwrócenie pion + poziom */
  margin-top: -150px;
}

.ukosne-tlo2home {
  height: 300px;
  background: #fff;
  clip-path: polygon(0 0, 100% 40%, 100% 100%, 0% 100%);
  display: flex;
  position: relative;
  z-index: 2;
  transform: scale(-1, -1); /* odwrócenie pion + poziom */
  margin-top: -150px;
}

  .tlo-ze-zdjeciem {
    background: linear-gradient(rgba(38, 61, 87, 0.8), rgba(38, 61, 87, 0.8)), url('../inc/pliki/grafika-strony/2.jpg') fixed center;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin-top:-100px;
  }
  
  
 .przyklad47 {
margin-top: -200px;
position: relative;
z-index: 999;
}

.przyklad47-blok2 {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: #fff;
box-shadow: 0 0 27px rgba(0, 0, 0, 0.05);
}

@media (max-width: 991px) {
.przyklad47-blok2 {
display: block;
margin-top: 50px;
}
}

.przyklad47-blok2-foto {
width: 43.52%;
position: relative;
}

.przyklad47-blok2-foto img {
width: 100%;
}

@media (max-width: 991px) {
.przyklad47-blok2-foto {
display: block;
width: 100%;
}
}

.przyklad47-blok2-tekst {
width: 56.48%;
position: relative;
padding: 20px 80px;
}

@media (max-width: 991px) {
.przyklad47-blok2-tekst {
display: block;
width: 100%;
padding: 20px;
}
}

.przyklad47-blok2__sub-title {
font-size: 13px;
}

.przyklad47-blok2-tytul {
margin-bottom: 13px;
}

.przyklad47-blok2-foto2 {
position: absolute;
right: -52px;
top: 53px;
}

.przyklad47-blok2-foto2 img {
max-width: 104px !important;
}

@media (max-width: 991px) {
.przyklad47-blok2-foto2 {
top: 2px;
right: 2px;
}
}

.przyklad47-blok3 {
padding-top: 200px;
background: #F1F3F4;
}

/* przyklad 20 */
.przyklad20{
  position:relative;
  margin:50px auto;
  padding:40px 0;
  box-sizing:border-box;
}
.przyklad20:before{
  content:'';
  position:absolute;
  left:50%;
  width:2px;
  height:100%;
  background:#c5c5c5;
}
.przyklad20 ul{
  padding:0;
  margin:0;
}
.przyklad20 ul li{
  list-style:none;
  position:relative;
  width:50%;
  padding:12px 40px;
  box-sizing:border-box;
}
.przyklad20 ul li:nth-child(odd){
  float:left;
  text-align:right;
  clear:both;
}
.przyklad20 ul li:nth-child(even){
  float:right;
  text-align:left;
  clear:both;
}
.przyklad20 ul li:nth-child(odd):before
{
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:24px;
  right:-6px;
  background: var(--kolorek);
  border-radius:50%;
}
.przyklad20 ul li:nth-child(even):before
{
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:24px;
  left:-4px;
  background: var(--kolorek);
  border-radius:50%;
}
.przyklad20 ul li h3{
  padding:0;
  margin:0;
  color: var(--kolorek);
}
.przyklad20 ul li p{
  margin:10px 0 0;
  padding:0;
}
@media(max-width:1000px)
{
  .przyklad20{
    width:100%;
  }
}
@media(max-width:767px){
.przyklad20 ul li h3 {
  padding-top: 20px;
}
  .przyklad20{
    width:100%;
    padding-bottom:0;
  }
  .przyklad20:before{
    left:20px;
    height:100%;
  }
  .przyklad20 ul li:nth-child(odd),
  .przyklad20 ul li:nth-child(even)
  {
    width:100%;
    text-align:left;
    padding-left:50px;
    padding-bottom:50px;
  }
  .przyklad20 ul li:nth-child(odd):before,
  .przyklad20 ul li:nth-child(even):before
  {
    top:20px;
    left:16px;
  }
}


.zalety {
margin: 100px 0 40px;
padding: 0 136px;
flex-wrap: wrap;
display: flex;
position: relative;
z-index: 2;
}

@media only screen and (max-width: 1280px) {
.zalety {
margin:90px 0 -90px;
padding: 0 30px
}
}

@media only screen and (max-width: 999px) {
.zalety {
margin:0;
padding: 0
}
}

.zalety:after,.zalety:before {
content: "";
position: absolute;
z-index: 2
}

@media only screen and (max-width: 999px) {
.zalety:after,.zalety:before {
display:none
}
}

.zalety-title {
flex: 0 0 66.66667%;
align-items: center;
display: flex;
position: relative;
z-index: 2
}

@media only screen and (max-width: 999px) {
.zalety-title {
flex:0 0 100%;
padding: 55px 0 50px
}
}

@media only screen and (max-width: 560px) {
.zalety-title {
padding:45px 0
}
}

.zalety-title h3 {
text-align: right;
padding: 0 50px 0 70px
}

@media only screen and (max-width: 1280px) {
.zalety-title h3 {
padding:0 30px
}
}

@media only screen and (max-width: 999px) {
.zalety-title h3 {
padding:0 20px
}
}

@media only screen and (max-width: 500px) {
.zalety-title h3 {
font-size: 12px;
padding:0 10px
}
}

.zalety-title h1 {
color: var(--kolorek);
padding: 0 0 40px;
position: relative
}

@media only screen and (max-width: 1280px) {
.zalety-title h1 {
padding:10px 0 50px
}
}

@media only screen and (max-width: 768px) {
.zalety-title h1 {
padding:30px 0 42px
}
}

@media only screen and (max-width: 560px) {
.zalety-title h1 {
padding:35px 0 44px
}
}

.zalety-title h1:after {
content: "";
background: var(--kolorek);
width: 192px;
height: 2px;
position: absolute;
bottom: 25px;
left: 0
}

@media only screen and (max-width: 999px) {
.zalety-title h1:after {
display: none;
}
}

.zalety-image {
flex: 0 0 33.33333%;
position: relative;
z-index: 1;
}

.zalety-image2 {
flex: 0 0 50%;
position: relative;
z-index: 1;
margin: 0 0 20px
}

@media only screen and (max-width: 768px) {
.zalety-image, .zalety-image2 {
flex:0 0 100%;
}
}

.zalety-image img, .zalety-image2 img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}

.zalety-copy {
background-color: var(--kolorek3);
flex: 0 0 50%;
min-height: 400px;
padding: 57px 46px 30px;
position: relative;
z-index: 1;
line-height: 1.2;
color: #fff;
margin: 0 0 20px;
}

@media only screen and (max-width: 1280px) {
.zalety-copy {
padding:40px;
}
}


@media only screen and (max-width: 768px) {
.zalety-copy {
flex:0 0 100%;
margin: 0;
}
}


.zalety-copy img {
width: auto;
height: 34px;
margin: 0 0 64px
}

@media only screen and (max-width: 1280px) {
.zalety-copy img {
margin:0 0 60px
}
}

@media only screen and (max-width: 999px) {
.zalety-copy img {
margin:0 0 40px
}
}

@media only screen and (max-width: 560px) {
.zalety-copy img {
margin:0 0 30px
}
}

.table {
width: 100%;
border-collapse: collapse;
}
.table th,
.table td {
padding: 12px 15px;
vertical-align: middle;
text-align: left;
}
.table thead th {
font-weight: 700;
background-color: var(--kolorek);
color: #fff;
}
.table tfoot td {
padding-top: 20px;
}

.table td:last-child,
.table th:last-child {
    text-align: right;
}

table {
width: 100%;
border-collapse: collapse;
font-family: sans-serif;
margin: 1em 0;
}

thead th {
text-align: left;
padding: 0.5em;
font-weight: normal;
}

tbody td {
padding: 0.5em;
border-bottom: 1px solid #eee;
}

tbody tr:last-child td {
border-bottom: none;
}
thead th:nth-child(2),
tbody td:nth-child(2) {
text-align: right;
}

.row.oferta {
    display: flex;
    align-items: stretch !important;
}

.row.oferta > div {
    display: flex;
    flex-direction: column;
}

.row.oferta .col-md-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex: 1;
    display: block;
}



/* blog */

.cardblog {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background: #fff;
background-clip: border-box;
}

.pagination {
display: inline-block;
}
.pagination a {
color: #000;
float: left;
padding: 6px 20px;
margin: 5px;e;
}
.pagination a.active {
background-color: var(--kolorek);
color: white;
}
.pagination a:hover:not(.active) {background-color: #ddd;}

.squareblog {
float:left;
position: relative;
width: 100%;
padding-bottom :60%;
margin:0;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
transition: transform ease-in-out 300ms;
}

.square {
float:left;
position: relative;
width: 23%;
padding-bottom : 23%;
margin:1%;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
transition: transform ease-in-out 300ms;
}
.square:hover {
transform: scale(0.98);
transition: transform cubic-bezier(0.4, 0, 0.2, 1) 450ms;
}

.wybordetails {
position: absolute;
color: var(--kolorek2);
width: 100%;
text-align: left;
background: var(--kolorek);
padding: 20px;
bottom: 0;
line-height: 1.2;
text-align: center;
font-weight: 900;
}

@media (max-width: 1024px) {
.square {
width: 99%;
padding-bottom : 99%;
}
}

.clickable {
height: 100%;
width: 100%;
position: absolute; 
z-index: 1;
}

/* foto ramka */

.fotoramka {
position: relative;
display: inline-block;
max-width: 100%;
}

.fotoramka img {
display: block;
position: relative;
z-index: 2;
}

.fotoramka::before {
content: "";
position: absolute;
top: -30px;
left: 25px;
width: calc(100% - 5px);
height: calc(100% - 5px);
border: 5px solid var(--kolorek);
z-index: 1;
}

@media (max-width: 768px) {
.fotoramka img {
width: calc(100% - 30px);
}

.fotoramka::before {
top: -20px;
left: 15px;
width: calc(100% - 35px);
height: calc(100% - 15px);
}
}
