/* Stożek 2022 */ 
.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: auto;
  padding: 0px;
  width: 60px;
}
.brand-centered {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.brand-centered .navbar-brand {
  display: flex;
  align-items: center;
}
.navbar-toggle {
    z-index: 1;
}
.navbar-nav {
margin-left: auto;
margin-right: auto;
}

.navbar-inverse {
    background-color: #ffffff !important;
}

.navbar-toggler {
  color: #3A8E2C;
  border-color: rgba(255,255,255,.1);
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.tx-pbn-skiresortdata h1.text-primary, .tx-pbn-skiresortdata .text-primary {
  color: #fff !important;
  }

/*general 2021  08 18*/
body {
color: #333;
font-family: helvetica,Arial,sans-serif;
}
#c47312 {
padding-top: 0;
padding-bottom: 0;
}
a {
color: #3A8E2C;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: fira sans, helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #3A8E2C;
    }
.footer-section h3{
    color: #ffffff;
}   
    
.btn-black {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.R-first_p {
    background: #0075c3 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 36px;
    font-weight: bold;
    line-height: 60px;
    width: 60px;
    margin-right: 10px;
    text-align: center;
}
.R-article-text blockquote {
    float: right;
    margin: 10px 0 10px 10px;
    width: 320px;
    font-size: 16px;
    border: 5px solid #429fdf;
    background: #fff;
    padding: 10px;
}
/*
h1:before, h2:before, h3:before {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    z-index: -1;
    width: 63.238px;
    width: 0.55rem;
    height: 63.238px;
    height: 0.55rem;
    background: #ff0000;
    border-radius: \0%;

}   */
.frame-header h1,.frame-header h2,.frame-header h3 {
  text-decoration-line: underline;
  text-decoration-style: single;
 }
 
 .frame-container {
    padding-right: 10px;
    padding-left: 10px;
}
#page-header .container {
padding: 0px 15px 0 15px;
}
/*nav*/

.navbar-mainnavigation > .navbar-nav .nav-link, .navbar-mainnavigation > .container > .collapse > .navbar-nav .nav-link, .navbar-mainnavigation > .container-fluid > .collapse > .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 1rem;
    color: #a9a9a9;
}

.navbar-nav .nav-item {
border-left: 0px solid #dbdbdd;
border-bottom: 0px solid #dbdbdd;
border-top: 0px solid #dbdbdd;
border-right: 0px solid #dbdbdd;
padding: 5px;      
display:table-cell ;
color: #a9a9a9;
font-weight: 700;
text-transform: uppercase;
}
.navbar-nav .nav-item:last-child {
border-right: 0px solid #dbdbdd;
}

.navbar-transition .navbar-brand-image img {
    max-height: 50px;
}

.navbar-toggler, .navbar-mainnavigation .navbar-toggler {
width: 50px;
height: 50px;
}

@media (min-width: 992px)
.navbar-mainnavigation .navbar-brand-image img {
    max-height: 100%;
}
#header_top {
	height: 46px
}


#header_bottom a:hover {
	text-decoration: none
}
#header_nav {
	clear: both
}
#header .collapsing {
	position: initial;
	height: initial;
	overflow: initial;
	transition: initial
}
@media screen and (prefers-reduced-motion:reduce) {
#header .collapsing {
	transition: initial
}
}
@media (min-width: 576px) {
#header .row {
	margin-right: -15px;
	margin-left: -15px
}
#header .col,
#header .col-auto {
	padding-right: 15px;
	padding-left: 15px
}
#header_logo_right {
	float: left;
	display: block;
	margin-left: 4px
}
}
@media (min-width: 992px) {
#header_menu_toggler {
	display: none!important
}
#header_nav a {
	display: inline-block;
	margin-right: 20px
}
#header_nav {
	clear: none;
	display: block!important;

}
.navbar-nav {
    flex-direction: row; 
}
#header_logo_left {
margin-top: 5px;
}
}

.footer-ul-2col, .sociallinks-list, .mainmenu-ul-2col, .countrymenu-ul-2col  {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
} 
.mainmenu-ul-3col, .countrymenu-ul-3col  {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
} 
.countrymenu-ul-3col  {
padding: 0px;
} 
 
.countrymenu-ul-3col li {
list-style: none;
}
.dropdown-menu 
{
margin: 0 0 0 0;
}
.dropdown:hover>.dropdown-menu {
  display: block;
  position: absolute;
  z-index: 10000;
}

