
.sungroup .z_k b {
    user-select: auto;
    cursor: pointer;
    position: relative;
}

.sungroup span.sg_icopy {
    font-family: Poppins;
    position: absolute;
    width: 120px;
    top: 10px;
    left: 80%;
    transform: translateX(-50%);
    color: #Fe2000;
    height: 20px;
    opacity: 0;
    font-size: 12px;
    font-weight: normal;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sungroup .sg_icopy_done {
    animation: copydone 2s;
}
/*#sg_b.sungroup .box_image {
    height: 230px;
}*/
#sg_b.sungroup .b_k {
    word-spacing: 0;
}
/*.landing-page-sun-group {
    padding-left: 10px !important;
    padding-right: 10px !important;
}*/

#sg_b.sungroup .sg_ce,
#sg_b.sungroup .sg_ce span{
  font-family: Poppins;
  font-weight: 600;
}
#sg_b.sungroup div.sg_discount_inner,
#sg_b.sungroup div.sg_discount_inner .sg_bigc{
    font-family: roboto,Arial;
}
@media(max-width:950px){
  .landing-page-sun-group {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@keyframes copydone {
    0% {
        top: 10px;
        opacity: 0;
    }
    25% {
        top: 30px;
        opacity: 1;
    }
    75% {
        top: 30px;
        opacity: 1;
    }
    100% {
        top: 30px;
        opacity: 0;
    }
}
@media(max-width:700px){
  .landing-page {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media(max-width:500px) {

  .sungroup span.sg_icopy {
      left: 50%;
  }
  #sg_b.sungroup .sg_dws {
    bottom: -25px;
  }
  #sg_b.sungroup .cechy_bff {
    margin-bottom: 0;
  }
}
@media(max-width:400px){
  #sg_b.sungroup .product_title, #sg_b.sungroup a.product_title {
    font-size: 12px;
    display: -webkit-box!important;
    height: 30px;
  }
}

 #sg_b.sungroup .row-steps .maintxt {
    padding-top:40px;
    color: #CD0404;
}

 #sg_b.sungroup .row-steps .col:before {

    background-color: #CD0404;

}
 #sg_b.sungroup .row-steps .col .number {

    background-color: #fff;
    color: #CD0404;
    border: 2px solid #CD0404;

}
.responsive{max-width: 100%; height: auto;}
.sungroup ol {
  font-size: 18px;
      line-height: 120%;
      font-weight: normal;
      margin: 0 0 20px;
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: 22px;
}
.sungroup ol li {
  padding-left: 5px;
  position: relative;
  margin: 5px 0 10px;
}
@media all and (max-width:769px) {

  .sungroup ol {font-size: 16px;}
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
margin:20px 0 0;
color:#000;
;
 }
 .sungroup .flex-item {

     display:flex;
 align-items: center;
 font-weight: 300;
 margin: 3px;
 padding: 10px 0 0 10px;
 text-align: left !important;
 line-height: 115%;
 font-size: 13px;;
color:#000
 }

 .flex-item strong{ font-weight: 900;}
 .flex-item h2{display: block;  margin: 0 auto 20px;
     font-size: 38px;
 font-weight: 700;
    line-height: 120%;;}
    .flex-item h3{display: block;   margin: 0 auto 20px;
        font-size: 26px;
      font-weight: 300;
       line-height: 120%;;}
.flex-item .img{
    width:50%;
flex-grow:0;
flex-shrink:0;
}
.flex-item span {
    margin-bottom: 30px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 120%;
     padding: 0 25px;
 }

 .s-lp .gradientMask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  /* background: rgba(0, 0, 0, 0.6); */
  z-index: -1;
}
 .s-lp[data-section="rules"] {
  margin-top: -4px;
  padding: 28px 4% 38px;
  min-height: 498px;
  background-repeat: no-repeat;
background-position: top center;
  /* background-size: cover;
background-image: url("https://www.mediaexpert.pl/lp/promocje/12003-dyson-filtr-w-prezencie/img/bg-rules.jpg"); */
  background-size: cover;
background-image: url("resources/images/lp/bg.jpg");
  display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
  -webkit-align-items: center;
-ms-align-items: center;
align-items: center;
  -webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
  -webkit-flex-wrap: wrap;
flex-wrap: wrap;
  background-color: #dcdcdc;
  color: #000;
  position: relative;
}
#sg_b.sungroup  .s-lp[data-section="rules"] .txtRules {
  width: 45%;font-size: 18px;;
  color: #fff;
  text-align: left !important;
  word-wrap: break-word;
}
.s-lp[data-section="rules"] .txtRules ol {
  /* color: #0066cc; */
}
.s-lp[data-section="rules"] .txtRules .black {
  color: #000;
}
.s-lp[data-section="rules"] .txtRules .white {
  color: #fff;
}
.s-lp[data-section="rules"] .txtRules .secTit {
  font-size:38px;
  font-weight: 700;
  margin-top:0.3em;
  margin-bottom: 0.8em;
}
.s-lp[data-section="rules"] .txtRules .smaller {
display: block;
font-size: 80%;
line-height: normal;
margin: 5px auto 0;
}
.s-lp[data-section="rules"] .manual {
  font: inherit;
color: #0066cc;
  text-decoration: none;
}
.s-lp[data-section="rules"] .manual:hover {
color: #6ecff6;
  text-decoration: underline;
}


 @media screen and (max-width:1124px){
    .flex-item  h3{
        font-size: 28px;}
        .flex-item span {

            font-size: 14px;}
 }
 @media screen and (max-width:868px){
    .sungroupin,     .flex-item h3 {font-size: 20px}
    .sungroupin span{   max-width: 98%;}

        .flex-item span {

            font-size: 18px;}
    .flex-item .img{
        width:100%;}
    .flex-item {

        flex-wrap: wrap;}
        .flex-item span{padding:0; }
 }
 @media all and (max-width:769px) {

  .s-lp .gradientMask {display: block;z-index: 0;}
  .s-lp img {margin-left: auto; margin-right: auto;}
  .s-lp[data-section="rules"] {background-position: center left; background-size: cover;}
  #sg_b.sungroup .s-lp[data-section="rules"] .txtRules{width: 100%; z-index: 1;}
  .s-lp[data-section="rules"] .txtRules {width: 100%;}

 }
 .sungroup .text-center{
 text-align: center;
margin: 0 auto 40px;
;
font-size: 120%;
max-width: 100%;
background-color: #000;
color: #fff;
padding: 12px 10px;}






