#logo {
	display: block;
	line-height: 0;
	float: left;
}
#coordinates {
	float: left;
	margin-left: 20px;
	/* margin-top: 20px; */
}
#tel_button {
	/* float: right; */
}
#tel_number {
	float: right;
	font-size: 24px;
	font-weight: 700;
	color: #c63a00;
	margin-bottom: 10px;
	/* margin-right: 50px; */
	margin-top: 5px;
}
.button.modal-box {
	/* float: right; */
	height: 37px;
	line-height: 35px;
	border-radius: 18px;
	/* margin-right: 20%; */
	text-transform: none;
	font-size: 14px;
	padding: 0 1.5rem;
	font-weight: 700;
	margin-bottom: 0;
}
#navigation {
	float: right;
	clear: right;
}



#header .wrapper {
	/* display: -webkit-flex; */
	/* display: flex; */
	/* justify-content: space-between; */
	/* align-items: center; */
	
	
	/* padding-top: 20px;
	padding-bottom: 20px; */
}
#coordinates p {
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	margin: 0;
	font-style: italic;
}
/* #menu_right { */
	/* display: -webkit-flex; */
	/* display: flex; */
	/* flex-direction: column; */
	/* align-items: flex-end; */
/* } */
#slider {
	margin-bottom: 30px;
}
.header_blue {
	color: #05b5e8;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.header_blue_small {
	text-transform: uppercase;
	color: #05b5e8;

}


.text {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}


#home_links {
	margin: 0;
	margin-left: -30px;
	padding-top: 20px;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 50px;
}
#home_links li {
	margin: 0;
	margin-left: 30px;
	width: calc(100% / 3 - 30px);
	text-align: center;
}
#home_links li a.thumbnail {
	margin-bottom: 3px;
}
#home_links li span {
	color: #ffffff;
	display: block;
	padding: 10px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	box-sizing: border-box;
}
#home_links li:nth-child(1) span {
	background-color: #aaca34;
}
#home_links li:nth-child(2) span {
	background-color: #05b5e8;
}
#home_links li:nth-child(3) span {
	background-color: #c63a00;
}
#home_links li:nth-child(4) span {
	background-color: #091e62;
}

/* HOME VIDEO */
.home_video {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 50px;
	margin-top: 50px;
}
.video-wrapper {
	max-width: 380px;
	min-width: 380px;
	margin-right: 40px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video_content {
	width: calc(100% - 420px);
}
.video_content h3 {
	font-size: 18px;
	font-weight: 700;
	color: #555558;
	margin-bottom: 20px;
}
.video_content p {
	font-size: 18px;
	margin-bottom: 20px;

}
.video_content p.paddinged {
	padding-right: 30px;
}






.gallery_box,
.stripe_blue {
	padding-bottom: 30px;
}
.stripe_blue {
	margin-bottom: 50px;
	padding-top: 50px;
	background-color: #26bdc0;
}
.wrapper.gallery_box h5,
.stripe_blue h5 {
	font-weight: 300;
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
	color: #333333;
	line-height: 1.2;
}
.gallery_box h5.right_header {
	text-align: left;
	margin-bottom: 10px;
}
.stripe_blue h5 {
	color: #ffffff;
}
.left_gallery {
	text-align: center;
	max-width: 640px;
	float: left;
	margin-right: 40px;
}
.left_gallery .button {
	clear: both;
	margin: 0 auto;
}
.gallery_box .gallery,
#home_gallery {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
	margin-bottom: 10px;
}
.gallery_box .gallery li,
#home_gallery li {
	width: calc( 100% / 2 - 30px);
	margin-left: 30px;
	margin-bottom: 30px;
}
.gallery_box .right_list {
	margin-bottom: 20px;
}
.gallery_box .right_list,
.right_list {
	float: left;
	list-style: disc;
	padding-left: 10px;
	width: calc(100% - 680px);
	box-sizing: border-box;
}
.gallery_box .right_list li,
.right_list li {
	line-height: 1.2;
	margin: 0;
	font-size: 18px;
	color: #333333;
	text-align: left;
}
.stripe_blue .right_list li {
	color: #ffffff;
}


