/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #333;
	background: url(/static/images/lp/bzwbk/kgp/bg.jpg) no-repeat top center;
}
.wrapper{
	width: 1000px;
	margin: auto;
}
header{
	padding-top: 12px;
	height: 548px;
}
header a.logo{
	width: 187px;
	height: 47px;
	display: block;
	margin-bottom: 55px;
}
header h1{
	color: #f00;
	font-size: 20px;
	margin-bottom: 0px;
}
header h2{
	font-size: 36px;
	color: #006f49;
	margin-bottom: 20px;
}

a.btn{
	background: #f00;
	color: #fff;
	font-size: 20px;
	padding-left: 16px;
	padding-right: 42px;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

a.btn:before{
	content: '';
	position: absolute;
	width: 9px;
	height: 15px;
	background: url(/static/images/lp/bzwbk/kgp/rarrow.png) no-repeat top center;
	right: 15px;
	top: 15px;
}

section#promocja,
section#jak-wziac-udzial{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#edeff1+0,ffffff+50,edeff1+100 */
background: #edeff1; /* Old browsers */
background: -moz-linear-gradient(top,  #edeff1 0%, #ffffff 50%, #edeff1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edeff1 0%,#ffffff 50%,#edeff1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edeff1 0%,#ffffff 50%,#edeff1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff1', endColorstr='#edeff1',GradientType=0 ); /* IE6-9 */

}
section .wrapper{
	padding-top: 50px;
	position: relative;
	padding-bottom: 60px;
}

section#promocja h3+div>div{
	float: left;
	width: 50%;
	padding: 0px;
}
section#promocja h3+div>div img{
	display: block;
	margin: auto;
}
section#promocja h3+div>div h4{
	font-size: 19px;
	color: #333;
	margin-bottom: 20px;
}
section#promocja h3+div>div ul li{
	font-size: 19px;
	margin-bottom: 10px;
	padding-left: 15px;
	position: relative;
}
section#promocja h3+div>div ul li:before{
	content: '';
	width: 8px;
	height: 8px;
	background: #00a871;
	position: absolute;
	left: 0px;
	top: 7px;
	display: block;
	border-radius: 50%;
}
section#promocja h3+div>div:first-child img{
	margin-bottom: 31px;
}
section#korzysci .circle{
	width: 165px;
	height: 165px;
	border-radius: 50%;
	display: block;
	float: left;
	background: #00a871;
	margin-right: 18px;
	margin-left: 51px;
	padding-top: 50px;
	box-sizing: border-box;
}
section#korzysci .circle+.circle{
	background: #4776d9;
	margin-left: 0px;
	padding-top: 35px;
}
section#korzysci .circle+.circle+.circle{
	background: #f72b2a;
	padding-top: 50px;
}
section#korzysci .circle+.circle+.circle+.circle{
	background: #dc9a51;
	padding-top: 50px;
}
section#korzysci .circle+.circle+.circle+.circle+.circle{
	background: #197d5b;
	padding-top: 65px;
	margin-right: 0px;
}
section#korzysci .circle p{
	color: #fff;
	text-align: center;
	font-size: 18px;
}
section#jak-wziac-udzial ul li{
	padding-left: 90px;
	position: relative;
	min-height: 66px;
	font-size: 19px;
	margin-bottom: 10px;
	padding-top: 10px;
}
section#jak-wziac-udzial ul li+li{
	padding-top: 10px;
}
section#jak-wziac-udzial ul li+li+li{
	padding-top: 0px;
}
section#jak-wziac-udzial ul li+li+li+li{
	padding-top: 15px;
}
section#jak-wziac-udzial ul li span{
	background: #f00;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 13px;
	text-align: center;
	width: 66px;
	height: 66px;
	line-height: 66px;
	border-radius: 50%;
}
section#jak-wziac-udzial ul li+li+li{
	background: url(/static/images/lp/bzwbk/kgp/bullet-karta.png) no-repeat left top;
}
section#jak-wziac-udzial ul li+li+li+li{
	background: url(/static/images/lp/bzwbk/kgp/bullet-kalendarz.png) no-repeat left top;
}
section#dokumenty-do-pobrania nav{
	text-align: left;
}
section#dokumenty-do-pobrania nav a{
	padding-left: 40px;
	height: 33px;
	line-height: 33px;
	background: url(/static/images/lp/bzwbk/kgp/download-icon.png) no-repeat top left;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	padding-right: 30px;
	color: #333;
	margin-bottom: 10px;
}
section#dokumenty-do-pobrania nav a:first-child{
	margin-left: 0px;
}
h3{
	color: #006f49;
	text-align: center;
	font-size: 29px;
	margin-bottom: 50px;
}


