@media screen and (min-width:39.9375em) and (max-width:87em) {

		h1 span {font-size: 1.2rem !important}
	
.main-news {
  width: 100%;
  height: 300px !important;
  overflow: hidden;
  position: relative;
  z-index: 0;
  border-radius: 10px;
}


.main-news .image-container-news img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
	.main-news:nth-child(5) {
 height: calc(300px);
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	padding: 0
}
.main-news:nth-child(6) {
top: calc(0px);
	margin-bottom: 1px;
}
	
	
	
	.main-news:nth-child(5) .newstitle-main h6 {
bottom: 320px;
}
	
	

	
    .regular .ilosc {
    display: flex;
    line-height: 18px;
    padding-top: 2px;
    margin: 0 10px;
    width: 100%;
    text-align: center;
}
    .promo .ilosc {
    display: flex;
    line-height: 18px;
    padding-top: 2px;
    margin: 0 10px;
    width: 33.33%;
}
  .slider-title {
    position: absolute;
    bottom: 3rem;
    width: 100%;
    text-align: center;
  }
  table {
    text-align: left !important
  }
	.mb600 {
    margin-bottom: 110px !important;
}
  table th {
    text-align: left !important;
  }
  .archiwum {
    margin-top: 0rem
  }
  .kontakt-txt {
    padding: 6rem 4rem 20rem 3rem;
  }
  .promo1, .promo2, .promo3 {
    width: 120px;
    height: 120px;
    margin: 3rem 0.5rem;
    float: right
  }
    .regular-title-promo h3 {
  color: white;
  font-size: 30px;
  text-shadow: 2px 2px 42px rgba(0, 0, 0, 0.9);
  position: absolute;
  z-index: 2;
  left: 3rem;
  bottom: 11rem;
}
    
  .formularz::after {
    content: "";
    width: 150px;
    height: 150px;
    border-radius: 10px;
    background-color: #a41d20;
    position: absolute;
    z-index: -1;
    right: -1rem;
    bottom: 5rem;
  }
  .center {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .promo .status {
    position: absolute;
    top: 3rem;
    left: 3rem;
  }
  .promo h5 {
    margin-top: 0.5rem;
  }
  .mtc {
    text-align: center !important
  }
  .swiper-slide h2 {
    color: white;
    font-size: 60px;
    text-shadow: 2px 2px 42px rgba(0, 0, 0, 0.9);
    margin-top: 20rem;
    margin-left: 4rem;
    margin-right: 4rem;
    text-align: center;
  }
  .swiper-slide h3 {
    color: white;
    font-size: 24px;
    text-shadow: 2px 2px 42px rgba(0, 0, 0, 0.9);
    margin-left: 4rem;
    margin-bottom: 5rem;
    margin-right: 4rem;
    text-align: center;
  }
  .regular .ilosc img {
    height: 30px;
    margin: 0 1rem;
  }
  .promo .promo-container {
    position: absolute;
    right: 3rem;
    display: block;
    margin-top: 2.5rem
  }
  .regular .promo-container {
    position: absolute;
    right: 1rem;
    display: block;
    margin-top: 0rem
  }
  .promo .info-bar {
    padding: 1rem 2rem;
  }
  .promo .promo1, .promo .promo2, .promo .promo3 {
    width: 100px;
    height: 100px;
    margin: 0.5rem;
    float: right
  }
  [type='file'], [type='checkbox'], [type='radio'] {
    margin: 0 0 1rem;
    position: absolute;
    left: 4rem;
    bottom: 7rem;
  }
  .formularz {
    text-align: left !important;
    position: relative;
    top: -15rem;
    padding: 4rem;
    background-color: white;
    border-radius: 15px;
    margin-bottom: -10rem;
  }
  .sticky .header-bottom {
    padding: 10px 1rem 15px 1rem;
  }
  .news-title-special {
    height: 300px;
    margin-top: 2rem
  }
  section {
    margin-top: 5rem;
    margin-bottom: 5rem
  }
  .info img {
    width: 90px;
    margin: 2rem auto 1rem auto;
    z-index: 1;
  }
  .info {
    color: white;
    position: relative;
    left: 0
  }
  .infobg {
    position: relative;
    z-index: 1;
    top: 2rem;
    padding: 3rem 0 4rem 0;
    margin: 2rem;
    border-radius: 15px;
	  background: radial-gradient(circle, rgba(27, 50, 80, 1) 0%, rgba(27, 54, 86, 1) 50%, rgba(21, 43, 69, 1) 96%);
  }
  .sp-img {
    height: 50vh;
    margin: 1rem auto
  }
  .news-title-special2 {
    height: 300px;
    top: 0;
    position: relative;
    margin-top: 2rem
  }
.process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }

  .process-card-wide {
    grid-column: auto;
  }

  .process-highlight {
    padding: 1.6rem 1rem;
    font-size: 1.18rem;
    line-height: 1.7;
    border-radius: 16px;
  }

  .process-badges span {
    font-size: 0.72rem;
    padding: 0.48rem 0.75rem;
  }

  .process-card {
    padding: 1.5rem 1rem 1.35rem;
    border-radius: 16px;
  }

  .process-icon {
    width: 58px;
    height: 58px;
    border-radius: 14px;
    margin-bottom: 1rem;
  }

  .process-icon svg {
    width: 26px;
    height: 26px;
  }

  .process-card h3 {
    font-size: 1.06rem;
  }

  .process-card p {
    font-size: 0.92rem;
    line-height: 1.65;
  }

  .process-benefit {
    font-size: 0.86rem;
  }

  .process-intro {
    font-size: 0.95rem;
    line-height: 1.7;
  }




}