body,
html {
    overflow-x: hidden;
}

a,
a:hover {
    text-decoration: none;
    color: #353535
}

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

.header__menu,
.header__menu a {
    -webkit-box-sizing: border-box
}

.header,
.header__menu {
    width: 100%;
    height: 70px
}

.pagefooter-scroll,
.txt_a,
.txt_i,
a,
a:hover,
span.text-tip .tip-title {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .35s;
    -ms-transition: .3s
}

.ap-title,
.pagefooter-scroll_text,
a,
a:hover,
body {
    color: #353535
}

.screen-first,
body {
    min-height: 100vh
}

.js-click,
a {
    -webkit-user-select: none
}

.breadcrumbs_wrapper,
.slider-cirles__text,
.tip-block {
    pointer-events: none
}

@font-face {
    font-display: swap;
    font-family: Lato;
    src: url(/template/fonts/Lato-Bold.eot);
    src: url(/template/fonts/Lato-Bold.eot?#iefix) format("embedded-opentype"), url(/template/fonts/Lato-Bold.woff) format("woff"), url(/template/fonts/Lato-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility
}

@font-face {
    font-display: swap;
    font-family: Lato;
    src: url(/template/fonts/Lato-Medium.eot);
    src: url(/template/fonts/Lato-Medium.eot?#iefix) format("embedded-opentype"), url(/template/fonts/Lato-Medium.woff) format("woff"), url(/template/fonts/Lato-Medium.ttf) format("truetype");
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility
}

a,
body,
div,
fieldset,
form,
html,
img,
label,
legend,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

input,
ul {
    margin: 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,
iframe,
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%;
    vertical-align: baseline
}

body,
html {
    width: 100%;
    min-width: 320px;
    position: relative
}

body {
    background: #fff;
    font: 400 16px/1.4 Lato, sans-serif
}

body::-webkit-scrollbar {
    width: 8px;
    background-color: #fff
}

body::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #adadad
}

::selection {
    background: rgba(167, 164, 57, .28)
}

a {
    outline: 0
}

a:hover {
    border-color: transparent
}

.slider-cirles__icon,
.slider-cirles__item svg,
.slider-cirles__item.slider-cirles__item_active .slider-cirles__text,
.slider-cirles__text {
    -webkit-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 1s cubic-bezier(.19, 1, .22, 1)
}

input,
textarea {
    font-family: Lato, sans-serif;
    font-size: 14px
}

input[type=email],
input[type=password],
input[type=search],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

fieldset {
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0
}

p {
    margin: 0 0 20px;
    padding: 0
}

img {
    vertical-align: bottom
}

.cf:after {
    content: " ";
    clear: both
}

.screen-first {
    background: url(/template/img/mainpage/scr1.jpg) center/cover no-repeat;
    background-position-y: 73px
}

.scr1-slider {
    padding-top: 82px;
    position: relative
}

.header__menu a {
    font-weight: 700;
    line-height: normal;
    font-size: 18px;
    display: inline-block;
    position: relative;
    padding-top: 24px;
    height: 100%;
    box-sizing: border-box;
    margin-right: 22px;
    letter-spacing: -.05em
}

.header {
    position: fixed;
    z-index: 14
}

.header__logo {
    position: absolute;
    top: -1px;
    left: 46px;
    z-index: 2
}

.header__menu {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, .2)
}

a.wherebuy__button {
    display: inline-block;
    width: 166px;
    height: 44px;
    background: #27ae60;
    border-radius: 100px;
    text-align: center;
    font-size: 16px;
    color: #fff7f7;
    font-weight: 700;
    padding-top: 11px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header__where {
    position: absolute;
    top: 12px;
    z-index: 2
}

.pagefooter-scroll_text {
    font-size: 18px;
    text-align: center;
    text-transform: lowercase;
    vertical-align: 13px;
    margin-right: 22px
}

.pagefooter-scroll_mouseico {
    display: inline-block;
    background: url(/template/img/mouse_ico.svg) center/contain no-repeat;
    width: 23px;
    height: 38px
}

.pagefooter-share__icon {
    display: inline-block;
    background: url(/template/img/share_ico.svg) center no-repeat;
    width: 40px;
    height: 40px
}

.pagefooter-share {
    z-index: 10
}

.pagefooter-scroll {
    position: absolute;
    right: 69px;
    bottom: 30px;
    z-index: 10;
    cursor: pointer
}

.slider-cirles__icon,
.slider-cirles__item_active .slider-cirles__icon {
    text-align: center;
    -webkit-box-sizing: border-box;
    border-radius: 50%;
    right: 0
}

.screen-first__slogan {
    position: absolute;
    top: 121px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    line-height: normal;
    font-size: 64px
}

.slider-wrapper {
    width: 1250px;
    height: 700px;
    margin: 0 auto;
    position: relative;
    -webkit-transform: translate3D(0, 111px, 0);
    -ms-transform: translate3D(0, 111px, 0);
    transform: translate3D(0, 111px, 0)
}

.slider-cirles__item {
    width: 108px;
    height: 108px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%
}

.slider-cirles__item.slider-cirles__item_1 {
    top: 40%;
    left: 12%
}

.slider-cirles {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.slider-cirles__icon {
    width: 108px;
    height: 108px;
    background: #fff;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.slider-cirles__item_active .slider-cirles__icon {
    background: #27ae60;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.slider-cirles__item.slider-cirles__item_1 .slider-cirles__text {
    text-align: right;
    width: 211px;
    right: 142%;
    top: 36px
}

.slider-cirles__text {
    font-weight: 500;
    line-height: normal;
    font-size: 26px;
    position: absolute;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    text-align: right;
    width: 211px;
    right: 140%;
    top: 17px;
    opacity: 0
}

.allproducts-wrapper,
.checkbox,
.screen,
.screen.screen-second,
span.text-tip {
    position: relative
}

.ap-title,
.btn,
.tip-block,
span.ap_feats_item_ico_ {
    text-align: center
}


/* .screen.screen-second {
    width: 100%;
    background: url(/template/img/slide2_back.jpeg) center/cover no-repeat
}
 */

span.text-tip .tip-title {
    position: relative;
    font-weight: 700;
    cursor: pointer;
    padding-bottom: 2px;
    color: #353535
}

.allproducts-textbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 135px
}

.allproducts-wrapper {
    width: 100%;
    height: 100%;
    padding-bottom: 42px
}

.ap-title {
    font-size: 64px;
    width: 100%;
    margin-bottom: -14px;
    font-weight: 700
}

.slider-cirles__item.slider-cirles__item_4 {
    top: 9.5%;
    right: 31.5%
}

.slider-cirles__item.slider-cirles__item_2 {
    top: 9.5%;
    left: 31.5%
}

.slider-cirles__item.slider-cirles__item_3 {
    top: 5.4%;
    left: 44.3%
}

.slider-cirles__item.slider-cirles__item_5 {
    top: 40%;
    right: 12%
}

.slider-cirles__item.slider-cirles__item_6 {
    top: 59.6%;
    right: .6%
}

.slider-cirles__item svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: -16px;
    left: -18px;
    background: 0 0;
    z-index: 100
}

