body{
	overflow-x: hidden;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

/* bs3 override */
body a{
	color: inherit;
}
body a:hover, body a:focus{
	color: inherit;
	outline: 0;
}
body button:focus{
	outline: 0;
}
/**/


/*
body a{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
*/

/*
body h1, body h2, body h3, body h4, body h5{
	
}
*/

/*********************************************************************************************************************************************************************************/

.eskierowanie {
	background: #e5eaed;
	padding:10px 15px;
	border-radius:10px;
	transition: all .5s;
	}
.eskierowanie:hover {background: #f5fafd }

.center{
	text-align: center;	
}


.blogger {
	border:0px solid red;
	padding:50px 0;
	
}

.blogger figcaption {
	font-size:12px }

.blogger .col-md-4 {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	padding:0 0 0 0;
}
.shoropi {
	padding:20px 20px;
	font-size:13px;
	 
}

.shoropi a {
	font-size:15px;
}

.blogger img {
	width:100%;
	height: auto;
}

.table-gwinner {
	border:0px solid #2E3743;;
	background: white;
	width:100%;
	margin-bottom:50px;
	box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.table-gwinner th {
	background:#2E3743;
	color:white;
	padding:5px 20px;
	border-right:1px solid rgba(255,255,255,.2)
}

.table-gwinner td {
	color:#2E3743;
	transition: all .4s;	 
	padding:5px 20px;
	border-right:1px solid rgba(0,0,0,.1);
	border-bottom:1px solid rgba(0,0,0,.1)
}

.table-gwinner tr:hover td {
		background:#2E3743;
	color:white;
}

.cytater {clear:both;width:100%; border:0px solid red;background-color:#2e3743;color:white;font-weight:700;text-align:center;padding:20px 0;font-size:18px;letter-spacing:2px;}

@media screen and (max-width:991px) 
	{
	.cytater {
		display:none;
		}
}

.center-table{
	width: 100%;
	height: 100%;
	display: table;
}

.center-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.bottom-table{
	width: 100%;
	height: 100%;
	display: table;
}

.bottom-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: bottom;
}

.cms-btn{
	display: inline-block;
	width: 100%;
	max-width: 220px;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px; 
	color: white;
	text-align: center;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	background-color: black;
}

.cms-btn:hover{
	color: white;
	text-decoration: none;
	background-color: #444444;
	border: 1px solid #444444;
}

.subp-span-space{
	padding: 0px 20px 0px 20px;
}

.div-table-404{
	width: 100%;
	max-width: 500px;
	margin: 0px auto 0px auto;
}

.okienko-info{
	position: absolute;
	width: calc(100% - 40px);
	max-width: 990px;
	margin: 160px 0px 0px calc((100% - 990px) / 2);
	padding: 1px 1px 1px 1px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 400;
}

.okienko-info img{
	width: 100%;
	height: auto;
}

.okienko-info .okno-close-div{
	position: absolute;
	cursor: pointer;
	right: 5px;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	margin: 5px 0px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: rgba(0, 0, 0, 0.75);
}

.cookiez{
	background-color: rgba(255, 255, 255, .9);
	padding: 25px 0px 30px 0px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	position: fixed;
	bottom: 0px;
	/* top: 0px; */
	left: 0px;
	z-index: 6000;
}
	
.cookiez a, .cookiez span{
	color: #555;
	cursor: pointer;
	font-size: 12px;
	padding: 9px 17px 9px 17px;
	background-color: #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 5px;
	display: inline-block;
	margin-left: 10px;
}

#newsletter-div{
	float: left;
	width: 100%;
	max-width: 360px;
}

#newsletter-div .news-100{
	width: 100%;
}

#wyszukiwarka-div{
	float: left;
	width: 100%;
	max-width: 360px;
}

.yt-div{
	float: left;
	width: 33.33%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.yt-div .yt-div-in{
	padding: 0px 10px 20px 10px;
}

.sg-lr-image{
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.sg-lr-image img{
	width: 100%;
	max-width: 360px;
	height: auto;
}

#subpage-gallery-content-left{
	float: left;
	width: calc(100% - 320px);
}

#subpage-gallery-right{
	float: right;
	width: 280px;
}

#subpage-gallery-content-right{
	float: right;
	width: calc(100% - 320px);
}

#subpage-gallery-left{
	float: left;
	width: 280px;
}

/*
#subpage-gallery-center{
	
}
*/
/*
.grid-sizer, .grid-item{
	width: 25%;
	padding: 0px 10px 20px 10px;
}
.grid-item--width2 { width: 40%; }

.grid-item img{
	width: 100%;
	height: auto;
}
*/
.grid-item {
	width: 25%;
	min-width: 200px;
	padding: 0px 10px 20px 10px;
	aspect-ratio: 1/1;
}

.grid-item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
#main-section{
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 70px 0px 0px 0px;
	min-height: 100vh;
	position: relative;
}

#main-site-content, #main-site-content-part-2{
	width: 100%;
	max-width: 1280px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 40px 20px;
}

#content-left{
	float: left;
	width: 260px;
}

#content-left ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-left ul li{
	padding: 0px 0px 10px 0px;
}

#content-left ul li a{
	display: block;
	color: #444444;
	font-size: 14px;
	padding: 7px 10px 7px 10px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-right: 3px solid #2E3743;
}

#content-left ul li a:hover, #content-left .subtree-li-selected a{
	text-decoration: none;
	color: white;
	background-color: #2E3743;
}

/*syf*/
#content-right{
	/*float: right;*/
	/*width: calc(100% - 300px);*/
}

#subpage-navi{
	padding: 20px 0px 20px 0px;
	color: #444444;
	font-size: 14px;
}

#subpage-navi a{
	color: #444444;
	font-size: 14px;
	text-transform: uppercase;

	border: 2px solid #2E3743;
    padding: 5px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	font-weight: 700;
	
	display: inline-block;
    margin-bottom: 10px;
}
#subpage-navi a:hover, #subpage-navi .actv{
	background: #2E3743;
	color: white;
}

#subpage-navi span{
	margin: 0px 10px 0px 10px;
}

.page-header{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid transparent;
}

.page-header h1{
	font-size: 32px;
	text-align: center;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	font-weight: 700;
}

.well{
	background-image: -o-linear-gradient(top, transparent 0%, transparent 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
	background-image: linear-gradient(to bottom, transparent 0%, transparent 100%);
	-webkit-box-shadow: inset 0 0px 0px transparent, 0 0px 0 transparent;
			box-shadow: inset 0 0px 0px transparent, 0 0px 0 transparent;
	border: 0px;
	border-color: transparent;
	background-color: transparent;
	min-height: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	overflow-x: hidden;
	overflow-y: hidden;

	padding-left: 20px;
	padding-right: 20px;
}

.well a{
	font-weight: 700;
	color: black;
}

/*
.well b, .well strong{
	
}
*/

.well p{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.well ul, .well ol{
	list-style: inherit !important;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 40px;
}

.well h1{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 30px;
	font-weight: 600;
}

.well h2{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
	font-weight: 600;
}

.well h3{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 26px;
	font-weight: 600;
}

.well h4{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 24px;
	font-weight: 600;
}

.well h5{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 22px;
	font-weight: 600;
}

.scp-photo{
	float: left;
	width: 25%;
	height: 180px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #1d1e2c;
}

.scp-photo img{
	height: 190px;
	width: auto;
}

/*
#kontakt-form-div{
	
}
*/

#kontakt-form-div h2{
	text-align: center !important;
	margin: 0px 0px 0px 0px !important;
	padding: 40px 0px 40px 0px !important;
}

#kontakt-form-div .input-group{
	padding-bottom: 10px;
}

#carousel-example-generic{
	background-color: rgba(0, 0, 0, 0.2);
}

#galeria-subgalleries{
	padding: 0px 0px 20px 0px;
}

#galeria-subgalleries .gs-subgallery-box{
	height: 420px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	background-color: black;
	overflow-x: hidden;
	overflow-y: hidden;
}

#galeria-subgalleries .gs-subgallery-box .gssb-img{
	position: relative;
	height: 420px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 600;
}

#galeria-subgalleries .gs-subgallery-box .gssb-img img{
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
}

#galeria-subgalleries .gs-subgallery-box:hover img{
	-ms-transform: scale(1.1);
		transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
}

#galeria-subgalleries .gs-subgallery-box .gssb-title{
	position: relative;
	height: 420px;
	margin: -420px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	z-index: 800;
}