/*nav*/


.columns_1 {
 background-color: #0094F6;
 color: #fff;
}
.teaser .thumbnail {
    margin-bottom: 5px;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/*frame*/
.frame {
padding-top: 2rem;
padding-bottom: 2rem;
}
/*paginator*/
	.f3-widget-paginator {
		display: inline-block;
		border-radius: 2px;
		margin: 20px 0px;
		padding-left: 0px;
	}

	.f3-widget-paginator > li {
		display: inline;
	}

	.f3-widget-paginator > li > a,
	.f3-widget-paginator > li.current {
		position: relative;
		float: left;
		padding: 6px 12px;
		margin-left: -1px;
		text-decoration: none;
		border: 1px solid #DDD;
		background-color: #FFF;
		color: #000;
	}

	.f3-widget-paginator > li.current,
	.f3-widget-paginator > li > a:hover,
	.f3-widget-paginator > li > a:focus {
		text-decoration: underline;
		background-color: #E74C3C;
        color: #fff;
	}

	.f3-widget-paginator > li:first-child > a,
	.f3-widget-paginator > li.current:first-child {
		margin-left: 0px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}

	.f3-widget-paginator > li:last-child > a,
	.f3-widget-paginator > li.current:last-child {
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
	}
    
/*footer*/
    
.footer_link_menu li{
list-style: none;
}
.footer_link_menu li a{
color: #ffffff ;
}
.footer-section-content a:not(.btn):hover, .footer-section-content a:not(.btn):focus, .footer-section-content .footer_link_menu li a {
    color: #ffffff;
}
.footer_link_menu li a:hover{
color: #dddddd;
}
.footer_link_menu li a:visited{
color: #dddddd;
} 
.footer-section-meta {
background-color: #f55906
}
.footer-section-content {
border-top: 3px solid #f55906;
background: #3A8E2C;
}
.footer-section-content-column {
padding-left: 1rem;
padding-right: 1rem;
}
.footer-section-meta .frame{
padding-top:0 !important;
padding-bottom:0 !important;
}
.footer-section-meta a:not(.btn) {
    color: #ffffff;
    } 
.footer-section-content a {
color: #ffffff!important;
}   
.footer-copyright p {
font-size: 12px;
}
 

/*datables*/
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs4/dt-1.10.24/af-2.3.6
 *
 * Included libraries:
 *   DataTables 1.10.24, AutoFill 2.3.6
 */
div.dataTables_wrapper .form-control:hover {

border: 2px solid #D93600;
}
div.dataTables_wrapper .form-control {
 position: absolute;
top: 0;
left: 0;
border: 2px solid #0094F6;
}
.btn-PBblue {
border: 1px solid #0094F6;
background: #0094F6;
}
table.dataTable {
	clear: both;
	margin-top: 6px !important;
	margin-bottom: 6px !important;
	max-width: none !important;
	border-collapse: separate !important;
	border-spacing: 0
}
table.dataTable td, table.dataTable th {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
	text-align: center
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
	white-space: nowrap
}
div.dataTables_wrapper div.dataTables_length label {
	font-weight: normal;
	text-align: left;
	white-space: nowrap
}
div.dataTables_wrapper div.dataTables_length select {
	width: auto;
	display: inline-block
}
div.dataTables_wrapper div.dataTables_filter {
	text-align: right
}
div.dataTables_wrapper div.dataTables_filter label {
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
    float: left;
    color: #0094F6;
}
div.dataTables_wrapper div.dataTables_filter input {
	margin-left: 2em;
    	margin-right: 1em; 
	display: inline-block;
	width: 90%;
    float: left
}
div.dataTables_wrapper div.dataTables_info {
	padding-top: .85em
}
div.dataTables_wrapper div.dataTables_paginate {
	margin: 0;
	white-space: nowrap;
	text-align: right
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 2px 0;
	white-space: nowrap;
	justify-content: flex-end
}
div.dataTables_wrapper div.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	margin-top: -26px;
	text-align: center;
	padding: 1em 0
}
table.dataTable>thead>tr>th:active, table.dataTable>thead>tr>td:active {
	outline: none
}
table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) {
	padding-right: 30px
}
table.dataTable>thead .sorting, table.dataTable>thead .sorting_asc, table.dataTable>thead .sorting_desc, table.dataTable>thead .sorting_asc_disabled, table.dataTable>thead .sorting_desc_disabled {
	cursor: pointer;
	position: relative
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:before, table.dataTable>thead .sorting_desc_disabled:after {
	position: absolute;
	bottom: .9em;
	display: block;
	opacity: .3
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
	right: 1em;
	content: "↑"
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after {
	right: .5em;
	content: "↓"
}
table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:after {
	opacity: 1
}
table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:after {
	opacity: 0
}
div.dataTables_scrollHead table.dataTable {
	margin-bottom: 0 !important
}
div.dataTables_scrollBody table {
	border-top: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important
}
div.dataTables_scrollBody table thead .sorting:before, div.dataTables_scrollBody table thead .sorting_asc:before, div.dataTables_scrollBody table thead .sorting_desc:before, div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
	display: none
}
div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
	border-top: none
}
div.dataTables_scrollFoot>.dataTables_scrollFootInner {
	box-sizing: content-box
}
div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
	margin-top: 0 !important;
	border-top: none
}
@media screen and (max-width: 767px) {
div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
	text-align: center
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	justify-content: center !important
}
}
table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled) {
	padding-right: 20px
}
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
	top: 5px;
	right: .85em
}
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
	top: 5px
}
table.table-bordered.dataTable {
	border-right-width: 0
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
	border-left-width: 0
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
	border-right-width: 1px
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
	border-bottom-width: 0
}
div.dataTables_scrollHead table.table-bordered {
	border-bottom-width: 0
}
div.table-responsive>div.dataTables_wrapper>div.row {
	margin: 0
}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
	padding-left: 0
}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
	padding-right: 0
}


