
/* Resetowanie styli wg Erica Meyera */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* FONTY */

/* lora-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lora-v35-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lora-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/lora-v35-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lora-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/lora-v35-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lora-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: italic;
  font-weight: 500;
  src: url('/fonts/lora-v35-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lora-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/lora-v35-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lora-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: italic;
  font-weight: 600;
  src: url('/fonts/lora-v35-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lora-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/lora-v35-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lora-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/lora-v35-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/lora-v35-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* font montserrat */

/* montserrat-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/montserrat-v29-latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url('/fonts/montserrat-v29-latin-100italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-100italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/montserrat-v29-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url('/fonts/montserrat-v29-latin-200italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-200italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/montserrat-v29-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url('/fonts/montserrat-v29-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/montserrat-v29-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/montserrat-v29-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/montserrat-v29-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url('/fonts/montserrat-v29-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/montserrat-v29-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url('/fonts/montserrat-v29-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/montserrat-v29-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/montserrat-v29-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/montserrat-v29-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url('/fonts/montserrat-v29-latin-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-800italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/montserrat-v29-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url('/fonts/montserrat-v29-latin-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v29-latin-900italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


/* reset a */

a:link, a:visited, a:hover, a:active, a:focus {
    color: white;
    text-decoration: none; /* Opcjonalnie: usunięcie podkreślenia */
}

/* koniec resetu */


html {
  width: 100%;

}

body {
width: 100%;
margin: 0 auto;
font-size: 100%;
color: white;
line-height: 1.6em;
}

/* Stylizacja nagłówka */
header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
    height: 150px;
     width: 100%;
     max-width: 1200px;
    background-color: #AC9A86; /* Dostosowany do projektu */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
   
}

@media (max-width: 1200px) { 

header {
height: 110px;

}

}

@media (max-width: 992px) { 

header {
height: 90px;

 }
}

/* sticky naglowek */


#main-header {
    position: relative;
    background-color: #AC9A86;
    transition: opacity 0.5s ease-in-out;
}

/* Sticky nagłówek */
#sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #524b46;
    display: flex;
    flex-wrap: wrap;
      justify-content:space-between;
    align-items: center;
    padding: 0 30px;
    transform: translateY(-100%);
    transition: transform 0.5s ease-in-out;
    z-index: 1050;
    box-sizing: border-box;
  
}


.logo-small {
    width: 100px;
 height: 100%;
 display: flex;
background-color: #dadada;
align-items: center; /* Wyśrodkowanie w pionie */
justify-content: center;
overflow: hidden;
}

.logo-small img {
    width: 90px;
height: 100%;
overflow: hidden;
display: block;
}

#sticky-header .logo-small a.logo-small-link { display: block; }





/* Styl dla sticky menu nawigacyjnego */
#sticky-header .nawigacja-sticky {

 font-family: 'Montserrat', sans-serif;
    font-weight: 100; 
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 0;
    left: 450px;
     display: flex;
    gap: 15px;
    align-items: center;
      justify-content: center; 
  
}

@media (max-width: 1440px) { 

#sticky-header .nawigacja-sticky  {
top: 50px;

}
}

@media (max-width: 850px) { 

#sticky-header .nawigacja-sticky  {
left: 380px;

}
}

#sticky-header .nawigacja-sticky ul {
    display: flex;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

#sticky-header .nawigacja-sticky ul a {
    text-decoration: none;
    font-weight: 300;
    color: #FFF;
    transition: color 0.3s ease-in-out;
}

#sticky-header .nawigacja-sticky ul a:hover {
    color: #ff6600;
}

a.logo-small-link {
	user-select: none; /* Wyłącza zaznaczanie tekstu */
		-webkit-user-select: none; /* Dla starszych wersji WebKit/Safari */
		-moz-user-select: none;    /* Dla starszych wersji Firefox */
		-ms-user-select: none;     /* Dla starszych wersji Internet Explorer i Edge */
        display: inline-block;

}

/* Sekcja kontaktowa */

.kontakt-small, .kontakt_dodatkowy-sticky {
    color: white;
    font-size: 14px;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: space-between; /* Równomierne rozmieszczenie */
    background-color: #292726;
    padding-left: 20px;
    padding-right: 20px;
    align-items: stretch;
    overflow: auto;
  
}

