.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; width:auto!important}
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; background:#fff; cursor:pointer;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #005EAA; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #13100d; }

.nav-reg-link svg{width:45px;height:45px;}
.nav-reg-link.active svg{filter: brightness(0) invert(1);}
img.img-kn-prod-thumb{max-height:120px;width:auto;}
div.prod-sgl-blad{
	background: red;
	padding: 9px 12px;
	margin-bottom: 15px;
	width: 190px;
	}
p.p-sgl-blad{
	color: #fff;
	font-size: 15px;
	margin-bottom: 0px;
	display: inline-block;
}

.wysylka-paczkomaty iframe{
	border:0px solid white;
	padding:0;
	margin:0;
	width:100%;
	height:600px
}

.col-of-box-b .p-of-single-txt{
	display:none!important;
}
.col-of-box-b .p-of-single-pkt{
	display:block!important;
}
.col-of-box-c .p-of-single-pkt{
	display:none!important;
}
.col-of-box-c .p-of-single-txt{
	display:block!important;
}
div.map-search{
	z-index:1000;
}
div.box-wybor-a,
div.box-wybor-b {
	cursor:pointer;
}
.ilosci.td-tab img{
	cursor:pointer;
	height:20px;
}
.koszyk-usun{
	cursor:pointer;
	margin-top:20px;
}
span.span-req{
	color: #FF8F1C;
	font-weight:bold;
}
input.sel-kn {
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 20px;
  margin-right: 10px;
  transition: .3s color ease-in-out, .3s background ease-in-out;
  -webkit-transition: .3s color ease-in-out, .3s background ease-in-out;
  -moz-transition: .3s color ease-in-out, .3s background ease-in-out;
  -ms-transition: .3s color ease-in-out, .3s background ease-in-out;
  -o-transition: .3s color ease-in-out, .3s background ease-in-out;
}
.koszyktyp{
	border: 1px solid #CDCDCD;
	display: block;
	margin: 0 auto;
	padding: 30px;
	margin: 20px;
}
.koszyktypcnt{
	margin:0 auto;
}
.__lk-fileInput span {
  max-width:300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display:inline-block;
  overflow:auto;
}
p.p-acc-note{
	color:initial;
	margin-bottom:30px;
}
.p-uppercase{
	text-transform:uppercase;
}
#Dane input[readonly]{
	background:#fff;
}
#OpenLayers_Control_Zoom_5{
	right:60px;
	left:initial;
}
.custom-inp{
	background:#fff!important;
	border-bottom:0px solid white!important;
}
.cnt-pako{
	width:100%;
	margin:20px 0;
}
div.box-account-kat{
	position:fixed;
	top:487px;
}
div.box-account{
	position:fixed;
	top:85px;
}
.status-0{
	/* color:#005EAA!important; */
	color: #005eD2!important;
}
.status-1{
	color:#FF8F1C!important;
}
.status-2{
	color:#00AA13!important;
}
.status-5{
	color:#00AA13!important;
}
.status-4{
	color:#FF0000!important;
}

.btn-tab-more,
.btn-tab-more:active,
.btn-tab-more:visited {
  display: inline-block;
font-size: 16px;
line-height: 18px;
color: #fff;
background: #005EAA;
border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
box-sizing: border-box;
padding: 10px 40px;
border-radius: 0;
margin-top: 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
transition: color .3s ease-in-out, background-color .3s ease-in-out;
-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-ms-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-o-transition: color .3s ease-in-out, background-color .3s ease-in-out;
}

.btn-tab-more:focus,
.btn-tab-more:hover {
  color: #005EAA;
  background-color: #fff;
  text-decoration: none;
  border: 1px solid #005EAA;
}
button.btn-tab-more.more-second,
button.btn-tab-more.more-second:active,
button.btn-tab-more.more-second:visited {
	background:#FF8F1C;
}
button.btn-tab-more.more-second:focus,
button.btn-tab-more.more-second:hover {
	color:#FF8F1C;
	background:#fff;
	border-color:#FF8F1C
}
div.col-of-nav-d p.p-of-nav span {
  color: #13100d;
}
div.col-of-nav-d {
  border-color: #13100d;
  position: relative;
}
div.col-of-nav-d::after {
  content: "";
  position: absolute;
  left: 48%; bottom: -18px;
  z-index: 1;
  margin-left: -4px;
  width: 0; height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 18px solid #13100d;
}

