﻿@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20-latin-regular.woff2) format('woff2'), url(../fonts/roboto-v20-latin-regular.woff) format('woff')
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20-latin-700.woff2) format('woff2'), url(../fonts/roboto-v20-latin-700.woff) format('woff')
}

footer,
header,
section {
  height: 100%
}

h1,
h6 {
  text-align: right
}

.col_2,
.col_3,
.col_4 {
  vertical-align: top
}

.effect h2 span,
.inputs_p span,
.li_before,
.price b,
.user_name span,
.warning b,
h1,
h4 {
  font-weight: 700
}

body {
  color: #fff;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-size: 100%;
  position: relative;
  line-height: 1;
  text-align: center
}

body,
html {
  overflow-x: hidden
}

.button,
h6,
p {
  text-transform: none
}

*,
::after,
::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

section {
  clear: both
}

ul li {
  list-style: none
}

a,
a:active,
a:hover,
a:visited {
  text-decoration: none
}

.button:hover,
button:hover,
input[type=submit]:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1)
}

h1 {
  font-size: 3.5em;
  margin-top: 30px;
  line-height: 1.1
}

h1 span {
  display: inline-block;
  text-align: center;
  background: #a24e83;
  border-radius: 5px;
  padding: 5px 15px
}

h2 {
  font-size: 1.75em;
  padding: 54px 0;
  line-height: 1.1
}

h3 {
  font-size: 2em;
  line-height: 1.1
}

h4,
h5 {
  font-size: 2.25em;
  text-align: center;
  line-height: 1.1
}

h4 {
  color: #d45b6d;
  margin: 60px 0 15px
}

h4 {
  margin-bottom: 5px !important
}

h5 {
  color: #5b5856
}

h6 {
  font-size: 1.5em;
  color: #974c82;
  margin: 15px 5px 15px 0;
  line-height: 1.1
}

h6 span {
  background-color: #e7d4e1;
  padding: 3px 7px;
  display: inline-block;
  text-align: center;
  border-radius: 5px
}

p {
  font-size: 1.12em
}

article {
  padding: 10px 0;
  clear: both
}

.button,
button,
input[type=button],
input[type=search],
input[type=submit] {
  cursor: pointer
}

.button,
button,
input,
select {
  border: none;
  background: 0 0;
  color: #fff
}

.button,
button:focus,
input {
  outline: 0
}

