/* nadpisanie styli domyślnych / hotelowych */
body {
	background: #2e3842;
}

body, input, select, textarea {
	color: #fff;
	letter-spacing: 0.075em;
	line-height: 1.65em;
}

#header {
	background: rgba(46,56,66,0.85);
}

#header nav#nav_full > ul > li > a {
	color: #fff;
	padding: 0 1em;
}

#header nav#nav_full > ul > li > a:hover, 
#header nav#nav_full > ul > li.active > a,
#serviceCategories a.active {
	color: rgb(33,178,166);	
}

#serviceCategories a.active {
	border-bottom: 1px solid rgb(33,178,166) !important; 	
}

#header nav > ul > li > a.menuToggle:after {
	filter: brightness(1);
}

input[type="text"]:not([disabled]),
input[type="password"],
input[type="email"],
input[type="date"],
input.date,
select,
textarea {
	background: rgb(255, 255, 255);	
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button:not(.ui-widget button),
.button {
	box-shadow: inset 0 0 0 2px #fff;
	color: #fff;	
	text-transform: uppercase;
}

#banner:after {
	background: #2e3842;
}

#banner.slider {
	min-height: auto;
	padding: 0;
}

#banner.video > #bigCategoryButtons {
	position: absolute; 
	bottom: 25px; 
	left: 0; 
	right: 0; 
	z-index: 2;
	width: 95%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;		
}

body.is-mobile #banner.video > #bigCategoryButtons {
	display: none;
}

#banner.video > #bigCategoryButtons > a {
	text-align: center;
	margin: 0 0 .75em .75em;
	flex: 0 0 auto;
	padding: .7rem 1.4rem;
	box-shadow: 2px 3px 9px -2px rgba(0,0,0,0.75);
	box-sizing: border-box;
	width: auto;
	color: #fff;
	font-size: 100%;
	border: 1px solid #fff;
	background: rgba(0,0,0,0.25);
	line-height: 28px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	text-decoration: none;		
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease;		
}

#banner.video > #bigCategoryButtons > a:first-child {
	margin-left: 0;
}

#banner.video > #bigCategoryButtons > a:hover {
	background: rgba(255,255,255,0.15); 
}

#banner > div.inner { padding: 0 3em; }
body.is-mobile #banner > div.inner { padding: 0; }

.spotlight:nth-of-type(2n+1) {
	background-color: rgba(0, 0, 0, 0.15);
}

.spotlight:nth-of-type(2n) {
	background-color: rgba(0, 0, 0, 0.375);
}

.wrapper.style1 {
	background-color: #21b2a6;
	color: #c7ebe8;
}

.wrapper.style2, 
.wrapper.style2 h1, 
.wrapper.style2 h2, 
.wrapper.style2 h3, 
.wrapper.style2 h4, 
.wrapper.style2 h5 {
	color: #fff;
}

#footer {
	background-color: rgba(29, 36, 42, 0.9) !important;
}

#footer .icons a {
	color: rgba(255, 255, 255, 0.5);	
}

#footer .icons a:hover {
	color: #fff;
}

#footer .copyright {
	color: rgba(255, 255, 255, 0.5);
}

#footer .copyright li {
	border-left: solid 1px rgba(255, 255, 255, 0.5);
	display: inline-block;
	line-height: 1em;
	margin-left: 1em;
	padding-left: 1em;
}

/*-------- różne style wspólne --------*/
.hidden {
	display: none;
}

/*------Lang switcher select-------*/
select.lang-select  {
  margin: 0 1em;
  padding: 0 .3em;
  height: 1.6em; 
  display: block; 
  width: auto; 
  background: none;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-appearance: menulist;
  -moz-appearance: none;
  -ms-appearance: none;
  font-size: .8em;  
  }
