/*Podświetlenie w menu aktywnej strony */
#masthead .site-title-container .main-navigation li.active > a,
#masthead .site-title-container .main-navigation .current_page_ancestor > a {
    color: #d00;}

/* Lightbox na samym wierzchu */
#overlay {
    z-index: 999 !important;
}
#lightbox {
    z-index: 1000 !important;
}

/*Poprawki aktualności */
.blog-aktualnosci .entry-header {
    display: none;}

.blog-aktualnosci .article-meta p .posted-on {
	font-weight: 300;}
	
.blog-aktualnosci .post-title {
    margin-bottom: 5px;}

.blog-aktualnosci .entry-content .content img {
    transition: all 0.3s ease;
    border-radius: 8px;}

.blog-aktualnosci .entry-content .content a img:hover {
    opacity: 0.85;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);}

.blog-aktualnosci p, .blog-aktualnosci span, .blog-aktualnosci li {
    font-size: 18px;
    line-height: 28px;}

.blog-aktualnosci .entry-date {
    font-size: 16px;}    

/*Poprawki partnerzy */
.blog-partnerzy .entry-header {
	display: none;}

.blog-partnerzy p, .blog-partnerzy span, .blog-partnerzy li {
    font-size: 18px;
    line-height: 28px;}

.partnerzy-card {
    max-width: 1000px;
    margin: 30px auto;}

.partnerzy-card-inner {
    position: relative;
    border-radius: 16px;
    padding: 40px 40px 20px;
    min-height: 150px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: 0.3s ease;}

.partnerzy-card-inner:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.12);}

.partnerzy-logo {
    position: absolute;
    top: -20px;
    right: 20px;}

.partnerzy-logo img {
    float:right;}

.partnerzy-list {
    margin-bottom: 30px;}

.partnerzy-list li {
    padding-left: 20px;}


  @media (max-width: 768px) {
  .partnerzy-logo {
    position: static;
    text-align: center;
    margin-bottom: 20px;
  }

  .partnerzy-logo img {
    float: none;
    max-width: 200px;

  }
   .partnerzy-card-inner {
        box-shadow: none;    /* usuwa cień/rabkę */
        border: none; 
        padding: 0;/* dodatkowo usuwa ramkę, jeśli była */
    }
    
    .partnerzy-card {
  
  margin: 0;
}
}

/*Poprawki klienci slider */
.partners-swiper-wrapper img {
    transition: all 0.3s ease;
    border-radius: 8px;}

.partners-swiper-wrapper img:hover {
    opacity: 0.85;
    transform: scale(1.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);}

/*Tabelka wyprzedaz*/
.tabelka_wyp td {
    padding: 2px 5px;
    vertical-align: top;
    border: 1px solid #dddddd;}
    
.tabelka_wyp th {
    background: #555;
    color: #fff; 
    padding: 5px;
    text-align: center;    }
.tabelka_wyp tr:nth-child(odd) {background: #f3f3f3;}
.tabelka_wyp tr:nth-child(even) {background: #fff;}

/* Ustawienie artykułów na podstronach*/
.article-strona {
    max-width: 1200px;
    margin: 0 auto;
}
.article-strona p {
    text-align: justify;
    line-height: 1.7;
}
.article-strona ul {
    padding-left: 20px;
    font-size: 16px;
}
.article-strona li {
    margin-bottom: 10px;
}


/* Kontakt Mapa Polski */

@media  (max-width:575px) {
  #mapa-polska .polska {
    background: url(/img/mapa.png) no-repeat 0 0;
    background-size: 320px 305px;
    width: 320px;
    height: 305px;
  }
  #mapa-polska .polska li.krak a:hover span {
    top: 45px;
    width: 80px;
    left: -40px;
  }  
  #mapa-polska .polska li.tar a:hover span {
    top: 45px;
    width: 80px;
    left: -10px;
  }  
  #mapa-polska .polska li.war a:hover span {
    top: 46px;
    width: 96px;
    left: -10px;
  }  

  #mapa-polska .polska .krak a {
    position: relative;
    width: 35px;
    height: 60px;
    left:163px;
    top: 207px;
  }
  #mapa-polska .polska .tar a {
    position: relative;
    width: 35px;
    height: 60px;
    left: 207px;
    top: 211px;
  } 
  #mapa-polska .polska .war a {
    position: relative;
    width: 35px;
    height: 60px;
    left: 207px;
    top: 96px;
  }   
}
@media  (min-width:576px) {
  #mapa-polska .polska {
    background: url(/img/mapa.png) no-repeat 0 0;
    background-size: 430px 410px;
    width: 430px;
    height: 410px;
  }
  #mapa-polska .polska li.krak a:hover span {
    top: 42px;
    width: 80px;
    left: -20px;
  }  
  #mapa-polska .polska li.tar a:hover span {
    top: 45px;
    width: 80px;
    left: -20px;
  }  
  #mapa-polska .polska li.war a:hover span {
    top: 43px;
    width: 90px;
    left: -20px;
  }
  #mapa-polska .polska .krak a {
    position: relative;
    width: 40px;
    height: 80px;
    left: 223px;
    top: 275px;
  }
  #mapa-polska .polska .tar a {
    position: relative;
    width: 40px;
    height: 80px;
    left: 280px;
    top: 275px;
  }
  #mapa-polska .polska .war a {
    position: relative;
    width: 40px;
    height: 80px;
    left: 284px;
    top: 130px;
  }
}
#mapa-polska .polska {
  list-style: none;

  /*position: relative;*/
  margin: 0;
  padding: 0;
  top: -250px;
  left: 50%;
}