div.dt-autofill-handle {
  position: absolute;
  height: 8px;
  width: 8px;
  z-index: 102;
  box-sizing: border-box;
  background: #0275d8;
  cursor: pointer;
}

div.dtk-focus-alt div.dt-autofill-handle {
  background: #ff8b33;
}

div.dt-autofill-select {
  position: absolute;
  z-index: 1001;
  background-color: #0275d8;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
}
div.dt-autofill-select.top, div.dt-autofill-select.bottom {
  height: 3px;
  margin-top: -1px;
}
div.dt-autofill-select.left, div.dt-autofill-select.right {
  width: 3px;
  margin-left: -1px;
}

div.dt-autofill-list {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0 5px #555;
  border: 2px solid #444;
  z-index: 11;
  box-sizing: border-box;
  padding: 1.5em 2em;
}
div.dt-autofill-list ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
div.dt-autofill-list ul li {
  display: table-row;
}
div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
  border-bottom: none;
}
div.dt-autofill-list ul li:hover {
  background-color: #f6f6f6;
}
div.dt-autofill-list div.dt-autofill-question {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}
div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 30px;
  margin: -2px 0;
}
div.dt-autofill-list div.dt-autofill-button {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}

div.dt-autofill-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 10;
}

div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 60px;
  margin: -2px 0;
}

