body{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	color:#313131;
	font-size:16px;
}

a, a:visited{
	color:#313131;
	font-size:16px;
}

a:hover{
	color:#BCA274;
	text-decoration:none;
}

img {
    max-width: 100%;
}

.row.rowMiddle {
    align-items: center;
}

table.konferencje {
    width: 100%;
    background: #f6f6f6;
    border: 1px solid #eee;
    font-size: 14px;
}

table.konferencje tr th {
    width: 20%;
}

table.konferencje td, table.konferencje th {
    padding: 5px;
    border-bottom: 1px solid #eee;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

table.konferencje p{
	margin:5px 0;
}


table.konferencje tr:hover  td, table.konferencje tr:hover th {
	background:#fff;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

th {
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Playfair Display', serif;
	color:#333;
	font-weight:300;
    line-height: 1.5;
}

h1 {
	font-size:50px;
   text-transform: uppercase;
}

div#header_01 {
    text-align: center;
    padding: 14px 0;
}


div#header_01 p{
	margin:0;
}

div#header.stuck {
    position: fixed;
    z-index: 1002;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom:1px solid #eee;
}


div#header.stuck > div {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
}


div#header.stuck > div {
    display: flex;
    max-width: 1140px;
    justify-content: space-between;
}

div#header.stuck #header_02{
	display:none;
}

div#header.stuck div#header_01 {
    padding: 10px 0;
}
    
div#header.stuck div#header_01 img{
    max-height: 60px;
}

body.stuck div#header-padding {
    padding: 209px 0 0;
}



div#header-top .container {
    position: relative;
}

div#header_02 {
    position: absolute;
    top: 0;
    right: 0;
}

div#header_menu {
    border-top: 1px solid #eee;
}

.top-menu ul {
    display: flex;
    justify-content: center;
}

.top-menu ul li{
	padding:25px 0px 23px;
	margin: 0 20px;
	border-bottom: 2px solid transparent;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.body_class_chojny .top-menu ul li {
    padding: 16px 0px 14px;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    z-index: 9!important;
}

.top-menu ul li a {
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    color: #555;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.top-menu ul li:hover {
	border-bottom: 2px solid #BCA274;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
	
.top-menu ul li:hover a{
    color:#BCA274;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

div.mod-languages a {
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    color: #555;
}

#header_gora_cont {
    width: 100%!important;
}

.slick-slide img {
    display: block;
    width: 100%;
}

div#footer_bg {
    background: #191919;
    padding: 40px 0;
}

#footer_01, #footer_02, #footer_03, #footer_04{
	padding-top:40px!important;
	padding-bottom:40px!important;
}

div#footer_03 .nav {
    display: block;
}

div#footer_03 .nav a {
    color: #ccc;
    font-size: 12px;
}

div#footer_02 h3, div#footer_03 h3, div#footer_04 h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
   margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: #c1ae95;
}

div#maincolumn {
    padding: 50px 0;
}

div#header-slideshow {
    position: relative;
    max-height: calc(100vh - 209px);
    min-height: 450px;
    overflow: hidden;
    display: flex;
	 align-items: center;
}

div#footer_01 img {
    margin: 40px 0 0;
}
#slide_gora {
    max-height: calc(100vh - 209px);
    min-height: 450px;
}

button.slick-prev.slick-arrow {
    left: 30px;
    z-index: 3;
    width: 40px;
    opacity: 0.4;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

button.slick-next.slick-arrow {
    right: 30px;
    z-index: 3;
    width: 40px;
    opacity: 0.4;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.slick-prev:before, .slick-next:before {
    font-size: 36px!important;
    cursor:pointer;
} 

button.slick-next.slick-arrow:hover, button.slick-prev.slick-arrow:hover {
    opacity: 1!important;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
} 

#slide-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 405px;
}

div#slide-text {
    margin: 0 auto 60px;
    max-width: 600px;
    text-align: center;
}


div#slide-text h3{
	 font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 40px;
}

div#slide-text h2{
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 50px;
    letter-spacing: 2px;
}

div#rightcolumn {
    max-width: 1000px;
    height: 104px;
    padding:10px;
    margin: auto;
    background: rgba(255,255,255,0.7);
}

div#header_gora_cont:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: " ";
    background: rgba(0,0,0,0.2);
    height: 100%;
}

div#wis2-panel {
    background: #fff;
    padding: 10px 0;
}

#wis2-panel .wis2-panel--horizontal .wis2-title {
    color: #555!important;
}

.wis2-label {
    color: #555!important;
    font-size: 11px;
}

#wis2-panel .wis2-promocode {
    margin-top: 0!important;
}