#galeria-subgalleries .gs-subgallery-box .gssb-title h2{
	color: white;
	font-size: 26px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 30px 0px;
}
/*
#galeria-images{
	padding: 20px 0px 0px 0px;
}
*/
#galeria-images{
	padding: 20px 0px 0px 0px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
/*
#galeria-images .gi-image-box{
	
}
*/

.parallax{
	margin: 0px auto 0px;
	background-attachment: fixed;
}

/*
#kalendarz-div{
	
}
*/

#kalendarz-div h2{
	text-align: center;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#kalendarz-info{
	text-transform: uppercase;
	font-size: 12px;
	padding: 20px 20px 20px 20px;
	text-align: center;
}

#kalendarz-div .month-table{
	float: left;
	width: 50%;
	padding: 20px 20px 20px 20px;
	background-color: white;
}

#kalendarz-div .month-table .month-table-header{
	color: white;
	background-color: #0a2536;
}

#kalendarz-div .month-table .month-table-header h3{
	text-align: center;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#kalendarz-div .month-table .month-table-content{
	height: 230px;
}

#kalendarz-div .month-table .month-table-content .mtc-day-name{
	float: left;
	width: 14.28%;
	text-align: center;
	color: white;
	padding: 5px 5px 5px 5px;
	background-color: #d2b089;
}

#kalendarz-div .month-table .month-table-content .mtc-day{
	float: left;
	width: 14.28%;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

#kalendarz-div .month-table .month-table-content .mtc-day-locked{
	color: white;
	background-color: #c83b3b;
}

#kalendarz-div .month-table .month-table-content .mtc-day-tmplocked{
	color: white;
	background-color: #24455a;
}

.sr-content-div{
	color: #404040;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}

.sr-content-div a{
	font-size: 14px;
	color: #404040;
}

.sr-content-div a:hover{
	text-decoration: none;
}

.sr-content-div .sr-content-header{
	padding: 10px 10px 10px 10px;
	background-color: #e9e7e7;
}

.sr-content-div .sr-content-main{
	padding: 10px 10px 10px 10px;
	background-color: white;
	font-weight: 300;
	color: #808080;
}

/*
.blog-box{
	
}
*/

.blog-box .blog-box-content{
	padding: 10px 10px 10px 10px;
	background-color: #dddddd;
}

.blog-box .blog-box-content .blog-box-image{
	padding: 0px 0px 20px 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.blog-box .blog-box-content .blog-box-name{
	padding: 0px 0px 20px 0px;
}

.blog-box .blog-box-content .blog-box-name h4{
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.blog-box .blog-box-content .blog-box-description{
	text-align: justify;
	padding: 0px 0px 20px 0px;
}

.blog-box .blog-box-content .blog-box-link{
	text-align: right;
}

.blog-box .blog-box-content .blog-box-link a{
	font-weight: 700;
	color: black;
}

.pagination-div{
	text-align: center;
	padding: 20px 20px 20px 20px;
}

.pagination-div span{
	background-color: #dddddd;;
	padding: 0px 4px 0px 4px;
}

.pagination-div a{
	font-weight: 700;
	color: black;
}

.pagination-div a:hover{
	text-decoration: none;
}

.aktualnosci-box{
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	background-color: #dddddd;
}

.aktualnosci-box .aktualnosci-box-name{
	padding: 10px 0px 20px 0px;
	font-size: 12px;
}

.aktualnosci-box .aktualnosci-box-name h4{
	font-size: 20px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.aktualnosci-box .aktualnosci-box-description{
	padding: 0px 0px 20px 0px;
}

.aktualnosci-box .aktualnosci-box-link{
	text-align: right;
}

.aktualnosci-box .aktualnosci-box-link a{
	font-weight: 700;
	color: black;
}

#guestbook-new-wpis-div{
	padding: 20px 0px 20px 0px;
}

#gb-powrot-button{
	display: none;
}

#guestbook-new-wpis-form-div{
	display: none;
}

#guestbook-new-wpis-form-div{
	text-align: center;
}

#guestbook-new-wpis-div .form-control{
	margin: 5px 0px 5px 0px;
}

.guestbook-wpis{
	float: left;
	width: 25%;
	color: #282222;
	padding: 40px 25px 0px 25px;
	background-image: url(../gfx/kreski_szare2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.guestbook-wpis .gw-wpis-kto{
	padding: 40px 0px 10px 0px;
	background-image: url(../gfx/nawiasy.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.guestbook-wpis .gw-wpis-kto h4{
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-image: url(../gfx/kreski_szare.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.guestbook-wpis .gw-wpis-tresc{
	color: #4f4f4f;
	text-align: justify;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}

/*
.guestbook-wpis .gw-wpis-info{
	
}
*/

.guestbook-wpis .gw-wpis-info h3{
	text-align: right;
	font-weight: 700;
	font-style: italic;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 40px 0px;
	background-image: url(../gfx/kreski.png);
	background-position: top right;
	background-repeat: no-repeat;
}

/*********************************************************************************************************************************************************************************/

/* #menu-fixed{
	position: fixed;
	width: 100%;

	z-index: 5000;
	
	transition: 0.6s;


	background: transparent;
	background-color: transparent;
	border: none;
} */


#header-menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-menu li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-menu li a{
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
}

#header-menu li a:hover{ /*, #header-menu .active a*/
	/*background-color: #202020 !important;*/
	/*color: white !important;*/
	text-decoration: none !important;

	/* background: white;
	color: black; */
	color: white;

	/*box-shadow: 0px 0px 5px 0px #ffffff, inset 0px 0px 5px 0px #ffffff;*/
	/*box-shadow: inset 0px 0px 5px 0px #777777;*/


	
}

#header-menu li a:hover:before, #header-menu .active a:before{
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

#header-menu .dropdown-menu{
	/*background-color: white;*/
	/* background: #9C9C9C; */
	border: 0px;
	/*box-shadow: inset 0 0px 10px rgb(115, 164, 216);*/
	padding: 2px;
	-webkit-box-shadow: inset 0 0px 5px rgb(132, 132, 132);
	        box-shadow: inset 0 0px 5px rgb(132, 132, 132);
}

.dropdown-menu > li > a {white-space: normal} /* jakis miszcz z buctrapa wstawil nowrap i dlugie elementy menu wypadaja poza ekran */


#top{
	width: 100%;
	max-width: 1920px;
	/*height: 480px;*/
	height: 100vh;
	margin: 0px auto 0px auto;
	padding: 80px 0px 0px 0px;
	/*background-image: url(../gfx/bg2.png);*/
	background-position: top center;
}

#footer-section{
	/*
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	*/
}

#footer-menu-div{
	padding: 20px 0px 20px 0px;
}

#footer-menu-div ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer-menu-div ul li{
	float: left;
}

#footer-menu-div ul li a{
	display: block;
	padding: 5px 10px 5px 10px;
}

#footer-menu-div ul .active a{
	color: red;
}

#footer-info-div{
	text-align: right;
	padding: 20px 20px 20px 20px;
}


#foto-section{
	width: 100%;
	max-width: 1920px;
	height: 400px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../gfx/example.jpg);
}

/*********************************************************************************************************************************************************************************/

@media (max-width: 1199px) {
	.yt-div{
		width: 50%;
	}
	.grid-item{
		width: 33.33%;
	}
}

@media (max-width: 1039px) {
	.okienko-info{
		margin-left: 20px;
	}
}

@media (max-width: 991px) {
	.grid-item{
		width: 50%;
	}
	#content-left{
		width: 100%;
		float: none;
		text-align: center;
	}
	#content-right{
		width: 100%;
		float: none;
	}
}

@media (max-width: 767px) {
	.yt-div{
		width: 100%;
	}
	.grid-item{
		width: 100%;
	}
	#subpage-gallery-content-left, #subpage-gallery-right, #subpage-gallery-content-right, #subpage-gallery-left{
		float: none;
		width: 100%;
	}
	.okienko-info{
		display: none;
	}
}



/*********************************************************/

#comments
{
	width: 50%;
	margin-left : 10vw;
}

#komentform
{
	display: none;
}



/**************************************** style *****************************************/
/* Ziemowit Niezgoda */
/*********************************************************************************************************************************************************************************/

body
{
	font-family: 'Roboto Condensed';
}

html, body {
	overflow-x: hidden;
	width: 100%; /* 100vw wlicza scrollbar */
	background: #f3f3f3;
}







/* turbosyf start */


