/*@font-face {
    font-family: 'Futura PT Demi';
    src: url('../fonts/FuturaPT-Demi.eot');
    src: url('../fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('../fonts/FuturaPT-Demi.woff') format('woff'),
        url('../fonts/FuturaPT-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Book';
    src: url('../fonts/FuturaPT-Book.eot');
    src: url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff'),
        url('../fonts/FuturaPT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/


.liftactiv2026 p, .liftactiv2026 h3, .liftactiv2026 h2, .liftactiv2026 h1{margin: 0;}


/**********/


html{scroll-behavior: smooth;}
body{background: #FFF;}
.s-container, section{
	box-sizing:border-box;
	position:relative;
	}

.liftactiv2026{
    margin: 20px auto;
    background: #FFF;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    overflow-x: hidden;
    background-size: contain;

}

.liftactiv2026 .sk{
    max-width: 1290px;
    width: 100%;
    margin: 20px auto;
    position: relative;
}

.liftactiv2026 strong{
    font-weight: 600;
    /*font-family: 'Futura PT Demi';*/
}
.liftactiv2026 sup{line-height: 0;}

/******************/


.wrap-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.text-section {
    flex: 1;
    padding: 20px;
    box-sizing: border-box;
}

.image-section {
    flex: 1;
    text-align: center;
}

.responsive-image {
    width: 100%;
    height: auto;
    margin: 0 auto;
}





/***head**/

.liftactiv2026 h2{font-size: 33px; line-height: 38px; text-transform: uppercase; margin: 0; /*font-family: 'Futura PT Book'*/;font-weight: normal; text-align: center}

/**/
.liftactiv2026 .ref1 .sk{
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
}


.liftactiv2026 .ref1 span.greenBgTxt{
    background: #00992b;
    color: #FFF;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: 19px;
    line-height: 19px;
    text-transform: uppercase;
    padding: 5px 15px;

}

.liftactiv2026 .ref1 h1{
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
    font-size: 45px;
    line-height: 37px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 15px;
}
.liftactiv2026 h1 span{
    font-weight: normal;
    /*font-family: 'Futura PT Book';*/
	font-size: 30px;
	line-height: 26px;
}


.liftactiv2026 .ref1 p{
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 9px;

    }

.liftactiv2026 .ref1 a.mineral2022-btn {
  color: #000;
  background-color: #fff;
}

.liftactiv2026 .ref1 a.mineral2022-btn:hover {
  color: #fff;
  background-color: #000;
}


/************ref1**********/
.ref1 .wrap-section {	background: url("../images/bg.jpg") no-repeat; background-size: cover}

.ref1 .text-section{width: 45%; flex: none; padding-left: 75px;}

.ref1 .image-section{padding: 0 0 0 20px;}
.ref1 .responsive-image{max-width: 480px;  }


.liftactiv2026 .ref1 .sk.hero{
    background: none;
    position: relative;
    overflow: hidden;
}



.liftactiv2026 .ref1 .sk.hero .wrap-section{
    position: relative;
    z-index: 1;
    min-height: 500px;
    align-items: stretch;
}

.liftactiv2026 .ref1 .sk.hero .text-section,
.liftactiv2026 .ref1 .sk.hero .text-section h1,
.liftactiv2026 .ref1 .sk.hero .text-section p{
    color: #fff;
}

.liftactiv2026 .ref1 .sk.hero span.greenBgTxt{
    background: #e10600;
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
    font-size: 20px;
    line-height: 14px;
    letter-spacing: 1px;
    padding: 6px 12px;
}

.liftactiv2026 .ref1 .sk.hero .text-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
	padding-right: 0
}

.liftactiv2026 .ref1 .sk.hero .image-section{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 15px 3vw 0 20px;
    padding-bottom: 0;
}

.liftactiv2026 .ref1 .sk.hero .hero-woman{
    display: block;
    margin: 0;
    align-self: flex-end;
}

@media (max-width: 1110px){
.ref1 .text-section {
  width: 50%;
	
}
	
}