#wis2-panel .wis2-promocode__link {
    color: #555!important;
    font-size: 11px;
}

#wis2-panel .wis2-button--primary {
    background: #BCA274!important;
    border-color: #BCA274!important;
}

#wis2-panel .wis2-input:before {
    color: #BCA274!important;
}

#wis2-panel .wis2-input:hover {
    border-color:#BCA274!important;
}

#wis2-panel .wis2-promocode__text span {
    color: #BCA274!important;
}

hr{
    border-color: #C1AE95;
}

#maincolumn hr {
    border-color: #C1AE95;
    max-width: 100px;
    margin: 20px 0;
}

div#footer_02, div#footer_02 a, div#footer_02 i, div#footer_02 p, div#footer_04, div#footer_04 p, div#footer_04 a, div#footer_04 i {
    color: #ccc;
    font-size: 12px;
}

.icon1, .icon2, .icon3 {
    display: flex;
    margin: 22px 0;
    align-items: center;
}

div#footer_02 p{
    margin:3px 0;
}

div#footer_02 i {
    font-size: 20px;
    text-align: center;
    width: 40px;
}

div#footer_04 i {
    font-size: 40px;
}

div#footer_04 .cookies_box {
    margin-top: 68px;
}

.description {
    margin: 0 auto 40px;
    max-width: 680px;
    text-align: center;
}

#maincolumn .description hr {
    margin: 20px auto;
}

.description h4 {
    color: #c1ae95;
    font-size: 19px;
    line-height: 40px;
    font-family: 'Open Sans', sans-serif;
}

.box-container {
    display: flex;
    align-items: center;
    margin: 60px 0px 0px;
}

.box-link a, a.button, .room-item-button a {
    border: 2px solid #c1ae95;
    float: left;
    padding: 10px 30px;
    margin: 20px 0 0;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.box-link a:hover, a.button:hover, .room-item-button a:hover {
    background: #c1ae95;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	color:#fff;
}

a.button, .room-item-button a{
    float: none;
    display:inline-block;
}

.room-item-button a {
    margin: 0 0 20px;
}

.box-container .box-text{
    width:50%;
    padding-right: 40px;
}

.box-container .box-gallery{
    width:50%;
    position: relative;
}

.box-container .box-gallery:after{
	background: #c1ae95;
	position: absolute;
   top: -15px;
   left: 30px;
   bottom: 45px;
   right: -15px;
	content:'';
	display:block;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.box-container .box-gallery:hover:after{
   top: -10px;
   left:25px;
   bottom: 40px;
   right: -10px;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.box-text h3 {
    text-transform: uppercase;
    font-weight: 300;
    color: #333;
    font-size: 32px;
    margin: 0;
}

.box-text h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color:#c1ae95;
    padding-bottom: 10px;
    font-size: 14px;
}

.box-container.left, .box-container.left h3, .box-container.left h6 {
    text-align: right;
}

.box-container.left .box-desc {
    clear: both;
}

.box-container.left .box-link a {
    float: right;
}

.box-container.right {
    flex-direction: row-reverse;
}

.box-container.right .box-text{
    padding-left: 40px;
}


.box-container.right .box-gallery:after{
	background: #c1ae95;
	position: absolute;
   top: -15px;
   right: 30px;
   bottom: 45px;
   left: -15px;
	content:'';
	display:block;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}


.box-container.right .box-gallery:hover:after{
   top: -10px;
   right: 25px;
   bottom: 40px;
   left: -10px;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#maincolumn .box-container.left hr {
    float: right;
    width: 100px;
}

.box-container .slick-slider {
    position: relative;
    z-index: 2;
}

.box-container .slick-slider .slick-dots li {
    margin: 0 1px;
}

.box-container .slick-slider .slick-dots li button:before {
    font-size: 16px;
    color: #c1ae95;
}

.box-container .slick-slider .slick-dots li.slick-active button:before {
    color: #c1ae95;
    opacity:1;
}

.box-container .slick-slider .slick-dots {
    bottom: -33px;
}

.room-item-name, .room-item-subtitle, .room-item-area, .room-item-button {
    text-align: center;
    padding: 5px 10px;
}

.room-item-inner {
	 margin-bottom: 30px;
    border: 1px solid #EEE;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.room-item-inner:hover {
    box-shadow:0 0 25px 0 #ddd;
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#header-slideshow.small_height  {
	height: 275px;
	min-height: 275px;
}
#header-slideshow.small_height div#rightcolumn {
	margin-top: 150px;
}

.body_class_premium div#header-slideshow:before {
    background: rgba(0,0,0,0.4);
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

div#header-slideshow #slide-cont {
    z-index: 3;
}

