@import url('https://fonts.googleapis.com/css2?family=Syne:wght@700;800&display=swap');

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	font-family: 'Spartan', sans-serif;
	color: #444444;
	font-size: 15px;
	overflow-xx: hidden
}

body,
input,
textarea,
select,
td {
	text-align: left;
	color: #3b3b3b;
}

.all input,
.all textarea,
.all select,
.all div,
.all td,
.all ul li {}

body img {
	max-width: 100%;
	height: auto;
}

body iframe {
	border: 0px;
}

.container {
	width: 1300px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.podstrona h2 .cl {
	clear: both;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
}

a:link,
a:visited,
a:hover {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #f9a06c
}

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

.no-padding {
	padding: 0px;
}

.no-padding1 {
	padding: 0px;
}

.no-padding-prawa {
	padding-left: 0px;
}

img.alignleft,
.alignleft {
	float: left;
	margin-right: 10px;
}

img.alignright {
	float: right;
	margin-left: 10px;
}

img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.top1 {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 1000;
	top: 30px;
}

#logo {
	display: inline-block;
	width: 100%;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#logo img {
	max-width: 90%;
}

#rlogo {
	display: none;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -60px;
	z-index: 2000;
}

#rlogo img {
	max-width: 100px;
	height: auto;
}

#menu {
	display: inline-block;
	margin: 28px 0px 0px 0px;
}

/*slider tresc*/
.kontenerslider {
	position: relative;
}

#slider {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#socialmedia {
	position: fixed;
	right: 30px;
	top: 0px;
	width: auto;
	z-index: 3000;
}

#socialmedia:after {
	position: absolute;
	content: "";
	left: -12px;
	top: 55px;
	width: 100%;
	background: url(../enejgfx/lapacz.png) top center no-repeat;
	width: 136px;
	height: 192px;
	display: block;
}

#socialmedia ul {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	list-style: none;
}

#socialmedia ul li {
	float: left;
	width: auto;
	margin: 0px 15px 0px 15px;
}

/*gramy*/
#gramy {
	position: absolute;
	bottom: -39px;
	left: 50%;
	margin-left: -290px;
	z-index: 3000;
}

#gramy a {
	display: block;
}

/*kategoria*/
.kategoria {
	width: 100%;
	height: 100%;
	text-align: center;
	margin-bottom: 30px;
	min-height: 300px;
}

.kategoria a {
	display: block;
	text-align: center;
}

.kategoria a span {
	display: inline-block;
	text-transform: uppercase;
}

.kategoria a span:nth-child(1) {
	width: 230px;
	height: 230px;
	border-radius: 50%;
	background-size: cover !important;
}

.kategoria a span:nth-child(2) {
	width: 100%;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

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

/*kontakt footer*/
#kontakt {
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
	margin-top: 0px;
	;
}

#kontakt h2 {
	font-family: 'Spartan', sans-serif;
	font-size: 33px;
	color: #000;
	margin-top: 25px;
	margin-bottom: 70px;
	text-transform: uppercase;
	text-align: center;
	height: auto;
}

#kojro1 img {
	margin-right: 30px;
}

#kojro2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#kojro2 img {
	margin-right: 30px;
}

#kojro2 h3 {
	text-transform: uppercase;
}

#kojro2 h4 {
	color: #e2a785;
	margin-bottom: 20px;
}

#kojro2 h6 {
	font-size: 12px;
}

#kojro4 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#kojro4 h3 {
	text-transform: uppercase;
}

/*footer*/
.footer1 {
	color: #fff;
	text-transform: none;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: rgb(249, 160, 108);
	background: linear-gradient(90deg, rgba(249, 160, 108, 1) 0%, rgba(144, 90, 60, 1) 100%);
}

.footer1 ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer1 ul li {
	display: inline-block;
	margin: 0px 20px 0px 0px;
}

.footer1 p {
	margin-top: 7px;
}