select {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  background: url(../images/sel.24.delayed.png) 97% 16px no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

select::-ms-expand {
  display: none
}

.button,
input[type=submit],
input[type=tel],
input[type=text],
select {
  display: block;
  font-size: 1.12em;
  z-index: 3;
  position: relative
}

input[type=tel],
input[type=text],
select {
  padding: .47em;
  border: 1px solid #a0909b;
  width: 100%;
  margin-bottom: .75em
}

input[type=tel] {
  margin-bottom: 25px
}

.button,
input[type=submit] {
  margin: auto;
  width: 240px;
  height: 55px;
  box-sizing: border-box;
  line-height: 55px;
  border-radius: 30px;
  background: #db601b;
  -moz-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out
}

.col_2,
.col_3,
.col_4,
.header_ul li,
.pull_bottom {
  display: inline-block
}

.ev_logo {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 5px
}

.button {
  width: 240px;
  margin-left: -120px;
  position: absolute;
  bottom: -27.5px;
  left: 50%
}

.main_container,
.price b,
.rel,
.row,
form,
li,
nav {
  position: relative
}

.header_product,
.logo,
form,
form::after {
  position: absolute
}

.main_container {
  width: 1181px;
  margin: auto
}

.effects_wrapp {
  width: 909px;
  margin: auto
}

.row {
  margin: 0
}

.col_2 {
  width: 49%
}

.col_3 {
  width: 32%
}

.col_4 {
  width: 24%
}

.left_float {
  float: left
}

.right_float {
  float: right
}

.text_l {
  text-align: center
}

.text_r {
  text-align: right
}

.pull_bottom {
  vertical-align: bottom
}

header {
  background: url(../images/header-bg_01.png) center no-repeat;
  background-size: cover;
  padding-top: 50px
}

.warning {
  font-size: .93em;
  color: #d497c5;
  text-align: left;
  padding: 1px 0 0 0
}

.warning p {
  text-align: center;
  line-height: 1.3
}

main {
  min-width: 320px;
  overflow: hidden
}

.warning b {
  color: #ed7a49;
  text-transform: uppercase
}

.logo {
  left: -2.5em;
  top: 122px
}

form {
  width: 379px;
  margin-left: 10.7em;
  padding-top: 40px;
  right: -44px;
  position: relative
}

.header_product {
  z-index: 3;
  left: -280px;
  top: 60px;
  width: 303px
}

form::after {
  content: none;
  right: -3em;
  bottom: 3.3em
}

.inputs,
.price {
  padding: 39px;
  position: relative
}

.price {
  padding: 0;
  padding-bottom: 0;
  display: flex;
  justify-content: space-around;
  align-items: center
}

.price>span:nth-child(1),
.price>span:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.inputs {
  background: rgba(112, 11, 87, .75);
  padding-bottom: 35px
}

.price span.al-cost {
  font-size: 39px;
  font-weight: 700
}

.price span.al-cost .x_currency {
  font-size: 24px
}

.price span.al-cost-promo {
  font-size: 32px;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  text-decoration: none;
  display: block;
  position: relative
}

.price s {
  text-decoration: none !important;
  margin-top: 7px
}

.price span.al-cost-promo:after {
  content: '';
  width: 96%;
  height: 2px;
  background-color: #e79a9a;
  position: absolute;
  top: 45%;
  left: -2%;
  transform: rotate(20deg)
}

.price span.al-cost-promo:before {
  content: '';
  width: 96%;
  height: 2px;
  background-color: #e79a9a;
  position: absolute;
  top: 45%;
  left: -2%;
  transform: rotate(-20deg)
}

.price span.al-cost-promo .x_currency {
  font-size: 20px
}

.price span i {
  font-style: normal;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  position: static;
  text-align: left
}

.price s {
  margin-bottom: 5px
}

.inputs_p {
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.4em;
  background: rgba(199, 62, 0, .73);
  padding: 20px 30px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-weight: 700
}

.header_ul li,
.li_before {
  text-align: left;
  text-transform: none
}

.inputs_p span {
  font-size: 1.87rem
}

.inputs_wrapper {
  padding: 1.68em 0
}

.header_ul {
  position: relative;
  left: -8em;
  bottom: -15em
}

.header_ul li {
  line-height: 17px;
  max-width: 210px;
  padding: 1.26em 3.93em 1.26em .66em;
  font-size: .87em;
  vertical-align: top;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 88px
}

.header_ul li {
  width: 171px;
  padding-top: 20px !important;
  padding-bottom: 0 !important;
}

@media screen and (min-width:1201px) {
  footer .header_ul li {
    width: 171px;
    padding-top: 20px !important;
    padding-bottom: 0 !important;
  }

  header .header_ul {
    position: relative;
    left: 5px;
    bottom: 16px
  }
}

.header_ul li:first-child {
  background: #d35b6d;
  padding-bottom: 1.25em
}

@media screen and (min-width:1281px) {
  header .header_ul li:first-child {
    padding-right: 90px;
    margin-right: -25px
  }
}

@media screen and (min-width:1201px) {
  footer .header_ul {
    bottom: 17px;
    left: 5px
  }

  footer .warning {
    margin-top: 60px
  }

  footer .header_ul li br {
    display: none
  }
}

.header_ul li:first-child:before {
  background: url(../images/arrow-white_03.png) right no-repeat #d35b6d
}

.header_ul li:nth-child(2) {
  background: #b25f93
}

.header_ul li:nth-child(2):before {
  background: url(../images/arrow-white_03.png) right no-repeat #b25f93
}

.header_ul li:nth-child(3) {
  background: #2680a0
}

.header_ul li:nth-child(3):before {
  background: url(../images/arrow-white_03.png) right no-repeat #2680a0
}

.header_ul li:before {
  content: '';
  width: 48px;
  height: 100%;
  position: absolute;
  left: -3.3em;
  top: 0;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%
}

.header_ul b {
  font-size: 1.2em
}

.li_before-wrap {
  display: flex;
  justify-content: center;
}

.li_before {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b25f93;
  font-size: 1.12em;
  line-height: 1.1;
  font-style: italic;
  font-weight: 300;
  padding: 45px 0 45px 75px;
  box-sizing: border-box
}

.li_before.one {
  margin-right: 40px;
}

.li_before li:first-child {
  padding-bottom: 19px
}

.li_before li:before {
  content: url(../images/header-li-before_03.png);
  position: absolute;
  left: -3.5em
}

.item {
  text-align: center;
  width: 25%;
  float: left;
  height: auto;
  padding: 0 10px
}

.item .col_4,
.item img {
  width: 100%
}

.item img {
  height: auto
}

.myco {
  background: url(../images/bg-myco_02.png) center no-repeat;
  height: 471px;
  background-size: cover;
  position: relative
}

.myco .button {
  position: absolute;
  bottom: -27.5px;
  left: 50%;
  margin-left: -120px
}

.myco p {
  color: #ffcc82;
  line-height: 22px;
  padding-bottom: 0
}

.effect li,
.rev {
  line-height: 20px
}

.myco p:nth-child(3) {
  padding-right: 4.2em
}

.myco p:nth-child(4) {
  padding-right: 1.7em
}

.myco p:nth-child(5) {
  padding-left: 2em
}

.myco p:nth-child(6) {
  padding-left: 4em
}

.myco b {
  text-transform: uppercase
}

.effect li,
.h6header,
.user_com {
  text-transform: none
}

.effect {
  padding-bottom: 54px
}

.effect .main_container:before {
  content: url(../images/legs_07.png);
  position: absolute;
  right: 2em;
  z-index: -1;
  top: -170px
}

.effect .main_container:after {
  content: url(../images/mint_07.png);
  position: absolute;
  left: -7em
}

.effect h2 {
  color: #5b5856;
  padding: 60px 0;
  text-align: left;
  padding-right: 230px
}

.effect h2 span {
  color: #9c62a2
}

.effect li {
  padding-right: 260px;
  color: #5b5856;
  text-align: left;
  margin-bottom: 42px;
  display: flex;
  align-items: center;
  height: auto
}

.effect li span {
  height: auto;
  text-align: center;
  position: relative;
  margin-right: 20px;
  margin-left: 53px
}

.effect li span:before {
  height: 100%;
  text-align: center;
  position: absolute
}

.effect li:nth-child(1) {
  padding-top: 0
}

.effect li span {
  display: block;
  width: 230px;
  background: #9c62a2;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding: 10px 10px 10px 5px;
  color: #fff;
  font-size: 20px
}

.effect li p {
  width: calc(100% - 303px)
}

.effect li:nth-child(4) span {
  padding-top: 18px;
  font-size: 1.12em
}

.effect li span:before {
  content: '1';
  width: 48px;
  background: #f9f9f9;
  color: #9c62a2;
  left: -48px;
  top: 0;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center
}

.effect li:nth-child(2) span:before {
  content: '2';
  top: 0
}

.effect li:nth-child(3) span:before {
  content: '3';
  top: 0
}

.effect li:nth-child(4) span:before {
  content: '4';
  top: 0
}

.removing {
  background: url(../images/bg-removing_08.png) center no-repeat #804185;
  background-size: contain
}

.removing h2 {
  font-size: 2em;
  padding: 40px 0 70px
}

.removing p {
  color: #efbcf2;
  padding-bottom: 80px;
  line-height: 1.2
}

.removing .left p:first-child {
  padding-left: 6em
}

.removing .left p:nth-child(2),
.removing .left p:nth-child(3) {
  text-align: right;
  padding-right: 16em
}

.removing .left p:nth-child(3) {
  padding-bottom: 126px
}

.removing .left p:nth-child(4) {
  text-align: right;
  padding-right: 12em
}

.removing p:last-child {
  padding-bottom: 82px
}

.removing .right p:first-child {
  padding-right: 10em;
  padding-left: 11.1em
}

.removing .right p:nth-child(2),
.removing .right p:nth-child(3) {
  text-align: left;
  padding-left: 17em
}

.down {
  padding-top: 10px
}

.removing .right p:nth-child(4) {
  text-align: left;
  padding-left: 12em
}

.pb {
  padding-top: 10px
}

.comment {
  background: url(../images/bg-comments_06.png) center top no-repeat;
  background-size: cover;
  padding-top: 63px;
  text-align: left;
  padding-bottom: 50px
}

.comment h3 {
  background: #157aa2;
  padding: 22px;
  margin-right: 22.3em;
  margin-bottom: 35px
}

.comment h3 span {
  color: #07688f;
  font-weight: 700
}

.comment h3:nth-child(3) {
  display: block;
  width: 100%;
  background: 0 0;
  padding: 30px 0;
  margin: 0
}

.comment div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.rev {
  border-bottom: 2px solid #7dbad2;
  padding-bottom: 24px
}

.user_name {
  color: #b5eaff;
  padding-bottom: 10px
}

.user_name span {
  color: #fff
}

.user_com {
  font-size: .87em;
  line-height: 1.2
}

.textin {
  width: 100%;
  position: relative
}

.textin p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 0;
  text-transform: uppercase;
  text-align: center
}