select.lang-select::-ms-expand { display: none; }  
select.lang-select option { color: #000; }
 
.is-mobile #lang-select-cont { display: none !important; }  


/* ------Rozkład ----------*/
.rozwin { cursor: pointer; border: none; }
.rozwijany h3 { margin-bottom: .2em; }

.rozklad { overflow: hidden; border-collapse: collapse; width: 100%; min-width: 100%; max-width: 100%; }
.rozklad:not(:last-child) { margin-bottom: 2em; }
.rozklad td:first-child { max-width: 250px; text-align: right; }
.rozklad td, .rozklad th { border: 1px solid rgb(193,193,193); padding: 6px; text-align: center; }
.rozklad th { background: rgb(33,36,100); padding: 6px; }
.rozklad tr:hover { background: rgb(33,36,100) !important;  }

.rozklad td, .rozklad th {  position: relative; }

.rozklad td:hover::after {
  content: "";
  position: absolute;
  background-color: #ffa;
  left: 0;
  top: -5000px;
  height: 10000px;
  width: 100%;
  z-index: -1;
}

table.rozklad td:hover { background: rgb(33,36,100);  }
table.rozklad p { margin: 1px 0px 1px 0px !important; }
/* ---------Koniec rozkładu ------------*/

/*----------div TABELKA -------------*/
  div.tbl { display: table; margin: 0 auto; }
  div.tr { display: table-row; }
  div.td { display: table-cell; vertical-align: middle; }  
/*---------koniec div table----------*/

/*--------- formularz kalendarium (szukaja) i kontaktowy ---------*/
@media screen and (max-width: 1000px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 0.93em;
		overflow-y: hidden;
	}

	#ui-datepicker-div:not(.swal2-container #ui-datepicker-div) {
		margin-left: -157px !important;
	}
}

@media screen and (max-width: 468px) {
	.wrapper {
		padding: 3em 0.33em 1em;
	}

	input[type="submit"], input[type="reset"], input[type="button"], button :not(.gmnoprint, img), .button {
		padding: 0 1.5em;
	}

	#ui-datepicker-div:not(.swal2-container #ui-datepicker-div) {
		margin-left: -157px !important;
	}
}

.ui-datepicker-current, .ui-datepicker-close {
	display: none;
}

/*-------------- SELECT2 fix-------------------*/
ul.select2-choices > li.select2-search-choice > div {
	font-weight: 400 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	color: #000;
	padding-left: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	position: relative;
}

.select2-selection__choice__remove span {
	height: 1em !important;
	line-height: 1em !important;
	padding: 0.15em 0.05em !important;
	box-shadow: none !important;
}

.select2-results__options {
	color:#000;
}

.select2-container--default .select2-selection--multiple {
	min-height: 1.7em;
	padding-right: 9px;
	cursor: pointer;
}

ul.select2-results__options, .select2-selection__choice__display {
	font-size: 0.8em;
	line-height: 1.2em;
}

.select2-container .select2-search--inline .select2-search__field {
	height: 0;
}

@media screen and (max-width: 1000px) {
	.select2-selection__choice__remove {
		max-height: 1.5em;
		line-height: 1.5em;
	}
}
/* SELECT2 fix koniec */

#f_contact { width: 510px; margin: 0 auto; }
.is-mobile #f_contact { width: 100%; }
#f_contact a { font-size: .85em; }

#f_contact input[type="text"], 
#f_contact textarea, 
#fc_col_b,
input[type="date"],
input.date,
#calendarEventSearch select,
input.events-text {
	border: 1px solid #bababa;
	color: #000;
	outline: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
}
  
#f_contact input[type="text"], #f_contact textarea {
	background-color: #fff;
	width: 170px;
	padding: 5px;
	margin: 0px 1px 0px 0px;
	display: inline-block;
}

#fc_tbl {
	display: table;
	width: 100%;
} 

#fc_col_a {
	width: 60%;
	padding-right: 7px;
}

#fc_col_a input {
	width: 100% !important;
	height: auto !important;
}

#fc_col_b {
	width: 40%;
	padding: 0 8px;
	vertical-align: bottom;
	text-align: center;
	background-color: #FFF;
}

#fc_col_b img { max-width: 100%; }
#fc_col_a, #fc_col_b {
	display: table-cell;
}

#fc_col_a input:not(:last-child) {
	margin-bottom: 8px;
}

