/*=================================
//                                 
//    ###     ####   ###    ###  
//   ## ##   #   ##  ## #  # ##  
//  ##   ##    ###   ##  ##  ##  
//  #######  #   ##  ##      ##  
//  ##   ##   ####   ##      ##  
//                                 
//=================================*/

#content {
  z-index: 2;
  position: relative;
}

.main-content {
  padding: 0px 0;
}

.section {
  font-size: 1rem;
  padding: 2rem 0 5rem;
}

.section > div {
  position: relative;
}

.section h1, .section h2, .section h3 {
  color: var(--text3);
  font-weight:600;
  width: 100%;
  text-align: center;
}

.section h2 {
  font-size: calc(1.75rem + .75vw);
  margin: calc(.25rem + .125vw) 0;
}

.section h3 {
  font-size: calc(1.25rem + .5vw);
  margin: calc(.25rem + .125vw) 0;
}

.section .in-template {color: var(--text7);}

.sec-title i, .sec-title b {color:var(--text1); font-weight:600;}
.headerbar {text-align: center; font-weight: 500; padding: 1rem 0;}


.full.section {
  padding: 0 0 1rem;
  margin: 0 auto;
}


.typ-icon img {height: 3rem; width: auto;}

.typ-winietka {display: inline-block;}

.typ-winietka ol, ul {padding-left: 1rem;}
.typ-winietka p {margin-bottom: .75rem;}

.typ-winietka .template {
  text-align: justify;
  font-size: .75rem;
}
.typ-winietka .template p {margin: .25rem 0;}

.third .set {
  background-color: var(--bkg4);
  margin-top: 1rem;
  border-radius: 6px;
  padding: 2rem 3rem 1.5rem;
}

.d-flex.four { flex-wrap: wrap; justify-content: space-between; }
.section .four .headerbar {
  margin: 0;
  text-align: center;
}
.four .set {
  width: 24%;
  min-width: 16rem;
  margin-top: 1.5rem;
  flex-grow: 1;
}
.four .ctn-block {
  height: 8rem;
  text-align: center;
}

.d-flex.half { flex-wrap: wrap; justify-content: space-between; }
.half .ctn-block {width: 48%; flex-grow: 1;}

.ctn-block .headerbar {
  font-size: 1rem;
  margin: .5rem 0;
}

.section .headerbar, .section .headerbar h2, .section .headerbar h3 {
  color: var(--text7);
  text-align: left;
  margin-bottom: .25rem;
}

.sekcja-body .set {
  display:flex;
  flex-wrap:wrap;
  flex:auto;
}
.sekcja-body .set .ctn-block {
  width:50%;
  font-size: .75rem;
}
.set .ctn-block img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}

.subtitle {text-align: center; color:var(--text7); font-size: 1rem;}
.el-title {text-align: center; color:var(--text7); font-size: .875rem;}

.cust_kontakty .typ-icon {
  position: relative;
  height: 3rem;
  padding: .75rem;
  width: 9rem;
  float: left;
  font-weight: 600;
  font-size: 1.5rem;
  cursor: pointer;
  margin-bottom: 1rem;
}
.cust_kontakty .typ-icon .picto {position: absolute; top:0;}


.cust_maszyny .slick-track {height: 450px;}

.title-block .sec-title {
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
  padding: 3rem 0 1rem;
  letter-spacing: -.07rem;
}



#sekcja-1 > .container {
  padding-left: 0;
  padding-right: 0;
}

#sekcja-3 {padding-top: 0;}
#sekcja-3 .ctn-block {margin-top: 2rem; margin-left: 1rem;}

#sekcja-3 .headerbar {margin-left: -1rem; margin-bottom: 1.5rem;}
#sekcja-3 .in-template em {
  font-style: normal;
  padding: 1rem 0;
  display: inline-block;
}
#sekcja-3 .in-template img {margin-top: .125rem; margin-right: .25rem;}
#sekcja-3 .in-template a {color: var(--link2); font-weight: 700; font-size: 42px;}


#sekcja-7 {background-color: var(--bkg2);}
#sekcja-7 .typ-winietka {color: var(--text7); padding: 0 1rem;}
#sekcja-7 .headerbar {font-weight: 600; font-size: 1.5rem;}