/*datables END*/
/*changes in boostrap*/
.tooltip-inner {
background-color: #0075C3;
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #0075C3 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #0075C3 !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #0075C3 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #0075C3 !important;
}
.card {
border-radius:  0.25rem;
}
.card-header {
    background-color: #3A8E2C;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    color: #ffffff;
}
.card-footer {
    padding: 0.5rem;
    background-color: #3A8E2C;
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.text-dark {
    color: black  !important;
    font-size: 150%;
}
.bg-dark, .card-panel-dark .card-header {
    background-color: #4db53b !important;
}
.frame-background-dark a, a:hover {
    color: #ffffff;
}
/*performance  */
.section  {
content-visibility: auto;
contain-intrinsic-size: 1000px; 
}
/*address  */
.address_vcard {
border-bottom: solid 2px #DEE2E6;
margin-bottom: 10px;
padding-bottom: 10px;
}
/*news swiper   */


.item-carousel-text h3 a {
font-size: 1rem;
color: #ffffff;
}

.item-carousel-text {
background-color: rgba(0, 117, 195, 0.75);
padding: 10px;
}
/***********************pagination*********************/
.page-navigation {
text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0 10px 0;
    border-radius: 0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { background-color: #FE0005; border-color: #FE0005; }
.pagination>li>a, .pagination>li>span { color: #2c3840; margin: 0px 5px; border-radius: 3px; -webkit-box-shadow: 0px 1px 3px 0px rgba(44,56,64,0.2); -moz-box-shadow: 0px 1px 3px 0px rgba(44,56,64,0.2); box-shadow: 0px 1px 3px 0px rgba(44,56,64,0.2); border: none; font-size: 16px; }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover { background-color: #e74c3c; border-color: #e74c3c; color: #fff; }
.pagination-wrap { width: 100%; float: left;   margin-bottom: 35px;}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #0167aa;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li {
    display: inline;
}
/****************************
 * 
/* newslisder  */
.nivo-caption {
	position: absolute;
	left: 0;
	bottom: 0;
/*	background: rgba(0, 117, 195,.9);      */
	background: linear-gradient(to top, hsl(180, 1%, 44%), transparent);
	color: #fff;
	width: 100%;
	z-index: 8;
	padding: 15px 15px;
	overflow: hidden;
	display: none;
	border-left: 5px solid #ff0000;         
}
.theme-default .nivo-caption h3 a, .nivo-caption h3 a {
	color: #ffffff !important;
	text-shadow: 0px .852px 1.549px #333; */
	text-shadow: 0rem .0275rem .05rem #333; */   
 	border-bottom: 0px dotted #fff;    
}
.nivo-main-image {
image-rendering: optimizeQuality;
}  
/*main page slider */
.theme-default .nivoSlider {
	position: relative;
	background: #fff url(loading.gif) no-repeat 50% 50%;
	margin-bottom: 10px;
	 -webkit-box-shadow: 0 px 0px 0 transparent; 
	-moz-box-shadow: 0 0px 0px 0 transparent;
	 box-shadow: 0 0px 0px 0 transparent;;

}
#slider_47702, #slider_47715 {
      margin: 10px  0 0 5px;
}  
.news-cards .card {
background-color: transparent !important;
}  
.topnews {
 background:transparent url(../media/tpn.png) no-repeat bottom right;
 display:block!important;
 padding-left:30px;
}
   
/*news*/
.news-cards .card-title a {
color: #ffffff;
}
.frame-background-light .news-cards .card-title a {
color: #000000;
}
.news-cards  .card{
border-radius: 0px;
border: 0px;
}
.news-cards .card-img-top {
padding:10px 0 0 5px ;
}

#c47714 .frame  {
padding-top: .1rem !important;
}
.news-list-2021 {
border-bottom: 10px solid #6dafe3;
margin: 10px 0 10px 0;
}
.news-list-2021 img{
padding-bottom: 10px;
}
.news-list-2021 h3 a, .news-list-2021 h3 a:hover{
color: #000000;
font-size: 1.225rem;
}
.news-list-2021-teaser  {
font-size: 1rem;
}
.page-navigation p {
 display: none;
}
.news-single p, .news-text-wrap li, p {
    font-size: 20px;
    line-height: 1.625;
}
h1.news21 {
font-size: 2.5rem;
margin-top: 1rem
}


p {
    font-size: 20px;
    line-height: 1.625;
}
.pos-rel {
position: relative;
clear: both;

}
#bullet  {
float: right;
}
.first-teaser a:hover {
text-decoration: underline;
}

body#p2946 h1 {
font-size: 1.625rem;
}

.PBskigeratlas .table, .PBskigeratlas {
color: #333;
}
.PBskigeratlas .table a:hover {
color: #0167aa;
text-decoration: underline;
}
.breadcrumb-section a {
color: #ffffff;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.25rem;
    margin-bottom: 0.25rem;
    list-style: none;
    background-color:#f55906;
}
.breadcrumb-section {
  background-color: #f55906;
}

.breadcrumb-item.active {
color: #f2f2f2;
font-weight: bold;
font-style: oblique;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #ffffff;
  border-bottom: 3px solid #0167aa;
}


.figure-caption {
    font-size: 90%;
    color: #000000;
}
a:hover {
color: #0167aa;
}

/*css from pbn_skiresortdata START */
body {
	color: rgb(55, 54, 54);
}
html {
	scroll-behavior: smooth;
}
.display-5 {
	font-size: 2.2rem;
	font-weight: 300;
	line-height: 1.2;
}


.h-scroll {
	height: 20vh;
/* %-height of the viewport */
	position: fixed;
	margin-top: 155px;
}
#chartdiv {
	width: 100%;
}

