.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}
* {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%
}

body {
    font-family: "Open Sans", sans-serif;
    background-color: #fff9f1
}

.limit {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    font-size: 0
}

b {
    font-weight: 700
}

._bigTe {
    position: relative;
    z-index: 2;
    font-family: Baloo Chettan, sans-serif;
    font-size: 116px;
    
    color: #00c462;
    text-transform: uppercase;
    line-height: 0.8;
    text-align: center;
    margin-left: 20px;
    letter-spacing: 14px;
}

._bigTe .animOpacity {
    opacity: 0
}

._bigTe .js-isonscreen.animOpacity {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .57s;
    animation-duration: .57s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

._bigTe .blueberries1 {
    position: absolute;
    left: -24px;
    bottom: -43px;
    z-index: 1;
}

._bigTe .blueberries3 {
    position: absolute;
    left: 265px;
    bottom: 100px;
}

._bigTe span {
    position: relative;
    z-index: 1;
    line-height: 0.8;
    display: inline-block
}

._bigTe .blueberries2 {
    z-index: 1;
    position: absolute;
    right: 27px;
    top: 2px
}

._bigTe ._purple {
    color: #a487dc;
    letter-spacing: 1px
}

.global_wrapp {
    display: block;
    width: 100%;
    overflow: hidden
}

.btn,
form button {
    position: relative;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    color: #494800;
    margin-top: 50px;
    cursor: pointer;
    padding: 17px 10px;
    min-width: 245px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #f3f10e;
    z-index: 5;
    font-size: 20px;
    transition: background-color 0.2s;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.93)
}

.btn:hover,
form button:hover {
    background-color: #ffff0f
}

.btn:before,
form button:before {
    content: '';
    display: inline-block;
    width: 104.1%;
    border-radius: 50px;
    height: 116.2%;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

form button {
    position: relative
}

.first {
    position: relative;
    padding-bottom: 140px
}

.first .blueberries {
    position: absolute;
    right: -125px;
    bottom: -146px
}

.first .leaf {
    position: absolute;
    top: 0;
    left: 9.4%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.first .woman {
    position: absolute;
    left: 49.8%;
    top: 105px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite
}

.first .center {
    text-align: center
}

.first ._purple_block {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1
}

.first ._white_block {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1
}

.first .limit {
    position: relative;
    z-index: 2
}

.first .title {
    position: relative;
    z-index: 1;
    font-family: "Itim", cursive;
    font-size: 74px;
    line-height: 0.85;
    color: #a487dc;
    padding-left: 33.8%;
    margin-bottom: 50px;
    padding-top: 25px
}

.first .title span {
    display: inline-block;
    padding-left: 38.5%
}

.first .advantages_list {
    position: relative;
    z-index: 1;
    width: 34.3%;
    display: block;
    margin: 0 0 0 auto
}

.first .advantages_listItem {
    position: relative;
    font-size: 20px;
    color: #373737;
    padding-left: 52px;
    margin-bottom: 10px;
    line-height: 1.5
}

.first .advantages_listItem:before {
    content: '';
    position: absolute;
    left: 29px;
    top: 8px;
    width: 12px;
    height: 12px;
    background-color: #00c462;
    border-radius: 50%
}

.first .advantages_listItem:after {
    content: '';
    position: absolute;
    left: 32px;
    top: 23px;
    width: 6px;
    height: 6px;
    background-color: #00c462;
    opacity: 0.32;
    border-radius: 50%
}

.first .prod_block {
    position: absolute;
    left: -4px;
    top: -49px;
    z-index: 2;
    background: url("../img/back-berries.png") center no-repeat;
    width: 355px;
    height: 478px
}

.first .prod_block ._prod {
    position: absolute;
    left: 49px;
    top: 115px;
    transition: all 0.5s
}

.first .prod_block ._berry_1,
.first .prod_block ._berry_2,
.first .prod_block ._berry_3,
.first .prod_block ._berry_4,
.first .prod_block ._berry_5 {
    position: absolute
}

.first .prod_block ._berry_1 {
    left: 56px;
    top: 190px
}

.first .prod_block ._berry_2 {
    top: 492px;
    left: 137px;
}

.first .prod_block ._berry_3 {
    left: 25px;
    top: 362px;
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1)
}

.first .prod_block ._berry_4 {
    left: 590px;
    top: 380px;
}

.first .prod_block ._berry_5 {
    left: 15px;
    top: 12px
}

.first .prod_block .wrapp_stick {
    position: relative;
    max-width: 265px
}

.first .prod_block .wrapp_stick .stick_img {
    display: inline-block;
    vertical-align: middle;
    background: url("../images/stick.png") center no-repeat;
    width: 85px;
    height: 85px;
    background-size: 90%
}

.first .stick {
    right: -145px;
    top: 340px;
    position: absolute
}

.first .stick img {
    display: inline-block;
    vertical-align: middle
}

.first .stick .stick_text {
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #00c462;
    width: calc(100% - 85px);
    padding-right: 65px;
    line-height: 1;
    position: relative;
    top: -3px
}

.first .stick .stick_text .procent {
    display: block;
    font-weight: 400;
    left: -6px;
    top: -1px;
    line-height: 0.8;
    font-family: "Baloo Chettan", sans-serif;
    font-size: 36px;
    position: relative
}

.second {
    min-height: 941px;
    height: 1px
}

.second .wrapp_abs_img {
    position: relative
}

.second .limit {
    height: 100%
}

.second .circle_block {
    position: relative;
    font-size: 0;
    height: 100%
}

.second .woman_2 {
    position: absolute;
    left: 51%;
    bottom: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.second .wrapp_circle_block {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 50%
}

.second .garlic {
    position: absolute;
    left: -62px;
    bottom: 78px;
    z-index: 2
}

.second .cola {
    position: absolute;
    left: -139px;
    top: 57px;
    z-index: 2
}

.second ._firstCircle {
    font-size: 0;
    background: url("../images/circle-1.png") center no-repeat;
    background-size: 100%;
    width: 516px;
    height: 516px;
    line-height: 516px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    margin-left: -39px;
    border: 8px solid #ffd200;
    position: relative
}

.second ._firstCircle ._text {
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
    margin-top: 126px;
    padding-left: 45px;
    padding-right: 90px;
    padding-bottom: 15px;
    padding-top: 5px;
    background: -moz-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #b94001 15%, #b94001 50%, #b94001 70%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #b94001 15%, #b94001 50%, #b94001 70%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, rgba(30, 87, 153, 0) 0%, #b94001 15%, #b94001 50%, #b94001 70%, rgba(125, 185, 232, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#007db9e8', GradientType=1)
}

.second .wrapp_circle_block._second {
    margin-top: 76px
}

.second .wrapp_circle_block._second .dill {
    position: absolute;
    right: -176px;
    top: -110px
}

.second .wrapp_circle_block._second .mortar {
    position: absolute;
    z-index: 1;
    right: 48px;
    top: 6px
}

.second ._secondCircle {
    position: relative;
    font-size: 0;
    border: 8px solid #a487dc;
    -webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    background: url("../img/circle-2.png") center no-repeat;
    width: 545px;
    height: 545px;
    overflow: hidden;
    border-radius: 50%;
    left: -61px;
    margin-top: 10px
}

.second .pizza {
    position: absolute;
    left: -2px;
    bottom: -77px
}

.second .wrapp_circle_block._three {
    bottom: 84px;
    position: absolute;
    left: 0
}

.second .wrapp_circle_block._three ._textCursive {
    padding-left: 13px
}

.second ._threeCircle {
    position: relative;
    font-size: 0;
    border-radius: 50%;
    background: url("../images/circle-3.png") center no-repeat;
    border: 8px solid #00c462;
    -webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.22);
    width: 359px;
    height: 359px;
    margin-left: 69px;
    margin-bottom: 52px
}

.second ._textCursive {
    position: relative;
    z-index: 3;
    font-family: "Itim", cursive;
    font-size: 46px;
    color: #ee6364;
    padding-left: 52px;
    margin-top: 45px;
    line-height: 1.2;
    -webkit-text-stroke-width: 1px;
    text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
}

.second ._textCursive._last {
    padding-left: 80px;
    margin-top: 4px
}

.three {
    position: relative;
    padding-bottom: 167px
}

.three ._elipse {
    pointer-events: none;
    position: absolute;
    left: 58.4%;
    bottom: 41px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.three .limit {
    position: relative
}

.three ._text {
    position: relative;
    z-index: 1;
    font-family: "Itim", cursive;
    font-size: 36px;
    text-align: center;
    display: block;
    margin: 48px auto 0;
    max-width: 480px;
    color: #573a49;
    line-height: 1.15
}

.three .subtitle {
    text-align: center;
    font-family: "Itim", cursive;
    font-size: 100px;
    color: #ee6364;
    line-height: 1;
    padding-left: 44%;
    margin-top: 70px;
    position: relative;
    z-index: 1
}

.three .subtitle span {
    display: block;
    padding-left: 20px;
    margin-top: 37px;
    font-size: 42px;
}

.three .prod_circle {
    position: absolute;
    right: -33px;
    top: -120px;
    width: 383px;
    height: 383px;
    display: inline-block;
    line-height: 383px;
    text-align: center;
    border-radius: 50%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, rgba(255, 96, 246, 0.15) 100%), #fff;
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, rgba(255, 96, 246, 0.15) 100%), #fff;
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, rgba(255, 96, 246, 0.15) 100%), #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#26ff60f6', GradientType=1)
}