.textin span {
  display: block;
  font-size: 20px;
  margin: 0 auto;
  color: #45a0c7
}

.textin span:nth-child(2) {
  color: #fff;
  font-size: 16px;
  line-height: 19px
}

.textin span:nth-child(3) {
  color: #974c9f;
  font-size: 25px
}

.col_3 div {
  display: inline-block;
  vertical-align: top
}

.image {
  width: 40%
}

.expert {
  width: 54%;
  padding-left: 10px
}

footer {
  background: url(../images/header-bg_01.png) center no-repeat;
  background-size: cover;
  padding-top: 50px
}

footer h1 {
  margin-top: 0
}

::-webkit-input-placeholder {
  color: #fff
}

::-moz-placeholder {
  color: #fff
}

:-moz-placeholder {
  color: #fff
}

:-ms-input-placeholder {
  color: #fff
}

footer .warning {
  background-color: rgba(72, 9, 48, .81)
}

.h6header {
  display: block;
  float: right;
  padding: 10px;
  width: 531px;
  font-size: 1.5em;
  color: #fff;
  background: #a24e83;
  text-align: center;
  margin: 15px 5px 0 0
}

a.privacy {
  font-size: 18px;
  text-align: center;
  color: #fff
}

a.privacy:hover {
  text-decoration: underline
}

