@font-face {
  font-family: 'Goldplay';
  src: url("../fonts/Goldplay-SemiBold.eot");
  src: url("../fonts/Goldplay-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Goldplay-SemiBold.woff2") format("woff2"), url("../fonts/Goldplay-SemiBold.woff") format("woff"), url("../fonts/Goldplay-SemiBold.ttf") format("truetype"), url("../fonts/Goldplay-SemiBold.svg#Goldplay-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Futura LT';
  src: url("../fonts/FuturaLT-Book.eot");
  src: url("../fonts/FuturaLT-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaLT-Book.woff2") format("woff2"), url("../fonts/FuturaLT-Book.woff") format("woff"), url("../fonts/FuturaLT-Book.ttf") format("truetype"), url("../fonts/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Futura';
  src: url("../fonts/Futura-Bold.eot");
  src: url("../fonts/Futura-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Futura-Bold.woff2") format("woff2"), url("../fonts/Futura-Bold.woff") format("woff"), url("../fonts/Futura-Bold.ttf") format("truetype"), url("../fonts/Futura-Bold.svg#Futura-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Heading Pro ExtLt';
  src: url("../fonts/HeadingPro-ExtraLight.eot");
  src: url("../fonts/HeadingPro-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/HeadingPro-ExtraLight.woff2") format("woff2"), url("../fonts/HeadingPro-ExtraLight.woff") format("woff"), url("../fonts/HeadingPro-ExtraLight.ttf") format("truetype"), url("../fonts/HeadingPro-ExtraLight.svg#HeadingPro-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'Blacksword';
  src: url("../fonts/Blacksword.eot");
  src: url("../fonts/Blacksword.eot?#iefix") format("embedded-opentype"), url("../fonts/Blacksword.woff2") format("woff2"), url("../fonts/Blacksword.woff") format("woff"), url("../fonts/Blacksword.ttf") format("truetype"), url("../fonts/Blacksword.svg#Blacksword") format("svg");
  font-weight: normal;
  font-style: normal; }
a {
  text-decoration: none; }

body {
  font-family: 'Poppins', sans-serif; }

header {
  background-color: #484848;
  padding: 10px 0;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #d2ff01;
  position: absolute;
  width: 100%; }
  header span {
    color: white; }
    header span:first-of-type {
      background-color: #fff607;
      display: inline-block;
      padding: 0 6px;
      color: black; }
  @media screen and (max-width: 767px) {
    header br {
      display: none; } }

.ttr {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .ttr {
      text-align: center; } }

.banner {
  position: relative;
  z-index: 2;
  bottom: -18px;
  top: 68px; }
  @media screen and (max-width: 767px) {
    .banner {
      top: 116px; } }
  .banner img {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .banner img.hht {
        height: 590px; } }
  .banner .position {
    position: absolute;
    width: 100%; }
    .banner .position .logo {
      display: inline-block;
      max-width: 280px;
      padding-top: 38px;
      padding-bottom: 25px; }
      .banner .position .logo img {
        height: auto; }
    .banner .position .mood {
      line-height: 38px;
      display: inline-block;
      position: absolute;
      left: 50%;
      border-radius: 6px;
      margin-left: -140px;
      bottom: -30px;
      width: 280px;
      font-family: 'Futura LT';
      color: #fbef32;
      font-size: 16px;
      text-transform: uppercase;
      background-color: #d32f92;
      background-image: -webkit-linear-gradient(to right, #d32f92, #9f2995);
      background-image: -moz-linear-gradient(to right, #d32f92, #9f2995);
      background-image: -o-linear-gradient(to right, #d32f92, #9f2995);
      background-image: linear-gradient(to right, #d32f92, #9f2995);
      text-align: center;
      margin-bottom: 21px; }
      @media screen and (max-width: 767px) {
        .banner .position .mood {
          width: 180px;
          margin-left: -90px;
          bottom: -25px; } }
    .banner .position p {
      font-family: 'Futura';
      font-size: 44px;
      color: #d32f92;
      line-height: 45px;
      margin-bottom: 55px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .banner .position p {
          font-size: 26px;
          line-height: 26px;
          margin-bottom: 15px; } }
      .banner .position p.yelloy {
        font-size: 42px;
        background: linear-gradient(90deg, #ee9773, #d95098);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #ee9773;
        line-height: 42px;
        margin-bottom: 10px;
        font-family: 'Heading Pro ExtLt'; }
        @media screen and (max-width: 767px) {
          .banner .position p.yelloy {
            line-height: 30px;
            font-size: 31px; } }
        .banner .position p.yelloy span {
          font-family: 'Blacksword';
          display: block;
          line-height: 80px;
          text-transform: none; }
    .banner .position .img_banki {
      position: relative; }
      .banner .position .img_banki img {
        width: 100%; }
  .banner .block_white {
    background-color: #FFFFFF;
    position: relative;
    margin-top: 14px;
    margin-bottom: 10px; }
    .banner .block_white .text-ll {
      font-family: 'Futura LT';
      font-weight: 500;
      font-size: 30px;
      line-height: 30px;
      color: #4fb7e2;
      text-transform: uppercase;
      padding-left: 18px;
      padding-top: 13px;
      letter-spacing: -2px; }
      .banner .block_white .text-ll span {
        display: block;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: #969696;
        letter-spacing: normal; }
    .banner .block_white img {
      width: auto;
      position: absolute;
      top: -50px;
      right: 0; }
  .banner .yelloy_block {
    background-color: #d32f92;
    text-align: center;
    border-radius: 6px 6px 0 0;
    padding: 9px 0;
    margin-top: 60px; }
    .banner .yelloy_block span {
      font-family: 'Futura';
      font-size: 15px;
      color: #FFF;
      display: block;
      line-height: 17px;
      text-align: center; }
      .banner .yelloy_block span:nth-child(2) {
        font-size: 33px;
        line-height: 35px;
        font-weight: bolder; }
      .banner .yelloy_block span:last-of-type {
        font-size: 20px;
        line-height: 22px; }
  .banner .blue_blockkk {
    background-color: #fff607;
    line-height: 30px;
    font-family: 'Futura';
    color: #290a59;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15px; }
  .banner form.white {
    background-color: #FFFFFF;
    padding: 23px 0 1px; }
    .banner form.white .form-group {
      padding-left: 13px;
      padding-right: 13px; }
    .banner form.white .col-form-label {
      line-height: 30px;
      padding: 0px; }
    .banner form.white .form-control {
      background-color: #FFFFFF;
      line-height: 30px;
      height: 30px;
      padding: 0; }
  .banner .img-mackfree {
    padding-top: 3px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #FFFFFF; }
    .banner .img-mackfree img {
      width: auto; }
  .banner .ll {
    height: 3px;
    background-color: #d7d7d7;
    margin: 0 15px;
    text-align: center;
    margin-bottom: 20px; }
    .banner .ll span {
      font-family: 'Poppins', sans-serif;
      font-weight: 300;
      font-size: 12px;
      color: #393939;
      display: inline-block;
      padding: 0 7px;
      background-color: #FFFFFF;
      position: relative;
      top: -12px; }

.buton_nzt {
  background-color: #290a59;
  border-radius: 6px;
  margin: 0 15px;
  height: 78px;
  font-family: 'Futura';
  font-size: 30px;
  line-height: 30px;
  color: #fff607;
  text-align: center;
  display: block;
  width: 100%;
  vertical-align: middle; }
  .buton_nzt span {
    font-size: 12px;
    display: block;
    color: #ffffff;
    position: relative; }

.part_2 {
  padding-top: 195px;
  background-image: url("../images/banner_part_2.png");
  background-size: cover;
  background-position: top center;
  position: relative;
  padding-bottom: 69px;
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .part_2 {
      background-image: url("../images/banner_part_2mob.png");
      padding-top: 640px; } }
  .part_2 h2 {
    font-family: 'Futura';
    font-weight: 900;
    font-size: 48px;
    color: #d32f92;
    line-height: 48px;
    margin-bottom: 30px; }
    .part_2 h2 span {
      font-family: 'Futura LT';
      display: block;
      font-size: 45px; }
    @media screen and (max-width: 767px) {
      .part_2 h2 {
        font-size: 40px;
        line-height: 40px; } }
  .part_2 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 35px; }
  .part_2 .pos {
    position: absolute;
    bottom: 0;
    width: 89.8%;
    opacity: 0.9;
    background-color: #ffdf5b;
    padding-left: 11px;
    line-height: 41px;
    font-family: 'Futura';
    font-weight: 500;
    font-size: 16px;
    color: #214ce9; }
    @media screen and (max-width: 767px) {
      .part_2 .pos {
        width: 100%;
        left: 0;
        font-size: 11px; } }
  .part_2 .blue_tex {
    font-family: 'Futura';
    font-weight: 500;
    font-size: 24px;
    color: #4ab7e3;
    line-height: 29px;
    padding-top: 60px;
    padding-bottom: 80px; }
  .part_2 .engr {
    display: inline-block;
    margin-right: 35px; }
    @media screen and (max-width: 767px) {
      .part_2 .engr {
        margin-right: 5px; } }
    .part_2 .engr span {
      display: block;
      padding-top: 17px;
      text-transform: uppercase;
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 16px;
      color: #d32f92; }

.nourishes {
  border-bottom: solid 1px #4ab7e3;
  padding-bottom: 21px;
  font-size: 22px;
  color: #4ab7e3;
  margin-top: 25px; }
  .nourishes span {
    display: block;
    font-size: 13px;
    color: #373737;
    line-height: 13px;
    padding-top: 10px; }

.blue_line {
  padding: 22px 0 26px;
  background-color: #fff607;
  position: relative; }
  @media screen and (max-width: 767px) {
    .blue_line {
      text-align: center;
      margin-bottom: 50px; } }
  .blue_line p {
    font-family: 'Futura';
    padding-top: 15px;
    font-size: 32px;
    color: #ff3d9c;
    line-height: 32px; }
  .blue_line .buton_nzt {
    width: 307px;
    margin: auto;
    display: block;
    padding-top: 13px;
    margin-top: 10px; }
    .blue_line .buton_nzt:hover {
      color: #FFFFFF; }

.bg_prod_1 {
  background-image: url("../images/product_1q.png");
  background-size: contain;
  padding-top: 72px;
  margin-bottom: 112px;
  background-position: center center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .bg_prod_1 {
      background-image: url("../images/product_1m.png");
      padding-top: 0px;
      padding-bottom: 0px;
      background-position: center top;
      background-repeat: no-repeat; } }
  .bg_prod_1 h2 {
    font-family: 'Futura';
    font-weight: 900;
    font-size: 24px;
    color: #d32f92;
    line-height: 24px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .bg_prod_1 h2 {
        font-size: 21px;
        line-height: 21px;
        margin-bottom: 0px; } }
    .bg_prod_1 h2 span {
      display: block;
      font-size: 81px;
      background: linear-gradient(90deg, #d32f92, #9f2995);
      background-clip: border-box;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      color: #d32f92;
      line-height: 81px;
      font-family: 'Heading Pro ExtLt';
      letter-spacing: 5px;
      padding: 23px 0 15px; }
      @media screen and (max-width: 767px) {
        .bg_prod_1 h2 span {
          font-size: 37px;
          line-height: 37px;
          padding: 0px; } }
  .bg_prod_1 h4 {
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    padding: 0 10px;
    font-weight: 500;
    font-size: 18px;
    color: #d32f92;
    line-height: 18px;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .bg_prod_1 h4 {
        font-size: 13px;
        line-height: 13px; } }
  @media screen and (max-width: 767px) {
    .bg_prod_1 .pdr {
      padding-top: 250px; } }
  .bg_prod_1 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #ff3d9c;
    padding-top: 21px;
    margin-bottom: 10px;
    line-height: 18px;
    width: 100%; }
  .bg_prod_1 p {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #373737;
    line-height: 21px;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .bg_prod_1 p {
        margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .bg_prod_1 .col-12.col-sm-3 {
      text-align: center; } }
  .bg_prod_1 .buton_nzt {
    padding-top: 10px;
    margin: 0; }
  .bg_prod_1.bg_prod_2 {
    background-image: url("../images/product_2q.png");
    margin-bottom: 75px;
    padding-top: 0px;
    background-position: center center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .bg_prod_1.bg_prod_2 {
        background-image: url("../images/product_2m.png");
        padding-top: 0px;
        padding-bottom: 0px;
        background-position: center 58px;
        background-repeat: no-repeat; } }
    .bg_prod_1.bg_prod_2 h2 span {
      font-size: 102px;
      display: block;
      background: linear-gradient(90deg, #ee9773, #d95098);
      background-clip: border-box;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      color: #ee9773;
      line-height: 102px;
      margin-bottom: 10px;
      font-family: 'Blacksword';
      font-weight: lighter; }
      @media screen and (max-width: 767px) {
        .bg_prod_1.bg_prod_2 h2 span {
          font-size: 48px;
          line-height: 64px; } }
    .bg_prod_1.bg_prod_2 h4 {
      color: #353535; }
  .bg_prod_1.bg_prod_3 {
    background-image: url("../images/product_3q.png");
    margin-bottom: 75px;
    padding-top: 0px;
    background-position: center center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .bg_prod_1.bg_prod_3 {
        background-image: url("../images/product_3m.png");
        padding-top: 0px;
        padding-bottom: 0px;
        background-position: center 28px;
        background-repeat: no-repeat; } }
    .bg_prod_1.bg_prod_3 h2 span {
      display: block;
      text-align: center;
      line-height: 0; }
      @media screen and (max-width: 767px) {
        .bg_prod_1.bg_prod_3 h2 span img {
          width: 60%;
          margin: 20px 0; } }
    .bg_prod_1.bg_prod_3 h4 {
      color: #353535; }

.comments {
  padding: 70px 0; }
  .comments h2 {
    font-family: 'Futura';
    font-weight: 900;
    font-size: 38px;
    color: #d32f92;
    line-height: 38px;
    margin-bottom: 50px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .comments h2 {
        font-size: 21px;
        line-height: 21px;
        margin-bottom: 50px; } }
    .comments h2 span {
      display: block;
      font-size: 16px;
      line-height: 20px; }
  .comments .tex_1 {
    font-size: 18px;
    color: #d32f92;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-top: 48px;
    padding-bottom: 25px;
    line-height: 18px; }
  .comments p {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #373737;
    line-height: 22px;
    padding-bottom: 19px; }
  .comments .name {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #2a2a2a;
    line-height: 18px;
    padding-top: 12px; }
    .comments .name span {
      font-size: 14px;
      display: block;
      padding-top: 7px; }
  .comments .media-body .author {
    display: inline-block;
    font-size: 1rem;
    color: #000;
    font-weight: 700; }
  .comments .media-body .metadata {
    display: inline-block;
    margin-left: .5rem;
    color: #777;
    font-size: .8125rem; }
  .comments .footer-comment {
    color: #777; }
  .comments .vote.plus:hover {
    color: green; }
  .comments .vote.minus:hover {
    color: red; }
  .comments .vote {
    cursor: pointer; }
  .comments .comment-reply a {
    color: #777; }
  .comments .comment-reply a:hover, .comments .comment-reply a:focus {
    color: #000;
    text-decoration: none; }
  .comments .devide {
    padding: 0px 4px;
    font-size: 0.9em; }
  .comments .media-text {
    margin-bottom: 0.25rem; }
  .comments .title-comments {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 1rem;
    padding-bottom: .25rem;
    border-bottom: 1px solid rgba(34, 36, 38, 0.15); }

.faq {
  padding-top: 60px;
  padding-bottom: 25px; }
  .faq h2 {
    font-family: 'Futura';
    font-size: 48px;
    color: #d32f92;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px; }
  .faq .title-f {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 32px;
    color: #d32f92;
    line-height: 32px;
    margin-bottom: 20px; }
  .faq p {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #565656;
    line-height: 32px;
    margin-bottom: 35px; }

.line_comm {
  border-bottom: solid 1px #e9ebee;
  font-size: 14px;
  color: #1d2129;
  padding-bottom: 15px;
  line-height: 14px;
  font-weight: 600;
  margin-bottom: 24px; }

.media {
  margin-bottom: 20px; }

.morecomment {
  display: block;
  background-color: #4080ff;
  border-radius: 4px;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 45px; }

.media-body h5 {
  color: #365899;
  font-size: 14px; }
  .media-body h5 span {
    color: #90949c;
    display: inline-block;
    margin-left: 7px; }
    .media-body h5 span:before {
      top: -4px;
      content: ".";
      display: inline-block;
      color: #90949c;
      position: relative;
      font-size: 20px;
      margin-right: 7px; }
.media-body .like a {
  display: inline-block;
  font-size: 12px;
  color: #4267b2;
  margin-right: 5px; }
  .media-body .like a i {
    font-size: 12px;
    color: #4267b2; }
  .media-body .like a span {
    color: #90949c;
    display: inline-block;
    font-size: 12px;
    margin-right: 7px; }

.product_description {
  padding-top: 35px;
  background-image: url("../images/bg_bottom.png");
  background-size: cover;
  background-color: #edeef2;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .product_description {
      background-image: url("../images/bg_bottom_m.png");
      padding-top: 570px;
      background-position: top center; }
      .product_description img.bannf {
        width: 100%; } }
  .product_description .logo {
    display: inline-block;
    padding-bottom: 15px; }
    .product_description .logo img {
      height: auto; }
  .product_description p {
    font-family: 'Futura LT';
    font-size: 18px;
    color: #21d8e9;
    line-height: 26px;
    margin-bottom: 11px; }
    .product_description p span {
      display: block;
      font-size: 29px; }
    .product_description p.yelloy {
      font-size: 32px;
      color: #d32f92;
      text-transform: uppercase;
      line-height: 32px;
      margin-bottom: 25px; }
      @media screen and (max-width: 767px) {
        .product_description p.yelloy {
          line-height: 30px;
          font-size: 31px; } }
  .product_description .offers {
    display: block;
    margin: auto;
    font-size: 13px;
    color: #fff607;
    text-align: center;
    line-height: 23px;
    width: 113px;
    border-radius: 6px;
    background-color: #290a59;
    margin-bottom: 16px;
    margin-top: 18px; }
  .product_description .timer {
    font-size: 55px;
    color: #d32f92;
    line-height: 55px; }
  .product_description .buton_nzt {
    width: 315px;
    margin: auto;
    display: block;
    padding-top: 13px;
    margin-top: 17px;
    position: relative;
    bottom: -20px; }

footer {
  background-color: #fff607;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 11px;
  color: #141414;
  line-height: 48px;
  padding-top: 50px; }
  footer.black {
    background-color: black;
    color: #FFFFFF; }
    footer.black a {
      color: #FFFFFF; }
    footer.black p {
      color: #5f5f5f; }
  footer a {
    color: #141414; }
  footer span {
    display: inline-block;
    margin: 0 15px; }
  footer .line_wh {
    height: 2px;
    background-color: #31140f;
    border-bottom: solid 1px #e8ccc8; }
  footer p {
    font-size: 10px;
    color: #141414;
    opacity: 0.6;
    line-height: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding: 20px 0; }
  footer .follow_i {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    padding: 0 7px;
    color: #3e3e3e;
    position: relative;
    font-size: 18px; }
  footer .mood {
    line-height: 38px;
    display: inline-block;
    width: 280px;
    font-family: 'Futura LT';
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #a43570;
    background-image: -webkit-linear-gradient(to right, #a43570, #ff359e);
    background-image: -moz-linear-gradient(to right, #a43570, #ff359e);
    background-image: -o-linear-gradient(to right, #a43570, #ff359e);
    background-image: linear-gradient(to right, #a43570, #ff359e);
    text-align: center;
    margin-bottom: 17px;
    border-radius: 6px; }
  footer .soc {
    display: inline-block;
    margin: 0 11px; }
    footer .soc .fab {
      font-size: 40px;
      color: #3b5998; }
      footer .soc .fab.fa-instagram {
        color: transparent;
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        background-clip: text;
        -webkit-background-clip: text; }
  @media screen and (max-width: 767px) {
    footer .col-12.col-sm-9.text-right {
      text-align: center !important; } }

.grey {
  background-color: #e8e6e7; }
  @media screen and (max-width: 767px) {
    .grey img {
      width: 100%; } }
  .grey h1 {
    color: #191919;
    font-family: 'Futura';
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 35px; }
    @media screen and (max-width: 767px) {
      .grey h1 {
        padding: 15px 15px; } }
  .grey p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px; }
    @media screen and (max-width: 767px) {
      .grey p {
        padding: 0 15px; } }
    .grey p span {
      display: block;
      font-weight: 600;
      color: #2151e9; }

.shopps {
  line-height: 38px;
  display: inline-block;
  width: 280px;
  font-family: 'Futura LT';
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #a43570;
  background-image: -webkit-linear-gradient(to right, #a43570, #ff359e);
  background-image: -moz-linear-gradient(to right, #a43570, #ff359e);
  background-image: -o-linear-gradient(to right, #a43570, #ff359e);
  background-image: linear-gradient(to right, #a43570, #ff359e);
  text-align: center;
  margin-bottom: 17px;
  border-radius: 6px; }

.block_privacy {
  background-color: #f8f0ef;
  background-image: -webkit-linear-gradient(to bottom, #f8f0ef, #e8ccc8);
  background-image: -moz-linear-gradient(to bottom, #f8f0ef, #e8ccc8);
  background-image: -o-linear-gradient(to bottom, #f8f0ef, #e8ccc8);
  background-image: linear-gradient(to bottom, #f8f0ef, #e8ccc8);
  padding-top: 44px;
  text-align: center; }
  .block_privacy .logo {
    display: inline-block;
    max-width: 280px;
    padding-top: 22px;
    padding-bottom: 15px; }
    .block_privacy .logo img {
      height: auto; }
  .block_privacy .ppm {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #6f6f6f;
    text-align: center;
    margin-bottom: 35px; }
  .block_privacy .block_white {
    background-color: white;
    padding: 70px 60px;
    border-radius: 12px 12px 0 0;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .block_privacy .block_white {
        padding: 50px 40px; } }
    .block_privacy .block_white h1 {
      color: #191919;
      font-family: 'Futura';
      font-size: 35px;
      line-height: 35px;
      margin-bottom: 35px; }
    .block_privacy .block_white p {
      font-family: 'Poppins', sans-serif;
      font-weight: 400;
      font-size: 13px;
      line-height: 18px; }
      @media screen and (max-width: 767px) {
        .block_privacy .block_white p {
          padding: 0 15px; } }
      .block_privacy .block_white p span {
        display: block;
        font-weight: 600;
        color: #2151e9; }
    .block_privacy .block_white h3 {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 18px; }
  .block_privacy .block_grey {
    padding: 70px 60px;
    border-radius: 0px 0px 12px 12px;
    background-color: #000;
    text-align: left;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .block_privacy .block_grey {
        padding: 50px 40px; } }
    .block_privacy .block_grey p {
      font-family: 'Poppins', sans-serif;
      font-weight: 400;
      font-size: 10px;
      color: #5f5f5f;
      line-height: 16px; }
      .block_privacy .block_grey p span {
        display: block;
        font-weight: 600; }

.congrat {
  font-family: 'Futura';
  color: #d32f92;
  font-size: 69px;
  text-align: center;
  line-height: 69px; }
  .congrat span {
    font-size: 31px;
    line-height: 50px;
    margin-bottom: 25px;
    display: block; }
  @media screen and (max-width: 767px) {
    .congrat {
      font-size: 31px; }
      .congrat span {
        font-size: 21px;
        line-height: 30px; } }

.free_gifts {
  background-color: #fff607;
  padding: 22px 29px;
  border-radius: 12px 12px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .free_gifts {
      padding: 12px;
      margin-bottom: 20px; } }
  .free_gifts .wh {
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #000;
    font-size: 32px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .free_gifts .wh {
        font-size: 21px; } }
  .free_gifts .tt {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 47px;
    font-size: 18px;
    color: #000; }
    @media screen and (max-width: 767px) {
      .free_gifts .tt {
        line-height: 12px;
        font-size: 12px; } }
  .free_gifts .time_to {
    font-family: 'Futura LT';
    font-size: 60px;
    color: #000;
    line-height: 60px;
    margin-left: 15px; }
    @media screen and (max-width: 767px) {
      .free_gifts .time_to {
        line-height: 20px;
        font-size: 20px;
        margin-left: 15px; } }
  .free_gifts a {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    line-height: 48px;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    max-width: 210px;
    background-color: #f0d663;
    padding: 0px; }
    @media screen and (max-width: 767px) {
      .free_gifts a {
        font-size: 16px;
        width: 140px;
        line-height: 16px;
        margin-left: 15px; } }
    .free_gifts a br {
      display: none; }
      @media screen and (max-width: 767px) {
        .free_gifts a br {
          display: block; } }

.radius_none {
  border-radius: 0; }
  @media screen and (max-width: 767px) {
    .radius_none {
      padding: 0px !important; } }

.block_product {
  border: solid 1px #e7e7e7;
  border-radius: 12px;
  overflow: hidden;
  padding-bottom: 60px;
  margin-bottom: 22px; }
  .block_product img {
    width: 100%; }
  .block_product .top {
    margin-bottom: 27px;
    background-color: #ee9674;
    background-image: -webkit-linear-gradient(to right, #ee9674, #e16c89);
    background-image: -moz-linear-gradient(to right, #ee9674, #e16c89);
    background-image: -o-linear-gradient(to right, #ee9674, #e16c89);
    background-image: linear-gradient(to right, #ee9674, #e16c89);
    line-height: 39px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding-left: 23px;
    font-size: 21px;
    overflow: hidden; }
    .block_product .top.pink {
      background-color: #d32f92;
      background-image: -webkit-linear-gradient(to right, #d32f92, #d32f92);
      background-image: -moz-linear-gradient(to right, #d32f92, #d32f92);
      background-image: -o-linear-gradient(to right, #d32f92, #d32f92);
      background-image: linear-gradient(to right, #d32f92, #d32f92); }
    @media screen and (max-width: 767px) {
      .block_product .top {
        padding-left: 0;
        text-align: center; } }
    .block_product .top span {
      background-color: #f5eeec;
      font-size: 13px;
      line-height: 39px;
      font-family: 'Poppins', sans-serif;
      font-weight: 700;
      color: #404040;
      float: right;
      padding-right: 15px;
      padding-left: 15px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .block_product .top span {
          float: none;
          display: block;
          width: 100%; } }
      .block_product .top span i {
        margin-right: 5px;
        color: #404040;
        font-size: 16px; }
    .block_product .top:after {
      content: "";
      display: block;
      clear: both; }
  .block_product .fiol_block {
    display: inline-block;
    background-color: #d32f92;
    line-height: 25px;
    min-width: 110px;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: white; }
  .block_product .retail {
    padding-top: 21px;
    padding-bottom: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #404040;
    text-decoration: line-through;
    line-height: 16px;
    text-transform: uppercase;
    display: block; }
  .block_product .price {
    font-size: 42px;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #214fe9;
    margin-bottom: 10px;
    display: block;
    position: relative; }
    .block_product .price sup {
      font-weight: 500;
      color: #404040;
      font-size: 11px;
      line-height: 11px;
      position: absolute;
      width: 100%;
      top: 10px; }
      @media screen and (max-width: 767px) {
        .block_product .price sup {
          left: 60px; } }
    .block_product .price sub {
      font-size: 11px;
      line-height: 11px;
      font-weight: 500;
      color: #214fe9; }
  .block_product .you-save {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    line-height: 35px;
    min-width: 142px;
    text-align: center;
    background-color: #d23090;
    background-image: -webkit-linear-gradient(to right, #d23090, #f8af16);
    background-image: -moz-linear-gradient(to right, #d23090, #f8af16);
    background-image: -o-linear-gradient(to right, #d23090, #f8af16);
    background-image: linear-gradient(to right, #d23090, #f8af16);
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 30px; }
    .block_product .you-save span {
      font-size: 19px;
      display: inline-block;
      margin-left: 6px; }
  .block_product .topsa {
    font-size: 13px;
    color: #404040;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    display: inline-block;
    text-decoration: underline;
    text-align: center;
    line-height: 25px; }

.block_form {
  border: solid 1px #e7e7e7;
  border-radius: 12px;
  overflow: hidden;
  padding: 0px;
  background-color: #FFFFFF; }
  .block_form .top {
    background-color: #d32f92;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 12px;
    margin-bottom: 15px; }
    .block_form .top span {
      font-family: 'Poppins', sans-serif;
      font-weight: 200;
      font-size: 28px;
      color: #ffffff;
      line-height: 28px; }
      .block_form .top span span {
        display: block;
        font-size: 21px;
        font-weight: 200;
        line-height: 21px; }
  .block_form .form-group {
    padding-left: 13px;
    padding-right: 13px; }
  .block_form .col-form-label {
    line-height: 30px;
    padding: 0px;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; }
  .block_form .form-control {
    background-color: #FFFFFF;
    line-height: 30px;
    height: 30px;
    padding: 0; }
  .block_form .form-check-label {
    font-size: 12px; }
  .block_form p {
    font-size: 10px;
    color: #5f5f5f;
    line-height: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400; }

.imgform {
  padding-top: 30px;
  width: 80%;
  margin: auto; }
  @media screen and (max-width: 767px) {
    .imgform {
      width: 60%;
      margin-bottom: 20px; } }

.trt {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #3e3e3e;
  line-height: 18px;
  margin: 27px 0 80px; }

.follow {
  display: inline-block;
  width: 100%;
  max-width: 320px;
  height: 2px;
  background-color: #514e42; }
  .follow span {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: inline-block;
    background-color: #FFFFFF;
    padding: 0 7px;
    color: #514e42;
    position: relative;
    top: -13px;
    font-size: 18px; }

.block_white .soc {
  display: inline-block;
  margin: 0 11px; }
  .block_white .soc .fab {
    font-size: 40px;
    color: #3b5998; }
    .block_white .soc .fab.fa-instagram {
      color: transparent;
      background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
      background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
      background-clip: text;
      -webkit-background-clip: text; }

.d-fe {
  display: flex; }
  @media screen and (max-width: 767px) {
    .d-fe {
      flex-direction: column; } }

.form-check .fr_im {
  display: block;
  margin-left: 11px; }
  @media screen and (max-width: 767px) {
    .form-check .fr_im {
      margin: auto;
      margin-left: 30px;
      margin-right: 50px;
      margin-top: 50px; } }
  .form-check .fr_im img {
    width: auto; }
    @media screen and (max-width: 767px) {
      .form-check .fr_im img {
        width: 90%; } }
.form-check.dub {
  margin-left: 23px !important;
  display: block;
  margin-right: 13px !important; }
  @media screen and (max-width: 767px) {
    .form-check.dub {
      margin-top: 30px;
      margin-left: 0px !important;
      margin-right: 0px !important; } }
.form-check .block_description {
  display: block; }
  @media screen and (max-width: 767px) {
    .form-check .block_description {
      width: 100%;
      text-align: center; } }
@media screen and (max-width: 767px) {
  .form-check .block_buy {
    text-align: center; } }
.form-check .block_buy .tp {
  height: 25px;
  background-color: #ef5a05;
  border-radius: 4px;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  display: block;
  margin: auto;
  margin-bottom: 20px; }
  .form-check .block_buy .tp i {
    color: #fffa8f;
    margin: 0 7px; }
.form-check .block_buy .selectedr {
  display: block;
  width: 142px;
  height: 35px;
  background-color: #e4e4e4;
  border-radius: 4px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #404040;
  text-transform: uppercase;
  margin-top: 20px; }
  .form-check .block_buy .selectedr .sp-2 {
    display: none; }
  .form-check .block_buy .selectedr .sp-1 {
    display: block; }
  @media screen and (max-width: 767px) {
    .form-check .block_buy .selectedr {
      margin: auto;
      margin-bottom: 20px; } }

.block_product.activecheckbox {
  border-color: black; }
  .block_product.activecheckbox .selectedr {
    background-color: #f0d663; }
    .block_product.activecheckbox .selectedr .sp-2 {
      display: block; }
    .block_product.activecheckbox .selectedr .sp-1 {
      display: none; }
  .block_product.activecheckbox input {
    background-color: #f0d663; }

.buton_nzt:hover {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.5s;
  /* When the animation is finished, start again */
  animation-iteration-count: infinite; }

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg); }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    transform: translate(3px, 2px) rotate(0deg); }
  40% {
    transform: translate(1px, -1px) rotate(1deg); }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    transform: translate(1px, 2px) rotate(0deg); }
  100% {
    transform: translate(1px, -2px) rotate(-1deg); } }

/*# sourceMappingURL=style.css.map */