.overlay{
	position:fixed;
	/*border:0px solid red;*/
	background:rgba(255,255,255,0.85);
	/* background: rgba(0, 0, 0, 0.8); */
	right: 0;
	width: 100%;
	padding: 2em;
	height: 100vh;
	z-index: 6000001;
	/*top:-14px;*/top: 0px;
	display: none;
	-webkit-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transform-origin: right;
	    -ms-transform-origin: right;
	        transform-origin: right;
	/*font-family: 'Playfair Display', serif;
	font-weight:400;*/
}
	
	.menu-button{
		cursor: pointer;
		margin-right: auto;
		-webkit-filter: drop-shadow(0px 0px 3px black);
		        filter: drop-shadow(0px 0px 3px black);
	}
	.menu-button img{
		max-width: 100%;
	}

	#menu-fixed .pustak{
		margin-right: auto;
		width: 24px; /* takie jak width menu buttona - mozna to montowac jsem, ale po co? */
	}

	#menu-fixed .pasekk{
		border-bottom: 1px solid #00A2E9;
		width: 200px;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		margin: 0 10px;
	}




	.close-btn {
		float: left;
		margin: 10px 30px 0 0;
		cursor: pointer;
		opacity: 0;
	}
	
	.overlay ul {
		list-style-type: none;
		margin: 15% auto 0 auto;
		padding: 0;
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
		width: 85%; 
	}
	/* .overlay ul a {
		color: white;
		font-weight: 400;
		font-size: 28px;
		line-height: 20px;
		padding-bottom:10px;
		transition: all .5s;
	} */
	/* .overlay ul a:hover {color:#00A2E9} */
	
	/* .overlay ul .default-butt:hover {background-color: #ec4f4e;color:white} */
	.overlay ul li{
		opacity: 0;
		text-align: left;
		padding: 10px 15px;
		/*border-right:0px solid #ec4f4e*/
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	
	.overlay ul .content{
		display: block;
		color: black;
		margin-top: 20px;
		font-family:'Roboto Condensed';
		font-size: 13px;
		border-top: 2px solid #000000;
		text-align: justify;
		padding-top: 15px;
		margin-bottom: 20px;
	}

	.overlay ul .nagl{
		color: black;
		font-weight: 400;
		font-size: 28px;
		/* line-height: 20px; */
		padding-bottom: 10px;
		text-transform: uppercase;
		font-family: 'Oswald';
	}
	.overlay ul .content .fas{
		margin-right: 5px;
		font-size: 16px;	
		color: #00A2E9;
	}
	.overlay ul .content a{
		color: white;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
	.overlay ul .content a:hover, .overlay ul .content a:focus{
		color: #777777;
	}


	.show-menu {display: block;-webkit-animation: slide-menu .5s ease-in forwards;animation: slide-menu .5s ease-in forwards;
	}
	
	.show-menu .close-btn {
		-webkit-animation: show-x 1s 1s forwards;
		        animation: show-x 1s 1s forwards;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
	.show-menu .close-btn:hover{
		-webkit-box-shadow: 0px 0px 10px 2px rgba(255,0,48,0.5);
		        box-shadow: 0px 0px 10px 2px rgba(255,0,48,0.5);
	}
	
	.show-menu li:nth-of-type(1) {
		-webkit-animation: menu-item-anim .6s forwards .5s ease-in-out;
		        animation: menu-item-anim .6s forwards .5s ease-in-out
	}
	
	.show-menu li:nth-of-type(2) {
		-webkit-animation: menu-item-anim .6s forwards .7s ease-in-out;
		        animation: menu-item-anim .6s forwards .7s ease-in-out
	}
	
	.show-menu li:nth-of-type(3) {
		-webkit-animation: menu-item-anim .6s forwards .8s ease-in-out;
		        animation: menu-item-anim .6s forwards .8s ease-in-out
	}
	
	.show-menu li:nth-of-type(4) {
		-webkit-animation: menu-item-anim .6s forwards .9s ease-in-out;
		        animation: menu-item-anim .6s forwards .9s ease-in-out
	}
	
	.show-menu li:nth-of-type(5) {
		-webkit-animation: menu-item-anim .6s forwards 1s ease-in-out;
		        animation: menu-item-anim .6s forwards 1s ease-in-out
	}
	
	@-webkit-keyframes slide-menu {
		from {
			-webkit-transform: scaleX(0);
			        transform: scaleX(0);
		}
		to {
			-webkit-transform: scaleX(1);
			        transform: scaleX(1)
		}
	}
	
	@keyframes slide-menu {
		from {
			-webkit-transform: scaleX(0);
			        transform: scaleX(0);
		}
		to {
			-webkit-transform: scaleX(1);
			        transform: scaleX(1)
		}
	}
	
	@-webkit-keyframes show-x {
		from {
			opacity:0
		}
		to {
		   opacity:1
		}
	}
	
	@keyframes show-x {
		from {
			opacity:0
		}
		to {
		   opacity:1
		}
	}
	
	@-webkit-keyframes  menu-item-anim {
		from {
			-webkit-transform: translateY(80%);
			        transform: translateY(80%);
			opacity:0
		}
		to {
		   opacity:1;
			   -webkit-transform: translateY(0);
			           transform: translateY(0);
		}
	}
	
	@keyframes  menu-item-anim {
		from {
			-webkit-transform: translateY(80%);
			        transform: translateY(80%);
			opacity:0
		}
		to {
		   opacity:1;
			   -webkit-transform: translateY(0);
			           transform: translateY(0);
		}
	}
	
	@-webkit-keyframes  zamyks {
		0% {
			
			opacity:1;-webkit-transform: scaleX(1);transform: scaleX(1);
		}
		50% {
			
			opacity:1;-webkit-transform: scaleX(1);transform: scaleX(1);
		}
		100% {
		   opacity:1;-webkit-transform: scaleX(0);transform: scaleX(0);
			   
		}
	}
	
	@keyframes  zamyks {
		0% {
			
			opacity:1;-webkit-transform: scaleX(1);transform: scaleX(1);
		}
		50% {
			
			opacity:1;-webkit-transform: scaleX(1);transform: scaleX(1);
		}
		100% {
		   opacity:1;-webkit-transform: scaleX(0);transform: scaleX(0);
			   
		}
	}
	
	@-webkit-keyframes  zamyks1 {
		from {
			
			opacity:1; 
		}
		to {
		   opacity:0; 
			   
		}
	}
	
	@keyframes  zamyks1 {
		from {
			
			opacity:1; 
		}
		to {
		   opacity:0; 
			   
		}
	}
	
	.zamyk {display:block;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);
		-webkit-animation: zamyks 1s;
		        animation: zamyks 1s   
	}
	
	.zamyk li {-webkit-animation: zamyks1 .5s;animation: zamyks1 .5s} 
	
	.default-butt {
		color: #ed4f4e;
		font-family:'Roboto Condensed';
		font-size:13px;
		display:inline-block;
		border:2px solid #ed4f4e;
		border-radius: 30px;
		padding:14px 30px;
		font-weight:700;
		text-transform: uppercase;
		margin-top: 30px;
	}
	
	.ikko {display:inline-block;float:left;width: 20px;text-align:center;margin-right: 5px;}
	.ikko img {height: 20px;width: auto}
	.clear {width:1px;height:1px;clear:both}

	.overlay .guzik{
		/* margin-top: 30px;
		width: auto;
		max-width: 160px; */
		margin: auto;
		cursor: pointer;
	}

	.overlay .napis{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding: 20px;
		background: white;
		font-weight: 700;
		font-family: 'Playfair Display';
		text-align: center;
	}

	.overlay li img{
		margin: auto;
	}




/* turbosyf koniec */




.m-2rem{
	margin: 2rem;
}


/*navbar*/

nav{ /*fix do menu wiekszych niz vh*/
	overflow-y: auto;
	max-height: calc(100vh - 69px);
}

nav.navbar{
	background: transparent;
	font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
	color: white;
	/* margin-top: 5rem; */
	text-transform: uppercase;
	/* text-shadow: 0 0 2px black; */
	padding-left: 2.2rem;
    padding-right: 2.2rem !important; /* modal fix */

	-webkit-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;
}

#menu-fixed.menu-fixed-skrol{
	/* margin-top: 0; */
	/* background-color: rgba(0, 0, 0, 0.50); */
}

@media (min-width: 992px){
nav.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem !important; /* modal fix */
    padding-left: 0.8rem;
}
}