#f_contact textarea {
	width: 100%;
	padding: 5px;
	margin-top: 8px;
	margin: 8px 0 1em;
	min-height: 50px;    
	font-family: "Raleway", Helvetica, sans-serif;
	/* resize: vertical; */
}

#f_contact .submitCont { text-align: center; }
#f_contact #fca_submit { display: inline-block; width: auto; }

textarea#message {
	resize: none;
}
/*--------koniec formularza---------*/

/*--------------błędy --------------------*/
._err {  display: none; }

.invalid  {
	border: 1px solid red !important; 
	background-color: #f1d2d2 !important;
}

.invalid2 { 
	background-color: #FFFFAC !important; 
}

.s_msg, .e_msg { 
	-webkit-transition: all 0.35s ease-in-out; 
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out; 
	border-radius: 0.35em; 
	padding: .75em 1em; 
	text-align: center; 
	margin-bottom: 10px; 
	box-shadow: inset 0 0.1em 0.1em 0 rgba(0,0,0,0.05);
	background: #fff; 
} 
.s_msg { 
	border: 1px solid rgba(0,128,0,0.55); 
	color: green; 
}
.e_msg { 
	border: 1px solid rgba(255,0,0,0.55); 
	color: red; 
}
/*-------------koniec błędów----------*/

/* ----- keyframes ------- */
@-webkit-keyframes buttonPulse{0%{-webkit-transform:translateY(0)}50%{-webkit-transform:translateY(5px)}100%{-webkit-transform:translateY(0)}}
@-moz-keyframes buttonPulse{0%{-moz-transform:translateY(0)}50%{-moz-transform:translateY(5px)}100%{-moz-transform:translateY(0)}}
@keyframes buttonPulse{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}
/* ----- koniec keyframes ---- */

/*---------- ikonki flex (zakładka: Partnerzy) --------------*/
.clr { clear: both; }

div.flex-c {
  display: flex;
  flex-flow: row wrap;  /* scalone flex-direction i flex-wrap */
  justify-content: center;
  align-items: center; /* wyrównanie pionowe elementów wiersza */
}
div.flex-c > figure, div.flex-c > a {
  /*flex: 1;*/   /* rozciąga dolne kolumny jeśli miejsce, scalone flex-grow i flex-shrink */
  margin: 2%;
  text-align: center; 
  flex-basis: 12em; /* tyle samo co width ? */
  flex-grow: 0; /* 1 - rozszerza figure jeśli miejsce */  
}

div.flex-c > a {
	border-bottom: none;
}

div.flex-c figure:nth-child(3) { order: 0; }  /* priorytet elementu, domyślnie 0 */
div.flex-c figcaption { margin-top: .7em; }
div.flex-c .img-out { line-height: 7em; width: 7em; height: 7em; display: inline-block;  }
div.flex-c img { max-width: 100%; max-height: 100%; vertical-align: bottom;  }

#partners-logos.flex-c {  align-items: center; }
#partners-logos.flex-c figure { flex-basis: 9em; margin: 2%; }
#partners-logos.flex-c figure:nth-child(2), #partners-logos.flex-c figure:nth-child(4) { flex-basis: 6em; } 

/* wyróżnione przyciski górnego menu */
li.promo { 
	border-radius: 6px;
	background: #b4ddb4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0ZGRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzgzYzc4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzUyYjE1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzAwOGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzAwNTcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDI0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b4ddb4 0%, #83c783 17%, #52b152 33%, #008a00 52%, #005700 83%, #002400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4ddb4), color-stop(17%,#83c783), color-stop(33%,#52b152), color-stop(52%,#008a00), color-stop(83%,#005700), color-stop(100%,#002400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 52%,#005700 83%,#002400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 52%,#005700 83%,#002400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 52%,#005700 83%,#002400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 52%,#005700 83%,#002400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-8 */
}