.circle-animation {
    stroke-dasharray: 475;
    stroke-dashoffset: 451
}

.slider-cirles__item .circle-animation {
    -webkit-animation: 6s ease-out forwards percent-95;
    animation: 6s ease-out forwards percent-95
}

.slider-cirles__item.slider-cirles__item_active .slider-cirles__icon {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    border-color: #ff591940;
    background: #27ae60
}

.slider-cirles__item.slider-cirles__item_active .slider-cirles__text {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slider-cirles__item.slider-cirles__item_active svg {
    -webkit-transform: scale(1.2) rotate(-90deg);
    -ms-transform: scale(1.2) rotate(-90deg);
    transform: scale(1.2) rotate(-90deg)
}

.slider-cirles__icon:before {
    content: " ";
    display: none;
    width: 79px;
    height: 79px;
    position: absolute;
    border: 3px solid #27ae60;
    border-radius: 50%;
    top: 0;
    left: -9px;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0
}

.slider-cirles__item.slider-cirles__item_active .slider-cirles__icon:before {
    border-color: #ff59192e
}

.slider-cirles__item circle {
    -webkit-text-stroke: #ccc;
    stroke: rgba(39, 174, 96, 0);
    stroke-width: 3px
}

.slider-cirles__item_active circle {
    stroke: #27ae60
}

.slider-cirles__item_active .slider-cirles__icon:before {
    opacity: 1
}

.slider-cirles__round {
    background: url(/template/img/ellipse.svg) top no-repeat;
    display: inline-block;
    position: absolute;
    top: 85px;
    left: 10px;
    width: 100%;
    height: 100%;
    z-index: -1
}

.slider-cirles__item.slider-cirles__item_4 .slider-cirles__text {
    left: 142%;
    margin: auto;
    text-align: left;
    bottom: 39px;
    width: 211px;
    top: initial
}

.header__menu a:after,
.hover-link .hover-link__text:after {
    width: 0;
    position: absolute;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .35s;
    content: " "
}

.slider-cirles__item.slider-cirles__item_5 .slider-cirles__text {
    right: initial;
    left: 141%;
    text-align: left;
    top: 27px
}

.slider-cirles__item.slider-cirles__item_6 .slider-cirles__text {
    right: initial;
    left: 140%;
    text-align: left;
    top: 30px
}

.tip-block {
    width: 175px;
    height: 242px;
    position: absolute;
    -webkit-transform: translateX(34px) translateY(-1px);
    -ms-transform: translateX(34px) translateY(-1px);
    transform: translateX(34px) translateY(-1px);
    background: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    border-radius: 10px;
    z-index: 2;
    opacity: 0
}

.tip-block:after {
    content: " ";
    display: block;
    background: url(/template/img/tip_poligon.svg) no-repeat;
    width: 40px;
    height: 34px;
    position: absolute;
    left: -16px;
    top: 0;
    bottom: 0;
    margin: auto
}

span.tip-block__linktext {
    font-weight: 500;
    line-height: 23px;
    font-size: 16px;
    text-align: center;
    color: #ff5919
}

.tip-block__link {
    width: 67%;
    margin: 0 auto;
    border-top: 1px solid #f3f3f3;
    padding-top: 7px
}

.header__menu a:after {
    height: 5px;
    background: #27ae60;
    display: block;
    top: 0
}

.header__menu a:hover:after {
    width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .35s;
    -ms-transition: .3s
}

.hover-link .hover-link__text {
    position: relative;
    display: inline-block
}

.hover-link .hover-link__text:after {
    height: 2px;
    background: #353535;
    display: block;
    top: 100%
}

.js-click {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .35s;
    -ms-transition: .3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: transform;
    display: inline-block
}

.right_vest-art_soc_obj {
    position: relative;
    cursor: pointer;
    opacity: 0;
    pointer-events: none
}

.right_vest-art_soc_obj:before {
    content: " ";
    display: block;
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .25s;
    -ms-transition: .2s
}

.right_vest-art_soc_fb:before,
.right_vest-art_soc_ok:before,
.right_vest-art_soc_tg:before,
.right_vest-art_soc_tw:before,
.right_vest-art_soc_vk:before {
    background: #f7faf0
}

.right_vest-art_soc_obj span {
    position: absolute;
    display: block;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    width: 20px;
    height: 20px;
    margin: 0 auto
}

.right_vest-art_soc_fb span {
    background: url(/template/img/fb-b.svg) center no-repeat
}

.right_vest-art_soc_vk span {
    background: url(/template/img/vk-b.svg) center no-repeat
}

.right_vest-art_soc_tw span {
    background: url(/template/img/tw-b.svg) center no-repeat
}

.right_vest-art_soc_ok span {
    background: url(/template/img/ok-b.svg) center no-repeat
}

.right_vest-art_soc_tg span {
    background: url(/template/img/d-tg.svg) center no-repeat
}

.right_vest-art_soc_fb {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .35s;
    -moz-transition: .35s;
    -o-transition: .35s;
    -ms-transition: .35s
}

.right_vest-art_soc_tw,
.right_vest-art_soc_vk {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px)
}

.right_vest-art_soc_vk {
    transform: translateY(-10px);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s
}

.right_vest-art_soc_tw {
    transform: translateY(-10px);
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s
}

.right_vest-art_soc_ok {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s
}

.right_vest-art_soc_list {
    position: absolute;
    pointer-events: all
}

.ap_feats_item,
span.ap_feats_item_ico_ {
    position: relative;
    display: inline-block
}

