@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
#lp-karcher {
  max-width: 1200px;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
#lp-karcher .lazy {
  width: auto;
  max-width: 100%;
  height: auto;
}
#lp-karcher a:link {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
#lp-karcher a:visited {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
#lp-karcher a:hover {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
#lp-karcher a:active {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
#lp-karcher .photo {
  width: 100%;
  display: block;
}
#lp-karcher .b {
  padding-top: 15px;
}
#lp-karcher .urzadzenia .button {
  background-color: #b51c33;
  border: none;
  color: #fff;
  padding: 5px 0px 5px 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  font-weight: 900;
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  width: 150px;
}
#lp-karcher .button:hover {
  background-color: #b51c33;
  color: #fff;
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
}
#lp-karcher .top-mobile {
  display: none;
}
#lp-karcher .rogi {
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
#lp-karcher .margin-bottom {
  margin-bottom: 45px;
}
#lp-karcher .s-margin-bottom {
  margin-bottom: 45px;
}
#lp-karcher .tekst1 {
  font-size: 49px;
  font-weight: 900;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
#lp-karcher .tekst2 {
  font-size: 37px;
  text-align: center;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
}
#lp-karcher .kroki {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}
#lp-karcher .krok {
  text-align: center;
  background-color: #ffed00;
  padding: 30px;
}
#lp-karcher .krok-nazwa {
  font-size: 29px;
  font-weight: 900;
  line-height: 32px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#lp-karcher .krok-1 {
  padding-bottom: 25px;
}
#lp-karcher .urzadzenie-1 {
  float: left;
  width: 32%;
  border-top-left-radius: 60px;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  padding: 40px 0px 40px 50px;
}
#lp-karcher .urzadzenie-3 {
  float: left;
  width: 68%;
  padding: 0px 50px 00px 0px;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
}
#lp-karcher .urzadzenie-3 img {
  width: 100%;
}
#lp-karcher .urzadzenie-1-b {
  float: left;
  width: 40%;
  border-top-left-radius: 60px;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  padding: 40px 0px 40px 50px;
}
#lp-karcher .urzadzenie-3-b {
  float: left;
  width: 60%;
  padding: 0px 50px 0px 0px;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
}
#lp-karcher .urzadzenie-3-b img {
  width: 100%;
  padding-top: 30px;
}
#lp-karcher .urzadzenia {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  background-color: #ffed00;
  padding: 0px;
}
#lp-karcher .urzadzenia {
  transition-duration: 0.7s;
}
#lp-karcher .urzadzenia:hover {}
#lp-karcher .urzadzenia .urzadzenie {
  padding-top: 5px;
  padding-bottom: 5px;
}
#lp-karcher .urzadzenia .title {
  font-size: 100px;
  font-weight: 900;
  line-height: 100px;
  letter-spacing: 0px;
}
#lp-karcher .urzadzenia .title-s {
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}
#lp-karcher .urzadzenia .title-v1 {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
#lp-karcher .title-wd4-18 {
  font-size: 46px;
  font-weight: 700;
  line-height: 46px;
  padding-top: 5px;
}
#lp-karcher .title-wd4-18-nr {
  padding-top: 7px;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}
#lp-karcher .title-wd-bat {
  font-size: 34px;
  font-weight: 700;
  line-height: 34px;
  padding-top: 5px;
}
#lp-karcher .title-wd-bat-nr {
  padding-top: 3px;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18px;
}
#lp-karcher .space-bottom {
  padding-bottom: 30px;
}
#lp-karcher .space-bottom2 {
  padding-bottom: 20px;
}
#lp-karcher .urzadzenia .title-v2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 19px;
  padding-left: 2px;
  padding-top: 5px;
}
#lp-karcher .oferta {
  box-sizing: border-box;
  border: 4px solid #d8d8d8;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
  font-size: 43px;
  font-weight: 900;
  width: 100%;
}
#lp-karcher .logo {
  width: 100%;
  background-color: #ffed00;
}
@media screen and (max-width:1150px) {
  #lp-karcher .urzadzenia .title {
    font-size: 80px;
    line-height: 80px;
  }
}
@media screen and (max-width:900px) {
  #lp-karcher .urzadzenie-1 {
    width: 40%;
  }
  #lp-karcher .urzadzenie-3 {
    width: 60%;
    border-bottom-right-radius: 60px;
  }
  #lp-karcher .urzadzenie-3 img {
    border-bottom-right-radius: 60px;
  }
  #lp-karcher .urzadzenie-1-b {
    width: 40%;
  }
  #lp-karcher .urzadzenie-3-b {
    width: 60%;
    border-bottom-right-radius: 60px;
  }
  #lp-karcher .urzadzenie-3-b img {
    border-bottom-right-radius: 60px;
  }
  #lp-karcher .tekst1 {
    font-size: 40px;
  }
  #lp-karcher .tekst2 {
    font-size: 32px;
  }
  #lp-karcher .krok {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  #lp-karcher .kroki {
    grid-template-columns: repeat(1, 1fr);
  }
  #lp-karcher .krok-1 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  #lp-karcher .krok-2 {
    float: left;
    width: 50%;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    flex-direction: column;
  }
  #lp-karcher .urzadzenia .title {
    font-size: 60px;
    line-height: 60px;
  }
}
@media screen and (max-width:768px) {
  #lp-karcher {
    margin: 5px;
  }
  #lp-karcher .br {
    display: none;
  }
  #lp-karcher .top-desktop {
    display: none;
  }
  #lp-karcher .top-mobile {
    display: block;
  }
  #lp-karcher .s-margin-bottom {
    margin-bottom: 30px;
  }
  #lp-karcher .rogi {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  #lp-karcher .tekst1 {
    font-size: 37px;
    line-height: 41px;
  }
  #lp-karcher .tekst2 {
    font-size: 28px;
  }
  #lp-karcher .krok-1 {
    width: 100%;
  }
  #lp-karcher .krok-2 {
    width: 100%;
  }
  #lp-karcher .urzadzenie {
    float: left;
    width: 33.3333333333333333333%;
  }
  #lp-karcher .urzadzenie-x {
    float: left;
    width: 100%;
    padding-top: 15px;
  }
  #lp-karcher .urzadzenie-1 {
    float: left;
    width: 100%;
    padding: 40px 10px 0px 10px;
    box-sizing: border-box;
    text-align: center;
  }
  #lp-karcher .urzadzenie-1 .title {
    font-size: 100px;
    line-height: 100px;
  }
  #lp-karcher .urzadzenie-1 .title-s {
    font-size: 45px;
    line-height: 45px;
  }
  #lp-karcher .urzadzenie-3 {
    float: left;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  #lp-karcher .urzadzenia .title-v2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 19px;
    padding-left: 2px;
    padding-top: 5px;
  }
  #lp-karcher .urzadzenie-1-b {
    float: left;
    width: 100%;
    padding: 40px 10px 0px 10px;
    box-sizing: border-box;
    text-align: center;
  }
  #lp-karcher .urzadzenie-1-b .title {
    font-size: 100px;
    line-height: 100px;
  }
  #lp-karcher .urzadzenie-1-b .title-s {
    font-size: 45px;
    line-height: 45px;
  }
  #lp-karcher .urzadzenie-3-b {
    float: left;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  #lp-karcher .urzadzenia .spec1 {
    font-size: 26px;
    font-weight: 900;
    line-height: 27px;
  }
}