.card-weather {
	/*   background: #e1ecff;
background-image: linear-gradient(to left bottom,
#d6eef6,
#dff0fa,
#e7f3fc,
#eff6fe,
#f6f9ff)              */
}
.card-weather .card-body:first-child {
	background: url('https://nowa.narty.pl/fileadmin/2021/icons/weather.svg') no-repeat center;
	background-size: cover
}
.card-weather .weather-date-location {
	padding: 0 0 5px
}
.weakly-weather-item {
	flex: 0 0 25%;
	border-right: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	padding: 0rem;
	text-align: center
}
.conditions-item {
	flex: 0 0 50%;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 0rem;
	text-align: center
}
.conditions-item:last-child, .weakly-weather-item:last-child {
	border-right: 0px;
}
#header {
	background: #0376BD;
}
.icon-nav {                  
	color: #0376BD;
}
.bg-blue {
	color: #0376BD !important
}
.margin-navi {
	margin-top: 120px
}
#header .row {
	margin-right: -5px;
	margin-left: -5px
}
#header .col,
#header .col-auto {
	padding-right: 5px;
	padding-left: 5px
}
#header_top {
	height: 46px
}
#header_logo_left {
	float: left;
	padding-top: 5px
}
#header_logo_right {
	display: none
}
#header_cart {
	position: relative
}
#header_cart_qty {
	position: absolute;
	top: 0;
	right: 12px;
	font-size: 11px;
	line-height: 14px;
	background: #212529;
	border-radius: 50%;
	color: #fff;
	height: 14px;
	width: 14px;
	text-align: center
}
#header_cart a {
	font-size: 1.5rem;
	text-decoration: none
}
#header_cart a .badge {
	color: #fff
}
#header_bottom a {
	display: block;
	line-height: 36px
    margin-bottom: 5px;
}
#header_bottom a:hover {
	text-decoration: none
}
#header_nav {
	clear: both
}
#header .collapsing {
	position: initial;
	height: initial;
	overflow: initial;
	transition: initial
}
@media screen and (prefers-reduced-motion:reduce) {
#header .collapsing {
	transition: initial
}
}
@media (min-width: 576px) {
#header .row {
	margin-right: -15px;
	margin-left: -15px
}
#header .col,
#header .col-auto {
	padding-right: 15px;
	padding-left: 15px
}
#header_logo_right {
	float: left;
	display: block;
	margin-left: 4px
}
}