.three .prod_circle ._prod {
    position: absolute;
    left: 77px;
    top: -71px;
    transition: all 0.5s
}

.three .prod_circle ._berry_6 {
    position: absolute;
    left: 304px;
    top: 102px;
    max-width: 46px
}

.three .prod_circle ._berry_7 {
    position: absolute;
    left: 35px;
    top: 231px;
    max-width: 82px
}

.three .prod_circle ._berry_8 {
    position: absolute;
    left: 175px;
    top: 211px;
    max-width: 80px
}

.clear {
    clear: both
}

.four {
    padding-top: 28px
}

.four .limit {
    position: relative
}

.four .back_crazy {
    position: absolute;
    background: url("../images/crazy-back.png");
    width: 1611px;
    height: 1294px;
    left: 48%;
    top: 64.5%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.four .subTitle {
    font-weight: 700;
    font-size: 60px;
    line-height: 0.8;
    color: #1f1f1f;
    text-align: center;
    position: relative;
    z-index: 1
}

.four .z-2 {
    position: relative;
    padding-bottom: 15px;
}

.four .z-2 .blueberries {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -28px
}

.four ._bigTe {
    font-size: 80px;
    margin-left: 0;
    position: relative;
    z-index: 1
}

.four ._bigTe .blueberries {
    position: absolute;
    right: 70px;
    top: -28px
}

.four .center_block {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 556px;
    margin-left: 144px;
    margin-top: 70px;
    padding: 58px 50px 65px 76px
}

.four .center_block ._prod_four {
    transition: all 0.5s
}

.four .center_block span {
    position: relative;
    font-family: "Itim", cursive;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #00c462;
    top: -10px;
    padding-left: 25px;
    padding-right: 0px;
}

.four .center_block .top_line {
    position: absolute;
    left: 0;
    top: 0;
    width: 419px;
    height: 78px;
    border-top: 4px solid #00c462;
    border-left: 4px solid #00c462;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px
}

.four .center_block .bottom_line {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 419px;
    height: 78px;
    border-bottom: 4px solid #a487dc;
    border-right: 4px solid #a487dc;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px
}

.four .wrapp_btn {
    width: 100%;
    text-align: center;
    left: 56%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -30px;
    position: absolute;
    z-index: 5
}

.four .wrapp_btn .btn {
    letter-spacing: 0;
    min-width: 310px;
    padding: 21px 10px
}

.four .back_green {
    padding: 21px 60px 0 19px;
    background-color: #00c462;
    border-radius: 10px;
    background: -moz-radial-gradient(center, ellipse cover, rgba(30, 87, 153, 0) 50%, rgba(66, 182, 20, 0.2) 100%), #fff;
    background: -webkit-radial-gradient(center, ellipse cover, rgba(30, 87, 153, 0) 50%, rgba(66, 182, 20, 0.2) 100%), #fff;
    background: radial-gradient(ellipse at center, rgba(30, 87, 153, 0) 50%, rgba(66, 182, 20, 0.2) 100%), #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#3342b614', GradientType=1)
}

.four .back_green .blueberries1 {
    position: absolute;
    left: 11.5%;
    top: 74.6%;
    z-index: 1
}

.four .back_green .blueberries2 {
    position: absolute;
    left: 87.3%;
    top: 88.8%;
    max-width: 142px;
    z-index: 1
}

.four .back_green ._berry_9 {
    position: absolute;
    right: 9px;
    top: -90px
}

.four .back_green ._berry_10 {
    position: absolute;
    top: 220px;
    left: 149px
}

.four .back_green ._berry_11 {
    position: absolute;
    right: 160px;
    top: 389px
}

.four .crazy_block {
    position: relative;
    width: 100%;
    padding-bottom: 50px
}

.four .result {
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 12.3%;
    top: 285px;
    z-index: 1
}

.four .arrows {
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    top: 43%;
    z-index: 2
}

.four .wrapp_img {
    position: relative
}

.four .wrapp_img span {
    display: block;
    margin-top: 8px;
    width: 100%;
    padding: 0 31px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "Itim", cursive;
    font-size: 30px;
    line-height: 1.2;
    text-align: right;
    text-transform: lowercase
}

.four .before {
    z-index: 1
}

.four .after {
    top: -21px
}

.four .result_before {
    background: url("../images/before.png") center no-repeat;
    width: 283px;
    height: 227px
}

.four .result_after {
    background: url("../images/after.png") center no-repeat;
    width: 283px;
    height: 227px
}

.four .text.psA {
    font-family: "Itim", cursive;
    font-size: 43px;
    color: #292929;
    text-align: center;
    position: absolute;
    bottom: 109%;
    left: -20px;
    width: 450px;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    line-height: 0.95;
    -webkit-text-stroke-width: 1px;
}

.four .composition_list {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    max-width: 420px;
    display: inline-block;
    vertical-align: top;
    margin-top: 35px;
    padding-left: 25px
}

.four .composition_listItem {
    margin-bottom: 15px
}

.four .circle {
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    border: 6px solid transparent;
    -webkit-box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.36);
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.36)
}

