﻿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
}

.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);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1)
}

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


.main-h1 {
   margin-top: 0;
}

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
}

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) 275px 16px no-repeat;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none
}


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

input[type=text],
input[type=tel],
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;
   -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;
}

.removing .main_container {}

.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: left
}

.text_r {
   text-align: right
}

.pull_bottom {
   vertical-align: bottom
}

header {
   padding-top: 50px;
}

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

.webp header {
   background: url(../images/header-bg_01.webp) center no-repeat;
   background-size: cover;
}

.warning {
   background: rgba(72, 9, 48, .81);
   font-size: .93em;
   color: #d497c5;
   text-align: left;
   padding: 12px 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: -27px;
   position: relative;
}

.header_product {
   z-index: 3;
   left: -16em;
   top: 83px;
   max-width: 303px;
}

form::after {
   content: none;
   /* content: url(../images/arrow.png); */
   right: -3em;
   bottom: 3.3em
}

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

.price {
   padding: 0;
   padding-bottom: 15px;
   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: 43px;
   font-weight: 700;
}

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

.price span.al-cost-promo {
   font-size: 32px;
   color: #ffffff;
   font-weight: 300;
   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: 104%;
   height: 2px;
   background-color: #e79a9a;
   position: absolute;
   top: 45%;
   left: -2%;
   transform: rotate(20deg);
}

.price span.al-cost-promo:before {
   content: '';
   width: 104%;
   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: 16px;
   font-weight: 300;
   text-transform: uppercase;
   position: static;
   text-align: center;
}

.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: 600;
}

.ever-popup .inputs_p {
   padding-top: 15px;
   padding-bottom: 15px;
}

.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: 190px;
   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
}

header .header_ul li {
   min-height: 88px;
}

@media screen and (min-width:1201px) {
   header .header_ul {
      position: relative;
      left: 20px;
      bottom: 17px;
   }
}



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


header .header_ul li:first-child,
footer .header_ul li:first-child {
   padding-right: 65px;
   margin-right: -15px;
}


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

   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: 47px;
   height: 100%;
   position: absolute;
   left: -43px;
   top: 0;
   border-bottom-left-radius: 50%;
   border-top-left-radius: 50%
}

.header_ul b {
   font-size: 1.2em
}

.li_before {
   color: #b25f93;
   font-size: 1.12em;
   line-height: 1.1;
   font-style: italic;
   padding: 45px 35px 45px 75px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

.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 {
   height: 471px;
   position: relative
}

.no-webp .myco {
   background: url(../images/bg-myco_02.png) center no-repeat;
   background-size: cover;
}

.webp .myco {
   background: url(../images/bg-myco_02.webp) center no-repeat;
   background-size: cover;
}

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

.myco p {
   color: #ffcc82;
   line-height: 20px;
   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;
   overflow: hidden;
}

.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
}

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

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

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

.removing p {
   color: #efbcf2;
   padding-bottom: 90px;
   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: 10em
}

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

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

.comment {
   padding-top: 63px;
   text-align: left;
   padding-bottom: 50px;
}

.no-webp .comment {
   background: url(../images/bg-comments_06.png) center top no-repeat;
   background-size: cover;
}

.webp .comment {
   background: url(../images/bg-comments_06.webp) center top no-repeat;
   background-size: cover;
}

.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: 34px
}

.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;
   line-height: 1.1;
}

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

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

.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 {
   padding-top: 50px
}

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

.webp footer {
   background: url(../images/header-bg_01.webp) center no-repeat;
   background-size: cover;
}

footer h1 {
   margin-top: 0;
}


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

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

:-moz-placeholder {
   color: #fff
}

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

.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;
}


.ever-popup .ever-popup__inner {
   max-width: 600px;
   width: 100% !important;
}

.ever-popup__inner .main__wrapper {
   display: flex;
   align-items: center;
   background: rgba(112, 11, 87, .75);
}

.ever-popup .header_product {
   position: static;
   padding: 20px 0 20px 20px;
   max-width: 250px;
}

.ever-popup .inputs {
   width: 100%;
   background: transparent;
   padding: 39px 39px 39px 25px;
}

.ever-popup select {
   background-position: 240px 16px;
}




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

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

   .ever-popup select {
      background-position: 285px 16px;
   }

   .comment div {
      align-items: flex-start;
   }

}

@media screen and (max-width: 620px) {
   .ever-popup select {
      background-position: 225px 16px;
   }
}

@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
   }
}