p.p-of-nav-d {
  color: #13100d;
}
p.p-det-kroki.small{
	font-size:15px;
	line-height:20px;
	max-width:260px;
}
.box-progress{
	margin-bottom:2px!important;
}
.progress-b50{
	background:#005EAA!important;
}
.progress-b100{
	background:#FF8F1C!important;
}
p.p-ms-stat-new {
  color: #13100d;
  font-weight:bold;
}
.gallery img{
	max-width:100%;
}
div.nw-wys-left{
	padding-top:0;
}
div.box-kom-main{
	overflow:auto;
	height:auto;
}
.show-mobile{
	display:none;
}
.p-wyb-mob{display:none;}
.wybrany{
	border: 1px solid #00AA13;
	padding: 20px 10px;
	background: #00AA13;
	color: #fff;
}
.mobile-heads-koszyk{
	display:none;
}
.page-item.active .page-link{
	z-index:2;
}
#popup-dzialalnosc-error,
#popup-dzialalnosc-stanowiska-error,
#popup-dzialalnosc-pracownicy-error{
	color:red;
	font-size:12px;
}
.box-det-opis p{
  width:100%;
}
@media screen and (max-width: 560px) {
	.mobile-heads-koszyk{
		margin-left: 10px;
		margin-top: 10px;
		font-weight: bold;
		display: block;
		font-size: 12px;
		position: absolute;
    display:none;
	}
	/*table.table td.td-tab:first-child{
		border-top: 3px solid #dee2e6;
		background:#eee
	}*/
	.tab-cashback input{
		margin-left: 100px!important;
		width: 60%!important;
	}
	.tab-cashback .p-td-cashback-head{
		text-align:center;
	}
}
@media screen and (max-width: 980px) {
	section.sec-hero{
		height:0;
	}
	.nowe-pw-mobile{
		width: 15px;
		height: 15px;
		-moz-border-radius: 7.5px;
		-webkit-border-radius: 7.5px;
		border-radius: 7.5px;
		background-color: red;
		position:absolute;
		top:0;
		right:50%;
		margin-right:-20px;
	}
}
@media screen and (max-width: 768px) {
	.hide-mobile{display:none;}
	.show-mobile{display:block;}
	button.btn-kn-form {
		display: block;
		margin:10px auto;
	}
	input[name=kn-punkty]{
		width:100%;
		margin-top:1px;
		margin-bottom:1px;
	}
	select.form-pp-sel {
		width: 190px;
		margin-left: 59px;
		margin-bottom: .5rem;
	}
	.h1-ps-head{
		max-width:75%;
	}
	.strglowna section.sec-of {
		padding-top: 40px;
	}
	.row-cart-table .cell-last{
		max-width:18px;
		padding:0.75rem 0;
	}
	.cm-cart-kurier > label{
		width:100%;
	}
	#product-details img.img-prod-sgl{
		max-height:auto;
	}
	body.promocja div.row-row-det {
		padding-top: 0px;
	}
	.p-wyb-mob{display:block;}
	div.box-det-opis-main{
		font-size:14px;
	}
}
.sel-kn.parametr{
	display:block!important;
}

table.dataTable > tbody > tr.child ul.dtr-details{
	width:100%!important;
}
table.dataTable > tbody > tr.child ul.dtr-details > li{
	width:100%!important;
}
table.dataTable > tbody > tr.child span.dtr-title,
table.dataTable > tbody > tr.child span.dtr-data{
	width:48%!important;
	min-width:auto!important;
	display:inline-block;
	text-align:left!important;
	font-size:14px;
}
table.dataTable > tbody > tr.child span.dtr-title p.t-th, 
table.dataTable > tbody > tr.child span.dtr-data p.t-th{
	font-size:14px;
}
.bg-slizero{
	background-image: url(/images/slider/hero-desk.jpg);
}
@media screen and (max-width: 768px) {
.bg-slizero{
	background-image: url(/images/slider/hero-mobile.jpg);
}
}

  /** status **/