/*koncerty*/
.koncert {
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

.koncerty {
	padding-top: 80px;
	padding-bottom: 80px;
	font-size: 18px;
	text-transform: uppercase;
}

.koncerty h2 {
	font-family: 'Spartan', sans-serif;
	font-size: 33px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
	height: auto;
}

.koncerty span {
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 3px;
}

.koncerty p {
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 5px;
}

.koncerty span:nth-child(1) {
	font-size: 26px;
}

.koncerty span:nth-child(2) {
	font-size: 12px;
}

.koncerty a.wiecejkoncert {
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 10px 20px 7px 20px;
	font-size: 15px;
	text-align: center;
	width: 150px;
	margin-bottom: 15px;
	font-weight: bold;
	border-radius: 7px;
}


#sliderpodstrona {
	float: left;
	width: 100%;
	height: 150px;
	background: url(../enejgfx/header.jpg) top center no-repeat;
	margin-top: 0px;
}

#sliderpodstrona h1 {
	font-family: 'Spartan';
	color: #fff;
	margin: 80px 0px 0px 0px;
	font-size: 55px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

.podstrona h2 {
	width: 100%;
	color: #000;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 10px 0px 20px 0px !important;
	font-size: 25px;
	float: left;
	font-weight: normal;
}

.podstrona h3 {
	width: 100%;
	color: #000;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 10px 0px 20px 0px !important;
	font-size: 22px;
	float: left;
	font-weight: normal;
}

.podstrona h4 {
	width: 100%;
	color: #000;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 20px 0px !important;
	font-size: 20px;
	float: left;
}

.podstrona h5 {
	width: 100%;
	color: #000;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 20px 0px !important;
	font-size: 20px;
	float: left;
}

.podstrona h6 {
	color: #f9a06c;
}

.podstrona {
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 700px;
}

.podstrona h1 {
	font-family: "Spartan";
	font-size: 59px;
	color: #000;
	text-transform: uppercase;
}

.podstrona img {
	max-width: 100%;
	height: auto;
}

a.wiecej {
	color: #fff;
	font-family: 'Spartan';
	text-transform: uppercase;
	background: #373737;
	padding: 14px 33px 8px 33px;
	font-size: 20px;
	margin: 25px 0px 0px 0px;
	position: relative;
	float: right;
}

a.wiecej:hover {
	background: #fff;
	color: #373737;
}

a.powrot {
	color: #fff;
	font-family: 'Spartan';
	text-transform: uppercase;
	background: #373737;
	padding: 14px 33px 8px 33px;
	font-size: 20px;
	margin: 25px 0px 0px 0px;
	position: relative;
	float: right;
}

a.powrot:hover {
	background: #fff;
	color: #373737;
}

/*zespol*/
#wykonawca {
	margin: 40px 0px 40px 0px;
}

#wykonawca table {
	width: auto !important;
	margin: 15px 0px 15px 0px !important;
}

#wykonawca table td {
	width: auto !important;
}

#wykonawca table img {
	margin: 0px 20px 0px 0px !important;
}

#zespol a img {
	margin-bottom: 15px;
}

#zespol a {
	font-size: 12px;
	line-height: 10px;
}

#enejcrew a img {
	margin-bottom: 15px;
}

#enejcrew a {
	font-size: 12px;
	line-height: 10px;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0px;
}

h2.dlafanow {
	font-size: 14px;
	position: relative;
	margin-top: -20px !important;
}

/*galeria*/
.realizacje {
	min-height: 250px;
}

.realizacja {
	height: 250px;
	width: 100%;
	position: relative;
}

.realizacja a {
	float: left;
	width: 100%;
	text-align: center;
}