.navbar-nav .nav-link{
	color: white;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border: 1px solid transparent;
	border-radius: 4px;
	text-align: center;
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-link:hover, .navbar-nav .nav-link:active{
	/* border: 1px solid white; */
	/* border-radius: 6px; */

	background: #e3e8ea;
	color: #2E3743;
}

.navbar-nav .nav-link:nth-child(1) {
	background: #ffffff;
	color: #2e3743;
	margin-right:1px;
}
.navbar-nav .nav-link:nth-child(1):hover {
	background: #e3e8ea;
}

nav .navbar-toggler {
    color: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	margin-left: auto;
}
nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler:hover, .navbar-toggler:focus{
	outline: 0;
	background: white;
	color: black;
}

#menu-fixed .navbar-nav .mail{
	/* margin-left: 20px;
	margin-right: auto; */
	/* padding-left: 20px;
	padding-right: 20px; */
}
nav .show .mail{
	/* margin-left: auto;
	margin-right: auto; */
}

.logomenu{
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
    /* height: 137px;
    margin-left: 20px;
    margin-right: -20px; */
}

.menu-fixed-skrol .logomenu{
	/* height: 50px; */
}


.draw{
  position: relative;
  vertical-align: middle;
 
}

  .draw::before,
  .draw::after {
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
  }

.draw {
	/* transition: color 0.25s; */
	-webkit-transition: all 0.6s cubic-bezier(0.7, 0.37, 0.88, 0.6), color 0.25s;
	-o-transition: all 0.6s cubic-bezier(0.7, 0.37, 0.88, 0.6), color 0.25s;
	transition: all 0.6s cubic-bezier(0.7, 0.37, 0.88, 0.6), color 0.25s;
  }
  .draw::before, .draw::after {
	border: 2px solid transparent;
	width: 0;
	height: 0;
  }
  .draw::before {
	top: 0;
	left: 0;
  }
  .draw::after {
	bottom: 0;
	right: 0;
  }
  .draw:hover {
	color: #000000;
	background: white;
  }
  .draw:hover::before, .draw:hover::after {
	width: 100%;
	height: 100%;
  }
  .draw:hover::before {
	border-top-color: #000000;
	border-right-color: #000000;
	-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
	-o-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
	transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  }
  .draw:hover::after {
	border-bottom-color: #000000;
	border-left-color: #000000;
	-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
	-o-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
	transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  }



.navbar .show .nav-link{
    width: 90%;
    text-align: center;
}
/* jakies tam ogolne */

h1{

}

h2{
	font-size: 22px;
    letter-spacing: 2px;
}


.margin1{
	margin: 30px;
}
.margin1b{
	margin: 30px 30px 0px;
}
.margin1t{
	margin: 0px 30px 30px
}
.margin1tb{
	margin: 0px 30px;
}
.skrol{
	text-align: center;
	margin: 10px;
}



/**/

#menu-fixed{
	margin-top: 70px;
	background: #2e3743;
	min-height: 55px;
}

.cnav1{
	background: white;
    position: fixed;
    z-index: 4;
    width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 70px;
}

.cnav1>.nv{

}
.cnav1>.nv:nth-child(1){
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	padding-left: 30px;

	font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
}
.cnav1>.nv:nth-child(2){
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.cnav1>.nv:nth-child(3){
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding-right: 30px;

	font-size: 14px;
}
.cnav1>.nv:nth-child(3) a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-left: 5px;
	margin-right: 5px;
}

.cnav2{
	margin-top: 125px;
	position: fixed;
	z-index: 4;
	background: white;
	font-size: 14px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    padding-left: 30px;
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
	padding-right: 30px;
	
	-webkit-box-pack: space-evenly;
	
	    -ms-flex-pack: space-evenly;
	
	        justify-content: space-evenly;
}

.cnav2 .napis{
	/* margin-right: auto; */
	padding-top: 5px;
	padding-bottom: 5px;
}

.cnav2 .linki{
	display: none;
}

.cnav2 .linki .l{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #e3e8ea;
	color: #2e3743;
	display: inline-block;
	font-weight: 700;
	text-align: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.cnav2 .linki .l:hover, .cnav2 .linki .l:focus{
	background: #aab2b6;
}

.cnav2 .nv2{
	display: none;
}


/**/

/* section intro */
#intro{
	position: relative;
}

#intro .container-fluid{
	/* min-height: 100vh; */
	/* padding-top: 100px; */
	padding-left: 0;
	padding-right: 0;
}

#intro .a-box{
	position: absolute;
	bottom: 0;
	z-index: 1;
	/* left: 50%; */
	/* transform: translate(-50%); */
	width: 100%;
	padding-right: 30px; /*mozna to zrobic inaczej tak btw*/
}

#intro .a-box .text{
	text-align: center;
	color: white;
	text-shadow: 0 0 3px black;
}

#intro .a-box .text h3{
	font-size: 40px;
	letter-spacing: 8px;
}

#intro .a-box .text h2{
	font-size: 60px;
	letter-spacing: 0;
	font-weight: 700;
}

#intro .a-box .skrol{
    margin: 40px 10px;
}

#intro .a-box .pudla{
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#intro .a-box .pudla .box{
	padding: 25px 10px;
	text-align: center;
	width: 340px;
	font-weight: 700;
    font-size: 24px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#intro .a-box .pudla .box:hover{
	-webkit-filter: drop-shadow(0 0 5px white);
	        filter: drop-shadow(0 0 5px white);
}


#intro .a-box .pudla .box:nth-child(1){
	background: #99abb1;
}
#intro .a-box .pudla .box:nth-child(2){
	background: #2e3743;
}
#intro .a-box .pudla .box:nth-child(3){
	background: #99abb1;
}

#intro .a-box .pudla .box>div{

}

#intro .a-box .pudla .box img{

}




/* 
#intro .carousel-item{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

	background-attachment: fixed;
}

#intro .carousel-item img{
	opacity: 1;
}

#intro .carousel-item:nth-child(1){
	background-image: url(../images/imgi/p1.jpg);
}
#intro .carousel-item:nth-child(2){
	background-image: url(../images/imgi/p2.jpg);
}
#intro .carousel-item:nth-child(3){
	background-image: url(../images/imgi/p3.jpg);
}
#intro .carousel-item:nth-child(4){
	background-image: url(../images/imgi/p4.jpg);
}
#intro .carousel-item:nth-child(5){
	background-image: url(../images/imgi/p5.jpg);
}
#intro .carousel-item:nth-child(6){
	background-image: url(../images/imgi/p6.jpg);
} */

#intro .carousel-control-prev, #intro .carousel-control-next{
	opacity: 1;
	z-index: 3;
}

#intro .carousel-control-prev:hover, #intro .carousel-control-prev:focus, #intro .carousel-control-next:hover, #intro .carousel-control-next:focus{
	opacity: 0.7;
}


/* section witamy */
#witamy{
	position: relative;
}

#witamy .container-fluid{
	padding-top: 15vh;
	padding-bottom: 15vh;
	background: white;
}

#witamy .container-fluid>.row{
	padding-left: 20%;
	padding-right: 20%;
}

#witamy .n-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#witamy .nagl{
	text-align: center;
	margin-top: 10px;
    margin-bottom: 10px;
}

#witamy .nagl h1{
	padding-left: 10px;
    padding-right: 10px;
    font-size: 60px;
	margin-bottom: 30px;
}

#witamy .t1{
	text-align: center;
    font-size: 28px;
    letter-spacing: 2px;
    font-weight: 700;
	padding-bottom:30px;
}

#witamy .t2{
	font-size: 28px;
    font-weight: 700;
	padding-bottom:30px;
}


#witamy .nagl .pasekbox2{

}

#witamy .pasekbox2 .pasek{
	width: 300px;
}

#witamy .cmscontent{
	text-align: center;
	margin-top: 30px;
    margin-bottom: 30px;
}





/* section o-naszym */
#o-naszym{
	position: relative;
}

#o-naszym .container-fluid{
	padding-top: 15vh;
	padding-bottom: 15vh;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#o-naszym .ibox{

}

#o-naszym .gbox{
	background: #99abb1;
	padding: 40px;
}

#o-naszym .crow{
	padding-left: 10vw;
    padding-right: 10vw;
}

#o-naszym .pasekbox2{

}

#o-naszym .pasekbox2 .pasek{
	width: 300px;
	border-color: white;
	border-width: 3px;
}

#o-naszym .text{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 60px;
	text-shadow: 0 0 3px black;
}