#nagrody,
#nagrody * {
	box-sizing: border-box;
}

#nagrody {
	margin-left: -40px;
	display: -webkit-flex;
	display: flex;
}
#nagrody li {
	margin: 0;
	margin-left: 40px;
	width: calc(100% / 2 - 40px);
	border: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 30px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
#nagrody li img {

}
#nagrody li p {
	height: 100%;
	border-left: 1px solid #cccccc;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 20px;
	font-weight: 900;
	color: #555558;
	text-transform: uppercase;
	line-height: 1.1;
	margin: 0;
	margin-left: 20px;
	padding-left: 40px;
	box-sizing: border-box;
}

.centered {
	font-size: 14px;
	font-style: italic;
	color: #555558;
	text-align: center;
	line-height: 1.5;
}


/* ATRAKCJE */
#atrakcje_list {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 60px;
}
#atrakcje_list ul {
	margin: 0;
	width: 50%;
	width: 50%;
	/* width: calc(100% / 2 - 40px); */
	/* margin-left: -40px; */
}
#atrakcje_list ul li {
	margin: 0;
	/* margin-left: 40px; */
	min-height: 44px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	background-image: url('../images/bullet.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-right: 30px;
	color: #333333;
	box-sizing: border-box;
	font-size: 18px;
}

.bar_orange {
	background-color: #c63a00;
	padding: 40px;
	margin-bottom: 40px;
}
.bar_orange p {
	text-align: center;
	color: #ffffff;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
}


/* DLA DZIECI */
.gray_header {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 30px;
}
#dla_dzieci_gallery {
	padding: 0;
	margin: 0;
	margin-left: -20px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
#dla_dzieci_gallery li {
	margin-left: 20px;
	width: calc(100% / 3 - 20px);
}
.content p {
	font-size: 18px;
	color: #333333;
	margin-bottom: 36px;
}
.centered_bigger {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	text-align: center;
}













#logo_bar {
	border-bottom: 1px solid #dbdbdb;
}
#logo_bar .wrapper {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#top_title {
	color: #19aa18;
	font-size: 16px;
	font-weight: 900;
	font-style: italic;
	margin: 0;
}



#top_phone {
	width: 200px;
}
#top_phone img {
	float: left;
}
#top_phone h5 {
	float: left;
	font-size: 13px;
	font-color: #000000;
	font-weight: 700;
	margin-left: 10px;
	line-height: 1.2;
	margin-bottom: 0;
}
#top_phone h3 {
	float: left;
	margin-left: 10px;
	color: #19aa18;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 0;
}



#home_slider_wrapper {
	position: relative;
	clear: both;
	width: 100%;
}
#slider_cover {
	position: absolute;
	left: 0;
	bottom: 60px;
	z-index: 998;
	/* transform: translateY(-50%); */
	/* width: 80%; */
	margin-left: 10%;
}
#slider_header {
	color: #ffffff;
	font-size: 34px;
	font-weight: 900;
	font-style: italic;
	z-index: 999;
	margin: 0;
	/* background-color: #1bab1a; */
	background-color: rgba(27,171,26,0.8);
	margin-bottom: 10px;
	padding: 10px 20px;
	display: inline-block;
}
#slider_text {
	font-size: 21px;
	font-weight: 300;
	color: #ffffff;
	margin: 0;
	background-color: #1bab1a;
	background-color: rgba(27,171,26,0.8);
	padding: 10px 20px;
}

























a.thumbnail {
	display: block;
	line-height: 0;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
a.thumbnail:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	transition: transform 0.6s;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
	z-index: 1;
}
a.thumbnail:hover::after {
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
}
a.thumbnail:hover {
	opacity: 0.9;
}
a.thumbnail img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: 100%;
	-webkit-transition: all 0.6s;
	 -khtml-transition: all 0.6s;
		 -moz-transition: all 0.6s;
			-ms-transition: all 0.6s;
			 -o-transition: all 0.6s;
					transition: all 0.6s;
}


.parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
	background-size: 100% auto;
	margin-bottom: 20px;
	/* min-height: 260px; */
	min-height: 540px;
}
.parallax.parallax_atrakcje {
	background-image: url("../images/parallax-atrakcje.jpg");
}
.parallax.parallax_dla_dzieci {
	background-image: url("../images/dladziecid.jpg?v=1");
}
.parallax.parallax_oferta,
.parallax.parallax_rezerwacja {
	background-image: url("../images/parallax-oferta.jpg");
}
.parallax.parallax_galeria {
	background-image: url("../images/slide-8.jpg");
}
.parallax.parallax_kontakt {
	background-image: url("../images/parallax-kontakt.jpg");
}
.parallax.parallax_404 {
	background-image: url("../images/parallax-404.jpg");
}


.page_header {
	color: #000000;
	font-size: 30px;
	font-weight: 900;
	font-family: arial;
}
.breadcrumbs {
	color: #999999;
	font-size: 13px;
	margin-bottom: 40px;
}
.breadcrumbs a {
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs span {
	color: #000000;
}
.breadcrumbs .fa {
	color: #f00116;
}


.pagination {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -5px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.pagination li {
	margin-left: 5px;
}
.pagination li a {
	font-size: 14px;
	height: 31px;
	width: 31px;
	line-height: 29px;
	display: block;
	box-sizing: border-box;
	color: #19aa18;
	border: 1px solid #19aa18;
	text-align: center;
	text-decoration: none;
	-webkit-transition: color 0.4s linear, background-color 0.4s linear;
		transition: color 0.4s linear, background-color 0.4s linear;
}
.pagination li.current a,
.pagination li a:hover {
	background-color: #19aa18;
	color: #ffffff;
}
































#sidebar {
	width: 100%;
	max-width: 310px;
	float: left;
}
#contacts_list {
	list-style: none;
}
#contacts_list h4 {
	color: #000033;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #a3b028;
}
#contacts_list h4 .fa {
	font-size: 22px;
	margin-right: 2px;
}
#contacts_list ul {
	margin: 0;
	margin-bottom: 80px;
}
#contacts_list ul li {
	margin: 0;
}
#contacts_list ul li a {
	font-size: 14px;
	color: #000033;
}


#map {
	float: right;
	width: 100%;
	width: calc(100% - 400px);
	height: 530px;
	margin-bottom: 60px;
}
.firstHeading {
	font-size: 18px;
}



#phone {
	height: 46px;
	line-height: 44px;
	margin: 0 auto;
	max-width: 250px;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
	margin-top: 20px;
	color: #ffffff;
}
#phone .fa {
	display: inline-block;
	height: 46px;
	line-height: 44px;
	color: #ffffff;
	background-color: #000033;
	width: 64px;
	min-width: 64px;
	text-align: center;
	font-size: 22px;
	/* position: relative; */
	/* top: -1px; */
}
#phone span {
	color: #ffffff;
	display: inline-block;
	height: 46px;
	line-height: 44px;
	background-color: #53b929;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	padding: 0 30px;
	width: calc(100% - 64px);
}
#phone a {
	color: #ffffff;
}
#konto li p {
	color: #ffffff;
}


.rezerwacja_header {
	font-size: 24px;
	text-align: center;
	color: #333333;
	font-weight: 400;
	line-height: 1.2;
}
.rezerwacja_text {
	margin-bottom: 30px;
}


#konto {
	margin-left: -20px;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 20px;
}
#konto li {
	background-color: #53B929;
	margin-left: 20px;
	padding: 30px;
	padding-bottom: 10px;
	color: #ffffff;
	width: calc(100% / 2 - 20px);
	box-sizing: border-box;
}
#konto li h5 {
	color: #ffffff;
	font-size: 18px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 30px;
	font-weight: 400;
	text-transform: uppercase;
}
#konto li p {
	font-size: 18px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	color: #ffffff;

}
#adress {
	text-align: center;
	margin-bottom: 30px;
}
#adress .fa {
	color: #c63a00;
	font-size: 40px;
	margin-bottom: 10px;
}
#adress p {
	font-size: 18px;
	font-style: italic;
	color: #333333;
	font-weight: 300;
}





