MOON
Server: Apache
System: Linux u18017238.onlinehome-server.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User: emblazeone (1003)
PHP: 7.3.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/emblazeone/public_html/amaroseantiaging/web/source/css/upsale.css
@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:wght@400;500;700&display=swap";
@font-face {
  font-family: 'Sofia Pro';
  src: local("Sofia Pro Regular"), local("Sofia-Pro-Regular"), url("../fonts/SofiaProRegular.woff2") format("woff2"), url("../fonts/SofiaProRegular.woff") format("woff"), url("../fonts/SofiaProRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Dharma Gothic C';
  src: url("../fonts/DharmaGothicC-BoldItalic.eot");
  src: url("../fonts/DharmaGothicC-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/DharmaGothicC-BoldItalic.woff2") format("woff2"), url("../fonts/DharmaGothicC-BoldItalic.woff") format("woff"), url("../fonts/DharmaGothicC-BoldItalic.ttf") format("truetype"), url("../fonts/DharmaGothicC-BoldItalic.svg#DharmaGothicC-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Omnes';
  src: url("../fonts/Omnes.eot");
  src: url("../fonts/Omnes.eot?#iefix") format("embedded-opentype"), url("../fonts/Omnes.woff2") format("woff2"), url("../fonts/Omnes.woff") format("woff"), url("../fonts/Omnes.ttf") format("truetype"), url("../fonts/Omnes.svg#Omnes") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'MyriadProRegular';
  src: url("../fonts/MyriadProRegular.eot");
  src: url("../fonts/MyriadProRegular.eot") format("embedded-opentype"), url("../fonts/MyriadProRegular.woff2") format("woff2"), url("../fonts/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular.ttf") format("truetype"), url("../fonts/MyriadProRegular.svg#MyriadProRegular") format("svg"); }
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #5b5b5b; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #5b5b5b; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #5b5b5b; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #5b5b5b; }

:root {
  font-size: 16px; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

body {
  color: #5b5b5b;
  background-color: #ffffff;
  background-image: none; }

footer {
  display: none; }

@keyframes radial-pulse {
   0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3); }
   100% {
    box-shadow: 0 0 0 40px transparent; } }
.animate {
  animation: radial-pulse 1s infinite; }

.btn_get {
  line-height: 70px;
  background: url("../images/battton_curs.png");
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0px;
  padding: 0 64px 0 23px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: white;
  font-size: 25px;
  display: inline-block;
  text-align: left;
  margin-bottom: 20px;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .btn_get {
      margin-left: 0px;
      font-size: 16px;
      text-align: left;
      line-height: 46px; } }
  @media screen and (max-width: 380px) {
    .btn_get {
      width: 100%;
      margin-left: 0px;
      font-size: 16px;
      text-align: left;
      display: block;
      margin: auto;
      line-height: 60px; } }
  @media screen and (max-width: 360px) {
    .btn_get {
      margin-left: 0px;
      font-size: 15px;
      text-align: left; } }
  .btn_get:hover {
    color: white; }
  .btn_get i {
    margin-left: 10px;
    color: black; }

header {
  background: #bb1010;
  line-height: 57px;
  font-family: 'Sofia Pro';
  font-weight: 700;
  font-size: 35px;
  color: #FFFFFF;
  text-align: center;
  height: auto !important; }
  header span {
    font-size: 31px;
    font-weight: 300; }
  @media screen and (max-width: 767px) {
    header {
      font-size: 18px !important;
      line-height: 24px !important; }
      header span {
        font-size: 18px; } }
  @media screen and (max-width: 375px) {
    header {
      font-size: 15px;
      line-height: 75px; }
      header img {
        display: inline-block;
        margin-right: 5px; } }

.black_line {
  background-color: white;
  line-height: 75px;
  text-align: center;
  font-family: 'Sofia Pro';
  color: #1f1a48;
  font-weight: 500;
  font-size: 28px; }
  @media screen and (max-width: 767px) {
    .black_line {
      line-height: 29px;
      padding: 15px 0 0;
      font-size: 14px;
      margin-top: 0; } }
  .black_line span {
    display: inline-block;
    color: #e71071;
    margin-left: 24px; }

.priv {
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 25px;
  font-family: 'Roboto', sans-serif; }
  .priv span {
    display: inline-block;
    margin: 0 25px; }

.bg {
  background-color: #eff4f9;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }

.lanh_1 {
  position: absolute;
  left: -49px;
  width: 130px;
  top: -49px; }

.lanh_2 {
  position: absolute;
  right: -78px;
  width: 170px;
  top: 179px; }

.ffdg {
  text-align: center;
  font-size: 54px;
  padding-top: 35px;
  text-transform: uppercase;
  color: #6a6969;
  font-family: 'Sofia Pro', sans-serif;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .ffdg {
      font-size: 21px;
      padding-top: 0px; } }

.qwfwrgr {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 22px;
  line-height: 50px; }

.main_block {
  background-color: #fff7f7; }
  @media screen and (max-width: 767px) {
    .main_block {
      background-color: #fbe9e9; } }
  .main_block .container {
    background-image: url("../images/images/main_block.png");
    background-size: cover;
    background-position: right;
    height: 620px;
    border-radius: 12px;
    border: solid 3px #fff;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 767px) {
    .main_block .container {
      background-image: none;
      background-color: #e2ddea;
      height: auto; } }
    .main_block .container.sel_2 {
      background-image: url("../images/images/main_blocksel_2.png"); }
  .main_block h2 {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 50px;
    color: #494848;
    line-height: 50px;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .main_block h2 {
      font-size: 19px;
      padding-top: 15px; } }
  .main_block h1 {
    color: #d95282;
    font-size: 111px;
    font-family: 'Dharma Gothic C';
    line-height: 105px;
    text-align: center;
    transform: rotate(-4deg);
    letter-spacing: 10px;
    font-weight: bold; }
    .main_block h1 span {
      display: block;
      font-size: 85px;
      line-height: 85px; }
  @media screen and (max-width: 767px) {
    .main_block h1 {
      font-size: 56px;
      line-height: 56px; }
      .main_block h1 span {
        font-size: 46px;
        line-height: 46px; } }
  .main_block h5 {
    color: #c62f2f;
    font-size: 110px;
    line-height: 110px;
    font-weight: bold;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 8px;
    text-align: center; }
  .main_block p {
    font-size: 25px;
    color: #494848;
    font-family: 'Sofia Pro', sans-serif;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .main_block p {
      font-size: 17px;
      line-height: 19px; } }
    .main_block p span {
      font-weight: 300;
      display: block; }
  .main_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 350px; }
  @media screen and (max-width: 767px) {
    .main_block ul {
      max-width: 220px; } }
    .main_block ul li {
      font-size: 25px;
      border-bottom: solid 2px #edb4bf;
      color: #717171;
      font-family: 'Roboto', sans-serif;
      line-height: 50px;
      font-weight: bold; }
      .main_block ul li:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        display: inline-block;
        content: "\f101";
        color: #f2610b;
        margin-right: 15px;
        font-size: 25px; }
  @media screen and (max-width: 767px) {
    .main_block ul li {
      font-size: 15px;
      line-height: 35px;
      border-bottom: none; } }
  .main_block .price {
    display: flex;
    align-items: center; }
  @media screen and (max-width: 767px) {
    .main_block .price {
      display: block;
      margin-top: 20px;
      padding-bottom: 30px; } }
    .main_block .price .old {
      font-size: 60px;
      color: #000;
      position: relative;
      line-height: 35px;
      font-family: 'Bebas Neue', cursive;
      text-align: center; }
      .main_block .price .old:after {
        position: absolute;
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background-color: #c62f2f;
        transform: rotate(-14deg);
        top: 18px;
        left: 0; }
      .main_block .price .old span {
        display: block;
        font-size: 15px;
        line-height: 29px;
        color: #4b4b4b;
        font-family: 'Roboto', sans-serif;
        font-weight: bold; }
  @media screen and (max-width: 767px) {
    .main_block .price .old {
      display: inline-block;
      font-size: 40px; }
      .main_block .price .old span {
        line-height: 15px; } }
    .main_block .price .new {
      font-size: 120px;
      color: #000;
      font-family: 'Bebas Neue', cursive;
      font-weight: bold;
      margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .main_block .price .new {
      font-size: 81px;
      margin-left: 0; } }
  @media screen and (max-width: 375px) {
    .main_block .price .new {
      font-size: 65px;
      margin-left: 0; } }

.free {
  color: #121212;
  font-size: 24px;
  font-family: 'Roboto', sans-serif; }
  .free a {
    color: #828282;
    text-decoration: underline; }

.icom .container {
  background-color: #f7f3f4;
  padding-top: 30px; }
@media screen and (max-width: 767px) {
  .icom .container .qwgh {
    padding: 0; } }
.icom p {
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  color: #535353;
  line-height: 24px;
  margin-bottom: 35px; }
.icom h1 {
  color: #2477fe;
  font-size: 105px;
  font-family: 'Bebas Neue', cursive;
  line-height: 90px;
  font-weight: bold; }
  .icom h1 span {
    display: block;
    font-size: 70px;
    line-height: 70px; }
@media screen and (max-width: 767px) {
  .icom h1 {
    font-size: 56px;
    line-height: 56px; }
    .icom h1 span {
      font-size: 46px;
      line-height: 46px; } }

@media screen and (max-width: 767px) {
  .cccast img {
    width: 100%; } }
.cccast.top-0 .btn_get {
  top: 0px !important;
  margin-top: 20px; }
.cccast .tex_2 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 40px; }
.cccast .bt_1 {
  display: inline-block;
  background-image: url("../images/images/left_but.png");
  background-size: contain;
  width: 196px;
  height: 77px;
  margin: 0 7px; }
@media screen and (max-width: 767px) {
  .cccast .bt_1 {
    width: 146px;
    height: 57px; } }
.cccast .bt_2 {
  display: inline-block;
  background-image: url("../images/images/right_but.png");
  background-size: contain;
  width: 196px;
  height: 77px;
  margin: 0 7px; }
@media screen and (max-width: 767px) {
  .cccast .bt_2 {
    width: 146px;
    height: 57px; } }

.blue {
  background-color: #2bccfe;
  font-family: 'MyriadProRegular';
  color: white; }
  .blue .free {
    color: white; }
    .blue .free a {
      color: white; }
  .blue h3 {
    color: white;
    font-size: 46px;
    line-height: 100px; }
  .blue p {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 35px; }
    .blue p span {
      font-weight: bold;
      font-size: 30px;
      padding-bottom: 15px;
      padding-top: 15px;
      display: block; }

.pinks {
  background-color: #fff9f0; }
  .pinks h3 {
    color: #489cfd;
    font-size: 46px;
    line-height: 100px; }
  .pinks h4 {
    font-weight: bold;
    color: #2f2f2f;
    font-size: 30px;
    padding: 13px 0; }
  .pinks p {
    font-size: 19px;
    color: #232323;
    line-height: 23px; }
  .pinks .rewiev {
    text-align: left;
    margin-left: 40px;
    margin-bottom: 50px; }
    .pinks .rewiev i {
      color: #ffd204; }
    .pinks .rewiev .name {
      font-size: 24px;
      color: #333333; }
    .pinks .rewiev .date {
      font-size: 19px;
      color: #333333; }
    .pinks .rewiev .mr_l {
      margin-left: -20px; }

.new_upsales {
  color: #5b5b5b;
  background-color: #fff; }
  .new_upsales .bg_opsell_2 {
    background-image: url("../images/bg_upsell_2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    padding-top: 50px;
    overflow: hidden; }
    .new_upsales .bg_opsell_2 h1 {
      color: #d95282;
      font-size: 90px;
      font-family: 'Dharma Gothic C';
      line-height: 50px;
      text-align: center;
      transform: rotate(-4deg);
      letter-spacing: 10px;
      font-weight: bold; }
      .new_upsales .bg_opsell_2 h1 span {
        display: block;
        font-size: 70px;
        line-height: 85px;
        font-family: 'Dharma Gothic C'; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 h1 {
      font-size: 29px;
      line-height: 29px; }
      .new_upsales .bg_opsell_2 h1 span {
        font-size: 25px;
        line-height: 25px; } }
    .new_upsales .bg_opsell_2 .container {
      background-image: url("../images/bg_main_upsell_2.png");
      background-size: cover;
      background-position: right;
      height: 560px;
      border-radius: 0px;
      margin-top: 35px;
      border: none;
      position: relative;
      box-shadow: none; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 .container {
      background-image: url("../images/vjvhgvhhqwwwww.png");
      height: 348px; }
      .new_upsales .bg_opsell_2 .container p {
        padding-top: 30px;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px; }
      .new_upsales .bg_opsell_2 .container .mb-1 {
        max-width: 300px !important; }
        .new_upsales .bg_opsell_2 .container .mb-1 li {
          font-size: 11px;
          line-height: 20px; }
      .new_upsales .bg_opsell_2 .container .price.tiii {
        display: flex;
        position: relative;
        left: -167px;
        bottom: 21px; } }
  @media screen and (max-width: 380px) {
    .new_upsales .bg_opsell_2 .container {
      height: 315px; }
      .new_upsales .bg_opsell_2 .container .price.tiii {
        display: flex;
        position: relative;
        left: -146px;
        bottom: 16px; }
      .new_upsales .bg_opsell_2 .container p {
        font-size: 15px; } }
      .new_upsales .bg_opsell_2 .container.n0_img {
        background-image: none !important;
        height: auto !important; }
      .new_upsales .bg_opsell_2 .container.ups_3 {
        background-image: url("../images/bg_main_upsell_3.png");
        height: 550px; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 .container.ups_3 {
      background-image: url("../images/vjvhgvhhqwwwww_ups.png");
      height: 348px; }
      .new_upsales .bg_opsell_2 .container.ups_3 p {
        padding-top: 30px;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px; }
      .new_upsales .bg_opsell_2 .container.ups_3 .mb-1 {
        max-width: 300px !important; }
        .new_upsales .bg_opsell_2 .container.ups_3 .mb-1 li {
          font-size: 11px;
          line-height: 20px; }
      .new_upsales .bg_opsell_2 .container.ups_3 .price.tiii {
        display: flex;
        position: relative;
        left: -127px;
        bottom: -6px; } }
  @media screen and (max-width: 380px) {
    .new_upsales .bg_opsell_2 .container.ups_3 {
      height: 315px; }
      .new_upsales .bg_opsell_2 .container.ups_3 .price.tiii {
        display: flex;
        position: relative;
        left: -127px;
        bottom: 19px; } }
    .new_upsales .bg_opsell_2 .price {
      display: flex;
      align-items: center; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 .price {
      display: block;
      margin-top: 20px;
      padding-bottom: 30px; } }
      .new_upsales .bg_opsell_2 .price .old {
        font-size: 60px;
        color: #000;
        position: relative;
        line-height: 35px;
        font-family: 'Bebas Neue', cursive;
        text-align: center; }
        .new_upsales .bg_opsell_2 .price .old:after {
          position: absolute;
          content: "";
          display: block;
          height: 2px;
          width: 100%;
          background-color: #c62f2f;
          transform: rotate(-14deg);
          top: 18px;
          left: 0; }
        .new_upsales .bg_opsell_2 .price .old span {
          display: block;
          font-size: 15px;
          line-height: 29px;
          color: #4b4b4b;
          font-family: 'Roboto', sans-serif;
          font-weight: bold; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 .price .old {
      display: inline-block;
      font-size: 40px; }
      .new_upsales .bg_opsell_2 .price .old span {
        line-height: 15px; } }
      .new_upsales .bg_opsell_2 .price .new {
        font-size: 120px;
        color: #000;
        font-family: 'Bebas Neue', cursive;
        font-weight: bold;
        margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 .price .new {
      font-size: 81px;
      margin-left: 0; } }
  @media screen and (max-width: 375px) {
    .new_upsales .bg_opsell_2 .price .new {
      font-size: 65px;
      margin-left: 0; } }
    .new_upsales .bg_opsell_2 p {
      color: #3a3a3a;
      font-size: 46px;
      line-height: 40px;
      padding-top: 50px;
      padding-left: 0;
      font-family: 'Sofia Pro';
      font-weight: 800; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 p {
      padding-top: 20px;
      padding-left: 0px; } }
    .new_upsales .bg_opsell_2 ul {
      list-style: none;
      padding: 0;
      margin: 0;
      padding-left: 48px;
      padding-top: 0px;
      max-width: inherit; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 ul {
      padding-left: 0; } }
      .new_upsales .bg_opsell_2 ul li {
        font-size: 22px;
        color: #3a3a3a;
        font-family: 'Roboto', sans-serif;
        line-height: 35px;
        font-weight: 400;
        border: none; }
        .new_upsales .bg_opsell_2 ul li span {
          font-weight: bold; }
        .new_upsales .bg_opsell_2 ul li:before {
          font-family: 'Font Awesome 5 Free';
          font-weight: 900;
          display: inline-block;
          content: "\f00c";
          color: #de5e8f;
          margin-right: 12px;
          font-size: 16px; }
  @media screen and (max-width: 767px) {
    .new_upsales .bg_opsell_2 ul li {
      font-size: 15px;
      line-height: 35px; } }
  .new_upsales .asvv {
    text-align: center;
    font-size: 35px;
    color: #ff0000;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: -60px; }
    .new_upsales .asvv span {
      display: block;
      font-size: 22px; }
  @media screen and (max-width: 767px) {
    .new_upsales .asvv {
      top: 0; } }
  .new_upsales .priv {
    font-size: 15px;
    color: #000000;
    line-height: 24px;
    margin-bottom: 25px;
    font-family: 'Roboto', sans-serif; }
    .new_upsales .priv span {
      display: inline-block;
      margin: 0 25px; }
  .new_upsales .bg {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center; }
  .new_upsales .main_block {
    position: relative; }
    .new_upsales .main_block.part_2 {
      top: 0; }
      .new_upsales .main_block.part_2 .container {
        background-image: url("../images/images/up_new_2.png");
        height: 550px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_2 .container {
      background-image: none;
      height: auto; } }
        .new_upsales .main_block.part_2 .container .fsdkfhdkjf {
          position: relative;
          z-index: 2;
          left: -65px;
          top: -49px; }
        .new_upsales .main_block.part_2 .container p {
          color: black;
          font-size: 17px;
          line-height: 24px;
          padding-top: 0px;
          padding-left: 41px;
          font-family: 'Roboto', sans-serif;
          font-weight: 400; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_2 .container p {
      padding-top: 20px;
      padding-left: 0px; } }
        .new_upsales .main_block.part_2 .container ul {
          list-style: none;
          padding: 0;
          margin: 0;
          padding-left: 41px;
          padding-top: 10px;
          max-width: inherit; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_2 .container ul {
      padding-left: 0; } }
          .new_upsales .main_block.part_2 .container ul li {
            font-size: 16px;
            color: black;
            font-family: 'Roboto', sans-serif;
            line-height: 25px;
            font-weight: 400;
            border: none; }
            .new_upsales .main_block.part_2 .container ul li:before {
              font-family: 'Font Awesome 5 Free';
              font-weight: 900;
              display: inline-block;
              content: "\f00c";
              color: #46c331;
              margin-right: 12px;
              font-size: 16px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_2 .container ul li {
      font-size: 15px;
      line-height: 35px; } }
        .new_upsales .main_block.part_2 .container .price {
          display: flex;
          align-items: center;
          padding-left: 41px;
          position: relative;
          top: -10px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_2 .container .price {
      padding-left: 0; } }
          .new_upsales .main_block.part_2 .container .price .old {
            font-size: 35px;
            color: #a1a1a1;
            position: relative;
            line-height: 35px;
            font-family: 'Bebas Neue', cursive;
            text-align: center; }
            .new_upsales .main_block.part_2 .container .price .old:after {
              position: absolute;
              content: "";
              display: block;
              height: 2px;
              width: 100%;
              background-color: #eb0c6d;
              transform: rotate(-16deg);
              top: 18px;
              left: 0; }
            .new_upsales .main_block.part_2 .container .price .old span {
              display: block;
              font-size: 11px;
              line-height: 13px;
              color: #a1a1a1;
              font-family: 'Roboto', sans-serif;
              font-weight: bold; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_2 .container .price .old {
      display: inline-block; } }
          .new_upsales .main_block.part_2 .container .price .new {
            font-size: 80px;
            color: #46c331;
            font-family: 'Bebas Neue', cursive;
            font-weight: bold;
            margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_2 .container .price .new {
      margin-left: 20px; } }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block {
      top: 0; } }
    .new_upsales .main_block .container {
      background-image: url("../images/images/main_blocksel_2.png");
      background-size: cover;
      background-position: center;
      height: 620px;
      padding-top: 180px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block .container {
      background-image: none;
      height: auto;
      padding-top: 0px; } }
    .new_upsales .main_block.part_3 {
      top: 0; }
      .new_upsales .main_block.part_3 h1 {
        color: #ff6b20;
        font-family: 'Roboto', sans-serif;
        font-size: 75px; }
      .new_upsales .main_block.part_3 .red_block {
        font-size: 30px;
        color: #FFF;
        font-family: Impact;
        line-height: 65px;
        background-color: #e91016;
        padding: 0 20px;
        display: inline-block;
        margin-top: 29px;
        border-radius: 0px 0px 15px 15px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .red_block {
      font-size: 20px;
      line-height: 40px;
      margin-bottom: 15px; } }
      .new_upsales .main_block.part_3 .cvbg {
        font-family: Impact;
        font-size: 40px;
        color: #000000;
        text-transform: uppercase;
        line-height: 44px;
        text-align: left;
        margin-right: 15px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .cvbg {
      font-size: 20px;
      line-height: 20px; } }
      .new_upsales .main_block.part_3 .frttt {
        width: 170px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .frttt {
      width: 100px; } }
      .new_upsales .main_block.part_3 .anywhere {
        color: #000000;
        font-size: 27px;
        font-family: 'Roboto', sans-serif;
        margin-top: 236px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .anywhere {
      margin-top: 36px; } }
      .new_upsales .main_block.part_3 .container {
        background-image: url("../images/images/up_new_3.png");
        height: 620px;
        padding-top: 80px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .container {
      background-image: none;
      height: auto; } }
        .new_upsales .main_block.part_3 .container p {
          color: #252525;
          font-size: 17px;
          line-height: 24px;
          padding-top: 20px;
          padding-left: 0px;
          font-family: 'Roboto', sans-serif;
          font-weight: 600; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .container p {
      padding-top: 20px;
      padding-left: 0px; } }
        .new_upsales .main_block.part_3 .container ul {
          list-style: none;
          padding: 0;
          margin: 0;
          padding-left: 0px;
          padding-top: 10px;
          max-width: inherit; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .container ul {
      padding-left: 0; } }
          .new_upsales .main_block.part_3 .container ul li {
            font-size: 16px;
            color: #252525;
            font-family: 'Roboto', sans-serif;
            line-height: 25px;
            font-weight: 400;
            border: none; }
            .new_upsales .main_block.part_3 .container ul li:before {
              font-family: 'Font Awesome 5 Free';
              font-weight: 900;
              display: inline-block;
              content: "\f00c";
              color: black;
              margin-right: 12px;
              font-size: 16px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .container ul li {
      font-size: 15px;
      line-height: 35px; } }
        .new_upsales .main_block.part_3 .container .price {
          display: flex;
          align-items: center;
          padding-left: 0px;
          position: relative;
          top: -10px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .container .price {
      padding-left: 0; } }
          .new_upsales .main_block.part_3 .container .price .old {
            font-size: 35px;
            color: #a1a1a1;
            position: relative;
            line-height: 35px;
            font-family: 'Bebas Neue', cursive;
            text-align: center; }
            .new_upsales .main_block.part_3 .container .price .old:after {
              position: absolute;
              content: "";
              display: block;
              height: 2px;
              width: 100%;
              background-color: #ff6b20;
              transform: rotate(0deg);
              top: 18px;
              left: 0; }
            .new_upsales .main_block.part_3 .container .price .old span {
              display: block;
              font-size: 11px;
              line-height: 13px;
              color: #000;
              font-family: 'Roboto', sans-serif;
              font-weight: bold; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .container .price .old {
      display: inline-block; } }
          .new_upsales .main_block.part_3 .container .price .new {
            font-size: 80px;
            color: #101315;
            font-family: 'Bebas Neue', cursive;
            font-weight: bold;
            margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block.part_3 .container .price .new {
      margin-left: 20px; } }
    .new_upsales .main_block p {
      font-size: 14px;
      padding-left: 16px;
      color: #FFF;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      line-height: 19px;
      margin-bottom: 0;
      text-transform: none !important; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block p {
      padding-left: 0px;
      padding-top: 20px; } }
    .new_upsales .main_block ul {
      list-style: none;
      padding: 0;
      margin: 0;
      padding-left: 16px;
      padding-top: 20px;
      max-width: inherit;
      margin-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block ul {
      padding-left: 0px; } }
      .new_upsales .main_block ul li {
        font-size: 13px;
        color: #e4ca49;
        font-family: 'Roboto', sans-serif;
        line-height: 20px;
        font-weight: 400;
        border: none; }
        .new_upsales .main_block ul li:before {
          font-family: 'Font Awesome 5 Free';
          font-weight: 900;
          display: inline-block;
          content: "\f00c";
          color: #e4ca49;
          margin-right: 15px;
          font-size: 14px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block ul li {
      font-size: 13px;
      line-height: 35px; } }
    .new_upsales .main_block .price {
      display: flex;
      align-items: center;
      padding-left: 16px;
      position: relative;
      top: -20px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block .price {
      padding-left: 0px;
      top: 0; } }
      .new_upsales .main_block .price .old {
        font-size: 35px;
        color: #a1a1a1;
        position: relative;
        line-height: 35px;
        font-family: 'Bebas Neue', cursive;
        text-align: center; }
        .new_upsales .main_block .price .old:after {
          position: absolute;
          content: "";
          display: block;
          height: 2px;
          width: 100%;
          background-color: #eb0c6d;
          transform: rotate(-16deg);
          top: 18px;
          left: 0; }
        .new_upsales .main_block .price .old span {
          display: block;
          font-size: 11px;
          line-height: 13px;
          color: #e2c949;
          font-family: 'Roboto', sans-serif;
          font-weight: bold; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block .price .old {
      display: inline-block; } }
      .new_upsales .main_block .price .new {
        font-size: 80px;
        color: #FFF;
        font-family: 'Bebas Neue', cursive;
        font-weight: bold;
        margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .new_upsales .main_block .price .new {
      margin-left: 30px; } }
  .new_upsales p {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    color: #535353;
    line-height: 24px;
    margin-bottom: 35px; }
  .new_upsales #myModal_p .modal-content {
    background-image: url("../images/images/50_Off_03.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 750px;
    height: 600px;
    border-radius: 22px;
    overflow: hidden; }
  @media screen and (max-width: 767px) {
    .new_upsales #myModal_p .modal-content {
      height: 400px; } }
    .new_upsales #myModal_p .modal-content .pp {
      width: 100%;
      position: absolute;
      bottom: 0;
      text-align: center; }
      .new_upsales #myModal_p .modal-content .pp .tex_1 {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        color: #000000; }
      .new_upsales #myModal_p .modal-content .pp p {
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 10px; }
        .new_upsales #myModal_p .modal-content .pp p i {
          margin-right: 7px; }

h4.rred {
  font-size: 35px;
  color: black;
  line-height: 35px;
  margin-bottom: 20px;
  font-family: Impact; }
  h4.rred.green {
    color: #46c331;
    font-family: Impact;
    text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    h4.rred {
      margin-top: 25px; } }

h5.bblack {
  font-family: Impact;
  color: #000000;
  font-size: 29px;
  line-height: 29px;
  margin-bottom: 20px;
  position: relative;
  top: -10px; }

@media screen and (max-width: 767px) {
  .bgbbbb {
    background-color: #141d0a;
    padding: 25px 10px; } }
@media screen and (max-width: 375px) {
  .bgbbbb p {
    margin-bottom: 30px; }
    .bgbbbb p br {
      display: none; } }

@media screen and (max-width: 375px) {
  .lkjhh br {
    display: none; } }

@media screen and (max-width: 375px) {
  img.heg_ip {
    height: 420px !important; } }

@media screen and (max-width: 375px) {
  img.fghj {
    height: 294px !important; } }

.grid__item {
  overflow: hidden; }

@media screen and (max-width: 767px) {
  .main_block .container.svoi {
    display: none !important; } }

.botom_white {
  background-color: white;
  border-top: solid 1px #e1e1e1;
  font-size: 24px;
  color: #4c4c4c;
  padding: 40px 0;
  text-align: center;
  font-family: 'Sofia Pro'; }
  @media screen and (max-width: 767px) {
    .botom_white {
      padding: 20px 10px;
      font-size: 16px; } }

.section-header__title.h2:before, .section-header__title.h2:after {
  content: "“";
  display: inline-block;
  font-family: 'Josefin Sans', sans-serif !important;
  text-transform: uppercase;
  font-size: 5rem;
  line-height: 1.225; }

.get_the_skin {
  box-shadow: 0 -10px 10px -10px #e3e3e3;
  padding-top: 100px; }
  @media screen and (max-width: 767px) {
    .get_the_skin {
      padding-top: 20px; } }
  .get_the_skin h2 {
    font-family: 'Sofia Pro';
    font-weight: bold;
    color: #ef5585;
    text-align: center;
    margin-bottom: 30px; }
  .get_the_skin .botlelld {
    margin: auto;
    max-width: 550px; }
  .get_the_skin p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px !important;
    color: #2e2e2e !important;
    font-weight: normal !important;
    line-height: 27px !important;
    max-width: 800px;
    margin: auto;
    text-align: center; }
  .get_the_skin h5 {
    color: #303030;
    font-size: 24px;
    font-family: 'Roboto', sans-serif !important;
    text-decoration: underline; }
  .get_the_skin .rob {
    font-family: 'Roboto', sans-serif !important;
    text-align: left;
    margin-top: 0px;
    font-size: 20px !important; }

.hurry {
  text-align: center; }
  .hurry .bnlld {
    font-family: 'Roboto', sans-serif !important;
    font-size: 35px;
    text-transform: uppercase;
    color: black; }
  @media screen and (max-width: 767px) {
    .hurry .bnlld {
      font-size: 21px; } }
    .hurry .bnlld span {
      color: #ff0020; }
    .hurry .bnlld i {
      color: #ff0020;
      margin: 0 7px; }
  .hurry .price {
    display: flex;
    align-items: center;
    justify-content: center; }
  @media screen and (max-width: 767px) {
    .hurry .price {
      display: block;
      margin-top: 20px;
      padding-bottom: 30px; } }
    .hurry .price .old {
      font-size: 60px;
      color: #575757;
      position: relative;
      line-height: 35px;
      font-family: 'Bebas Neue', cursive;
      text-align: center; }
      .hurry .price .old:after {
        position: absolute;
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background-color: #c62f2f;
        transform: rotate(-14deg);
        top: 18px;
        left: 0; }
      .hurry .price .old span {
        display: block;
        font-size: 15px;
        line-height: 29px;
        color: #4b4b4b;
        font-family: 'Roboto', sans-serif;
        font-weight: bold; }
  @media screen and (max-width: 767px) {
    .hurry .price .old {
      display: inline-block;
      font-size: 40px; }
      .hurry .price .old span {
        line-height: 15px; } }
    .hurry .price .new {
      font-size: 120px;
      line-height: 120px;
      font-family: 'Bebas Neue', cursive;
      font-weight: bold;
      margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .hurry .price .new {
      font-size: 81px;
      margin-left: 0; } }
  @media screen and (max-width: 375px) {
    .hurry .price .new {
      font-size: 65px;
      margin-left: 0; } }

.pink_upsale {
  background-image: url("../images/pink_upsale.png");
  background-size: cover;
  padding: 100px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .pink_upsale {
      padding: 40px 0; } }
  .pink_upsale h4 {
    font-family: 'Sofia Pro';
    font-weight: bold;
    color: #505050;
    font-size: 46px;
    text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .pink_upsale h4 {
      font-size: 35px; } }
  .pink_upsale p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px !important;
    color: #505050 !important;
    font-weight: normal !important;
    line-height: 27px !important;
    padding-top: 0px !important; }

.rewiewsc h3 {
  color: #d95282;
  font-size: 100px;
  font-family: 'Dharma Gothic C';
  line-height: 50px;
  text-align: center;
  letter-spacing: 10px;
  font-weight: bold;
  padding: 100px 0; }
@media screen and (max-width: 767px) {
  .rewiewsc h3 {
    padding: 10px 0;
    font-size: 39px; } }
.rewiewsc .vkfe {
  font-size: 30px;
  color: #000000;
  font-family: 'Sofia Pro'; }
.rewiewsc .vkfe_2 {
  font-size: 23px;
  color: #000000;
  font-family: 'Roboto', sans-serif !important; }
@media screen and (max-width: 767px) {
  .rewiewsc .vkfe_2 {
    font-size: 17px; } }
.rewiewsc .date {
  font-family: 'Roboto', sans-serif !important;
  color: #333333;
  font-size: 30px; }
.rewiewsc .customer {
  font-size: 26px;
  color: #bb3f00;
  font-family: 'Roboto', sans-serif !important; }
.rewiewsc p {
  font-family: 'Roboto', sans-serif !important;
  font-size: 18px !important;
  color: #505050 !important;
  font-weight: 500 !important;
  line-height: 23px !important;
  padding-top: 0px !important; }

.sm-rty {
  font-family: 'Roboto', sans-serif !important;
  font-size: 30px !important;
  color: #000000 !important;
  line-height: 30px;
  padding-top: 35px;
  padding-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .sm-rty {
      font-size: 22px !important;
      line-height: 26px; } }

.sfddsfsd {
  position: relative;
  top: 32px; }