p.tab-ms-p-status {
  position: relative;
}
p.tab-ms-p-status::after {
  content: '';
  background-image: url(../img/wiadomosci/arrow-ms.png);
  width: 11px;
  height: 5px;
  background-size: 11px 5px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -2px;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  will-change: transform;
  transition: transform .3s ease-in-out;
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -ms-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
}
table.tab-ms th.clc-ms-status {
  position: relative;
}
div.box-ms-status {
  display: none;
  position: absolute;
  left: 0; top: 69px;
  z-index: 2;
  background-color: #fff;

  width: 100%;
  filter: drop-shadow(0px 4px 9px rgba(0, 0, 0, 0.36));
}
ul.ul-ms-status {
  margin: 0; padding: 0;
  list-style: none;
}
p.p-ms-sta {
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #151515;
  margin: 0;
  padding: 20px;
  background-color: #fff;
  transition: color .3s ease-in-out;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
}
p.p-ms-sta:hover,
p.p-ms-sta:focus {
  cursor: pointer;
  background-color: #f7f7f7;
}
  /** flaga **/
p.tab-ms-p-flaga {
  position: relative;
}
p.tab-ms-p-flaga::after {
  content: '';
  background-image: url(../img/wiadomosci/arrow-ms.png);
  width: 11px;
  height: 5px;
  background-size: 11px 5px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -2px;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  will-change: transform;
  transition: transform .3s ease-in-out;
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -ms-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
}
table.tab-ms th.clc-ms-flaga {
  position: relative;
}
div.box-ms-flaga {
  display: none;
  position: absolute;
  left: 0; top: 69px;
  z-index: 2;
  background-color: #fff;

  width: 100%;
  filter: drop-shadow(0px 4px 9px rgba(0, 0, 0, 0.36));
}
ul.ul-ms-flaga {
  margin: 0; padding: 0;
  list-style: none;
}
p.p-ms-fla {
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #151515;
  margin: 0;
  padding: 20px;
  background-color: #fff;
  transition: color .3s ease-in-out;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
}
p.p-ms-fla:hover,
p.p-ms-fla:focus {
  cursor: pointer;
  background-color: #f7f7f7;
}
p.p-arrow-after::after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
.tab-ms-stat-np,
table.tab-ms.tabsys td.tab-ms-td{
	padding: 5px 25px!important;
}
.anim-odbierz{
	animation: color-change 2s infinite;
}

@keyframes color-change {
  0% { color: white; }
  50% { color: black; }
  100% { color: white; }
}
#form-niewyrzucaj .__lk-fileInput{
	padding-bottom:0;
}
#form-niewyrzucaj .__lk-fileInput span{
	margin-bottom:0
}
.btn-of-single-promo-dod{
	background:#13100d;
	color:#fff!important;
}
.btn-of-single-promo-dod:hover{
	background:#fff!important;
	color:#13100d!important;
}
.mojepunkty{
	color:#00AA13;
	border-left:1px solid #00AA13;
	border-right:1px solid #00AA13;
}

#tablePointsDTR tr:last-child td.mojepunkty,
#HistoriaNaliczen table tr:last-child td.mojepunkty{
	border-bottom:1px solid #00AA13!important;
}
#tablePointsDTR tbody tr:first-child td.mojepunkty
#HistoriaNaliczen table tbody tr:first-child td.mojepunkty{
	border-top:none!important;
}
th.mojepunkty{
	border-top:1px solid #00AA13!important;
	border-bottom:none!important;
}
.dtr-total-points span{
	color:#00AA13;
	font-weight:bold;
}
p.p-dn-error {
  font-size: 18px;
  line-height: 149.9%;
  text-align: center;
  color: red;
}
#tableMembersDTR_filter{
	float:right;
}

