/*
	Theme Name: Trendy 2020 Social Leaders
	Description: Trendy w digital marketingu 2020
	Version: 1.0.0
	Author: BartoshDesign
	Author URI: http://bartoshdesign.pl
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap&subset=latin-ext');

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {

	color:#013948;
	font-family: 'Roboto', sans-serif;overflow-x: hidden;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		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) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]: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;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

#glowna {
	    background: #013948;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding-bottom: 100px;    padding-top: 170px;overflow: hidden;
}

@media (max-width: 1400px) {
	#glowna {  padding-top: 110px;}
}

.header {
    background: #013948;
    padding: 30px 0;
}

div#hasla {
    position: relative;
    padding-left: 90px;
    width: 60%;
    float: left;
}
img#trendy1 {
	position: relative;
	    display: block;
}

img#trendy2 {
    position: absolute;
    z-index: 0;
    margin-top: -10px;
    margin-left: 20px;
}

#digi {

    margin-top: 30px;
    margin-bottom: 30px;
}

#prelekcja {
    margin-bottom: 65px;
    display: block;
}

#data {
	margin-left: 40px;
}

#opis {
    font-size: 19px;
    line-height: 35px;
    margin-top: 50px;
}

div#tekst--konczacy p {
    margin-top: 0;
}

div#tekst--konczacy strong {
	    font-weight: normal;
    color: #3ca1ab;
    margin-top: 10px;
    display: inline-block;
}

#rejestracja--form {
    width: 40%;
    float: left;
    padding-left: 40px;
}

#wpcf7-f17-o1 form {
	background: url(/wp-content/uploads/2020/01/form.png);
    min-width: 497px;
    background-repeat: no-repeat;
    min-height: 367px;
    max-width: 100%;
    margin-left: 40px;
    display: inline-block;position: relative;
}

.wpcf7 .wpcf7-form .input-field label {display:none;}

#wpcf7-f17-o1 form input.wpcf7-form-control.wpcf7-text {
    background: #0BD0D2 !important;
    width: 293px !important;
    margin-top: 65px !important;
    line-height: normal !important;
    height: 37px !important;
    color: #ffff !important;
    font-size: 18.58px !important;
    padding-left: 10px !important;margin-bottom: 10px !important;border:none !important;
}

#wpcf7-f17-o1 form .email input.wpcf7-form-control.wpcf7-text {
	    margin-top: -20px !important;
    margin-bottom: 0 !important;
}


#wpcf7-f17-o1 form  input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #013948 !important;
}

#bezplatne {display: block;    margin-top: -10px;
    margin-bottom: 35px;}

.wpcf7-form [type="checkbox"]+label:before, .wpcf7-form [type="checkbox"]:not(.filled-in)+label:after {
	border: 1px solid #fff !important;
}

.wpcf7-form [type=checkbox]:checked+label:before {
    border-right: 2px solid #0BD0D2 !important;
    border-bottom: 2px solid #0BD0D2 !important;
	border-left: none !important;
	border-top: none !important;
}

.wpcf7-form [type="checkbox"]+label {
	color: #fff !important;;
    font-size: 8.6px !important;;
    line-height: normal !important;;
    width: 305px !important;
	    padding-left: 30px !important;
}

span.wpcf7-form-control.wpcf7-acceptance {
    margin-top: 10px;
    display: inline-block;
}

span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
    padding-left: 3px !important;
}

#wpcf7-f17-o1 form  input.wpcf7-form-control.wpcf7-submit {
	background: #0bd0d2 !important;
    color: #013948;
    box-shadow: none;
    position: absolute;
    left: 146px;
    padding: 10px 27px;
    height: auto !important;
    border-radius: 0;
    margin-top: 17px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
}

#wpcf7-f17-o1 form  input.wpcf7-form-control.wpcf7-submit:hover {
	    background: #fff !important;
}

#godzina {
	margin-top: 15px;
}

#agenda {
	    display: inline-block;
    width: 1095px;
    text-align: center;
    margin: auto;
        margin-top: 125px;
    max-width: 100%;
	    margin-bottom: 80px;
}

#agenda h2 {
	    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 50px;margin-bottom: 35px;
}

div#agenda--kolumna {
   float: left;
    display: inline-block;
    width: 20%;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 25px 10px;
    min-height: 115px;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -webkit-inline-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}

@media (max-width: 1127px) {
	div#agenda--kolumna {
		font-size: 15px;
	}
}

@media (max-width: 1065px) {
	div#agenda--kolumna {
		    min-height: 135px;
	}
}

#stmobile {
	    height: 65px;
    margin-left: 70px;
    margin-top: 50px;
}

@keyframes pulse {
  from { transform: scale(1.1); }
  50% { transform: scale(0.75); }
  to { transform: scale(1.1); }
}

.fe-pulse {
  animation-name: pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

#ramki {
	    position: absolute;
    top: -25px;
    z-index: -1;
    color: #013948;
    left: 90px;
    max-width: none;
}

section#osoby {
    display: inline-block;
    width: 100%;
	overflow: hidden;margin-top: -5px;
}

div#osoba--kolumna {
        width: 30%;
    float: left;
    margin-right: 1.6%;
}

#prelegenci--tytul {
	    position: absolute;
    left: 159px;
    top: -90px;
}

#foto img {
	    margin-top: 190px;
    margin-left: 30px;
    width: 225px;
}

.sebastian #foto img {
    margin-top: 130px;
}

.krystian #foto img {
    margin-top: 245px;
}

#osoba--kolumna p {
    font-size: 20px;
    font-weight: 500;
    padding-right: 40px;
}

#osoba--kolumna h2 {
    font-size: 33px;
    margin-top: 50px;
    line-height: normal;
	margin-bottom: 0;
}

#osoba--kolumna h3 {
    font-size: 21px;
    margin-top: 0;
}

#napis--osoba {
	    margin-top: 65px;
    margin-bottom: 10px;
}

#przycisk {
	display: inline-block;
    width: 100%;
    text-align: center;
    color: #013948;
	    margin-bottom: 75px;margin-top: 65px;
}

#przycisk a {
    color: #013948;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    border: 1px solid #013948;
    padding: 15px 30px;
    display: inline-block;
    line-height: normal;
    transition: 0.5s all ease;
}

#przycisk a:hover {
	color: #fff;
	background:#013948;
}

#przycisk img {
    margin-left: -120px;
    position: absolute;
}

#spiecie {
	display: inline-block;
    width: 100%;
    padding-left: 90px;
}

#spiecie.drugi--rzad {
	position: relative;    padding-left: calc(15% + 85px);
}

#spiecie.drugi--rzad div#osoba--kolumna {
	width: 35%;    margin-right: 2.1%;
}

#spiecie.drugi--rzad #ramki {
	    left: calc(-15% + 90px);
}

.footer {
    background: none;
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    font-size: 15px;
    margin-top: -10px;
	padding-bottom: 60px;
}

#kolumna--stopka h3 {
    font-size: 26.6px;
    font-weight: normal;
    margin-bottom: 30px;
}

#loga--dol #log-poj {
    display: inline-block;
    text-align: center;
    width: 49%;
    margin-top: 15px;
}

.footer .wrapper {
	border-top: 1px solid #013948;
}

div#kolumna--stopka {
    width: 50%;
    float: left;
}

.footer a {color: #fff;}

img#strzalkabiala {
    position: absolute;
    left: -50px;
    top: -35px;
}

#ukryte--menu {
    color: #fff;
    width: 50%;
    position: fixed;
    right: -50%;
    top: 0;
    background: #0bd0d2;
    height: 100%;
    z-index: 10;
    padding: 2%;    transition: all 0.6s ease-in-out;
}

#ukryte--menu.show {
	right:0;    transition: all 0.6s ease-in-out;
}

.menu-tab {
	height: 70px;
        top: 20px;
    right: 20px;
    cursor: pointer;
    transition: all 0.6s ease-in-out;
    position: fixed;
    width: 65px;
    margin: auto;
    text-align: center;
}
 .menu-tab div, .menu-tab2 div {
	width: 33px;
    height: 4px;
    background-color: #fff;
    display: block;
    transition: all 0.6s ease-in-out;
    margin: auto;
    margin-bottom: 5px;
}
 .menu-tab div:nth-child(1), .menu-tab2 div:nth-child(1) {
	 margin-top: 20px;
}

.page-id-38 footer {
	    padding-top: 0;
}

.menu-tab div:nth-child(3) {
	background: #0bd0d2;
}
/*end of menu-tab*/
 .menu-tab.active, .menu-tab2.active {
	 right: 50%;
    transition: all 600ms ease-in-out;
    margin-left: -65px;
}
 .menu-tab.active #one, .menu-tab2.active #one {
	 transform: translateY(9px) rotate(-135deg);
	 transition: all 0.6s ease-in-out;
	 background-color: #fff;
}

 .menu-tab.active #two, .menu-tab2.active #two {
	 opacity: 0;
	 transition: 0.4s ease;
}

 .menu-tab.active #three, .menu-tab2.active #three {
	 transform: translateY(-9px) rotate(-45deg);
	 transition: all 0.6s ease-in-out;
	 background-color: #fff;
}

