body,
html {
  width: 100%;
  margin: 0;
  font-family: Merriweather Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #414042;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

a {
  color: initial;
  text-decoration: none;
}

a,
span,
i,
div,
img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  user-drag: none;
}

img {
  vertical-align: bottom;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dtc {
  display: table-cell;
}
img {
  max-width: 100%;
}
.part-one {
  position: relative;
  background: url(../img/bg/bg-header.png) no-repeat, url(../img/bg/bg-powder.png) no-repeat;
  background-size: 100% 60%, auto 25%;
  background-position: bottom, right 0rem bottom 27rem;
}
.part-two {
  position: relative;
  background: url(../img/bg/bg-bot-green.png) no-repeat, url(../img/bg/bg-powder2.png) no-repeat,
    url(../img/bg/bg-orange.png) no-repeat, url(../img/bg/bg-weight.png) no-repeat,
    url(../img/bg/bg-siluete.png) no-repeat, url(../img/bg/bg-flower.png) no-repeat;
  background-size: 100% 3%, auto 40%, auto 9rem, auto 52rem, auto 52rem, auto 20rem;
  background-position: bottom 7rem left 0rem, right 0rem top 27rem, left 0rem bottom 0rem, right 0rem bottom 7rem,
    left 0rem bottom 53rem, left 0rem top -4rem;
}
.part-three {
    position: relative;
    background: url(../img/bg/bg-fix/fix-doctor.png) no-repeat, url(../img/bg/bg-fix/fix-white.png) no-repeat,
    url(../img/bg/bg-fix/fix-green.png) no-repeat, url(../img/bg/bg-orange2.png) no-repeat,
    url(../img/bg/bg-powder3.png) no-repeat;
    background-size: auto 55rem, 100% 55rem, 100% 55rem, auto 20rem,auto 14rem;
    background-position: bottom 7rem right 0rem, bottom 7rem right 0rem, bottom 7rem right 0rem, top 25rem right 0rem,bottom 0rem right 0rem;
  }
.part-five {
  position: relative;
    background: url(../img/testimonials/bgd_powder.png) no-repeat, url(../img/testimonials/bgd_flower.png) no-repeat ;
    
    background-size: auto 20rem, auto 8rem;
    background-position: top 13rem right 7rem, bottom 0rem right 6rem;
}
.part-six {
  position: relative;
    background:url(../img/part5/bg_group.png) no-repeat,
    url(../img/part5/bg_group2.png) no-repeat, url(../img/part5/bg_group3.png) no-repeat, 
    url(../img/part5/bg_orange.png) no-repeat, url(../img/part5/bg_footer1.png) no-repeat, url(../img/part5/bg_footer2.png) no-repeat,url(../img/part5/bg-blue.png) no-repeat;
    
    background-size: auto 52rem, auto 66rem, auto 66rem, auto 20rem, auto 17rem, auto 17rem,  100% 18rem;
    background-position:  left 0rem top 3rem, right 0rem top 10rem, left 0rem top 76rem, right 0rem bottom 40rem, left 0rem bottom 1rem, right 0rem bottom 0rem , bottom;
}
/* FIXES */
.part1-fix {
  padding: 6rem;
}
.part1-fix h3 {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 3rem;
}
/* HELPERS */
.text-center {
  text-align: center;
}
.text-italic {
  font-style: italic;
}
.green {
  color: #53b95e;
}
.white {
  color: #ffffff;
}
.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 0.9375rem;
}
h1 {
  font-size: 3.4rem;
  font-weight: 900;
  margin: auto;
}
h2 {
  font-size: 2rem;
  font-weight: 900;
  margin: auto;
}
h3 {
  font-size: 1.8rem;
  font-weight: 700;
}
a.btn {
  font-size: 1.3rem;
  font-weight: 700;
  border-style: solid;
  border-width: 6px;
  border-color: rgb(242, 193, 5);
  background-image: linear-gradient(to right, #0f581a, #51b55b, #42b84e, #0f581a);
  box-shadow: 0 4px 15px 0 rgba(23, 168, 108, 0.3);
  /* opacity: 0.81; */
  padding: 1rem;
  color: #ffffff;
  width: 264px;
  height: 67px;
  text-decoration: none;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  background-size: 300% 100%;
  vertical-align: middle;
}
a.btn-hover {
  width: 200px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  margin: 20px;
  height: 55px;
  text-align: center;
  border: none;
  background-size: 300% 100%;

  border-radius: 50px;
}
a.btn:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
a.btn:focus {
  outline: none;
}
.btn-ribbon {
  text-align: center;
}
.btn-ribbon button.btn {
  font-size: 1.3rem;
  font-weight: 700;
  border-style: solid;
  border-width: 6px;
  border-color: rgb(242, 193, 5);
  background-image: linear-gradient(to right, #0f581a, #51b55b, #42b84e, #0f581a);
  box-shadow: 0 4px 15px 0 rgba(23, 168, 108, 0.3);
  /* opacity: 0.81; */
  padding: 0rem;
  color: #ffffff;
  width: 17rem;
  height: 4rem;
  text-decoration: none;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  background-size: 300% 100%;
  vertical-align: middle;
}
a.btn-hover {
  width: 200px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  margin: 20px;
  height: 55px;
  text-align: center;
  border: none;
  background-size: 300% 100%;

  border-radius: 50px;
}
.btn-ribbon button.btn:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-ribbon button.btn:focus {
  outline: none;
}
ul {
  padding: 1rem;
  line-height: 2rem;
}

/* HEADER */
header {
  width: 100%;
}
header .header__table {
  width: 100%;
  display: table;
  table-layout: fixed;
}
header .left {
  display: table-cell;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
header .right {
  display: table-cell;
  vertical-align: top;
}
header .stamps-container img {
  width: 14rem;
  vertical-align: middle;
  margin-left: 2rem;
}
/* PART 2 */

.ingidients {
  text-align: center;
}
.ingidients h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2.6rem;
}
.ingidients p {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2rem;
  padding-bottom: 1rem;
}
.legs {
  padding-top: 10rem;
  width: 60%;
  margin-left: 5rem;
  padding-bottom: 15rem;
}
.legs h1 {
  font-size: 4.4rem;
}
.legs p {
  font-size: 1.4rem;
  line-height: 2.6rem;
  font-weight: 300;
  padding-top: 1rem;
}
/* PART 3 */
.text-part {
  margin-left: 5rem;
  padding: 0rem 10rem;
}
.text-part h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2.6rem;
}
.text-part p {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 3rem;
  padding-bottom: 1rem;
}
.experts {
  margin-left: 5rem;
  padding: 20rem 0;
  width: 60%;
}
.experts h2 {
  text-transform: uppercase;
}
.experts h3 {
  font-weight: 400;
  text-transform: uppercase;
}
.experts p {
  line-height: 2rem;
}
/* PART 4 */
/* HEADER */
.product-action {
    width: 100%;
  }
  .product-action  .header__table {
    width: 100%;
    display: table;
    table-layout: fixed;
  }
  .product-action .left {
    display: table-cell;
    vertical-align: top;
    position: relative;
    z-index: 1;
  }
  .product-action .right {
    display: table-cell;
    vertical-align: top;
  }
  .product-action .stamps-container img {
    width: 15rem;
    vertical-align: middle;
    margin-left: 2rem;
  }
  .product-action img.product {
    
    width: 35rem;
  }
  .product-action img.discount {
    position: absolute;
    left: 24rem;
    top: 2rem;
    z-index: -5;
    width: 13rem;
  }
  .stamps-2 {
    margin-top: 9rem;
  }
  
  img.stamps-2 {
    width: 19rem;
  }

  .product-action .stamps-container {
    margin-top: 7rem;
  }
  .product-action .stamps-container a{
    margin-left: 5rem;
  }
  /* PART 5 */
  .slider {
    text-align: center;
    padding-top: 5rem;
  }
  /* TESTEMONIUALS */
  .testimonials {
    width: 100%;
    text-align: center;
    padding-top: 6.625rem;
    overflow: hidden;
  }
  
  .testimonials h3 {
    color: #333333;
    font-size: 3rem;
    line-height: 3.5rem;
    text-transform: uppercase;
    padding-bottom: 1.8125rem;
    font-weight: 900;
    /* margin-top: 5rem; */
  }
  
  .testimonials .testi-table {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  
  .testimonials .testim-cont {
    width: 48rem;
    /* max-width: 57.8125rem; */
    margin: 0 auto;
    /* padding: 0 3.25rem; */
    height: 23.125rem;
  }
  /* .testimonials .testim-cont {
    width: 100%;
    max-width: 57.8125rem;
    margin: 0 auto;
    padding: 0 3.25rem;
    height: 23.125rem;
  } */
  
  .testimonials .leftarr {
    position: absolute;
    width: 3.25rem;
    text-align: left;
    height: 23.125rem;
    cursor: pointer;
    z-index: 3;
    left: 0;
    top: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  
  .testimonials .leftarr img {
    position: absolute;
    top: 9.125rem;
    left: 0;
    width: 2.625rem;
  }
  
  .testimonials .leftarr:hover {
    opacity: 0.7;
  }
  
  .testimonials .rightarr {
    position: absolute;
    width: 3.25rem;
    text-align: left;
    height: 23.125rem;
    cursor: pointer;
    z-index: 3;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  
  .testimonials .rightarr img {
    position: absolute;
    top: 9.125rem;
    left: right;
    width: 2.625rem;
  }
  
  .testimonials .rightarr:hover {
    opacity: 0.7;
  }
  .facebook-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3rem;
  }
  .image-comment {
    width: 100%;
    position: absolute;
    top: inherit;
    z-index: -10;
  }
  .comment-2 {
    width: 30rem;
    margin: 0 auto;
    /* padding-top: 7rem; */
  }
  .testimonials .comment {
    width: 47.3125rem;
    padding: 1.25rem 0.9375rem 0.9375rem 1.125rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    position: absolute;
    top: 0;
    margin: 0 auto;
    border: 1rem solid #385a97;
    border-radius: 5px;
    background-color: #ffffff;
  }
  
  .testimonials .comtabletop {
    width: 100%;
    /* display: table; */
  }
  
  .testimonials .imgcell {
    margin: 0 auto;
  }
  
  .testimonials .imgcell img {
    width: 8rem;
    padding: 1rem;
  }
  
  .testimonials .namecell {
    /* display: table-cell; */
    vertical-align: top;
  }
  .testimonials span {
    border-top: 2px solid #385a97;
    width: 10rem;
    display: block;
    margin: 0 auto;
  }
  
  .testimonials .namecell a {
    color: #385a97;
    font-weight: 700;
    font-size: 1.42813rem;
    padding-bottom: 0.1875rem;
  }
  .testimonials .dotscell {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
  }
  .testimonials .dotscell img{
    width: 2rem;
  }
  .testimonials .namecell p {
    color: #9297a2;
    font-weight: 700;
    font-size: 1.125rem;
    vertical-align: middle;
  }
  
  .testimonials .namecell p img {
    width: 1.1875rem;
    vertical-align: middle;
  }
  
  .testimonials .dotscell {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding-right: 0.3125rem;
  }
  
  .testimonials .dotscell img {
    width: 1.4375rem;
  }
  
  .testimonials .text {
    /* width: 100%;
    margin-left: 9rem;
    margin-top: -6rem; */
  }
  
  .testimonials .text p {
    color: #333333;
    line-height: 1.214;
    font-size: 1.42813rem;
    padding: 1.5rem 0 1.25rem;
  }
  
  .testimonials .text p a {
    color: #385a97;
  }
  
  .testimonials .text p a:hover {
    text-decoration: underline;
  }
  
  .testimonials .text a {
    color: #385a97;
    font-size: 1.3125rem;
    line-height: 1;
  }
  
  .testimonials .text a:hover {
    text-decoration: underline;
  }
  
  .testimonials .sharestable {
    width: 100%;
    display: block;
    color: #90939b;
    font-size: 1.22437rem;
    padding: 1.5625rem 0 1.125rem;
    position: absolute;
    top: 0;
    left: 1rem;
    
  }
  .testimonials .sharestable-comments {
    width: 100%;
    display: block;
    color: #90939b;
    font-size: 1.22437rem;
    padding: 1.5625rem 0 1.125rem;
    position: absolute;
    top: 0;
    right: 1rem;
    
  }
  .testimonials .commentcell {
    text-align: right;
    
    vertical-align: middle;
    min-width: 7rem;
  }
  .mob-show {
    display: none;
  }
  .desc-show {
    display: block;
  }
  .testimonials .emoticonscell {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    min-width: 7rem;
  }
  
  .testimonials .emoticonscell img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 -0.125rem;
  }
  
  .testimonials .emoticonscell img:last-of-type {
    margin-right: 0.125rem;
  }
  
  .testimonials .commnbscell {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 0.3125rem;
  }
  
  .testimonials .likeshare {
    width: 100%;
    display: table;
    table-layout: fixed;
    text-align: center;
    padding: 0.75rem;
    border-top: 3px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
  }
  
  .testimonials .likemecell {
    display: table-cell;
    text-align: center;
  }
  
  .testimonials .likemecell a {
    display: inline-block;
    vertical-align: middle;
  }
  
  .testimonials .likemecell a:hover {
    opacity: 0.7;
  }
  
  .testimonials .likemecell .like-me {
    width: 5.1875rem;
  }
  
  .testimonials .likemecell .comm-me {
    width: 8.9375rem;
  }
  
  .testimonials .likemecell .share-me {
    width: 6.1875rem;
  }
  
  .testimonials .likemecell img {
    width: 100%;
  }
  
  .testimonials .comment.hidden {
    display: none;
  }
  /* TESTEMONIUALS */

  .part5 {
    width: 100%;
    text-align: center;
    padding-bottom: 4.0625rem;
  }
  
  .part5 .logo {
    width: 7rem;
    padding: 8.3125rem 0 3.125rem;
  }
  
  .part5 h5 {
    font-weight: 700;
      font-size: 1.3rem;
      line-height: 1.7;
      max-width: 52rem;
      margin: 0 auto;
      text-transform: uppercase;
  }
  
  .part5 .appro {
    font-size: 1.2rem;
      line-height: 1.7;
      padding-bottom: 2.125rem;
      max-width: 50rem;
      margin: 0 auto;
  }
  .part5 .appro2 {
    font-size: 1.2rem;
      line-height: 1.7;
      padding-bottom: 2.125rem;
      max-width: 39rem;
      margin: 0 auto;
  }
  .part5 .logo-big {
    width: 15rem;
    padding-top: 10rem;
    padding-bottom: 5rem;
  }
  .part5 .stamp {
    width: 14rem;
    padding-bottom: 2.5625rem;
    
  }
  .part5 .soddisfattio {
    width: 11.4375rem;
    padding-bottom: 2.5625rem;
    padding-top: 2.5625rem;
  }
  
  .part5 .order-table {
    width: 100%;
    display: table;
    padding: 0 0.9375rem;
    position: relative;
  }
  
  .part5 .left {
    display: table-cell;
    vertical-align: bottom;
    text-align: left;
  }
  
  .part5 #mailform {
    display: block;
    width: 24.75rem;
    background-color: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 0.9375rem #999;
    -moz-box-shadow: 0 0 0.9375rem #999;
    box-shadow: 0 0 0.9375rem #999;
    text-align: right;
    padding: 3.625rem 3.4375rem 2.5rem;
    padding-bottom: 2rem;
  }
  
  .part5 #mailform h5 {
    color: #9770ab;
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 800;
    text-align: left;
  }
  .part5 #mailform span {
    color: #404041;
    
  }
  
  .part5 #mailform h5:last-of-type {
    padding-bottom: 1.875rem;
  }
  #mailform-img {
    /* margin-left: -90px; */
    width: 9rem;
  }
  
  .part5 #mailform p {
    color: #53b95e;
      font-size: 2rem;
      line-height: 2rem;
      text-align: right;
  }
  
  .part5 #mailform input {
    width: 100%;
    background-color: #f1f1f1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0.5px 0.866px 0px 0px rgba(176, 176, 176, 0.176),
      inset 0.5px 0.866px 0px 0px rgba(176, 176, 176, 0.176);
    -moz-box-shadow: 0.5px 0.866px 0px 0px rgba(176, 176, 176, 0.176),
      inset 0.5px 0.866px 0px 0px rgba(176, 176, 176, 0.176);
    box-shadow: 0.5px 0.866px 0px 0px rgba(176, 176, 176, 0.176), inset 0.5px 0.866px 0px 0px rgba(176, 176, 176, 0.176);
    font-size: 1rem;
    color: #626262;
    margin: 0.4375rem 0;
    outline: none;
    border: 1px solid #cfcfcf;
    padding: 0.4375rem;
  }
  .form-discount {
    position: absolute;
    top: 2rem;
    right: 29rem;
    width: 12rem;
  
  }
  #bottomprodimg {
    width: 36rem;
  }
  .part5 #mailform input[name='email'] {
    margin-bottom: 2rem;
  }
  
  .part5 #mailform .ins-table {
    width: 100%;
    display: table;
    table-layout: fixed;
  }
  
  .part5 #mailform .ins-table .left {
    display: table-cell;
    vertical-align: middle;
    padding-right: 0.25rem;
  }
  
  .part5 #mailform .ins-table .right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0.25rem;
  }
  
  
  
  .part5 .right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    position: relative;
    z-index: 1;
  }
  
  .part5 .rinner {
    display: inline-block;
    text-align: left;
    width: 28.125rem;
  }
  
  .part5 .rinner .ribbon {
    width: 12rem;
  }
  
  .part5 .rinner p { 
    font-weight: 800;
    padding: 0.9375rem 0rem;
    position: relative;
    z-index: 2;
  }
  .part5 .rinner #bottomprodimg2 {
    position: absolute;
    left: -3rem;
    width: 100%;
    max-width: 7rem;
  }
  .part5 .rinner #bottomprodimg {
    position: absolute;
    z-index: 1;
    bottom: 1.0625rem;
    left: 3rem;
    width: 34.8125rem;
  }