.four .compos_wrapp {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 128px);
    font-size: 20px;
    line-height: 1.2;
    color: #373737;
    padding-left: 12px
}

.four .compos_wrapp .bold {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.four .compos_wrapp ._purple {
    color: #a487dc
}

.five {
    position: relative;
    z-index: 1;
    padding-top: 200px;
    padding-bottom: 130px
}

.five .subTitle {
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1;
    color: #1f1f1f;
    text-align: center;
    margin-top: 70px;
}

.five .left_diet {
    display: inline-block;
    vertical-align: top;
    width: 55%;
    margin-top: 63px;
    position: relative
}

.five .left_diet .berries1 {
    position: absolute;
    left: 3.1%;
    top: -19%
}

.five .left_diet .shadow {
    position: absolute;
    left: 0;
    bottom: -32px;
    z-index: 1
}

.five .left_diet .woman_3 {
    position: absolute;
    left: 68.4%;
    top: 75.7%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2
}

.five .left_diet .diet_text {
    font-size: 30px;
    line-height: 1.15;
    font-weight: 700;
    color: #661e43;
    padding-right: 75px;
}

.five .left_diet_list {
    margin-top: 18px;
    display: inline-block;
    width: 100%;
    background: url("../images/purple-back.png") center no-repeat;
    background-size: cover;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 37px 16px 26px
}

.five .right_diet_list {
    background: url("../images/green-back.png") center no-repeat;
    background-size: cover;
    border-radius: 5px;
    margin-top: 71px;
    padding: 40px 0 41px 0
}

.five .right_diet_list .diet_text {
    font-family: "Baloo Chettan", sans-serif;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    max-width: 247px;
    letter-spacing: -2px;
    margin: 0 0 8px auto
}

.five .right_diet_listItem {
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    max-width: 241px;
    margin: 0 0 16px auto;
    padding-left: 42px;
    padding-right: 22px;
    position: relative
}

.five .right_diet_listItem:before {
    content: '';
    background: url("../images/smile.png") center no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    left: 0;
    top: 0
}

.five .left_diet_listItem {
    z-index: 1;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #fff;
    max-width: 213px;
    padding-left: 41px;
    line-height: 1.25;
    margin-bottom: 19px;
    position: relative
}

.five .left_diet_listItem:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0;
    background: url("../images/sorrow.png") center no-repeat;
    width: 29px;
    height: 29px
}

.five .right_diet {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    position: relative
}

.five .right_diet .shadow {
    position: absolute;
    left: 50%;
    top: 102.5%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1
}

.five .right_diet .shadow_2 {
    position: absolute;
    left: -4%;
    top: 48%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1
}

.five .right_diet .blueberries4 {
    z-index: 2;
    position: absolute;
    left: 24%;
    top: 97.1%
}

.five .right_diet .blueberries5 {
    position: absolute;
    left: 100.8%;
    top: 7%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.five .right_diet .berries {
    z-index: 2;
    position: absolute;
    left: 72.8%;
    top: 100%
}

.five .right_diet .prod {
    position: absolute;
    left: 7%;
    top: 70%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.six {
    padding-top: 139px;
    padding-bottom: 73px
}

.six .limit {
    position: relative
}

.six .limit .circle {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: none
}

.six ._bigTe {
    font-size: 80px;
    margin-left: 0;
    position: relative;
    z-index: 1;
    padding-bottom: 5%;
}

.six ._bigTe .leaf {
    position: absolute;
    left: 6.2%;
    top: -17.8%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.six .z-2 {
    position: relative;
    line-height: 0.7
}

.six .blueberries {
    position: absolute;
    left: 106.7%;
    top: 1%
}

.six .pdR {
    text-align: center;
    font-family: "Itim", cursive;
    font-size: 60px;
    font-weight: 700;
    text-transform: lowercase;
    letter-spacing: 0;
    color: #573a49;
    display: block;
    width: 100%;
    position: relative;
    margin-top: 15px;
}

.six .wrapp_block {
    position: relative;
    z-index: 2
}

.six .berries {
    position: absolute;
    left: 28.7%;
    top: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 130px
}

.six .leaf_2 {
    position: absolute;
    left: 82.7%;
    top: 18%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.six .wrapp_img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    border: 6px solid transparent;
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18)
}

.six .left_block {
    display: inline-block;
    vertical-align: top;
    width: 41.3%;
    text-align: right
}

.six .left_block .wrapp_img {
    position: relative
}

.six .left_block .wrapp_img:before {
    position: absolute;
    left: 4px;
    top: 8px;
    content: '1';
    text-align: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #a487dc;
    font-size: 26px;
    font-weight: 700;
    color: #fff
}

.six .left_block .text {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 209px);
    font-weight: 700;
    color: #fff;
    background-color: #000;
    border-radius: 10px;
    padding: 10px;
    font-size: 22px;
    text-align: left;
    padding-right: 15px;
    margin-top: 70px;
    line-height: 1.2
}

.six .right_block {
    width: 40.8%;
    display: inline-block;
    vertical-align: top;
    margin-top: 141px;
    padding-left: 5px
}

.six .right_block .wrapp_img {
    position: relative
}

.six .right_block .wrapp_img:before {
    position: absolute;
    right: 0;
    top: 22px;
    content: '2';
    text-align: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #a487dc;
    font-size: 26px;
    font-weight: 700;
    color: #fff
}

.six .right_block .text {
    float: right;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 209px);
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    text-align: left;
    margin-top: 65px;
    line-height: 1.2;
    background: #000;
    padding: 10px;
    border-radius: 10px
}