li.promo.blue {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c5deea+0,8abbd7+31,066dab+100;Web+2.0+Blue+3D+%231 */
	background: rgb(197,222,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */	
}

li.promo a {
	color: rgb(255,255,255) !important;
}

li.promo:hover a {
	text-decoration: none;
	color: #fff !important;
	text-shadow: 0 0 1em #eaeaea, 0 0 1em #eaeaea;
	-webkit-transition: 200ms linear 0s;
	-moz-transition: 200ms linear 0s;
	-o-transition: 200ms linear 0s;
	transition: 200ms linear 0s;
	outline: 0 none;   
}


/* strona główna - services */
#serviceCategories {
	background-color: #fff;
	color: #222;
	padding: 1.3em 1.5em;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

#serviceCategories a {
	border-color: #fff;
	line-height: 2em;
}

#serviceCategories a:hover {
	border-color: #222;
}

#serviceCategories > div {
	white-space: nowrap;
}

#serviceCategories > div + div {
	padding-left: 1.5em;
}

#servicesFlex {
	width: 100%;
	display: flex;
	flex-flow: row wrap;	
	justify-content: center;
	text-align: center;
}

#servicesFlex > .caption {
	flex-grow: 0; /* ponieważ film jest za wąski żeby zapełnić prostokąt */
	width: 33.33%;
	height: 20em;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;	
}

#servicesFlex > .caption > picture {
	display:flex; 
	width: 100%; 
	height: 100%;
}

#servicesFlex > .caption > picture > img {
	object-fit: cover; 
	height: auto; 
	width: 100%;
}

/* nie ustawiać ujemnego z-index, ponieważ FF ma z tym jakiś problem */
#servicesFlex video, video.fullscreen {
  z-index: 1; 
  overflow: hidden;	
	height: 100%;	
}

/* poprawka rozmiaru banerek */
.wrapper > .inner > img {
	max-width: 100%;
}

@supports (object-fit: cover){
	#servicesFlex video, video.fullscreen  {
	 object-fit: cover;
	}
}

/* ie edge only gets the following rule */
@supports (object-fit: cover) and (-ms-ime-align:auto) {
	#servicesFlex video, video.fullscreen {
	 height: 100% !important;
	}
}

@media screen and (max-width: 835px) {
	#servicesFlex > .caption {
		width: 50%; 
	}
}

@media screen and (max-width: 680px) {
	#servicesFlex > .caption {
		width: 100%;
	}
}

.caption-overlay {
	position: absolute;    
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: white;
	transform: translateY(100%);
	transition: transform .35s ease-out;	
}

.caption:hover .caption-overlay {
	transform: translateY(30px); /* 0 initial, margin from top on hover */
}

.caption-overlay-title {
	letter-spacing: 2px;
	line-height: 1.3em;
	text-transform: none;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0;
	padding: 0 0 12px;
	/*transform: translateY( calc(-100% - 10px) );*/ /* +10px overlay padding */
	transform: translateY(-120%); /* pozycja title przed hoverem, IE nie rozumie tu calc */ 
	transition: transform .35s ease-out;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.73);
}

.caption-overlay-content {
	font-size: .85rem;
}

.caption:hover .caption-overlay-title {
    transform: translateY(0);
}

.caption:hover .caption-overlay {
	bottom:2em;
}

.caption::before {
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	transition: background .35s ease-out;
}
.caption:hover::before {
	background: rgba(0, 0, 0, .5);
}

.caption {
	transform: translateZ(0);
}

/* ------- STICKY MENU ---------- */
body:not(.is-mobile) .affix.sticky { 
	position: fixed; 
	width: 100%;
	z-index: 10000;
}

/*---------- datepicker fix (ponieważ popup i górne menu 10000) -----------*/
#ui-datepicker-div { 
	z-index: 100000 !important; 
} 

/* x - do czyszczenia inputa */
input + .clear {
	display: none;
	color: #000;
	line-height: 1;
	padding: .3em;
}

input.allowClear + .clear {
	cursor: pointer;
	display: block !important;
	position: absolute;
	right: 0px;
	top: calc(50% - .3em);
}

/**************** Media Query *********************/
@media screen and (max-width: 736px) {
	#banner {
		padding: 7em 1em 5em 1em ;
		height: 70vh;
		min-height: 0;
	}
}