.ap_feats_item_text {
    line-height: 31px;
    font-size: 22px;
    color: #616060;
    float: left;
    width: calc(100% - 140px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 6px
}

span.ap_feats_item_ico_ {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 54px;
    height: 54px;
    background: 0 0/100% #ff5919;
    border-radius: 50%;
    padding-top: 17px
}

.ap_feats_item {
    width: calc(100% / 3);
    float: left;
    margin-bottom: 40px;
    min-height: 97px
}

.ap_feats_item_ico {
    float: left;
    width: 75px;
    padding-top: 7px;
    padding-left: 11px
}

.screen-third {
    background: url(/template/img/mainpage/scr3.jpg) center/cover no-repeat;
    height: 110vh
}

.supermom_wrapper {
    width: 34.7%;
    position: absolute;
    right: 13%;
    height: 100%
}

.sp_title {
    font-weight: 700;
    line-height: 69px;
    font-size: 64px;
    color: #353535;
    margin-bottom: 31px;
    padding-top: 110px
}

.sp_text {
    font-weight: 500;
    line-height: 40px;
    font-size: 28px;
    color: #616060;
    margin-bottom: 37px
}

.sp_text_i {
    line-height: 29px;
    font-size: 22px;
    color: rgba(53, 53, 53, .7);
    margin-bottom: 22px
}

.btn {
    display: inline-block;
    padding: 13px 45px;
    border: 1px solid #27ae60;
    background: #27ae60;
    color: #fff;
    border-radius: 39px;
    white-space: nowrap;
    font: 16px Lato, sans-serif;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .35s;
    -ms-transition: .3s
}

.pagefooter-share__icon,
.slider-cirles__icon_,
.slider-cirles__item.slider-cirles__item_active:after,
.slider-cirles__item:after {
    -webkit-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.sp_button {
    margin-top: 78px
}

.btn.btn_tr {
    background: 0 0;
    border-color: #333;
    color: #333
}

.sp_text_sep {
    width: 100%;
    height: 1px;
    background: #bdbdbd;
    margin-bottom: 40px
}

.sp_table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.sit_image_block,
.sit_text_block {
    width: 50%;
    height: 100%
}

.sit_text_block_tc,
.sp_tablecell {
    display: table-cell;
    vertical-align: middle
}

.sit_item_image_left .sit_text_block,
.sit_item_image_right .sit_image_block {
    float: right
}

.sit_image_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sit_item_image_left .sit_image_block,
.sit_item_image_right .sit_text_block {
    float: left
}

.sit_title {
    font-weight: 700;
    line-height: 42px;
    font-size: 32px;
    color: #353535;
    margin-bottom: 30px
}

.sit_text {
    line-height: 32px;
    font-size: 22px;
    color: rgba(53, 53, 53, .7);
    position: relative
}

.sit_text_block_t {
    width: 100%;
    display: table;
    height: 100%;
    table-layout: fixed;
    margin: 0 auto;
    padding: 1% 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pagefooter_bottom,
.pagefooter_head {
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-content: stretch
}

.pf_buy .btn,
.txt_i {
    -webkit-box-sizing: border-box
}

.sit_item {
    height: 500px
}

.sit_image_block img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.pagefooter {
    background: #27ae60;
    position: relative;
    width: 100%
}

span.up_icon {
    background: url(/template/img/footer_caret_up.svg) center/19px no-repeat #fff;
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    cursor: pointer
}

.btn.btn_white {
    background: #fff;
    border-color: #fff;
    color: #353535
}

.pagefooter_bottom,
.pagefooter_middle {
    border-top: 1px solid rgba(255, 255, 255, .2);
    position: relative
}

.pf_buy {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-left: auto;
    margin-right: 32px;
}

@media only screen and (max-width: 768px) {
    .pf_buy {
        flex-direction: column;
    }
}

.pagefooter_head {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 22px 0
}

.pf_phone {
    font-size: 36px;
    line-height: 1;
    margin-left: auto
}

.pf_phone a {
    display: block;
    font-weight: 700;
    margin-bottom: 8px;
    -webkit-user-select: initial;
    color: #fff
}

.copyrs_text a,
.pf_terms a {
    color: rgba(255, 255, 255, .6)
}

.pf_phone_text {
    font-size: 14px;
    color: #fff;
    font-weight: 400
}

.pagefooter_bottom {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 0
}

.pagefooter__menu,
.pagefooter_middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-content: stretch
}

.pf_terms {
    margin-right: 0;
}

.pagefooter_middle {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 36px 0
}

.copyrs_text a {
    font-size: 16px
}

.pf_terms a {
    border-bottom: 1px solid
}

.pagefooter__menu {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30%
}

.pagefooter-socs__items,
.pf_devby a {
    -webkit-flex-direction: row;
    -webkit-align-content: stretch
}

.pagefooter-menu-item,
.sp_text_i p:last-child {
    margin-bottom: 18px
}

.pagefooter-menu-item a {
    font-weight: 700;
    font-size: 18px;
    color: #fff
}

.pagefooter-socs__title {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    opacity: 60%;
    margin-right: 16px;
}

@media (max-width:768px) {
    .pagefooter-socs__title {
        margin-right: 0;
    }
}

.pagefooter-socs__title-links {
    text-align: right;
}

.pagefooter__socs {
    padding-left: 20%
}

.pagefooter-socs__items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
@media (max-width:768px) {
    .pagefooter-socs__items {
        justify-content: space-evenly;
    }
}

.pagefooter-soc-item {
    display: block;
    position: relative;
    width: 26px;
    height: 22px;
    margin-left: 10px;
    margin-right: 10px;
}

.pf-midright,
.pf_devby a {
    display: -ms-flexbox;
    display: -webkit-flex
}

.pagefooter-soc-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.pf_devby a {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.pf-midright {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 30%
}

.copyrs {
    position: absolute;
    left: -1px
}

.copyrs_text {
    margin-right: 62px;
    margin-left: 0;
}

.pf_devby_text {
    position: relative;
    bottom: -5px;
    padding-right: 10px;
    color: #fff
}

.pf_buy .btn {
    width: 166px;
    box-sizing: border-box;
    padding: 13px 20px
}

.pagefooter_wrapper {
    width: 1400px;
    margin: 0 auto
}

.txt_a,
.txt_i {
    width: 100%;
    background: #fff;
    font: 700 18px/30px Lato, sans-serif;
    padding: 14px 40px
}

.sit_item.sit_item_i .sit_text {
    margin-bottom: 0
}

.txt_i {
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 4px 40px rgba(249, 233, 221, .8);
    box-shadow: 0 4px 40px rgba(249, 233, 221, .8)
}

.header_i_menu a,
.txt_a {
    -webkit-box-sizing: border-box
}

.f_form_item {
    margin-bottom: 14px
}

.txt_a {
    height: 150px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 10px;
    resize: none;
    -webkit-box-shadow: 0 4px 40px rgba(249, 233, 221, .8);
    box-shadow: 0 4px 40px rgba(249, 233, 221, .8)
}

.ap-subtitle,
.cu_from_title {
    font-size: 48px;
    text-align: center
}

.ap-subtitle,
.cu_from_title,
.header_i_menu a,
.pf_buy a,
.pp_warn_title,
label a {
    font-weight: 700
}

.drugstore__cards,
.f_form_item.f_form_item_agreed {
    margin-bottom: 40px
}

.ap_feats.cf {
    width: 1428px;
    margin: 51px auto 14px
}

span.ap_feats_item_ico_ img {
    width: 19px
}

.ap_image {
    text-align: center;
    -webkit-transform: translate3D(0, -44px, 0);
    -ms-transform: translate3D(0, -44px, 0);
    transform: translate3D(0, -44px, 0)
}

.sp_text_i p {
    margin-bottom: 42px
}

span.sp_logos_text {
    color: #ff9040;
    font-size: 22px;
    position: relative;
    top: 8px;
    left: 10px
}

.sp_button .btn.btn_tr {
    padding: 20px 51px 20px 59px;
    left: 3px;
    position: relative
}

.or_arrow {
    background: url(/template/img/button_or_arrow.svg) no-repeat;
    width: 27px;
    height: 15px;
    display: inline-block;
    vertical-align: -5px;
    margin-left: 17px
}

.ac_close_ico,
.slider-cirles__icon_ {
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute
}

.btn.btn_tr.btn_tr_or {
    border-color: #ff5919;
    color: #ff5919
}

.sit_item.sit_item_image_left .sit_text_block_t {
    padding: 1% 10%
}

.slider-cirles__icon_ {
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0
}

.ac_close_wrap,
.header_i_menu a,
label a {
    display: inline-block
}

.slider-cirles__icon_1 {
    background: url(/template/img/icons/1.svg) center no-repeat
}

.slider-cirles__icon_2 {
    background: url(/template/img/icons/2.svg) center no-repeat
}

.slider-cirles__icon_3 {
    background: url(/template/img/icons/3.svg) center no-repeat
}

.slider-cirles__icon_4 {
    background: url(/template/img/icons/4.svg) center no-repeat
}

.slider-cirles__icon_5 {
    background: url(/template/img/icons/5.svg) center no-repeat
}

.slider-cirles__icon_6 {
    background: url(/template/img/icons/6.svg) center no-repeat
}

.slider-cirles__item_active .slider-cirles__icon_1 {
    background-image: url(/template/img/icons/1_a.svg)
}

.slider-cirles__item_active .slider-cirles__icon_2 {
    background-image: url(/template/img/icons/2_a.svg)
}

.slider-cirles__item_active .slider-cirles__icon_3 {
    background-image: url(/template/img/icons/3_a.svg)
}

.slider-cirles__item_active .slider-cirles__icon_4 {
    background-image: url(/template/img/icons/4_a.svg)
}

.slider-cirles__item_active .slider-cirles__icon_5 {
    background-image: url(/template/img/icons/5_a.svg)
}

.slider-cirles__item_active .slider-cirles__icon_6 {
    background-image: url(/template/img/icons/6_a.svg)
}

.slider-cirles__item:after {
    content: " ";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    display: block;
    width: 133px;
    height: 133px;
    border: 3px solid rgba(39, 174, 96, .4);
    border-radius: 50%;
    position: absolute;
    top: -15px;
    left: -15px
}

.slider-cirles__item.slider-cirles__item_active:after {
    -webkit-transform: scale(1.185);
    -ms-transform: scale(1.185);
    transform: scale(1.185)
}

.ac_close_wrap,
.header_i {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .35s;
    -ms-transition: .3s
}

.ac_close_ico {
    background: url(/template/img/cross.svg) center no-repeat
}

.ac_close_wrap {
    background: rgba(53, 53, 53, .09);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.action_close {
    position: absolute;
    top: 35px;
    right: 41px
}

.header__menu a:hover,
.text-tip a u {
    color: #27ae60
}

.pf_phone_text.pf_phone_text_top {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500
}

.ap_feats_item:after {
    content: " ";
    display: block;
    width: 1px;
    height: 95px;
    position: absolute;
    top: -7px;
    right: 50px;
    background: rgba(194, 175, 153, .4)
}

#faq_form .f_form_item:first-child,
#feedback_form .f_form_item:first-child,
#reviews_form .f_form_item:first-child,
.ap_feats_item:last-child:after,
.checkbox [type=checkbox],
.gm-style-mtc,
.header_hamb,
.mobile_block_sl1,
.mobile_menu,
.recom_list_item_ico,
.sit_labels,
.wb_places_item_text {
    display: none
}

.header_i {
    position: fixed;
    width: 100%;
    height: 56px;
    background: #27ae60;
    z-index: 3;
    text-align: center;
    top: -82px
}

.header_i_menu a {
    line-height: normal;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin: 0 19px;
    height: 100%;
    padding-top: 19px;
    box-sizing: border-box
}

.header_i_menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

.drugstore-cards .wb_places_item_img,
.header_menu_wrap,
.header_menu_wrap nav {
    height: 100%
}

.header__logo img {
    height: 115px
}

.checkbox [type=checkbox]+label {
    position: relative;
    padding-left: 36px;
    padding-top: 5px;
    font-weight: 400;
    line-height: 18px;
    font-size: 14px;
    color: #736f6f;
    cursor: pointer
}

.checkbox [type=checkbox]+label:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: #fff;
    border: 2px solid #27ae60;
    position: absolute;
    left: 0;
    top: -2px
}

.checkbox [type=checkbox]+label:after {
    content: "";
    display: block;
    width: 8px;
    height: 5px;
    border: 2px solid #27ae60;
    border-right: 0;
    border-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 5px;
    left: 7px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.slider-cirles__item.slider-cirles__item_3 .slider-cirles__text {
    text-align: right;
    width: 211px;
    right: 142%;
    top: 36px
}

.header_hamb {
    position: absolute;
    z-index: 2;
    right: 80px;
    height: 60px;
    width: 60px
}

.mobile_menu {
    width: 100%;
    position: fixed;
    z-index: 13;
    background: #fff;
    height: calc(100% - 60px);
    text-align: center;
    top: -100%;
    -webkit-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.contactus_wrapper,
.page_up_button,
.page_up_button.show {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .35s;
    -ms-transition: .3s
}

.page_up_button span.up_icon {
    background-color: #26ab5e;
    background-image: url(/template/img/footer_caret_up_w.svg)
}

.page_up_button {
    position: fixed;
    z-index: 13;
    right: 50px;
    bottom:5px;
    opacity: 0;
    pointer-events: none
}

.page_up_button.show {
    opacity: 1;
    pointer-events: all
}

.tip-block:before {
    width: 0;
    height: 80px;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 100%
}

.contactus_wrapper {
    position: fixed;
    width: 50%;
    height: 100vh;
    background: url(/template/img/contactusform_back.jpg) center/cover no-repeat #fff;
    right: -51%;
    text-align: center;
    z-index: 100;
    -webkit-box-shadow: 0 1px 8px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 8px 4px rgba(0, 0, 0, .1)
}

.contactus_wrap {
    position: relative;
    width: 100%;
    height: 100%
}

.leafs_item,
.leafs_wrapper {
    position: absolute;
    top: 0;
    left: 0
}

.cu_form {
    width: 60%;
    margin: 0 auto
}

.cu_from_title {
    line-height: normal;
    color: #28ae60;
    margin-bottom: 35px
}

.cu_form .txt_a,
.cu_form .txt_i {
    -webkit-box-shadow: 0 4px 40px rgba(249, 233, 221, .8);
    box-shadow: 0 4px 40px rgba(249, 233, 221, .8)
}

.contactus_t {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.contactus_tc {
    vertical-align: middle;
    display: table-cell
}

::-webkit-input-placeholder {
    color: rgba(53, 53, 53, .5)
}

.leafs_all {
    background: url(/template/img/leafs/leafs.png) center/100% repeat-y;
    width: 100%;
    height: 200%;
    -webkit-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 1s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.leafs_wrapper {
    width: 100%;
    height: 100%;
    pointer-events: none
}

.leafs_item1 {
    background: url(/template/img/leafs/1.png) center no-repeat;
    width: 337px;
    height: 338px;
    top: 20%;
    left: 10%
}

.leafs_item2 {
    background: url(/template/img/leafs/2.png) center no-repeat;
    width: 275px;
    height: 260px;
    top: 16%;
    left: initial;
    right: 10%
}

.leafs_item3 {
    background: url(/template/img/leafs/3.png) center no-repeat;
    width: 116px;
    height: 122px;
    top: 44%;
    right: 10%;
    left: initial
}

.leafs_item4 {
    background: url(/template/img/leafs/4.png) center no-repeat;
    width: 205px;
    height: 213px;
    top: 60%
}

.leaf_wrap,
.leaf_wrap2,
.leaf_wrap3 {
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%
}

.leaf_wrap {
    -webkit-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 2s cubic-bezier(.19, 1, .22, 1)
}

.leaf_wrap2 {
    -webkit-transition: 3s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: 3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 3s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 3s cubic-bezier(.19, 1, .22, 1)
}

.leaf_wrap3 {
    -webkit-transition: 1.4s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: 1.4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 1.4s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 1.4s cubic-bezier(.19, 1, .22, 1)
}

.action_header_,
.js-submenu:before,
.pagefooter-share__wrap,
.pp_warn_overlay,
.supermom_wrap,
span.share_button {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .35s;
    -ms-transition: .3s
}

.js-submenu:before {
    background: url(/template/img/menu_caret.svg) center no-repeat;
    content: " ";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0px
}

a.js-click.js-submenu {
    margin-right: 10px;
    padding-right: 20px;
}

.pf_social_i {
    position: absolute;
    right: 73px;
    top: 24%
}

span.text-tip.text-tip_dot {
    margin-right: -6px
}

.mobile_circle_text {
    display: none;
    text-align: center;
    width: 100%;
    top: 100px;
    font-size: 20px
}

.pp_warn,
.pp_warn_overlay {
    position: fixed;
    top: 0;
    z-index: 1000;
    left: 0
}

.copyrs_akvion img {
    width: 220px
}

.product_notification_footer {
    text-align: center;
    background: #f7faf1;
    min-height: 110px;
    color: #27ae60;
    text-transform: uppercase
}

.btn_wherebuy.btn_wherebuy_big span,
span.product_notification_footer_wrap_text {
    font-size: 22px
}

.product_notification_footer_wrap {
    padding-top: 46px;
    padding-bottom: 34px
}

.products_all_filter_mobile_text_additional {
    display: none;
    text-align: center;
    font-size: 24px;
    margin-bottom: 51px;
    font-weight: 700
}

.pp_warn {
    width: 768px;
    height: 711px;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(/template/img/pp_war_back.jpg) center/cover no-repeat
}

.pp_warn_title {
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    color: #353535;
    margin-bottom: 60px
}

.pp_warn_text {
    font-weight: 400;
    line-height: 27px;
    font-size: 22px;
    text-align: center;
    color: #736f6f;
    margin-bottom: 70px
}

.pp_warn_wrap {
    padding: 140px 70px 100px
}

.pp_warn_text p {
    margin-bottom: 44px
}

.pp_warn_buttons {
    text-align: center
}

.pp_warn_buttons .btn {
    margin: 0 10px
}

.btn.btn_or {
    background: #ff5919;
    border-color: #ff5919
}

.pp_warn .action_close {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    top: 20px;
    right: 20px
}

.pp_warn_overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .16862745098039217);
    pointer-events: none;
    opacity: 0
}

.where_buy_mobile_wrapper {
    position: absolute;
    bottom: 27px;
    text-align: center;
    width: 100%;
    color: #fff;
    height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 14px;
    display: none
}

span.header_social_item_,
span.share_button {
    height: 22px;
    -webkit-box-sizing: border-box;
    text-align: center
}

.header_social {
    position: absolute;
    top: 13px;
    z-index: 2
}

.header_social_item {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px
}

span.header_social_item_ {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    cursor: pointer
}

span.header_social_item_:after {
    content: " ";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .25s;
    -ms-transition: .2s
}

span.header_social_item_ img {
    position: static;
    object-fit: contain;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.header__where {
    right: 52px
}

span.share_button {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin: auto;
    width: 166px;
    background: #fff;
    border-radius: 100px;
    font-size: 16px;
    color: #353535;
    font-weight: 700;
    padding-top: 11px;
    box-sizing: border-box;
    height: 46.4px;
}

span.share_button .pagefooter-share__icon {
    width: 20px;
    height: 20px;
    background-size: 162%;
}

.right_vest-art_soc_obj {
    display: inline-block;
    margin: 0 3px
}

.right_vest-art_soc_list {
    width: 160px;
    top: 0;
    height: 50px;
    left: initial
}

.right_vest-art_soc_fb,
.right_vest-art_soc_ok,
.right_vest-art_soc_tw,
.right_vest-art_soc_vk {
    -webkit-transform: translateY(0) translateX(10px);
    -ms-transform: translateY(0) translateX(10px);
    transform: translateY(0) translateX(10px)
}

.pagefooter-share__wrap {
    cursor: pointer;
    position: relative;
    z-index: 2
}

.pagefooter-share {
    display: block;
    position: relative
}

.grecaptcha-badge {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.action_header_ {
    height: 60px;
    position: absolute;
    top: 142%;
    background: #ff5919;
    color: #fff;
    width: 210px;
    text-align: center;
    right: -33px;
    font-size: 21px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    border-radius: 30px;
    padding-right: 17px;
    cursor: pointer
}

sup {
    font-size: 50%;
    vertical-align: super
}

.ap-title sup {
    font-size: 30%
}

.ap_image {
    max-width: 1280px;
    margin: 0 auto
}

.ap_image img,
.c_bottom_logo_img img {
    width: 100%
}

.breadcrumbs_wrapper>div>a:hover,
.btn.disabled {
    opacity: .7
}

[data-aos][data-aos][data-aos-delay="100"],
[data-aos][data-aos][data-aos-delay="200"],
[data-aos][data-aos][data-aos-delay="300"],
[data-aos][data-aos][data-aos-delay="400"],
[data-aos][data-aos][data-aos-delay="500"],
[data-aos][data-aos][data-aos-delay="600"],
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="100"] [data-aos],
body[data-aos-delay="200"] [data-aos],
body[data-aos-delay="300"] [data-aos],
body[data-aos-delay="400"] [data-aos],
body[data-aos-delay="500"] [data-aos],
body[data-aos-delay="600"] [data-aos],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: 0.1s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: 0.2s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: 0.3s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: 0.4s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: 0.5s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: 0.6s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: 0.7s
}

[data-aos^=fade][data-aos^=fade],
[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0)
}

[data-aos=fade-up] {
    transform: translateY(100px)
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

.ac_close_wrap,
.action_close {
    width: 44px;
    height: 44px
}

.ac_close_ico {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    background-size: contain
}

.pf_phone {
    z-index: 20
}

.supermom_wrap {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 12;
    transform: translateX(-10px) translateY(10px)
}

.btn_wherebuy,
.btn_wherebuy:before {
    transition: .5s cubic-bezier(.19, 1, .22, 1)
}

.supermom_wrap:hover {
    transform: translateX(0) translateY(0)
}

.c_bottom_logo .c_bottom_block_text {
    float: left;
    width: 50%;
    padding-top: 21px;
    text-align: center;
    position: relative
}

.btn_wherebuy:after,
.btn_wherebuy:before,
.map:before {
    content: "";
    position: absolute
}

.c_bottom_logo:after,
.drugstore-cards:after,
.drugstore-parts:after {
    content: "";
    display: block;
    clear: both
}

.c_bottom_logo_img {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 50px
}

.c_bottom_logo .c_bottom_block_text:after {
    content: "";
    display: block;
    position: absolute;
    height: 44px;
    width: 1px;
    left: 12px;
    top: 17px;
    background: rgba(0, 0, 0, .1)
}

.map:before {
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 220px;
    pointer-events: none;
    z-index: 2;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%)
}

.contacts_banner {
    background: url(/template/img/packs-bg.jpg) center/cover no-repeat;
    height: 440px;
    padding-top: 125px;
    box-sizing: border-box
}

.contacts-banner-title__text {
    line-height: 1.2;
    margin-bottom: 30px
}

.btn_wherebuy {
    display: inline-block;
    position: relative;
    padding: 12px 38px 12px 60px;
    text-align: center;
    z-index: 2;
    -webkit-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: .5s cubic-bezier(.19, 1, .22, 1)
}

.btn_wherebuy span {
    color: #fff;
    font-weight: 700;
    z-index: 2
}

.btn_wherebuy.btn_wherebuy_f span {
    color: #353535
}

.btn_wherebuy:before {
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #ff5919;
    border-radius: 40px;
    opacity: 1;
    z-index: -1;
    -webkit-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: .5s cubic-bezier(.19, 1, .22, 1)
}

.btn_wherebuy.btn_wherebuy_f:before {
    background: #fff
}

.btn_wherebuy.btn_wherebuy_g:before {
    background: #27ae60
}

.btn_wherebuy:hover:before {
    opacity: .8
}

.btn_wherebuy:after {
    display: block;
    top: 11px;
    left: 26px;
    width: 16px;
    height: 24px;
    background: url(/template/img/btn-ico-map-w.svg) center/contain no-repeat
}

.btn_wherebuy.btn_wherebuy_f:after {
    background: url(/template/img/btn-ico-map-b.svg) center/contain no-repeat
}

.contacts-banner-title__text span {
    font-size: 36px;
    color: #353535;
    font-weight: 700
}

.contacts-banner__title {
    width: 40%
}

.contacts-banner {
    position: relative;
    width: 74%;
    margin: 0 auto
}

.wb_places_item,
.wb_places_item:nth-child(5n+5) {
    margin-right: 18px
}

.contacts-banner__packs {
    position: absolute;
    top: -52px;
    left: 46%;
    width: 58%
}

.contacts-banner__packs img {
    width: 100%
}

.wb_places_item {
    width: 182px;
    height: 146px;
    border-radius: 6px;
    box-shadow: 0 4px 21px rgba(0, 0, 0, .04);
    margin-bottom: 18px;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    transition: .5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: .5s cubic-bezier(.19, 1, .22, 1)
}

.wb_places_item:hover {
    box-shadow: 0 8px 21px rgba(0, 0, 0, .08);
    -webkit-transform: translateY(-6px) !important;
    -ms-transform: translateY(-6px) !important;
    transform: translateY(-6px) !important
}

.wb_places_item_title {
    color: #27ae60;
    top: auto;
    left: 0;
    right: 0;
    bottom: 16px;
    margin: 0 auto;
    padding-top: 10px;
    width: 76%;
    border-top: 2px solid #f7faf0
}

.wb_places_item_img img {
    vertical-align: initial;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wb_places_item_img {
    position: initial;
    line-height: initial;
    height: 44px
}

.wb_places_item>a {
    display: block;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    height: 100%
}

.drugstore-wrap {
    padding: 70px 0
}

.drugstore-cont {
    width: 1440px;
    margin: 0 auto
}

.drugstore-parts__side {
    float: left;
    width: 50%
}

.drugstore__title {
    margin-bottom: 60px
}

.drugstore__title span {
    font-weight: 700;
    line-height: normal;
    font-size: 48px;
    color: #353535
}

.drugstore-wrap_bg {
    background: url(/template/img/drugstore-bg.jpg) center/cover no-repeat;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.drugstore__dost span {
    font-size: 22px;
    color: #736f6f
}

.drugstore__dost img {
    display: inline-block;
    margin-left: 10px
}

.drugstore__dost span sup {
    font-size: 100%
}

.drugstore-cards .wb_places_item {
    height: 100px
}

.wb_places_item_img_s {
    padding-right: 15px;
    box-sizing: border-box
}

.wb_places_item_img-s {
    display: block;
    position: absolute;
    right: 24px;
    top: 32px
}

.drugstore__img img {
    width: 125%;
    margin-left: -25%;
    margin-top: -10%
}

.ap_button {
    text-align: center;
    position: relative;
    bottom: 10px
}

.ap_button>a {
    margin: 0 auto
}

.btn_wherebuy.btn_wherebuy_big {
    padding: 16px 44px 16px 64px;
    color: #fff
}

.btn_wherebuy.btn_wherebuy_big:after {
    width: 22px;
    height: 27px;
    top: 14px
}

.product_buy_block {
    display: block;
    -webkit-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: .5s cubic-bezier(.19, 1, .22, 1)
}

.product_buy_block:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, .18)
}

.wb_places_list.cf {
    padding-bottom: 30px
}

.article_share {
    text-align: center;
    width: 100%;
    border-top: 2px solid #e5e5e5;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 10px;
}

.article_share .right_vest-art_soc_list {
    position: relative;
    margin: 0 auto
}

.article_share .right_vest-art_soc_obj {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.article_share_title {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    margin-right: 15px;
}

.breadcrumbs_wrapper {
    visibility: visible;
    position: relative;
    pointer-events: all;
    width: 1120px;
    margin: 0 auto
}

.breadcrumbs_wrapper>div {
    display: inline-block;
    font-size: 14px
}

.breadcrumbs_wrapper>div>a {
    color: #353535;
    border-bottom: 1px solid
}

.breadcrumbs_wrapper>div>i:after {
    content: ">"
}

.fixed {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 0;
    overflow: hidden
}

.cookie-disclaimer {
    background-color: rgba(39, 174, 96, .96);
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-family: "Roboto-Regular", sans-serif
}

.cookie-disclaimer.is-active {
    opacity: 1;
    max-height: 300px
}

.media--center {
    position: relative;
    padding: 30px 4% 40px;
    display: flex;
}

.media--center:after {
    content: "";
    display: table;
    clear: both
}

.media__body {
    width: 100%;
    padding: 0 2%;
    clear: both
}

.media__body p {
    color: #fff;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden
}

.media__object {
    width: fit-content;
    padding: 0 2%;
    text-align: center;
}

.media__object .btn-wrap {
    margin: 0 auto
}

.close-cookie {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 31px;
}

.open-close-button {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(255, 255, 255, .85);
    font-size: 20px;
    border-radius: 50%;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer
}

.open-close-button:after,
.open-close-button:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    width: 80%;
    height: 6%;
    left: 10%;
    top: 47%
}

.open-close-button:after {
    width: 6%;
    height: 80%;
    left: 47%;
    top: 10%
}

.open-close-button.open {
    background-color: rgba(255, 255, 255, .1);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.open-close-button.open:after,
.open-close-button.open:before {
    background-color: #fff
}

.btn-wrap {
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 42px
}

.btn-wrap span {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .5px;
    padding: 13px 23px;
    line-height: 1;
    border-radius: 20px;
    opacity: .8;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, .78);
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block;
}

.btn-wrap span:hover {
    opacity: 1;
    border-color: #fff
}

.product_longtitle {
    font-size: 42px;
    text-align: left;
    font-weight: 700;
}

@media only screen and (max-width:1700px) {
    .drugstore-cont {
        width: 1280px
    }
}

@media only screen and (max-width:1400px) {
    .drugstore-cont {
        width: 1140px
    }
    .drugstore__img img {
        margin-left: -15%
    }
    .c_bottom_logo .c_bottom_block_text:after {
        left: -2px;
        top: 6px
    }
    .contacts-banner__title {
        width: 58%
    }
    .contacts_banner {
        height: 340px;
        padding-top: 90px
    }
    .contacts-banner__packs {
        top: -22px;
        left: 54%
    }
}

@media only screen and (max-width:1279px) {
    .drugstore-parts__side {
        float: none;
        width: 100%
    }
    .drugstore__img img {
        width: auto;
        height: 100%;
        margin-left: 0;
        margin-top: 0
    }
    .drugstore-cont {
        width: 864px
    }
    .drugstore-wrap {
        padding: 70px 0
    }
    .drugstore__img {
        height: 320px;
        text-align: center;
        margin-top: -62px
    }
    .drugstore__cards {
        text-align: center;
        margin-bottom: 20px
    }
    .drugstore__title {
        margin-bottom: 36px
    }
    .drugstore__title span {
        font-size: 36px
    }
    .contacts_banner {
        background: url(/template/img/packs-bg-pad.jpg) center/cover no-repeat;
        padding-top: 70px
    }
    .contacts-banner__title {
        width: 52%
    }
    .contacts-banner__packs {
        width: 86%;
        top: -28px;
        left: 36%
    }
    .contacts-banner {
        width: 84%
    }
}

@media only screen and (max-width:1023px) {
    .drugstore-cont {
        width: 700px
    }
    .contacts-banner__title {
        width: 68%
    }
    .contacts-banner__packs {
        width: 76%;
        top: 26px;
        left: 46%
    }
    .copyrs_akvion img {
        width: 190px
    }
}

.category-text {
    width: 1400px;
    margin: 0 auto;
    text-align: left;
    padding: 60px 0;
    line-height: 1.6;
    font-size: 16px;
    display: none
}

.category-text h2 {
    margin-bottom: 27px
}

.read_more_w {
    text-align: center;
    font-size: 32px;
    padding: 20px 0;
    font-weight: 700
}

.header_menu_wrap {
    text-align: left;
    padding-left: 252px
}

.header_phone_i,
a.header_phone_i_button {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #27ae60
}

span.header_social_item_:after {
    background: 0 0
}

span.header_social_item_ {
    width: 22px
}

span.header_social_item_:hover {
    opacity: .6
}

.h_ph_icon {
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url(/template/img/h_phone_ico.svg) center no-repeat;
    margin-right: 7px;
    vertical-align: -1px
}

.header_phone_i {
    position: absolute;
    z-index: 1;
    right: 250px;
    top: 12px
}

a.header_phone_i_button {
    display: inline-block;
    padding: 13px 24px 10px 26px;
    border-radius: 57px;
    border: 2px solid #27ae60
}

.header_social {
    top: 24px;
    right: 300px
}

a.header_phone_i_button:hover {
    opacity: .5
}

h1.at-title {
    color: #353535;
    font-weight: 600;
    margin: 0 auto
}

.screens_wrapper .new-year__img {
    position: absolute;
    top: 60px;
    z-index: 1
}

.screens_wrapper .new-year__img.right {
    right: 0;
    width: 34%;
    top: 0
}

.screens_wrapper .new-year__img.left {
    left: 0;
    width: 38%
}

.new-year__img {
    display: none
}

.faq-header {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}

.inline-radio__label {
    position: relative;
    cursor: pointer;
}

.inline-radio__label input {
    display: none;
}

.inline-radio__label input+span {
    display: inline-block;
    padding: 1em;
    color: #27ae60;
    border-radius: 57px;
    border: 2px solid #27ae60;
    padding: 6px 20px 5px;
    transition: .3s;
}

.inline-radio__label input+span:hover {
    opacity: .7;
}

.inline-radio__label input:checked+span {
    background-color: #27ae60;
    color: white;
}

.tags .tag {
    margin-top: 10px;
    margin-right: 10px;
}

@media only screen and (max-width:1439px) {
    .product_longtitle {
        font-size: 40px;
    }
    .pf_phone a {
        font-size: 28px
    }
    .pagefooter__socs {
        padding-left: 0
    }
    .pf_phone {
        margin-bottom: 28px;
        margin-left: 0
    }
    .pf-midright {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: start;
        justify-content: flex-end;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 280px
    }
    .pf_phone a .hover-link__text {
        font-size: 32px
    }
}

@media only screen and (max-width:1279px) {
    .pagefooter-menu-item a {
        font-size: 16px
    }
    .pagefooter-menu-item {
        margin-bottom: 14px
    }
    .copyrs_text a,
    .pf_devby_text,
    .pf_phone_text.pf_phone_text_top,
    .pf_terms {
        font-size: 14px
    }
    .pf_phone a {
        font-size: 28px
    }
    .pf_phone_text {
        font-size: 13px
    }
    .copyrs_akvion img {
        width: 138px
    }
    .copyrs_text {
        margin-right: 33px;
        margin-left: 40px
    }
    .pf_devby {
        top: -6px;
        position: relative
    }
    .pagefooter-scroll {
        display: none
    }
    .pf_devby_logo img {
        width: 90px
    }
}

@media only screen and (max-width:1023px) {
    .copyrs_text,
    .pf_terms {
        position: absolute;
        bottom: 24px
    }
    .pagefooter-menu-item a {
        font-size: 14px
    }
    .pagefooter__menu {
        width: 55%
    }
    .pagefooter-socs__title,
    .pf_phone_text.pf_phone_text_top {
        font-size: 13px
    }
    .pf_phone_text {
        font-size: 12px
    }
    .pf_phone a {
        font-size: 26px
    }
    .pf-midright {
        width: 230px
    }
    .pagefooter_bottom {
        padding-bottom: 18px
    }
    .copyrs_text {
        margin: 0
    }
    .pf_terms {
        left: 240px
    }
}

@media only screen and (max-width:768px) {
    .screens_wrapper .new-year__img {
        top: 60px
    }
}

@media only screen and (max-width:767px) {
    .product_longtitle {
        font-size: 28px;
    }
    .drugstore__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }
    .drugstore-cont {
        width: 90%;
        margin: 0 auto
    }
    .drugstore__img {
        height: 260px;
        margin-top: -134px
    }
    .drugstore__cards,
    .drugstore__dost,
    .drugstore__title {
        text-align: center
    }
    .drugstore-cards {
        display: inline-block
    }
    .drugstore-wrap.drugstore-wrap_bg {
        padding-bottom: 50px;
        margin-bottom: -90px
    }
    .drugstore__title span {
        font-size: 30px
    }
    .drugstore-wrap {
        padding: 50px 0
    }
    .product_screen1 {
        background: url(/template/img/product_back_mob.jpg) top center/cover no-repeat !important
    }
    .contacts_banner {
        background: url(/template/img/packs-bg-mob.jpg) center/cover no-repeat;
        height: 466px;
        padding-top: 60px
    }
    .c_bottom_logo_img {
        width: 100%;
        padding-right: 0
    }
    .c_bottom_logo .c_bottom_block_text:after,
    .map:before,
    .pagefooter__menu {
        display: none
    }
    .c_bottom_logo .c_bottom_block_text,
    .pf-midright,
    .pf_phone {
        width: 100%
    }
    .contacts-banner-title__text span {
        font-size: 24px
    }
    .contacts-banner__title {
        width: 100%;
        text-align: center
    }
    .contacts-banner__packs {
        width: 150%;
        top: 186px;
        left: -25%
    }
    .product_image {
        height: 480px
    }
    .pagefooter_head {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 32px
    }
    .pf_buy .btn,
    .pf_buy .btn_wherebuy {
        padding: 11px 24px 11px 38px
    }
    .hover-link .hover-link__text,
    .pf_phone .hover-link__text {
        font-size: 32px
    }
    .pf_phone {
        text-align: center
    }
    .pagefooter_bottom {
        display: block
    }
    .copyrs_text,
    .pf_terms {
        position: initial
    }
    .pf_terms .hover-link__text {
        font-size: 12px
    }
    .pagefooter_bottom .js-click {
        text-align: center;
        width: 100%
    }
    .copyrs_akvion {
        margin-top: 16px
    }
    .pf_devby {
        position: absolute;
        bottom: 114px;
        top: auto !important;
        left: 0;
        right: 0;
        margin: 0 auto
    }
    .pagefooter__socs {
        margin: 0 auto;
        text-align: center
    }
    .pagefooter_middle {
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }
    .inline-radio__label input+span {
        font-size: 14px;
        padding: 6px 8px 5px;
    }
    .tags .tag {
        margin-top: 8px;
        margin-right: 8px;
    }
    .pagefooter_middle{
        display: flow;
    }
    .pagefooter-socs__title{
        text-align: center;
    }
}


/* sitemap */

.sitemap-wrapper {
    column-count: 2;
    column-gap: 100px;
    margin: 50px 100px 40px;
}

.sitemap-wrapper ul {
    margin-left: 20px;
}

.sitemap-wrapper>ul>li>a {
    font-weight: 600;
    text-transform: uppercase;
}

.sitemap-wrapper>ul>li {
    list-style: square;
    margin-top: 20px;
}

.sitemap-wrapper>ul>li.first {
    margin-top: 0;
}

.sitemap-wrapper>ul>li>ul {
    text-transform: capitalize;
}

.sitemap-wrapper>ul>li>ul>li>a {
    font-weight: 500;
}

.sitemap-wrapper>ul>li>ul>li {
    list-style: disc;
    margin-top: 15px;
}

.sitemap-wrapper>ul>li>ul>li>ul>li>a {
    font-weight: 400;
    font-size: 14px;
}

.sitemap-wrapper>ul>li>ul>li>ul>li {
    list-style: circle;
    margin-top: 10px;
}

.sitemap-wrapper>ul>li>a:hover,
.sitemap-wrapper>ul>li>ul>li>a:hover,
.sitemap-wrapper>ul>li>ul>li>ul>li>a:hover {
    text-decoration: underline;
    color: green;
}

@media (max-width: 768px) {
    .sitemap-wrapper {
        column-count: 2;
        column-gap: 0;
        margin: 50px 20px 40px;
    }
    .media--center {
        position: relative;
        padding: 30px 4% 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .media__body {
        margin-top: 25px;
    }
    .media__object {
        margin-top: 25px;
    }
}


/* new year design */

@media only screen and (max-width:768px) {
    .screens_wrapper .new-year__img {
        top: 60px
    }
}

.screens_wrapper .new-year__img {
    position: absolute;
    top: 60px;
    z-index: 1
}

.screens_wrapper .new-year__img.right {
    right: 0;
    width: 34%;
    top: 55px
}

.screens_wrapper .new-year__img.left {
    left: 0;
    width: 38%
}


/* .new-year__img {
    display: none
}*/

.xlike {
    display: flex;
    justify-content: flex-end;
    margin-right: 30px;
}

.xlike__line {
    display: none!important;
}

.xlike__percent {
    display: none!important;
}

.xlike__item.xlike__item_dislike {
    display: none!important;
}

.counters {
    display: flex!important;
    align-items: end;
    justify-content: start;
    flex-direction: row;
}

.likes,
.views {
    display: flex;
    align-items: center;
    justify-content: center;
}

.likes span,
.views span {
    font-size: 16px!important;
    margin-left: 5px;
}

.xlike .xlike__svg {
    width: 24px!important;
    height: 24px!important;
}

.xlike .xlike__link_active .xlike__svg {
    background-color: #26ab5e!important;
}

.breadcrumbs_wrapper.breadcrumbs_article {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.xlike .xlike__link_active {
    opacity: 1!important;
}

.breadcrumbs_wrapper.breadcrumbs_article>div {
    font-size: 16px;
}

.d-flex {
    display: flex;
}

.ml-5 {
    margin-left: 30px;
}

.mr-3 {
    margin-right: 15px;
}

.mb-3 {
    margin-bottom: 15px;
}

.jcsb {
    justify-content: space-between;
}

#cat_articles1,
#cat_articles2,
#cat_articles3,
#cat_articles4,
#cat_articles5,
#cat_articles6,
#cat_articles7,
#cat_articles8 {
    display: none;
}

.ajax-form label {
    width: fit-content;
    margin-right: 15px;
    margin-bottom: 15px;
}

.ajax-form.d-flex {
    flex-wrap: wrap;
    padding: 20px 0;
}

.mb15 {
    margin-bottom: 15px;
}

.ajax-form label.active {
    border-color: #27ae60;
    color: #fff;
    background-color: #27ae60;
}

.ajax-filter-count {
    display: flex;
    justify-content: center;
    padding: 30px;
}

.ajax-more {
    padding: 11px 30px;
    font-size: 14px;
    color: #27ae60;
    border-color: #27ae60;
    border-radius: 39px;
    white-space: nowrap;
}

.anchors,
.anchors_mobile {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.anchors a,
.anchors_mobile a {
    display: flex;
    justify-content: normal;
    align-items: center;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 3px;
}

.mt-30 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.read_more_w_title {
    text-align: left;
    max-width: 1140px;
    margin: 0 auto;
}

@media (max-width:767px) {
    .anchors {
        display: none;
    }
    .counters {
        display: flex;
        justify-content: center;
        align-items: baseline;
    }
    .article_share {
        flex-direction: column;
    }
    .article_content .views img {
        height: 100%!important;
    }
}

.product_icons {
    margin-bottom: 25px!important;
}

.mt-25 {
    margin-top: 25px;
}

@media (min-width:768px) {
    .anchors_mobile {
        display: none;
    }
}

@media (min-width:1440px) {
    .right_vest-art_soc_list {
        width: 175px;
    }
    .mt-20 {
        margin-top: 10px;
    }
}

@media (min-width:1700px) {
    .wb_tabs {
        height: auto;
    }
}

@media (min-width:1900px) {
    .mt-30 {
        margin-top: 30px;
    }
    .mt-20 {
        margin-top: 0px;
    }
}