.realizacja div.buttonhover {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	background: rgb(212, 150, 115);
	background: linear-gradient(90deg, rgba(212, 150, 115, 0.8) 0%, rgba(144, 90, 60, 0.8) 100%);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.realizacja:hover div.buttonhover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.realizacja img {
	display: none;
	position: relative;
	z-index: 1000;
}

.realizacja:hover img {
	display: block;
	margin: 100px auto 0px auto;
}

a.wiecej:before,
a.powrot:before,
#ofirmie a:before,
.wydarzenie:hover span.wydarzenie_wiecej,
.wydarzenie:hover span.wydarzenie_wiecej::after,
.wydarzenie,
.buttongaleriarealizacje h2,
.buttongaleriarealizacje div.buttonhover,
.buttongaleria div.buttonhover,
.buttonoferta h2,
.buttonoferta div.buttonhover,
.realizacja div.buttonhover,
.realizacja h2,
.button h2,
.button div.buttonhover,
.produktp,
a.powrot,
.news1 .newsfoto,
.markalogo,
ul#mlista li a,
.logotyp img,
#search_block_top,
.topmenu,
.topglowna,
.bodybg,
.news1,
.news1 a span,
ul.paginacja li a,
.sciezka ul li a,
#qrcode a,
#karta a,
.tabela table tr,
.newskont .news1 a span,
.produkt,
.powrotglowna a,
.sf-menu ul li a,
.news,
a.wiecej,
.liniainfo1 ul li a,
.liniainfo ul li a,
.news .newsfoto a span,
.marka,
.lewa a>span,
.lewa a>span span,
.prawa a>span,
.prawa a>span span,
.logotyp a,
ul.menudol li a,
.prawa a,
.lewa a {
	-moz-transition: all 200ms;
	-webkit-transition: all 200ms;
	-o-transition: all 200ms;
	-ms-transition: all 200ms;
	transition: all 200ms;
	animation: all 200ms;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-15 {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

/*loader*/
#loader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(255, 255, 255, 1);
	display: none;
	opacity: 0px;
}

#loader img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -32px;
}

/*formularze*/
.wpcf7-form {
	margin: 0px 0px 0px 0px;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel] {
	width: 100%;
	background: none;
	border: 0px;
	border-bottom: 1px solid #b9b9b9;
	margin: 0px 5% 20px 0px;
	padding: 8px 14px 8px 14px;
	text-transform: none;
	color: #000;
	font-size: 13px;
}

.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=tel]:focus {
	color: #000;
	border: 0px;
	border-bottom: 1px solid #000;
}

.wpcf7-form textarea {
	font-size: 13px;
	color: #000;
	width: 100%;
	background: none;
	height: 120px;
	border: 0px;
	border-bottom: 1px solid #b9b9b9;
	margin: 0px 5% 20px 0px;
	padding: 8px 14px 8px 14px;
	text-transform: none;
}

.wpcf7-form textarea:focus {
	color: #000;
	border: 0px;
	border-bottom: 1px solid #000;
}

div.wpcf7-response-output {
	width: 95%;
	clear: both;
	margin: 0px;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	width: 100%;
	float: left;
	clear: both;
	color: #000;
	border: 1px solid #b9b9b9;
	width: 100%;
	margin: 30px 0px 0px 0px;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	width: 100%;
	float: left;
	color: #0f7bc0;
	border: 0px solid #ff0000;
	margin: 0px;
	padding: 30px 0px 30px 0px;
}

.ajax-loader {
	display: none !important;
}

span.wpcf7-not-valid-tip {
	display: none !important;
}

.wpcf7-recaptcha {
	margin-top: 20px;
}

.wpcf7 {
	float: left;
	width: 100%;
}

.wpcf7-form p {
	font-family: 'Spartan';
	font-size: 16px;
	color: #595959;
	clear: both;
}

.wpcf7-list-item {
	float: left;
	margin: 15px 7px 15px 0px;
}

.wpcf7-list-item div {
	float: left;
}

.wpcf7-list-item span {
	float: left;
	margin: -2px 0px 0px 10px;
}

.wpcf7-form div.wpcf7-validation-errors {
	color: #ff0000;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
	color: #000;
}

.wpcf7-form input[type="submit"] {
	position: relative;
	float: right;
	background: none;
	border: 0px !important;
	padding: 10px 30px 2px 30px;
	background: #373737;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 15px 0px 0px 0px;
	font-family: 'Spartan';
}

.wpcf7-form input[type="submit"]:hover {
	background: #bfbfbf
}

p#breadcrumbs {
	width: 100%;
	float: left;
	margin: 20px 0px 20px 0px;
	font-size: 10px;
}

a.scrolltotop {
	background: rgba(0, 0, 0, 0) url(../enejgfx/up.png) no-repeat scroll center center;
	bottom: 50px;
	display: none;
	height: 50px;
	position: fixed;
	right: 2%;
	width: 50px;
	z-index: 3000;
}

.activescroll {
	display: block !important;
}

.fixed {
	position: fixed;
	z-index: 20000;
	width: 100%;
}

.tyt {
	position: relative;
	z-index: 10000;
	float: left;
	clear: both;
	width: 100%;
}