#sekcja-10 {padding: 1rem 0 3.5rem;}
#sekcja-10 .third { 
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(2, 1fr);
  width: 90%;
  margin: auto
}
#sekcja-10 .headerbar {
  color: var(--text4);
  font-size: 2.25rem;
  font-weight: 700;
}

#sekcja-10 .in-template {
  color: var(--text4);
  height: 9rem; overflow: hidden;
}
#sekcja-10 .typ-icon .el-title {
  text-align: left;
  margin-left: 2.25rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

#sekcja-10 .comp-lp-2 {
    border-radius: 4px;
    background-color: var(--bkg6); margin-right: 1rem;
}
#sekcja-10 .comp-lp-2 svg {margin-top: 1rem; height: 1.75rem;}
#sekcja-10 .comp-lp-2 a {color: var(--text8);}
#sekcja-10 .comp-lp-2 .el-title {color: var(--text8);}

#sekcja-10 .comp-lp-3 {
    border-radius: 4px;
    background-color: var(--bkg7); margin-right: 0;
}
#sekcja-10 .comp-lp-3 svg {margin-top: .875rem; height: 1.875rem;}
#sekcja-10 .comp-lp-3 a {color: var(--text7);}

.picto-link {}

#sekcja-14 {padding-bottom: 5rem;}


@media (max-width: 992px) {
  #sekcja-10 .third { grid-template-columns: repeat(1, 1fr); }
  .slick-autoplay-toggle-button {width: 3.5rem; height: 3.5rem;}
  .cust_maszyny .slick-track {height: 360px;}
  .section {padding: 1rem 0 4rem;}
  #sekcja-14 {padding-bottom: 1rem;}
}

@media (max-width: 768px) {
  .slick-autoplay-toggle-button {width: 3rem; height: 3rem;}
  .cust_maszyny .slick-track {height: 270px;}
  #sekcja-14 {padding-bottom: .25rem;}
  .section {padding: 0rem 0 3rem;}
  .four .set {width: 100%;}
}
@media (max-width: 576px) {
  .slick-autoplay-toggle-button {width: 2.5rem; height: 2.5rem;}
  .cust_maszyny .slick-track {height: 200px;}
}






/* Partnerzy */
#sekcja-5 {
  background-color: #D5E2EB;
  position: relative;
}

#sekcja-5 .title-block h2 {
  color: var(--text5);
}

.s-partners {
  padding: 0;
  overflow: hidden;
}

.partners {
  display: flex;
}

.partners > a, 
.partners > img {
  background-color: white;
  margin: 1rem;
  padding: 1rem;
}

.partners img {
  max-height: 180px;
  object-fit: contain;
  width: 100%;
  aspect-ratio: 1 / 1
}

.s-partners .slick-slide img {
  width: 100%;
  object-fit: contain;
  padding: 1.5rem;
}

.s-partners .slick-slide {
  padding: .725rem;
  position: static !important;
  float: initial;
  height: initial;
  min-height: initial;
}

.s-partners .slick-slide > div {
   background-color: white;
}

.s-partners .slick-slide a {
  display: block;
  /* background-color: white; */
  vertical-align: bottom;
}

.s-partners .slick-slide img,
.s-partners .slick-slide a img {
  max-height: 180px;
  object-fit: contain;
  width: 100%;
  aspect-ratio: 1 / 1
}

.s-partners .slick-track {
  display: flex;
  flex-direction: row;
}





/* aktualnosci */
.site-48 {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(4, 1fr);
}

.site-48 .box {
  align-self: stretch;
  display: flex;
  flex-direction: column;
}

.site-48 .box a {
  display: block;
  height: 100%;
}

.site-48 .box .picture {
  outline: 1px solid var(--border4);
  margin-bottom: 1rem;
}

.site-48 .box .picture img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  aspect-ratio: 1 / 1;
}

.site-48 .box time {
  font-size: .875rem;
  margin-bottom: .5rem;
  display: block;
}

.site-48 .box time i {
  color: var(--text4);
}

.site-48 .box .title {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--text4);
  margin-bottom: 1rem;
}

.site-48 .box a:hover .title {
  color: var(--hover4);
}

.site-48 .box a:hover time,
.site-48 .box a:hover .desc {
  color: var(--text1);
}

@media (max-width: 1200px) {
  .site-48 {
    grid-template-columns: repeat(2, 1fr);
  }
}


@media (max-width: 768px) {
  .site-48 {
    grid-template-columns: 1fr;
  }
}
/* end aktualnosci */