.disclamer {
  line-height: 2rem;
  padding-top: 3rem;
  color: #ffffff;
  margin: 0 auto;
  max-width: 55rem;
  text-transform: uppercase;
  font-weight: 300;
}

@media screen and (min-width: 1441px) {
  
  .part-three {
    position: relative;
    background: url(../img/bg/bg-fix/fix-doctor.png) no-repeat, url(../img/bg/bg-fix/fix-white.png) no-repeat,
    url(../img/bg/bg-fix/fix-green.png) no-repeat, url(../img/bg/bg-orange2.png) no-repeat,
    url(../img/bg/bg-powder3.png) no-repeat;
    background-size: auto 48rem, 100% 55rem, 100% 55rem, auto 20rem,auto 14rem;
    background-position: bottom 7rem right 0rem, bottom 7rem right 0rem, bottom 7rem right 0rem, top 25rem right 0rem,bottom 0rem right 0rem;
  }
  .part-five {
    position: relative;
      background: url(../img/testimonials/bgd_powder.png) no-repeat, url(../img/testimonials/bgd_flower.png) no-repeat ;
      
      background-size: 0rem 0rem, auto 8rem;
      background-position: top 13rem right 7rem, bottom 0rem right 6rem;
  }
  
}
@media screen and (max-width: 1440px) {
  body,
  html {
    font-size: -webkit-calc(0px + (16 - 0) * (100vw - 0px) / (1200 - 0));
    font-size: -moz-calc(0px + (16 - 0) * (100vw - 0px) / (1200 - 0));
    font-size: calc(0px + (16 - 0) * (100vw - 0px) / (1200 - 0));
  }
  
}