#o-naszym .text h2{
	font-size: 30px;
    letter-spacing: 12px;
    font-weight: 700;
}

#o-naszym .text h1{
	font-size: 70px;
}

#o-naszym .text h1 strong{
	font-size: 90px;
}

#o-naszym .nagl{
	text-align: center;
}

#o-naszym .nagl h3{
    font-weight: 700;
    letter-spacing: 15px;
    font-size: 28px;
}

#o-naszym .cmscontent{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: justify;
}


/* section co-wyroznia */
#co-wyroznia{
	position: relative;
}

#co-wyroznia .container-fluid{
	/* min-height: 40vh; */
	background: #2e3743;
	color: white;
	padding-top: 40px;
	padding-bottom: 40px;
}

#co-wyroznia .colc1{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

#co-wyroznia .colc1 .box{

}

#co-wyroznia .colc1 h3{
	margin-top: 20px;
    margin-left: 100px;
    font-weight: 700;
    letter-spacing: 5px;
}

#co-wyroznia .pasekbox2{

}

#co-wyroznia .pasekbox2 .pasek{
	width: 300px;
	border-color: white;
	border-width: 3px;
}

#co-wyroznia .boxyczy{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
             align-items: center;
  justify-content: center;
}

#co-wyroznia .boxyczy .pud{
	text-align: center;
    padding: 5px 30px;;
}

#co-wyroznia .boxyczy .pud h3{
	font-size: 22px;
    font-weight: 700;
}

#co-wyroznia .cmscontent{

}



/* section zakres-uslug */
#zakres-uslug{
	position: relative;
}

#zakres-uslug .container-fluid{
	/* min-height: 80vh; */
	color: #2e3743;
	text-align: center;
}

#zakres-uslug .colc{
	padding-left: 10vw;
	padding-right: 10vw;
	padding-top: 20vh;
	padding-bottom: 20vh;
}

#zakres-uslug .pasekbox2{

}

#zakres-uslug .pasekbox2 .pasek{
	width: 300px;
	border-color: #2e3743;
	border-width: 3px;
}

#zakres-uslug .n-box{
	margin-top: 60px;
	margin-bottom: 40px;
}

#zakres-uslug .n-box .nagl{
	text-align: center;
}

#zakres-uslug .n-box .nagl h2{
	font-size: 48px;
}

#zakres-uslug .n-box .nagl h3{
	font-size: 32px;
    letter-spacing: 4px;
}

#zakres-uslug .boxy{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}

#zakres-uslug .boxy .box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-weight: 700;

	-webkit-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;
}

#zakres-uslug .boxy .box:nth-child(1){
	background: #2e3743;
}
#zakres-uslug .boxy .box:nth-child(2){
	background: #3f4b5b;
}
#zakres-uslug .boxy .box:nth-child(3){
	background: #99abb1;
}
#zakres-uslug .boxy .box:nth-child(4){
	background: #c9d1d3;
	color: #fff;
}

#zakres-uslug .boxy .box:hover, #zakres-uslug .boxy .box:focus{
	opacity: 0.8 !important;
	-webkit-filter: hue-rotate(30deg);
	        filter: hue-rotate(30deg);
	text-shadow: 0 0 6px black;
}

#zakres-uslug .cmscontent{
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}












/* section badania-kierowcow */
#badania-kierowcow{
	position: relative;
}

#badania-kierowcow .container-fluid{
	background: white;
}

#badania-kierowcow .boxydwa{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	/* background: white; */
	padding-top: 40px;
    padding-bottom: 40px;
}

#badania-kierowcow .boxydwa .box{
	width: 570px;
	
}
#badania-kierowcow .boxydwa .box1{
	background: #99abb1;
	color: white;
	padding: 40px;
}

#badania-kierowcow .boxydwa .nagl{
	text-align: center;
}

#badania-kierowcow .boxydwa .nagl h3{
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 8px;
}

#badania-kierowcow .boxydwa .nagl h2{
	font-size: 40px;
	font-weight: 700;
}

#badania-kierowcow .boxydwa .cmscontent{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
}


/* section medycyna-pracy */
#medycyna-pracy{
	position: relative;
}

#medycyna-pracy .container-fluid{
	color: white;
	text-align: center;
}


#medycyna-pracy .colc{
	padding-left: 10vw;
	padding-right: 10vw;
	padding-top: 20vh;
	padding-bottom: 20vh;

	text-shadow: 0 0 3px black;
}

#medycyna-pracy .pasekbox2{

}

#medycyna-pracy .pasekbox2 .pasek{
	width: 300px;
	border-color: #2e3743;
	border-width: 3px;
}

#medycyna-pracy .n-box{
	margin-top: 60px;
	margin-bottom: 40px;
	
}

#medycyna-pracy .n-box .nagl{
	text-align: center;
}

#medycyna-pracy .n-box .nagl h2{
	font-size: 48px;
}

#medycyna-pracy .n-box .nagl h3{
	font-size: 32px;
    letter-spacing: 4px;
}

#medycyna-pracy .boxy{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	text-shadow: none;
}

#medycyna-pracy .boxy .box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-weight: 700;

	-webkit-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;
}

#medycyna-pracy .boxy .box:nth-child(1){
	background: #2e3743;
}
#medycyna-pracy .boxy .box:nth-child(2){
	background: #3f4b5b;
}
#medycyna-pracy .boxy .box:nth-child(3){
	background: #99abb1;
}
#medycyna-pracy .boxy .box:nth-child(4){
	background: white;
	color: #3f4b5b;
}

#medycyna-pracy .boxy .box:hover, #medycyna-pracy .boxy .box:focus{
	opacity: 0.8 !important;
	-webkit-filter: hue-rotate(30deg);
	        filter: hue-rotate(30deg);
	text-shadow: 0 0 6px black;
}

#medycyna-pracy .cmscontent{
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}




/* section poradnie */
#poradnie{
	position: relative;
}

#poradnie .container-fluid{
	/* background: white; */
}

#poradnie .boxydwa{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-top: 40px;
    padding-bottom: 40px;
}

#poradnie .boxydwa .box{
	width: 570px;
	
}
#poradnie .boxydwa .box1{
	background: #99abb1;
	color: white;
	padding: 40px;
}

#poradnie .boxydwa .nagl{
	text-align: center;
}

#poradnie .boxydwa .nagl h3{
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 8px;
}

#poradnie .boxydwa .nagl h2{
	font-size: 40px;
	font-weight: 700;
}

#poradnie .boxydwa .cmscontent{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}



/* section wybrane-spec-por */
#wybrane-spec-por{
	position: relative;
}

#wybrane-spec-por .container-fluid{
	background: white;
}

#wybrane-spec-por .colc{
	padding-left: 10vw;
	padding-right: 10vw;
	padding-top: 20vh;
	padding-bottom: 20vh;

}

#wybrane-spec-por .pasekbox2{

}

#wybrane-spec-por .pasekbox2 .pasek{
	width: 300px;
	border-color: #2e3743;
	border-width: 3px;
}

#wybrane-spec-por .n-box{
	margin-top: 60px;
	margin-bottom: 40px;
	
}

#wybrane-spec-por .n-box .nagl{
	text-align: center;
}

#wybrane-spec-por .n-box .nagl h2{
	font-size: 48px;
}

#wybrane-spec-por .n-box .nagl h3{
	font-size: 32px;
    letter-spacing: 4px;
}

#wybrane-spec-por .boxy{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	text-shadow: none;
}

#wybrane-spec-por .boxy .box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-weight: 700;

	margin: 2px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#wybrane-spec-por .boxy .box:nth-child(1){
	background: #2e3743;
}
#wybrane-spec-por .boxy .box:nth-child(2){
	background: #3f4b5b;
}
#wybrane-spec-por .boxy .box:nth-child(3){
	background: #99abb1;
}
#wybrane-spec-por .boxy .box:nth-child(4){
	background: #3f4b5b;
}

#wybrane-spec-por .boxy-r .box:nth-child(4){
	background: #2e3743;
}
#wybrane-spec-por .boxy-r .box:nth-child(3){
	background: #3f4b5b;
}
#wybrane-spec-por .boxy-r .box:nth-child(2){
	background: #99abb1;
}
#wybrane-spec-por .boxy-r .box:nth-child(1){
	background: #3f4b5b;
}

#wybrane-spec-por .boxy2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 75%;
	text-shadow: none;
	margin-left: auto;
	margin-right: auto;
}