#mapa-polska .polska li {
  position: absolute;
}

#mapa-polska .polska li a {
  display: block;
  height: 100%;
  text-decoration: none; 
}

#mapa-polska .polska li a span {
  display: none;
}
 
#mapa-polska .polska li a:hover span {
  display: block;
  padding: 5px;
  background: #000;
  position: relative;
  font: 14px Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  opacity: .75;
  filter:alpha(opacity=75);
  color: #FFF;
  -moz-border-radius:.4em;
  -ms-border-radius:.4em;
  -webkit-border-radius:.4em;
  border-radius:.4em;
  text-align: center;
}




/* Historia firmy oś czaus */
.SKtimeline {
  list-style: none;
  position: relative;
}
.SKtimeline::before {
  background-color: #0095eb;
  bottom: 30px;
  content: " ";
  left: 50%;
  position: absolute;
  top: 30px;
  width: 2px;
}
.SKtimeline .SKtimeline-element {
  position: relative;
  padding-top: 0;
  padding-bottom: 30px;
}

.SKtimeline .SKtimeline-element.even .SKtimeline-badge {
  height: 76px;
}

.SKtimeline .SKtimeline-badge {
  height: 90px;
  position: absolute;
  left: 50%;
  z-index: 5;
}

.SKtimeline .SKtimeline-badge::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 30px;
  background-color: #fff;
  border: 3px solid #0095eb;
    border-top-color: rgb(0, 149, 235);
    border-right-color: rgb(0, 149, 235);
    border-bottom-color: rgb(0, 149, 235);
    border-left-color: rgb(0, 149, 235);
  height: 20px;
  width: 20px;
  border-radius: 100%;
}