@media (max-width: 1440px) { 

.kontakt-small  {
 position: inherit; 
top: 10px;
left:400px;
}
}

@media (max-width: 990px) { 

.kontakt-small   {
top: 10px;
left:150px;
}
}

.kontakt-small address, 
.kontakt_dodatkowy-sticky address {

    display: flex;
    gap: 20px; /* Odstęp między elementami */
    flex-wrap: wrap; /* Responsywność */

}



.kontakt_dodatkowy-sticky {
   position: inherit;
   left: 150px;
 box-sizing: border-box;
 color:#292726;
background-color: #524b46;


}

@media (max-width: 1440px) { 

.kontakt_dodatkowy-sticky  {
top: 10px;

}
}

@media (max-width: 990px) { 

.kontakt_dodatkowy-sticky  {
top: 50px;

}
}



/* koniec sticky menu */


/* Logo */

.logo {

position: absolute;    
left: 30px;
 display: flex;
background-color: #dadada;
height: 100%;
align-items: center; /* Wyśrodkowanie w pionie */
justify-content: center;
}

.logo img {
width: 250px;
height: 250px;
overflow: hidden;
display: block;
}

a.logo {
		user-select: none; /* Wyłącza zaznaczanie tekstu */
		-webkit-user-select: none; /* Dla starszych wersji WebKit/Safari */
		-moz-user-select: none;    /* Dla starszych wersji Firefox */
		-ms-user-select: none;     /* Dla starszych wersji Internet Explorer i Edge */
	}

	a.logo:hover,
	a.logo:hover::after {
		color: inherit !important; /* Przywraca domyślny kolor, jeśli jest dziedziczony */
	/*	background: transparent !important;  Wyłącza wszelkie tła */
	}

    a.logo {

display: block;

    }



@media (max-width: 1200px) { 

.logo img {
width: 210px;
height: 100%;

}

}

@media (max-width: 992px) { 

.logo img {
width: 190px;
height: 100%;

}

}



/* Menu */

nav {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100; 
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 130px;
    position: absolute;
    z-index: 10;
    left: 450px;
}

@media (max-width: 1200px) { 

nav {
left: 350px;

}
}


@media (max-width: 992px) { 

nav {
left: 280px;

}
}

nav ul {
    display: flex;
    gap: 20px;
}

nav ul li a {
    text-decoration: none;
    font-weight: 300;
    color: #FFF; /* Kolor zgodny z projektem */
    transition: color 0.3s ease-in-out;
}

nav ul li a:hover {
    color: #ff6600; /* Efekt podświetlenia */
}


/* Sekcja kontaktowa */

.kontakt, .kontakt_dodatkowy {
    font-family: 'Lora', serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    color: white;
    position: absolute;
    top: 20px;
    left: 520px;
    display: flex;
    justify-content: space-between; /* Równomierne rozmieszczenie */
    align-items: center; /* Wyśrodkowanie w pionie */
    background-color: #524b46;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    align-items: stretch;
    overflow: auto;
     box-sizing: border-box;
}


@media (max-width: 1200px) { 

.kontakt {
height: auto;
left: 300px;
padding-top: 10px;
padding-bottom: 10px;

}

}


@media (max-width: 992px) { 

.kontakt {
height: auto;
left: 250px;
padding-top: 10px;
padding-bottom: 10px;
}

}

.kontakt_dodatkowy {

top: 80px;
left: 945px;

}

@media (max-width: 1200px) { 

.kontakt_dodatkowy {
height: auto;
left: 300px;
top:75px;

}
}

@media (max-width: 992px) { 

.kontakt_dodatkowy {
height: auto;
left: 250px;
top:90px;

}
}

.kontakt address, .kontakt_dodatkowy address {
    display: flex;
    gap: 20px; /* Odstęp między elementami */
    flex-wrap: wrap; /* Responsywność */
    
}


@media (max-width: 1200px) { 
.kontakt address {   line-height: 1.2;}
}

@media (max-width: 992px) { 

.kontakt address {
  display: flex;
  flex-direction: column;
  align-items: flex-start;     /* lub center – w zależności od tego, gdzie chcesz wyrównać */
  max-width: 100%;             /* ogranicza pełne rozlanie się */
  width: auto;      
  gap: 10px;           /* niech przyjmie rozmiar zawartości */
flex-wrap: wrap; /* Responsywność */


}

.kontakt address {
  line-height: 1.2;
}
.kontakt address span,
.kontakt address span a {
  display: inline;
  vertical-align: baseline;
}

}