#wybrane-spec-por .boxy2 .box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
	font-weight: 700;

	margin: 2px;

	-webkit-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;
}

#wybrane-spec-por .boxy2 .box:nth-child(1){
	background: #99abb1;
}
#wybrane-spec-por .boxy2 .box:nth-child(2){
	background: #2e3743;
}
#wybrane-spec-por .boxy2 .box:nth-child(3){
	background: #3f4b5b;
}



#wybrane-spec-por .boxy .box:hover, #wybrane-spec-por .boxy .box:focus, #wybrane-spec-por .boxy2 .box:hover, #wybrane-spec-por .boxy2 .box:focus{
	opacity: 0.8 !important;
	-webkit-filter: hue-rotate(30deg);
	        filter: hue-rotate(30deg);
	text-shadow: 0 0 6px black;
}





#wybrane-spec-por .cmscontent{
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}









 
#formularz-kontaktowy{
	position: relative;
}
#formularz-kontaktowy .logos-typys {background: #e3e8ea;text-align:center}
#formularz-kontaktowy .logos-typys img {height:auto;margin-bottom:40px}

.logos-typys {background: #e3e8ea;text-align:center;margin-bottom:50px}
.logos-typys img {height:auto;margin:30px 0}


#formularz-kontaktowy .container-fluid{
	
}

#formularz-kontaktowy .fcol{
	padding-right: 20vw;
	padding-left: 20vw;
}

#formularz-kontaktowy .logo{
	text-align: center;
	margin-top: 20px;
    margin-bottom: 20px;
}

#formularz-kontaktowy .cmscontent{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
    letter-spacing: 1px;
}


#formularz-kontaktowy .fa, #formularz-kontaktowy .fas{
	width: 16px;
}


/**/
/* section galeria */
#galeria{
	position: relative;
}

#galeria .kontener{
	
}

#galeria .zdjecia-p
{
	position: relative;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
    background: black;
	overflow:hidden;
	padding: 0;
}

#galeria .img-box
{
    position: relative;
    /* width: calc(20vw - 4px); */
	/* height:  calc(20vw - 4px); */
	/* width: 20%; */
	/* width vw nie dziala */
	/* width: 16.666666%; */
	/* height: 16.666666vw; */
	width: 12.5%;
	height: 12.5vw;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;

	-webkit-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;
	-webkit-transition-property: -webkit-filter;
	transition-property: -webkit-filter;
	-o-transition-property: filter;
	transition-property: filter;
	transition-property: filter, -webkit-filter; /* zeby mi sie height nie transitionowal */
}

#galeria .img-box:hover
{
	/*  hue-rotate(90deg) */
	/* filter: grayscale(100%); */
}
#galeria .img-box:hover img{
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

#galeria .img-box img
{
	/*width: 20vw;*/ /* jakis trupek tu lezy */

	/* temp */
	height: 100%;
	width: auto;
	
	-webkit-transition: 0.4s;
	
	-o-transition: 0.4s;
	
	transition: 0.4s;
}


#galeria .img-box a
{
	height: 100%;
    width: auto;
}

#galeria .img-box.szerokie img, #galeria .img-box.szerokie a
{
	height: 100%;
    width: auto;
    /* height: auto; */
    /* width: 100%; */
}

#galeria .img-box img.nieszerokie, #galeria .img-box a.nieszerokie
{
	/*height: 100%;*/
    /*width: auto;*/
    height: auto;
    width: 100%;
}

#galeria .img-klik
{
	position: absolute;
}


/* section futer */
#futer{
	position: relative;
}

#futer .kontener{
	/* color: white; */
	
	/* padding: 20px 5vw; */
	/* display: grid; */
	/* grid-template-columns: 1fr auto 1fr; */
	text-align: center;
	/* padding: 20px; */
}

#futer .kontener .pasek{
	height: 50%;
}

#futer .kontener .tekst{
	padding: 0 5vw;
	text-align: center;
}

#futer strong{
	font-weight: 900;
}

#futer .napis{
	font-size: 20px;
    font-weight: 700;
    letter-spacing: 6px;
    color: white;
}





/* bs3 override mam nadzieje ze dziala */
body h1, body .h1, body h2, body .h2, body h3, body .h3{
	margin: 0;
}






/* section mapa */
#mapa 
{
	position: relative;
	padding-bottom: 30.208333333%; /* aspect ratio */
	height: 0;
	overflow: hidden;
}

#mapa iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

@media (max-width: 992px){
	#mapa 
	{
		padding-bottom: 60%; /* aspect ratio */
	}
}		








/******/
a:hover, a:visited, a:link, a:active
{
	text-decoration: none !important;
}







#footer-section
{
	position: relative;
	background: #3f4b5b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}


/* wow bg fix */

.bg-hwhite
{
	position: relative;
	background: white;
}




/* safari 11+ hack */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

	.parallax { 
	  background-attachment: inherit;
	  background-size: cover;
	}
}}
/***/

/* safari */
body
{
	-webkit-text-size-adjust: none;
}
/***/

#top-hook
{
	position: absolute;
	top: -120px; /* - height_fixed_menu */
}





/**  m e n u  **/
/*
.navbar-brand {
	padding: 0px;
  }
  .navbar-brand>img {
	height: 100%;
	padding: 15px;
	width: auto;
  }
  .example2 .navbar-brand>img {
	padding: 7px 15px;
  }
*/

  /*
.navbar-header
{
	float: left;
}

.navbar
{
	height: 120px;
}

.navbar-pudelko
{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}*/


.navbar-nav
{
	margin: 0;
}





/* slick */
/*
.slick .slick-next-img {
	right: -25px;
}
.slick .slick-prev-img {
	left: -53px;
}
.slick .slick-prev-img, .slick .slick-next-img {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 45%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -45%);
	-ms-transform: translate(0, -45%);
	transform: translate(0, -45%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick .slick-dots li button:before
{
	color: white;
	opacity: 1;
}

.slick .slick-dots li.slick-active button:before {
	opacity: .75;
	color: #f4efe4;
	font-size: 8px;
}
*/

/*******/




/* konietz */



/*kurwa buc trap*/
body p
{
	margin : 0; /* ..i niech spierdala */
}
/**/

body
{
	color: black;
	/*text-align: center;*/ /* nie. kurwa nie. rozne rzeczy sie posypia, miedzy innymi parallax, i potem bede szukal przez godzine co go rozpierdala. */
}

html
{
	scroll-behavior: smooth;
}









/* tu sa jakies pierdolki ktore mozna zostawic */

#footer-info-div
{
	padding: 15px 20px 15px 20px;
    /* background: white; */
    /* margin: auto; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center; */
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

}
#footer-info-div a{
	margin-left: auto;
	/* margin-right: auto; */
}

#main-section
{
	/* background: white; */
	/* background: linear-gradient(to bottom, #b9b9b9 100px, white); */
	/* background: repeating-linear-gradient(-30deg, #eaeaea, white 30vh, white 30vh, #eaeaea 60vh); */
}

#main-site-content 
{
	-ms-flex-item-align: start;
	    align-self: flex-start;
}

.cms-content-box
{
	-ms-flex-item-align: stretch;
	    -ms-grid-row-align: stretch;
	    align-self: stretch;
	width: 100%;
	/*border: 1px solid #9C9C9C;*/
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	/* background: white; */
	padding-top: 80px;
}

#main-section
{
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	/* padding: 20px; */
}


/* klocki klotzki */

html body .container-fluid .guzik
{
	/* width: 230px; */
    /* height: 45px; */
    padding: 10px 30px;
    border: 2px solid #2e3743;
    color: white;
    background-color: #2e3743;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Roboto Condensed';
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 2px;
    /* margin: 5px; */
    border-radius: 0px;
}

html body .container-fluid .guzik:hover, html body .container-fluid .guzik:active, html body .container-fluid .guzik:focus{
	background: white;
	color: #2e3743;
	border-color: white;
}



.guzikmargin{
	border: 5px solid transparent;
}