footer .green{
    background: #006f49;
    height: 72px;
    line-height: 72px;
    font-size: 0px;
    margin-bottom: 30px;
}
footer .green a{
    color: #fff;
    font-size: 12px;
    display: inline-block;
    height: 72px;
    line-height: 72px;
    width: 25%;
    box-sizing: border-box;
    text-decoration: none;
}

footer .green a.icon.phone{
    padding-left: 35px;
    background: url(/static/images/lp/bzwbk/kgp/phone_59760.png) no-repeat left center;
}
footer .green a.icon.map{
    padding-left: 45px;
    background: url(/static/images/lp/bzwbk/kgp/map_59758.png) no-repeat left center;
}
footer .green a.icon.internet-mobile{
    padding-left: 55px;
    background: url(/static/images/lp/bzwbk/kgp/internet-mobile_59754.png) no-repeat left center;
}
footer .green a.icon.form{
    padding-left: 42px;
    background: url(/static/images/lp/bzwbk/kgp/form_59752.png) no-repeat left center;
}
footer > .wrapper nav{
    margin-bottom: 30px;
    text-align: justify;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
}
footer > .wrapper nav a{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    color: #f5f5f5;
    font-size: 12px;
    text-decoration: none;
}
footer > .wrapper nav:after {
  content: "";
  display: inline-block;
  width: 100%;
}
footer > .wrapper nav a.icon.wheel{
    padding-left: 35px;
    background: url(/static/images/lp/bzwbk/kgp/wheel_59761.png) no-repeat left center;
}
footer > .wrapper nav a.icon.lightbulb{
    padding-left: 35px;
    background: url(/static/images/lp/bzwbk/kgp/lightbulb_59756.png) no-repeat left center;
}
footer > .wrapper nav a.icon.heart{
    padding-left: 35px;
    background: url(/static/images/lp/bzwbk/kgp/heart_59753.png) no-repeat left center;
}
footer > .wrapper nav a.icon.people{
    padding-left: 40px;
    background: url(/static/images/lp/bzwbk/kgp/people_59759.png) no-repeat left center;
}
footer .wrapper p{
    font-size: 12px;
    line-height: normal;
    color: #73767c;
}
footer{
    background: #373a40;
    padding-bottom: 150px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 980px) {
	.hide-on-desktop{
		display: none !important;
	}
}
@media only screen and (max-width: 979px) and (min-width: 768px){
	.hide-on-tablet{
		display: none !important;
	}
}
@media only screen and (max-width: 979px){
	
	body{
		background: url(/static/images/lp/bzwbk/kgp/bg-768.jpg) no-repeat top center;
	}
	header{
		height: 628px;
	}
	.wrapper{
		width: 738px;
		padding-left: 15px;
		padding-right: 15px;
	}
	section#promocja h3 + div > div{
		float: none;
		width: 440px;
		margin: auto;
		margin-bottom: 30px;
	}
	section#promocja h3 + div > div+div{
		margin-bottom: 0px;
	}
	section#korzysci .wrapper > div{
		width: 420px;
		margin: auto;
		
	}
	section#korzysci .circle{
		margin-left: 0px;
		margin-right: 90px;
	}
	section#korzysci .circle + .circle{
		margin-right: 0px;
	}
	section#korzysci .circle + .circle + .circle{
		margin-right: 0px;
		margin-left: 127px;
		
	}

	section#korzysci .circle + .circle + .circle+.circle{
		margin-left: 0px;
		margin-right: 90px;
	}
	section#korzysci .circle + .circle + .circle+.circle+.circle{
		margin-left: 0px;
		margin-right: 0px;
	}
	section#jak-wziac-udzial .wrapper{
		padding-left: 50px;
		padding-right: 50px;
		width: 668px;
	}
	section#dokumenty-do-pobrania nav a{
		padding-right: 20px;
	}
	footer > .wrapper nav{
        width: 728px;
    }
	
	
}

