@font-face {
    font-family: 'faktbold';
    src: url('../fonts/fakt_bold-webfont.woff2') format('woff2'),
         url('../fonts/fakt_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fakt';
    src: url('../fonts/faktpro-normal-webfont.woff2') format('woff2'),
         url('../fonts/faktpro-normal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

:root{
	--niebieski:#088036;
	--niebieski2:#003F78;
	--jasnozielony:#0C2E66;
	--ciemnozielony:#215732;
	--ciemnoczerwony:#AB0000;
	--czerwony:#E20E18;
	--zolty:#FED430;
}
body{
	font-family: 'fakt', sans-serif;
}
@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 90%;
	}
}
img{
	max-width:100%;
}


/* The customcheck */
.customcheck {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
	border:1px solid #000;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    background-color: var(--zolty);
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
    background-color: var(--zolty);
	border:1px solid #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 6px;
    top: 2px;
    width: 7px;
    height: 11px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header-container{
	background:url(../img/header.jpg) right top / cover no-repeat;
}
.w100{
	width:100%;
}
header{
	position:relative;
	z-index:10;
}
header ul{
	margin-top:35px;
	margin-right:0px;
	/*margin-left:100px;*/
}
header ul li.nav-item{
	margin-left:12px;
	margin-right:12px;
}
header ul li a.nav-link{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	transition: 0.5s ease all;
}
header ul li a.nav-link:hover{
	color:var(--zolty);
}
header ul li a.nav-link:active,
header ul li a.nav-link:focus{
	color:var(--zolty);
}
header ul li a.nav-link.wez-udzial{
	background-color:var(--czerwony);
	padding-left:50px;
	padding-right:50px;
	margin-left:12px;
	border-radius:50px;
	border:1px solid var(--czerwony);
	color:#fff;
	position:absolute;
	right:100px;
}
header ul li a.nav-link.wez-udzial:hover{
	color:var(--czerwony);
	background-color:#fff;
}
.header-container{
	/*overflow:hidden;*/
	padding-top:30px;
	min-height:100vh;
}
.header-container.header-winner-container{
	min-height:initial;
}
.header-container.header-winner-container .hero-slogan1{
	margin-top:100px;
}
.header-container.header-winner-container .winner-logo{
	margin-top:50px;
}
.header-container .row{
	z-index:2;
	position:relative;
}
.header-container .header-slogan1{

}
.header-container .hero-slogan2{
	font-family: 'fakt', sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 42.62px;
	text-align: left;
	color:#fff;
	margin-top:15px;
}
.justify-content-space-around{
	justify-content: end;
}
.float-left{
	float:left;
}
.header-container .hero-slogans{
	margin-top:60px;
}
.header-container .hero-slogan1{
	font-family: 'faktbold', sans-serif;
	font-size: 128px;
	font-weight: 700;
	line-height: 128px;
	text-align: left;
	color: var(--zolty);
	margin-top:200px;
	letter-spacing:-2%;
}
.header-container .btn-zolty{
	background:var(--zolty);
	color:#000;
	font-size:26px;
	font-family:'faktbold', sans-serif;
	text-transform:uppercase;
	border-radius:6px;
	padding:22px 45px;
	line-height:26px;
}
.header-container .btn-zolty:hover{
	background:rgba(254, 212, 48, 0.3);
}
.header-container .btn-zolty{
	margin-top:60px;
}
.header-container .hero-slogans .logotypy-razem{
	margin-bottom:120px;
	max-width:400px;
}
.header-container .hero-bilety{
	max-width:163px;
	float:left;
	margin-top:25px;
	margin-right:20px;
}
.header-container .hero-nagrody{
	margin-top:70px;
}
.header-container .hero-nagrody div.nag{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color:#fff;
	text-align:left;
}
.header-container .hero-nagrody div.nag-margin{
	margin-top:7px;
}
.header-container .hero-nagrody div.nag span{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	display:block;
	color:#fff;
	text-align:center;
}

.header-container .slogans-container{
	width:415px;
	margin-top:0px;
}
.header-container .slogans-container .header-slogan2{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 83px;
	line-height:83px;
	text-transform: uppercase;
	color: #FFFFFF;
	
}
.header-container .slogans-container .header-slogan2 > div{
	font-size:47px;
	line-height:55px;
	float:right;
}
.header-container .slogans-container .header-slogan2 > div > div{
	font-size:20px;
	line-height:26px;
	font-weight:700;
}

.header-container .slogans-container .header-slogan3{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 47px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing:1px;
	margin-left:2px;
}

.hide-desktop{
	display:none;
}
.hide-mobile{
	display:block;
}

.hide-mobile.logo-kaufland,
.hide-mobile.logo-hnk{
	margin:0 auto;
}

.header-container .header-button{
		padding:60px 0;
		clear:both;
}
section.nagrody .nagrody-button{
		padding:60px 0;
		clear:both;
}
.header-container .header-button a,
.container-typ a.typ-button,
section.bramka .age-button{
	background-color:var(--czerwony);
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding:12px 55px;
	display:inline-block;
	text-decoration:none;
	transition:0.5s ease all;
	border:1px solid var(--czerwony);
	border-radius:50px;
}
.container-typ a.typ-button{
	background:#fff;
	color:#000;
	border:4px solid #000;
	border-radius:6px!important;
	font-size:26px;
}
.container-typ a.typ-button:hover,
.container-typ a.typ-button:active,
.container-typ a.typ-button:focus{
	background:var(--zolty)!important;
	color:#000!important
}
section.formularz .nagrody-button a{
	background-color:#EF0229;
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	padding:5px 60px;
	display:inline-block;
	text-decoration:none;
	transition:0.5s ease all;
	border:1px solid #EF0229;
	border-radius:50px;
	margin-left:0px;
	margin-top:30px;
}
section.bramka .age-button{
	margin-top:40px;
}
.header-container .header-button a:hover,
section.nagrody .nagrody-button a:hover,
section.formularz .nagrody-button a:hover,
.container-typ a.typ-button:hover,
section.bramka .age-button:hover{
	color:var(--czerwony);
	background-color:#fff;
}
.container-typ a.typ-button:hover{
	color:#2B7242;
}
.header-container .header-butelka{
	margin-top: -97px;
	margin-left:130px;
	z-index:-1;
	position:relative;
}
.header-container img.logo{
	z-index:2;
	position:relative;
}
.header-container img.logo2{
	margin-left:40px;
	max-height:107px;
	width:auto;
}
.fixed-opener{
	position:fixed;
	left:0px;
	top:420px;
	background:#fff;
	padding:24px;
	z-index:11;
}
.fixed-opener img{
	width:90px;
}
section.jak-grac{
	padding-top:80px;
}
section.jak-grac .container{
	max-width:1320px;
}

section.jak-grac h2{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 58px;
	/* identical to box height */

	text-align: center;

	color: #000;
	
	margin-bottom:0px;
}

section.jak-grac h5{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	color: #000;
	margin-bottom:120px;
}

section.jak-grac .jak-grac-box{
	width: 446px;
	max-width:100%;
	height: 355px;
	padding:40px;
	background:var(--zolty);
}

.daszki {
	border: 1px solid var(--zolty);
	border-radius:6px;
}

section.jak-grac .jak-grac-box .box-opis{
	font-family: 'faktbold', sans-serif;
	font-size: 24px;
	line-height: 38px;
	color:#000;
	margin-top:0px;
}
section.jak-grac .jak-grac-box .box-opis span{
	color:var(--niebieski);
	font-weight:bold;
}
section.jak-grac .jak-grac-box img{
	margin-top:10px;
	margin-bottom:30px;
}

section.jak-grac .jak-grac-box-number{
	font-family: 'faktbold', sans-serif;
	position:absolute;
	top:-59px;
	left:50px;
	width:96px;
	height:96px;
	color:#000;
	font-size:96px;
	line-height:70px;
	text-align:center;
	font-weight:bold;

}

.jak-grac .wez-udzial-button,
section.section-sprzedawcy .regulamin-button{
	background-color:#000;
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	text-transform: uppercase;
	color: var(--zolty);
	padding:12px 0px;
	display:inline-block;
	text-decoration:none;
	transition:0.5s ease all;
	margin:80px 5px;
	border:4px solid #000;
	border-radius:6px;
	width:310px;
	margin-bottom:50px;

}
.jak-grac .wez-udzial-button:hover,
section.section-sprzedawcy .regulamin-button:hover{
	color:#000;
	background-color:#fff;
}
section.section-sprzedawcy .regulamin-button{
	margin:0;
	margin-top:30px;
}
.jak-grac .wez-udzial-button-lista{
	background-color:#fff;
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	text-transform: uppercase;
	color: #000;
	padding:12px 0px;
	display:inline-block;
	text-decoration:none;
	transition:0.5s ease all;
	margin:80px 5px;
	border:4px solid #000;
	border-radius:6px;
	width:310px;
	margin-bottom:50px;
}
.jak-grac .wez-udzial-button-lista:hover{
	border-color:var(--zolty);
	color:var(--zolty);
}
.jak-grac .desc{
	font-family: 'fakt', sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
	line-height:35px;
}
/*section.nagrody > .container{
	width:90%;
	max-width:1450px;
}*/
section.nagrody{
	background:url(../img/tlo-nagrody.png) center top / cover no-repeat;
	margin-top:80px;
	padding-bottom:140px;
}
section.section-sprzedawcy{
	background:var(--zolty);
	color:#000;
	font-size:20px;
	font-family:'fakt';
	padding:60px 0;
	text-align:center;
}
section.section-sprzedawcy a{
	color:#000;
	font-size:20px;
	font-family:'fakt',sans-serif;
	text-decoration: underline;
}
section.section-sprzedawcy a:hover{
	text-decoration: none;
}
section.nagrody h2{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 65px;
	/* identical to box height */

	text-align: center;

	color: #FFFFFF;
	padding:60px 0 30px;
}
section.nagrody .row-nagrody{
	margin:45px 0;
}
section.nagrody .row-nagrody .nagroda-ilosc{
	color:var(--zolty);
	font-size:115px;
	font-family:'faktbold',sans-serif;
	line-height:87%;
}
section.nagrody .row-nagrody .nagroda-nazwa{
	color:#fff;
	font-size:36px;
	font-family:'fakt',sans-serif;
	line-height:130%;
}
section.nagrody .row-nagrody .nagroda-nazwa span{
	text-decoration: underline;
	font-family:'faktbold',sans-serif;
	color:var(--zolty);
}
section.nagrody .img-nagroda1{
	margin-top:50px;
}
section.nagrody .row-nagrody-1{
	margin-top:80px;
}
.text-right{
	text-align:right;
}

section.nagrody .nagrody-button{
	margin-right:80px;
	margin-bottom:80px;	
	margin-top:0;
}


section.formularz{
	padding-top:80px;
}
section.formularz.pure-typ{
	padding-top:0!important;
}
section.formularz h2{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
	color:#000;
}
section.formularz .h2-desc{
	font-family: 'fakt', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 35.26px;
	text-align: center;
	color:#000;
	margin-top:20px;
}
section.formularz .zadanie{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 40px;
	text-transform:uppercase;
	text-align: center;
	color: var(--niebieski);
	margin:0 auto;
	margin-top:75px;
	border:1px solid #000;
	border-radius:50px;
	display:inline-block;
	
}
section.formularz .zadanie .zadanie-inner{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	margin:11px;
	border-radius:50px;
	background:#000000;
	color:var(--zolty);
	line-height:60px;
	letter-spacing: 2px;
	padding:5px 50px;

}
section.formularz .zadanie .zadanie-inner span{
	display:block;
	float:left;
	width:70px;
	border-right:1px solid #000;
	font-size:32px;
	font-weight:400;
}
.req{
	color:red;
	font-weight:bold;
}

section.formularz .form-body{
	width:730px;
	max-width:100%;
	margin:45px auto;
}
section.formularz .form-body .form-group{
	margin-bottom:10px;
}
input.form-custom,
textarea.form-custom,
select.form-custom{
	border: 1px solid rgba(0,0,0,0.5);
	/*filter: drop-shadow(0px 4px 18px rgba(0, 0, 0, 0.49));*/
	border-radius:6px;
	background:transparent;
	color:#000;
	font-size:18px;
}
#winner-form select{
	color:#000;
	font-weight:bold;
}
textarea.form-custom{
	border-radius:20px;
}
input.form-custom:focus,
textarea.form-custom:focus,
select.form-custom:focus{
	outline:none;
	box-shadow:none;
	border: 1px solid #000;
}
textarea.form-custom{
	height:155px;
	resize: none;
}
.textarea-container{
	position:relative;
}
span.counter{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 131%;

	color: #000;
	position:absolute;
	display:block;
	bottom:10px;
	right:13px;
}
input.form-custom,
select.form-custom{
	padding:14px 26px;
}
section.formularz form label{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-left:6px;
	margin-bottom:5px;
	}
	
section.formularz form label.main{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	color: #000;	
	margin-bottom:5px;
	margin-bottom:20px;
	}
section.formularz p.before-code{
	margin-top:-20px;
}
.form-group small{
	display:block;
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height:15px;

	color: #000;
	margin-top:12px;

}
small.light{
	color: #000;
}
section.formularz form .form-header{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 29px;

	color:#000;	
	margin-top:30px;
	margin-bottom:20px;
}
.row-up{
	margin-top:-50px;
}
.pamietaj{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	text-align: left;

	color: #000;
	margin:70px 0;
	padding:35px 0;
	border-top:1px solid rgba(0,0,0,0.5);
	border-bottom:1px solid rgba(0,0,0,0.5);
}
.pamietaj-duzo{
	font-family: 'faktbld', sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 50px;
	text-align: left;
	color:#000;
}
section.formularz .form-footer{
	width:1020px;
	max-width:100%;
	margin:45px auto;
	margin-bottom:0;
}
section.formularz .form-footer .custom-checkbox{
	position:relative;
	margin-bottom:15px;
}
section.formularz .form-footer .custom-checkbox label{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #000;	
}
section.formularz .form-footer input[type=checkbox]{
	left:-20px;
	top:7px;
	position:absolute;
}
section.formularz .form-footer a{
	color:#000;
}
.s13{
	/*font-size:13px!important;*/
}
.form-group.error input,
.form-group.error textarea,
.form-group.error select{
	border:1px solid red;
	color:red;
}
.form-group.error .form-error,
.custom-checkbox .error{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	margin-left:6px;
}
.formularz .wez-udzial-button,
.label-file{
	background-color:#000;
	border:4px solid #000;
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	text-transform: uppercase;
	color: var(--zolty);
	padding:12px 0px;
	display:inline-block;
	text-decoration:none;
	transition:0.5s ease all;
	margin:30px 0 80px;	
	border-radius:6px;
	width:310px;
}
.label-file svg,
.label-file svg path{
	transition:0.5s ease all;
}
.label-file{
	color:#fff!important;
	font-size:20px!important;
	cursor:pointer;
	margin-left:0!important;
	padding:12px 20px;
}
.formularz .wez-udzial-button:hover,
.label-file:hover{
	color:#000!important;
	background-color:#fff!important;
}
.label-file:hover svg,
.label-file:hover svg path{
	fill:var(--czerwony);
}
input#zdjecie{
	display:none;
}
.pure-typ{
	margin-top:0!important;
	margin-bottom:0!important;
}
.pure-typ > .container-typ{
	margin-top:0;
	margin-bottom:0;
}
.pure-typ .winner-logos{
	margin-top:0;
}
footer{
	position:relative;
	/*margin-top:40px;*/
	margin-top:0;
	/*overflow:hidden;*/
	background: url(../img/stopka-lewo.png) left top no-repeat,url(../img/stopka-prawo.png) right top no-repeat;
	background-color:#000;
	

}
footer .foot-body{
	padding-bottom:60px;
}