.logo {
    position: absolute;
    left: 35px;
}

#zawartosc--menu ul {
	list-style: none;padding-left: 0;
}

#zawartosc--menu ul li a {
	font-size: 34px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

#zawartosc--menu ul li a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    width: 90px;
    height: 4px;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

#zawartosc--menu ul li a:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

#zawartosc--menu {
	    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -webkit-inline-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    height: 100%;
    width: 100%;
}

span#copy--menu {
    color: #046078;
    font-weight: bold;
    margin-top: 35px;
}

span#stopka--nazwa {
    padding-right: 15px;
}

span#cops--nazwa {
    padding-right: 15px;
}

span#cops--nazwa strong {
    padding-right: 15px;
}

#social--nazwa a {
	border-radius: 50%;
	display: inline-block;
	background: #06D3D5;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
    padding-top: 5px;margin-right: 10px;
	transition: 0.5s all ease;
}

#social--nazwa a:hover {
	background: #fff;
	color: #06D3D5;
}

#social--nazwa a:before {
	content: '\f09a';
	font-family: FontAwesome;
}

.wpcf7-response-output {display:none !important;}

#social--nazwa a#insta:before {
	content: '\f16d';
}

#social--nazwa a#linkedin:before {
	content: '\f0e1';
}

.header {
    height: 100px;
    width: 100%;
    position: absolute;
    z-index: 1;top: 0;left: 0;
}