.kontakt address span,
.kontakt_dodatkowy address span {
    display: flex;
    justify-content: space-between; /* Równomierne rozmieszczenie */
    align-items: center; /* Wyśrodkowanie w pionie */
    padding: 0;
    margin: 0;
}

.kontakt address span a,
.kontakt_dodatkowy address span a {
    color: white; /* Biały tekst */
    text-decoration: none; /* Usunięcie podkreślenia */
    font-weight: 700; /* Wyróżnienie linków */
}

.kontakt address span a:hover,
.kontakt_dodatkowy address span a:hover,
.kontakt-small address span a:hover,
.kontakt_dodatkowy-sticky span a:hover
{
    color: #67c4c4; /* Pastelowy błękit */
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}


.kontakt span:last-child,
.kontakt_dodatkowy span:last-child,
.kontakt-small span:last-child,
.kontakt_dodatkowy-sticky span:last-child
 {
    border-left: 2px solid #AC9A86; /* Pionowa kreska */
    padding-left: 20px;
    height: auto; /* Dopasowanie do tekstu */
    display: flex;
    align-items: center;
    max-height: auto;
    overflow: hidden;
    line-height: normal;

}

/* Ikonka Facebooka */
.fb-icon {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.fb-icon:hover {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
    
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;


}

@media (max-width: 768px) {
#main-header, #sticky-header {

    display: none;

}
}

/* nawigacja oraz menu mobilne */

/* =================== */
/* MENU MOBILNE STICKY */
/* =================== */


/* Styl widoczny tylko dla urządzeń mobilnych */
/* Domyślnie ukryj mobilne menu na desktopie */
@media (min-width: 769px) {
  nav.mobilne-menu {
    display: none !important;
  }
}

/* Styl dla urządzeń mobilnych */
@media (max-width: 768px) {

  nav.mobilne-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #2e3838;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
    box-sizing: border-box;
    margin: 0;
  }

  .menu-toggle {
    display: block;
    cursor: pointer;
    left: 100px;
  
}

  .menu-bar {
    width: 30px;
    height: 4px;
    background: white;
    margin: 6px 0;
  }

  .menu-mobilne {
    display: none;
    flex-direction: column;
    align-items: center; 
    background: #2e3838;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 10px 0;
  box-sizing: border-box;
  overflow: hidden;
    
  }

  .menu-mobilne.active {
    display: flex;
    gap: 10px;
  }

  .menu-mobilne li {
    padding: 5px;
    box-sizing: border-box;
     margin: 0;
      width: 100%;
  }

  .menu-mobilne a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    display: block;
  
  }

  .menu-mobilne a:hover,
  .menu-mobilne a:focus {
    color: #add8e6;
    outline: none;
  }


.kontakt-small-menu-mobilne address {
    color: white;
    font-size: 0.8em;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: space-between; /* Równomierne rozmieszczenie */
    background-color: #292726;
    padding: 8px;
    overflow: auto;
    box-sizing: border-box; 
}


.kontakt-small-menu-mobilne  address {

    flex-wrap: wrap; /* Responsywność */

}

.kontakt-small-menu-mobilne span:last-child {
    border-left: 2px solid #AC9A86; /* Pionowa kreska */
    padding-left: 15px;
    height: auto; /* Dopasowanie do tekstu */
    display: flex;
    align-items: center;
    max-height: auto;
    overflow: hidden;
    line-height: normal;

}

.logo-small-menu-mobilne {
    
max-width: 100%;
 height: 100px;
 display: flex;
  margin-top: 20px;
background-color: #dadada;
align-items: center; /* Wyśrodkowanie w pionie */
justify-content: center;
overflow: hidden;
}

.logo-small-menu-mobilne img {
    min-width: 100px;
min-height: 100px;
max-width: 150px;
max-height: 150px;
overflow: hidden;
display: block;
}

.logo-small-menu-mobilne a {
display: block;
}

}


/* koniec nawigacji i menu mobilnego */

/* slider */

