.desktop {
  display: none;
}
.img-fluid img {
  max-width: 100%;
  height: auto;
}

.kotyara_header, .nature, .clean {
  background-repeat: no-repeat;
}
.kotyara_header {
  background-image: url("../images/bg_kotyara_header.webp");
  height: 763px;
}
.logotype {
  padding-top: 76px;
  margin-bottom: 35px;
  text-align: center;
}
.words {text-align: center;
  width: 222px;margin-left: auto;margin-right: auto;  margin-bottom: 21px;
  text-transform: uppercase;  font-weight: 500;}
.words h1 {
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 33px;
  line-height: 100%;
}
.words p {
  font-family: 'Oswald', sans-serif;
  font-size: 25px;

}
.packages {
  margin-bottom: 13px;
  text-align: center;
}
.packages img {
  height: 350px;
}
.mpbuttons {
  width: 317px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
}

.bg_gray {
  background-color: #F1F1F1;
}
.lying_cat_block {
  background: -webkit-linear-gradient(180deg, rgb(241, 241, 241) 15%, rgb(159, 216, 1));
  background: -moz-linear-gradient(180deg, rgb(241, 241, 241) 15%, rgb(159, 216, 1));
  background: linear-gradient(180deg, rgb(241, 241, 241) 15%, rgb(159, 216, 1));
}
.nature {
  background-image: url("../images/granules_x1.webp");
  background-position: center;
  background-size: cover;
}
.clean {
  background-image: url("../images/bg_clean_x1.webp");
}
.slogan {
  background-color: #AED623;
}
.bgfooter{
  background-color: #494B46;
}
.mpbutton a {
  background-color: #F5F5F5;
  display: inline-flex;
  width: 150px;
  height: 47px;
  border-radius: 100px;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.mpbutton.desktop {
  display: none;
}
.mpbutton_ozon  {
  -webkit-box-shadow: 0 4px 4px 0 rgba(184, 180, 180, 0.15);
  -moz-box-shadow: 0 4px 4px 0 rgba(184, 180, 180, 0.15);
  box-shadow: 0 4px 4px 0 rgba(184, 180, 180, 0.15);
}
.mpbutton_wb {
  -webkit-box-shadow: 0 4px 4px 0 rgba(184, 180, 180, 0.15);
  -moz-box-shadow: 0 4px 4px 0 rgba(184, 180, 180, 0.15);
  box-shadow: 0 4px 4px 0 rgba(184, 180, 180, 0.15);
}
.mpbutton a:hover {
  background-color: #FFFFFF;
}
.mpbutton a:active {
  background-color: #F5F5F5;
}

.mpbutton_ozon img {
  height: 17px;
}
.mpbutton_wb img {
  height: 24px;
}

.items_list {
  padding: 25px 28px 21px 28px;
}
.item {
  display: flex;
  justify-content: center;

}
.item:not(:last-child) {
  margin-bottom: 21px;
}

.item_icon{
  width: 54px;
  text-align: center;
  margin-right: 10px;
}
.item_description {
  width: calc(100% - 54px - 10px);
}
.item_description h2 {
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}
.item_description p {
  margin-top: 8px;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 14px;
}
.lying_cat_block {
  height: 163px;
  text-align: right;
  position: relative;
}
.lying_cat {
  height: 216px;
  position: absolute;
  bottom: -53px;
  right: 0;
  z-index: 1;
}
.lying_cat img {
  width: 336px;
  text-align: right;
}
.block.nature {
  position: relative;
  height: 250px;
}
.nature_materials_img {
  width: 100px;
  position: absolute;
  right: 60px;
  top: 17px;
}
.nature_materials_text {
  padding: 165px 25px 24px 28px;
  display: flex;
}
.material_text_left {
  width: 115px;
  margin-right: 7px;
}
.material_text_left p {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 42px;
  text-align: center;
  line-height: 23px;
  text-transform: uppercase;
}
.material_text_left p span {
  font-size: 18px;
  line-height: 22px;
}
.material_text_right {
  width: calc(100% - 115px - 7px);
}
.material_text_right p {
  text-transform: uppercase;
  font-size: 9px;
  line-height: 14px;
}
.block.clean {
  height: 635px;
}
.block.clean h3 {
  padding: 33px 70px 31px 29px;
  font-family: 'Oswald', 'Impact', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;

}
.block.clean p {
  padding:0 29px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
}
.block.clean p:not(:last-child) {
  margin-bottom: 15px;
}
.block.slogan {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
}
.slogan_right {
  width: 135px;
}
.slogan_left {
  width: 176px;
  text-align: right;
  margin-right: 8px;
  text-transform: uppercase;
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
}
.block.assortment {
  height: 785px;
}
.assortment_header {
  padding: 35px 160px 0 29px;
}
.assortment_list {
  margin-top: 20px;
}
.assortment_header h4 {
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
  height: 26px;
}
.assort_item {
  width: 317px;
  background-color: white;
  border-radius: 20px;
  display: flex;
  height: 200px;
  margin-inline: auto;
}
.assortment_list .assort_item:not(:last-of-type) {
  margin-bottom: 17px;
}
.assort_item_chars {
  width: 96px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: 'Oswald', 'Impact', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 15px 0 17px 13px;
  z-index: 1;
}
.assort_photos {
  width: calc(100% - 96px);
  margin-top: 5px;
}
.assort_photos img:nth-child(1) {
  width: 87px;
}
.assort_photos img:nth-child(2){
  width: 118px;
}
.description h5 {
  font-size: 16px;
}
.description p {
  font-size: 10px;
  line-height: 20px;
}
.litres {
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 22px;
}
.litres span:nth-child(1) {
  font-size: 13px;
}
.litres span:nth-child(2) {
  font-weight: 300;
}
.litres span:nth-child(3) {
  font-size: 17px;
}
.litres span:nth-child(4) {
  font-size: 13px;
}

.absorbency {
  text-align: right;
  margin-bottom: 3px;
  margin-right: 45px;
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 8px;
  margin-top: 3px;
}
.green_button {
  height: 31px;
  width: 140px;
  margin-inline: auto;
}
.mpbutton_buy a {
  height: 31px;
  width: 140px;
  display: flex;

  background-color: #9DD800;
  text-transform: uppercase;
  border-radius: 34px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color:black;
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.block.footer {
  padding: 25px 29px;
  display: flex;
  justify-content: space-between;
  color:white;
}
.footer_logo_text {
  width: 118px;
}
.footer_contacts {
  width: 152px;
  font-size: 9px;
}
.llogo {
  margin-bottom: 36px;
}
.footer_text {
  font-family: 'Oswald', 'Impact', sans-serif;
  font-size: 12px;
  line-height: 16px;
}
address {
  margin-bottom: 24px;
  text-align: right;
  font-size: 8px;
}
.contact {
  margin-bottom: 23px;
}
.contact a, .contact a:visited {
  display: block;
  color: white;
  text-align: right;
  line-height: 12px;
}

.copyrights {
  text-align: right;
}

@media screen and (min-width: 375px) {
  .kotyara_header {
    background-size: cover;
    background-position: bottom;
  }
 .clean{
   background-size: cover;
   background-position: center;
 }
  .assort_item {
    width: calc(100% - 58px);
  }
  .assort_photos {
    width: 225px;
    padding-right: 10px;
  }
  .assort_item {
    justify-content: space-between;
  }
  .block.nature {
    height: 270px;
  }
  .block.clean {
    height: 655px;
  }
  .nature_materials_text {
    padding-top: 185px;
  }
}
@media screen and (min-width: 768px) {
  .kotyara_header {
    background-image: url("../images/bg_kotyara_header_x2.webp");
  }
  .nature {
    background-image: url("../images/granules_x2.webp");
  }
  .clean {
    background-image: url("../images/bg_clean_x2.webp");
  }

  .items_list, .nature_materials_text,
  .block.clean h3, .block.clean p,
  .assortment_header, .assortment_list,
  .block.footer{
    width: 512px;
    margin-inline:auto;
  }
  .absorbency {
    width: 420px;
    margin-inline:auto;
  }
}