@media only screen and (max-width:767px) {
  .main_container {
    width: 100%
  }

  .comment h3:nth-child(3) {
    padding-left: calc(18.5% - 80.5px) !important
  }
}

@media only screen and (min-width:768px) {
  .main_container {
    width: 750px
  }
}

@media only screen and (min-width:993px) {
  .main_container {
    width: 970px
  }
}

@media only screen and (min-width:1201px) {
  .main_container {
    width: 1170px
  }
}

@media only screen and (max-width:1280px) and (min-width:1201px) {
  header .header_ul li {
    max-width: 185px
  }
}

.header_product_m {
  display: none
}

@media only screen and (max-width:1200px) {

  .li_before.one {
    margin-right: 10px;
  }

  h1 {
    font-size: 3em
  }

  .header_product {
    z-index: 3;
    left: -230px;
    top: 130px;
    max-width: 250px
  }

  .effect .main_container:before {
    top: -120px
  }

  footer .warning {
    margin-top: 60px
  }

  .header_ul {
    left: 50px;
    bottom: 5px
  }

  .header_ul li {
    display: flex;
    flex-direction: column;
    justify-content: center
  }

  .header_ul li::after {
    content: '';
    width: 47px;
    height: 100%;
    position: absolute;
    right: -3.3em;
    top: 0;
    background: inherit;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%
  }

  .comment,
  .removing {
    background-size: cover
  }

  .logo {
    left: -17px;
    top: 122px
  }

  .removing .left p:first-child {
    padding-left: 0
  }

  .removing .left p:nth-child(2),
  .removing .left p:nth-child(3) {
    padding-right: 18em
  }

  .removing .left p:nth-child(4) {
    padding-right: 14em
  }

  .removing .right p:first-child {
    padding-right: 0;
    padding-left: 12em
  }

  .removing .right p:nth-child(2),
  .removing .right p:nth-child(3) {
    padding-left: 18em
  }

  .removing p:last-child {
    padding-bottom: 70px
  }

  .comment h3 {
    margin-right: 0
  }

  .comment div.image img {
    max-width: 100%;
    height: auto
  }

  .footer_product {
    width: 200px;
    top: 9em;
    left: 3em
  }

  .header_ul li {
    padding-top: 0 !important;
    font-weight: 400
  }

  .header_ul li br {
    display: none
  }

  .hiddenbr {
    display: none
  }

  h1,
  h6 {
    margin-right: 30px
  }
}

@media only screen and (min-width:993px) and (max-width:1200px) {
  .footer__pull {
    left: 50px;
    bottom: 6px
  }
}

@media only screen and (min-width:768px) and (max-width:1200px) {

  .effect h2,
  .micosi {
    font-size: 32px
  }
}

.d992 {
  display: none
}

.al-cost {
  margin-bottom: 15px;
  margin-right: 0
}

.price {
  align-items: flex-start;
  display: flex;
  width: 100%;
  justify-content: space-between
}