.tyt h3,
.tyt h2,
.tyt h1 {
	float: left;
	width: 100%;
	color: #313131;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 25px 0px 20px 0px;
	font-size: 15px;
	text-align: center;
}

.tyt3 h2 {
	float: left;
	margin-top: 25px;
	color: #313131;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 30px;
}

.tyt2 h3,
.tyt2 h2,
.tyt2 h1 {
	margin-top: 25px;
	color: #35c8fc;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 20px 0px;
	font-size: 28px;
}

.tyt1 h3,
.tyt1 h2,
.tyt1 h1 {
	margin-top: 25px;
	color: #313131;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 28px;
}

.wpcf7-form textarea,
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="submit"],
.buttonprawa,
.button,
.klasa .warstwa,
#zastosowanieikony ul li a,
#zastosowanieikony ul li a span,
a.przejdz:before,
a,
.ofertaspecjalna,
#lang a img,
.newsp a.sectionwiecej,
a.fb img,
#logo a img,
.lewakontakt a.sekcjakontaktowa,
#myslidemenu,
.sf-menu a,
.bx-wrapper .bx-controls-direction a,
#godown a,
.ofertaspecjalna a span.sp-warstwa,
.ofertaspecjalna1 a span.sp-warstwa,
.sectioninfo a.sectionwiecej,
.pokoj a,
a.wiecejgold,
.sala a,
.impreza a,
.restauracjamenu a,
.atrakcja a,
ul.footermenu li a {
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
	animation: all 300ms;
}

	{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

	{
	z-index: 102;
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-o-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

#paginacja {
	width: 100%;
	float: left;
	margin: 30px 0px 30px 0px;
}

.wp-pagenavi a,
.wp-pagenavi span {
	border: 1px solid #cbb686;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background: #cbb686;
	border-color: #cbb686;
	color: #fff;
}

#menuresponsive {
	display: none;
}

.slicknav_menu {
	display: none;
}

.slicknav_menu a.slicknav_btn #nav-icon1,
.slicknav_menu a.slicknav_btn #nav-icon2,
.slicknav_menu a.slicknav_btn #nav-icon3,
.slicknav_menu a.slicknav_btn #nav-icon4 {
	width: 22px;
	height: 22px;
	position: relative;
	margin: 0px 0px 0px 15px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.slicknav_menu a.slicknav_btn #nav-icon1 span,
.slicknav_menu a.slicknav_btn #nav-icon3 span,
.slicknav_menu a.slicknav_btn #nav-icon4 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #343434;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

/* Icon 3 */

.slicknav_menu a.slicknav_btn #nav-icon3 span:nth-child(1) {
	top: 0px;
}

.slicknav_menu a.slicknav_btn #nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
	top: 5px;
}

.slicknav_menu a.slicknav_btn #nav-icon3 span:nth-child(4) {
	top: 13px;
}

.slicknav_menu a.slicknav_open #nav-icon3 span:nth-child(1) {
	top: 13px !important;
	width: 0% !important;
	left: 50% !important;
}

.slicknav_menu a.slicknav_open #nav-icon3 span:nth-child(2) {
	-webkit-transform: rotate(45deg) !important;
	-moz-transform: rotate(45deg) !important;
	-o-transform: rotate(45deg) !important;
	transform: rotate(45deg) !important;
}

.slicknav_menu a.slicknav_open #nav-icon3 span:nth-child(3) {
	-webkit-transform: rotate(-45deg) !important;
	-moz-transform: rotate(-45deg) !important;
	-o-transform: rotate(-45deg) !important;
	transform: rotate(-45deg) !important;
}

.slicknav_menu a.slicknav_open #nav-icon3 span:nth-child(4) {
	top: 5px !important;
	width: 0% !important;
	left: 50% !important;
}

/*kontakt*/
.kontakt {
	padding-top: 100px;
	padding-bottom: 40px;
	position: relative;
	margin-top: 0px;
	min-height: 375px;
}

.kontakt h2 {
	width: 100%;
	color: #fff;
	font-family: 'Spartan';
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 25px;
	float: left;
	font-weight: normal;
	padding-top: 0px;
}

.kontakt p {
	color: #fff;
}

