.text_l,
.warning,
h4,
h5 {
    text-align: left;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
br {
    font-family: Arial;
}
.text_r,
h1,
h6 {
    text-align: right;
}
.warning p,
body {
    text-align: center;
}
article,
section {
    clear: both;
}
footer,
header,
section {
    height: 100%;
}
.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;
}
.button,
h6,
p {
    text-transform: none;
}
*,
:after,
:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
ul li {
    list-style: none;
}
a,
a:active,
a:hover,
a:visited {
    text-decoration: none;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
h1 {
    font-size: 3.5em;
}
h1 span {
    line-height: 66px;
    background: #a24e83;
    padding-right: 13px;
    padding-left: 2px;
}
header h1 span {
    margin-left: 400px;
    padding-right: 0;
}
h2 {
    font-size: 2.75em;
    padding: 54px 0;
}
h3 {
    font-size: 2em;
}
h4,
h5 {
    font-size: 2.25em;
}
h4 {
    color: #d45b6d;
    margin: 660px 0 15px;
}
h5 {
    color: #5b5856;
}
h6 {
    font-size: 1.5em;
    color: #974c82;
    margin: 15px 5px 0 0;
}
p {
    font-size: 1.12em;
}
article {
    padding: 10px 0;
}
.button,
button,
input[type="button"],
input[type="search"],
input[type="submit"] {
    cursor: pointer;
}
.button,
button,
input,
select {
    border: 0;
    background: 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(../img/sel.png) 260px 16px no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {
    display: none;
}
input[type="text"],
input[type="tel"],
select {
    display: block;
    padding: 0.47em 0.8em;
    position: relative;
    z-index: 9;
    font-size: 1.12em;
    border: 1px solid #a0909b;
    width: 100%;
    margin-bottom: 0.75em;
}
.country_selec {
    margin-bottom: 24px;
}
input[type="text"]:nth-child(4) {
    margin-bottom: 24px;
}
.button,
input[type="submit"] {
    display: block;
    margin: auto;
    width: 100%;
    height: 55px;
    box-sizing: border-box;
    line-height: 55px;
    border-radius: 30px;
    font-size: 1.12em;
    background: #db601b;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    z-index: 9;
    position: relative;
}
.col_2,
.col_3,
.col_4,
.header_ul li,
.pull_bottom {
    display: inline-block;
}
.button {
    width: 240px;
    margin-left: -120px;
    position: absolute;
    bottom: -27.5px;
    left: 50%;
}
button {
    background: #fff !important;
    display: block;
    width: 100%;
    color: #000;
    padding: 10px 0;
    font-size: 20px;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.main_container,
.price b,
.rel,
.row,
form,
li,
nav {
    position: relative;
}
.header_product,
.logo,
form,
form:after {
    position: absolute;
}
.myco .main_container {
    padding-bottom: 30px;
}
.main_container {
    width: 1181px;
    margin: auto;
}
.main_container .container {
    font-size: 0;
}
.main_container h2 {
    font-size: 44px;
}
.col_4 {
    font-size: 18px;
}
.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;
}
.pull_bottom {
    vertical-align: bottom;
}
header {
    background: url(../img/header-bg_01.png) center no-repeat;
    background-size: cover;
}
.warning {
    background: rgba(72, 9, 48, 0.81);
    font-size: 0.93em;
    color: #d497c5;
    min-height: 40px;
    text-align: center;
    padding: 1px 0;
    line-height: 20px;
}
a.privacy {
    display: block;
    width: 250px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0 10px;
}
a.privacy:hover {
    text-decoration: underline;
}
.warning p {
    width: calc(100% - 75px);
    margin: 12px auto;
}
main {
    min-width: 320px;
    overflow: hidden;
}
.warning b {
    color: #ed7a49;
    text-transform: uppercase;
}
.logo {
    left: -4.5em;
    top: -1em;
}
form {
    width: 379px;
    margin-left: 10.7em;
    padding-top: 39px;
    right: 0;
}
.header_product {
    z-index: 0;
    left: -21em;
    top: 156px;
}
.ever-popup .header_product{
    z-index: 0;
    left: -21em;
    top: 0;
}
form:after {
    content: url(../img/arrow.png);
    right: -3em;
    bottom: 2.9em;
}
.inputs,
.price {
    padding: 39px;
    position: relative;
}
.price {
    background: rgba(199, 62, 0, 0.73);
    padding: 35px 0 19px;
    text-align: center;
}
.inputs {
    background: rgba(112, 11, 87, 0.75);
    padding-bottom: 41px;
}
.price span:first-child {
    font-size: 35px;
    margin-left: 10px;
}
.price span:nth-child(2) {
    font-size: 26px;
    color: #331a2a;
    text-transform: none;
}
.currency-new {
    color: #fff !important;
}
.price span:nth-child(2) i {
    font-style: normal;
    font-size: 1.12rem;
    position: absolute;
    top: 0.5em;
    right: 22px;
    width: 125px;
    text-align: right;
}
.inputs p {
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 1.4em;
    text-align: center;
    padding-bottom: 26px;
}
.header_ul li,
.li_before {
    text-align: left;
    text-transform: none;
}
.inputs p span {
    font-size: 28px;
}
.inputs_wrapper {
    padding: 1.68em 0;
}
.header_ul {
    position: relative;
    left: 2.5em;
    bottom: -105px;
}
.header_ul li {
    max-width: 210px;
    padding: 0.8em 3.93em 1.26em 0.66em;
    font-size: 0.87em;
    vertical-align: top;
    height: 66px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header_ul li:first-child {
    background: #d35b6d;
    padding-bottom: 1.25em;
    padding-right: 74px;
    padding-top: 18px;
}
.header_ul li:first-child:before {
    background: url(../img/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(../img/arrow-white_03.png) right no-repeat #b25f93;
}
.header_ul li:nth-child(3) {
    background: #2680a0;
    padding-top: 18px;
}
.header_ul li:nth-child(3):before {
    background: url(../img/arrow-white_03.png) right no-repeat #2680a0;
}
.header_ul li:before {
    content: "";
    width: 47px;
    height: 66px;
    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 {
    color: #b25f93;
    font-size: 1.12em;
    font-style: italic;
    padding: 45px 55px;
    -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(../img/header-li-before_03.png);
    position: absolute;
    left: -3.5em;
}
.item {
    text-align: center;
    width: 25%;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}
.item .col_4,
.item img {
    width: 100%;
}
.item img {
    height: auto;
}
.myco {
    background: url(../img/bg-myco_02.png) center no-repeat;
    background-size: cover;
    position: relative;
}
.myco .button {
    position: absolute;
    bottom: -27.5px;
    left: 50%;
    margin-left: -120px;
}
.myco p {
    color: #ffcc82;
    line-height: 25px;
}
.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;
    margin-top: -1px;
}
.effect .main_container:before {
    content: url(../img/legs_07.png);
    position: absolute;
    right: 2em;
    z-index: -1;
}
.effect .main_container:after {
    content: url(../img/mint_07.png);
    position: absolute;
    left: -7em;
}
.effect h2 {
    color: #5b5856;
    padding: 60px 0;
    text-align: left;
}
.effect h2 span {
    color: #9c62a2;
}
.effect li {
    padding-left: 241px;
    margin-left: 54px;
    padding-right: 260px;
    color: #5b5856;
    text-align: left;
    padding-bottom: 42px;
}
.effect li:nth-child(3),
.effect li:nth-child(4) {
    padding-top: 13px;
    padding-bottom: 64px;
}
.effect li:nth-child(1) {
    padding-top: 19px;
}
.effect li:nth-child(2) {
    padding-top: 14px;
}
.effect li span,
.effect li:before {
    height: 54px;
    text-align: center;
    padding-top: 17px;
    position: absolute;
}
.effect li span {
    display: block;
    width: 220px;
    background: #9c62a2;
    left: 0;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    top: 0.2em;
    color: #fff;
    font-size: 19px;
}
.effect li span.ro_span {
    padding-top: 7px;
}
.effect li:nth-child(4) span {
    font-size: 17px;
}
.effect li:before {
    content: "1";
    width: 48px;
    background: #f9f9f9;
    color: #9c62a2;
    left: -3em;
    top: 0.4em;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}
.effect li:nth-child(2):before {
    content: "2";
    top: 0.3em;
}
.effect li:nth-child(3):before {
    content: "3";
    top: 0.3em;
}
.effect li:nth-child(4):before {
    content: "4";
    top: 0.25em;
}
.effect p {
    color: #5b5856;
    text-align: left;
    padding-left: 15px;
}
.removing {
    background: url(../img/bg-removing_08.png) center no-repeat #804185;
}
.removing h2 {
    font-size: 2.25em;
    padding: 40px 0 70px;
}
.removing p {
    color: #efbcf2;
    padding-bottom: 90px;
}
.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(4) {
    text-align: right;
    padding-right: 12em;
}
.removing p:last-child {
    padding-bottom: 82px;
}
.removing .right p:first-child,
.removing .right p:nth-child(2),
.removing .right p:nth-child(3) {
    text-align: left;
    padding-left: 16em;
}
.removing .right p:first-child {
    padding-right: 10em;
    padding-left: 11em;
}
.removing .right p:nth-child(4) {
    text-align: left;
    padding-left: 12em;
}
.comment {
    background: url(../img/bg-comments_06.jpg) center top no-repeat;
    padding-top: 63px;
    text-align: left;
    background-size: cover;
}
.comment h3 {
    background: #157aa2;
    padding: 22px;
    margin-bottom: 35px;
}
.comment h3 span {
    font-weight: 700;
}
.comment h3:nth-child(3) {
    background: 0;
    padding: 30px 0;
    margin: 0;
}
.rev {
    border-bottom: 2px solid #7dbad2;
    padding-bottom: 34px;
}
.user_name {
    color: #033449;
    padding-bottom: 25px;
}
.user_name span {
    color: #fff;
}
.user_com {
    font-size: 0.87em;
    line-height: 1.2;
}
.user_com + p {
    font-size: 1em;
    margin-top: 10px;
}
.textin {
    position: absolute;
    top: 50px;
    width: 136px;
    left: 76px;
}
.textin span {
    display: block;
    font-size: 28px;
    margin: 0 auto;
    color: #45a0c7;
}
.textin span:nth-child(2) {
    color: #fff;
    font-size: 17px;
}
.textin span:nth-child(3) {
    color: #974c9f;
    font-size: 25px;
}
.col_3 div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10em;
}
.image {
    width: 40%;
}
.expert {
    width: 54%;
}
footer {
    background: url(../img/bg-footer_10.png) left no-repeat #f2f2f3;
    background-size: cover;
    padding-top: 40px;
}
.footer_product {
    position: absolute;
    top: 0;
    left: -10em;
}
footer form {
    position: absolute;
    top: -10.6em;
}
footer form:before {
    left: -56em;
    top: 22px;
}
footer h1 {
    margin: 0 0 0 235px;
    padding: 5px 26px;
    text-align: left;
    font-size: 36px;
}
footer h1:nth-child(2) {
    margin-top: 5px;
    margin-right: 9em;
}
::-webkit-input-placeholder {
    color: #fff;
}
::-moz-placeholder {
    color: #fff;
}
:-moz-placeholder {
    color: #fff;
}
:-ms-input-placeholder {
    color: #fff;
}
footer h6 {
    text-align: left;
    margin: 1em 0 0 11em;
}
footer .warning {
    margin-top: 350px;
}
footer .price {
    padding: 35px 20px 20px;
    background: #e06521;
}
footer .price span:first-child {
    margin-left: 10px;
    text-align: left;
}
footer .price span:first-child:before {
    top: 49px;
}
.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;
}
footer .warning p {
    width: 100%;
}
.pull_bottom1212 {
    margin: 0 auto;
    position: relative;
}
.inputs2 {
    background: rgba(112, 11, 87, 0.9);
}
.price1 {
    background: rgba(199, 62, 0, 0.9);
}
.ever-popup__body {
    padding-top: 5px;
}
.effect li:nth-child(1) span {
    padding-top: 6px;
}
form {
    --form-border: #333;
    --form-check-border-checked: #333;
    --form-check-bg-checked: #333;
    --form-check-yes-checked: #333;
}

.form__checkbox {
    position: relative;
    display: grid;
    grid-template-columns: -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    max-width: 280px;
    width: 100%;
}

.form__checkbox a {
    text-decoration: underline;
    color: #fff;
}

.form__checkbox-mark {
    width: 20px;
    height: 20px;
    border: 1px solid var(--form-border);
    background-color: #fff;
    border-radius: 3px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    cursor: pointer
}

.form__checkbox-mark:after {
    position: relative;
    content: "";
    display: none;
    width: 80%;
    height: 80%;
    top: 2px;
    left: 1px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.823 2.774A.5.5 0 0 0 10 2.392V.91a.5.5 0 0 0-.823-.382l-5.422 4.58a.5.5 0 0 1-.637.007L.815 3.246A.5.5 0 0 0 0 3.634v1.503a.5.5 0 0 0 .185.389l2.933 2.38a.5.5 0 0 0 .637-.007l6.068-5.125z' fill='%23fff'/%3E%3C/svg%3E")
}

.form__checkbox-mark:hover {
    border-color: var(--form-check-border-hover);
    background: hsla(0,0%,100%,.9)
}

.form__checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    z-index: -10;
    background-color: var(--form-bg)
}

.form__checkbox input[type=checkbox]:checked~.form__checkbox-mark:after {
    display: block
}

.form__checkbox input[type=checkbox]:checked~.form__checkbox-mark {
    border-color: var(--form-check-border-checked);
    background-color: var(--form-check-bg-checked)
}

.form__checkbox input[type=checkbox]:checked~.form__checkbox-mark:after {
    border-color: var(--form-check-yes-checked)
}

.form__checkbox input[type=checkbox]:active~.form__checkbox-mark,.form__checkbox input[type=checkbox]:focus~.form__checkbox-mark {
    border-color: var(--form-check-border-checked)
}
@media only screen and (max-width: 767px) {
    .main_container {
        width: 100%;
        padding-bottom: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }
}
@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: 1200px) {
    form:after {
        display: none;
    }
    h1 span {
        line-height: 50px;
    }
    header h1 {
        margin-top: 6px;
    }
    header h1 span {
        margin-left: auto;
    }
    .header_ul li {
        display: block;
    }
    .header_ul li:after {
        content: "";
        width: 47px;
        height: 66px;
        position: absolute;
        right: -3.3em;
        top: 0;
        transform: rotateZ(180deg);
        background: inherit;
        border-bottom-left-radius: 50%;
        border-top-left-radius: 50%;
    }
    .inputs, .price {
        padding: 20px;
    }
    .footer_product {
        width: 270px;
        left: -4em
    }
    footer h1 {
        margin: 2px 0 0 181px;
        padding: 5px 380px 5px 0;
        text-align: left;
        font-size: 36px;
    }
    .footer h1:nth-child(2) {
        margin-right: 0;
    }
    .comment,
    .removing {
        background-size: cover;
    }
    .logo {
        left: 0;
        top: 4em;
    }
    form {
        padding-top: 0;
        top: 116px;
    }
    h4 {
        /* margin-top: 594px; */
    }
    .textin {
        top: 29px;
        left: 52px;
    }
    .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;
        text-align: center;
    }
    .comment div.image img {
        max-width: 100%;
        height: auto;
    }
    footer h6 {
        max-width: 300px;
    }
    footer .warning {
        margin-top: 180px;
    }
}
@media screen and (max-width: 1600px) {
    .header_ul {
        left: 38px;
        bottom: -10em;
    }
}
@media only screen and (max-width: 992px) {
    form:after {
        display: none;
    }
    .header_product {
        left: -12em;
        top: 167px;
        max-width: 70%;
    }
    .footer_product {
        left: -3.6em;
    }
    .logo {
        display: none;
    }
    .header_ul {
        left: 3em;
    }
    .header_ul li {
        max-width: 140px;
        padding-right: 0;
        padding-top: 10px;
    }
    .myco .item {
        width: 50%;
    }
    .myco .main_container:after {
        content: "";
        display: table;
        clear: both;
    }
    .myco {
        background-size: cover;
        height: auto;
        padding-bottom: 80px;
    }
    .textin {
        top: 75px;
        left: 118px;
    }
    .effect li,
    .effect li:nth-child(1),
    .effect li:nth-child(3),
    .effect li:nth-child(4) {
        padding-top: 75px !important;
        padding-left: 0;
    }
    .removing {
        background: #854689;
    }
    .removing .main_container {
        padding-bottom: 50px;
    }
    .removing .left > p,
    .removing .right > p {
        padding: 110px 15px 30px !important;
        text-align: center !important;
    }
    .comment div.image {
        margin: 0 20px 20px 0;
        width: auto;
    }
    .comment {
        background-size: cover;
        padding-bottom: 7em;
    }
    div.expert {
        margin-bottom: 0;
        width: 74%;
    }
    footer .warning {
        margin-top: 12em;
    }
    footer h1,
    footer h6 {
        margin-left: 100px;
    }
    .footer_product {
        width: 200px;
    }
    footer h1 {
        font-size: 28px;
    }
    footer h1:nth-child(2) {
        margin-right: 13em;
    }
    footer h6 {
        margin-left: 119px;
        font-size: 20px;
        max-width: 250px;
    }
    .lang-menu {
        margin-right: 3px;
    }
    .dn992 {
        display: none;
    }
    h1 span {
        background: 0;
        text-shadow: 1px 1px 1px #000;
    }
    h1 span.title span {
        display: none;
    }
    h4 {
        margin-top: 522px;
    }
    .comment .col_3 {
        width: 100%;
    }
    .removing .left p:first-child {
        background: url(../img/rii1.png) no-repeat center top;
    }
    .removing .left p:nth-child(2) {
        background: url(../img/rii2.png) no-repeat center top;
    }
    .removing .left p:nth-child(3) {
        background: url(../img/rii3.png) no-repeat center top;
    }
    .removing .left p:nth-child(4) {
        background: url(../img/rii4.png) no-repeat center top;
    }
    .removing .right p:nth-child(1) {
        background: url(../img/rii5.png) no-repeat center top;
    }
    .removing .right p:nth-child(2) {
        background: url(../img/rii6.png) no-repeat center top;
    }
    .removing .right p:nth-child(3) {
        background: url(../img/rii7.png) no-repeat center top;
    }
    .removing .right p:nth-child(4) {
        background: url(../img/rii8.png) no-repeat center top;
    }
    footer h1 span {
        line-height: 35px;
    }
    footer .warning {
        margin-top: 240px;
    }
}
@media only screen and (max-width: 767px) {
    h1 span {
        font-size: 50px;
    }
    header h1 span{
        text-align: center;
    }
    .h6header {
        float: none;
        text-align: center;
        width: 100%;
        background: initial;
        text-shadow: 1px 1px 1px #000;
    }
    .li_before {
        padding: 10px 55px;
    }
    header h5 {
        padding-bottom: 20px;
    }
    .form_wrap,
    header h4,
    header h5 {
        text-align: center;
    }
    .header_ul {
        display: none;
    }
    .form_wrap {
        padding: 0 30px;
    }
    form {
        width: 300px;
        padding-top: 100px;
        position: relative;
        top: auto;
        left: auto;
        margin-left: 0;
        display: inline-block;
    }
    .header_product {
        left: -9em;
        top: 230px;
        width: 200px;
    }
    header h4 {
        margin-top: 2.5em;
    }
    header .col_2.li_before {
        width: 100%;
    }
    header .col_2.li_before ul {
        margin-left: 60px;
    }
    .warning p {
        padding: 0 30px;
    }
    .price span:first-child {
        font-size: 42px;
        margin-left: 20px;
    }
    .textin {
        top: 17%;
        right: auto;
        left: 43%;
        margin-left: -50px;
    }
    .textin span {
        font-size: 24px;
    }
    .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;
    }
    .removing h2 {
        font-size: 28px;
        padding: 40px 15px 70px;
    }
    .comment {
        background: #458cad;
    }
    .comment .main_container {
        padding: 0 15px;
    }
    footer h1,
    footer h6 {
        visibility: hidden;
    }
    footer form {
        top: -14em;
        right: 15px;
    }
    .inputs p {
        font-size: 18px;
    }
    .inputs p span {
        font-size: 22px;
    }
    .footer_product {
        left: 0;
    }
    .comment .col_3 {
        margin-bottom: 20px;
    }
    .effect {
        padding-bottom: 34px;
    }
    .inputs {
        padding: 20px;
    }
    .warning .main_container {
        padding-bottom: 0;
    }
    .myco .main_container,
    .removing .main_container,
    footer .main_container {
        max-width: 480px;
    }
    .removing .left > p,
    .removing .right > p {
        min-height: 191px;
    }
    footer .warning {
        margin-top: 300px !important;
    }
    footer {
        max-height: 600px;
    }
    footer .main_container {
        max-height: 200px;
    }
}
@media screen and (max-width: 670px) {
    div.expert {
        width: 63%;
    }
    h1 {
        padding-right: 5px;
    }
}
@media only screen and (max-width: 480px) {
    .myco .main_container {
        max-width: 300px;
    }
    .myco {
        padding-bottom: 20px;
    }
    .removing .col_2 {
        width: 100%;
    }
    .header_product {
        left: 50%;
        margin-left: -100px;
        z-index: -1;
        top: 0px;
    }
    header form {
        padding-top: 124px;
        position: relative;
        z-index: 2;
    }
    header h1 span {
        font-size: 29px;
        padding: 8px 15px;
        display: block;
        line-height: 30px;
    }
    h2 {
        font-size: 2.25em;
    }
    .comment div.image {
        display: block;
        text-align: center;
    }
    div.expert {
        width: 100%;
    }
    .h6header {
        font-size: 18px;
    }
    .li_before {
        padding: 10px 30px;
    }
    .form_wrap {
        padding: 0 5px;
    }
    .warning p {
        padding: 0 15px;
        line-height: 1.2;
        font-size: 14px;
    }
    header .inputs {
        padding-top: 15px;
    }
    header .inputs p {
        padding-bottom: 15px;
    }
    header .price {
        padding: 30px 12px 15px;
    }
    header h4 {
        margin-top: 1em;
    }
    header h4,
    header h5 {
        font-size: 28px;
    }
    .myco {
        background: #eb6042;
    }
    .myco .item {
        width: 100%;
    }
    .textin {
        top: 20%;
        width: 146px;
    }
    .textin span {
        font-size: 32px;
    }
    .textin span:nth-child(2) {
        font-size: 20px;
    }
    .textin span:nth-child(3) {
        font-size: 25px;
    }
    .comment h3,
    .effect h2 {
        font-size: 28px;
    }
    .myco p {
        padding-bottom: 0;
    }
    .comment .col_3 {
        display: block;
        width: 100%;
        margin: 0 auto 50px;
        max-width: 280px;
    }
    .comment div.image {
        margin-bottom: 10px;
    }
    .comment {
        padding-bottom: 80px;
    }
    .footer_product {
        left: 50%;
        margin-left: -110px;
    }
    footer {
        background: #f2f2f3;
    }
    footer form {
        right: auto;
        left: 50%;
        margin-left: -150px;
    }
    .removing .left > p,
    .removing .right > p {
        min-height: initial;
    }
}
@media only screen and (max-width: 370px) {
    .myco .item {
        height: 300px;
    }
    form:after {
        display: none;
    }
}