.suwak-zasilenie {
  width: 100%;
}

.suwak-zasilenie .suwak {
  -webkit-appearance: none;
  width: 100%;
  height: 9px;
  background: #FF8F1C;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.suwak-zasilenie .suwak:hover {
  opacity: 1;
}

.suwak-zasilenie .suwak::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  margin-top:-10px;
  background: #005EAA;
  cursor: pointer;
}

.suwak-zasilenie .suwak::-moz-range-thumb {
  width: 25px;
  height: 25px;
  margin-top:-10px;
  background: #005EAA;
  cursor: pointer;
}
#form-ankieta{
	width:100%;
}
.promocja-pytanie{
	font-weight:bold;
	margin-bottom:15px;
}
.promocja-pytanie-zdjecie img{
	max-width:100%;
	/*max-height:150px;*/
	float:right;
}
.promocja-pytanie img.big{
	float:initial;
	max-width:500px;
	max-height:auto!important;
	margin:0 auto;
}
.promocja-odpowiedz{
	width:100%;
}

.details-promo-12 div.col-of-nav-b,
.details-promo-12 div.col-of-nav-c{
	border-color:#e40a2d!important;
}
.details-promo-12 div.col-of-nav-b::after,
.details-promo-12 div.col-of-nav-c::after{
	border-top-color:#e40a2d!important;
}
.details-promo-12 div.row-det-b div.box-det-icon,
.details-promo-12 div.row-det-c div.box-det-icon{
	background-color:#e40a2d!important;
}
.details-promo-12 p.p-of-nav-b,
.details-promo-12 div.row-det-b p.p-det-kroki,
.details-promo-12 p.p-of-nav-c,
.details-promo-12 div.row-det-c p.p-det-kroki{
	color:#e40a2d!important;
}
.details-promo-12 div.row-det-b svg.svg-title path,
.details-promo-12 div.row-det-c svg.svg-title path{
	fill:#e40a2d!important;
}
#tableMembersDTR_wrapper{
	margin-top:25px;
}
.vmid,
#tableMembersDTC tr th{
	vertical-align:middle!important;
}
#tableMembersDTC tr th{
	text-align:center;
}
.zapro-ok >p{
	background:#fff;
}

ul.ul-lista-ph {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
ul.ul-lista-ph li {
  display: inline-block;
  margin-right: 30px;
}

p.p-lista-ph {
  font-size: 18px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #1A3158;
}
p.p-lista-ph span.sp-lph {
  display: inline-block;
  padding: 2px 7px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  margin-left: 10px;
}
p.p-lista-ph span.sp-lph-lacz {
  background: #1A3158;
}
p.p-lista-ph span.sp-lph-akt {
  background: #00AA13;
}
p.p-lista-ph span.sp-lph-nieakt {
  background: #E10000;
}
p.p-lista-ph span.sp-lph-zapro {
  background: #DEBC6E;
}
.box-account-kat-dtr{
	top: 379px !important;
	right: -73px !important;
	padding: 3px 0;
}
.box-account-kat-dtr p.p-acc-kat::after{
	display:none;
}
#tableMembersDTC #zapro, 
#tableMembersDTR #zapro{
	width:100%;
}
#tableMembersDTC #zapro p.p-dn-wys, 
#tableMembersDTR #zapro p.p-dn-wys{
	font-size:12px;
	padding:5px;
}