/*cookie*/
.cookiepolicy {
	display: none;
	bottom: 30px;
	right: 40px;
	padding: 20px;
	position: fixed;
	z-index: 1000;
	width: 300px;
	color: #333;
	border: 2px solid #fff;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
	font-size: 12px;
	line-height: 1.4;
}

.cookiepolicy span {
	display: block;
	padding: 12px;
	float: left;
}

.cookiepolicy span:nth-child(1) a {
	display: inline;
	padding: 9px 0;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-weight: 500;
}

.cookiepolicy span:nth-child(1) a:hover {
	color: #999;
}

.cookiepolicy a#cookiepolicy {
	display: inline-block;
	margin: 5px 0;
	padding: 10px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	text-decoration: none;
	color: #333;
	border: 2px solid #333;
	border-radius: 3px;
}

.cookiepolicy a:hover#cookiepolicy,
.cookiepolicy a:hover#cookiepolicy1 {
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	color: #fff;
	background-color: #333;
}

.open {
	display: block;
}



.slide-bar {
	position: fixed;
	width: 320px;
	height: 100%;
	top: 0;
	background-color: #FFF;
	overflow: auto;
	z-index: 4000;
}

@media (max-width: 360px) {
	.slide-bar {
		width: 280px;
	}
}

.slide-bar-right {
	left: auto;
	right: 0;
	transform: translate(320px, 0);
	-webkit-transform: translate(320px, 0);
	-ms-transform: translate(320px, 0);
}

.slide-bar-left {
	left: 0;
	right: auto;
	transform: translate(-320px, 0);
	-webkit-transform: translate(-320px, 0);
	-ms-transform: translate(-320px, 0);
}

@media (max-width: 360px) {
	.slide-bar-right {
		transform: translate(280px, 0);
		-webkit-transform: translate(280px, 0);
		-ms-transform: translate(280px, 0);
	}

	.slide-bar-left {
		transform: translate(-280px, 0);
		-webkit-transform: translate(-280px, 0);
		-ms-transform: translate(-280px, 0);
	}
}

body.slide-bar-open-right .slide-bar-right.open {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
}

body.slide-bar-open-left .slide-bar-left.open {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
}

body.slide-bar-open-right .slide-bar-right.open,
body.slide-bar-open-left .slide-bar-left.open {
	-moz-transition: transform 300ms ease-in-out;
	-webkit-transition: transform 300ms ease-in-out;
	-o-transition: transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out;
}