@media only screen and (max-width:992px) {
  h1 {
    text-align: center
  }

  .d992 {
    display: block
  }

  .effect .main_container:before {
    top: 0
  }

  footer input[type=submit],
  header input[type=submit] {
    width: 220px
  }

  footer h6,
  h6 {
    text-align: center
  }

  .effect li {
    flex-wrap: wrap
  }

  .effect li span {
    margin-bottom: 10px
  }

  .effect li p {
    width: 100%
  }

  .removing .left p:first-child {
    background: url(../images/rii1.png) no-repeat center top
  }

  .removing .left p:nth-child(2) {
    background: url(../images/rii2.png) no-repeat center top
  }

  .removing .left p:nth-child(3) {
    background: url(../images/rii3.png) no-repeat center top
  }

  .removing .left p:nth-child(4) {
    background: url(../images/rii4.png) no-repeat center top
  }

  .removing .right p:nth-child(1) {
    background: url(../images/rii5.png) no-repeat center top
  }

  .removing .right p:nth-child(2) {
    background: url(../images/rii6.png) no-repeat center top
  }

  .removing .right p:nth-child(3) {
    background: url(../images/rii7.png) no-repeat center top
  }

  .removing .right p:nth-child(4) {
    background: url(../images/rii8.png) no-repeat center top
  }

  .removing .left p,
  .removing .right p {
    min-height: 180px
  }

  .removing .left p br,
  .removing .right p br {
    display: none
  }

  .logo {
    display: none
  }

  .header_ul {
    left: -15em;
    bottom: -16.1em
  }

  .header_ul li:first-child {
    padding-bottom: 12px
  }

  .header_ul li {
    max-width: 189px;
    padding-right: 0;
    padding: 12px;
    margin-top: -1px
  }

  .myco .item {
    width: 50%
  }

  div.expert {
    width: 100%
  }

  .myco .main_container::after {
    content: '';
    display: table;
    clear: both
  }

  .myco {
    background-size: cover;
    height: auto;
    padding-bottom: 80px
  }

  .effect li,
  .effect li:nth-child(1),
  .effect li:nth-child(3),
  .effect li:nth-child(4) {
    padding-top: 0;
    padding-left: 0
  }

  .removing {
    background: #854689
  }

  .removing .main_container {
    padding-bottom: 50px
  }

  .removing .left>p,
  .removing .right>p {
    padding: 110px 15px 15px !important;
    text-align: center !important
  }

  .comment div.image {
    display: block;
    margin-bottom: 0;
    text-align: center
  }

  .header_product {
    max-width: 75%;
    left: -208px;
    top: 167px
  }

  .comment {
    background-size: cover;
    padding-bottom: 7em
  }

  div.expert {
    margin-bottom: 0
  }

  footer .warning {
    margin-top: 50px
  }

  .footer_product {
    width: 220px;
    top: 0
  }

  .footer_product {
    width: 230px;
    top: 160px;
    left: 72px
  }

  form::after {
    display: none
  }

  .form_wrap {
    padding: 0 30px
  }

  form {
    width: 300px;
    padding-top: 20px;
    right: -129px;
    margin-left: 0;
    display: inline-block
  }

  .inputs_p {
    font-size: 18px
  }

  h4 {
    margin-top: 50px
  }

  .inputs {
    padding-top: 20px;
    padding-bottom: 20px
  }
}

.myco h2,
header h4,
header h5 {
  padding-left: 15px;
  padding-right: 15px
}

@media only screen and (max-width:767px) {
  .li_before-wrap {
    padding-top: 30px;
    display: block;
  }

  .li_before.one {
    margin: 0;
  }

  footer .warning {
    margin-top: 160px
  }

  .price span.al-cost {
    font-size: 35px
  }

  .price {
    padding-bottom: 0
  }

  .comment div {
    justify-content: center
  }

  .col_3 div {
    display: inline-block !important
  }

  .comment div.image {
    width: auto;
    margin: 0 20px 0 0
  }

  .comment .col_3 {
    width: 100%
  }

  .comment .col_3:not(:last-child) {
    margin-bottom: 20px
  }

  div.expert {
    margin-bottom: 0;
    width: 74%
  }

  .h6header {
    padding-right: 30px
  }

  h1 {
    text-align: center
  }

  .h6header {
    float: none;
    text-align: right;
    width: 100%
  }

  .form_wrap,
  header h4,
  header h5 {
    text-align: center
  }

  h1 span {
    font-size: 32px
  }

  h6 {
    font-size: 20px
  }

  .myco h2 {
    font-size: 32px
  }

  .header_ul {
    left: 60px;
    position: absolute;
    bottom: auto
  }

  .form_wrap {
    padding: 0 30px
  }

  form {
    width: 300px;
    padding-top: 20px;
    top: 40px;
    right: 20px;
    margin-left: 0;
    display: inline-block;
    position: absolute
  }

  .header_product {
    left: -185px;
    top: auto;
    width: 220px;
    bottom: -33px
  }

  header h4 {
    margin-top: 160px
  }

  .header_ul li {
    max-width: 35vw;
    padding-left: 25px;
    padding-right: 5px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px
  }

  header .col_2.li_before {
    width: 100%
  }

  header .col_2.li_before.one {
    padding-bottom: 10px
  }

  header .col_2.li_before.two {
    padding-top: 10px
  }

  header .col_2.li_before ul {
    margin-left: 60px
  }

  .warning p {
    padding: 0 30px
  }

  .textin span {
    font-size: 18px
  }

  .textin span:nth-child(2) {
    font-size: 16px
  }

  .textin span:nth-child(3) {
    font-size: 20px
  }

  .effect .main_container::before {
    display: none
  }

  .effect h2 {
    padding: 60px 15px;
    font-size: 36px
  }

  .effect li,
  .effect li:nth-child(1),
  .effect li:nth-child(3),
  .effect li:nth-child(4) {
    padding-right: 15px;
    padding-left: 15px
  }

  .effect li:nth-child(3) {
    margin-bottom: 0 !important
  }

  .removing h2 {
    font-size: 28px;
    padding: 40px 15px 70px
  }

  .comment {
    background: #458cad
  }

  .comment .main_container {
    padding: 0 15px
  }

  .header_ul li:before {
    width: 50px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px
  }

  .header_ul li:after {
    content: none
  }

  .inputs_p {
    font-size: 18px
  }

  .inputs_p span {
    font-size: 22px
  }

  .footer_product {
    left: 0;
    top: 0;
    width: 300px
  }

  div.expert {
    width: 63%
  }

  h6 span {
    font-size: 17px
  }
}