.SKtimeline .SKtimeline-badge::after {
  background: #0095eb none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 10px;
  position: absolute;
  top: 37px;
  width: 20px;
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-date {
  font-size: 18px;
  font-weight: 500;
  line-height: 90px;
  margin: 0 0 0 30px;
}

.SKtimeline .SKtimeline-element.even .SKtimeline-item .SKtimeline-date {
  line-height: 76px;
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel.left-part {
  text-align: right;
  margin-right: 15px;
  float: right;
  padding: 13px 20px 5px;
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel {
  text-align: initial;
  padding: 13px 20px 5px;
  border: solid 1px #dfdfdf;
  border-radius: 5px;
  position: relative;
  width: 345px;
  margin-left: 15px;
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel.left-part::before {
  left: inherit;
  right: 1px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel .details {
  font-size: 14px;
  margin: 0;
}

.SKtimeline .SKtimeline-element.odd .SKtimeline-item .SKtimeline-date {
  margin: 0 30px 0 0;
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel::before {
  color: #0095eb;
  box-shadow: 3px -3px 0px -2px #0095eb;
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel {
  border: solid 1px #0095eb;
}

.SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel::before {
  content: "";
  position: absolute;
  top: 32px;
  left: 1px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 3px -3px 1px -2px rgba(0,0,0,.2);
  box-shadow: 3px -3px 1px -2px rgba(0,0,0,.2);
    color: #0095eb;
  box-shadow: 3px -3px 0px -2px #0095eb;
}

.SKtimeline .odd .SKtimeline-badge::after {
  left: -29px;
  top: 45px;
}

@media (min-width: 768px) {
  .SKtimeline-item.mobile-block {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .SKtimeline {
    padding: 30px 0 10px 40px;
  }
  .SKtimeline::before {
    left: 10px;
  }

  .SKtimeline .SKtimeline-element  {
    margin-right: 0;
    margin-top: 5px;
  }
  .SKtimeline .SKtimeline-badge::before {
    border-width: 2px;
    height: 16px;
    width: 16px;
  }

  .SKtimeline .SKtimeline-badge::after {
    left: 8px;
    width: 6px;
  }

  .SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel {
    text-align: left !important;
    margin-right: 0 !important;
    float: left !important;
    width: 100%;
    margin-left: 0;
    padding: 15px;
  }

  .SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-date {
    margin: 0;
    text-align: left !important;
  }

  .SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel.left-part::before {
    left: 0;
    right: auto;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%);
  }
  .SKtimeline .SKtimeline-element .SKtimeline-item .SKtimeline-panel.left-part {
    padding: 13px 20px 5px;
  }
  .SKtimeline .SKtimeline-element .SKtimeline-item  {
    margin-top: 0px;
  }

  .SKtimeline .SKtimeline-element.even .SKtimeline-item .SKtimeline-date {
    line-height: 30px;
  }
  
  .SKtimeline .SKtimeline-element.odd .SKtimeline-item .SKtimeline-date {
    line-height: 30px;
  }

  .SKtimeline .odd .SKtimeline-badge::after {
    left: 8px;
   top: 37px;
  }

  .SKtimeline-item.mobile-block {
    display: block;
  }

  .SKtimeline-item.mobile-hidden {
    display: none;
  }

  .SKtimeline .SKtimeline-badge {
    width: 30px;
    left: -18px;
    top: 15px;
    height: 76px;
  }
  
  .SKtimeline .timeline-badge::before {
    border-width: 2px;
    height: 16px;
    width: 16px;
  }
}

/* Obrazki po najechaniu */
.post-66 .entry-content img,
.post-680 .entry-content img {
  transition: all 0.3s ease;
  border-radius: 8px;
  max-height: 300px;
}

.post-66 .entry-content  a img:hover,
.post-680 .entry-content a img:hover {
  opacity: 0.85;
  transform: scale(1.03);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

/* Obrazki nagrody ograniczenie wysokości */
.about-us-awards__swiper--image img {
   max-height: 300px;
}


/* Oferta*/

.offer {
  max-width: 670px;
}

.offer h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 26px 0 8px;
  position: relative;
  padding-left: 16px;
}

.offer h3:first-child {
  margin-top: 0;
}
.offer p {
  padding-left: 16px;
}

.offer-list {
  list-style: none;
  padding: 0;
  margin: 0 16px 10px;
}

.offer-wynajem {
  margin-bottom: 10px;
  border-bottom: 1px solid #dee2e6; 
}

.offer-wynajem-list {
  padding: 0;
  margin: 0 32px 10px;
}

.offer-list li {
  position: relative;
  padding: 8px 0 8px 28px;
  border-bottom: 1px solid #dee2e6;
  font-size: 16px;
}

.offer-list li:last-child {
  border-bottom: none;
}

.offer-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 8px;
  font-size: 14px;
  color: #2563eb;
}

.offer-wynajem-list li{
  color: #333333;
  font:12px;
}

.offer-note {
  margin-top: 32px;
  padding: 20px 24px;
  background: #f1f5f9;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  font-size: 16px;
}

.offer-note h3 {
  padding-left: 0px;
  
}
.offer-note p {
  padding-left: 0px;
  
}
.offer-note a {
  font-weight: 400;
  
}
.offer-note .contact-item{
  margin-bottom: 8px;
  margin-left: 15px;
}

.offer-ows {
    max-width: 1000px;
    margin: 0 auto;
    line-height: 1.7;
    font-size: 16px;
    color: #333;
}
.offer-ows h2 {
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 15px;
    color: #1a1a1a;
}
.offer-ows h2:first-child{
margin-top:0;
}

.offer-ows ol {
    padding-left: 20px;
    margin-bottom: 20px;
}

.offer-ows ol li {
    margin-bottom: 10px;
}

.kontakt-tel{
  margin-top: 32px;
  padding: 20px 24px;
  background: #f1f5f9;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  display: flex;
  align-items: center;
  width:fit-content;
  gap:20px;
}

.kontakt-tel-button_svg {
  height: 80px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #2563eb;
  align-self: center
}
.kontakt-tel-tekst h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0px;
}
.kontakt-tel-osoba h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0px;
}

.kontakt-tel-osoba a {
  font-size: 16px;
  font-weight: 400;
}
.kontakt-tel-osoba span {
  font-size: 14px;
  font-weight: 400;
}

.kontakt-tel-osoba-link{
  display:flex;
  align-items:center;
  gap:8px;
  text-decoration:none;
  margin-bottom: 5px;
}
.kontakt-tel-osoba-ikona {
  fill: #2563eb;
}

.kontakt-tel-osoba-link:hover span {
  color:#E31E24;
  transform:translateX(2px);
}
.kontakt-tel-osoba-link:hover .kontakt-tel-osoba-ikona {

  fill:#E31E24;
  transform:translateX(2px);
}

.polityka {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px;
    line-height: 1.7;
    font-size: 16px;
    color: #333;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.polityka ol,
.polityka ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.polityka li {
    margin-bottom: 10px;
}