File: /home/emblazeone/www/amaroseantiaging/web/source_old/css/upsale.css
@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:wght@400;500;700&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: #eff9ff; }
@keyframes radial-pulse {
0% {
box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3); }
100% {
box-shadow: 0 0 0 40px rgba(0, 0, 0, 0); } }
.animate {
animation: radial-pulse 1s infinite; }
.btn_get {
line-height: 70px;
background: linear-gradient(to bottom, #bb3197, #ef0a6a);
border-radius: 32px;
padding: 0 22px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color: #FFF;
font-size: 27px;
display: inline-block;
text-align: left;
margin-bottom: 20px; }
@media screen and (max-width: 767px) {
.btn_get {
width: 320px;
margin-left: 0px;
font-size: 18px;
text-align: left; } }
@media screen and (max-width: 375px) {
.btn_get {
width: 100%;
margin-left: 0px;
font-size: 21px;
text-align: left; } }
@media screen and (max-width: 360px) {
.btn_get {
width: 279px;
margin-left: 0px;
font-size: 15px;
text-align: left; } }
.btn_get:hover {
color: white; }
.btn_get i {
margin-left: 10px;
color: #fff6dd; }
header {
border-top: solid 3px #eff9ff;
background: linear-gradient(to right, #4eadfe, #01f1fe);
line-height: 124px;
font-family: 'Omnes';
font-weight: 700;
font-size: 47px;
color: #FFFFFF;
text-align: center; }
header img {
display: inline-block;
margin-right: 13px; }
@media screen and (max-width: 767px) {
header {
font-size: 21px;
line-height: 75px; }
header img {
display: inline-block;
margin-right: 5px; } }
@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: #000000;
line-height: 84px;
text-align: center;
font-family: 'Omnes';
color: #FFF;
font-size: 42px; }
@media screen and (max-width: 767px) {
.black_line {
line-height: 29px;
padding: 15px 0;
font-size: 19px;
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; }
.main_block .container {
background-image: url("../images/main_block.png");
background-size: cover;
background-position: right; }
@media screen and (max-width: 767px) {
.main_block .container {
background-image: url("../images/main_block_mob.png");
background-size: cover;
background-position: 0px; } }
.main_block h2 {
font-family: 'Bebas Neue', cursive;
font-size: 29px;
color: #000000;
font-weight: 800;
text-transform: uppercase;
line-height: 29px; }
@media screen and (max-width: 767px) {
.main_block h2 {
font-size: 19px;
padding-top: 15px; } }
.main_block h1 {
color: #2477fe;
font-size: 105px;
font-family: 'Bebas Neue', cursive;
line-height: 90px; }
.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 p {
font-size: 25px;
color: #717171;
font-family: 'Roboto', sans-serif;
line-height: 29px;
font-weight: bold; }
@media screen and (max-width: 767px) {
.main_block p {
font-size: 17px;
line-height: 19px; } }
.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: 35px;
color: #a1a1a1;
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: #a1a1a1;
transform: rotate(-16deg);
top: 18px;
left: 0; }
.main_block .price .old span {
display: block;
font-size: 11px;
line-height: 13px;
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: 25px; } }
.main_block .price .new {
font-size: 80px;
color: #101315;
font-family: 'Bebas Neue', cursive;
font-weight: bold;
margin-left: 15px; }
@media screen and (max-width: 767px) {
.main_block .price .new {
font-size: 40px;
margin-left: 0; } }
.free {
color: #121212;
font-size: 24px;
font-family: 'Roboto', sans-serif; }
.free a {
color: #0087c6;
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 {
margin-top: 100px; } }
@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/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/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: #eff9ff; }
.new_upsales .cccast .btn_get {
position: relative;
top: -30px;
line-height: 70px;
background: linear-gradient(to bottom, #5f9634, #9faf3e);
border-radius: 32px;
padding: 0 22px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
color: #FFF;
font-size: 27px;
display: inline-block;
text-align: left;
margin-bottom: 0px; }
@media screen and (max-width: 767px) {
.new_upsales .cccast .btn_get {
width: 320px;
margin-left: 0px;
font-size: 18px;
text-align: left; } }
@media screen and (max-width: 375px) {
.new_upsales .cccast .btn_get {
width: 100%;
margin-left: 0px;
font-size: 21px;
text-align: left; } }
@media screen and (max-width: 360px) {
.new_upsales .cccast .btn_get {
width: 279px;
margin-left: 0px;
font-size: 15px;
text-align: left; } }
.new_upsales .cccast .btn_get:hover {
color: white; }
.new_upsales .cccast .btn_get i {
margin-left: 10px;
color: #fff6dd; }
@media screen and (max-width: 767px) {
.new_upsales .cccast img {
width: 100%; } }
.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 header {
border-top: solid 3px #eff9ff;
background: linear-gradient(to right, #4eadfe, #01f1fe);
line-height: 124px;
font-family: 'Omnes';
font-weight: 700;
font-size: 47px;
color: #FFFFFF;
text-align: center; }
.new_upsales header img {
display: inline-block;
margin-right: 13px; }
@media screen and (max-width: 767px) {
.new_upsales header {
font-size: 21px;
line-height: 70px; }
.new_upsales header img {
display: inline-block;
margin-right: 5px; } }
@media screen and (max-width: 375px) {
.new_upsales header {
font-size: 15px; } }
.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;
top: -50px; }
.new_upsales .main_block.part_2 {
top: 0; }
.new_upsales .main_block.part_2 .container {
background-image: url("../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 p {
color: #252525;
font-size: 17px;
line-height: 24px;
padding-top: 202px;
padding-left: 81px; }
@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: 81px;
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: #252525;
font-family: 'Roboto', sans-serif;
line-height: 25px;
font-weight: lighter;
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: 81px;
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.part_3 {
top: 0; }
.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/up_new_3.png");
height: 550px; }
@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: 202px;
padding-left: 81px; }
@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: 81px;
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: lighter;
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: #46c331;
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: 81px;
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: #eb0c6d;
transform: rotate(-16deg);
top: 18px;
left: 0; }
.new_upsales .main_block.part_3 .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_3 .container .price .old {
display: inline-block; } }
.new_upsales .main_block.part_3 .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_3 .container .price .new {
margin-left: 20px; } }
.new_upsales .main_block .container {
background-image: url("../images/up_new.png");
background-size: cover;
background-position: center;
height: 687px; }
@media screen and (max-width: 767px) {
.new_upsales .main_block .container {
background-image: none;
height: auto; } }
.new_upsales .main_block p {
font-size: 14px;
padding-top: 250px;
padding-left: 127px;
color: #FFF;
font-family: 'Roboto', sans-serif;
font-weight: lighter;
line-height: 19px;
margin-bottom: 0; }
@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: 127px;
padding-top: 0px;
max-width: inherit; }
@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: lighter;
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: 127px;
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/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: #e91016;
line-height: 35px;
margin-bottom: 20px;
font-family: Impact; }
h4.rred.green {
color: #46c331;
font-family: Impact; }
@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; } }
/*# sourceMappingURL=upsale.css.map */