body.slide-bar-open-right,
body.slide-bar-open-left {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

body.slide-bar-close-right .slide-bar-right.open {
	transform: translate(320px, 0);
	-webkit-transform: translate(320px, 0);
	-ms-transform: translate(320px, 0);
}

body.slide-bar-close-left .slide-bar-left.open {
	transform: translate(-320px, 0);
	-webkit-transform: translate(-320px, 0);
	-ms-transform: translate(-320px, 0);
}

@media (max-width: 360px) {
	body.slide-bar-close-right .slide-bar-right.open {
		transform: translate(280px, 0);
		-webkit-transform: translate(280px, 0);
		-ms-transform: translate(280px, 0);
	}

	body.slide-bar-close-left .slide-bar-left.open {
		transform: translate(-280px, 0);
		-webkit-transform: translate(-280px, 0);
		-ms-transform: translate(-280px, 0);
	}
}

body.slide-bar-close-right .slide-bar-right.open,
body.slide-bar-close-left .slide-bar-left.open {
	-moz-transition: transform 300ms ease-in-out;
	-webkit-transition: transform 300ms ease-in-out;
	-o-transition: transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out;
}

body.slide-bar-close-right,
body.slide-bar-close-left {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.slide-bar-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(20, 20, 20, 0.5);
	visibility: hidden;
	z-index: 1040;
	opacity: 0;
}

.slide-bar-close-right .slide-bar-backdrop,
.slide-bar-close-left .slide-bar-backdrop {
	visibility: visible;
	opacity: 0;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: opacity ease 300ms;
	-webkit-transition: opacity ease 300ms;
	-o-transition: opacity ease 300ms;
	transition: opacity ease 300ms;
}

.slide-bar-open-right .slide-bar-backdrop,
.slide-bar-open-left .slide-bar-backdrop {
	visibility: visible;
	opacity: 1;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: opacity ease 300ms;
	-webkit-transition: opacity ease 300ms;
	-o-transition: opacity ease 300ms;
	transition: opacity ease 300ms;
}

/*--------------------------------------------------*/

.dropdown {
	color: inherit;
}

.slide-bar-account .btn {
	margin-top: 25px;
}

.slide-bar-account .sb-content {
	padding: 10px 20px;
}

.slide-bar-account .sb-item {
	color: #141414;
	clear: both;
	cursor: pointer;
	display: block;
	padding: 5px 0;
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
}

.slide-bar-account .sb-item:hover {
	color: #b33a3a;
}

.slide-bar-account .sb-item>span {
	vertical-align: middle;
}

.slide-bar-account .sb-item i.fa {
	font-size: 14px;
}

.slide-bar-account .sb-item i {
	font-size: 16px;
	width: 18px;
	text-align: center;
	color: #444444;
	margin-right: 10px;
}

.slide-bar-account .sb-item img {
	width: 14px;
	margin-left: 2px;
	height: auto;
	margin-right: 10px;
}

.slide-bar-account .dropdown .sb-item {
	margin-bottom: 5px;
	position: relative;
}

.slide-bar-account .dropdown .sb-item::before {
	content: '';
	position: absolute;
	height: 1px;
	left: 28px;
	right: 0;
	bottom: 0;
	background: #bdbdbd;
}

.slide-bar-account .dropdown .sb-item::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 12px;
	border-top: 4px solid #9c9c9c;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.slide-bar-account .dropdown-menu {
	border: none;
	padding: 0;
	position: relative;
	width: 100%;
	float: none;
	background: none;
	margin: 0 !important;
	left: auto;
	top: auto;
	min-width: auto;
	padding-left: 28px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.slide-bar-account .dropdown-menu li a {
	font-size: 1.2rem;
	text-transform: uppercase;
	display: block;
	padding: 5px 0;
}

.slide-bar-account .dropdown-menu li a img {
	width: 12px;
	height: auto;
	margin-right: 5px;
	vertical-align: 1px;
}

.slide-bar-account .sb-account-info {
	display: block;
}

.slide-bar-account .sb-account-info p {
	margin-bottom: 25px;
}

.slide-bar-account .sb-account-info p:first-child a {
	text-transform: uppercase;
	font-size: 1.2rem;
	color: #b33a3a;
	display: table;
	margin: 0 auto;
	font-weight: 700;
}

.slide-bar-account .sb-account-info p:first-child a i {
	font-size: 90px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.slide-bar-account .sb-account-info p:last-child a {
	display: table;
	margin: 0 auto;
	text-transform: capitalize;
	font-weight: 500;
}

/*---------------------------------*/

#slide-bar-login-wishlist .title-top {
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	font-size: 0;
	padding: 10px;
	margin: 0 -10px;
	margin-bottom: 10px;
}

#slide-bar-login-wishlist .title-top i {
	font-size: 80px;
	color: #b33a3a;
	margin-bottom: 20px;
}

#slide-bar-login-wishlist .title-top span {
	font-size: 1.4rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #b33a3a;
	display: table;
	width: 100%;
	margin-bottom: 10px;
}


#mobilne ul {
	position: absolute;
	top: 40px;
	left: 40px;
	transform: translate(-50%, -50%);
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 2000;
}

#mobilne ul li {
	list-style: none;
	position: absolute;
	background: #fff;
	width: 100%;
	height: 2px;
	transform: translateY(-50%);
	transition: .9s;
}

#mobilne ul li:nth-of-type(1) {
	top: 20%;
}

#mobilne ul li:nth-of-type(2) {
	top: 50%;
}

#mobilne ul li:nth-of-type(3),
#mobilne ul li:nth-of-type(4) {
	width: 50%;
	top: 80%;
}

#mobilne ul li:nth-of-type(1),
#mobilne ul li:nth-of-type(2),
#mobilne ul li:nth-of-type(3) {
	left: 0;
}

#mobilne ul li:nth-of-type(4) {
	right: 0;
}

#mobilne ul.active li:nth-of-type(1) {
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
}

#mobilne ul.active li:nth-of-type(2) {
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
}

#mobilne ul.active li:nth-of-type(3) {
	left: -50%;
	opacity: 0;
}