option {
  color: #000
}

.header_ul.mob_only {
  display: none
}

@media only screen and (max-width:620px) {
  .header_ul li:after {
    content: '';
    right: -45px;
    width: 50px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px
  }

  .header_ul li {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }

  header h4 {
    margin-top: 40px
  }

  .header_ul {
    position: static
  }

  .header_ul.mob_only {
    display: block
  }

  .header_ul.desktop {
    display: none
  }

  .header_ul li {
    margin-left: auto;
    margin-right: auto;
    max-width: 193px;
    padding-left: 25px
  }

  .header_ul li br {
    display: none
  }

  h6 {
    margin: 15px 0 25px 0
  }

  .footer_product {
    position: static
  }

  footer .warning {
    margin-top: 40px
  }

  .header_product {
    display: none
  }

  form {
    position: relative;
    right: auto;
    top: auto
  }

  .li_before {
    padding: 25px 35px 25px 75px
  }

  .removing .main_container {
    padding-bottom: 40px !important
  }

  .header_product_m {
    display: block;
    max-width: 200px;
    margin: 20px auto 0 auto
  }
}

@media only screen and (max-width:480px) {
  .removing .col_2 {
    width: 100%
  }

  h1 br {
    display: none !important
  }

  div.expert {
    width: 100%
  }

  .header_product {
    left: 50%;
    z-index: 0;
    top: 6em;
    margin-top: 5px
  }

  form {
    padding-top: 20px;
    position: relative;
    z-index: 2
  }

  h1 span {
    font-size: 30px;
    padding: 8px 15px
  }

  .h6header {
    font-size: 18px
  }

  .li_before {
    padding: 20px 30px
  }

  .form_wrap {
    padding: 0 5px
  }

  .warning p {
    padding: 0 15px;
    line-height: 1.2;
    font-size: 14px
  }

  .inputs {
    padding-top: 15px
  }

  .inputs_p {
    padding-bottom: 15px
  }

  header h4 {
    margin-top: 25px
  }

  h1 {
    margin-top: 15px
  }

  header h4,
  header h5 {
    font-size: 24px
  }

  .myco {
    background: #eb6042
  }

  .myco .item {
    width: 100%
  }

  .textin span {
    font-size: 22px
  }

  .textin span:nth-child(2) {
    font-size: 20px
  }

  .textin span:nth-child(3) {
    font-size: 25px
  }

  .comment h3,
  .effect h2 {
    font-size: 24px
  }

  .myco p {
    padding-bottom: 0
  }

  .comment .col_3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: 0 auto 20px
  }

  .comment h3:nth-child(3) {
    text-align: center
  }

  .comment div.image {
    margin-bottom: 10px;
    margin-right: 0
  }

  .footer_product {
    width: 260px
  }

  .item img {
    max-width: 355px
  }

  .removing .main_container {
    padding-bottom: 20px !important
  }

  .header_product_m {
    margin: 20px auto 0 auto
  }
}

h1 {
  margin-top: 0
}

.li_before {
  padding-bottom: 50px
}

.comment,
.myco h2,
.removing h2,
footer {
  padding-top: 50px
}

.effect h2 {
  padding-top: 50px;
  padding-bottom: 50px
}