body {padding-top: 0;}

section#glowna.podziekowanie {
    text-align: center;
    height: 79vh;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -webkit-inline-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}

#loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000000}
#loader{display:block;position:relative;left:50%;top:50%;width:130px;height:130px;margin:-75px 0 0 -75px;background: url(/wp-content/themes/html5blank-stable/img/logo.svg) center no-repeat;z-index:1001;transition: 2s all ease;}
#loader-wrapper .loader-section{position:fixed;top:0;width:51%;height:100%;background: #013948;
    z-index:1000;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
#loader-wrapper .loader-section.section-left{left:0}
#loader-wrapper .loader-section.section-right{right:0}
.loaded #loader-wrapper .loader-section.section-left{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000);transition:all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000)}
.loaded #loader-wrapper .loader-section.section-right{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000);transition:all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000)}
.loaded #loader{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.loaded #loader-wrapper{visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s 1s ease-out;transition:all .3s 1s ease-out}
.no-js #loader-wrapper{display:none}

@media (max-width: 1350px) {
	#spiecie, #spiecie.drugi--rzad {
		padding-left: 0;
	}
	#ramki {left: 0;}
	#prelegenci--tytul {left: 69px;}
	div#osoba--kolumna {width: 355px;}
	#spiecie.drugi--rzad div#osoba--kolumna {
		    width: 355px;
    margin-right: 1.6%;
	}
	
	#spiecie.drugi--rzad #ramki {
    left: -380px;
}
}

@media (max-width: 1194px) {
	#ramki {width: 1400px}
	#prelegenci--tytul {
    	left: 61px;
    	top: -110px;
	}
	div#osoba--kolumna, #spiecie.drugi--rzad div#osoba--kolumna {
    width: 315px;
}
	#spiecie.drugi--rzad #ramki {
    left: -335px;
}

	#foto img {
    margin-top: 170px;
    margin-left: 30px;
    width: 196px;
}
.sebastian #foto img {
    margin-top: 115px;
}
	
	.krystian #foto img {
    margin-top: 220px;
}
}


@media (max-width: 1075px) {
	#rejestracja--form {
    width: 40%;
    float: left;
    padding-left: 20px;
}
	div#hasla {
    position: relative;
    padding-left: 20px;
    width: 50%;
    float: left;
}
	
	img#strzalkabiala {
    position: absolute;
    left: -50px;
    top: -90px;
}
	
	#ramki {
    width: 1300px;
    top: -5px;
}
	#spiecie.drugi--rzad #ramki {
    left: -310px;
}
	#prelegenci--tytul {left: 57px;}
	div#osoba--kolumna, div#osoba--kolumna, #spiecie.drugi--rzad div#osoba--kolumna {
    width: 295px;
}
	#foto img {margin-left: 22px;}
}

#hotelmobile, .mobile--rzecz {display: none;}