/* kon */

 .steps_wrapper {
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  padding: 0px 40px;
  align-self: center;
}

#sg_b.sungroup  .steps_header_wrapper {
  font-size: 41px;
  color: #F18800;
  margin: 0px 0px 30px;
  text-align: left!important;
}

 .step_row {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  margin: 20px 0px;
}

 .step_number {
  border: 3px solid #F18800;
  border-radius: 50%;
  min-width: 56px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

 .step_number span {
  font-size: 32px;
  color: #F18800;
  font-weight: 600;
}

 .step_text {
  font-size: 18px;
  color: black;
}

 .step_text p {
  text-align: left;
  line-height: 120%;
  margin: 0px;
}


/* produkty 1 lub 2 */

 .sg_lp_content {
  display: flex;
margin-bottom: 20px;
}

 .steps_wrapper {
  max-width: 50%;
  width: 100%;
  box-sizing: border-box;
}




.sungroup .grupa,
.sungroup .odmiana {
  margin-top: 0px;
}

@media(max-width:1200px) {
   .sg_lp_content {
      flex-direction: column;
  }
   .steps_wrapper {
      max-width: 100%;
  }
   .produkty {
      max-width: 100%;
  }
}

@media(max-width:800px) {
   .steps_wrapper {
      padding: 0px 20px;
      margin-bottom: 20px;
  }
   .sg_lp_content {
      margin-top: 30px;
  }
}

@media(max-width:500px) {
  .s-lp[data-section="rules"] .txtRules .secTit, .flex-item h2 {
    font-size:28px;}
   .steps_header_wrapper {
      line-height: 100%!important;
      font-size: 32px;
      text-align: center!important;
  }
   .step_number {
      min-width: 46px;
      min-height: 46px;
  }
   .step_number span {
      font-size: 28px;
  }
   .step_text {
      font-size: 16px;
  }
}
#sg_b.sungroup .produkty .box_pro{background: #fff;}
#sg_b.sungroup .odmiana {
  margin-top: 0px !important;
  display: flex;
  flex-wrap: wrap;
}
.bgbb{background-color:#000; color:#fff ;}
#sg_b.sungroup .txtRules { font-weight: 300;
 margin: 3px;
 padding: 10px 0 0 10px;
 text-align: left !important;
 line-height: 115%;
 font-size: 18px;;
 font-family: 'Lato', sans-serif;
color:#000}
.txtRules h4{display: block;   margin: 0 auto 20px;
 font-size: 38px;
font-weight: 300;
line-height: 110%;}

.stepss{padding: 2%;width:90%; margin:auto; border:2px solid #fff;font-family: 'Lato', sans-serif;}
.steps1{display: inline-block; width:23%; padding: 1%;}
.steps1 .imgs{display: inline-block; margin: auto;}
#sg_b.sungroup .steps1 .cols{display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  margin: 20px 0;}
  #sg_b.sungroup .steps1 .number{
  border: 2px solid #fff;
  border-radius: 50%;
  min-width: 56px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
 }
 #sg_b.sungroup .o_title{display: none !important;}
 #sg_b.sungroup .steps1 .txt{  font-size:18px;
  line-height:125%;
  font-weight:400;
  text-align:  left !important;
font-size: 16px;}
#sg_b.sungroup ul{padding-left:15px;}
.videores {
  max-width: 96%;
  margin:30px auto;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videores iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media(max-width:1100px) {
  .steps1{display: inline-block; width:48%; padding: 1%;}
}
@media(max-width:500px) {
  .steps1{display: inline-block; width:98%; padding: 1%;}
}
