/* fonts */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
    src: url("../fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf") format('truetype');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    font-display: swap;
    src: url("../fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf") format('truetype');
}
@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts.gstatic.com/s/ptserif/v17/EJRVQgYoZZY2vCFuvAFYzro.ttf") format('truetype');
}
@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts.gstatic.com/s/ptserif/v17/EJRSQgYoZZY2vCFuvAnt66qcVy4.ttf") format('truetype');
}

/* */

/* Fonts */
@font-face {
    font-family: Mont;
    src: url('../fonts/Mont-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mont;
    src: url('../fonts/Mont-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mont;
    src: url('../fonts/Mont-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mont;
    src: url('../fonts/Mont-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

/* Reset */
fieldset, legend {
    border: 0;
    padding: 0
}

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

:focus, a:active, a:hover {
    outline: 0
}

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

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

audio, canvas, video {
    display: inline-block;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

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

a:focus {
    outline: dotted thin
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

figure, form {
    margin: 0
}

legend {
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    resize: vertical;
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

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

button, html, input, select, textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

fieldset {
    margin: 0
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

/* Slick */
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-slider {
    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 {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list, .slick-slider .slick-track {
    -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 {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

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

.slick-track:after {
    clear: both
}

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

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

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

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

.slick-arrow.slick-hidden, .slick-slide.slick-loading img {
    display: none
}

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

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

/* */

.about__aging, .about__aging-description, .buy__order, .buy__order-inner, .buy__order-product-img, .footer, .select-wrapper {
    position: relative
}

.about__product-img p, .buy__order-product-img p, .symptoms__product-img p {
    background-image: url("../img/product__mark.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 145px
}

:root {
    --color-white: #fff;
    --color-black: #1f2020;
    --color-blue: #2da6f3
}

body {
    font-family: Mont;
    overflow-x: hidden
}

*, ::after, ::before {
    box-sizing: border-box
}

.container {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto
}

.blue-word {
    color: rgb(86, 190, 70)
}

.btn {
    box-shadow: 0 0 21px rgba(74, 208, 203, .28);
    background-image: linear-gradient(to right, #49d0cd 0, #9cd22e 99%, #9cd22e 100%);
    border-radius: 40px;
    padding: 20px 0;
    width: 100%;
    border: none;
    margin-top: 10px;
    color: var(--color-white);
    font: 300 24px Mont;
    transition: filter .3s linear
}

.buy__order::after, .buy__order::before {
    position: absolute;
    background-color: #f7f7ee;
    border-radius: 50%;
    box-shadow: 0 27px 65px rgb(172 159 134/34%), inset 0 1px 43px rgb(255 255 255/22%);
    content: "";
    z-index: 2
}

.btn:hover {
    filter: brightness(.9)
}

.btn span {
    font-weight: 700
}

.hidden {
    display: none
}

.buy__order {
    background-image: url("../img/buy__order-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 53px 0 50px
}

.buy__order::before {
    width: 98px;
    height: 98px;
    left: 1%;
    bottom: -5%
}

.buy__order::after {
    width: 233px;
    height: 233px;
    right: 0;
    bottom: 0
}

.buy__order-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    z-index: 2
}

.buy__order-description {
    width: 63%
}

.buy__order-title {
    font-size: 76px;
    font-weight: 700;
    margin-bottom: 12px
}

.buy__order-subtitle {
    font-size: 27px;
    font-weight: 700;
    width: 85%;
    margin-bottom: 31px;
    line-height: 1.2
}

.buy__order-title.thank_you_page{
	font-size: 60px;
	margin-bottom: 17px;
	text-align: center
}
.buy__order-subtitle.thank_you_page {
	text-align: center;
	width: 100%;
	font-size: 19px;
	padding-left: 0;
	margin-bottom: 10px;
	line-height: 1.3
}

.buy__order-list-and-product {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.buy__order-product-img p {
    width: 150px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-weight: 700;
    font-size: 18px;
    color: var(--color-white);
    text-align: center;
    margin: 0 0 -110px auto;
    position: relative
}

.buy__order-product-img span {
    font-size: 40px
}

.buy__order-list-and-product img {
    margin: 0 0 0 -105px;
    padding-top: 30px
}

.product__list-wrapper {
    margin-left: 30px
}

.product__list-title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px
}

.product__list {
    padding-left: 4px
}

.product__list li {
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 14px;
    display: flex
}

.product__list li::before {
    content: "";
    background-image: url("../img/done2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    max-width: 24px;
    height: 21px;
    display: block;
    margin-right: 17px
}

.product__list span {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 4px;
    display: block
}

.buy__order-form {
    box-shadow: 0 18px 29px rgba(131, 159, 165, .25);
    border-radius: 30px;
    border: 1px solid #d3f8c4;
    max-width: 357px;
    width: 100%;
    padding: 32px 0 20px;
    background-color: var(--color-white)
}

.buy__order-form-header {
    width: 65%;
    margin: 0 auto 12px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.buy__order-form-header span {
    font-size: 28px;
    color: rgb(86, 190, 70);
    margin-top: 9px;
    display: inline-block
}

.timer {
    width: 62%;
    margin: 0 auto 12px
}

.timer__header {
    text-align: center;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 8px;
    color: rgb(86, 190, 70);
    font-weight:700;
}

.timer__main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 30px;
    text-transform: uppercase
}

.timer__number {
    font-weight: 700;
    font-size: 40px;
    width: 60px;
    text-align: center
}

.timer__subnumber-txt {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.timer__subnumber-txt p {
    width: 25%;
    text-align: center;
    font-size: 13px
}

.buy__order-form-main {
    padding: 0 29px 0 27px
}

.select-wrapper {
    margin: 35px 0 12px
}

.select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    border: 1px solid #e8e8e8;
    background-color: #f7f7f7;
    border-radius: 30px;
    padding: 21px 12px 20px 26px;
    cursor: pointer
}

.select-wrapper span {
    position: absolute;
    left: 26px;
    top: 40%;
    color: #9b9b9b;
    font-size: 18px
}

.buy__order-form-main input, .buy__order-form-main select {
    padding: 21px 0 23px 26px;
    color: #9b9b9b;
    width: 100%;
    border: 1px solid #e8e8e8;
    background-color: #f7f7f7;
    border-radius: 30px;
    margin-bottom: 10px;
    font-size: 18px
}

.buy__order-form-main input::placeholder {
    font: 400 18px Mont;
    color: #9b9b9b
}

.notify {
    margin-top: 14px;
    text-align: center;
    font-size: 12px;
    color: #8a8a8a
}

.about__aging {
    background-image: url("../img/component_back2.png");
    background-repeat: no-repeat;
    background-position: 80% 0;
    margin-top: -150px;
    padding-top: 200px;
    overflow: hidden
}

.about__aging .section-title {
    width: 90%;
    color: var(--color-white);
    font-size: 31px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 50px
}

.about__aging-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.about__aging-inner img {
    margin: 58px 0 -70px -150px
}

.about__aging-description {
    width: 48%;
    color: var(--color-white)
}

.about__aging-description::before {
    content: "i";
    width: 105px;
    height: 89px;
    background-image: url("../img/notification.png");
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-blue);
    font-size: 60px;
    padding-right: 15px;
    position: absolute;
    left: -30%;
    color: rgb(86, 190, 70);
}

.about__aging-description-wrapper {
    margin-bottom: 53px
}

.about__aging-description-wrapper p {
    font-size: 20px;
    line-height: 25px;
    width: 96%
}

.about__aging-description-wrapper p:first-child {
    margin-bottom: 35px
}

.about__aging-list-suptitle {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 27px
}

.about__aging-list li {
    font-size: 20px;
    margin-bottom: 35px;
    display: flex;
    align-items: flex-start;
    width: 95%;
    line-height: 25px
}

.about__aging-list li::before {
    content: "";
    margin-right: 23px;
    max-width: 23px;
    width: 100%;
    height: 23px;
    border-radius: 50%;
    background-color: #81bb1f
}

.about__aging-list li:nth-child(2) {
    align-items: center;
    width: 100%
}

.signs {
    background-image: url("../img/signs__bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 0px;
    padding: 80px 0 89px
}

.signs .section-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.04;
    margin-bottom: 46px
}

.signs .section-title span {
    display: block;
    color: #ca273e;
    font-size: 60px
}

.product__composition .section-title br, .symptoms .section-title br {
    display: none
}

.signs__item {
    width: 85%;
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.signs__item::before {
    content: "";
    width: 100%;
    max-width: 40px;
    height: 3px;
    background-color: #ca273e;
    display: block;
    margin-right: -13px;
    margin-top: 27px;
    align-self: flex-start
}

.signs__item:first-child {
    width: 55%
}

.signs__item:nth-child(2) {
    width: 50%
}

.signs__item:nth-child(3) {
    width: 60%
}

.signs__item:nth-child(4) {
    width: 65%
}

.signs__item:nth-child(7) {
    width: 67%
}

.signs__item:last-child {
    margin-bottom: 0
}

.signs__item-wrapper {
    display: flex;
    align-items: flex-start;
    width: 100%;
    max-width: 620px
}

.signs__item-wrapper::before {
    content: "!";
    width: 100%;
    max-width: 60px;
    height: 60px;
    background-color: #ca273e;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f2f2f2;
    font-size: 36px;
    font-weight: 700;
    border-radius: 50%;
    margin-right: 18px
}

.signs__item-wrapper p {
    font-size: 20px;
    line-height: 1.24
}

.signs__item-wrapper span {
    display: block;
    font-weight: 900;
    color: #ca273e;
    margin-bottom: 10px;
    text-transform: uppercase
}

.symptoms {
    padding: 70px 0 0;
    background-image: url("../img/symptoms__bg.png");
    background-repeat: no-repeat
}

.symptoms .section-title {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 18px
}

.symptoms .section__subtitle {
    width: 90%;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    text-transform: uppercase;
    line-height: 1.3
}

.symptoms__inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 1
}

.symptoms__description {
    width: 64%;
    line-height: 1.34
}

.symptoms__description h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.symptoms__description p {
    font-size: 18px
}

.symptoms__description p:nth-child(2) {
    margin-bottom: 30px
}

.symptoms__description p:last-child {
    width: 90%
}

.symptoms__description span {
    font-weight: 700
}

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

.symptoms__product-img {
    margin: -290px 0 -80px
}

.symptoms__product-img p {
    width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    color: var(--color-white);
    text-align: center;
    margin: 0 0 -110px auto;
    position: relative
}

.symptoms__product-img span {
    font-size: 30px
}

.btn__wrapper {
    width: 301px
}

.product__composition {
    background-image: url("../img/component_back.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    padding: 200px 0 30px;
    transform: scaleX(-1);
    position: relative
}

.product__composition .container {
    transform: scaleX(-1)
}

.product__composition .container::after {
    content: "";
    width: 233px;
    height: 233px;
    position: absolute;
    left: -50%;
    top: -30%;
    z-index: 2;
    background-color: #f0f5fb;
    border-radius: 50%;
    box-shadow: 0 27px 65px rgba(60, 91, 135, .34), inset 0 1px 43px rgba(44, 166, 243, .22)
}

.product__composition .section-title {
    font-size: 36px;
    font-weight: 700;
    color: var(--color-white);
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.2
}

.product__composition-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.product__composition-item {
    margin-bottom: 50px;
    margin-top: 100px;
    font-size: 18px;
    color: var(--color-white);
    width: 110%
}

.product__composition-item-img {
    background-color: #f7f7f7;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.product__composition-item-title {
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px
}

.product__composition-list-first .product__composition-item-img {
    margin: 0 auto 10px 0
}

.product__composition-list-first .product__composition-item-img img {
    margin-right: -25px
}

.product__composition-list-second .product__composition-item {
    text-align: right
}

.product__composition-list-second .product__composition-item img {
    margin-left: -75px
}

.stats {
    padding: 60px 0 45px;
    background-image: url("../img/stats__bg.png");
    background-repeat: no-repeat;
    background-position: 0 100%
}

.stats .section-title {
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    color: #000;
    margin-bottom: 29px;
    line-height: 1.3
}

.stats .section__subtitle {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 149px;
    line-height: 1.8
}

.stats__inner {
    box-shadow: 0 27px 65px rgba(201, 201, 201, .5);
    border-radius: 30px;
    border: 1px solid #d5d5d5;
    background-color: #f1f1f1;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 700
}

.how__use-item, .reviews__item-img-group img {
    border-radius: 50%
}

.stats__symptoms-name {
    padding: 130px 0 55px 35px;
    width: 40%
}

.stats__symptoms-name li {
    color: #000;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.14;
    font-size: 20px;
}

.stats__symptoms-name li:last-child {
    margin-bottom: 0
}

.stats__symptoms-main-product-percents {
    background-color: #373737;
    width: 33%;
    text-align: center
}

.stats__symptoms-main-product-percents img {
    width: 214px;
    margin: -50px 0 0px
}

.stats__symptoms-main-product-percents li {
    color: #f1f1f1;
    margin-bottom: 30px
}

.stats__symptoms-other-products-percents {
    width: 27%;
    text-align: center;
    padding-top: 56px;
    color: #000
}

.stats__symptoms-other-products-percents p {
    margin-bottom: 66px
}

.stats__symptoms-other-products-percents li {
    margin-bottom: 30px
}

.about__product {
    background-color: #f1f1f1;
    padding: 76px 0 65px;
    position: relative
}

.about__product .section-title {
    color: #272727;
    line-height: 60px;
    font-size: 44px;
    font-weight: 700;
    width: 65%;
    margin-bottom: 30px
}

.about__product .section-title span {
    color: rgb(86, 190, 70);
    font-size: 60px;
    line-height: 1.2;
    display: inline-block;
    margin-top: -10px
}

.about__product-inner {
    display: flex;
    position: relative;
    z-index: 1;
    width: 85%
}

.about__product-img {
    margin: 0 0 0 -100px
}

.about__product-img p {
    width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    color: var(--color-white);
    text-align: center;
    margin: 0 0 -110px auto;
    position: relative
}

.about__product-img span {
    font-size: 30px
}

.about__product-description {
    margin-left: 33px;
    display: flex
}

.about__product-description::before {
    content: "";
    width: 100%;
    max-width: 3px;
    height: 100%;
    background-color: rgb(86, 190, 70);
    display: block;
    margin-right: 39px
}

.about__product-item {
    color: #000;
    font-size: 20px;
    margin-bottom: 35px;
    width: 95%;
    line-height: 1.2
}

.about__product-item span {
    display: block;
    color: rgb(86, 190, 70);
    font-weight: 900;
    margin-bottom: 10px;
    font-size: 1.2em
}

.about__product-item:last-child {
    margin-bottom: 0;
    width: 80%
}

.about__product-second-img {
    position: absolute;
    right: -65px;
    top: 0;
    height: 100%
}

.how__use {
    padding: 73px 0 113px;
    background: radial-gradient(circle, rgb(129, 214, 115) 0, rgb(129, 214, 115) 100%);
}

.doctor__review, .footer::after {
    background-repeat: no-repeat;
    background-position: 50% 0
}

.how__use .section-title {
    text-align: center;
    color: var(--color-white);
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 51px
}

.how__use-inner, .reviews__item-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.how__use-item {
    width: 255px;
    height: 255px;
    background-color: var(--color-white);
    color: #000;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 30px
}

.how__use-item span {
    color: rgb(86, 190, 70);
    display: block;
    margin-top: 10px;
    font-size: 25px
}

.how__use-item:last-child p {
    width: 75%
}

.how__use-arrow {
    border-style: solid;
    border-width: 22px 0 22px 38px;
    border-color: transparent transparent transparent var(--color-white)
}

.doctor__review {
    padding: 86px 0 70px;
    background-image: url("../img/doctor__review-bg.jpg");
    background-size: cover
}

.doctor__review .section-title {
    text-align: right;
    padding-right: 84px;
    color: rgb(86, 190, 70);
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 70px
}

.doctor__review-inner {
    width: 57%;
    margin: 0 64px 0 auto
}

.doctor__review-item-wrapper p:first-child {
    color: #0a0a0a;
    font-size: 23px;
    padding-left: 11px;
    margin-bottom: 41px;
    line-height: 1.24
}

.doctor__review-item-wrapper p:first-child::before {
    content: "";
    background-image: url("../img/quote.png");
    background-repeat: no-repeat;
    width: 74px;
    height: 59px;
    display: block;
    margin: 0 0 -30px -11px;
    position: relative;
    top: -50px
}

.doctor__review-item-wrapper p:last-child {
    color: #0a0a0a;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3
}

.doctor__review-arrow {
    display: flex;
    justify-content: flex-end
}

.reviews {
    background-color: #282828;
    padding: 76px 0 70px
}

.reviews .section-title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: var(--color-white);
    margin-bottom: 64px
}

.reviews__item-img {
    width: 45%
}

.reviews__item-img p {
    font-size: 30px;
    font-weight: 700
}

.reviews__item-img p:first-child {
    color: var(--color-white);
    margin: 0 0 10px 92px
}

.reviews__item-img p:last-child {
    color: rgb(86, 190, 70);
    margin: 12px 78px 0 0;
    text-align: right
}

.reviews__item-img-group {
    display: flex
}

.reviews__item-img-group img:last-child {
    margin-left: -120px
}

.reviews__item-description {
    width: 50%;
    padding-right: 46px
}

.reviews__item-description p:first-child {
    text-transform: uppercase;
    font-size: 24px;
    color: rgb(86, 190, 70);
    font-weight: 900;
    margin-bottom: 35px;
    line-height: 1.4
}

.reviews__item-description p:last-child {
    font-size: 24px;
    color: var(--color-white);
    line-height: 30px
}

.reviews__arrows {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px
}

.buy__order-second .buy__order-inner {
    position: relative;
    z-index: 2
}

.buy__order-second::before {
    bottom: 1%
}

.footer::after {
    content: "";
    /*background-image: url("../img/buy__order-second-bg.png");*/
    width: 100%;
    height: 148px;
    position: absolute;
    left: 0;
    top: -155px;
    z-index: 1
}

.footer__inner {
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    line-height: 1.3
}

.slick-dots {
    margin-top: 52px;
    display: flex
}

.slick-dots button {
    color: transparent;
    background: 0 0;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    border: 1px solid #0a0a0a;
    transition: .3s linear
}

.slick-dots li:nth-child(2) {
    margin: 0 9px
}

.slick-dots .slick-active button {
    background-color: #0a0a0a
}

.doctor__review-arrow .slick-prev, .reviews__arrows .slick-prev {
    color: transparent;
    background: 0 0;
    border: none;
    pointer-events: none
}

.doctor__review-arrow .slick-next {
    width: 25px;
    height: 30px;
    background-color: transparent;
    color: transparent;
    border-style: solid;
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent #0a0a0a;
    margin-top: -180px
}

.reviews__arrows .slick-next {
    background-color: transparent;
    color: var(--color-white);
    border: none;
    font-size: 24px;
    border-bottom: 1px solid var(--color-white)
}

.reviews__arrows .slick-next span {
    vertical-align: middle
}

@media (max-width: 993px) {
    .container, body {
        max-width: 320px
    }

    .buy__order-description, .product__composition-item {
        width: 100%
    }

    .buy__order-form-header span {
        font-size: 24px
    }

    body {
        margin: 0 auto
    }

    .container {
        padding: 0 17px
    }

    .buy__order {
        background-image: none;
        padding: 45px 0 55px
    }

    .buy__order::after, .buy__order::before, .product__list-wrapper {
        display: none
    }

    .product__composition .section-title br, .symptoms .section-title br {
        display: block
    }

    .buy__order-inner, .signs__item-wrapper {
        flex-direction: column
    }

    .buy__order-title {
        /*font-size: 60px;*/
		font-size: 50px;
        margin-bottom: 17px;
        text-align: center
    }

    .buy__order-subtitle {
        text-align: center;
        width: 100%;
        font-size: 19px;
        padding-left: 0;
        margin-bottom: 10px;
        line-height: 1.3
    }

    .buy__order-product-img p {
        display: flex;
        width: 120px;
        height: 120px;
        font-size: 14px;
        margin: 0 0 -80px auto;
        line-height: 1.3
    }

    .btn, .buy__order-product-img span {
        font-size: 20px
    }

    .buy__order-product-img img {
        width: 100%;
        margin: 0 0 22px -15px;
        padding-top: 0
    }

    .buy__order-form {
        margin: 0 -10px;
        max-width: 305px;
        width: 110%;
        padding: 28px 0 25px
    }

    .buy__order-form-header {
        font-size: 20px;
        margin: 0 auto 18px
    }

    .select-wrapper span, .timer__header {
        font-size: 15px
    }

    .timer__number {
        font-size: 35px
    }

    .timer__subnumber-txt p {
        width: 28%;
        font-size: 13px
    }

    .select-wrapper {
        margin: 30px 0 9px
    }

    .buy__order-form-main {
        padding: 0 25px 0 23px
    }

    .about__aging {
        margin-top: 0;
        background-image: none;
        padding: 37px 0 0;
        background-color: rgb(86, 190, 70);
        overflow: hidden;
        border-radius: 8px
    }

    .about__aging .section-title {
        font-size: 24px;
        text-align: center;
        width: 314px;
        margin: 0 -10px 0 -15px
    }

    .about__aging-inner, .symptoms__product {
        flex-direction: column-reverse
    }

    .about__aging-list li, .product__composition-inner {
        flex-direction: column
    }

    .about__aging-description {
        width: 100%
    }

    .about__aging-description::before {
        position: static;
        background-image: url("../img/notification-mobile.png");
        background-size: cover;
        width: 89px;
        height: 105px;
        padding-right: 0;
        margin: 23px auto 24px
    }

    .about__aging-description-wrapper {
        margin-bottom: 34px
    }

    .about__aging-description-wrapper p {
        width: 100%;
        text-align: center;
        font-size: 18px
    }

    .about__aging-list-suptitle {
        font-size: 24px;
        margin: 0 auto 18px;
        text-align: center;
        line-height: 1.3
    }

    .about__aging-list li {
        font-size: 18px;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .about__aging-list li::before {
        margin: 0 auto 20px
    }

    .about__aging-list li:nth-child(2) {
        width: 100%
    }

    .about__aging-inner img {
        width: 320px;
        margin: 60px 0 -35px -17px;
        transform: scale(1.5)
    }

    .signs {
        background-image: url("../img/signs__bg-mobile.jpg");
        background-size: contain;
        padding: 41px 0 520px
    }

    .signs .section-title {
        font-size: 18px;
        text-align: center;
        margin: 0 0 38px -10px
    }

    .signs__item {
        width: 100%;
        align-items: flex-start;
        margin-bottom: 11px
    }

    .signs__item::before {
        margin: 30px -40px 0 0
    }

    .product__composition-list-first {
        margin-top: -100px
    }

    .signs__item-wrapper::before {
        margin: 0 0 14px 25px
    }

    .signs__item:first-child {
        width: 103%
    }

    .signs__item:nth-child(2), .signs__item:nth-child(3), .signs__item:nth-child(4), .signs__item:nth-child(7), .symptoms__description {
        width: 100%
    }

    .symptoms {
        background-position: 0 100%;
        padding: 45px 0 69px;
        background-image: url("../img/symptoms__bg-mobile.png")
    }

    .product__composition, .stats {
        background-image: none;
        overflow: hidden
    }

    .symptoms .section-title {
        text-align: center;
        font-size: 31px;
        line-height: 30px
    }

    .symptoms .section__subtitle, .symptoms__description h3 {
        font-size: 24px;
        text-align: center
    }

    .symptoms .section__subtitle {
        width: 100%;
        margin-bottom: 27px
    }

    .symptoms__description p {
        text-align: center;
        margin-left: -6px
    }

    .symptoms__product-img {
        margin: 41px 0 0
    }

    .symptoms__product-img img {
        width: 306px
    }

    .symptoms__product-img p {
        display: flex;
        width: 120px;
        height: 120px;
        font-size: 14px;
        margin: 0 0 -80px auto
    }

    .symptoms__product-img span {
        font-size: 22px
    }

    .stats .section-title .blue-word {
        display: inline-block;
        margin-top: 4px
    }

    .btn__wrapper {
        width: 257px
    }

    .product__composition {
        background-color: rgb(86, 190, 70);
        padding: 60px 0
    }

    .product__composition .section-title {
        font-size: 24px;
        text-align: center;
        width: 311px;
        margin: 0 -10px 10px
    }

    .product__composition .container::after, .product__composition .container::before, .stats__symptoms-name {
        display: none
    }

    .product__composition-img {
        order: -1;
        width: 100%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 250px
    }

    .product__composition-list-second .product__composition-item {
        text-align: left
    }

    .product__composition-list-second .product__composition-item-img {
        margin: 0 auto 10px 0
    }

    .product__composition-list-second .product__composition-item-img img {
        margin: 0 -25px 0 0
    }

    .stats {
        padding: 56px 0 20px
    }

    .stats .section-title {
        font-size: 18px
    }

    .stats .section__subtitle {
        font-size: 18px;
        margin-bottom: 39px
    }

    .stats__inner {
        flex-direction: column;
        width: 286px;
        padding-top: 235px;
        font-size: 18px;
        margin-left: -17px
    }

    .stats__inner .hidden {
        display: block;
        font-size: 20px;
        line-height: 1.4
    }

    .about__product-description::before, .about__product-item:last-child br, .footer::after {
        display: none
    }

    .stats__inner li {
        color: transparent
    }

    .stats__inner span {
        color: #000
    }

    .stats__symptoms-main-product-percents {
        width: 100%;
        padding: 0 10px
    }

    .stats__symptoms-main-product-percents img {
        margin: -260px 0 40px
    }

    .stats__inner li {
        width: 90%;
        font-size: 0;
        margin: 20px auto
    }

    .stats__symptoms-main-product-percents li:nth-child(6) {
        width: 90%;
        margin: 0 auto 20px
    }

    .stats__symptoms-main-product-percents li:last-child, .stats__symptoms-other-products-percents li:last-child, .stats__symptoms-other-products-percents li:nth-child(6) {
        margin: 0 auto 20px;
        width: 90%
    }

    .stats__symptoms-main-product-percents span {
        color: #f1f1f1
    }

    .stats__symptoms-other-products-percents {
        width: 100%;
        padding-top: 45px
    }

    .stats__symptoms-other-products-percents p {
        margin-bottom: 30px
    }

    .about__product {
        padding: 35px 0 0;
        background-color: #e9e9ea;
        overflow: hidden
    }

    .about__product-second-img {
        position: sticky;
        width: 320px;
        margin-left: -18px
    }

    .about__product .section-title {
        font-size: 24px;
        width: 95%;
        line-height: 1.12
    }

    .about__product .section-title span {
        font-size: 36px;
        margin-top: 4px;
        line-height: 1
    }

    .about__product-item span {
        font-size: 1.12em;
        font-weight: 600
    }

    .about__product-item:last-child {
        width: 100%
    }

    .about__product-inner {
        flex-direction: column-reverse;
        width: 100%
    }

    .about__product-description {
        width: 100%;
        margin-left: 0
    }

    .about__product-item {
        font-size: 18px;
        width: 100%
    }

    .about__product-img {
        margin: 0 0 0 -27px
    }

    .about__product-img img {
        width: 301px
    }

    .about__product-img p {
        display: flex;
        width: 120px;
        height: 120px;
        font-size: 14px;
        margin: 0 0 -35px auto
    }

    .about__product-img span {
        font-size: 20px
    }

    .how__use {
        padding: 50px 0 20px;
        background: linear-gradient(90deg, #32e100, #13f305) #16e808
    }

    .how__use .section-title {
        font-size: 30px;
        margin-bottom: 0
    }

    .how__use .section-title span {
		/*font-size: 48px;*/
        font-size: 46px;
        margin-bottom: 33px;
        display: inline-block;
        margin-top: 6px
    }

    .how__use-inner, .reviews__item-wrapper {
        flex-direction: column
    }

    .how__use-item {
        margin-bottom: 32px
    }

    .how__use-arrow {
        margin-bottom: 20px;
        border-width: 38px 22px 0;
        border-color: var(--color-white) transparent transparent transparent
    }

    .doctor__review {
        padding: 54px 0 340px;
        background-image: url("../img/doctor__review-bg-mobile.jpg")
    }

    .doctor__review .section-title {
        padding: 0;
        font-size: 24px;
        margin-bottom: 72px
    }

    .doctor__review-arrow .slick-next {
        border-color: transparent;
        pointer-events: none
    }

    .doctor__review-inner, .reviews__item-img {
        width: 100%
    }

    .doctor__review-item-wrapper p:first-child {
        font-size: 18px;
        margin-bottom: 25px
    }

    .doctor__review-item-wrapper p:last-child {
        font-size: 18px
    }

    .slick-dots {
        margin-top: 35px;
        justify-content: center
    }

    .reviews {
        padding: 40px 0
    }

    .reviews .section-title {
        font-size: 24px;
        margin-bottom: 26px;
        line-height: 1.3
    }

    .reviews__item-img p {
        font-size: 19px
    }

    .reviews__item-img-group img {
        width: 183px;
        height: 185px
    }

    .reviews__item-img-group img:last-child {
        margin-left: -85px
    }

    .reviews__item-img p:first-child {
        margin: 0 0 10px 54px
    }

    .reviews__item-img p:last-child {
        margin: 12px 35px 0 0
    }

    .reviews__item-description {
        width: 100%;
        margin-top: 32px;
        padding-right: 0
    }

    .reviews__item-description p:first-child {
        font-size: 20px;
        text-align: center;
        width: 90%;
        margin: 0 auto 30px
    }

    .reviews__arrows .slick-next {
        font-size: 21px
    }

    .reviews__item-description p:last-child {
        font-size: 18px;
        text-align: center;
        line-height: 25px
    }

    .reviews__arrows {
        margin-top: 10px;
        flex-wrap: wrap
    }

    .footer__inner {
        padding: 0;
        font-size: 13px;
        line-height: 1.5
    }
}

/* */

* {
    outline: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-tap-highlight-color: transparent !important
}

.upstar {
    position: relative
}

.upstar::after {
    content: "*";
    display: inline-block;
    position: absolute;
    top: auto;
    bottom: 19px;
    right: -10px;
    font-size: 22px;
    font-weight: 400
}

.fMask a, .fMask a:active, .fMask a:focus, .fMask a:hover {
    color: inherit !important;
    text-decoration: none;
    cursor: default;
    white-space: nowrap
}

#cookie a, #cookie a:active, #cookie a:focus, #cookie a:hover {
    cursor: default;
    white-space: nowrap
}

#kmacb {
    z-index: 1000 !important;
    bottom: 55px !important
}

.show-message__item, .show-message__item-first {
    z-index: 1001 !important
}

.cookie-popup-inner {
    box-sizing: border-box
}

.pl_field_address_info {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    position: absolute;
    z-index: -1;
    width: 0 !important;
    height: 0 !important
}

#plCallbackModal, #plCallbackModal * {
    font-family: roboto, sans-serif !important
}

.corona-wrapper-close {
    font-family: sans-serif
}

@media screen and (max-width: 767px) {
    #kmacb {
        right: 10px !important;
        bottom: 95px !important
    }
}

@media screen and (max-width: 999px) {
    .corona-wrapper {
        padding: 5px 35px 5px 20px !important
    }
}

@media screen and (max-width: 768px) {
    .corona-wrapper {
        padding: 5px 45px 5px 25px !important
    }

    .corona-wrapper-close {
        right: 0 !important
    }
}

@media screen and (max-width: 480px) {
    .corona-wrapper {
        padding: 5px 40px 5px 10px !important
    }

    .corona-wrapper > div {
        padding-left: 50px !important
    }
}

.price-value {
    text-align: center;
    /*color: rgb(86, 190, 70);*/
    color: rgb(255, 0, 8);
    font-size: 34px;
    font-weight: 700;
    margin: 10px 0 16px
}

.currency {
    margin-left: 3px;
    font-size: .84em
}

.buy__order-product-img span.pl_product_currency, .symptoms__product-img span.pl_product_currency, .about__product-img span.pl_product_currency {
    margin-left: 2px;
    font-size: .86em
}

.symptoms__product-img span, .about__product-img span {
    line-height: 1.6
}

.product__composition-item-img--1 {
    background: url('../img/component__1.png') no-repeat center/100%
}

.product__composition-item-img--2 {
    background: url('../img/component__2.png') no-repeat center/100%
}

.product__composition-item-img--3 {
    background: url('../img/3.png') no-repeat center/100%
}

.product__composition-item-img--4 {
    background: url('../img/component__3.png') no-repeat center/100%
}

.product__composition-item-img--5 {
    background: url('../img/5.png') no-repeat center/100%
}

.product__composition-item-img--6 {
    background: url('../img/6.png') no-repeat center/82%
}

.product__composition-item-txt {
    line-height: 1.3
}

.price-label {
    text-align: center;
    color: black;
    font-size: 20px
}

.about__product {
    overflow: hidden
}

.about__product-second-img {
    pointer-events: none
}

.no-animal {
    display: flex;
    max-width: 80%;
    margin: 26px auto 0;
    line-height: 1.4;
    align-items: center
}

.no-animal__icon {
    width: 50px;
    height: 50px;
    background: url("../img/image1.webp") no-repeat center/contain;
    flex-shrink: 0;
    margin-right: 15px
}

.product__composition-img {
    margin-top: -62px;
    margin-left: 78px;
}

.product-composition-subtitle {
    color: #fcf7ed;
    line-height: 1.5;
    text-align: center;
    font-size: 19px;
    margin-bottom: 20px
}

.symptoms__product-img span, .about__product-img span {
    font-size: 16px;
    margin-top: 1px;
    text-transform: uppercase
}

@media screen and (max-width: 1430px) {
    .buy__order::after {
        bottom: -10%
    }

    .signs {
        background-position-x: -600px
    }
}

@media screen and (max-width: 1270px) {
    .buy__order::after {
        bottom: -17%
    }

    .signs {
        background-position-x: -600px
    }

    .product__composition .section__title, .product__composition-inner {
        padding: 0 20px
    }

    .product__composition-item {
        width: 100%
    }

    .about__product {
        overflow: hidden
    }

    .about__product-second-img {
        right: -155px;
        opacity: .6
    }

    .about__aging .section-title {
        width: 80%
    }
}

@media screen and (max-width: 993px) {
    .container, body {
        max-width: 768px
    }

    .about__aging .section-title {
        width: 100%;
        margin: 0 auto
    }

    .signs {
        margin-top: 20px;
        padding-top: 15px;
        background-color: #f6f6f6;
        background-position-y: bottom;
        background-position-x: 0px;
        border-radius: 8px
    }

    .signs .section-title {
        margin-left: 0;
        margin-bottom: 30px
    }

    .signs .section-title span {
        margin-bottom: 10px;
        font-size: 56px
    }

    .signs__item {
        margin-left: auto;
        margin-right: auto;
        max-width: 500px
    }

    .signs__item-wrapper {
        margin-bottom: 10px
    }

    .signs__item-wrapper span {
        font-size: 1.04em
    }

    .signs__item-wrapper p {
        line-height: 1.2em
    }

    .symptoms {
        border-radius: 8px;
        margin-top: 20px;
        background-color: #fffff1;
        padding: 45px 0 40px
    }

    .symptoms__description p {
        margin-left: auto;
        margin-right: auto
    }

    .symptoms__description p:last-child {
        width: 100%;
        text-align: center
    }

    .symptoms .section-title {
        line-height: 1.2
    }

    .symptoms__product-img {
        margin: 20px 0 30px
    }

    .symptoms__product-img img {
        width: 100%
    }

    .product__composition-item {
        width: 100%;
        text-align: center
    }

    .product__composition-list-first .product__composition-item-img, .product__composition-list-second .product__composition-item-img {
        margin: 0 auto 10px
    }

    .product__composition-list-second .product__composition-item {
        text-align: center
    }

    .product__composition-item-title {
        line-height: 1.3
    }

    .product__composition {
        padding: 30px 0;
        border-radius: 6px
    }

    .product__composition .section__title, .product__composition-inner {
        padding: 0
    }

    .product-composition-subtitle {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px
    }

    .price-label {
        font-size: 17px
    }

    .about__product-second-img {
        opacity: 1
    }

    .no-animal {
        flex-direction: column;
        max-width: 96%;
        text-align: center
    }

    .no-animal__icon {
        margin-right: 0;
        margin-bottom: 10px
    }

    .rew-city {
        display: block
    }

    .product__composition-img {
        margin-top: 20px
    }

    .buy__order-list-and-product {
        justify-content: center
    }

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

    .stats__inner .hidden {
        line-height: 1.5
    }

    .stats__inner .hidden {
        line-height: 1.6
    }

    .stats__inner li {
        text-align: center;
        width: 100%
    }

    .stats__symptoms-main-product-percents li:nth-child(6), .stats__symptoms-main-product-percents li:last-child, .stats__symptoms-other-products-percents li:last-child, .stats__symptoms-other-products-percents li:nth-child(6) {
        width: 100%
    }

    .stats__symptoms-other-products-percents {
        padding: 25px 10px 0
    }

    .stats__symptoms-other-products-percents p {
        margin-bottom: 20px
    }

    .buy__order-product-img span {
        text-transform: uppercase;
        font-size: 14px
    }

    .buy__order-product-img p {
        padding-bottom: 5px;
        line-height: 1.4
    }

    .symptoms__product-img p {
        padding-left: 1px
    }

    .symptoms__product-img span, .about__product-img span {
        font-size: 13px;
        padding-left: 0;
        text-transform: uppercase
    }
}

@media screen and (max-width: 993px) and (min-width: 768px) {
    .buy__order-form {
        max-width: 406px;
        margin: 0 auto
    }

    .timer__subnumber-txt p {
        width: 26%
    }

    .buy__order-form-header {
        margin: 0 auto 12px
    }

    .about__aging {
        padding-left: 30px;
        padding-right: 30px
    }

    .about__aging .section-title {
        line-height: 1.4
    }

    .about__aging-inner img {
        margin: 80px auto -30px
    }

    .signs {
        background-image: none;
        padding-bottom: 15px
    }

    .signs__item-wrapper::before {
        margin: 0 0 18px
    }

    .signs__item::before {
        display: none
    }

    .symptoms__description {
        line-height: 1.5
    }

    .product__composition .section-title {
        width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .product__composition-item-txt {
        line-height: 1.5;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .product__composition-inner {
        align-items: center
    }

    .signs__item-wrapper {
        align-items: center
    }

    .signs__item-wrapper p {
        line-height: 1.4;
        text-align: center
    }

    .about__product .section-title {
        text-align: center
    }

    .about__product-description {
        justify-content: center
    }

    .about__product-item {
        max-width: 500px
    }

    .about__product-img img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        transform: translateX(-20px)
    }

    .about__product-img {
        margin: 0
    }

    .about__product-second-img {
        margin-left: auto;
        margin-right: -17px;
        display: block;
        margin-top: -460px
    }

    .how__use .section-title span {
        display: block
    }

    .doctor__review {
        background-image: url("../img/doctor__review-bg.jpg");
        background-position: -60px;
        padding-right: 280px
    }

    .doctor__review .section-title {
        font-size: 27px;
        text-align: left
    }

    .about__product-img p {
        margin: 0 auto -35px;
        z-index: 1;
        transform: translateX(80px)
    }

    .doctor__review-item-wrapper p:last-child {
        font-size: 19px
    }

    .reviews__inner {
        max-width: 380px;
        margin-left: auto;
        margin-right: auto
    }

    .reviews__item-img-group {
        justify-content: center
    }

    .reviews__arrows {
        margin-top: 20px
    }

    .stats__inner li:first-child {
        margin-top: 0
    }

    .price-value {
        margin: 7px 0 20px
    }
}

@media screen and (max-width: 767px) {
    .container, body {
        max-width: 320px
    }

    .stats__inner li:first-child {
        margin-top: 0
    }

    .price-value {
        font-size: 31px;
        margin: 7px 0 15px
    }

    .upstar::after {
        bottom: 16px
    }

    .buy__order-form-header {
        margin: 0 auto 10px
    }
}

/* */

body {
    position: relative;
    -webkit-animation-name: fadeInLoad; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1.6s; /* Chrome, Safari, Opera */
    animation-name: fadeInLoad;
    animation-duration: 1.6s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadeInLoad {
    0% {opacity: 0;}
    25% {opacity: 0;}
    50% {opacity:0;}
    75% {opacity:0.9;}
    100% {opacity:1;}
}

/* Standard syntax */
@keyframes fadeInLoad {
    0% {opacity: 0;}
    25% {opacity: 0;}
    50% {opacity:0;}
    75% {opacity:0.9;}
    100% {opacity:1;}
}

@media screen and (max-width: 767px) {
    #kmacb {
        right: 10px!important;
        bottom: 95px !important;
    }
}

/* */

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}

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

.copyright nav p {margin-top: 10px;}