.wrapp {
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden
}

* {
    outline: none
}

@font-face {
    font-family: tt norms;
    src: url("../fonts/TTNorms-Bold.eot");
    src: local("TT Norms Bold"), local("TTNorms-Bold"), url("../fonts/TTNorms-Bold-.eot#iefix") format("embedded-opentype"), url("../fonts/TTNorms-Bold.woff") format("woff"), url("../fonts/TTNorms-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: tt norms;
    src: url("../fonts/TTNorms-Regular.eot");
    src: local("TT Norms Regular"), local("TTNorms-Regular"), url("../fonts/TTNorms-Regular-.eot#iefix") format("embedded-opentype"), url("../fonts/TTNorms-Regular.woff") format("woff"), url("../fonts/TTNorms-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: tt norms;
    src: url("../fonts/TTNorms-Italic.eot");
    src: local("TT Norms Italic"), local("TTNorms-Italic"), url("../fonts/TTNorms-Italic-.eot#iefix") format("embedded-opentype"), url("../fonts/TTNorms-Italic.woff") format("woff"), url("../fonts/TTNorms-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: tt norms bold;
    src: url("../fonts/TTNorms-BoldItalic.eot");
    src: local("TT Norms Bold Italic"), local("TTNorms-BoldItalic"), url("../fonts/TTNorms-BoldItalic-.eot#iefix") format("embedded-opentype"), url("../fonts/TTNorms-BoldItalic.woff") format("woff"), url("../fonts/TTNorms-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: playfair display;
    src: url("../fonts/PlayfairDisplay-BoldItalic.eot");
    src: local("Playfair Display-Bold Italic"), local("PlayfairDisplay-BoldItalic"), url("../fonts/PlayfairDisplay-BoldItalic-.eot#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-BoldItalic.woff") format("woff"), url("../fonts/PlayfairDisplay-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: playfair display;
    src: url("../fonts/PlayfairDisplay-Regular.eot");
    src: local("Playfair Display Regular"), local("PlayfairDisplay-Regular"), url("../fonts/PlayfairDisplay-Regular-.eot#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Regular.woff") format("woff"), url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: playfair display;
    src: url("../fonts/PlayfairDisplay-Bold.eot");
    src: local("Playfair Display Bold"), local("PlayfairDisplay-Bold"), url("../fonts/PlayfairDisplay-Bold-.eot#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Bold.woff") format("woff"), url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}


@font-face {
    font-family: playfair display;
    src: url("../fonts/PlayfairDisplay-Italic.eot");
    src: local("Playfair Display-Italic"), local("PlayfairDisplay-Italic"), url("../fonts/PlayfairDisplay-Italic-.eot#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Italic.woff") format("woff"), url("../fonts/PlayfairDisplay-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}
b{
    font-weight: 800;
}
blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: tt norms;
    font-size: 24px
}

.wrapper {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 15px
}

.screen-main {
    background: #f8f4f4;
    position: relative;
    background-image: url("../images/woman_sc_1.png");
    background-repeat: no-repeat;
    background-position: 110% center;
    padding-bottom: 50px;
    overflow: hidden;
    width: 100%
}

.creeen-main-bg {
    width: 680px;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 300
}

.creeen-main__logo_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 75px 0 60px
}

.logo {
    padding-right: 25px
}

.logo-text {
    padding-left: 25px;
    position: relative;
    color: #477010;
    font-size: 28px;
    font-weight: 600;
}

.logo-text::before {
    content: "";
    width: 3px;
    height: 63px;
    position: absolute;
    left: 0;
    top: -17px;
    background: #477010
}

.logo__plate {
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 10px;
    padding: 10px;
    background-image: -webkit-gradient(linear, right top, left top, from(#ededed), color-stop(20%, #d5d5d9), color-stop(36%, #ededed), color-stop(50%, #f1efed), color-stop(77%, #d9d7d9), to(#edebeb));
    background-image: -o-linear-gradient(right, #ededed 0%, #d5d5d9 20%, #ededed 36%, #f1efed 50%, #d9d7d9 77%, #edebeb 100%);
    background-image: linear-gradient(-90deg, #ededed 0%, #d5d5d9 20%, #ededed 36%, #f1efed 50%, #d9d7d9 77%, #edebeb 100%)
}

.screen-main__title {
    font-family: playfair display;
    font-size: 64px;
    position: relative
}
.screen-6 .screen-main__title {
    font-family: playfair display;
    font-size: 58px;
    position: relative
}

.screen-main__content {
    max-width: 972px
}

.rose {
    color: #477010;
    font-style: italic;
    font-weight: 700
}

.screen-main__benefits {
    padding-top: 50px
}

.screen-main-benefits__item {
    position: relative;
    padding: 5px 0 5px 30px
}

.screen-main-benefits__item::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("../images/checked.png");
    fill: #444;
    position: absolute;
    left: 0
}

.form-wrap {
    max-width: 862px;
    background: rgba(255, 255, 255, .7);
    border-radius: 5px;
    text-align: center;
    padding: 30px 0;
    position: relative;
    border: 1px solid #f6e7e9
}

.form-title {
    font-family: playfair display;
    font-size: 30px;
    padding-bottom: 10px;
    color: #477010;
    font-style: italic;
    font-weight: 700
}

.input, select, .form-control {
    border-bottom: 3px solid #477010;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding: 15px;
    background: #fff;
    font-size: 16px;
    width: 250px;
    margin: 0 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.input::-webkit-input-placeholder {
    color: #000
}

.input::-moz-placeholder {
    color: #000
}

.input:-ms-input-placeholder {
    color: #000
}

.input::-ms-input-placeholder {
    color: #000
}

.input::placeholder {
    color: #000
}

.form__bottom {
    padding-top: 20px
}

.old-price {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    text-decoration: line-through;
}

.old-price span {
    text-decoration: line-through
}

.new-price {
    font-size: 42px;
    font-weight: 800;
    color: #ff0f0f
}

.send-form {
    border: 0;
    width: 300px;
    height: 60px;
    border-radius: 30px;
    background : #ff0f0f;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    color: #feffe8;
    font-weight: 700;
    cursor: pointer
}

.send-form:hover {
    background-color: #d00e0e
}

.countdown span, .countdown b {
    font-size: 34px;
    color: #d00e0e;
    font-weight: 800
}

.countdown b {
    padding: 0 5px
}

.data-time {
    display: inline-block;
    width: 43px
}

.timer-title {
    font-size: 16px;
    font-weight: 500
}

.price__wrap {
    margin: 15px 0
}

.timer {
    margin-left: 18px
}

.screen-main-benefits-2-item__img {
    width: 50px;
    margin: 0 15px
}

.screen-main::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../images/petal.png");
    position: absolute;
    -webkit-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease
}

.screen-main:hover::before {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateY(-5%) rotate(-2deg) skew(-4deg);
    -ms-transform: translateY(-5%) rotate(-2deg) skew(-4deg);
    transform: translateY(-5%) rotate(-2deg) skew(-4deg)
}

.screen-main-benefits-2__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 277px;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    height: 80px;
    margin: 0 6.5px;
    border-radius: 5px;
    border: 1px solid #f6e7e9;
    color: #477010
}

.screen-main__benefits-2 {
    padding: 40px 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.screen-main-benefits-2__item:first-child {
    padding-right: 70px;
}

.screen-main__product {
    position: absolute;
    right: -201px;
    top: -144px
}

.title {
    font-family: playfair display;
    font-size: 39px;
    padding: 50px 0;
    line-height: 1.18em;
    font-style: normal
}

.screen-2__album {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.screen-2__card {
    max-width: 440px;
    margin: 0 30px 20px 0
}

.screen-2__card:nth-child(3), .screen-2__card:nth-child(6) {
    margin-right: 0
}

.screen-2-card__num {
    font-family: playfair display;
    font-size: 56px;
    display: block;
    margin-right: 15px;
    color: #477010;
    font-weight: 700;
    font-style: italic;
    padding-bottom: 11px
}

.screen-2-card__text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.center {
    text-align: center
}

.screen-3 {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 0
}

.screen-3 .title {
    font-size: 48px;
    padding-bottom: 60px;
    line-height: 50px
}

.screen-3__bg {
    background-image: url("../images/screen_3_bg.jpg");
    height: 643px;
    background-repeat: no-repeat;
    background-position: right;
    width: 50%;
}

.screen-3 .wrapper {
    max-width: 600px;
    margin: 0 50px
}

.screen-3 .title {
    font-size: 48px;
    padding: 0 0 50px
}

.screen-3 .title {
    font-size: 48px
}

.screen-4 {
    background-image: url("../images/scr_4_bg.png");
    background-color: #ececec;
    background-repeat: no-repeat;
    background-position: right;
    padding-bottom: 50px
}

.screen-4 .title {
    padding: 50px 0 30px
}

.screen-3-list__item, .screen-4__list-item {
    padding: 15px 0 15px 50px;
    position: relative;
    font-size: 28px
}

.screen-3-list__item::before, .screen-4__list-item::before {
    content: "";
    width: 33px;
    height: 33px;
    background: url("../images/rounded-check-mark-.svg");
    position: absolute;
    left: 0
}

.screen-4__sub-title {
    font-size: 32px;
    padding-bottom: 30px
}

.screen-5-album__card {
    list-style: none
}

.screen-5-album__card {
    max-width: 440px
}

.screen-5-album__card img {
    height: 253px
}

.screen-5-album__card {
    margin: 15px 0;
    text-align: center
}

.screen-5-album__card:nth-child(3n-1) {
    margin: 15px 30px
}

.screen-5__album {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.screen-5-album-card__text {
    padding: 15px 0 0
}

.screen-5.mob {
    display: none
}

.screen-6 .screen-main__title {
    padding: 60px 0
}

.screen-6 .screen-main__product {
    height: 400px;
    top: -108px
}

.screen-6 {
    background: #f8f4f4;
    position: relative;
    background-image: url("../images/screen_6-bg.png");
    background-repeat: no-repeat;
    background-position: 104% center;
    padding-bottom: 50px
}

.screen-7-product-desc__title {
    font-size: 32px;
    color: #477010;
    font-family: playfair display;
    font-weight: 700;
    font-style: italic;
    padding: 25px 0;
    line-height: 40px;
    position: relative
}

.screen-7-product-desc__title::before {
    content: "";
    width: 34px;
    height: 34px;
    background-image: url("../images/plus.svg");
    position: absolute;
    top: 40px
}

.col-right .screen-7-product-desc__title::before {
    right: -60px
}

.col-left .screen-7-product-desc__title::before {
    left: -60px
}

.screen-7-product-desc__text {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-bottom: 22px
}

.screen-7__product-desc {
    width: 30%;
    text-align: right
}

.screen-7__inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.screen-7__product-desc.col-left {
    text-align: left
}

.screen-7__product-desc__item {
    height: 264px
}

.screen-7__product-desc.product {
    width: 33%;
    text-align: center
}

.screen-7-product-bottom__title.mob {
    display: none
}

.screen-7-product-bottom__title {
    font-size: 32px;
    color: #db4e5e;
    font-family: playfair display;
    font-weight: 700;
    font-style: italic;
    padding: 0 0 12px
}

.screen-7-product-bottom__text {
    font-size: 20px;
    line-height: 26px
}

.screen-7-product__bottom {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox
}

.screen-7-product-bottom__text-wrap {
    border: 3px solid #f5e9ea;
    padding: 12px 20px;
    margin-bottom: 3px;
    width: 80%;
}

.screen-7.mob {
    display: none
}

.screen-8 .wrapper {
    position: relative
}

.screen-8__img {
    shape-outside: url("../images/screen_8_bg.png");
    float: right;
    width: 35%;
    margin-top: -200px
}

.screen-8 {
    font-size: 26px;
    font-style: italic;
    line-height: 32px;
    padding-bottom: 120px
}

.screen-8 .title {
    margin-top: 50px
}

.screen-8__img.mob {
    display: none
}

.bottom-image-text {
    font-family: playfair display;
    position: absolute;
    bottom: -55px;
    right: 219px;
    font-weight: 700;
    font-size: 24px;
    text-align: right
}

.bottom-image-text span {
    font-size: 32px
}

footer {
    text-align: center;
    padding: 30px 0
}

.notify {
    font-size: 12px;
    margin-top: 10px;
    text-align: center
}

.notify:empty {
    display: none
}

body .slick-next, body .slick-prev {
    width: 40px;
    height: 40px;
    background-color: #477010 !important;
    z-index: 99;
    top: 17%;
    border-radius: 3px
}

.slick-prev:before, .slick-next:before {
    font-size: 30px !important
}

.slick-prev {
    left: 0 !important
}

.slick-next {
    right: 0 !important
}


.revies{
    background: url(../images/11.jpg);
    background-size: cover;
}
.rev{
    padding-bottom: 50px;

}
.ttt {
    margin: 41px 33px;
    padding-top: 1px;
    width: 400px;
    background-color: #e5e5e5;
    border-radius: 15px;
    -webkit-box-shadow: -18px 21px 21px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: -18px 21px 21px -12px rgba(0,0,0,0.75);
    box-shadow: -18px 21px 21px -12px rgba(0,0,0,0.75);


}
.revies.wrapper {
    position: relative
}
.revies .title {
    margin-top: 50px
}
.ava{
    border-radius: 50%;
    width: 100px;
    margin: 20px auto;
    text-align: center;
    display: block;
    border: 2px solid #477010
}
.name{
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
}
.rev-text{
    margin: 10px auto;
    text-align: center;
    padding: 17px;
    font-size: 19px;
}
@media (max-width: 1450px) {
    .screen-2__card:nth-child(3), .screen-2__card:nth-child(6) {
        margin-right: 30px
    }

    .screen-5-album__card {
        margin: 15px !important
    }
    .ttt{
        width: 350px;
    }
}

@media (max-width: 1100px) {
    .ttt{
        width: 295px;
        margin: 0;
        box-shadow: none;
    }
    .screen-main::before {
        display: none !important
    }

    .price__wrap {
        margin-left: auto;
        margin-right: auto
    }

    body {
        font-size: 20px
    }

    .wrapper {
        max-width: 600px;
        margin: 0 auto !important
    }

    .screen-main__title {
        font-size: 26px;
        text-align: center;
        line-height: 30px
    }

    .screen-main {
        background-image: none
    }

    .form-wrap {
        margin: 0 auto
    }

    .creeen-main__logo_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .logo-text::before {
        display: none
    }

    .logo-text {
        padding-left: 0;
        font-size: 20px;
        margin: 15px 0
    }

    .logo {
        padding-right: 0
    }

    .logo__plate {
        margin-left: 0;
        font-weight: 700;
        z-index: 30
    }

    .creeen-main__logo_row {
        padding: 30px 0 33px
    }

    .screen-main__benefits {
        padding: 20px 0 15px
    }

    .screen-main__benefits-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .screen-main-benefits-2__item {
        margin: 5px auto
    }



    .screen-main__benefits-2 {
        padding: 15px 0
    }

    .form-title {
        font-size: 26px
    }

    .form__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .send-form {
        width: 240px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 auto
    }

    .form__bottom {
        padding-top: 20px
    }

    .old-price {
        padding-bottom: 10px
    }

    .timer {
        margin: 16px auto 0
    }

    .timer-title {
        padding-bottom: 8px
    }

    .screen-main__product {
        display: none
    }

    .screen-main-bg {
        background-image: url(../images/pack_1.png), url(../images/woman_sc_1.png);
        background-repeat: no-repeat;
        background-size: 50%, cover;
        background-position: 21px, 98px, 32px, 9px;
        height: 660px;
        /* height: auto; */
    }

    .title {
        font-size: 26px;
        padding: 30px 0;
        text-align: center
    }

    .screen-2-card__img, .screen-5-album__card img {
        height: 200px;
        width: 320px
    }

    .screen-2__card:nth-child(3), .screen-2__card:nth-child(6) {
        margin-right: 0
    }

    .screen-2__card {
        margin: 15px 0
    }

    .screen-3__bg {
        background-image: none;
        background-color: #fff;
        width: auto
    }

    .screen-3 .title {
        font-size: 26px;
        text-align: center;
        line-height: 32px;
        padding: 0 0 25px
    }

    .screen-3-list__item, .screen-4__list-item {
        padding: 15px 0 15px 50px;
        font-size: 20px
    }

    .screen-3-list__item::before, .screen-4__list-item::before {
        width: 28px;
        height: 28px
    }

    .screen-3__mob-bg {
        background-image: url("../images/screen_3_bg.jpg");
        background-size: contain;
        height: 377px;
        border-radius: 8px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .screen-4 {
        background-image: none;
        background-color: transparent
    }

    .screen-4__sub-title {
        font-size: 20px;
        padding-bottom: 30px;
        text-align: center
    }
    .screen-2-card__img, .screen-5-album__card img{
        width: 100%;
        height: auto;
    }
    .screen-2-card__text, .screen-5-album-card__text {
        font-weight: 500
    }

    .screen-5-album-card__text strong {
        font-weight: 700;
        font-size: 24px
    }

    .screen-5-album__card {
        margin: 0 0 15px !important
    }

    .screen-6 {
        background: #f8f4f4;
        background-image: none;
        padding-bottom: 50px
    }

    .screen-6__mob-bg {
        height: 430px;
        background-image: url(../images/pack_1.png);
        background-repeat: no-repeat;
        background-size: 41%, cover;
        background-position: 169px, 10px, 42px, 31px;
    }
    .screen-6 .screen-main__title{
        font-size: 26px;
        line-height: 30px;
    }
    .screen-7 {
        display: none
    }

    .screen-7.mob {
        display: block
    }

    .screen-7__product-desc.product, .screen-7__product-desc.product img {
        width: 74%;
        margin: 0 auto;
    }

    .screen-7__product-desc {
        width: 100%;
        text-align: left;
        padding-left: 0
    }

    .col-right .screen-7-product-desc__title::before {
        display: none
    }

    .screen-7__product-desc__item {
        height: auto
    }

    .screen-7-product-desc__title {
        padding-left: 0;
        text-align: center
    }

    .col-left .screen-7-product-desc__title::before {
        left: -10px
    }

    .screen-7-product__bottom {
        display: block
    }

    .screen-7-product-bottom__title {
        display: none
    }

    .screen-7-product-bottom__title.mob {
        display: inline-block;
        font-size: 24px;
        width: 40%;
        padding: 0 0 0 10px;
        vertical-align: middle
    }

    .screen-7-product__bottom img {
        width: 50px;
        vertical-align: middle
    }

    .screen-7-product-bottom__text-wrap {
        border: 0
    }

    body .screen-7 .slick-next, body .screen-7 .slick-prev {
        top: 90%
    }

    body .screen-7 .slick-next {
        right: 35% !important
    }

    body .screen-7 .slick-prev {
        left: 35% !important
    }

    .screen-7__product-desc__item {
        height: 265px !important;
    }

    .screen-7__product-desc.product {
        margin-top: -118px;
    }

    .screen-8__img {
        display: none;
        margin-top: -40px
    }

    .screen-8__text {
        font-size: 20px
    }

    .bottom-image-text {
        right: 45px;
        font-size: 20px;
        bottom: 0;
    }

    .screen-8 {
        padding-bottom: 80px
    }

    .screen-8__img.mob {
        display: block;
        width: 60%;
        float: none;
        margin-top: 0
    }
    .screen-7__product-desc.product, .screen-7__product-desc.product img{
        margin: 0px auto ;
    }
}


.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }
.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }
.errorMessage {font-size: 15px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 10px 0 0; z-index: 9999;}

@media (max-width: 968px) {
    .ttt {
        width: 280px;
        margin: 0 auto;
        box-shadow: none;
    }
    .rev-text img{
        width: 250px;
    }
    .screen-3 .wrapper {
        max-width: 390px;
    }
    .screen-7__product-desc.product, .screen-7__product-desc.product img{
        margin: 0 auto ;
    }
}
@media (max-width: 600px) {
    .screen-main-bg {
        height: 333px;
    }
    .ttt {
        width: 300px;
        margin: 0 auto;
        box-shadow: none;
    }
    .screen-7__product-desc__item {
        height: 250px !important;
    }

    .screen-7-product-desc__title {
        font-size: 27px;
    }
    .screen-7-product-desc__text {
        font-size: 20px;
        text-align: center;
        line-height: 25px;
        color: #000;
        padding-bottom: 22px;
    }
    .screen-7__product-desc.product, .screen-7__product-desc.product img {
        width: 80%;
        margin: -10px auto 0;
    }
    .screen-6__mob-bg {
        height: 257px;
        background-image: url(../images/pack_1.png);
        background-repeat: no-repeat;
        background-size: 59%, cover;
        background-position: 54px, 10px, 42px, 31px;
    }
    .screen-3__mob-bg{
        height: 215px;
    }
    ol, ul{
        padding-left: 0px;
    }
}