.zi10{
	z-index:10;
}
footer .foot-body a{
	text-decoration:none;
	transition:0.5s ease all;
}
footer .foot-body a:hover{
	opacity:0.7;
}
footer .kontakt-header{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 65px;
	/* identical to box height */

	text-align: center;

	color: #fff;
	padding-top:50px;
	padding-bottom:30px;
}
footer .kontakt-info,
footer .kontakt-info a{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 34px;
	text-align: center;

	color:#fff;
}

footer img.stopka-slogan{
	position:absolute;
	left:0px;
	top:0px;
}
footer img.stopka-slogan2{
	position:absolute;
	right:0px;
	top:0px;
}
footer img.stopka-logo{
	margin-top:50px;
}
footer .copyright{
	background:var(--zolty);
	padding: 12px 0;
}
footer .copyright > img{
	position:absolute;
	top:-70px;
	right:15%;
}
footer .copyright,
footer .copyright a{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 50px;
	color: #000;
	text-decoration:none;
	text-align:left;
	position:relative;
	z-index:10;
}
footer .copyright a{
	margin:0 25px;
	transition:0.5s ease all;
}
footer .copyright a:hover{
	color:#fff;
}

footer img.butelki-stopka-rozblysk{
	position:absolute;
	right:-250px;
	bottom:-100px;
	z-index:9;
}
footer img.butelki-stopka{
	position:absolute;
	right:50px;
	top:20px;
	z-index:10;
}
footer img.bilety-stopka{
	position:absolute;
	left:150px;
	bottom:50px;
	z-index:10;
}
.header-container .header-butelka-mob{
	display:none;
}
.br-desk{
	display:block;
}
.br-mob{
	display:none;
}
.mob-close{
	display:none;
}
.mob-open{
	display:block;
}
.a-menu{
	display:none;
}