@media screen and (max-width: 550px) {
  .part-one {
    position: relative;
    background: url(../img/bg/bg-header.png) no-repeat, url(../img/bg/bg-powder.png) no-repeat;
    background-size: 100% 40%, auto 15%;
    background-position: bottom, right 0rem bottom 25rem;
  }
  .part-two {
    position: relative;
    background: url(../img/bg/bg-bot-green.png) no-repeat, url(../img/bg/bg-powder2.png) no-repeat,
      url(../img/bg/bg-orange.png) no-repeat, url(../img/bg/bg-weight.png) no-repeat,
      url(../img/bg/bg-siluete.png) no-repeat, url(../img/bg/bg-flower.png) no-repeat;
    background-size: 100% 3%, 0rem 0rem, auto 9rem, 0rem 0rem, auto 20rem, auto 10rem;
    background-position: bottom 7rem left 0rem, right 0rem top 27rem, left 0rem bottom 0rem, right 0rem bottom 7rem,
      left 0rem bottom 80rem, left 0rem top 2rem;
  }
  .part-three {
    position: relative;
    background: url(../img/bg/bg-fix/fix-doctor.png) no-repeat, url(../img/bg/bg-fix/fix-white.png) no-repeat,
    url(../img/bg/bg-fix/fix-green.png) no-repeat, url(../img/bg/bg-orange2.png) no-repeat,
    url(../img/bg/bg-powder3.png) no-repeat;
    background-size: 0rem 0rem, 100% 57rem, 100% 57rem, auto 20rem,auto 14rem;
    background-position: bottom 7rem right 0rem, bottom 7rem right 0rem, bottom 7rem right 0rem, top 25rem right 0rem,bottom 0rem right 0rem;
  }
  .part-five {
    position: relative;
      background: url(../img/testimonials/bgd_powder.png) no-repeat, url(../img/testimonials/bgd_flower.png) no-repeat ;
      
      background-size: auto 18rem, 0rem 0rem;
      background-position: top 24rem right -1rem, bottom 0rem right 6rem;
  }
  .part-six {
    position: relative;
      background:url(../img/part5/bg_group.png) no-repeat,
      url(../img/part5/bg_group2.png) no-repeat, url(../img/part5/bg_group3.png) no-repeat, 
      url(../img/part5/bg_orange.png) no-repeat, url(../img/part5/bg_footer1.png) no-repeat, url(../img/part5/bg_footer2.png) no-repeat,url(../img/part5/bg-blue.png) no-repeat;
      
      background-size: auto 18rem, auto 24rem, auto 22rem, auto 16rem, 0rem, 0rem,  100% 30rem;
      background-position:  left 0rem top 5rem, right 0rem top 10rem, left 0rem top 91rem, right 0rem bottom 53rem, left 0rem bottom 1rem, right 0rem bottom 0rem , bottom;
  }
  body,
  html {
    font-size: -webkit-calc(0px + (16 - 0) * (100vw - 0px) / (550 - 0));
    font-size: -moz-calc(0px + (16 - 0) * (100vw - 0px) / (550 - 0));
    font-size: calc(0px + (16 - 0) * (100vw - 0px) / (550 - 0));
  }

  header .header__table,
  header .left,
  header .right,
  .product-action,
  .product-action .left,
  .product-action .right,
  .dtc {
    display: block;
    width: 100%;
  }

  h1 {
    font-size: 3rem;
  }
  .part1-fix {
    padding: 6rem 1rem 2rem 1rem;
  }
  .product-action {
    text-align: center;
  }
  .product-action img.product {
    
    width: 23rem;
  }
  .legs {
    padding-top: 5rem;
    width: 100%; 
    margin-left: 0rem;
    padding-bottom: 15rem;
}
.text-part {
  margin-left: 0rem;
    padding: 0rem 0rem;
}
.experts {
  margin-left: 0rem;
  padding: 13rem 2rem;
  width: 100%;
}
  .product-action img.discount {
    position: absolute;
    left: 19rem;
    top: 2rem;
    z-index: -5;
    width: 13rem;
  }
  .stamps-2 {
    margin-top: 2rem;
  }
  .product-action .stamps-container a {
    margin-left: 0rem;
    font-size: 1.5rem;
}
.mob-show {
  display: block;
}
.desc-show {
  display: none;
}
.testimonials .comtabletop {
  width: 100%;
  /* display: table; */
  margin-left: 0rem;
}
.testimonials .namecell {
  /* display: table-cell; */
  vertical-align: middle;
}
.testimonials .emoticonscell {
  text-align: center;
  /* display: table-cell; */
  vertical-align: middle;
}
.testimonials .text {
  width: 100%;
  margin-left: 0;
  margin-top: -6rem;
}
.testimonials .text p {
  padding: 6.5rem 0 1.25rem;
}
.testimonials .comment {
  width: 25.3125rem;
  padding: 1.25rem 0.9375rem 0.9375rem 1.125rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  position: absolute;
  top: 0;
  margin: 0 auto;
  border: 1rem solid #385a97;
  border-radius: 5px;
}
.testimonials .testim-cont {
  width: 26rem;
  /* max-width: 57.8125rem; */
  margin: 0 auto;
  /* padding: 0 3.25rem; */
   height: 26rem; 
}
.comment-2 {
  width: 20rem;
  margin: 0 auto;
  /* padding-top: 7rem; */
}
.form-discount {
  position: absolute;
  top: 22rem;
  right: 19rem;
  width: 12rem;
}
}