#mobilne ul.active li:nth-of-type(4) {
	right: -50%;
	opacity: 0;
}

.sb-content {
	display: block;
	padding: 30px;
}

.sb-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sb-content ul li {
	width: 100%;
	float: left;
}

.sb-content ul li a {
	color: #d88c5e;
	font-size: 20px;
	margin: 0px 0px 15px 0px;
}

.sb-content ul li a:hover {
	color: #000;
}

#mobilne {
	display: none;
}

.sb-content a.closemenu {
	width: 100%;
	display: block;
	text-align: right;
}

.zlot-fanow {
	background: url(../enejgfx/vesna.jpg) top center no-repeat;
	background-size: cover;
}

.zlot-fanow .vc_row-fluid {
	margin: 20px 0px 30px 0px;
}

.zlot-fanow .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background: none !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
	border: 0px !important;
}

.zlot-fanow .podstrona img {
	width: auto !important;
	height: auto !important;
}

.zlot-fanow p {
	color: #fff;
}

.zlot-fanow h2 {
	color: #fff;
	font-weight: 900;
	font-size: 34px;
	margin: 15px 0px 20px 0px
}

.zlot-fanow h3 {
	color: #fff;
	font-weight: 900;
	font-size: 24px;
}

.zlot-fanow iframe {
	border-radius: 20px;
}

.zlot-fanow .firstone h2 {
	margin: 0px !important;
}

.zlot-fanow .firstone h2:nth-child(2) {
	margin-bottom: 20px !important;
}

.trasa-koncertowa {
	background: url(../enejgfx/background.jpg) top center no-repeat;
}

.trasa-koncertowa .vc_row-fluid {
	margin: 20px 0px 30px 0px;
}

.trasa-koncertowa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background: none !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
	border: 0px !important;
}

.trasa-koncertowa .podstrona img {
	width: auto !important;
	height: auto !important;
}

.trasatrasa>.vc_column_container:nth-child(1) {
	width: 73% !important;
}

.trasatrasa>.vc_column_container:nth-child(2) {
	width: 12% !important;
}

.trasatrasa>.vc_column_container:nth-child(3) {
	width: 15% !important;
}

.trasatrasa>.vc_column_container:nth-child(2) img {
	width: 107px;
}

.trasatrasa>.vc_column_container:nth-child(3) img {
	width: 130px;
}

.trasatrasa .vc_column_container:nth-child(1) .trasa-koncertowa .vc_column-inner {
	padding: 0px !important;
}

.trasa-koncertowa .vc_row-fluid {
	display: flex;
}

.trasa-koncertowa h4 {
	margin-bottom: 10px !important;
}

.trasa-koncertowa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	padding-top: 30px !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {}

.vc_tta.vc_general .vc_tta-panel {
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff !important;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel-body,
.vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
	border: 0px !important;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	background: url(../enejgfx/kupbilet.png) top 12px left no-repeat;
	width: 129px;
	height: 59px;
	border: 0px !important;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	border: 0px !important;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus {
	width: 129px;
	height: 48px;
}

.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	background: url(../enejgfx/kupbilet1.png) top 12px left no-repeat;
	width: 129px;
	height: 59px;
	border: 0px !important;
}

.trasa-koncertowa .vc_column_container>.vc_column-inner {
	padding: 0px !important;
}

.trasa-koncertowa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a span {
	font-weight: bold;
	font-family: 'Syne', sans-serif;
}

.trasa-koncertowa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a span span {
	font-weight: normal;
	font-size: 12px;
	font-family: 'Spartan', sans-serif;
}

@media screen and (max-width: 1400px) {
	.sf-menu a {
		padding: 7px 15px 7px 15px;
	}
}

@media screen and (max-width: 1300px) {
	.container {
		width: 950px;
	}
}

@media screen and (max-width: 1250px) {
	.button a>span {
		margin-left: 0px;
	}

	.sf-menu a {
		padding: 11px 5px !important;
		font-size: 12px !important;
	}

	.sf-arrows .sf-with-ul::after {
		top: 20px !important;
	}

	.sf-menu a.sf-with-ul {
		padding: 11px 35px 11px 8px !important;
	}

	.podstrona img {
		width: 100%;
	}
}