.container-typ{
	background-image:url(../img/header.jpg);
	background-color:#fff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	margin: 50px 0;
	padding:30px 35px;
	min-height:100vh;

}
.container-typ-winner{
	margin:0 0px!important;
	
}
.container-typ-border{
	background:#fff;
}
.typ-logo{
	padding-top:60px;
}
.typ-logo img{
	max-width:100%;
	margin-top:-60px;
}
.typ-icon{
	margin:160px 0 40px;
}
.container-typ-error .typ-icon{
	margin:140px 0 60px;
}
.typ-message{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 70px;

	text-align: center;
	color:#000;
}
.container-typ a.typ-button{
	margin:120px 0;
	border-radius:6px;
}

.typ-error > div{
	color:#FF0000;
	margin-top:-50px;
	margin-bottom:10px;
}
section.bramka{
	background:
		url(../img/tlo-bramka.png) center top / cover no-repeat;
	min-height:100vh;
}
.logo-bramka{
	margin-top:-60px;
}
.bramka .bramka-left{
	background:none;
	box-shadow:initial;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
}
.posrel{
	position:relative;
}
section.bramka .bramka-x{
	font-family: 'faktbold', sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 80px;
	text-align: left;
	color:#fff;
	position: absolute;
	bottom: 210px;
    left: 28%;
}
.row-bramka-nagrody .bramka-nagroda-opis{
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.bramka .bramka-left .slogan{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	color:#fff;
	font-size: 90px;
	font-weight: 700;
	line-height: 90px;
	text-align: left;
	margin-bottom:50px;

}
.bramka .bramka-left .slogan div{
	font-size: 87px;
}
.bramka .bramka-left .img-opener{
	margin:40px 0;
}
.bramka .bramka-left .nietylko{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 33px;
	line-height: 33px;
	color:var(--niebieski);
	margin-top:0;
}
.container-bramka{
	padding:17px;
	background:#fff;
	margin:100px 0;
	text-align:center;
	max-width:720px;
	box-shadow: 16px 19px 49px rgba(0, 0, 0, 0.3);
	border-radius:46px;
	padding:60px 86px;
	margin-bottom:0;
}
.container-bramka > div{
	margin:0 auto;
	max-width:690px;
}
.container-bramka .logo-kaufland{
	float:right;
}
.container-bramka .bramka-podaj-date{
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;
	text-align: center;
	text-transform: uppercase;

	color: var(--niebieski);
	padding-top:55px;
	margin-top:55px;
	display:inline-block;
}
.container-bramka .bramka-info{
	font-family: 'fakt', sans-serif;
	font-size: 20px;
	line-height:30px;

	text-align: center;

	color: #73889C;
	margin-top:15px;
	font-weight:500;
}
.container-bramka .bramka-info-bottom{
	font-family: 'faktbold', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 28.88px;
	text-align: left;
	color:#088036;
	margin-top:50px;
	padding-top:30px;
}
.container-bramka input{
	text-align:center;
}
.container-bramka label{
	text-transform:none;
	color:#73889C;
	font-family: 'fakt', sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 23.46px;
	text-align: left;	
}
.container-bramka label span{
	display:inline-block;
	margin-left:20px;
}
.container-bramka form{
	width:550px;
	margin:25px auto 0;
}
.container-bramka #day,
.container-bramka #month,
.container-bramka #year{
	width:150px;
}
.container-bramka #year{
	width:200px;
}
.container-bramka .form-group.error.mesg{
	display:none;
	margin-top:30px;
	margin-bottom:-30px;
}