.gallery_list {
	margin-left: -15px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.gallery_list li {
	margin-left: 15px;
	width: calc(100% / 4 - 15px);
	margin-bottom: 15px;
}
.gallery_list li a {
	display: block;
	line-height: 0;
	padding: 0;
	margin: 0;
}
.gallery_list li a img {
	width: 100%;
}
.gallery_list li p {
	margin-left: 15px;
	color: #ffffff;
	text-align: center;
	background-color: #53b929;
	margin: 0;
	font-size: 18px;
	padding: 10px;
}










/* FOOTER */
.footer {
	color: #ffffff;
	background-color: #999999;
	/* padding-top: 40px; */
}
.footer_down {
	border-top: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
}
#copyright {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.2;
}
#eholiday {
	margin-right: 50px;
}
#author {
	color: #ffffff;
	float: right;
	font-size: 13px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	margin-top: 12px;
}
#author a {
	display: block;
	width: 130px;
	line-height: 0;
}
#author img {
	max-width: 100%;
	max-height: 100%;
}
/* .rabat {position:absolute; position: fixed; right:0; width:158px; top:0px; z-index: 3;} */

.wrapper h5 { margin-bottom:15px; font-size:25px;}



			/* RABAT 10% */
			.rabat {
				width: 200px;
				background-color: #ef0101;
				font-weight: 900;
				font-size: 46px;
				text-align: center;
				line-height: 50px;
				letter-spacing: 1px;
				color: #f0f0f0;
				position: fixed;
				top: 25px;
				right: -50px;
				left: auto;
				transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				z-index: 1000;
			}
			.rabat span {
				display: none;
			}
			.backgrounded {
				background-color: #f8f8f8;
				padding-top: 30px;
				margin-bottom: 60px;
			}

			.gallery_headers {
				display: flex;
				justify-content: space-between;
				list-style: none;
				padding: 0;
				margin: 0;
				margin-bottom: 10px;
			}
			.gallery_headers > li {
				width: calc(100% / 2 - 10px);
				display: flex;
				flex-direction: column;
			}
			.gallery_headers li h5 {
				margin: 0;
				font-size: 22px;
			}
		 .gallery_headers li .full_gallery {
				display: flex;
				flex-direction: column;
				width: 100%;
				margin: 0;
			}
			.gallery_headers li .full_gallery li {
				width: 100%;
				margin: 0;
				margin-bottom: 20px;
			}

			#youtube_logo {
				color: #c63a00;
				display: flex;
				align-items: center;
				line-height: 1;
			}
			#youtube_logo .fa {
				font-size: 42px;
				color: #c63a00;
				margin-right: 10px;
			}

			#top_bar {
				display: flex;
				justify-content: space-between;
				align-items: center;
				flex-wrap: wrap;
			}
			
			.oferta-jura-krakowsko-czestochowska a { color: #000; font-weight: bold}


			#sezon li p {
				color: #ffffff;
			}
			
			
			#sezon {
				margin-left: -20px;
				display: -webkit-flex;
				display: flex;
				margin-bottom: 20px;
				font-size: 25px;
			}
			#sezon li {
				text-align: center;
				background-color: #53B929;
				margin-left: 20px;
				padding: 30px;
				padding-bottom: 10px;
				color: #ffffff;
				width: calc(100% / 2 - 20px);
				box-sizing: border-box;
			}
			#sezon li h5 {
				color: #ffffff;
				font-size: 18px;
				padding-bottom: 15px;
				border-bottom: 1px solid #ffffff;
				margin-bottom: 30px;
				font-weight: 400;
				text-transform: uppercase;
			}
			#sezon li p {
				font-size: 18px;
				padding: 0;
				margin: 0;
				margin-bottom: 20px;
				color: #ffffff;
			}
			