@media (max-width: 995px) {
	#hotelmobile, .mobile--rzecz {display: block;}
#data, #ramki {display: none;}
	img#hotel {
    display: block;
}
	.desktop--rzecz {display: none !important;}
	div#hasla {
    width: 100%;padding-left: 0;
}
	
	div#rejestracja--form .wpcf7-form p {
    margin-top: 0 !important;
}
	
	div#rejestracja--form {
    width: 100%;
}
	#wpcf7-f17-o1 form {min-width: unset;margin-left: 0;}
	#spiecie {margin-left: 0;}
	div#osoba--kolumna, div#osoba--kolumna, #spiecie.drugi--rzad div#osoba--kolumna {
    width: 100%;
    margin-right: 0;
}
	
	img#trendy2 {
		    width: 166px;margin-left: 14px;
    margin-top: -5px;
}
	img#trendy1 {
    width: 166px;
}
	.wrapper {
		display: inline-block;
    width: 100%;
    padding: 0 35px;
	}
	
	img#strzalkabiala {
    height: auto;
    left: inherit;
    right: -35px;
    top: -85px;
}
	img#prelekcja {
    width: 80px;
    margin-bottom: 35px;
}
	#digi {margin-bottom: 20px;}
	
	#opis {
    font-size: 12px;
    line-height: 24px;
    margin-top: 25px;
}
	
	#wpcf7-f17-o1 form input.wpcf7-form-control.wpcf7-text {
		    font-size: 12px !important;
    width: 196px !important;
    height: 25px !important;
		    margin-top:34px !important;    margin-bottom: 0 !important;
	}
	#wpcf7-f17-o1 form {
    background: url(/wp-content/uploads/2020/01/form-mobile.png);     background-repeat: no-repeat;
    width: 378px;
    max-width: 378px;
	}
	
	#glowna {
		overflow: hidden;
	}
	#ukryte--menu {width: 100%;right: -100%;}
	#ukryte--menu.show {right: 0;}
	.menu-tab.active, .menu-tab2.active {right: inherit;}
	#zawartosc--menu ul li a {font-size: 25px;}
	span.wpcf7-form-control.wpcf7-acceptance {margin-top: 0;}
	.wpcf7-form [type="checkbox"]+label {width: 205px !important;font-size: 7px !important;}
	#wpcf7-f17-o1 form input.wpcf7-form-control.wpcf7-submit {
    box-shadow: none;
    position: absolute;
    left: 102px;
    padding: 2px 14px;
    height: auto !important;
    border-radius: 0;
    margin-top: 13px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;opacity: 1 !important;
}
	
	
	#spiecie #osoba--kolumna:before {
		content: '';
		position: absolute;
		background: url(/wp-content/uploads/2020/01/spx.svg);
		    width: 380px;
    height: 375px;
	}
	
	section#osoby {overflow: hidden;   margin-top: -16px;}
	#foto img {
    margin-top: 142px;
    margin-left: 25px;
    width: 204px;
}
	#osoba--kolumna p {
    font-size: 17px;
    font-weight: 500;
    padding-right: 0;
}
	.jacek #foto img {
    margin-top: 145px;
}
	#przycisk img {display: none;}
	#przycisk a {
		font-weight: normal;
    font-size: 17px;
	}
	
	span#stopka--nazwa {
    padding-right: 0;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
	span#cops--nazwa {
    padding-right: 0;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
	span#cops--nazwa strong {
    padding-right: 0;
    display: block;
    margin-bottom: 10px;
}
	span#social--nazwa {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
	section#glowna.podziekowanie {
		height: 55vh;
    padding: 30px;
	}
	
	.wpcf7-response-output {display: none !important;}
	
	img#strzalka1 {
    margin-top: 35px;
    margin-left: -60px;
}
	
	#stmobile {
    height: 65px;
    margin-left: 0;
    margin-top: -80px;
}
	#agenda {margin-top: 20px;}
	div#agenda--kolumna {
    font-size: 12px;
    width: 100%;
    margin-top: -1px;
    padding: 30px 20px;min-height: auto;
}
	div#agenda--kolumna br {display:none;}
	section#osoby {
		    padding-top: 35px;
    margin-top: -5px;
	}
	
	#prelegenci--tytul {
    left: 60px;
    top: -141px;
}
	
	.sebastian #foto img {
    margin-top: 145px;
}
	.krystian #foto img {
    margin-top: 145px;
}
	div#kolumna--stopka {width: 100%;}
	#kolumna--stopka h3 {font-size: 20px;}
	#loga--dol #log-poj {
    display: inline-block;
    text-align: center;
    width: 49%;
    margin-top: 0;
    padding: 0 15px;
    margin-bottom: 30px;
}
	
	.footer .wrapper {
    border-top: 1px solid #013948;
    width: 85%;
    padding: 0 15px;
}
	
	#przycisk a {
    font-weight: 900;
    font-size: 17px;
}
	
	#digi {
    margin-bottom: 60px;
    margin-top: 5px;
}
	
	.header {
    padding: 10px 0;
}
}