table.dataTable {
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
	border-radius: 4px;
	max-width: 99% !important;
	margin-left:2px;
}
table.dataTable tr:nth-child(2n) {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), #C2C9D1;
}
.status-u-1{
	color: #00AA13;
}
.status-u-77{
	color: #DEBC6E;
}
.status-u-0,
.status-u-3,
.status-u-5,
.status-u-9{
	color: #E10000;
}
table{font-size:14px;}
p.p-acc-saldo {
    background: #00AA13;
    font-size: 22px;
    font-weight: normal;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 5px 20px;
    border-radius: 4px;
    display: inline-block;
}
.colli .box-of-single-tit .p-of-single{
	max-width:100%;
}
.strglowna #ProduktyPromowane .col-of-nav-a .p-of-nav{
	background: #005EAA;
	color: #fff;
	line-height: 50px;	
	text-transform:uppercase;
}
.strglowna #ProduktyPromowane .col-of-nav-b .p-of-nav{
	background: #00AA13;
	color: #fff;
	line-height: 50px;	
	text-transform:uppercase;
}
.strglowna #ProduktyPromowane .col-of-nav-c .p-of-nav:not(.pon){
	background: #FF8F1C;
	color: #fff;
	line-height: 50px;	
	text-transform:uppercase;
}
.strglowna #ProduktyPromowane .col-of-nav-c .p-of-nav.pon{
	background: #FF8F1C;
	color: #fff;
	height: 50px;	
	text-transform:uppercase;
	padding-top:10px;
}
.strglowna #ProduktyPromowane .col-of-nav-c .p-of-nav.pon span{
	display:block;
	text-transform:none;
	font-size:12px;
	line-height:14px;
	color:#fff;
	margin-top:-5px;
	margin-bottom:5px;
}
@media only screen and (max-width: 768px) {
	section.sec-of p.p-of-nav {
		line-height: 16px !important;
	}
}

div.box-hero {
	margin-top: 20px;
}
h2.h2-hero {
	font-size: 42px;  
}
div.bg-hero {
	height: 250px;
}
div.box-hero a.btn-bor,
div.box-hero a.btn-bor:active,
div.box-hero a.btn-bor:visited {
  margin-top: 0;
  border: none;
  padding: 10px 0;
}
div.box-hero a.btn-bor,
div.box-hero a.btn-bor:active,
div.box-hero a.btn-bor:visited {
  position: relative;
  margin-top: 0;
  border: none;
  padding: 10px 0;
}
div.box-hero a.btn-bor::after {
  content: "→";
  display: inline-block;
  marign-left: 10px;
}
div.box-hero a.btn-bor:focus,
div.box-hero a.btn-bor:hover {
  color: #005EAA;
  background-color: transparent;
}

#klient-szukaj{
	padding-left:35px;
	background:url(../img/search.png) 5px center no-repeat;
	background-size:22px;
}
.diag-prod-add{
	position:absolute;
	bottom:15px;
	right:0;
}
.box-diag-prod div{
	height:100%;
	padding:15px;
}
.box-diag-prod div > span{
	position:absolute;
	bottom:0;
	right:0;
	font-size:16px;
	color:#ccc;
	font-weight:bold;
	opacity:0.7;
}
.box-diag-klient div,
.box-diag-kontakt div{
	padding:15px;
	background:#005EAA;
	color:#fff;
	height:100%;
}
.box-diag-kontakt div{
	background:#FF8F1C;
}
#potwierdzenie_adresu .form-lab > input,
#potwierdzenie_adresu .form-lab > select{
	margin-top:10px;
}