@media only screen and (max-width: 767px){
	
	body{
		background: url(/static/images/lp/bzwbk/kgp/bg-480.jpg) no-repeat top center;
	}
	header{
		height: 997px;
	}
	.wrapper{
		width: 440px;
		padding-left: 20px;
		padding-right: 20px;
	}
	h3{
		font-size: 26px;
	}
	section#dokumenty-do-pobrania nav a{
		margin-left: 20px;
		display: block;
		margin:auto;
		margin-bottom: 15px;
		text-align: left;
		height: auto;
		line-height: 27px;
		min-height: 33px;
	}
	section#jak-wziac-udzial .wrapper{
		padding-left: 20px;
		padding-right: 20px;
		width: 440px;
	}
	footer > .wrapper nav a{
        display: block;
        margin-bottom: 10px;
        font-size: 15px;
    }
    footer .green a{
        width: 50%;
        float: left;
        box-sizing: border-box;
        height: 122px;
        border-bottom: 1px solid #3a3c41;
    }
    footer .green{
        height: auto;
    }
    footer > .wrapper nav{
        width: 440px;
    }
    footer .green a:nth-child(2){
        border-left: 1px solid #3a3c41;
    }
    footer .green a:nth-child(4){
        border-left: 1px solid #3a3c41;
    }
    footer .green a{
        padding: 0px;
        text-align: center;
        padding-top: 75px;
        font-size: 17px;
        line-height: normal;
    }
    footer .green a.icon.phone{
        padding-left: 0px;
        background-position: center 24px;
    }
    footer .green a.icon.map{
        padding-left: 0px;
        background-position: center 24px;
    }
    footer .green a.icon.internet-mobile{
        padding-left: 0px;
        background-position: center 24px;
    }
    footer .green a.icon.form{
        padding-left: 0px;
        background-position: center 24px;
    }
    footer .green .wrapper{
        width: 480px;
        padding: 0;
    }
    footer .wrapper p{
        font-size: 17px;
    }
	
	.hide-on-phone{
		display: none !important;
	}
}

@media only screen and (max-width: 320px) and (min-width: 320px){
	body{
		zoom: 0.666;
	}
}

@media only screen and (max-width: 360px) and (min-width: 360px){
	body{
		zoom: 0.75;
	}
}

@media only screen and (max-width: 568px) and (min-width: 568px){
	body{
		zoom: 1.183333;
	}
}
@media only screen and (max-width: 375px) and (min-width: 375px){
	body{
		zoom: 0.78125;
	}
}
@media only screen and (max-width: 667px) and (min-width: 667px){
	body{
		zoom: 1.3895;
	}
}
@media only screen and (max-width: 736px) and (min-width: 736px){
	body{
		zoom: 1.533333;
	}
}
@media only screen and (max-width: 640px) and (min-width: 640px){
	body{
		zoom: 1.333;
	}
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.wrapper:before,
.wrapper:after{
    content: " ";
    display: table;
}

.clearfix:after,
.row:after,
.wrapper:after{
    clear: both;
}

.clearfix,
.row,
.wrapper{
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