@media screen and (max-width: 995px) {
	.trasa-koncertowa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a span span {
		font-weight: normal;
		font-size: 12px;
		font-family: 'Spartan', sans-serif;
		width: 100%;
		display: block;
		margin-top: 15px;
	}

	.trasatrasa>.vc_column_container:nth-child(1) {
		width: 23% !important;
	}

	.trasatrasa>.vc_column_container:nth-child(2) {
		width: 33% !important;
	}

	.trasatrasa>.vc_column_container:nth-child(3) {
		width: 43% !important;
	}

	.trasa-koncertowa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a span {
		display: block;
		width: 60% !important;
		font-size: 15px;
	}

	#rlogo {
		display: block;
	}

	#socialmedia::after {
		display: none;
	}

	#socialmedia ul li {
		margin: 0px 3px;
	}

	.footer1 ul li {
		width: 50%;
		float: left;
		text-align: center;
		margin: 20px 0px 20px 0px;
		height: 50px;
	}

	#gramy {
		display: none;
	}

	#kontakt h2 {
		font-size: 20px;
	}

	.container {
		width: auto;
	}

	#kojro1 img,
	#kojro2 img,
	#kojro5 img {
		margin-bottom: 30px;
	}

	#mobilne {
		display: block;
	}

	.wp-socializer ul {
		float: left;
		clear: both;
		width: 100%;
	}

	.top {
		display: none;
	}

	.top1 {
		display: none;
	}

	.footermenu ul {
		float: left;
	}

	.logafooter img {
		float: left;
	}

	.logafooter div {
		float: left;
		width: 100%;
		margin: 30px 0px 20px 0px;
	}

	.firma h1,
	.zapraszam h2 {
		font-size: 24px;
	}

	.virtualmedia {
		float: left;
		width: 100%;
		clear: both;
		margin-top: 50px;
	}

	.kontenerslider {
		padding-bottom: 0px;
	}

	.danekontaktowe {
		font-size: 12px;
		padding: 12px 0px 0px 38px;
	}

	#logo {
		margin: 0px 0px 10px 0px;
	}

	#logo img {
		max-width: 100%;
		height: auto;
	}

	#slider {
		max-height: 100%;
		height: 100%;
		background: none;
		min-height: auto;
	}

	.wpcf7-form input[type="submit"] {
		margin: 20px 0px 20px 0px;
	}

	.footerlewa {
		height: auto;
	}

	.no-padding {
		padding: 0% 5% 0% 5%;
	}

	#menu {
		display: none;
	}

	ul.footermenu li a {
		padding-left: 0px;
	}

	.footer h3 {
		margin: 0px 0px 20px 0px;
	}

	.footer {
		font-size: 13px;
	}




	.podstrona h1 {
		font-size: 33px;
		margin-top: 30px;
	}

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

	.slicknav_menu {
		display: block;
	}

	ul.footermenu li {
		display: inline-block;
		width: 100%;
		clear: both;
		padding-left: 0px;
	}

	a.kartaproduktu {
		width: 100%;
	}

	.przewodopis {
		float: left;
	}

	#sliderpodstrona {
		height: 120px;
		margin-top: 0px;
	}

	#sliderpodstrona h1 {
		font-size: 20px;
		margin: 45px 0 0 30px;
	}

	.podstrona h2 {
		font-size: 20px;
		margin: 0px;
	}

	.news {
		float: left;
	}

	.podstrona table {
		width: 100%;
	}

	.podstrona table tr td {
		width: 100%;
		float: left;
		clear: both;
	}

	.podstrona table {
		width: 100%;
	}

	.podstrona table tr td {
		width: 100%;
		float: left;
		clear: both;
	}

	.opinia1 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.bx-controls-direction {
		display: none;
	}
}

canvas {
	display: block;
	position: absolute;
	left: 0;
	z-index: -1;
}

.scene-nav {
	font-size: 1.15em;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	background: none;
	border: 0;
	right: 0;
	padding: 1.5em;
	color: var(--color-nav);
}

.scene-nav:focus {
	outline: none;
}

.scene-nav--prev {
	left: 0;
}

.slide-wrapper {
	display: none;
}

.icon--arrow-nav-next {
	transform: rotate(-180deg);
}