@media screen and (max-width:992px) {
  .al-cost {
    padding-right: 0;
    margin-bottom: 10px
  }

  .li_before {
    padding-bottom: 25px;
    padding-left: 90px;
    padding-right: 24px
  }

  .myco h2,
  .removing h2,
  footer {
    padding-top: 35px
  }

  .comment {
    padding-top: 62px;
    padding-bottom: 35px
  }

  .effect h2 {
    padding-top: 62px;
    padding-bottom: 35px
  }

  .myco h2 {
    padding-bottom: 30px
  }

  .removing h2 {
    padding-bottom: 35px
  }

  .col_3 div {
    padding-left: 0
  }

  .myco {
    padding-bottom: 62px
  }

  .removing .main_container {
    padding-bottom: 30px
  }

  .price span i {
    text-align: left !important
  }

  .inputs_p {
    padding: 20px 30px
  }

  .comment div {
    align-self: flex-start
  }

  .price {
    padding: 15px 0;
    flex-direction: column;
    align-items: center
  }

  .inputs {
    padding: 0 15px 20px 15px
  }

  .price span.al-cost {
    font-size: 35px
  }

  .price span.al-cost .x_currency {
    font-size: 16px
  }

  .price span.al-cost-promo .x_currency {
    font-size: 18px
  }

  .only_number {
    margin-bottom: 15px !important
  }

  input[type=tel] {
    margin-bottom: 15px !important
  }
}

@media screen and (min-width:768px) and (max-width:992px) {
  .image {
    width: 126.16px;
    height: 142.64px
  }

  .user_name {
    padding: 10px 0
  }

  .header_ul {
    left: -75px;
    bottom: 5px
  }

  .header_product {
    max-width: 238px;
    left: -225px;
    top: 114px
  }

  .inputs {
    padding-left: 25px;
    padding-right: 25px
  }

  select {
    background: url(../images/sel.24.delayed.png) 97% 16px no-repeat
  }

  .li_before {
    padding-bottom: 35px
  }
}

@media only screen and (min-width:621px) and (max-width:767px) {
  .header_product_m {
    display: block;
    max-width: 210px;
    position: absolute;
    top: 285px;
    left: 40px
  }

  .header_ul li:before {
    background-position: 60% 50% !important
  }

  .header_ul li br {
    display: none
  }

  .header_ul li {
    max-width: 210px
  }

  .header_product {
    display: none
  }

  .header_ul li:first-child {
    padding-bottom: 9px
  }

  .header_ul li {
    padding: 10px 20px 10px 5px
  }

  header .col_2.li_before.two {
    padding-bottom: 35px
  }
}

@media screen and (min-width:620px) and (max-width:992px) {

  .button,
  input[type=submit] {
    max-width: 220px
  }
}

@media screen and (min-width:768px) and (max-width:992px) {
  .inputs {
    padding-bottom: 20px
  }
}

@media screen and (max-width:767px) {
  .li_before {
    padding: 0 15px 25px 90px
  }

  .row.promo-content {
    min-height: 473px
  }
}

@media only screen and (min-width:481px) and (max-width:767px) {

  .comment h3,
  .comment h3:nth-child(3),
  .effect h2,
  .removing h2,
  header h4,
  header h5 {
    font-size: 30px
  }

  .micosi {
    font-size: 30px !important
  }
}

@media screen and (max-width:480px) {
  .li_before {
    padding-left: 75px;
  }

  .myco h2 {
    padding-bottom: 20px
  }

  .myco h2,
  .removing h2,
  footer {
    padding-top: 25px
  }

  .comment {
    padding-top: 52px;
    padding-bottom: 25px
  }

  .effect h2 {
    font-size: 24px;
    text-align: center;
    padding-top: 52px;
    padding-bottom: 25px
  }

  .effect li,
  .effect li:nth-child(1),
  .effect li:nth-child(3),
  .effect li:nth-child(4) {
    display: flex;
    justify-content: center;
    text-align: center
  }

  .removing h2 {
    font-size: 24px;
    padding-bottom: 25px
  }

  .myco {
    padding-bottom: 52px
  }

  .removing .main_container {
    padding-bottom: 10px
  }

  .comment .col_3 {
    margin-bottom: 0
  }

  .expert {
    padding-left: 0
  }

  .header_ul li {
    max-width: 195px
  }

  .last {
    font-size: 30px
  }

  .micosi {
    font-size: 24px !important
  }

  .effect h2 {
    font-size: 24px
  }
}

.ev-footer__logo svg {
  margin-bottom: 5px !important
}

a:-moz-focusring,
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

:active,
:focus,
:hover,
:visited {
  outline: 0 !important
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important
}

::-moz-focus-inner {
  border: 0;
  outline: 0
}

@media (min-width:1201px) and (max-width:1500px) {
  header .header_ul li {
    max-width: 211px;
  }

  footer .header_ul li {
    max-width: 171px
  }
}