/* KEYFRAMES */
@-webkit-keyframes goleft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 2;
  }
}

@-moz-keyframes goleft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 2;
  }
}

@-o-keyframes goleft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 2;
  }
}

@keyframes goleft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 2;
  }
}

.goleft {
  -webkit-animation: goleft 0.4s ease-in-out;
  -moz-animation: goleft 0.4s ease-in-out;
  -o-animation: goleft 0.4s ease-in-out;
  animation: goleft 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes goright {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
  }
}

@-moz-keyframes goright {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
  }
}

@-o-keyframes goright {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
  }
}

@keyframes goright {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
  }
}

.goright {
  -webkit-animation: goright 0.4s ease-in-out;
  -moz-animation: goright 0.4s ease-in-out;
  -o-animation: goright 0.4s ease-in-out;
  animation: goright 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadein {
  -webkit-animation: fadein 0.4s ease-in-out;
  -moz-animation: fadein 0.4s ease-in-out;
  -o-animation: fadein 0.4s ease-in-out;
  animation: fadein 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.anim {
  opacity: 0;
}

@-webkit-keyframes inleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-moz-keyframes inleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}

@-o-keyframes inleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes inleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

.inleft {
  -webkit-animation: inleft 0.4s ease-in-out;
  -moz-animation: inleft 0.4s ease-in-out;
  -o-animation: inleft 0.4s ease-in-out;
  animation: inleft 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes inright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-moz-keyframes inright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}

@-o-keyframes inright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes inright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

.inright {
  -webkit-animation: inright 0.4s ease-in-out;
  -moz-animation: inright 0.4s ease-in-out;
  -o-animation: inright 0.4s ease-in-out;
  animation: inright 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}



@media screen and (max-width: 550px) {
  .part5 .appro br {
    display: none;
  }
  .part5 .order-table {
    width: 100%;
    display: block;
    padding: 0 0.9375rem;
    
  }
  .part5 .left {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 4.5rem;
  }
  .part5 #mailform {
    display: inline-block;
  }
  .part5 #mailform .ins-table {
    width: 100%;
    display: block;
  }
  .part5 #mailform .ins-table .left {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
  }
  .part5 #mailform .ins-table .right {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .part5 .right {
    display: block;
    width: 100%;
    text-align: right;
    position: relative;
    z-index: 1;
  }
  .part5 .rinner {
    display: inline-block;
    text-align: left;
    width: 27.125rem;
    margin-left: 0rem;
  }
  .part5 .rinner .ribbon {
    width: 12rem;
    padding-top: 6.25rem;
    padding-top: 1.25rem;
  }
  .part5 .rinner p {
    text-transform: uppercase;
    color: #784f8c;
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 1.2;
    padding: 0.9375rem 0 1.5rem;
    position: relative;
    z-index: 2;
    max-width: 22rem;
  }
  .part5 .rinner #bottomprodimg {
    position: relative;
    z-index: 1;
    bottom: auto;
    right: auto;
    width: 37.8125rem;
    margin-left: -13.75rem;
  }
  .part-one ul {
    font-size: 1.5rem;
    padding-left: 2rem;
  }
  .experts p {
    line-height: 2rem;
    font-size: 1.5rem;
}
.part5 .appro2 {
  font-size: 1.5rem;
}
.part5 h5 {
  font-size: 1.5rem;
}
.part5 .appro {
  font-size: 1.5rem;
}
.part5 #mailform input {
  font-size: 1.5rem;
}
.btn-ribbon button.btn {
  font-size: 1.5rem;
}
.text-part p {
  font-size: 1.5rem;
}
.legs p {
  font-size: 1.5rem;
}
.ingidients p {
  font-weight: 400;
  font-size: 1.5rem;
}
.disclamer {
  line-height: 2rem;
  padding-top: 3rem;  
  font-size: 1.5rem;
  padding-bottom: 1rem;
}
}