/** subpage dodatkowe punkty - koło **/
section.sec-kolo {
  position: relative;
  padding: 60px 0; 
  /*margin-bottom: 60px;*/

  /*background-image: url('../img/sp-quiz/bg-quiz.jpg');*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
div.box-kolo {
  position: relative;
}
figure.fig-kolo {
  position: relative;
}
img.img-kolo {
  max-width: 580px;
  width: 100%;
}
div.box-kolo-btn {
  position: relative;
  margin-top: 45px;
}
/*
button.btn-kolo,
a.btn-kolo,
a.btn-kolo:active,
a.btn-kolo:visited {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background-color: var(--blue);
  border: 2px solid var(--blue);
  filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.15));
  padding: 15px 30px;  
  border-radius: 0;

  transition: color .3s ease-in-out, background-color .3s ease-in-out;
}
button.btn-kolo:hover,
button.btn-kolo:focus-within,
a.btn-kolo:hover,
a.btn-kolo:focus-within {
  color: var(--blue);
  background-color: #fff;
  text-decoration: none;
}
a.btn-kolo,
a.btn-kolo:active,
a.btn-kolo:visited {
  margin-top: 10px;
}*/
div.box-q-info {
  position: relative;
  margin-bottom: 15px;
}
div.w640 {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}
div.row-q-info {
  margin-top: 30px;
}
p.p-q-info-title {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;  
  color: #626262;  
}
p.p-q-info-title span {
  color: var(--blue);
}
p.p-page-q {
  margin: 10px 0 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;  
  color: #13100d;
}

  /** animacje kręć **/
div.wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}
figure.fig-tlo-kolo {
  position: absolute;
  margin: 0;
  left: 48%; top: 53%;

  text-align: center;
  transform: translate(-50%, -50%);  
}
img#KrecKolo {
  position: relative;
  z-index: 2;
  max-width: 550px;
  width: 100%;
}
img.img-kolo-cien {
  position: absolute;
  bottom: -25px; left: -15px;
  z-index: 0;

  max-width: 600px;
  width: 100%;
}
img.pointer {
  position: absolute;
  left: calc(50% - 34px);
  top: -35px;
  z-index: 4;
  transform-origin: center;
  max-width: 75px;
  width: 100%;
}
div.box-kolo-grat svg {
	max-width: 100%;
	width: 100%;
}
@media only screen and (max-width: 768px) {
  img.pointer {
    max-width: 50px;
    top: -30px;
  }
  img.img-kolo-cien {
    bottom: -20px;
  }
}

  /** animacja gratulacje **/
div.box-q-content-info {
  display: none;
  margin-top: -120px;
}

/** schowaj **/
div.schowaj { 
  -webkit-animation: ani-decyzja 0.4s ease-in 4s both;
  animation: ani-decyzja 0.4s ease-in 4s both;
  will-change: transform;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  -webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  -ms-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}
div.schowaj-mb {
  margin-bottom: -60px;
}
@-webkit-keyframes ani-decyzja {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(-80px) scale(.8);
    -webkit-transform: translateY(-80px) scale(.8);
    -moz-transform: translateY(-80px) scale(.8);
    -ms-transform: translateY(-80px) scale(.8);
    -o-transform: translateY(-80px) scale(.8);
  }
}
@keyframes ani-decyzja {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(-80px) scale(.8);
    -webkit-transform: translateY(-80px) scale(.8);
    -moz-transform: translateY(-80px) scale(.8);
    -ms-transform: translateY(-80px) scale(.8);
    -o-transform: translateY(-80px) scale(.8);
  }
}


/* Nie tym razem */
@-webkit-keyframes spin1 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(720deg); }
}
@keyframes spin1 {
  from { transform:rotate(0deg); }
  to { transform:rotate(720deg); }
}

@-webkit-keyframes spin2 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(676deg); }
}
@keyframes spin2 {
  from { transform:rotate(0deg); }
  to { transform:rotate(676deg); }
}

@-webkit-keyframes spin3 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(631deg); }
}
@keyframes spin3 {
  from { transform:rotate(0deg); }
  to { transform:rotate(631deg); }
}

@-webkit-keyframes spin4 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(586deg); }
}
@keyframes spin4 {
  from { transform:rotate(0deg); }
  to { transform:rotate(586deg); }
}
@-webkit-keyframes spin5 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(541deg); }
}
@keyframes spin5 {
  from { transform:rotate(0deg); }
  to { transform:rotate(541deg); }
}
@-webkit-keyframes spin6 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(494deg); }
}
@keyframes spin6 {
  from { transform:rotate(0deg); }
  to { transform:rotate(494deg); }
}
@-webkit-keyframes spin7 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(450deg); }
}
@keyframes spin7 {
  from { transform:rotate(0deg); }
  to { transform:rotate(450deg); }
}
@-webkit-keyframes spin8 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(405deg); }
}
@keyframes spin8 {
  from { transform:rotate(0deg); }
  to { transform:rotate(405deg); }
}