.six .center_block {
    width: 17.9%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.six .center_block .prod_block {
    background: url("../images/back-berries-2.png") center no-repeat;
    background-size: contain;
    width: 205px;
    height: 375px;
    position: absolute;
    left: -17px;
    top: 18px
}

.six .center_block ._prod {
    transition: all 0.5s;
    position: absolute;
    left: -65px;
    top: -60px;
    max-width: 282px
}

.six .center_block ._berry_12 {
    position: absolute;
    right: 27px;
    top: 237px
}

.six .center_block ._berry_13 {
    position: absolute;
    left: 12px;
    top: 67px
}

.six .center_block ._berry_14 {
    position: absolute;
    right: -17px;
    top: 125px
}

.seven {
    padding-bottom: 187px
}

.seven .limit {
    position: relative
}

.seven .limit ._elipse2 {
    pointer-events: none;
    background: url("../img/elipse-seven.png") center no-repeat;
    width: 1582px;
    height: 1582px;
    max-width: none;
    position: absolute;
    left: 49.2%;
    top: -32.3%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.seven .limit .doc {
    pointer-events: none;
    max-width: none;
    position: absolute;
    left: 77.2%;
    top: 34.7%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.seven .seven_left {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    padding-top: 63px;
    padding-right: 41px;
    position: relative;
    z-index: 2
}

.seven .seven_left .leaf_4 {
    z-index: 1;
    position: absolute;
    top: 40%;
    left: -7%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.seven .seven_left .text {
    text-align: left;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.25;
    color: #16234d
}

.seven .seven_left .text span {
    text-transform: uppercase;
    font-family: "Baloo Chettan", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    color: #00c462;
    letter-spacing: 1px
}

.seven .seven_left .text .purple {
    color: #a487dc
}

.seven .seven_right {
    position: relative;
    width: 50.5%;
    display: inline-block;
    vertical-align: top;
    padding-left: 78px;
    padding-top: 90px
}

.seven .seven_right .blueberries7 {
    z-index: 1;
    position: absolute;
    top: 8%;
    left: 72%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.seven .seven_right .berries2 {
    z-index: 1;
    position: absolute;
    top: 108%;
    left: 34%
}

.seven .seven_right .back_circle {
    pointer-events: none;
    position: absolute;
    top: 64%;
    left: 49%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: none
}

.seven .graph {
    position: relative
}

.seven ._graph {
    position: relative;
    z-index: 2
}

.seven .arrow_1 {
    position: absolute;
    left: 4px;
    bottom: 5px;
    width: 0;
    transition: width 2s linear
}

.seven .arrow_2 {
    position: absolute;
    left: 4px;
    bottom: 4px;
    width: 0;
    transition: width 2s linear
}

.seven .arrow_3 {
    position: absolute;
    left: 6px;
    bottom: 4px;
    width: 0;
    transition: width 2s linear
}

.seven .js-isonscreen .arrow_1 {
    width: 333px
}

.seven .js-isonscreen .arrow_2 {
    width: 327px
}

.seven .js-isonscreen .arrow_3 {
    width: 350px
}

.seven .arrow_text {
    position: absolute;
    max-width: 160px;
    left: 36px;
    top: 7px;
    width: 100%
}

.seven .arrow_text_item {
    font-size: 15px;
    font-weight: 700;
    color: #1f1f1f;
    position: relative;
    padding-left: 45px;
    margin-bottom: 22px
}

.seven .arrow_text_item:nth-child(2):before {
    background-color: #828c59
}

.seven .arrow_text_item:nth-child(3):before {
    background-color: #865f73
}

.seven .arrow_text_item:before {
    position: absolute;
    content: '';
    width: 37px;
    height: 37px;
    display: inline-block;
    border-radius: 50%;
    top: -7px;
    left: -1px;
    background-color: #00c462
}

.seven .left_row {
    position: absolute;
    left: -6%;
    top: 53.6%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.seven .left_row_item {
    text-align: right;
    max-width: 150px;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    display: block;
    margin-bottom: 38px
}

.seven .bottom_col {
    font-weight: 700;
    width: 100%;
    position: absolute;
    left: 47%;
    top: 104%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 385px
}

.seven .bottom_col_item {
    font-weight: 700;
    font-size: 15px;
    color: #000000;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center
}

.eight {
    padding-top: 60px
}

.eight .limit {
    position: relative
}

.eight .leaf_3 {
    background: url("../img/leaf11.png") center no-repeat;
    width: 55px;
    height: 124px;
    position: absolute;
    left: -1%;
    top: 0%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.eight .review_title {
    font-family: "Itim", cursive;
    font-size: 42px;
    font-weight: bold;
    color: #1f1f1f;
    line-height: 1;
    text-align: center;
    width: 100%;
    max-width: 480px;
    display: block;
    margin: 0 0 0 auto;
    padding-right: 41px
}

.eight .photo_block {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 58%
}

.eight .photo_block .wrapp_animation_photo {
    position: absolute;
    opacity: 0;
    transition: opacity 1.5s
}

.eight .photo_block .wrapp_animation_photo.active {
    opacity: 1
}

.review_comment {
    display: inline-block;
    vertical-align: top;
    width: 42%
}

.review_block {
    max-width: 930px;
    margin: -44px auto 0;
    width: 100%;
    position: relative;
    padding-bottom: 50px
}

.review_block .arrow_list {
    position: absolute;
    left: 14px;
    bottom: 28px;
    width: 50%;
    z-index: 2
}

.review_block .arrow_list .number {
    display: inline-block;
    vertical-align: middle
}

.review_block .arrow_list .number span {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    font-weight: 700;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    color: #bebebe;
    margin: 0 9px;
    cursor: pointer;
    transition: color 0.2s
}

.review_block .arrow_list .number span.active {
    color: #a487dc
}

.review_block .arrow_list .number span:hover {
    color: #a487dc
}

.review_block .arrow_list .prev {
    background: url("../images/arrow-left-gray.png");
    width: 22px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.review_block .arrow_list .prev:hover {
    background: url("../images/arrow-left-purple.png")
}

.review_block .arrow_list .next {
    background: url("../images/arrow-right-gray.png");
    width: 22px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.review_block .arrow_list .next:hover {
    background: url("../images/arrow-right-purple.png")
}

.review_block .photo_block span {
    font-family: "Itim", cursive;
    text-transform: lowercase;
    display: block;
    width: 100%;
    position: absolute;
    font-size: 45px;
    color: #fff;
    padding: 0 19px;
    left: 0;
    bottom: 0
}

.review_block .left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
    overflow: hidden;
    width: 50%
}

.review_block .left img {
    max-width: none
}

.review_block .right {
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    position: relative;
    margin-left: -33px;
    border-radius: 10px;
    overflow: hidden;
    width: 52%
}

.review_block .right img {
    max-width: none
}

.wrapp_comm {
    position: absolute;
    top: 0;
    right: 100%;
    transition: right 1s, opacity 0.2s;
    width: 100%;
    opacity: 0
}

.wrapp_comm.active {
    opacity: 1;
    display: inline-block;
    right: 0%
}

.overflow {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.review_comment {
    display: inline-block;
    vertical-align: top;
    width: 51.2%;
    background: #fff;
    margin-top: 64px;
    margin-left: -86px;
    z-index: 2;
    position: relative;
    padding: 40px 40px;
    border-radius: 10px;
    height: 1px;
    min-height: 470px
}

.review_comment.active {
    display: inline-block
}

.review_comment .shadow_3 {
    pointer-events: none;
    position: absolute;
    left: -64px;
    top: -26px;
    background: url("../img/shadow-left-2.png") center no-repeat;
    width: 378px;
    height: 685px
}

.review_comment .bottom_line {
    position: absolute;
    right: 7px;
    bottom: 17px;
    width: 187px;
    height: 148px;
    border-bottom: 4px solid #a487dc;
    border-right: 4px solid #a487dc;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px
}

.review_comment .blueberries6 {
    position: absolute;
    background: url("../img/blueberries41.png") center no-repeat;
    width: 141px;
    height: 109px;
    left: 105%;
    top: 6%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.review_comment .name {
    font-weight: 700;
    font-size: 30px;
    color: #a487dc;
    text-align: center;
    padding-bottom: 6px;
    position: relative;
    margin-bottom: 22px
}

.review_comment .name:before {
    content: '';
    position: absolute;
    width: 53px;
    height: 1px;
    background: #a487dc;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.review_comment ._comment {
    font-size: 20px;
    line-height: 1.6;
    color: #1f1f1f;
    text-align: center
}

.footer {
    padding-top: 213px;
    position: relative
}

.footer .z-2 {
    position: relative
}

.footer .blueberries {
    position: absolute;
    left: 96%;
    top: 11%
}

.footer .berries5 {
    position: absolute;
    left: 97%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 0
}

.footer .berries4 {
    position: absolute;
    left: 37.4%;
    top: -20%
}

.footer ._bigTe {
    margin: 0 0 40px 85px;
    text-align: center;
    font-size: 80px;
    font-weight: 500;
    line-height: 1;
    pointer-events: none;
}

.footer ._bigTe span {
    line-height: inherit;
    letter-spacing: 0;
    display: inline-block
}

.footer ._bigTe ._purple {
    letter-spacing: -5px
}

.footer .left_block {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    max-height: 830px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: -219px;
    left: 5px
}

.footer .left_block .woman_4 {
    pointer-events: none;
    max-width: none
}

.footer .center_block {
    position: relative;
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 160px
}

.footer .center_block .prod_block {
    z-index: 1;
    background: url("../images/back-berries-3.png") center no-repeat;
    background-size: contain;
    width: 337px;
    height: 271px;
    left: -41px;
    position: absolute;
    top: 78px
}

.footer .center_block ._prod {
    position: absolute;
    left: -82px;
    top: -140px;
    max-width: none;
    transition: all 0.5s
}

.footer .center_block ._berry_15 {
    position: absolute;
    left: 150px;
    top: 130px
}

.footer .center_block ._berry_16 {
    position: absolute;
    left: 20px;
    top: -30px
}

.footer .center_block .text {
    font-family: "Itim", cursive;
    text-align: center;
    font-size: 58px;
    line-height: 0.8;
    color: #a487dc;
    text-shadow: 4px 4px 5px white
}

.footer .center_block .psA {
    position: absolute;
    z-index: 2;
    top: 356px;
    left: -400px;
    width: 450px;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    line-height: 1;
    -webkit-text-stroke-width: 1px;
    text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
}

.footer .form_block {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
    position: absolute;
    padding-bottom: 60px
}

.footer .form_block .shadow_cicle {
    pointer-events: none;
    position: absolute;
    max-width: none;
    left: 50%;
    top: 49%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.footer .form_block .form_title {
    position: relative;
    z-index: 1;
    font-weight: 700;
    font-size: 30px;
    color: #a487dc;
    text-align: center
}

.footer .form_block form {
    position: relative;
    z-index: 10;
    margin-top: 20px;
    padding: 0 13px;
    text-align: center
}

.footer .form_block .form_item {
    display: block;
    width: 100%;
    border-radius: 30px;
    border: 1px solid #a487dc;
    margin-bottom: 16px
}

.form_block input {
    width: 100%;
    display: block;
    border-radius: 30px;
    border: 1px solid #a487dc;
    margin-bottom: 16px;
    font-size: 18px;
    outline: none
}

.footer .form_block input {
    padding: 16px 29px
}

.footer .form_block select {
    padding: 16px 55px 16px 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/select-arrow.png") 91% center no-repeat
}

.footer .form_block .btn,
form button {
    margin-top: 19px;
    padding: 14px 0
}

.footer .form_block .btn:before,
form button:hover {
    -webkit-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.28);
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.28)
}

.footer .limit {
    position: relative;
    z-index: 1
}

.footer .berries6 {
    position: absolute;
    left: 3.4%;
    top: 89%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.footer ._purple_block2 {
    background: url("../images/last-purple-circle.png") center no-repeat;
    width: 1185px;
    height: 758px;
    pointer-events: none;
    position: absolute;
    bottom: 4%;
    left: 53%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1
}

.footer ._white_block2 {
    background: url("../images/last-block.png") center no-repeat;
    width: 2000px;
    height: 897px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1
}

.wrapp_prodBlueberries {
    position: relative
}

.prices {
    text-align: center;
    background: #fff;
    padding: 5px 10px;
    color: #00c462;
    font-family: "Itim", cursive;
    font-size: 23px;
    display: block;
    width: 100%;
    z-index: 1;
    position: relative;
    margin: 0 auto
}

.prices span {
    display: block;
    width: 100%;
    font-size: 38px;
    margin-bottom: 5px;
    font-weight: bold
}

.prices span:last-child {
    margin-bottom: 0
}

.prices ._old {
    font-weight: normal;
    font-size: 20px;
    color: #a487dc;
    text-decoration: line-through
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3) translate3d(0, 0, 0);
        transform: scale(0.3) translate3d(0, 0, 0)
    }

    50% {
        opacity: 0.9;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(0.89);
        transform: scale(0.89)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3) translate3d(0, 0, 0);
        transform: scale(0.3) translate3d(0, 0, 0)
    }

    50% {
        opacity: 0.9;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(0.89);
        transform: scale(0.89)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px)
    }

    50% {
        -webkit-transform: translate(-50%, -20px);
        transform: translate(-50%, -20px)
    }

    100% {
        -webkit-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px)
    }
}

@keyframes float {
    0% {
        -webkit-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px)
    }

    50% {
        -webkit-transform: translate(-50%, -20px);
        transform: translate(-50%, -20px)
    }

    100% {
        -webkit-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px)
    }
}

@media all and (max-width: 991px) {
    .four ._bigTe .blueberries {
        position: absolute;
        right: 10px;
        top: -28px;
        max-width: 40px
    }

    .first {
        padding-bottom: 25px
    }

    .limit {
        max-width: 320px;
        padding: 0 10px
    }

    .second .cola,
    .second .garlic,
    .second .wrapp_circle_block._second .mortar,
    .second .pizza {
        display: none
    }

    .first .prod_block {
        background: url("../img/back-berries.png") no-repeat;
        background-size: contain;
        width: 208px;
        height: 330px;
        position: absolute;
        left: -65px;
        top: 73px;
        z-index: 2
    }

    .first .prod_block ._prod {
        left: 9px;
        top: -14px;
        width: 200px
    }

    .first .prod_block img {
        max-width: 240px
    }

    .first .prod_block ._berry_1 {
        left: 42px;
        top: 31px;
        max-width: 50px
    }

    .first .prod_block ._berry_2 {
        display: none
    }

    .first .prod_block ._berry_3 {
        left: 0px;
        top: 155px;
        max-width: 47px;
    }

    .first .prod_block ._berry_4 {
        display: none
    }

    .first .title {
        font-size: 37px;
        width: 320px;
        line-height: 0.95;
        padding-left: 72px;
        padding-top: 40px;
        margin-bottom: 60px;
    }

    .first .title span {
        padding-left: 70px
    }

    .first .leaf {
        position: absolute;
        top: 0;
        left: 1.4%;
        max-width: 96px
    }

    .first .woman {
        z-index: 2;
        position: relative;
        top: -10px;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        max-width: none;
        width: 317px
    }

    .first .advantages_list {
        width: 100%;
        margin-top: 12px
    }

    .first .advantages_listItem {
        font-size: 18px;
        padding-left: 30px;
        margin-bottom: 12px;
        line-height: 1.35
    }

    .first .advantages_listItem:before {
        left: 0
    }

    .first .advantages_listItem:after {
        left: 3px
    }

    .first .center {
        position: absolute;
        width: 100%;
        left: 0;
        top: 387px
    }

    .btn {
        padding: 14px 10px
    }

    .first ._bigTe {
        position: absolute;
        font-size: 60px;
        top: 343px;
        width: 100%;
        margin-left: -14px;
        letter-spacing: 0
    }

    .first ._bigTe ._purple {
        letter-spacing: 0
    }

    .first .blueberries {
        position: absolute;
        left: 92.6%;
        top: 74.4%;
        max-width: 90px
    }

    .first .prod_block .wrapp_stick {
        position: relative;
        max-width: 115px
    }

    .first .stick {
        right: -184px;
        top: 80px;
        position: absolute
    }

    ._bigTe .blueberries3 {
        position: absolute;
        left: 64px;
        bottom: 42px;
        max-width: 23px
    }

    .first .stick img {
        display: inline-block;
        vertical-align: middle;
        width: 108px
    }

    .first .stick .stick_text {
        font-weight: 700;
        display: block;
        vertical-align: middle;
        font-size: 13px;
        color: #00c462;
        width: 100%;
        padding-right: 12px;
        line-height: 1;
        position: relative;
        top: 0;
        text-align: center;
    }

    .first .stick .stick_text .procent {
        display: block;
        font-weight: 400;
        left: 0;
        top: 0;
        line-height: 0.8;
        font-family: "Baloo Chettan", sans-serif;
        font-size: 29px;
        position: relative;
        margin-bottom: 2px
    }

    .first ._purple_block {
        max-width: 1050px;
        top: -89px;
        left: 50%
    }

    .first ._white_block {
        top: -210px;
        max-width: none
    }

    ._bigTe .blueberries1 {
        left: -24px;
        bottom: -43px;
        max-width: 53px
    }

    ._bigTe .blueberries2 {
        right: -23px;
        top: -9px;
        max-width: 40px
    }

    .first .prod_block .wrapp_stick .stick_img {
        background: url("../images/stick-mob.png") center no-repeat;
        width: 105px;
        height: 105px
    }

    .second .wrapp_circle_block {
        width: 100%
    }

    .second ._firstCircle ._text {
        font-size: 28px;
        margin-top: 48px;
        padding-left: 26px;
        padding-right: 8px;
        padding-bottom: 5px;
        padding-top: 9px;
        line-height: 1.05
    }

    .second ._firstCircle {
        width: 285px;
        height: 285px;
        line-height: 278px;
        margin-left: -6px
    }

    .second ._textCursive {
        display: none
    }

    .second .wrapp_circle_block._second {
        margin-top: -117px;
        text-align: right;
        position: relative;
        left: 38px
    }

    .second ._secondCircle {
        z-index: 2;
        width: 230px;
        height: 230px;
        left: 0;
        margin: 0;
        display: inline-block;
        -webkit-background-size: contain;
        background-size: contain
    }

    .second .wrapp_circle_block._second .dill {
        position: absolute;
        right: -88px;
        top: -70px;
        max-width: 142px
    }

    .second .wrapp_circle_block._three {
        position: relative;
        left: -11px;
        bottom: auto;
        margin: 0;
        top: -189px
    }

    .second .limit {
        height: auto
    }

    .second {
        min-height: 0;
        height: auto
    }

    .second .circle_block {
        height: auto
    }

    .second ._threeCircle {
        width: 154px;
        height: 154px;
        margin-left: 0;
        margin-bottom: 0;
        background-size: contain
    }

    .second .woman_2 {
        position: static;
        left: 52%;
        top: 157px;
        z-index: 2;
        max-width: 100%;
        margin-top: 25px;
        transform: none;
        margin-bottom: 235px
    }

    .list_mobile {
        display: block;
        position: relative;
        z-index: 3;
        top: -196px
    }

    .list_mobile_item {
        font-family: "Itim", cursive;
        font-size: 25px;
        color: #f03b3d;
        font-weight: bold;
        text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
        -webkit-text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
        -moz-text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white
    }

    .mortar,
    .dill,
    .second ._threeCircle {
        display: none
    }

    .three ._text {
        font-size: 28px;
        max-width: none;
        text-align: left;
        margin: 0 auto
    }

    .three {
        position: relative;
        padding-bottom: 0;
        top: -149px;
        margin-bottom: -77px
    }

    .three .prod_circle {
        width: 212px;
        height: 212px;
        top: -28px;
        right: -20px
    }

    .three ._text {
        font-size: 28px;
        max-width: none;
        text-align: left;
        margin: 0 auto;
        line-height: 1.05;
        padding-right: 36%
    }

    .three .prod_circle ._prod {
        position: absolute;
        left: 47px;
        top: -31px;
        transition: all 0.5s;
        max-width: 170px
    }

    .three .prod_circle ._berry_8 {
        position: absolute;
        left: 105px;
        top: 121px;
        max-width: 45px
    }

    .three .prod_circle ._berry_6 {
        position: absolute;
        left: 154px;
        top: 82px;
        max-width: 36px
    }

    .three .prod_circle ._berry_7 {
        position: absolute;
        left: 40px;
        top: 46px;
        max-width: 60px
    }

    .three .subtitle {
        font-size: 50px;
        padding-left: 0;
        margin-top: 21px;
        line-height: 1;
        text-align: center
    }

    .three .subtitle span {
        padding-left: 0;
        margin-top: 17px;
        text-align: center;
        line-height: 1.2
    }

    .three ._elipse {
        left: 50.4%;
        bottom: -55px
    }

    .four ._bigTe {
        font-size: 50px;
        letter-spacing: 0
    }

    .four .z-2 .blueberries {
        top: 31.3%;
        left: 101.6%;
        max-width: 43px
    }

    .four .subTitle {
        font-size: 37px;
        line-height: 1.2;
        margin-top: 6px
    }

    .four .result {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        margin-top: 19px
    }

    .four .wrapp_img {
        display: inline-block;
        vertical-align: top;
        position: relative;
        width: 50%;
        left: -9px
    }

    .four .result_before {
        background: url("../images/before-2.png") center no-repeat;
        width: 171px;
        height: 164px
    }

    .four .result_after {
        background: url("../images/after-2.png") center no-repeat;
        width: 171px;
        height: 164px
    }

    .four .after {
        top: auto
    }

    .four .arrows {
        position: absolute;
        transform: translate(-50%, -50%) rotate(-90deg);
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -moz-transform: translate(-50%, -50%) rotate(-90deg);
        -o-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        left: 47%;
        top: 27%;
        z-index: 2
    }

    .four .wrapp_img span {
        font-size: 20px;
        padding: 0 24px
    }

    .four .text.psA {
        font-size: 31px;
        line-height: 1.1;
        width: 100%;
        left: auto;
        text-align: center;
        position: relative;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none
    }

    .four .composition_list {
        width: 100%;
        position: relative;
        margin-top: 39px;
        padding-bottom: 45px;
        padding-left: 0
    }

    .four .back_crazy {
        background: url("../img/crazy-back-mob.png") center no-repeat;
        width: 800px;
        height: 1353px
    }

    .four .circle {
        max-width: 96px;
        -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.36);
        -moz-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.36);
        box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.36)
    }

    .four .compos_wrapp .bold {
        margin-bottom: 7px
    }

    .slick-dots {
        text-align: center;
        max-width: 135px;
        margin: 10px auto 0
    }

    .slick-dots li {
        display: inline-block;
        -moz-user-select: none;
        -khtml-user-select: none;
        user-select: none;
        vertical-align: middle;
        margin: 0 9px;
        cursor: pointer;
        transition: color 0.2s
    }

    .slick-dots li.slick-active button {
        color: #a487dc
    }

    .slick-dots li button {
        outline: none;
        font-weight: 700;
        font-size: 24px;
        display: inline-block;
        color: #bebebe
    }

    .four .composition_listItem {
        padding: 0 5px
    }

    .four .compos_wrapp {
        font-size: 18px;
        width: calc(100% - 96px)
    }

    .four .center_block {
        margin-left: 0;
        margin-top: 38px;
        padding: 9px 13px 20px 10px
    }

    .four .center_block .top_line {
        width: 237px;
        height: 78px
    }

    .four .back_green {
        padding: 40px 0 0 0;
        z-index: 2
    }

    .four .back_green ._berry_9 {
        position: absolute;
        right: 9px;
        top: -9px;
        max-width: 64px
    }

    ._prod_four {
        position: relative;
        top: 10px;
        left: -10px;
        max-width: 259px;
        margin-bottom: -42px
    }

    .four .center_block span {
        font-size: 20px;
        padding-left: 0;
        top: -220px;
    }

    .four .back_green ._berry_10 {
        position: absolute;
        top: 97px;
        left: 59px;
        max-width: 50px
    }

    .four .back_green ._berry_11 {
        position: absolute;
        right: 70px;
        top: 177px;
        max-width: 47px
    }

    .four .back_green .blueberries1 {
        left: 2.5%;
        top: 49.6%;
        max-width: 50px
    }

    .four .back_green .blueberries2 {
        max-width: 85px;
        left: 81.3%;
        top: 76.8%
    }

    .four .wrapp_btn .btn {
        margin-top: 20px;
        width: 100%;
        min-width: 0;
        font-size: 16px;
        padding: 16px 10px
    }

    .four .center_block .bottom_line {
        width: 302px;
        height: 78px;
        bottom: 45px
    }

    .four .wrapp_btn {
        width: 100%;
        text-align: center;
        left: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        bottom: auto;
        position: relative;
        z-index: 5
    }

    .five .subTitle {
        font-size: 28px
    }

    .five {
        padding-top: 0;
        padding-bottom: 80px
    }

    .five .left_diet .berries1 {
        left: 11.1%;
        top: -15%
    }

    .five .left_diet {
        width: 100%;
        display: block;
        margin-top: 112px
    }

    .five .left_diet .diet_text {
        margin-bottom: 0px;
        position: relative;
        z-index: 2;
        font-size: 25px;
        padding-right: 0;
        line-height: 1.2;
        text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
        -webkit-text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
        -moz-text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white
    }

    .five .left_diet_list {
        margin-top: 30px;
        padding: 76px 59px 26px 16px;
        border-radius: 10px
    }

    .five .left_diet .woman_3 {
        left: 68.4%;
        top: 62px;
        max-width: 211px
    }

    .five .left_diet_listItem {
        margin-bottom: 13px;
        max-width: none
    }

    .five .left_diet .shadow {
        bottom: -19px
    }

    .five .right_diet {
        width: 100%;
        border-radius: 10px
    }

    .five .right_diet_list {
        margin-top: 13px;
        padding: 24px 0 46px 0;
        margin-right: -10px;
        border-radius: 10px
    }

    .five .right_diet_list .diet_text {
        margin: 0 0 9px 8px
    }

    .five .right_diet_listItem {
        line-height: 1.35;
        max-width: none;
        margin: 0 0 5px 10px;
        padding-left: 42px;
        padding-right: 98px
    }

    .five .right_diet .prod {
        position: absolute;
        left: 85%;
        top: 92%;
        max-width: 112px;
        z-index: 2
    }

    .five .right_diet_listItem:before {
        left: 5px
    }

    .five .right_diet .blueberries5 {
        position: absolute;
        left: 99.3%;
        top: 1%;
        max-width: 95px
    }

    .five .right_diet .blueberries4 {
        left: 81%;
        top: 100.1%;
        z-index: 3;
        max-width: 86px
    }

    .five .right_diet .berries {
        left: 10.8%;
        top: 93%;
        max-width: 58px
    }

    .six {
        padding-top: 60px
    }

    .six ._bigTe {
        font-size: 50px;
        letter-spacing: 0
    }

    .six ._bigTe .leaf {
        display: none
    }

    .six .leaf_2 {
        display: none
    }

    .six .pdR {
        display: block;
        padding: 0;
        text-align: center;
        top: 0;
        margin-top: 5px;
        font-size: 44px;
        line-height: 1;
    }

    .six .left_block {
        width: 100%;
        text-align: left;
        margin-top: 43px;
        margin-left: -6px
    }

    .six .left_block .text {
        float: none;
        font-size: 20px;
        width: calc(100% - 120px);
        text-align: left;
        padding-left: 12px;
        margin-top: 17px;
        line-height: 1.25;
        vertical-align: top;
        padding-right: 0
    }

    .six .center_block .prod_block {
        position: relative;
        background-size: auto;
        background-position: center top;
        width: 100%;
        height: 315px;
        left: -17px;
        top: -27px
    }

    .six .center_block ._prod {
        left: 70px;
        top: -180px;
        max-width: 212px
    }

    .six .center_block ._berry_13 {
        position: absolute;
        left: 77px;
        top: 27px;
        max-width: 57px
    }

    .six .center_block ._berry_14 {
        position: absolute;
        right: 43px;
        top: 95px
    }

    .six .center_block ._berry_12 {
        position: absolute;
        right: 101px;
        top: 153px;
        max-width: 50px
    }

    .six .wrapp_img {
        max-width: 120px;
        vertical-align: top
    }

    .six .left_block .wrapp_img:before {
        top: -12px;
        right: -3px;
        left: auto
    }

    .six .center_block {
        width: 100%;
        display: block;
        margin-bottom: -87px
    }

    .six .right_block .wrapp_img {
        vertical-align: top
    }

    .six .right_block .text {
        font-size: 20px;
        float: none;
        text-align: left;
        vertical-align: top;
        width: calc(100% - 120px);
        padding-left: 10px;
        line-height: 1.25;
        margin-top: 24px
    }

    .six .right_block {
        text-align: right;
        padding: 0;
        margin-top: 0;
        position: relative;
        width: 100%;
        display: block
    }

    .six .right_block .wrapp_img:before {
        right: -4px;
        top: -15px
    }

    .six .blueberries {
        left: 90.7%;
        top: -19%;
        max-width: 60px
    }

    .six .limit .circle {
        position: absolute;
        left: 50%;
        top: 48%;
        max-width: 720px
    }

    .seven .seven_left {
        width: 100%;
        display: block;
        padding: 0
    }

    .seven .seven_right {
        width: 100%;
        display: block;
        padding: 0;
        margin-top: 72px
    }

    .seven .limit {
        padding-top: 122px
    }

    .seven .seven_left .text {
        font-size: 30px;
        text-align: center;
        line-height: 1.15;
        background: rgba(255, 255, 255, 0.8);
        padding: 10px;
        border-radius: 10px
    }

    .six .berries {
        left: 10.7%;
        top: 41%;
        width: 80px
    }

    .seven .limit .doc {
        left: 65%;
        top: 14.6%;
        max-width: 785px;
        transform: translate(-50%, -50%) scale(-1, 1);
        -webkit-transform: translate(-50%, -50%) scale(-1, 1);
        -moz-transform: translate(-50%, -50%) scale(-1, 1);
        -o-transform: translate(-50%, -50%) scale(-1, 1);
        -ms-transform: translate(-50%, -50%) scale(-1, 1)
    }

    .seven .limit ._elipse2 {
        display: none
    }

    .seven .seven_left .text span {
        font-size: 40px;
        line-height: 1.2;
        letter-spacing: 0
    }

    .seven .js-isonscreen .arrow_1 {
        width: 237px
    }

    .seven .js-isonscreen .arrow_2 {
        width: 232px
    }

    .seven .js-isonscreen .arrow_3 {
        width: 246px
    }

    .seven .graph {
        margin-left: 30px
    }

    .seven .left_row_item {
        font-size: 10px;
        margin-bottom: 27px
    }

    .seven .bottom_col_item {
        font-size: 10px
    }

    .seven .bottom_col {
        left: 54%
    }

    .seven .seven_right .blueberries7 {
        top: -24%;
        left: 79%;
        max-width: 110px
    }

    .seven .seven_right .berries2 {
        top: 105%;
        left: 42%;
        max-width: 113px
    }

    .seven .seven_right .back_circle {
        top: 52%;
        left: 49%;
        max-width: 492px
    }

    .seven {
        padding-bottom: 107px
    }

    .eight {
        padding-top: 34px
    }

    .eight .review_title {
        font-size: 30px;
        max-width: none;
        text-align: center;
        padding: 0
    }

    .eight .review_block {
        margin: 18px auto 0
    }

    .eight .review_block .left,
    .eight .review_block .right {
        width: 50%;
        margin: 0 auto
    }

    .eight .review_block .right {
        width: 54%;
        margin-left: -4%
    }

    .eight .review_block .left img,
    .eight .review_block .right img {
        width: 100%
    }

    .eight .photo_block {
        width: 100%;
        height: 288px
    }

    .eight .review_comment {
        margin: 0;
        width: 100%;
        top: -4px;
        border-radius: 0;
        padding: 16px 20px 22px;
        min-height: 345px
    }

    .eight .review_block .photo_block span {
        font-size: 36px;
        left: -3px;
        bottom: 5px
    }

    .eight .review_comment .name {
        font-size: 20px;
        padding-bottom: 4px;
        margin-bottom: 6px
    }

    .eight .review_comment ._comment {
        font-size: 16px;
        line-height: 1.4
    }

    .eight .review_comment .shadow_3 {
        display: none
    }

    .eight .review_comment .bottom_line {
        right: 7px;
        bottom: 9px;
        border-bottom: 3px solid #a487dc;
        border-right: 3px solid #a487dc
    }

    .eight .review_block .arrow_list {
        position: relative;
        left: auto;
        bottom: auto;
        width: 100%;
        z-index: 2;
        text-align: center;
        margin-top: 24px
    }

    .eight .review_comment .blueberries6 {
        width: 92px;
        height: 72px;
        left: 95%;
        top: 0%;
        background-size: cover
    }

    .eight .leaf_3 {
        width: 36px;
        height: 83px;
        left: 13%;
        top: 87%;
        background-size: cover;
        z-index: 3
    }

    .footer ._bigTe {
        font-size: 50px;
        margin: 0 0 70px 10px;
    }

    .footer {
        padding-top: 83px
    }

    .footer .left_block {
        pointer-events: none;
        width: 71.3%;
        margin-top: -100px;
        left: -33px;
        position: absolute
    }

    .footer .left_block .woman_4 {
        max-width: 100%
    }

    .footer .center_block {
        width: 100%;
        z-index: 2;
        position: relative
    }

    .footer .form_block {
        width: 100%;
        display: block;
        position: relative;
        z-index: 5;
        margin-top: 70px
    }

    .footer .form_block:before {
        content: '';
        width: 509px;
        height: 509px;
        position: absolute;
        left: 50%;
        top: 47.5%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        background-color: #fff;
        border-radius: 50%
    }

    .footer .center_block .prod_footer {
        position: relative;
        left: 108px;
        top: -50px;
        max-width: 250px
    }

    .footer .center_block .psA {
        font-size: 31px;
        top: 180px;
        left: 0;
        width: 248px;
        line-height: 0.9;
        text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
        -webkit-text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white;
        -moz-text-shadow: 0 1px 0 white, 0px -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0px 2px 0 white, 0px -2px 0 white, 2px 0 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 0px 3px 0 white, 0px -3px 0 white, 3px 0 0 white, -3px 0 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px 3px 0 white, -3px -3px 0 white
    }

    .footer ._purple_block2 {
        background: url("../images/last-purple-circle-mob.png") center no-repeat;
        width: 1167px;
        height: 1096px;
        bottom: -7%
    }

    .footer ._white_block2 {
        background: url("../images/last-block-mob.png") center no-repeat;
        width: 800px;
        height: 1145px;
        bottom: -7%
    }

    .footer .berries4 {
        position: absolute;
        left: 20%;
        top: -6%;
        max-width: 84px;
        z-index: 3
    }

    .footer .berries6 {
        position: absolute;
        left: 0.4%;
        top: 47%;
        max-width: 150px
    }

    .footer .center_block ._berry_16 {
        position: absolute;
        left: 70px;
        top: 48px;
        max-width: 30px
    }

    .footer .center_block .prod_block {
        width: 237px;
        height: 275px;
        left: 92px;
        top: 28px;
        position: relative
    }

    .footer .center_block ._prod {
        position: absolute;
        left: 42px;
        top: -56px;
        max-width: 225px;
        transition: all 0.5s;
    }

    .footer .center_block ._berry_15 {
        position: absolute;
        left: 120px;
        top: 143px;
        max-width: 60px
    }

    .seven .arrow_text {
        position: absolute;
        max-width: 115px;
        left: 26px;
        top: 8px;
        width: 100%
    }

    .seven .arrow_text_item {
        font-size: 10px;
        padding-left: 31px;
        margin-bottom: 17px
    }

    .seven .arrow_text_item:before {
        width: 26px;
        height: 26px
    }

    .wrapp_slider {
        position: relative
    }

    .arrow_slider {
        z-index: 2;
        position: absolute;
        left: 0;
        bottom: 79px;
        text-align: center;
        width: 100%
    }

    .arrow_slider .prev {
        background: url("../images/arrow-left-gray.png");
        width: 22px;
        height: 35px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        position: absolute;
        left: 0
    }

    .arrow_slider .prev:hover {
        background: url("../images/arrow-left-purple.png")
    }

    .arrow_slider .next {
        background: url("../images/arrow-right-gray.png");
        width: 22px;
        height: 35px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        position: absolute;
        right: 0
    }

    .arrow_slider .next:hover {
        background: url("../images/arrow-right-purple.png")
    }
}

form {
    position: relative
}

.loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    display: none
}

.loader img {
    position: absolute;
    width: 10%;
    bottom: 50%;
    left: 50%;
    transform: translateY(50%);
    transform: translateX(-50%)
}
#standardfooter {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    text-align: center
}

.footerlinks {
    display: flex;
    justify-content: center
}

.footerborder {
    margin: 0 10px
}

#standardfooter a {
    color: inherit
}

[src^="//code.yengo.com/track/"] {
    position: absolute
}