.bgfoto{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.pasek1 {
	/* width: 145px; */
	width: 220px;
	/* height: 5px; */
	border-bottom: 5px solid white;
}

.pasek {
	/* width: 145px; */
	/* width: 220px; */
	width: 100%;
	/* height: 5px; */
	border-bottom: 2px solid #000000;
}

.pasekbox{
	padding-left: 15%;
    padding-right: 15%;
}
@media (max-width: 768px){
	.pasekbox{
		padding: 0;
	}
}

.resp{
	max-width: 100%;
}
.resp2{
	width: 100%;
}


.themecolor{
	color: #000000;
}
.themecolor-bg{
	background-color: #000000;
}

.automargin{
	margin: auto;
}







body{
	overflow: hidden;
}


/* media queries */
@media (max-width: 1200px){
	/*navs*/
	.cnav1>.nv:nth-child(1) span{
		display: none;
	}
	.cnav1>.nv:nth-child(3) a span{
		display: none;
	}

	.cnav2 .napis{
		display: none;
	}
	/*
	.cnav2 .linki{
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	*/
	/**/
	
	#intro{
		padding-top: 120px;
	}
	#intro .a-box .pudla .box {
		padding: 15px 10px;
		text-align: center;
		width: 300px;
		font-weight: 700;
		font-size: 20px;
	}


	#witamy{

	}


	#o-naszym{

	}
	#o-naszym .pasekbox2 .pasek{
		margin-left: auto;
		margin-right: auto;
	}
	#o-naszym .text{
		margin-left: 0;
		text-align: center;
	}


	#co-wyroznia{
		
	}
	#co-wyroznia .colc1{
		margin-bottom: 20px;
	}


	#zakres-uslug{

	}


	#badania-kierowcow{

	}


	#medycyna-pracy{

	}


	#poradnie{

	}


	#wybrane-spec-por{

	}


	#formularz-kontaktowy{

	}


	#futer{
		
	}

}

@media (max-width: 992px){
	#intro{
		
	}
	#intro .carousel-control-prev, #intro .carousel-control-next{
		display: none;
	}
	#intro .a-box .pudla .box{
		display: none;
	}


	#witamy{

	}
	#witamy .container-fluid{
		padding-top: 8vh;
		padding-bottom: 8vh;
	}
	#witamy .container-fluid>.row {
		padding-left: 7%;
		padding-right: 7%;
	}


	#o-naszym{

	}


	#co-wyroznia{
		
	}
	#co-wyroznia .boxyczy {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	

	#zakres-uslug{

	}
	#zakres-uslug .pasekbox2 .pasek{
		margin-left: auto;
		margin-right: auto;
	}
	#zakres-uslug .boxy {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#zakres-uslug .boxy .box{
		width: 100%;
	}
	#zakres-uslug .cmscontent {
		text-align: justify;
		-moz-text-align-last: center;
		     text-align-last: center;
		margin-left: 0px;
		margin-right: 0px;
	}
	#zakres-uslug .colc{
		padding-bottom: 10vh;
		padding-top: 10vh;
	}


	#badania-kierowcow{

	}


	#medycyna-pracy{

	}
	#medycyna-pracy .pasekbox2 .pasek{
		margin-left: auto;
		margin-right: auto;
	}
	#medycyna-pracy .boxy {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#medycyna-pracy .boxy .box{
		width: 100%;
	}
	#medycyna-pracy .cmscontent {
		text-align: justify;
		-moz-text-align-last: center;
		     text-align-last: center;
		margin-left: 0px;
		margin-right: 0px;
	}
	#medycyna-pracy .colc{
		padding-bottom: 10vh;
		padding-top: 10vh;
	}


	#poradnie{

	}


	#wybrane-spec-por{

	}
	#wybrane-spec-por .colc{
		padding-bottom: 10vh;
		padding-top: 10vh;
	}
	#wybrane-spec-por .pasekbox2 .pasek{
		margin-left: auto;
		margin-right: auto;
	}


	#formularz-kontaktowy{

	}
	#formularz-kontaktowy .fcol {
		padding-right: 10vw;
		padding-left: 10vw;
	}


	#futer{
		
	}
	#futer .napis {
		font-size: 16px;
		letter-spacing: 1px;
		text-align: center;
	}
	



	



	
}

@media (max-width: 768px){
	#intro{
		
	}
	#intro .a-box .text h3 {
		font-size: 24px;
		letter-spacing: 4px;
	}
	#intro .a-box .text h2 {
		font-size: 40px;
		letter-spacing: 0;
		font-weight: 700;
	}
	#intro .a-box .skrol {
		margin: 15px 10px;
	}
	


	#witamy{

	}
	#witamy .t1{
		text-align: center;
	}
	#witamy .pasekbox2 .pasek{
		display: none;
	}


	#o-naszym{

	}


	#co-wyroznia{
		
	}
	#co-wyroznia .colc1 .box{
		text-align: center;
	}
	#co-wyroznia .pasekbox2 .pasek {
		margin-left: auto;
		margin-right: auto;
	}
	#co-wyroznia .colc1 h3{
		margin-left: 0px;
	}
	

	#zakres-uslug{

	}


	#badania-kierowcow{

	}
	#badania-kierowcow .boxydwa{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#badania-kierowcow .boxydwa .box{
		width: auto;
	}
	#badania-kierowcow .imgbox{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin: auto;
	}


	#medycyna-pracy{

	}


	#poradnie{

	}
	#poradnie .boxydwa{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#poradnie .boxydwa .box{
		width: auto;
	}
	#poradnie .imgbox{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin: auto;
	}


	#wybrane-spec-por{

	}
	#wybrane-spec-por .boxy{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#wybrane-spec-por .boxy .box{
		width: 100%;
	}
	#wybrane-spec-por .boxy2{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
	}
	#wybrane-spec-por .boxy2 .box{
		width: 100%;
	}

	#formularz-kontaktowy{

	}


	#futer{
		
	}
}




@media (max-width: 576px){
	.cnav2{
		padding-left: 0;
		padding-right: 0;
	}
	.cnav2 .linki{
		display: none;
	}
	.cnav2 .nv2{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%;
		-ms-flex-pack: distribute;
		    justify-content: space-around;
		text-align: center;
	}


	#intro{
		
	}
	#intro .a-box .skrol{
		display: none;
	}
	#intro .a-box .text h3 {
		font-size: 20px;
		letter-spacing: 4px;
	}
	#intro .a-box .text h2 {
		font-size: 28px;
		letter-spacing: 0;
		font-weight: 700;
	}
	#intro .a-box .text{
		padding-bottom: 10px;
	}
	.cnav1>.nv:nth-child(1){
		display: none;
	}
	.cnav1>.nv:nth-child(2){
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.cnav1>.nv:nth-child(3){
		display: none;
	}


	#witamy{

	}
	#witamy .t1 {
		font-size: 24px;
		letter-spacing: 4px;
		font-weight: 700;
		margin-bottom: 5px;
	}
	#witamy .nagl h1 {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 42px;
	}
	#witamy .t2 {
		font-size: 24px;
		margin-top: 10px;
	}
	#witamy .cmscontent{
		text-align: justify;
	}


	#o-naszym{

	}
	#o-naszym .pasekbox2{
		display: none;
	}
	#o-naszym .text h2 {
		font-size: 24px;
		letter-spacing: 6px;
	}
	#o-naszym .text h1 strong{
		font-size: 48px;	
	}
	#o-naszym .text h1{
		font-size: 48px;
	}
	#o-naszym .nagl h3 {
		font-weight: 700;
		letter-spacing: 4px;
		font-size: 18px;
	}
	#o-naszym .gbox{
		padding: 20px;
	}



	#co-wyroznia{
		
	}
	#co-wyroznia .pasekbox2{
		display: none;
	}

	#zakres-uslug{

	}
	#zakres-uslug .pasekbox2{
		display: none;
	}
	#zakres-uslug .n-box .nagl h2{
		font-size: 28px;
	}
	#zakres-uslug .n-box .nagl h3 {
		font-size: 22px;
		letter-spacing: 2px;
	}


	#badania-kierowcow{

	}
	#badania-kierowcow .boxydwa .nagl h3 {
		font-size: 24px;
		letter-spacing: 3px;
	}
	#badania-kierowcow .boxydwa .nagl h2 {
		font-size: 26px;
		font-weight: 700;
	}
	#badania-kierowcow .boxydwa .cmscontent{
		text-align: justify;
	}


	#medycyna-pracy{

	}
	#medycyna-pracy .n-box .nagl h2 {
		font-size: 32px;
	}
	#medycyna-pracy .n-box .nagl h3 {
		font-size: 26px;
		letter-spacing: 1px;
	}


	#poradnie{

	}
	#poradnie .boxydwa .box1{
		padding: 20px;
	}
	#poradnie .boxydwa .nagl h3 {
		font-size: 24px;
		letter-spacing: 2px;
	}
	#poradnie .boxydwa .nagl h2 {
		font-size: 16px;
	}
	#poradnie .boxydwa .cmscontent{
		text-align: justify;
	}


	#wybrane-spec-por{

	}
	#wybrane-spec-por .pasekbox2{
		display: none;
	}
	#wybrane-spec-por .colc{
		padding: 5vh 5vw;
	}
	#wybrane-spec-por .n-box .nagl h3 {
		font-size: 24px;
		letter-spacing: 2px;
	}
	#wybrane-spec-por .n-box .nagl h2 {
		font-size: 30px;
	}
	#wybrane-spec-por .cmscontent{
		text-align: justify;
	}


	#formularz-kontaktowy{

	}
	#formularz-kontaktowy .fcol {
		padding-right: 0vw;
		padding-left: 0vw;
	}


	#futer{
		
	}
	#footer-info-div{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#footer-info-div a {
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
	}


	

}