.animationSpin1 {
-webkit-animation: spin1 4s ease forwards;
animation: spin1 4s ease forwards;
}

.animationSpin2 {
-webkit-animation: spin2 4s ease forwards;
animation: spin2 4s ease forwards;
}

.animationSpin3 {
-webkit-animation: spin3 4s ease forwards;
animation: spin3 4s ease forwards;
}

.animationSpin4 {
 -webkit-animation: spin4 4s ease forwards;
 animation: spin4 4s ease forwards;
}
.animationSpin5 {
 -webkit-animation: spin5 4s ease forwards;
 animation: spin5 4s ease forwards;
}
.animationSpin6 {
 -webkit-animation: spin6 4s ease forwards;
 animation: spin6 4s ease forwards;
}
.animationSpin7 {
 -webkit-animation: spin7 4s ease forwards;
 animation: spin7 4s ease forwards;
}
.animationSpin8 {
 -webkit-animation: spin8 4s ease forwards;
 animation: spin8 4s ease forwards;
}
.d-43 .box-of-single-tit,
.d-44 .box-of-single-tit{
	opacity:0;
}
.ukryj_tytul{
  opacity:0;
}
.ukryj_tytul > p{
  line-height:0;
}
.box-of-single.d-45 .btn-of-single,
.box-of-single.d-46 .btn-of-single,
.box-of-single.d-47 .btn-of-single,
.box-of-single.d-48 .btn-of-single,
.box-of-single.d-49 .btn-of-single,
.box-of-single.d-50 .btn-of-single,
.box-of-single.d-51 .btn-of-single,
.box-of-single.d-52 .btn-of-single,
.box-of-single.d-53 .btn-of-single,
.box-of-single.d-54 .btn-of-single,
.box-of-single.d-55 .btn-of-single,
.box-of-single.d-56 .btn-of-single,
.box-of-single.d-57 .btn-of-single,
.box-of-single.d-58 .btn-of-single,
.box-of-single.d-59 .btn-of-single,
.box-of-single.d-60 .btn-of-single,
.box-of-single.d-61 .btn-of-single,
.box-of-single.d-62 .btn-of-single,
.box-of-single.d-63 .btn-of-single,
.box-of-single.d-64 .btn-of-single,
.box-of-single.d-65 .btn-of-single,
.box-of-single.d-66 .btn-of-single,
.box-of-single.d-67 .btn-of-single,
.box-of-single.d-68 .btn-of-single
{
  margin-bottom: -15px;
  margin-top: 30px;
}
.a-of-pobierz.a-of-pobierz-promo{
  margin:20px auto;
}
.a-of-pobierz.a-of-pobierz-promo:active,
.a-of-pobierz.a-of-pobierz-promo:focus,
.a-of-pobierz.a-of-pobierz-promo:visited{
  margin:20px auto;
}
/*a-of-pobierz a-of-pobierz-promo*/

.details-promo-45 .box-det-title,
.details-promo-46 .box-det-title,
.details-promo-47 .box-det-title,
.details-promo-48 .box-det-title,
.details-promo-49 .box-det-title,
.details-promo-50 .box-det-title,
.details-promo-51 .box-det-title,
.details-promo-52 .box-det-title,
.details-promo-53 .box-det-title,
.details-promo-54 .box-det-title,
.details-promo-55 .box-det-title,
.details-promo-56 .box-det-title,
.details-promo-57 .box-det-title,
.details-promo-58 .box-det-title,
.details-promo-59 .box-det-title,
.details-promo-60 .box-det-title,
.details-promo-61 .box-det-title,
.details-promo-62 .box-det-title,
.details-promo-63 .box-det-title,
.details-promo-64 .box-det-title,
.details-promo-65 .box-det-title,
.details-promo-66 .box-det-title,
.details-promo-67 .box-det-title,
.details-promo-68 .box-det-title{
  display:none;
}

