.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#pp-body-wrap .button {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: inline-block;
  font-size: 0.77rem;
  line-height: 3.15;
  padding: 0 20px;
  border: 1px solid #cecece;
  border-radius: 35px;
  text-transform: uppercase;
  color: #e71383;
}
#pp-body-wrap {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.76;
  max-width: 1130px;
  position: relative;
  margin: 0 auto;
  color: #393939;
}
#pp-body-wrap a {
  text-decoration: none;
  color: #393939;
}
#pp-body-wrap .header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d7d7d7;
  padding: 30px 0 20px 0;
}
#pp-body-wrap .header p {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 1.53rem;
  margin: 0;
}
#pp-body-wrap .header p span {
  color: #e71383;
}
#pp-body-wrap .header ul {
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#pp-body-wrap .header ul li {
  list-style-type: none;
  margin-left: 30px;
}
#pp-body-wrap .main-info {
  text-align: right;
  margin: 160px 0 0 0;
  padding-bottom: 205px;
  position: relative;
}
#pp-body-wrap .main-info h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 6rem;
  line-height: 1;
  margin: 0;
}
#pp-body-wrap .main-info h1 span {
  color: #e71383;
  font-size: 1.86em;
  display: block;
  line-height: 1;
}
#pp-body-wrap .main-info p {
  margin: 27px 0 55px 0;
}
#pp-body-wrap .main-info img.baner {
  position: absolute;
  left: 0;
  bottom: -100px;
  max-width: 60%;
  height: auto;
  z-index: 5;
}
#pp-body-wrap .advantages {
  background: #f6bed7;
  padding: 65px 10px 60px 10px;
  position: relative;
}
#pp-body-wrap .advantages .baner {
  max-width: 90%;
  height: auto;
  position: absolute;
  left: 10px;
  top: 75px;
}
#pp-body-wrap .advantages h2 {
  font-size: 2.82rem;
  font-weight: 300;
  line-height: 1;
  margin: 0;
}
#pp-body-wrap .advantages h2 span {
  font-size: 1.33em;
  color: #e71383;
}
#pp-body-wrap .advantages h2 span.second-line {
  font-size: 2.82rem;
  display: block;
  margin-left: 9%;
  color: #393939;
}
#pp-body-wrap .advantages .advantages-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}
#pp-body-wrap .advantages .advantages-info div {
  width: 33%;
  font-size: 0.9rem;
  line-height: 1.87;
}
#pp-body-wrap .advantages .advantages-info div h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 2.25em;
  line-height: 1;
  padding-left: 20px;
  border-left: 1px solid #e71383;
}
#pp-body-wrap .advantages .advantages-info .first-col {
  width: 35%;
  padding-right: 8%;
  padding-top: 262px;
}
#pp-body-wrap .advantages .advantages-info .second-col {
  width: 36%;
  padding-right: 6%;
  padding-top: 40px;
}
#pp-body-wrap .advantages .advantages-info .third-col {
  width: 28%;
  padding-top: 260px;
}
#pp-body-wrap .diet {
  padding: 70px 0 60px 0;
}
#pp-body-wrap .diet .diet-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#pp-body-wrap .diet .diet-header .diet-baner {
  width: 42%;
}
#pp-body-wrap .diet .diet-header .diet-baner img {
  margin-top: -100px;
  z-index: 5;
  position: relative;
}
#pp-body-wrap .diet .diet-header .diet-content {
  width: 58%;
}
#pp-body-wrap .diet .diet-header .diet-content h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 2.82rem;
  line-height: 0.83;
}
#pp-body-wrap .diet .diet-header .diet-content h2 span {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.33em;
  color: #e71383;
}
#pp-body-wrap .diet .diet-header .diet-content h2 span.second-line {
  font-size: 1em;
  display: block;
  margin-left: 23%;
}
#pp-body-wrap .diet .diet-header img {
  max-width: 100%;
  height: auto;
}
#pp-body-wrap .diet .diet-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 1.05rem;
  line-height: 1.77;
}
#pp-body-wrap .diet .diet-info div.components {
  width: 67%;
}
#pp-body-wrap .diet .diet-info div.adds {
  width: 25%;
}
#pp-body-wrap .diet .diet-info h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #e71383;
  font-size: 1.16em;
}
#pp-body-wrap .diet .diet-info h3 img {
  display: inline-block;
  margin: 0 0 -6px 10px;
}
#pp-body-wrap .portion {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #f9f9f9;
}
#pp-body-wrap .portion .portion-baner {
  width: 25%;
  align-self: center;
}
#pp-body-wrap .portion .portion-baner img {
  max-width: 100%;
}
#pp-body-wrap .portion .portion-table {
  width: 75%;
}
#pp-body-wrap .portion .portion-table img {
  max-width: 100%;
}
#pp-body-wrap .portion .portion-table h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 3.76rem;
  line-height: 1;
  color: #e71383;
}
#pp-body-wrap .portion .portion-table h2 span {
  display: block;
  margin-left: 20%;
  font-size: 0.75em;
  line-height: 1;
  color: #393939;
}
#pp-body-wrap .portion .portion-table .portion-info {
  padding: 15px 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  color: #e71383;
  font-size: 0.88rem;
  line-height: 1.46;
}
#pp-body-wrap .portion .portion-table .additional-info-boxes {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
#pp-body-wrap .portion .portion-table .additional-info-boxes div {
  width: 25%;
}
#pp-body-wrap .portion .portion-table .additional-info-boxes div img {
  max-width: 100%;
  height: auto;
}
#pp-body-wrap .portion .portion-table .additional-info {
  font-size: 0.7rem;
}
#pp-body-wrap .portion .portion-table .additional-info h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 2.08em;
  display: inline-block;
  margin-right: 20px;
}
#pp-body-wrap .portion .portion-table .additional-info h3 span {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #e71383;
}
#pp-body-wrap .portion .portion-table .additional-info p {
  display: inline-block;
}
#pp-body-wrap .opinion {
  background: #f6bed7;
  padding: 30px 10px;
}
#pp-body-wrap .opinion h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #e71383;
  font-size: 3.76rem;
  line-height: 1;
}
#pp-body-wrap .opinion h2 span {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 0.75em;
  line-height: 1;
  display: block;
  margin-left: 10%;
  color: #393939;
}
#pp-body-wrap .opinion .opinion-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#pp-body-wrap .opinion .opinion-box > div {
  width: 45%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#pp-body-wrap .opinion .opinion-box > div .opinion-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