.header-winner-container{
	background:url(../img/winner-header.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	height:630px;
	max-height:630px;
	position:relative;
}

.header-winner-container .winner-slogan-left{
	font-family: 'faktbold', sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 60px;
	text-align: left;
	color:#fff;
	position:absolute;
	top:30%;
	left:0%;
	transform: translateY(-50%);
}

.header-winner-container .header-slogan1{
	margin-top:20px;
	font-size:80px;
	line-height:95px;
}
.header-winner-container .header-slogan1 img{
	margin-top:-37px;
}
.header-winner-container .header-slogan1 div{
	margin-top:0;
    letter-spacing: 7px;
}

/*.header-winner-container .winner-butelki{
	position:absolute;
	top:0;
	left:25px;
} */

.winner-ludzie{
	position:absolute;
	top:0px;
	right:0;
}
.winner-slogan{
	margin-top:90px;
	max-width:100%;
}
.winner-logos{
	margin-top:65px;
}
#winner-section h2{
	padding-top:0px!important;
	font-size:39px;
	line-height:70px;
	margin-top:50px;
}
#winner-section .winner-nagroda{
	color:#000000;
	font-family:'faktbold', sans-serif;
	font-weight:700;
	font-size:64px;
	line-height:74px;
	text-align:center;
	margin:0 auto;
	margin-top:20px;
}
#winner-section span.danelabel{
	font-family: 'faktbold', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 28.88px;
	text-align: left;
	color:var(--niebieski);
	margin-top:40px;
	margin-bottom:20px;
	display: block;
}
#winner-section .zadanie{
	margin-top:15px;
	max-width:730px;
}
#winner-section form label{
	line-height:15px;
}
#winner-section form .form-group-zdjecie{
	border-top: 1px solid #08803680;
	border-bottom: 1px solid #08803680;
	padding:46px 0;
	margin-top:50px;
}
#winner-section form label.label-zdjecie{
	font-family: 'faktbold', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 28.88px;
	text-align: left;
	color:var(--niebieski);
	margin:0 auto;
}
#winner-section p.h2-desc{
	font-family: 'faktbold', sans-serif;
	margin-top:50px;
	color:#000000;
	font-size:20px;
	font-weight:700;
}
#winner-section div.h2-desc{
	font-family: 'faktbold', sans-serif;
	margin-top:30px;
	color:#000000;
	font-size:20px;
	font-weight:700;
	text-align:left;
}
#winner-section .numer_paragonu{
	border: 1px solid #000000;
	font-family: 'faktbold', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 65px;

	text-transform: uppercase;

	color: var(--zolty);
	display:inline-block;
	padding:0px 35px;
	margin-top:40px;
	padding-right:25px;
	letter-spacing: 0.15em;
	max-width:100%;
}
#winner-section .winner-button{
	cursor:pointer;
}
#winner-section .winner-button:hover{
	opacity:0.8;
}
#winner-section .form-group-zdjecie div,
#winner-section .form-group-zdjecie img{
	display:block;
	float:left;
}
#winner-section .form-group-zdjecie div{
	padding-top:15px;
}
#winner-section .formaty-zdjec{
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #ABABAB;
	padding-top:5px;
}



