body,
html,
tlo,
row,
bg,
xD
 {
	background-color: transparent;
}

@font-face {
	font-family: PowerFont;
	src: url(subset-Axiforma-Medium.woff);
}

@font-face {
	font-family: PowerFontRegular;
	src: url(subset-Axiforma-Regular.woff);
}
.textaxireg {
	font-size: 18px;
	font-family: 'PowerFontRegular';
}

.kwota-recznie {
	width: 100% !important;
	display: block !important;
}

.malyopis {
	border-radius: 10px;
	color: white;
	text-transform: uppercase;
	background-color: rgba(255, 255, 255, 0.5) !important;
	text-align: center;
}

.haslo::first-line {
	color: #254076;
	text-transform: uppercase;
	font-weight: 300;
}

.haslo {
	color: #254076;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
	text-align: center;
}

.haslomale {
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 22px;
}

.pk-mp {
	margin-right: 5%;
}

.input-group>:not(:first-child) {
	margin-left: 0px !important;
}

.pole-kwota {
	padding: 17px 10px 12px 10px !important;
	background-color: white;
	border-radius: 25px !important;
	color: #254076 !important;
	font-weight: 700;
	border: 1px solid #E0091D !important;
	font-size: 18px;
	height: auto;
	width: 30%;
}

.pole-kwota:hover {
	background-color: #4a5f88;
	color: white !important;
	border: 1px solid #4a5f88 !important;
}

.pole-kwota.active {
	background-color: #E0091D;
	color: white !important;
	border: 1px solid #E0091D !important;
}

.pole-kwota:first-child {}

.pole-kwota:last-child {
	border: 1px solid #E0091D !important;
	padding-top: 15px !important;
	padding-bottom: 14px !important;
	vertical-align: bottom !important;
	margin-top: 15px !important;
}

.pole-kwota input {
	line-height: 1;

}

.pole-kwota::after {
	font-size: 16px;
	font-family: 'PowerFontRegular';
	content: " zł";
	font-weight: 500;
}

/*forms nieaktywny wygląd */
#c_email,
#c_name,
#card_number,
#imie,
#mail,
#expiry_date,
#cvc,
#phone {
	border-radius: 25px !important;
	border: 1px solid #E0091D !important;
	font-family: 'PowerFontRegular';
	font-size: 16px;
	line-height: 0px;
	padding-top: 0.65em;
	padding-bottom: 0.4em;
}

#wsparcie {
	border-radius: 5px !important;
	border: none !important;
	font-family: 'PowerFontRegular';
	font-size: 16px;
	padding-top: 0.65em;
	padding-bottom: 0.4em;
}

#blik_code {
	background-color: white;
	border-radius: 5px;
	border: none;
}

#mail-polowa {
	padding-left: 0 !important;
}

input[type=number] {
	font-size: 16px;
	font-family: 'PowerFontRegular';
	width: 100%;
}

input[type=number]::-webkit-input-placeholder {
	font-size: 20px;
}

/*forms aktywny wygląd */
#imie:focus,
#mail:focus,
#phone:focus {
	background-color: white;
	border-radius: 25px;
	box-shadow: none;
	border: 1px solid #254076 !important;
}

#wsparcie:focus {
	background-color: white;
	border-radius: 5px;
	box-shadow: none;
	border: 2px solid rgba(0, 0, 0, 0.35) !important;
}

#blik_code:focus {
	box-shadow: none;
	border: none !important;
}

.logo {
	height: auto;
}

.tlo {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border: none !important;
	padding: 0px !important;
}

.xD {
	position: relative;
	overflow: auto;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

#text {
	z-index: 4;
	position: absolute;
	top: 55%;
	left: 50%;
	font-size: 30px;
	color: white;
	text-align: center;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.bg-col {
	background-color: transparent;
}

.bg-col-s {
	background-color: #f4f4f4;
}

/* regulamin */
.zapoznanie {
	font-family: 'PowerFontRegular';
	font-size: 13px;
	margin-top: 10px !important;
	margin-bottom: 7px !important;
}
.subskrybcja{
	display: none !important;
}

/* przyciski do wsparcia*/
.pomagam,
.tpay-pay-button {
	padding: 8px 5px 5px 5px !important;
	background-color: #E0091D !important;
	border-radius: 25px !important;
	border: none !important;
	margin: 0px !important;
	color:white !important;
	width: 100% !important;
	background-image: none !important;
}

.pomagam:hover {
	background-color: #254076;
	color: white !important;
}

.pomagam.active {
	background-color: #254076;
	color: white;
}

.tpay-stopka {
	background-color: transparent
}

@media only screen and (max-width: 991px) {
	.blikuje {
		margin-top: 20px !important;
		width: 100%;
	}

	#przycisk_blik {
		padding: 0;
	}

	.tlo {
		background-size: auto 100%;
	}
}

@media only screen and (max-width: 1280px) {
	.wpis::placeholder {
		font-size: 13px;
	}
}

.tpay-notka {
	background-color: transparent;
	font-size: 12px !important;
	font-family: PowerFont;
}

@media only screen and (max-width: 700px) {
	.col-md-5.bg-col.p-4 {
			padding: 10px !important;
			overflow:hidden;
		}
	#mail-polowa {
		padding: 0 !important;
	}

	p.tpay-notka {
		font-size: 10px !important;
		font-family: PowerFont;
	}

	.blikuje {
		margin-top: 0 !important;
	}


	#main {
		padding: 0 !important;
	}
}

/* checkbox do regulaminu */

.jakisinput[type=checkbox] {
	border-radius: 0.25em;
	width: 1.2em;
	height: 1.2em;
	border: 1px solid black !important;
	box-shadow: none;
	margin-top: 0px !important;
	margin-right: 0px !important;
}

.jakisinput:checked[type=checkbox] {
	width: 1.2em;
	height: 1.2em;
	border-radius: 0.25em;
	border: 1px solid #35bd00 !important;
	box-shadow: none;
	background-color: #35bd00;
	margin-top: 0px !important;
	margin-right: 10px !important;
}

.wpis {
	height: auto !important;
	width: auto !important;
	background: rgba(0, 0, 0, 0) !important;
	border: none !important;
	outline: none;
	text-align: center !important;
	color: white !important;
	font-weight: 500;
	font-size: 18px !important;
}

.font {
	font-family: 'Mulish', sans-serif;
	margin: 0px !important;
}

.wpis::placeholder {
	color: #254076 !important;
	text-align: center;
	text-decoration: underline;
	font-weight: 700;
}
.wpis::placeholder:hover{
	color:white !important;
}

input[type="radio"] {
	display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
	margin: 0px;
	vertical-align: bottom;
	width: 75% !important;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

img-block {
	display: block;
	width: 200px;
	transition: all 1s ease-out;
}

figure {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
	#overlayflow: hidden;
}

.img-caption {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	bottom: 0;
	color: #ddd;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.8);
	text-align: center;
	transition: all 0.6s ease-out;
	opacity: 0;
}

.img-caption p {
	color: #bbb;
}

figure:h.overlay .img-caption {
	opacity: 1;
}

figure:h.overlay img {
	transform: scale(1.5);
}

a {
	text-decoration: none !important;
}