.swiper-container {
    width: 100%;

    height: 800px; /* Wysokość zdjęć */
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-slide img {
    width: 100%;
    height: 800px;
    object-fit: cover;
    animation: zoom-in-out 6s infinite alternate ease-in-out;
}

/* Efekt powiększania zdjęć cały czas */
@keyframes zoom-in-out {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

/* Napis na środku */
.overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-family: 'Lora', serif;
    font-weight: 700;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
    background: rgba(0, 0, 0, 0.5); /* Subtelne tło dla lepszej czytelności */
    padding: 20px;
    border-radius: 10px;
    z-index: 10; /* Zapewnia wyświetlenie tekstu nad zdjęciami */
}

/* Responsywność */
@media (max-width: 1300px) {
    .swiper-container {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .swiper-container {
        height: 600px;
    }

    .swiper-slide img {
        height: 600px;
    }

    .overlay {
        font-size: 18px;
        padding: 10px;
    }
}

.swiper-container,
.swiper-slide img,
.overlay {
    user-select: none; /* Zapobiega zaznaczaniu */
    -webkit-user-select: none; /* Dla Safari */
    -moz-user-select: none; /* Dla Firefox */
    -ms-user-select: none; /* Dla Internet Explorer */
}



/* Koniec slider */

/* Sekcja zacznijmy przygodę */

.przygoda {
    max-width: 100%;
     min-height: 300px;
    margin: 40px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;

    opacity: 1; /* domyślnie widoczna */
  -webkit-transform: none;
  transform: none;
}

@supports (intersection-observer: auto) {
  .przygoda {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  }

  .przygoda.animate {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.przygoda h2 {
    width: 100%;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 48px;
    letter-spacing: 1px;
    color: #8B4513;
    padding: 40px;
    background-color: #f8e6c4;
    border-radius: 5px;
    display: inline-block;
    box-sizing: border-box; 
}

.przygoda .content {
    max-width: 100%;
    height: auto;
    display: -webkit-box;
  display: -ms-flexbox;

    display: flex;
      -webkit-flex-direction: row;
  -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px;
    margin-top: 20px;
}

.przygoda .item {
    color: #4C4A48;
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;
    text-align: center;
    padding: 20px;
    background-color: #f4f4f4;
    border-radius: 10px;
}

.przygoda .item img {
    width: 100%;
    max-width: 350px;
    height: auto;
    max-height: 350px;
    box-sizing: border-box;
    padding: 10px;

    border-radius: 20px;
    outline: 1px solid #a29c97;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

    user-select: none; /* Zapobiega zaznaczaniu */
    -webkit-user-select: none; /* Dla Safari */
    -moz-user-select: none; /* Dla Firefox */
    -ms-user-select: none; /* Dla Internet Explorer */

}

.przygoda .item p {
    font-family: 'Lora', serif;
    font-weight: 100;
    font-size: 15px;
    margin-top: 10px;
    color: #333;

    line-height: 1.6;
}


/* efekty animacji sekcji */

.przygoda {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.przygoda.animate {
    opacity: 1;
    transform: translateY(0);
}

/* Efekt hover na obrazkach */
.przygoda .item img {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

.przygoda .item img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/* Animacja tekstu */

.przygoda .item p {
    opacity: 0;
    -webkit-animation: fadeText 1s ease-in-out forwards;
    animation: fadeText 1s ease-in-out forwards;
}

@keyframes fadeText {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeText {
    from {
        opacity: 0;
        -webkit-transform: translateY(10px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

/* Efekt przesuwania elementów */
.przygoda .item {
    opacity: 0;
    -webkit-animation: slideIn 1s ease-in-out forwards;
    animation: slideIn 1s ease-in-out forwards;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateX(-30px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}


/* koniec animacji sekcji */

@media (max-width: 1200px) {

  .przygoda h2  {

      font-size: 2em;
  }
}

@media (max-width: 992px) {
  .przygoda .content {
  flex-wrap: wrap;
  }

  .przygoda h2  {

      font-size: 1.6em;
  }
}

@media (max-width: 768px) {
  .przygoda .content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px; /* zachowaj odstęp między elementami */
  }

  .przygoda h2  {

      font-size: 1.4em;
  }
}



/* Koniec sekcji zacznijmy przygodę */

/* Linia oddzielajaca sekcje   */

.linia_sekcja {
    width: 80%;
    margin: 0 auto;
    padding: 0; /* Ustawia odstępy nad i pod linią */
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}


/* koniec linii */

/* sekcja duze kolo */

.sekcja-promocyjna {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 40px;
    flex-wrap: wrap; /* Zapewnia poprawne wyświetlanie na mniejszych ekranach */
    box-sizing: border-box;


}

/* Obraz - Skalowanie i zgodność */
.kontener-obraz {
    width: 100%;
    max-width: 750px; /* Maksymalna szerokość */
    height: auto;
    aspect-ratio: 1 / 1; /* Zapewnia proporcje 1:1 */
    border-radius: 50%;
    background: url('images/mlynska-promocyjna.webp') no-repeat center/cover;
}

/* Dla starszych przeglądarek */
.kontener-obraz img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
    display: block;

    user-select: none; /* Zapobiega zaznaczaniu */
    -webkit-user-select: none; /* Dla Safari */
    -moz-user-select: none; /* Dla Firefox */
    -ms-user-select: none; /* Dla Internet Explorer */
}

/* Tekstowy kontener */
.kontener-tekst {
    background-color: gray;
    padding: 20px;
    color: white;
    font-family: 'Lora', sans-serif;
    font-weight: 400; 
    text-align: center;
    line-height: 1.5;
  

}

.tytul {
    font-family: 'Lora', serif;
    font-weight: 800;
    font-size: 32px;
    letter-spacing: 0.05rem;
}

.podtytul {
     font-family: 'Lora', serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.2;
}


/* koniec sekcji duze kolo */

/* Sekcja oaza spokoju */
.sekcja-apartamentu {
    max-width: 100%;
    margin: 40px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
}

/* Styl nagłówka */
.naglowek_oaza {
    width: 100%;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 48px;
    letter-spacing: 1px;
    color: #8B4513;
    padding: 40px;
    background-color: #f8e6c4;
    border-radius: 5px;
    display: inline-block;
    box-sizing: border-box;
}

/* Główny kontener sekcji */
.kontener-glowny {
    max-width: 100%;
    display: flex;
    gap: 20px;
    margin-top: 20px;
    justify-content: center;
    align-items: stretch; /* Rozciąga elementy na całą wysokość */
    flex-wrap: wrap;
}

/* Zdjęcie po lewej */
.kontener-obraz-oaza {
    max-width: 500px;
    flex: 1;
   
}

.kontener-obraz-oaza img {
    width: 100%;
    height: 100%; /* Dopasowanie do kontenera */
    max-height: 1000px;
    object-fit: cover;
    display: block;
    border-radius: 5px;
}

/* Teksty po prawej - na całej wysokości kontenera obrazu */
.kontener-tekst-oaza {
    font-family: 'Lora', serif;
    font-weight: 500;
    font-size: 30px;
    flex: 1;
    background-color: #91713F;
    color: #FDF9F6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100%; /* Wymuszenie pełnej wysokości */
    line-height: 1.1;
}

.zaproszenie,
.opis-oaza {
    padding: 30px;
}

/* Zaproszenie */
.zaproszenie {
    color: #FDF9F6;
    text-align: center;
    margin-bottom: 30px;
}

/* Adres */
.lokalizacja-oaza {
    background-color: white;
    padding: 15px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 30px;
    width: 100%; /* Rozciągnięcie na całą szerokość kontenera */
    display: flex;
    justify-content: center; /* Wyrównanie tekstu */
    align-items: center; /* Środkowanie */
   
}


.adres-oaza {
    font-size: 40px;
    font-weight: 800;
    color: #91713F;
}

/* Opis */
.opis-oaza {
    line-height: 1.2;
    text-align: left;
}

@media (max-width: 1200px) {

  .naglowek_oaza   {

   font-size: 2em;
  }

}

@media (max-width: 992px) {
    
 .kontener-glowny {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
     align-items: center;
    gap: 20px; /* zachowaj odstęp między elementami */
  }


      .naglowek_oaza   {

   font-size: 1.6em;
  }

    .zaproszenie,
  .opis-oaza {
    font-size: 1em;
  }

  .kontener-obraz-oaza {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto; /* lub ustaw konkretną wysokość, jeśli potrzebujesz */
  }

  .kontener-obraz-oaza img {
    width: auto;
    max-width: 100%;
    height: auto;
    object-fit: cover;
  }


}

@media (max-width: 768px) {

 .kontener-glowny {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px; /* zachowaj odstęp między elementami */
  }

  .naglowek_oaza   {

   font-size: 1.4em;
  }

  .zaproszenie,
  .opis-oaza {
    font-size: 0.8em;
  }

}



/* koniec sekcji oaza spokoju */

/* Sekcja komfortowe wyposażenie */

.sekcja-wyposazenie {
    max-width: 100%;
    margin: 40px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
}

.naglowek_wyposazenie {
    width: 100%;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 48px;
    letter-spacing: 1px;
    color: #8B4513;
    margin: 0 auto 30px;   
    padding: 40px;
    background-color: #f8e6c4;
    border-radius: 5px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.1;
}

.kontenery-wyposazenie {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
}

.kontener-wyposazenie {
    width: calc(33.3% - 20px); /* Zapewnia równą szerokość i zapobiega rozciąganiu */
    max-width: 300px; /* Zapobiega nadmiernemu rozszerzaniu */
    padding: 20px;
    background: #D9D9D9;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    text-align: left;
    flex: none; /* Zapobiega rozciąganiu ostatniego elementu */
}

@media (max-width: 900px) {
    .kontener-wyposazenie {
        width: calc(50% - 20px); /* Zmienia układ na dwie kolumny na mniejszych ekranach */
    }
}

@media (max-width: 600px) {
    .kontener-wyposazenie {
        width: 100%; /* Ustawia pełną szerokość na bardzo małych ekranach */
    }
}


/* Poprawka: odstępy dla nagłówka */
.kontener-wyposazenie h3 {
    margin-bottom: 15px;
    font-family: 'Lora', serif;
    font-weight: 500;
    font-size: 25px;
    text-align: center;
    padding: 25px;
    border-radius: 5px;
    box-sizing: border-box;
}

/* Kolory dla każdego nagłówka */
.kontener-wyposazenie:nth-child(1) h3 { background-color: #DAD3C3; color: #fff; }
.kontener-wyposazenie:nth-child(2) h3 { background-color: #CFE0EA; color: #fff; }
.kontener-wyposazenie:nth-child(3) h3 { background-color: #C3BBB0; color: #fff; }
.kontener-wyposazenie:nth-child(4) h3 { background-color: #E1D3B9; color: #fff; }
.kontener-wyposazenie:nth-child(5) h3 { background-color: #B6AF9F; color: #fff; }

.kontener-wyposazenie p {
    font-family: 'Lora', serif;
    font-weight: 100;
    font-size: 15px;
    color: #58422F;
    padding: 10px;
    line-height: 1.6;
}

.udogodnienia-kontener {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
    color:#58422F;
    border-radius: 5px;
}

.udogodnienie-wyposazenie {
    font-family: 'Lora', serif;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    align-items: center; 
    justify-content: left;
    gap: 10px;
    padding: 20px;
    background-color: #D9D9D9;
    max-width: 250px;
}

.udogodnienie-wyposazenie img {
    width: 50px;
    max-width: 50px;
    max-height: 50px;
    height: auto;
    object-fit: contain;
}

@media (max-width: 1200px) {

 .naglowek_wyposazenie  {

    font-size: 2em;
  }
}

@media (max-width: 992px) {

 .naglowek_wyposazenie  {

    font-size: 1.6em;
  }
}

@media (max-width: 768px) {

 .naglowek_wyposazenie  {

    font-size: 1.4em;
  }
}



/* koniec sekcji komfortowe wyposażenie */

/* Sekcja atrakcje w poblizu */

.sekcja-atrakcje {
    max-width: 100%;
    margin: 40px auto;
    padding: 20px;
    border-radius: 10px;
    text-align: center;

}

.naglowek_atrakcje {
    width: 100%;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 48px;
    letter-spacing: 1px;
    color: #8B4513;
    margin: 0 auto 30px;
    padding: 40px;
    background-color: #f8e6c4;
    border-radius: 5px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.1;
}

.naglowek_atrakcje span {

font-size: 30px;

}

.info-box {
    max-width: 100%; /* Zmniejszam szerokość, aby nie było na całą stronę */
    margin: 20px auto;
    padding: 20px;
    background-color: #D9D9D9;
    border-radius: 5px;
    text-align: left; /* Tekst wyrównany do lewej */
    display: flex; /* Użycie flexboxa dla lepszego centrowania */
    justify-content: center; /* Centrowanie zawartości */
    opacity: 0.8;
}

.info-box p {
    font-family: 'Lora', serif;
    font-size: 15px;
    font-weight: 100;
    color: #333;
    width: 650px;  
    max-width: 650px;  
    margin: 0 auto; /* Centrowanie tekstu wewnątrz kontenera */
    line-height: 1.5;
}


/* Mini Galeria */
.mini-galeria {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 100%;
    padding: 10px;
}

/* Elementy galerii */
.galeria-item {
    position: relative;
    width: calc(25% - 10px);
    overflow: hidden;
}

/* Obrazy i ich zachowanie */
.galeria-item picture,
.galeria-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

/* Efekt powiększenia */
.galeria-item:hover img,
.galeria-item:active img {
    transform: scale(1.1);
   
}

/* Responsywność dla tabletów */
@media (max-width: 1024px) {
    .galeria-item {
        width: calc(33.33% - 10px);
    }

    .galeria-item img {
        height: 250px;
    }
}

/* Responsywność dla telefonów */
@media (max-width: 768px) {
    .galeria-item {
        width: calc(50% - 10px);
    }

    .galeria-item img {
        height: 200px;
    }
}

/* Bardzo małe ekrany */
@media (max-width: 480px) {
    .galeria-item {
        width: 100%;
    }

    .galeria-item img {
        height: 150px;
    }
}

@media (max-width: 1200px) {

.naglowek_atrakcje  {

    font-size: 2em;
  }
}

@media (max-width: 992px) {

.naglowek_atrakcje  {

    font-size: 1.6em;
  }
}

@media (max-width: 768px) {

.naglowek_atrakcje,
 .naglowek_atrakcje span{

    font-size: 1.4em;
  }
}


/* koniec sekcji atrakcje w poblizu */

/* początek sekcji stopka */

/* === STOPKA === */

.stopka {
  background-color: #AC9A86;
  color: white;
  text-align: left;
  padding: 30px 20px;
  box-sizing: border-box;
}

.stopka-naglowek {
  font-size: 24px;
  font-weight: bold;
  color: #6B4E4E;
  margin-bottom: 10px;
  text-align: center;
}

.separator-stopka {
  width: 60%;
  height: 2px;
  background-color: black;
  margin: 10px auto 20px;
}

.stopka-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.lokalizacja-stopka {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: nowrap;
  text-align: center;
}

.kontakt-stopka {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  width: 100%;
}

.telefon-stopka,
.marzenia-stopka,
.social-stopka {
  display: flex;
  align-items: center;
  gap: 12px;
  text-align: left;
}

.ikona-stopka,
.social-stopka img.fb-icon  {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: inline-block;
}

small {
  font-size: 14px;
  line-height: 1.5;
  color: white;
  display: block;
}

.stopka-autor {
  font-size: 13px;
  margin-top: 20px;
  text-align: center;
}

.stopka a {
  color: white;
  text-decoration: none;
}

.stopka a:hover {
  color: #e0f8ff;
  transition: color 0.3s ease-in-out;
}

/* === RWD - mobile === */
@media (max-width: 768px) {
  .stopka-info {
    gap: 30px;
    align-items: stretch;
  }

  .lokalizacja-stopka {
    justify-content: center;
    flex-wrap: nowrap;
    text-align: center;
  }

  .kontakt-stopka {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
  }

  .telefon-stopka,
  .marzenia-stopka,
  .social-stopka {
    justify-content: flex-start;
    text-align: left;
    width: 100%;
  }
}


/* koniec sekcji stopka */

/* przycisk scroll top */
.scroll-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #2e3838;
    color: white;
    border: none;
    padding: 12px 18px;
    font-size: 24px;
    cursor: pointer;
    border-radius: 50%;
    display: none; /* Ukryty domyślnie */
    opacity: 0;
    z-index: 1000;
    transition: opacity 0.3s ease-in-out;
}

.scroll-top:hover {
    background-color: #1a2525;
}

@media (max-width: 600px) {
    .scroll-top {
        bottom: 15px;
        right: 15px;
        padding: 10px 14px;
        font-size: 20px;
    }
}

/* koniec przycisku scroll top */

/* preloader */
#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #2e3838;
    display: flex;
    flex-direction: column; /* Układ pionowy */
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-top: 5px solid white;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-bottom: 20px; /* Odstęp od tekstu */
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.preloader-text {
    font-family: 'Lora', serif;
    font-size: 18px;
    font-weight: 100;
    color: white;
    text-align: center;
}


/* preloader  */