#winner-section .form-group-zdjecie img{
	margin:0 50px;
}
#winner-section .winner-check{
	margin-top:25px;
}
.files-list{
	display:none;
	font-family: 'fakt', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 34px;
	color: #2B7242;
	margin-bottom:10px;
	border:1px solid #2B7242;
	border-radius:40px;
	padding:5px 25px;
	width:400px;
	margin-top:25px;
	height:46px;
}
.files-list span.usun{
	color:#EF0229;
	float:right;
	cursor:pointer;
}
.files-list span.filename{
	color:#2B7242;
	float:left;
	max-width:290px;
	overflow:hidden;
	height:33px;
	text-overflow: ellipsis;
	text-overflow: ellipsis "...";
}
.szczegolowe-info{
	cursor:pointer;
}
.dowod-zakupu{
	display:inline-block;
	position:relative;
}
.dowod-zakupu > .par{
	display:none;
	position:absolute;
	top:15px;
	left:20px;
	/*box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.49);*/
	width:600px;
}
.dowod-zakupu > .par .zamknij{
	font-family:Arial;
	display:none;
	font-size:30px;
	color:#000;
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer
}
.header-container img.logo1{
	width:170px;
}
.container-typ img.logo1{
	width:310px;
	margin-top:-90px;
}
.header-container img.logo2,
.container-typ img.logo2{
	margin-top:0px;
	float:right;
	margin-right:50px;
}
#winner-section .typ-logo img.logo2,
#wez-udzial .typ-logo img.logo2{
	float:none;
	margin-left:50px;
}
.header-container .header-button{
	margin-bottom:30px;
	margin-left:130px;
}
.kartka-head > img.hide-mobile{
	display:inline-block;
}
.brakpesel{
	display:none;
}
.sprszczegoly{
	font-size:13px;
	margin-top:0px;
	line-height:64px;
	cursor:pointer;
	position:relative;
}
.sprszczegoly img{
	float:left;
	margin-right:10px;
}
.sprszczegoly > div{
	display:none;
	padding:20px 25px;
	background:#2B7242;
	position:absolute;
	color:#fff;
	border-radius:28px;
	line-height:158%;
	font-size:20px;
	min-width:430px;
	left:0px;
	top:70px;
}
.sprszczegoly > div span{
	display:block;
	color:#fff!important;
	font-weight:400!important;
	margin:10px;
	position:relative;
	font-family: 'Intro Light', sans-serif;
	margin-left:20px;
}
.sprszczegoly > div span:before{
	position:absolute;
	left:-15px;
	top: 2px;px;
	content:'\00B7';
	display:block;
	width:5px;
	height:5px;
	font-size:30px;
	line-height:31px;
}
.sprszczegoly > div span b{
	font-family: 'faktbold', sans-serif;
	font-weight:bold;
}
.hide-br{display:none;}
.logo-aster{
	font-size:14px;
	color:#fff;
	margin-bottom:15px;
	margin-left:40px;
}
@media only screen and (max-width: 1440px) {
	header ul{
		margin-top:15px;
	}
	.header-container .w100 > .col-md-7{
		width:100%;
	}
	.header-container .btn-zolty{
		display:block;
		width:360px;
	}
	.header-container img.logo1{
		margin-top:-10px;
	}

	.header-container{
		background:url(../img/header.jpg) right top / cover no-repeat;
	}
	.header-container > .container{
		padding-top:10px;
	}
	.hero-logo-champions{
		bottom:40px;
	}
	.header-container .hero-butelki{
		max-width:700px;
	}
	.justify-content-space-around{
		justify-content: center;
	}
	.header-container img.logo1{
		margin-left:0px;
	}
	/*.header-container img.logo2{
		margin-left:0px;
	}*/

	.header-container .hero-slogans{
		margin-top:50px;
	}
	.header-container .header-slogan1{
		font-size:70px;
		line-height:70px;
	}

	.header-container .hero-nagrody{
		margin-top:35px;
	}
	.header-container .hero-nagrody div.nag{
		font-size:20px;
		line-height:25px;
	}
	.header-container .hero-nagrody div.nag span{
		font-size:35px;
	}
	.header-container .hero-nagrody img{
		height:160px;
	}
	section.nagrody .kartka img.kartka-img1{
		top:225px;
		left:-100px;
	}
	section.nagrody .kartka img.kartka-img2{
		top:0;
		right:-84px;
	}
	/*section.nagrody .nagrody-button{
		margin-top:20px;
		margin-bottom:10px;
	}*/
	section.nagrody .kartka .kartka-head{
		margin-top:-10px;
	}
	section.nagrody .kartka .kartka-head img.hide-mobile{
		display:inline-block;
	}
	section.nagrody .kartka{
		background-size:cover;
	}
	section.nagrody .kartka .nagroda-stopka{
		font-size:35px;
	}
	section.nagrody .kartka .nagroda-linia{
		margin:10px 0;
	}
	section.nagrody .kartka .nagroda-naglowek-2{
		margin-top:20px;
	}
	footer img.butelki-stopka{
		width:400px;
		right:0;
		top:50%;
		transform: translateY(-50%);
	}
	.fixed-opener img {
		width: 60px;
	}
	footer img.bilety-stopka{
		left:70px;
		width:400px;
		bottom:initial;
		top:50px;
	}
	footer img.stopka-slogan{
		left:-40px;
		width:380px;
	}
	footer img.stopka-butelki{
		max-width:300px;
	}
	footer img.stopka-kuba{
		max-width:300px;
		right:-80px;
		bottom:0;
		transform:initial;
		top:initial;
	}
	section.nagrody .logotypy-razem{
		margin-left:80px;
	}
}
@media only screen and (max-width: 1366px) {
	footer .copyright a{
		margin:0 10px;
	}
	section.nagrody .row-nagrody .nagroda-ilosc{
		font-size:100px;
	}
	section.nagrody .row-nagrody .nagroda-nazwa{
		font-size:30px;
	}


	.header-container {
		background-size: cover;
		background-repeat: no-repeat;
	}
	.header-container img.logo1{
		width:160px;
	}
	.header-container img.logo2{
		width:150px;
	}
	header ul{
		margin-right:0;
		/*margin-top:10px;*/
	}
	header ul li.nav-item{
		margin-right:0;
		margin-left:0;
	}
	.header-container .hero-slogan1 {
		font-size: 80px;
		line-height:90px;
	}
	.header-container .hero-slogan1 img{
		width: 680px;

	}
	.header-container .header-button{
		margin-left:0;
	}

	.header-container .hero-nagrody div.nag{
		font-size:16px;
	}
	.header-container .header-slogan1{
		font-size:87px;
		line-height:87px;
	}
	.header-container .header-slogan1 div{
		font-size:45px;
		line-height:48px;
	}
	section.nagrody .nagrody-button{
		margin-top:15px;
	}
	footer .copyright{
		margin-top:-1px;
	}
	/*section.nagrody .kartka {
		margin-top: -150px;
		padding-top: 150px;
		background: url(../img/tlo-nagrody-2.png) center top 60px no-repeat;
		background-size: contain;
		position: relative;
	}*/
	footer img.butelki-stopka{
		right:0px;
	}
	footer img.stopka-slogan {
		left: -40px;
		width: 320px;
	}
	section.nagrody .logotypy-razem{
		margin-left:40px;
	}
}
/*
@media only screen and (max-width: 1080px) {
	section.nagrody .kartka{
		padding-top:175px;
	}
}*/
@media only screen and (max-width: 1024px) {
	header ul{
		margin-top:10px;
	}
	section.nagrody .row-nagrody .nagroda-ilosc{
		font-size:85px;
	}
	section.nagrody .row-nagrody .nagroda-nazwa{
		font-size:24px;
		padding:6px 0;
	}
	.formularz .wez-udzial-button,
	section.section-sprzedawcy .regulamin-button,
	.jak-grac .wez-udzial-button, 
	section.section-sprzedawcy .regulamin-button,
	.jak-grac .wez-udzial-button-lista,
	.header-container .btn-zolty
	{
		font-size:22px;
	}
	section.jak-grac .jak-grac-box .box-opis{
		line-height:28px;
	}
	header ul li a.nav-link{
		font-size:18px;
	}
	.header-container img.logo1{
		width:130px;
		margin-left:0;
	}
	.header-container img.logo2{
		width:110px;
		margin-left:30px;
	}
	
	.header-container .hero-slogan1 img {
		width: 500px;
	}
	header ul{
		margin-left:20px;
		/*margin-top:10px;*/
	}
	header ul li.nav-item{
		margin-right:0;
		margin-left:0;
	}
	header ul li a.nav-link.wez-udzial{
		right:-20px;
	}
	.header-container .header-butelka{
		display:none;
	}

	.header-container .hero-slogan2{
		font-size:24px;
		line-height:32px;
	}
	.header-container .hero-nagrody div.nag span{
		font-size:28px;
	}
	.header-container .hero-nagrody div.nag{
		line-height:20px;
	}
	section.jak-grac h2{
		margin-top:60px;
	}
	.header-container .header-slogan1{
		font-size:70px;
		line-height:70px;
	}
	.header-container .header-slogan1 div{
		font-size:45px;
		line-height:48px;
	}
	.header-container .header-slogan1 img{
		width:455px;
		max-width:100%;
	}
	section.jak-grac .jak-grac-box .box-opis{
		font-size:18px;
	}
	section.jak-grac .jak-grac-box{
		height:300px;
	}
	section.nagrody .nagrody-button{
		margin-top:0px;
		margin-bottom:20px;
		padding:30px;
	}
	footer .copyright{
		margin-top:-1px;
	}
	footer .kontakt-info, footer .kontakt-info a{
		font-size:16px;
		line-height:24px;
	}
	footer .copyright, footer .copyright a{
		font-size:14px;
	}
	section.formularz h2{
		font-size:40px;
		line-height:54px;
	}
	footer img.butelki-stopka {
		width: 250px;
		right: 0px;
	}
	footer img.stopka-slogan {
		left: -20px;
		width: 250px;
	}
	footer img.logo-stopka{
		margin-top:20px;
	}
	footer .kontakt-header{
		padding-top:50px;
	}
}
@media only screen and (max-width: 990px) {
	section.nagrody > .container{
		max-width:90%;
	}
}
@media only screen and (max-width: 880px) {
	.hide-br{display:block;}
	section.nagrody .row-nagrody .nagroda-ilosc{
		font-size:65px;
	}
	section.nagrody .row-nagrody .nagroda-nazwa{
		line-height:28px;
	}
	header ul{
		margin-top:5px;
	}
	.header-container .btn-zolty{
		width:320px;
		padding:16px 35px;
	}
	.header-container > .container{
		max-width:100%;
		padding-left:50px;
	}
	header ul li a.nav-link.wez-udzial{
		top:-4px;
		right:0;
	}
	.header-container .hero-slogan1 img {
		width: 210px;
	}
	ul.nav{
		overflow: hidden;
		overflow-y: auto;
	}
	.header-container .header-slogan1 div{
		font-size:35px;
	}
	section.jak-grac .jak-grac-box{
		height:380px;
	}
	footer .copyright a{
		margin:0 10px;
	}
	section.formularz .zadanie .zadanie-inner span{
		display:none;
	}
	footer img.stopka-slogan{
		top:100px;
		transform:none;
	}
	.foot-body > .container{
		max-width:90%;
	}
}
@media only screen and (max-width: 768px) {
	body.menu-open .d-flex{
		padding-right: 20px;
    	display: block !important;
	}
	body.menu-open .a-menu{
		position: absolute;
    	right: 0px;
	}
	header ul li a.nav-link.wez-udzial{
		top:initial;
		background:var(--czerwony);
	}
	body.menu-open header ul li a.nav-link.wez-udzial:hover{
		color:var(--czerwony);
		background:#fff;
	}
	.justify-content-space-around{
		justify-content: right;
		margin-right:20px;
	}
	section.bramka {
		background: url(../img/tlo-bramka.png) center top / cover no-repeat;
	}
	section.bramka .bramka-mobile-slogan{
		color:var(--niebieski);
		font-size:24px;
		text-align:center;
		line-height:30px;
		font-family: 'faktbold', sans-serif;
		margin: 40px 0;
	}
	.container-bramka{
		border-radius:0;
	}
	#winner-section .winner-nagroda{
		font-size:24px;
		line-height:28px;
		font-weight:bold;
	}
	.header-container > .container{
		padding:0;
	}
	.ifix{
		margin-left:0;
	}
	.mob-cnt{
		text-align:center;
	}
	.br-desk{
		display:none;
	}
	.br-mob{
		display:block;
	}
	.hide-desktop{
		display:block!important;
	}
	.hide-mobile{
		display:none!important;
	}
	 .a-menu{
		display:block;
		margin-top: 20px;
		margin-left: 5px;
		z-index:100;
	}
	body.menu-open ul.nav{
		/*display:none;*/
		margin-left:0;
	}
	body.menu-open .header-container img.logo1{
		position:absolute;
		z-index:1000;
	}
	body.menu-open{
		overflow:hidden;
	}
	header ul.nav{
		display:none;
		position:fixed;
		padding-top:140px;
		margin-top:0;
		top:0;
		width:100%;
		height:100vh;
		margin-right:0;
		background:#fff;
		right:0;
		left:0;
		max-width:100vw;
	}
	header ul li.nav-item{
		border-top:1px solid #414141;
	}
	header ul li.nav-item:first-child{
		border-top:0px solid #414141;
	}
	header ul li.nav-item:last-child{
		border-top:0px solid #414141;
	}
	header ul li.nav-item a{
		font-family: 'faktbold', sans-serif;
		font-style: normal;
		font-weight: 700;
		font-size: 28px;
		line-height: 74px;

		text-align: left;
		text-transform: initial;

		color: #000;
	}
	header ul li a.nav-link.wez-udzial{
		background: #000;
		border:4px solid #000;
		max-width:100%;
		font-family: 'faktbold', sans-serif;
		font-style: normal;
		font-weight: 700;
		font-size: 22px;
		line-height: 40px;

		text-transform: uppercase;
		
		color: var(--zolty);
		margin:0 auto;
		margin-left:0px;
		margin-top:28px!important;
		text-align:center;
		/*max-width:90%;*/
		text-shadow:none;
		position: absolute;
		bottom: 50px;
		left: 0;
		right: 0;
		width: 70%;
		border-radius:6px;
	}
	header ul li a.nav-link.wez-udzial:active,
	header ul li a.nav-link.wez-udzial:focus,
	header ul li a.nav-link.wez-udzial:hover{
		color:#000!important;
		background:#fff;
	}
	header ul li a.nav-link:last-child{
		margin:0 auto;
	}
	header ul li.nav-item{
		margin:0 10%;
	}
	.header-container {
		background-position:top right;
	}

	.header-container .header-butelka{
		display:none;
	}
	.header-container .header-butelka-mob{
		display:block;
		margin:0px auto 0;
		text-align:center;
		margin-top:-40px;
	}
	.header-container .hero-nagrody{
		display:none;
	}
	.header-container img.logo1{
		width:115px;
		margin-left:20px;
		margin-top:0px;
	}
	.header-container img.logo2{
		margin-left:10px;
		width:90px;
	}
	.header-container .slogans-container{
		max-width:100%;
		text-align:center;
		margin-top: 20px
	}
	.header-container .header-slogan1{
		font-size:55px;
		line-height:65px;
		text-align:center;
		margin-top:0;
	}
	.header-container .header-slogan1 div{
		font-size:32px;
		line-height:43px;
		margin-left:0;
		margin-top:0;
	}
	.header-container .slogans-container .header-slogan2{
		font-size: 57px;
		line-height: 60px;
	}
	.header-container .slogans-container .header-slogan2 > div {
		font-size: 34px;
		line-height: 36px;
		margin-top: 7px;
		float: initial;
		display: inline-block;
	}
	.header-container .slogans-container .header-slogan2 > div > div{
		font-size: 14px;
		line-height: 14px;
	}
	.header-container .slogans-container .header-slogan3{
		font-size:24px;
	}
	.header-container .hero-butelki{
		max-width:100%!important;
	}
	section.jak-grac h2{
		font-size:32px;
	}
	.jak-grac .desc{
		font-size:16px;
		line-height:22px;
	}
	section.jak-grac .jak-grac-box{
		height:auto!important;
		margin-bottom:60px;
		text-align: center;
	}
	section.jak-grac .jak-grac-box .box-opis{
		font-size:16px;
	}
	section.jak-grac .jak-grac-box img{
		margin-top:0;
	}
	.jak-grac .wez-udzial-button{
		margin:36px 0;
	}
	.sprszczegoly > div{
		width:350px;
		min-width:initial;
		font-size:14px;
		line-height:18px;
		left:-50px;

	}
	section.nagrody{
		background-position: center top;
		background-size:cover;
		margin-top:36px;
	}
	section.nagrody h2{
		font-size:30px;
		line-height:42px;
		padding:30px 0;
	}
	section.nagrody .kartka{
		background: url(../img/tlo-nagrody-2.png) center center no-repeat;
		background-size:cover;
		margin-right: var(--bs-gutter-x,-0.75rem);
		margin-left: var(--bs-gutter-x,-0.75rem);
		padding-right: var(--bs-gutter-x,.75rem);
		padding-left: var(--bs-gutter-x,.75rem);
		padding-bottom: 25px;
		text-align:center;
	}
	section.nagrody .kartka .kartka-head{
		line-height:43px;
		margin-top:0px;
		padding-top:10px;
		text-align:center;
		font-size:28px;
		line-height:28px;
		margin-bottom:40px;
	}
	section.nagrody .kartka img{
		max-width:220px;
	}
	section.nagrody .nagrody-button a{
		margin-left:0;
	}
	section.nagrody .kartka .kartka-head img.hide-desktop{
		display:inline-block!important;
	}
	section.nagrody .kartka .kartka-img{
		width:133px;
	}
	section.nagrody .kartka .nagroda-naglowek{
		margin-top:25px;
	}
	section.nagrody .kartka .nagroda-nazwa{
		margin:0px 0;
		font-size:64px;
		line-height:90px;
	}
	section.nagrody .kartka .nagroda-naglowek-2{
		margin-top:40px;
	}
	section.nagrody .kartka .codziennie-head{
		line-height:43px;
	}
	section.nagrody .kartka .nagroda-stopka{
		font-style: normal;
		font-weight: 500;
		font-size: 25px;
		line-height: 28px;

		text-align: center;
	}
	.mt-40{
		margin-top:40px;
	}
	section.nagrody .nagrody-button{
		margin-top:0px;
		margin-bottom:0px;
		margin-right:0;
	}
	section.nagrody > .container{
		padding-bottom:25px;
	}
	section.lokale{
		margin-top:0;
		padding-top:40px;
	}
	section.lokale h2{
		font-size:32px;
		line-height:45px;
	}
	section.lokale .container-lista{
		box-shadow: 0px 4px 18px 0px #0000007D;
	}
	section.lokale .container-lista .text-center{
		text-align:left!important;
	}
	section.lokale .container-lista .lokale-filtr{
		margin-top:20px;
	}
	section.lokale .container-lista .lokale-filtr input{
		width:260px;
	}
	section.lokale .container-lista span.lista-miasto{
		padding:5px 0;
		display: block;;
	}
	section.lokale .container-lista ul li{
		padding:15px;
	}
	section.formularz{
		margin-top:40px;
	}
	section.formularz h2{
		font-size:32px;
		line-height:45px;
		margin-top:25px;
	}
	section.formularz .h2-desc{
		font-family: 'fakt', sans-serif;
		font-size:18px;
		line-height:24px;
		margin-top:40px;
	}
	section.formularz .zadanie{
		font-size:24px;
		line-height:33px;
		margin-top:40px;
	}
	section.formularz form label.main{
		text-align:center;
		font-size:16px;
		line-height:21px;
	}
	section.formularz form .form-header{
		margin-top:30px;
	}
	footer .foot-body{
		padding-bottom:20px;
	}
	footer .kontakt-header{
		padding-top:50px;
	}
	footer img.logo-stopka{
		margin:40px 10px;
	}
	footer img.logo-stopka-zabka{
		width:100px;
		margin-top:40px;
	}
	footer img.butelki-stopka2{
		margin: 80px 0;
	}
	footer img.logo-stopka-mob{
		margin:0px auto;
	}
	.row-up{
		margin-top:0;
	}
	.pamietaj{
		margin-top:40px;
	}
	section.formularz .form-footer .custom-checkbox label{
		font-size:13px;
	}
	footer .foot-body{
		background-position:right top;
	}
	footer .copyright{
		text-align:center;
	}
	footer .copyright a{
		display:block;
		margin:0 auto;
		text-align:center;
	}
	section.nagrody .kartka .nagroda-linia img{
		max-width:100%;
	}
	.typ-logo{
		padding-top:40px;
	}
	.typ-logo img{
		max-width:100%;
	}
	.typ-icon{
		margin:40px auto;
	}
	.typ-icon img{
		width:160px;
	}
	.typ-message{
		font-size:25px;
		line-height:30px;
		margin-bottom:30px;
	}
	.header-winner-container .header-slogan1 div{
		letter-spacing:0;
	}
	#winner-section label[for=zdjecie]{
		text-align:center;
	}
	#winner-section .formaty-zdjec{
		width:75%;
		text-align:center;
		margin:0 auto;
	}
	.puszka-mob-dol{
		width: 200px;
		margin: 0 auto;
	}
	.dowod-zakupu{
		position:relative;
	}
	.dowod-zakupu > .par{
		position:relative;
		max-width:100%;
		left:0;
		top:0;
	}
	.dowod-zakupu > .par img{
		max-width:100%;
	}
	.dowod-zakupu > .par .zamknij{
		font-family:Arial;
		display:none;
		font-size:30px;
		color:#000;
		position:absolute;
		top:10px;
		right:10px;
		cursor:pointer
	}
	.header-container .header-slogan1 img{
		max-width:100%;
		margin:-30px auto;
	}
	.winner-slogan{
		margin-top:30px;
		max-width:80%;
	}
	.winner-slogan2{
		position: absolute;
		bottom:0;
		left:0;
		right:0;
	}
	.winner-logos{
		margin-top:30px;
		text-align:center;
	}
	.header-container .hero-slogans{
		margin-top:15px;
		margin-left:10px;
	}
	.header-container .hero-slogan1{
		font-size: 70px;
		line-height: 37px;
		margin-left:0;
	}

	.header-container .hero-nagrody div.nag{
		clear:both;
		font-size:18px;
		line-height:20px;
	}
	.header-container .hero-nagrody div.nag-nag{
		margin-top:20px;
	}
	.header-container .hero-nagrody div.nag span{
		font-size:41px;
		line-height:59px;
	}
	
	.header-container .header-button{
		margin:0px auto;
		padding:20px 0;
	}
	.row.w100{
		margin:0!important;
	}
	footer .foot-body {
		/*background: url(../img/tlo-stopka.png) center bottom / cover no-repeat;*/
	}
	footer img.stopka-slogan{
		display:none;
	}
	.container-typ img.logo2{
		margin-left:0;
	}
	.typ-button{
		max-width:90%;
		margin:0 auto;
		margin-top:60px;
	}
	#winner-section .zadanie{
		font-size:30px;
		line-height:36px;
	}
	#winner-section h2{
		line-height:50px;
	}
	section.jak-grac .jak-grac-box-number{
		left:50%;
		margin-left:-37px;
	}
	section.formularz .zadanie .zadanie-inner span{
		display:none;
	}
	section.formularz .zadanie .zadanie-inner{
		line-height:24px;
		padding:10px 0;
		font-size:20px;
	}
	section.formularz .zadanie .zadanie-inner div{
		padding:15px;
	}
	section.formularz form .form-header{
		text-align:left;
	}
	.pamietaj{
		text-align:left;
		margin-left:20px;
		margin-right:20px;
	}
	section.formularz .wprzypadku{
		font-size:16px;
		line-height:28px;
	}
	section.formularz .wprzypadku span{
		font-size:16px;
		line-height:28px;
		margin-top:30px;
	}
	section.formularz .nagrody-button{
		text-align:center;
		margin-bottom:100px;
	}
	section.formularz .nagrody-button a{
		padding:10px 60px;
	}
	.files-list{
		max-width:100%;
	}
	section.formularz form label{
		margin-left:10px;
	}
	footer .text-right{
		text-align:center;
	}
	footer img.stopka-logo{
		margin-top:0;
	}
	footer .copyright a{
		line-height:25px;
	}
	.sprszczegoly{
		line-height:20px;
		margin-top:20px;
	}
	section.jak-grac .jak-grac-box{
		padding:40px 20px;
		min-height:285px;
	}
	section.jak-grac .jak-grac-box .box-opis{
		line-height: 20px;
	}
	footer {
		background: url(../img/stopka-lewo.png) left top no-repeat;
		background-color: #000;
	}
	footer img.stopka-logo{
		width:180px;
	}
	footer .copyright > img{
		right:-100px;
	}
}