@-moz-document url-prefix() {
  .header_product {
    top: 88px
  }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .header_ul li {
    max-width: 265px;
    margin-top: -1px
  }

  .header_ul li:nth-child(3) {
    margin-right: 25px !important
  }

  header .header_ul li:first-child {
    margin-right: 0
  }

  footer .header_ul li:before {
    left: -45px
  }

  body,
  html {
    overflow-x: hidden
  }

  .price span.al-cost {
    font-size: 35px
  }

  .price span.al-cost .x_currency {
    font-size: 20px
  }

  .header_product {
    top: 79px;
    /* left: -15.5em */
  }
}

@media screen and (max-width:620px) {

  footer,
  header {
    background-image: url(../images/header-bg_01mob.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
  }
}

.removing {
  background: #804185;
  padding-bottom: 50px
}

.removing p {
  padding: 0 !important
}

.removing .left,
.removing .left p:nth-child(2),
.removing .left p:nth-child(3),
.removing .left p:nth-child(4) {
  text-align: left !important
}

.my-btn {
  position: static;
  margin-left: auto;
  margin-right: auto;
  transform: none;
  margin-top: 20px
}

.some-row {
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center
}

.some-col {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  max-width: 400px;
  margin-left: auto;
  padding: 0 10px;
  margin-right: auto
}

.some-img-wrap {
  margin-right: 10px
}

.some-text {
  line-height: 1.2;
  text-align: left
}

@media screen and (max-width:992px) {
  .some-col {
    max-width: 330px
  }
}

@media screen and (max-width:820px) {
  .some-row {
    align-items: flex-start
  }

  .some-col {
    flex-direction: column;
    text-align: center;
    min-height: 155px
  }

  .some-img-wrap {
    margin-right: 0;
    margin-bottom: 10px
  }

  .some-col br {
    display: none
  }

  .some-text {
    text-align: center;
    font-size: 14px
  }
}

@media screen and (max-width:480px) {
  .some-row {
    flex-direction: column;
    align-items: center
  }

  .some-col {
    min-height: 0;
    margin-left: auto !important;
    margin-right: auto !important
  }

  .some-text {
    max-width: 270px;
    width: 100%
  }

  .my-btn {
    margin-top: 0
  }

  footer .warning {
    margin-top: 25px
  }
}

@media screen and (min-width:621px) and (max-width:767px) {
  h6 {
    margin-top: 25px;
    margin-bottom: 25px
  }
}

@media screen and (max-width:992px) {
  .price {
    display: flex;
    flex-direction: column;
    align-items: center
  }

  .al-cost {
    margin-top: 5px;
    margin-right: 0
  }

  .old-price {
    padding-bottom: 0
  }
}

@media screen and (min-width:480px) and (max-width:620px) {
  header {
    padding-top: 50px !important
  }
}

@media screen and (max-width:479px) {
  .effect .main_container:after {
    content: url(../images/mint_07_mob.png);
    position: absolute;
    width: 100%;
    left: 0
  }

  header {
    padding-top: 30px !important
  }

  footer,
  header {
    background: linear-gradient(to bottom, #806472 0, #fff 100%)
  }
}

::-ms-clear {
  display: none
}

* {
  -webkit-tap-highlight-color: transparent
}

#comebacker_main_div {
  display: none !important;
  height: 0 !important
}

html {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

a:-moz-focusring,
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

:active,
:focus,
:hover,
:visited {
  outline: 0 !important
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important
}

::-moz-focus-inner {
  border: 0;
  outline: 0
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
  border: none
}

:not(#fake) {
  outline: 0
}

.popup {
  padding: 20px;
  display: flex;
  align-items: center;
  background: #804185;
}

.popup-prod {
  width: 270px;
  max-width: 100%;
  margin-right: 20px;
}

.popup form {
  margin: 0;
  padding: 0;
  position: static;
}

@media screen and (max-width:992px) {
  .removing .main_container {
    padding-bottom: 0 !important
  }

  .removing {
    padding-bottom: 35px !important
  }

  .comment {
    padding-top: 35px !important
  }

  h1,
  h6 {
    margin-right: 0
  }

  .popup {
    padding: 0;
    background: 0;
  }

  .popup-prod {
    display: none;
  }

}

@media screen and (max-width:480px) {

  h1,
  h6 {
    margin-right: 20px;
    margin-left: 20px
  }
}

@media screen and (max-width:479px) {
  .removing {
    padding-bottom: 25px !important
  }

  .comment {
    padding-top: 25px !important
  }

  .comment h3 {
    text-align: center
  }
}

@media screen and (min-width:480px) and (max-width:767px) {
  .comment .col_3 .expert {
    margin-bottom: 0 !important
  }

  .comment .col_3 {
    align-items: center
  }

  .comment h3 {
    text-align: center
  }
}