/*fix*/
/* @media (max-width: 519px){ 
	#intro {
		padding-top: 147px;
	}
} */





/* anchory */

/* #witamy-, #informacje-, #materialy-, #oferta-, #zapraszamy-, #kontakt{
	position: absolute;
	top: -74px;
} */
#witamy-, #o-naszym-, #co-nas-wyroznia-, #zakres-uslug-, #badania-kierowcow-, #medycyna-pracy-, #wybrane-specjalizacje-, #formularz-, 		#zespol-osoby{
	position: absolute;
	top: -160px;
}


.rodo{
	font-size: 13px;
	text-align: justify;
}
/*
.wow{
	opacity: 0;
}
*/
/* bonus */
.navbar-expand-xl .navbar-nav .nav-link{
	padding-left: 0.4rem;
	padding-right: 0.4rem;
}

.itemlabel{
	margin-left: 10px;
	display: inline;
}
.itemlabel p{
	display: inline;
	text-align: justify;
}
#formularz-kontaktowy input[type="checkbox"]{
	display: inline-block;
}

#poradnie{
	display: none;
}

/*ie fix*/
_:-ms-fullscreen, :root #o-naszym .crow{
	width: 100%;
}








.filtrator{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
			justify-content: center;
	flex-wrap: wrap;
}

.filtrator > *{
	padding: 10px 10px;
	/* margin: 0 10px; */
	margin: 5px 5px;
	
    background: #99aab1;
    color: white;
    font-size: 20px;
	font-weight: 400;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	cursor: pointer;

	min-height: 80px;

    display: flex;
    align-items: center;
	justify-content: center;
	
	flex-basis: 15%;
    text-align: center;
}

.filtrator>*:hover, .filtrator>*:focus, .filtrator .actv{
	background: #2E3743;
}

.worekfoliowy{
	border:0px solid red;
	background-color: white;
	margin-top:20px;
	position: relative;
}

.worekfoliowy .worek.kat>.namebox {
	padding: 20px;
	font-size: 20px;
	text-transform: uppercase;
	background-color: #d7dee1;
	letter-spacing: 2px;
	color: #2f3744;
	font-weight: 400;
}

.postac_osoba {
	border:0px solid green;
}
.postac_osoba .resp {
	width:100%;
	height: auto;
	margin-bottom:16px;
}
.postac_osoba .namebox {
	color: #2f3744;
	font-size: 22px !important;
	line-height:22px;
	margin-top:0px;
}
.postac_osoba .contentbox {
	text-align:center !important;
	font-size:13px !important;
	font-weight: 600;
	color: #313946;
	
}
.worek.postac_osoba .btnbox {
	margin:14px 0 30px 0 !important;
	padding:0;
}
.postac_osoba .linkbtn {
	margin:0;
	width:100%;
}
.profil_osoby {
	background-color: white;
	padding: 15px 0 15px 0;
}
.profil_osoby img.resp {
	width:100%;
	height: auto !important;
}
.profil_osoby h2 {
	letter-spacing: 0px;
	font-size: 34px;
	color:#303843;
	padding:0 !important;
	margin: 40px 0 0 0 !important;
}
.profil_osoby h3 {
	letter-spacing: 0px;
	font-size: 18px;
	color:#303843;
	padding:0 !important;
	margin:0 0 40px 0 !important;
}
.profil_osoby {text-align:justify !important}
/* .worek{
	display: none;
}
.worek.show{
	display: block;
}
.worek.show .worek{
	display: block;
} */
.worek.kat{
	display: none;
	font-size: 40px;
	text-align: center;
}
.worek.kat.show{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.worek.kat>.namebox{
	font-weight: 900;
	font-size: 40px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
}

.worek.kat .worek{
	font-size: 20px;
	-ms-flex-preferred-size: 33.333%;
	    flex-basis: 33.333%;
	padding: 10px;
}




.worek > *{

}


.worek .namebox{
	font-weight: 600;
	font-size: 30px;
}

.worek .imagebox{

}
.worek .imagebox img{

}

.worek .contentbox{
	font-size: 16px;
	text-align: justify;
}

.worek .btnbox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.worek .linkbtn{
	padding: 10px 15px;
    margin: 0 10px;
    background: #99aab1;
    color: white;
    font-size: 18px;
	font-weight: 700;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.worek .linkbtn:hover, .worek .linkbtn:active, .worek .linkbtn:focus{
	background: #2E3743;
}





.w_all_{
	/* display: -webkit-box;
    display: -ms-flexbox;
	display: flex; */
	display: none;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
	
	text-align: center;
}
.w_all_>*{
	font-size: 20px;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    padding: 10px;
}
.w_all_.show{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.zespol_cmscontent{
	margin: 20px 0 40px;
	text-align: justify;
}
.zespol_cmscontent img{
	max-height: 500px;
	max-width: 100%;
}




body.modal-open {
	overflow: inherit;
	padding-right: 0 !important;
}

.wrapper-k{
	display: flex;
}

.kontener{
	margin: auto;
	font-size: 20px;
    /* flex-basis: 100%; */
	padding: 10px;
	background: white;
}

.kontener .namebox{
	font-weight: 600;
	font-size: 22px;
	line-height: 22px;
	margin-top: 0px;
	color: #2f3744;
	text-align: center;
}

.kontener .contentbox{
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	color: #313946;
}

.kontener .imgbox{ /**/

}

.kontener .btnbox{
	margin: 14px 0 30px 0;
    padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.kontener .btnbox .linkbtn{
	padding: 10px 15px;
    margin: 0 10px;
    background: #99aab1;
    color: white;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
	transition: 0.5s;
	text-align: center;
	width: 100%;
}

.kontener .btnbox .linkbtn:hover, .kontener .btnbox .linkbtn:focus, .kontener .btnbox .linkbtn:active{
	background: #2E3743;
}



@media (max-width: 992px){
	.filtrator > *
	{    
		padding: 2px 2px;
		/* margin: 0 10px; */
		margin: 2px 2px;
		background: #99aab1;
		color: white;
		font-size: 15px;
		font-weight: 400;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		cursor: pointer;
		min-height: 48px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-basis: 32%;
		text-align: center;
	}
}

@media (max-width: 576px){
	.filtrator > *{
		flex-basis: 48%;
	}
}

@media (max-width: 768px){
	.worek.kat .worek{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
	}

	.w_all_>*{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
	}
}



.nav-mobile{
	display: none;
}

@media (max-width: 576px){
	.nav-mobile{
		display: block;
	}
}


.guzik-c{
	padding: 10px 30px;
    border: 2px solid #2e3743;
    color: white;
    background-color: #2e3743;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Roboto Condensed';
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 2px;
    /* margin: 5px; */
    border-radius: 0px;
}

.guzik-c:hover, .guzik-c:active, .guzik-c:focus{
	background: white;
	color: #2e3743;
	border-color: white;
}


#futer .kontener{
	padding: 0;
	background: transparent;
}

.virt-a {
 
 
    padding: 25px 35px;
    border: 2px solid #2e3743;
    color: white;
    background-color: #2e3743;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
 
    transition: 0.4s;
 
   display: inline-block;
 
    letter-spacing: 2px;
 
    border-radius: 0px;
    background: #2e3743;
    color: white;
    border-color: white;
}
.virt-a:hover {
	border-color:#2e3743;
	color:#2e3743;
	background:white;
}

.oddzialy {
border:0px solid red ;
text-align:center;

}

.oddzialy h2 {
	letter-spacing:0px;
}
 
.oddzialy a {
	color: #444444;
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #2E3743;
    padding: 5px 40px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
}