@media only screen and (max-width: 767px) {
	section.nagrody .kartka img.logotypy-razem{
		max-width:300px;
		margin-left:0;
	}
}
@media only screen and (max-width: 600px) {
	.header-container{
		min-height:initial;
	}
	.header-container .btn-zolty{
		margin-bottom:60px;
	}
	.header-container .hero-slogan1{
		font-size:32px;
		margin-top:120px;
	}
	.header-container .hero-slogan2{
		font-size:20px;
		line-height:24px;
	}
	.header-container{
		background-size:cover;
		background-position:center bottom;
	}
	section.jak-grac{
		padding-top:40px;
	}
	section.jak-grac h2{
		margin-top:20px;
	}
	section.jak-grac h5{
		line-height:26px;
		font-size:16px;
	}
	section.jak-grac .jak-grac-box .box-opis{
		font-size:18px;
		line-height:22px;
	}
	section.jak-grac .jak-grac-box{
		margin-bottom:90px;
	}
	.jak-grac .wez-udzial-button{
		margin:0;
	}
	.jak-grac .wez-udzial-button-lista{
		margin-top:20px;
	}
	.jak-grac .desc{
		font-size:18px;
		line-height:24px;
	}
	section.nagrody .row-nagrody .nagroda-ilosc,
	section.nagrody .row-nagrody .nagroda-nazwa{
		text-align:center;
	}
	section.nagrody{
		padding-bottom:60px;
	}
	section.formularz{
		margin-top:0;
		padding-top:40px;
	}
	section.formularz h2{
		line-height:40px;
	}
	.pamietaj,
	.pamietaj-duzo{
		text-align:center;
	}
	footer .copyright > img{
		top:-60px;
	}
	.header-container.header-winner-container{
		padding:0 30px;
		height:450px;
		min-height:450px;
		text-align: center;
	}
	.header-container.header-winner-container .winner-logo{
		margin-top:0;
	}
	#winner-section .zadanie .zadanie-inner{
		padding:15px 40px;
	}
	#winner-section h2{
		font-size:20px;
		line-height:26px;
	}
	#winner-section .winner-nagroda{
		font-size:30px;
	}
}