/*css from pbn_skiresortdata END */
/*css for text overlay on cams */
.img-container{
  position:relative;
  display:inline-block;
  max-height: 200px;
  max-width: 300px;
}
.img-container .overlay{
  position:absolute;
  bottom:20px;
  left:0;
  width:100%;
  height:50%;
  color: #ffffff!important;
  text-shadow: 0 0 2px #000000, 2px 2px 2px #000000;
} 
/* medialelements player dla kamer szczyrk */
.mejs__offscreen {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}
.mejs__container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}
.mejs__container, .mejs__container * {
	box-sizing: border-box
}
.mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none!important
}
.mejs__fill-container, .mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}
.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.mejs__container:focus {
	outline: none
}
.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}
.mejs__embed, .mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.mejs__fullscreen {
	overflow: hidden!important
}
.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}
.mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
	height: 100%!important;
	width: 100%!important
}
.mejs__background, .mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}
.mejs__mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}
.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}
:root .mejs__poster-img {
	display: none
}
.mejs__poster-img {
	border: 0;
	padding: 0
}
.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}
.mejs__layer {
	z-index: 1
}
.mejs__overlay-play {
	cursor: pointer
}
.mejs__overlay-button {
	background: url(mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}
.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}
.mejs__overlay-loading {
	height: 80px;
	width: 80px
}
.mejs__overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url(mejs-controls.svg) -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}
@-webkit-keyframes a {
to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}
}
@keyframes a {
to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}
}
.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}
.mejs__controls:not([style*="display: none"]) {
	background: rgba(255,0,0,.7);
	background: -webkit-linear-gradient(transparent,rgba(0,0,0,.35));
	background: linear-gradient(transparent,rgba(0,0,0,.35))
}
.mejs__button, .mejs__time, .mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}
.mejs__button>button {
	background: transparent url(mejs-controls.svg);
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}
.mejs__button>button:focus {
	outline: 1px dotted #999
}
.mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus, .mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus {
	outline: 0
}
.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}
.mejs__play>button {
	background-position: 0 0
}
.mejs__pause>button {
	background-position: -20px 0
}
.mejs__replay>button {
	background-position: -160px 0
}
.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}
.mejs__time-total {
	background: hsla(0,0%,100%,.3);
	margin: 5px 0 0;
	width: 100%
}
.mejs__time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}
@-webkit-keyframes b {
0% {
	background-position: 0 0
}
to {
	background-position: 30px 0
}
}
@keyframes b {
0% {
	background-position: 0 0
}
to {
	background-position: 30px 0
}
}
.mejs__time-loaded {
	background: hsla(0,0%,100%,.3)
}
.mejs__time-current, .mejs__time-handle-content {
	background: hsla(0,0%,100%,.9)
}
.mejs__time-hovered {
	background: hsla(0,0%,100%,.5);
	z-index: 10
}
.mejs__time-hovered.negative {
	background: rgba(0,0,0,.2)
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-hovered, .mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}
.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}
.mejs__time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44,0,1,1);
	transition: height .1s cubic-bezier(.44,0,1,1)
}
.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0)!important;
	-ms-transform: scaleX(0)!important;
	transform: scaleX(0)!important
}
.mejs__time-handle, .mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}
.mejs__time-handle-content {
	border: 4px solid hsla(0,0%,100%,.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}
.mejs__time-rail .mejs__time-handle-content:active, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.mejs__time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}
.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}
.mejs__time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}
.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}
.mejs__long-video .mejs__time-float-current {
	width: 60px
}
.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}
.mejs__fullscreen-button>button {
	background-position: -80px 0
}
.mejs__unfullscreen>button {
	background-position: -100px 0
}
.mejs__mute>button {
	background-position: -60px 0
}
.mejs__unmute>button {
	background-position: -40px 0
}
.mejs__volume-button {
	position: relative
}
.mejs__volume-button>.mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50,50,50,.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}
.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px
}
.mejs__volume-total {
	background: hsla(0,0%,100%,.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}
.mejs__volume-current {
	left: 0;
	margin: 0;
	width: 100%
}
.mejs__volume-current, .mejs__volume-handle {
	background: hsla(0,0%,100%,.9);
	position: absolute
}
.mejs__volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}
.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}
.mejs__horizontal-volume-total {
	background: rgba(50,50,50,.8);
	height: 8px;
	top: 16px;
	width: 50px
}
.mejs__horizontal-volume-current, .mejs__horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}
.mejs__horizontal-volume-current {
	background: hsla(0,0%,100%,.8);
	height: 100%;
	top: 0;
	width: 100%
}
.mejs__horizontal-volume-handle {
	display: none
}
.mejs__captions-button, .mejs__chapters-button {
	position: relative
}
.mejs__captions-button>button {
	background-position: -140px 0
}
.mejs__chapters-button>button {
	background-position: -180px 0
}
.mejs__captions-button>.mejs__captions-selector, .mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}
.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}
.mejs__captions-selector-list, .mejs__chapters-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8!important;
	background-color: hsla(0,0%,100%,.4)!important
}
.mejs__captions-selector-input, .mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}
.mejs__captions-selector-label, .mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}
.mejs__captions-selected, .mejs__chapters-selected {
	color: #21f8f8
}
.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}
.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}
.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}
.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}
.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}
.mejs__captions-position-hover {
	bottom: 35px
}
.mejs__captions-text, .mejs__captions-text * {
	background: hsla(0,0%,8%,.5);
	box-shadow: 5px 0 0 hsla(0,0%,8%,.5), -5px 0 0 hsla(0,0%,8%,.5);
	padding: 0;
	white-space: pre-wrap
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
	display: none
}
.mejs__overlay-error {
	position: relative
}
.mejs__overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}
.mejs__cannotplay, .mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}
.mejs__cannotplay {
	position: relative
}
.mejs__cannotplay a, .mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}

/*modyfikacje R-aticle na frame-100033 */
.frame-10012 .carousel-text-inner h1 {
background: #fff;
color: #000;
text-transform: uppercase;
}
.frame-10019  h1 {
font-size: 50px;
text-align: center;
}
.frame-10019  .carousel-text-inner {
    display: none;
}
.frame-10011 {
font-size: 22px;
}
.frame-10013{
font-size: 18px;
}
.frame-10013 h3 {
color: #0075C3;
}

@media (min-width: 992px) {
.frame-10011{
font-size: 28px;
paDDING: 14px 5% 14px 5%;
text-align: center;
}
.frame-10013{
font-size: 20px;
paDDING: 30px 10%;
line-height: 1.625;
}
.frame-10015 {
background: #0075C3 none repeat scroll 0 0;
color: #fff;
display: block;
float: left;
font-size: 36px;
font-weight: bold;
line-height: 60px;
width: 60px;
margin-right: 10px;
text-align: center;
}
}