#pp-body-wrap .opinion .opinion-box > div .opinion-header h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 0.88rem;
  text-transform: uppercase;
  margin: 0;
}
#pp-body-wrap .opinion .opinion-box > div .pet-thumbnail {
  margin: -15px 15px 0 0;
}
#pp-body-wrap .recommended h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 3.76rem;
}
#pp-body-wrap .recommended h2 span {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #e71383;
}
#pp-body-wrap .recommended .recommended-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#pp-body-wrap .recommended .recommended-box div {
  width: 32%;
  text-align: center;
}
#pp-body-wrap .recommended .recommended-box div h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 0.88rem;
}
#pp-body-wrap .recommended .recommended-box div img {
  max-width: 100%;
  height: auto;
}
#pp-body-wrap .about-company {
  padding: 50px 10px 20px 10px;
  background: #f5f5f5;
}
#pp-body-wrap .about-company h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 3.76rem;
  line-height: 1;
}
#pp-body-wrap .about-company h2 span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #e71383;
  line-height: 1;
  margin-left: 12%;
}
#pp-body-wrap .about-company .about-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#pp-body-wrap .about-company .about-box > div {
  width: 50%;
  padding-right: 5%;
}
#pp-body-wrap .about-company .about-box > div h3 {
  font-size: 2rem;
  font-weight: 300;
  color: #e71383;
  line-height: 1;
  padding-left: 20px;
  border-left: 1px solid #e71383;
}
#pp-body-wrap .about-company .about-box img {
  max-width: 100%;
}
#pp-body-wrap .footer {
  padding-top: 25px;
  text-align: center;
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .header {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .header ul {
    display: block;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .header ul li {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .main-info {
    margin-top: 50px;
    padding-bottom: 50px;
    text-align: center;
  }
}
@media only screen and (max-width: 1010px) {
  #pp-body-wrap .main-info h1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .main-info img.baner {
    position: static;
    display: block;
    max-width: 70%;
    margin: 0 auto;
  }
}
#pp-body-wrap .advantages .baner {
  position: static;
  display: block;
  margin: 0 auto;
}
#pp-body-wrap .advantages .advantages-info {
  display: block;
}
#pp-body-wrap .advantages .advantages-info div {
  width: 100%;
}
#pp-body-wrap .advantages .advantages-info .first-col {
  width: 100%;
  padding-top: 30px;
}
#pp-body-wrap .advantages .advantages-info .second-col {
  width: 100%;
  padding-top: 30px;
}
#pp-body-wrap .advantages .advantages-info .third-col {
  width: 100%;
  padding-top: 30px;
}
#pp-body-wrap .advantages .advantages-info .fourth-col {
  width: 100%;
  padding-top: 30px;
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .diet .diet-header {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .diet .diet-header .diet-baner img {
    display: none;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .diet .diet-header .diet-content {
    width: 100%;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .diet .diet-info {
    display: block;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .diet .diet-info div.components {
    width: 100%;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .diet .diet-info div.adds {
    width: 100%;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .portion {
    display: block;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .portion .portion-baner {
    display: none;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .portion .portion-table {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .portion .portion-table .additional-info-boxes div {
    width: 50%;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .opinion .opinion-box {
    display: block;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .opinion .opinion-box > div {
    width: 100%;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .recommended .recommended-box {
    display: block;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .recommended .recommended-box div {
    width: 100%;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .about-company .about-box {
    display: block;
  }
}
@media only screen and (max-width: 1250px) {
  #pp-body-wrap .about-company .about-box > div {
    width: 100%;
    padding-right: 0;
  }
}