@media (max-width: 930px){
.ref1 .text-section {
  width: 53%;
}
	.liftactiv2026 .ref1 .sk.hero .image-section {
  
  padding: 0;

}
}
@media (max-width: 768px){

	.liftactiv2026 .ref1 .sk.hero .wrap-section{
		display: block;
background: -webkit-linear-gradient(#7a0000 0%, #c40000 100%);
background: -o-linear-gradient(#7a0000 0%, #c40000 100%);
background: linear-gradient(#7a0000 0%, #c40000 100%);   
	}
	
	.liftactiv2026 .ref1 .sk{
		padding: 0;
	}
	
	.ref1 .text-section {
  width: 100%;
  padding: 50px 30px 30px;
}
	
    .liftactiv2026 .ref1 .sk.hero .image-section{
        margin-top: 10px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
	.ref1 .responsive-image {
  max-width: 330px;
}
	
}


.liftactiv2026 .ref1 .sk.hero .hero-tag{
    position: absolute;
    top: 141px;
    right: 550px;
    background-color: rgba(0, 0, 0, 0.08);
    color: #fff;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    padding: 10px 14px;
    border: 2px solid #fff;
    z-index: 10;
        animation: heroTagPulse 1.4s ease-in-out 0.5s 3;
}

.liftactiv2026 .ref1 .sk.hero .hero-tag span{
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
	
}


@keyframes heroTagPulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255,255,255,0.6);
  }
  40% {
    transform: scale(1.08);
    box-shadow: 0 0 20px 10px rgba(255,255,255,0.25);
  }
  70% {
    transform: scale(0.98);
    box-shadow: 0 0 10px 4px rgba(255,255,255,0.15);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}

@media (max-width: 1110px){
	
	.liftactiv2026 .ref1 .sk.hero .hero-tag {
		right: 42vw;
		top: 12vw
	}
}

@media (max-width: 930px){
	
	.liftactiv2026 .ref1 .sk.hero .hero-tag {
		right: 36vw;
		top: 125px;
	}
}

@media (max-width: 768px){
    .liftactiv2026 .ref1 .sk.hero .hero-tag{
        position: absolute;
        z-index: 10;
		right: initial;
		top: initial;
		left: 10%;
		bottom: 200px;
    }
}
@media (max-width: 460px){
    .liftactiv2026 .ref1 .sk.hero .hero-tag{
		left: 8%;
		bottom: 240px;
		font-size: 12px;
  line-height: 13px;
  padding: 8px 7px;
    }
}


/* ===========================
   REF2 
   =========================== */
.ref2{min-height: 500px;}

.ref2 .wrap-section {	background: url("../images/stat-bg.jpg") no-repeat -200px;}
.ref2 .ref2-content {
    text-align: left;
	color: #FFF;
}

.ref2 .text-section{
    padding-left: 0;
}

.ref2 .responsive-image{margin-bottom: -2px;}

.ref2 .ref2-eyebrow {
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    margin-bottom: 20px;
    text-align: left;
}

.ref2 .ref2-stats {
    display: flex;
    gap: 80px;
}

.ref2 .ref2-stat {
    position: relative;
    padding-left: 30px;
}

.ref2 .ref2-stat::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 2px;
    height: 95%;
    background: #fff;
}

.ref2 .ref2-value {
    /*font-family: 'Futura PT Demi';*/
    font-size: 85px;
    line-height: 72px;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.ref2 .ref2-stat p {
    font-size: 25px;
    line-height: 29px;
    text-transform: uppercase;
        letter-spacing: -0.5px;

}

.ref2 sup{line-height: 0;}




@media (max-width: 1024px) {

    .ref2 .ref2-stats {
        gap: 50px;
    }

    .ref2 .ref2-value {
        font-size: 60px;
        line-height: 60px;
    }
            .ref2 .sk, .ref1 .sk{padding-left: 0 !important;padding-right: 0 !important;}

}
@media (max-width: 860px) {
    .ref2 .ref2-stat p {
  font-size: 20px;
  line-height: 20px;
}
    

}


@media (max-width: 768px) {
    .ref2 .ref2-content {
        text-align: center;
    }

    .ref2 .ref2-stats {
        flex-direction: column;
        gap: 40px;
        align-items: center;
    }

    .ref2 .ref2-stat {
        padding-left: 0;
    }

    .ref2 .ref2-stat::before {
        display: none;
    }

    .ref2 .ref2-value {
        font-size: 54px;
        line-height: 54px;
    }
    .ref2 .wrap-section {
  background: linear-gradient(
  to bottom,
  #8f0d0d 0%,
  #b31317 40%,
  #d61c22 70%,
  #ff2a2f 100%
);
}
  .ref2 .ref2-eyebrow {
    
    text-align: center;
}
    
}

@media (max-width: 480px) {

    .ref2 .ref2-value {
        font-size: 42px;
        line-height: 42px;
    }

    .ref2 .ref2-stat p {
        font-size: 16px;
        line-height: 22px;
    }
}


/* ===========================
  CO-BONDING
   =========================== */

.cobonding-section {
    position: relative;
    background-size: cover;
    color: #fff;
    min-height: 395px;
    background: url('../images/cobonding-bg.jpg') no-repeat center;
    width: 100%;
    max-width: 1290px;
    margin: 30px auto 30px;
    display: flex;
}

.cobonding-section .sk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    

}

.cobonding-left {
    max-width: 600px;
    box-sizing: border-box;
  padding: 40px;
}

.cobonding-left h2 {
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-align: left;
}

.cobonding-left h2 span {
    display: block;
    font-weight: normal;
    /* font-family: 'Futura PT Book';*/
    font-size: 31px;
    line-height: 35px;
}

.cobonding-left p {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 18px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

.cobonding-right {
    flex: 0 0 45%;
    display: flex;
    justify-content: center;
}



/* ===== Responsive scaling ===== */

@media (max-width: 1200px) {
    .cobonding-left h2 {
        font-size: 33px;
        line-height: 30px;
    }
    .cobonding-left p {
        font-size: 17px;
    }
}
@media (max-width: 980px) {
.cobonding-section {
  background-position-x: -215px;
}
    
   .cobonding-left {
  max-width: 450px;
} 
    
    .cobonding-left p {
        line-height: 21px;
    }
    
}
@media (max-width: 920px) {
.cobonding-section {
  background-position-x: -315px;
}
    
   .cobonding-left {
  max-width: 420px;
} 

    
}


@media (max-width: 810px) {
    .cobonding-section .sk {
        flex-direction: column;
        text-align: center;
    }
    .cobonding-left {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .cobonding-right {
        flex: none;
        width: 100%;
    }
    .cobonding-left h2 {
        text-align: center;
    }
    .cobonding-section {
  background-position: center;
        background: url(../images/cobonding-bg-mobile.jpg) no-repeat center;
}
    
    .cobonding-left h2,
.cobonding-left p {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
    
}




@media (max-width: 600px) {
    .cobonding-left h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .cobonding-left p {
        font-size: 16px;
        line-height: 22px;
    }
}


/****************** PRODUKTY *******************/

.produkty{padding-top: 10px;}

.produkty .wrap-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0 10px;
}


.produkty .wrap-container .flex-item {
    flex: 1;
    min-width: calc(33.333% - 20px);
    box-sizing: border-box;
    background-color: #fff;
    margin: 5px;
    border-radius: 30px;
    text-align: center; 
    background: #FFF;
    padding-bottom: 20px;
    position: relative;
}

.produkty .wrap-container .flex-item:hover .item-image{
    transform: scale(1.07);
}


.produkty .wrap-container .item-image {
    width: 100%; 
    height: auto; 
    border-radius: 5px 5px 0 0; 
    margin-bottom: 20px;
    max-width: 330px;
    transition: 0.5s all;
}

.produkty .flex-item > div{padding: 0 20px 50px 20px;}

.produkty .productTitle{
    text-transform: uppercase;
    font-size: 19px;
    line-height: 20px;
    font-weight: 600;
    /*font-family: 'Futura PT Demi'*/
}
.produkty .productDescription{
    font-size: 19px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

    .product-mobile{display: none;}

.punktorWrap{
    width: 84%;
    margin: 0 auto;
}

.punktory {
	list-style: none;
	display: table-cell;
	padding: 0;
}

.punktory li {
    font-size: 17px;
    line-height: 24px;
	padding-left: 1em;
	text-indent: -1em;
	text-align: center;
    margin-bottom: 2px;
}

.punktory li:before {
	content: "■";
	padding-right: 8px;
	vertical-align: baseline;
	display: inline;
	padding-top: 0;
	margin-bottom: .5em;
    color:#e02724;
    font-size: 14px;
}

.produkty .btt{
    position: absolute !important;
    bottom: 30px;
    left: 50%; 
    transform: translateX(-50%); 
    width: 192px; 

}

.brFix{display: none;}

@media (max-width: 904px) {

.produkty .wrap-container .flex-item {
        min-width: 100%;
        margin-bottom: 10px;
    }
    .produkty .brFix{display: none;}
    .punktory {
    display: block;
    width: fit-content;
    margin: 0 auto;
  }
    
}



/****************** note *******************/
.note p{font-size: 15px; line-height: 17px; text-align: center; color: #8b8b8b}
.note sup{line-height: 0;}


/****************** BTN *******************/


.liftactiv2026 a.withBorder{
    border: 1px solid #1c213f;
}
.liftactiv2026 a.mineral2022-btn{
    transition: all ease 400ms;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 13px 40px 13px 40px;
    font-weight: 700;
    font-size: .70em;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    color: #fff;
    z-index: 1;
    text-decoration: none;
    margin: 20px 0 0px;
	box-sizing:border-box;
    background-color: #000;
    border-radius: 25px;
}

.liftactiv2026 a.mineral2022-btn:hover{
    color: #000;
    border-color: #000;
    background: #fff;

}

/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/


@media all and (max-width: 1300px) {
    .liftactiv2026 .sk {
        margin: 20px 0;
        width: 100%;
        padding: 0 10px;
    }
}
@media all and (max-width: 1270px) {
    .brFix{display: block;}

}


@media all and (max-width: 1000px) {
    .liftactiv2026 .ref1 p {
        font-size: 20px;
        line-height: 28px;
    }

    .liftactiv2026 h2 {
        font-size: 37px;
        line-height: 39px;
    }

    .produkty .productTitle {
        font-size: 18px;
    }



}

@media all and (max-width: 820px) {
    .produkty .wrap-container .item-image {
        width: 80%;
    }
    
    .product-mobile{display: inline}
    .product-desktop{display: none;}
}

@media all and (max-width: 768px) {
.ref2 .responsive-image {
  max-width: 420px;
    margin-bottom: -3px;
}
    
    #r2 {
    scroll-margin-top: 90px;
  }

.produkty .wrap-container .flex-item {
  margin: 0 5px 20px 5px; 

}



    .ref2 .wrap-section {
  flex-direction: column-reverse;
}

    .ref2 .text-section{
        padding-top: 40px
    }
    
    .ref2 .text-section {
  padding: 40px 20px 20px;
}

}

@media (max-width: 720px) {
  .produkty .wrap-container .flex-item {
    margin: 0 0px 0  0px;
  }

}

@media all and (max-width: 480px) {
    .ref1 .responsive-image {
        max-width: 295px;
        margin-left: 0;
    }

    .liftactiv2026 .ref1 span.greenBgTxt {
        font-size: 15px;
        line-height: 15px;
    }

    .liftactiv2026 .ref1 h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .liftactiv2026 .ref1 p {
        font-size: 18px;
        line-height: 24px;
    }

    .ref2 h3 {
        font-size: 31px;
        line-height: 31px;
    }

    .ref2 .text-section > p {
        font-size: 20px;
        line-height: 21px;
    }

    .liftactiv2026 h2 {
        font-size: 31px;
        line-height: 34px;
    }


    .ref2 .txtImage {
  max-width: 180px;
}

}
@media all and (max-width: 440px) {
    .productInfo{
        display: block;
    overflow-x: auto;
    white-space: nowrap;
    }

}







/********************** SLIDER ****************/


/* =========================
   SEKCJA
========================= */
.reviews-section {
  max-width: 1290px;
  margin: 0 auto;
  padding: 80px 20px;
  text-align: center;
  position: relative;
}

.reviews-section * {
  box-sizing: border-box;
}

/* ===== HEADER ===== */

.reviews-section .reviews-header {
  margin-bottom: 50px;
}

.reviews-section .reviews-header h2 {
  margin: 0;
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
}
.reviews-section .reviews-header h2 span {
  margin: 0;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
}

.revievs-footer{text-align: center}
.revievs-footer img{
    display: block;
    margin: 0 auto 10px;
}


.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slider-wrapper {
  overflow: hidden;
  width: 100%;
  transition: height 0.4s ease;
  position: relative;
}

.slider-track {
  white-space: nowrap;
  transition: transform 0.6s ease;
  will-change: transform;
}


.slide {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;   
  align-items: center;       
  vertical-align: top;
  width: 100%;
  white-space: normal;
  padding: 60px 60px;
  text-align: center;
  position: relative;
}


.review-text {
  position: relative;
  font-size: 17px;
  line-height: 25px;
  max-width: 750px;
  margin: 0 auto 25px auto;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal; font-style: italic;
}



.slide::before {
  content: "”";
  position: absolute;
  left: 7vw;
  bottom: 0;
  font-size: 190px;
  color: #9933ff;
  line-height: 1;
  font-family: Arial;
    font-weight: bold;
  pointer-events: none;
}

.slide::after {
  content: "”";
  position: absolute;
  right: 7vw;
  top: 0;
  font-size: 190px;
  color: #9933ff;
  line-height: 1;
 font-family: Arial;
    font-weight: bold;
  pointer-events: none;
}

.author {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}

.rating {
  display: flex;
  justify-content: center;   
  align-items: center;
  gap: 8px;
  font-size: 20px;
  color: #f5b301;
}

.rating span {
  color: #000;
  margin: 0;
}


.quote {
  position: absolute;
  font-size:190px;
  color: #9933ff;
  opacity: 1;
  pointer-events: none;
  line-height: 1;
  font-family: Arial;
}

.quote.left {
  left: 0;
  top: 20px;
}

.quote.right {
  right: 0;
  bottom: 20px;
}


.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #000;
  color: #fff;
  border: none;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 20;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: opacity 0.2s ease;
}

.prev { left: 10px; }
.next { right: 10px; }

.nav:hover {
  opacity: 0.8;
}

/* ===== RESPONSIVE ===== */

@media (max-width:1110px) {
.review-text {
  max-width: 500px;
}

}


@media (max-width: 992px) {

  .reviews-section {
    padding: 60px 20px;
  }


  .slide {
    padding: 40px 30px;
  }

  .review-text {
    font-size: 16px;
  }

  .quote {
    font-size: 80px;
  }
}

@media (max-width: 820px) {
    .slide::before {
      font-size: 130px;
    }

    .slide::after {
      font-size: 130px;
    }
    
}


@media (max-width: 600px) {



      .slide {
        padding: 30px 20px;
      }

      .quote {
        font-size: 60px;
      }
}

@media (max-width: 768px) {

      .slider {
        padding-bottom: 50px; 
      }
    .revievs-footer img{margin-top: 40px;}
    .slide::before {
      left: 0;
        font-size: 70px;
        bottom: 20px

    }

    .slide::after {
        font-size: 70px;
        top: -10px;
      right:0;

    }



      .nav {
        top: auto;
        bottom: 10px;
        transform: none;
      }

      .prev {
        left: 50%;
        transform: translateX(-60px);
      }

      .next {
        right: 50%;
        transform: translateX(60px);
      }
    }

@media (max-width:650px) {
.review-text {
  max-width: 350px;
}

}

.liftactiv2026 .xz-cta{position: absolute; bottom: 20px;left: 0;right: 0;}

.liftactiv2026 .sklepy {
    display: none;
     transition: 0.2s all;
}

.liftactiv2026 .lista-sklepow {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    width: 90%;
    z-index: 10;
    border: 1px solid #b2b2b2;
    max-width: 262px;
    bottom: 96px;
    margin: 0 auto;
    border-radius: 20px;
    text-transform: uppercase;
}

.liftactiv2026 .lista-sklepow::after{
    content: '';
    background: url(../images/sklepy-arrow.png) no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.liftactiv2026 .lista-sklepow > span{margin: 20px 0;}

.liftactiv2026 .lista-sklepow a img{
    max-width: 139px !important;
  margin: 4px 0;}