.header_product_m {
   display: none;
}

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

   .header_product {
      display: none;
   }

   .ever-popup .header_product {
      display: block;
   }
}

@media only screen and (max-width:1200px) {
   h1 {
      font-size: 45px;
   }

   .header_product {
      z-index: 3;
      left: -235px;
      top: 143px;
      max-width: 270px;
   }

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

   footer .warning {
      margin-top: 60px;
   }

   .header_ul {
      left: 10px;
      bottom: 4px;
   }

   .header_ul li {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      min-height: 88px;
   }

   .header_ul li br {
      display: none;
   }

   .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%
   }

   header .header_ul li {}

   .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;
   }

   h1, h6 {
      margin-right: 85px;
   }
}


.ever-popup .header_product {
   z-index: 3;
   left: -14em;
   top: 130px;
   max-width: 270px;
}

@media only screen and (max-width:999px) {
   /*.ever-popup .header_product {*/
   /*    display: none;*/
   /*}*/
}

.d992 {
   display: none;
}

.al-cost {
   margin-bottom: 5px;
   margin-right: 8px;
}

.price {
   flex-wrap: wrap;
}

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

   .d992 {
      display: block;
   }

   .effect .main_container:before {
      top: 0;
   }

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

   h6,
   footer 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 .right p,
   .removing .left p {
      min-height: 180px;
   }

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

   .logo {
      display: none
   }

   .header_ul {
      left: -85px;
      bottom: 8px;
   }

   .header_ul li {
      max-width: 145px;
      padding-right: 0;
      padding-top: 10px;
      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: 10px;
      text-align: center
   }

   .header_product {
      max-width: 90%;
      left: -14.7em;
      top: 130px;
   }

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

   div.expert {
      margin-bottom: 0
   }

   .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: -151px;
      margin-left: 0;
      display: inline-block;
   }

   .inputs_p {
      font-size: 18px;
   }

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

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

   .comment div {
      align-items: baseline;
   }

   h4 {
      margin-top: 50px;
   }
}

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

@media only screen and (max-width:767px) {
   footer .warning {
      margin-top: 160px;
   }

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

   .price {
      padding-bottom: 15px;
   }

   .comment div {
      align-items: flex-start;
      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: 35px
   }

   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: 35px;
      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: 30vw;
      padding-left: 25px;
      padding-right: 20px;
      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: -48px;
      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;
   }

   .ever-popup input[type=submit] {
      width: 220px;
   }

   .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: 180px;
      padding-left: 25px;
   }



   h6 {
      margin: 15px 5px 25px 0;
   }

   .footer_product {
      position: static;
   }

   /*.ever-popup .header_product {*/
   /*    display: none;*/
   /*}*/

   .ever-popup__body {
      width: 300px !important;
   }

   .ever-popup .button {
      width: 220px;
   }

   .ever-popup .inputs {
      padding: 23px;
   }

   /*.ever-popup .al-cost {*/
   /*    margin-right: 0;*/
   /*    margin-bottom: 15px;*/
   /*    text-align: center;*/
   /*}*/


   footer .warning {
      margin-top: 40px;
   }

   .header_product {
      width: 200px;
      position: static;
      margin-bottom: 15px;
   }

   .ever-popup .header_product {
      display: none;
   }

   .ever-popup .ever-popup__inner {
      max-width: 300px;
   }

   form {
      position: relative;
      right: auto;
      top: 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
   }

   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;
   }

   .comment {
      padding-bottom: 0
   }

   .footer_product {
      width: 260px;
   }

   .item img {
      max-width: 355px;
   }

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

.ever-popup__inner form {
   padding-top: 0;
}

h1 {
   margin-top: 50px;
}

.li_before {
   padding-bottom: 50px;
}

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

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

@media screen and (max-width: 992px) {
   h1 {
      margin-top: 35px;
   }


   .li_before {
      padding-bottom: 35px;
      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;
   }


}

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


   .li_before {
      padding-left: 30px;
   }

   .effect h2 {
      font-size: 30px;
   }

   .effect h2 br {
      display: none; 
   }

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

@media screen and (max-width: 480px) {
   h1 {
      margin-top: 25px;
   }

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

   .myco h2 {
      padding-bottom: 20px;
      font-size: 24px;
   }

   .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: 30px;
   }

   .comment .col_3 {
      margin-bottom: 0;
   }

   .expert {
      padding-left: 0;
   }
}

.left1 {
   position: absolute;
   top: 200px;
   left: 50px;
}