.gallery_grid_inner {
	overflow: hidden;
	
}

[off-canvas]{
	background:rgba(255,255,255,0.97)!important;
	border-right:1px solid #eee;
}

#menu_responsive_cont{
	display:none;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
}

#menu_responsive{
	float:right;
}

#menu_responsive:before, #menu_responsive:after {
	display:block;
	content: " ";
}

button.js-open-left-slidebar, #menu_responsive:before, #menu_responsive:after {
    background:#c1ae95;
    width: 36px;
    height: 4px;
    padding: 0;
    border-radius: 2px;    
    margin: 7px 0px;
    display: block;
    border: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

div#slidebar_left ul {
    margin: 15px 20px;
    padding: 0;
    list-style: none;
}

#slidebar_left ul li {
    margin: 10px 0;
}

.open button.js-open-left-slidebar{
	display:none;
}

#menu_responsive.open:before{
	margin-top: 17px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#menu_responsive.open:after{
	margin-top: -11px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

ul.nav-child.unstyled.small {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-nav {
	display:none;
    position: fixed;
    bottom: -2px;
    border-top: 1px solid #fff;
    left: 0;
    right: 0;
    background: #c1ae95;
    color: #fff;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    z-index: 2;
}


.mobile-nav a{
    color: #fff;
    font-size: 13px;
}

div#mobile-nav1, div#mobile-nav2, div#mobile-nav3 {
    padding: 20px 0;
    text-transform: uppercase;
}

div#mobile-nav1, div#mobile-nav2 {
    border-right: 1px solid #fff;
}

.mobile-nav i.fas {
    font-size: 20px;
}

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

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

#cookiesBarWrap {
max-width: 95%;
}

.top-menu .mod-languages {
	text-align:center;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

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

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



@media (max-width: 768px) {

	.box-container .box-text {
		width: 100%;
		padding-right: 0;
		overflow: hidden;
	}
	
	.box-container .box-gallery {
		width: 100%;
		margin-top: 25px;
	}
	
	.box-container {
		display: block;
		margin: 60px 0px 0px;
	}
	
	.box-container .box-desc,
	.box-container.left .box-desc,
	.box-container.right .box-desc {
		text-align: center;
    }
    
    .box-container, .box-container h3, .box-container h6,
    .box-container.left, .box-container.left h3, .box-container.left h6,
    .box-container.right, .box-container.right h3, .box-container.right h6 {
		text-align: center;
	}
	
	.box-container .box-link a,
	.box-container.left .box-link a,
	.box-container.right .box-link a {
		float: none;
		display: table;
		margin: 25px auto;
	}
	
	#maincolumn hr {
		margin: 20px auto;
	}
	
	#maincolumn .box-container.left hr {
		float: none;
    }
    
    div#footer_01 {
		display: none;
	}
    
    #footer_01, #footer_02, #footer_03, #footer_04 {
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}
	
	div#header_02 {
    display: block;
    left: 15px;
    right: auto;
    top: 27px;
}
	
	
	#menu_responsive_cont{
		display:block;
	}
	
	div#header_menu {
		display: none;
	}
	
	.top-menu ul {
		display: block;
		justify-content: center;
	}
	
	#slidebar_left ul li {
		margin: 0;
		text-align: center;
	}
	
	#slidebar_left ul li a{
		font-size:22px;
	}
	
	div#header-top {
		width: 100%;
	}
	
	
	div#header-slideshow:before, div#slide-text, div#header-slideshow video{
		display:none;
	}
	
	#slide-cont {
		height: 300px;
	}
	
	div#wis2-panel {
		background: #f6f6f6;
		padding: 0px 0;
	}
	
	div#header-slideshow {	
    min-height: 300px;
    }
    
    #wis2-panel .wis2-promocode__text {
		text-align: center!important;
	}
	
	.wis2-label {
		width: 50px;
	}
	
	#header-slideshow.small_height div#rightcolumn {
		margin-top: 0;
	}
	
	div#header_gora_cont {
		display: none;
	}
	
	#wis2-panel .wis2-button--primary {
		background: #BCA274!important;
		border-color: #BCA274!important;
		max-width: 255px;
		margin: 0 auto!important;
	}
	
	div#header-slideshow {
		display: none;
	}
		
	.mobile-nav {
		display:block;
	}
	
	#cookiesBarWrap {
		max-width: 100%;
		font-size: 12px;
    }	
    
	#cookiesBarWrap a{
		font-size: 12px;
    }
	
	#cookie_tresc {
		margin-right: 20px;
	}
	
	div#cookie_img {
		display: none!important;
	}
}