.ankietamasters-pytanie{
  margin-top:20px;
  margin-bottom:10px;
}
.ankietamasters-pytanie{
  font-weight:bold;
}
#ankietamasters textarea{
  width:100%;
  height:50px;
}

#generujkodPIT23-row{
  margin-top: 20px;
    border-top: 1px solid #005EAA;
    padding-top: 20px;
}
.kolaratunkowe{
  font-size:12px;
  margin-bottom:8px;
  border-bottom:1px solid #005EAA;
}
.kolaratunkowe-desc{
  font-style:italic;
  font-size:12px;
  margin-top:50px;
  border-top: 2px solid #EBEBEB;
  border-bottom: 2px solid #EBEBEB;
  padding:15px;
}
.kolaratunkowe span{
  font-weight: bold;
  font-size:12px;
  margin:0 5px;
  display:inline-block;
  cursor:pointer;
}
.kolaratunkowe span.kolo-niedostepne{
  font-weight:normal;
  text-decoration: line-through;
  cursor:not-allowed;
  color:gray;
}
.kolaratunkowe span.kolo-niedostepne path{
  fill:gray;
}
.odp-poprawna{ 
  background:green;
  color:#fff;
}
.odp-niepoprawna{ 
  background:red;
  color:#fff;
  text-decoration: line-through;
}

body.katalog .box-prod-sgl-txt{
  max-height: 110px;
    overflow: hidden;
    overflow-y: auto;
}

@media only screen and (max-width: 768px) {
  body.strglowna section.sec-of div.box-of-single{
    width: 100%;
    aspect-ratio: 7 / 5;
    position: relative;
  }

  body.strglowna section.sec-of div.box-of-single a.btn-of-single
    {
    position: absolute;
    bottom:10px;
    left:10px;
    }

}
.event.orange{
	background:#fd7e14!important;
}
.event.red{
	background:#dc3545!important;
	color:#fff!important;
}
.event.blue{
	background:#007bff!important;
	color:#fff!important;
}
.event.purple{
	background:#6f42c1!important;
	color:#fff!important;
}
.event.green{
	background:#28a745!important;
	color:#fff!important;
}
ol.days li:last-child{
	color:#dc3545!important;
}
.box-of-single{
  /*border:1px solid rgba(196, 196, 196, .28)!important;*/
  /* box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.09); */ /*było aktualne do 26.09.2024*/
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.2);
  padding:10px;
}
.box-of-single .box-of-single-img img{
  max-width:100%;
  height:175px;
  border-radius: 10px 10px 0 0;
}

.box-of-single .box-of-single-tit .p-of-single{
  text-transform:none;
  font-size:16px;
  margin:10px 20px;
  height:87px;
  line-height:22px;
}

.box-of-single .box-of-single-pkt{
  display:none;
}
.box-of-single a.btn-of-single{
  margin-top:0;
  width:75%;
}

.owl-hero .owl-carousel .item img{
  border-radius: 10px;
  overflow:hidden;
}
footer{
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10000;
}
/*
body.katalog div.col-page-b,
body.koszyk div.col-page-b,
body.zamowienie  div.col-page-b,
body.zasilenie-karty2  div.col-page-b{
  z-index:-1!important;
}*/

.b5 div.box-fp-foot{
  display:none;
}
div.headers-home{
  color: var(--blue);
  font-weight:bold;
  font-size:24px;
  margin-bottom:5px;
}

@media screen and (max-width: 768px) {
  .box-logo-center{
    left:50%!important;
    transform:translateX(-50%);
    right:0!important;
  }
  footer{
    position:relative;
    display: none;
  }
  ul.ul-main li:not(ul.ul-submenu li){
    margin:0 auto;
  }
}

.h3-tab{
  font-size:16px;
  font-weight:bold;
}

#pokaz-saldo {
  display: inline-block;
  margin: 0;
  padding: 6px 14px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  border-radius: 4px;
border:none;
}
.modal-popuppromocyjny > img{
  max-width:100%;
}
.niema{
    height: 230px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    text-align:center;
}
.niema.niezero{
  height:100px;
}