.left2 {
   position: absolute;
   top: 310px;
   left: 70px;
}

.left3 {
   position: absolute;
   top: 450px;
   left: 20px;
}

.left4 {
   position: absolute;
   top: 613px;
   left: 165px;
}

.right1 {
   position: absolute;
   top: 194px;
   right: -20px;
   max-width: 550px;
}

.right2 {
   position: absolute;
   top: 305px;
   right: 12px;
   max-width: 530px;
}

.right3 {
   position: absolute;
   top: 436px;
   right: 38px;
   max-width: 505px;
}

.right4 {
   position: absolute;
   top: 600px;
   right: 30px;
   max-width: 530px;
}

@media (max-width: 1200px) {
   .left1 {
      top: 200px;
      left: 60px;
   }

   .left2 {
      top: 296px;
      left: -26px;
      max-width: 500px;
   }

   .left3 {
      top: 434px;
      left: 0;
      max-width: 473px;
   }

   .left4 {
      top: 610px;
      left: 68px;
   }

   /*.removing .left p:nth-child(2), .removing .left p:nth-child(3) {*/
   /*    text-align: center;*/
   /*}*/

   .right1 {
      top: 190px;
      right: 0;
      max-width: 500px;
   }

   .right2 {
      top: 340px;
      right: 0;
   }

   .right3 {
      top: 478px;
      right: 25px;
   }

   .right4 {
      top: 633px;
      right: -10px;
   }
}

@media (max-width: 992px) {
   .left1 {
      position: static;
      max-width: 100%;
   }

   .left2 {
      position: static;
      max-width: 100%;
   }

   .left3 {
      position: static;
      max-width: 100%;
   }

   .left4 {
      position: static;
      max-width: 100%;
   }

   .right1 {
      position: static;
      max-width: 100%;
      ;
   }

   .right2 {
      position: static;
      max-width: 100%;
   }

   .right3 {
      position: static;
      max-width: 100%;
   }

   .right4 {
      position: static;
      max-width: 100%;
   }
}


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

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

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

   header .header_ul li:first-child, footer .header_ul li:first-child {
      padding-right: 20px;
      margin-right: auto;
   }

}


.removing {
   padding-bottom: 50px;
}

.no-webp .removing {
   background: #804185;
}

.webp .removing {
   background: #804185;
}

.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-col br {
   display: none;
}

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

.some-text {
   line-height: 1.2;
   font-size: 14px;
   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: 650px) {
   .some-col {
      min-height: 170px;
   }
}

@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: 0px;
   }
}

@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) {
   header {
      padding-top: 30px !important;
   }
}

::-ms-clear {
   display: none;
}

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

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

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

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

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

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

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

select {
   outline: none !important;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   /* background-image: url("https://179523.selcdn.ru/public/layout-images/select-triangle.svg"); */
   background-repeat: no-repeat;
   background-position: right 10px center;
   /* background-size: 10px 10px; */
}

select:hover {
   background-size: 10px 10px;
   background-position: right 10px center;
}

select:focus {
   outline: none !important;
   outline-color: transparent;
   outline-width: 0;
}

select::-ms-expand {
   display: none !important;
   background: none !important;
   position: fixed;
   border: none !important;
   outline: none !important;
}

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

*:not(#fake) {
   outline: none;
}

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


@media screen and (max-width: 999px) {
   .ever-popup .header_product {
      display: none;
   }

   .ever-popup__body {
      width: 300px !important;
   }

   .ever-popup .ever-popup__inner {
      max-width: 300px;
   }
}

@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;
   }
}

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

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


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

   .comment .col_3 {
      align-items: center;
   }
}

@media screen and (max-width: 999px) {
   .ever-popup select {
      background-position: 230px 16px !important;
   }

   .ever-popup .inputs {
      padding: 23px;
   }
}


select {
   text-transform: capitalize !important;
}

select option {
   text-transform: capitalize !important;
}


@media screen and (max-width: 999px) {
   .ever-popup__inner {
      margin-top: 15px !important;
   }
}

@media (min-height: 600px) and (max-width:999px) {
   .ever-popup.show {
      display: flex !important;
   }

   .ever-popup__inner {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
   }
}

@media screen and (max-width: 480px) {
   h1,
   h6 {
      margin-right: 20px;
      margin-left: 20px;
   }

   .effect h2,
   .removing h2 {
      font-size: 21px;
   }
}

.x_country_select {display:none!important}