.frame-10014 {
background-color: #3A8E2C;
font-size: 16px;
color: #fff;
padding: 7px;
}
.frame-10014 a{
color: #fff;
}

.frame-10013 blockquote{
float: right;
margin: 10px 0 10px 10px;
width: 320px;
font-size: 16px;
border: 5px solid #429fdf;
background: #Fff;
padding: 10px;
}
.R-blue blockquote{
float: right;
margin: 10px 0 10px 10px;
width: 320px;
font-size: 20px;
color: #fff;
border: 5px solid #0075C3;
background: #0075C3;
padding: 10px;
text-align: center;
}
.R-blue blockquote a{
color: #fff;
text-align: center;
}
.R-blue blockquote a:hover{
color: #fff;
text-decoration: underline;
}

.R-zillertal .carousel-text-inner {
background: #0075C3;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.R-zillertal .carousel-text-inner h1{
    filter: alpha(opacity=100);
    color: #fff;
    opacity: 1;
}

.R-link-comment {
text-align: center;
margin-bottom: 14px;
font-size: 20px;
}
.R-link-comment .btn{
font-size: 20px;
}
.R-link-comment a{
color: #fff;
}

.frame-10017 {
text-align: center;
margin-bottom: 14px;
}

.breadcrumb-link:hover {
color: #f2f2f2;
}
.modal-backdrop {
    /* bug fix - no overlay */    
    display: none;    
}
.modal-backdrop {
    z-index: 1040 !important;
}
.modal-content {
    margin: 2px auto;
    z-index: 1100 !important;
}
#47312 {
text-align: center;
margin-left: auto;
margin-right: auto;
}

#c48522 h2 {
color: #fff;
font-weight: bold;
}
#c48525 h3 {
color: #fff;
font-weight: bold;
}
#c48528 h2 {
color: #fff;
font-weight: bold;
}
#c48531 h3 {
color: #fff;
font-weight: bold;
}
#c48533 h2 {
color: #fff;
font-weight: bold;
}
#c48569 h2 {
color: #fff;
font-weight: bold;
}











/*test for ads START*/
#c47312, #c48498, #c48497 {
margin: 0 auto;               
display: block!important;
/*width: 1200px;  */
background-image: url("https://www.narty.pl/fileadmin/2021/icons/ads/ADS.svg");
background-repeat: no-repeat;
background-position: 50%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
transition: all .3s ease-out;
min-height: 320px; 
z-index: 12!important;
}

.adsinnewssv, .adsinresortsv  {
margin: 0 auto;
display: block!important;
/*width: 1200px;  */
background-image: url("https://www.narty.pl/fileadmin/2021/icons/ads/ADS.svg");
background-repeat: no-repeat;
background-position: 50%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
transition: all .3s ease-out;
min-height: 200px; 
z-index: 12!important;
}
/*tests for ads SV resort */
#googlead1 {
margin: 0 auto;

/*width: 1200px;  */
background-image: url("https://www.narty.pl/fileadmin/2021/icons/ads/ADS.svg");
background-repeat: no-repeat;
background-position: 50%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
transition: all .3s ease-out;
min-height: 294px; 
z-index: 12!important;
}



/*tests for ads medie query*/
@media screen and (max-width: 767px) {
#c47312, #c48498, #c48497 {
margin: 0 auto;
display: block!important;
/*width: 1200px;  */
background-image: url("https://www.narty.pl/fileadmin/2021/icons/ads/ADS.svg");
background-repeat: no-repeat;
background-position: 50%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
transition: all .3s ease-out;
min-height: 460px; 
z-index: 12!important;
}
}
 /*tests for ads END */

/* test for only landscape*/
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 100%;
    left: 0;
  }
}

.margin-left-advert-container {
right: calc(50vw + 596px);
}

.margin-left-advert-container {
z-index: 1;
display: block;
position: sticky;
height: 0;
top: 300px;
float: right;
right: 100%;
margin-left: -160px;
background-color: red;
}

.adsbygoogle {
margin-bottom: 14px;

}
.min-wys {
min-height: 102px;
}

#c48743 {
text-align: center;
  position: relative;
  height: 400px;
}

#c48743 h1{
color: #ffffff;
font-size:30px;
text-decoration: none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#c48746 h3{
color: #ffffff;
}