

/* Start:/css/slick.css?16971072801895*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/css/slick-theme.css?16971072802611*/
@charset 'UTF-8';
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    color: #484848;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}


.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/css/style.css?175387137185249*/
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,500;0,700;1,700&family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

@font-face {
    font-display: swap;
    font-family: 'FontAwesome';
    src: url('/local/templates/default/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('/local/templates/default/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
    url('/local/templates/default/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
    url('/local/templates/default/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),
    url('/local/templates/default/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
    url('/local/templates/default/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    letter-spacing: 1px;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    -webkit-text-size-adjust: none;
}

.sc1 {
    background: #fff;
    overflow: hidden;
}

.sc2 {
    background: url(/css/../img/bg2.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
    overflow: hidden;
}

.flex_column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bottom_part {
    flex: 0 0 10%;
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.top_part .container {
    padding-top: 130px;
    padding-bottom: 89px;
}

.menu_burg {
    display: inline-block;
    vertical-align: top;
}

.menu_burg .burg {
    width: 48px;
    cursor: pointer;
}

.menu_burg .burg span {
    display: block;
    width: 100%;
    height: 5px;
    margin-bottom: 7px;
    background: #0E4B8F;
}

.menu_burg .burg span:last-child {
    margin-bottom: 0;
}

.logo_text {
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
}

.logo_text p {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    font-size: 32px;
    line-height: 49px;
    color: #000;
}

.logo_text .mob_lg, .logo_text .tablet_lg {
    display: none;
}

.label_e {
    position: absolute;
    top: -15px;
    right: 2px;
    max-width: 286px;
    height: auto;
}

.label_e-m {
    display: none;
}

.middle_part {
    position: relative;
}

.middle_part .text_plash {
    width: 100%;
    max-width: 1280px;
    position: absolute;
    top: -53px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    height: auto;
}

.middle_part .text_plash-m {
    display: none;
    width: 100%;
    max-width: 1280px;
    position: absolute;
    top: -53px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    height: auto;
}

.middle_part .text_plash-t {
    display: none;
    width: 100%;
    max-width: 1280px;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    height: auto;
}

.slider_background {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.slick-list {
    overflow: inherit;
}

.slider_background .item {
    background: #D5DDED;
    height: 570px;
    width: 100%;
    position: relative;
}

.slider_background .item .limit_sl {
    max-width: 1280px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.slider_background .item.sl1 {
    background: url(/css/../img/sl_img11.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
}

.slider_background .item.sl2 {
    background: url(/css/../img/sl_img5.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
}

.slider_background .item.sl3 {
    background: url(/css/../img/sl_img1.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
}

.slider_background .item.sl4 {
    background: url(/css/../img/sl_img2.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
}

.slider_background .item.sl5 {
    background: url(/css/../img/sl_img3.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
}

.label_t {
    display: none;
}

.slider_first {
    position: relative;
    z-index: 2;
}

.slider_first .item {
    position: relative;
}

.slider_first .item .container {
    background: url(/css/../img/bg_prod.png) no-repeat;
    background-position: right -70px top 29px;
    background-size: contain;

}

.slider_first .item .product_block {
    max-width: 407px;
    padding-top: 71px;
    margin-left: auto;
    position: relative;
}

.slider_first .item .product_block img {
    display: block;
    margin-left: auto;
    position: relative;
    z-index: 3;
}

.slider_first .item .product_block .anim_pl {
    position: absolute;
    transition: all 0.3s;
    overflow: hidden;
}

.slider_first .item .product_block .anim_pl p {
    margin: 0;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    padding-top: 13px;
    white-space: nowrap;
}

.slider_first .item .product_block .anim_pl p span {
    display: block;
    letter-spacing: 1px;
}

.slider_first .item .product_block .anim_pl p span:nth-child(1) {
    padding-left: 72px;
}

.slider_first .item .product_block .anim_pl p span:nth-child(2) {
    padding-left: 49px;
}

.slider_first .item .product_block .anim_pl p span:nth-child(3) {
    padding-left: 38px;
}

.slider_first .item .product_block .anim_pl.st1 {
    top: 144px;
    right: 19px;
    background: url(/css/../img/tx_1.png) no-repeat;
    width: 328px;
    height: 116px;
}

.slider_first .item .product_block .anim_pl.st1.active {
    right: 160px;
    width: 579px;
}

.slider_first .item .product_block .anim_pl.st2 {
    top: 281px;
    right: 19px;
    background: url(/css/../img/tx_2.png) no-repeat;
    width: 328px;
    height: 116px;
    transition-delay: 0.3s;
}

.slider_first .item .product_block .anim_pl.st2.active {
    right: 152px;
    width: 654px;
}

.slider_first .item .product_block .anim_pl.st3 {
    top: 418px;
    right: 19px;
    background: url(/css/../img/tx_3.png) no-repeat;
    width: 328px;
    height: 76px;
    padding-top: 9px;
    transition-delay: 0.6s;
}

.slider_first .item .product_block .anim_pl.st3.active {
    right: 276px;
    width: 574px;
}

.slider_first .item .product_block .anim_pl.st3 p span {
    padding-left: 35px;
}

.shtamp {
    position: absolute;
    left: 118px;
    bottom: -125px;
    opacity: 0;
    -webkit-
    transform: scale(1.9);
}

.shtamp.active {
    transition: all 0.5s;
    opacity: 1;
    -webkit-
    transform: scale(1);
}

.slider_first .slick-list {
    overflow: inherit;
    position: relative;
    z-index: 1;
}

.slick-dots {
    width: 100%;
    max-width: 1280px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    bottom: -84px;
}

.slick-dots li {
    width: auto;
    height: auto;
    margin: 0 7px 0 0;
}

.slick-dots li button {
    border: 3px solid #C4C4C4;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots li.slick-active button {
    background: #C4C4C4;
}

.btn_buy {
    font-family: 'Roboto', sans-serif;
    display: block;
    width: 100%;
    max-width: 265px;
    position: absolute;
    right: 0;
    bottom: -85px;
    background: #E01D2C;
    border-radius: 9px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 32px;
    line-height: 25px;
    color: #fff;
    padding: 21px 0;
    z-index: 6;
    letter-spacing: 1px;
    border: 0;
    cursor: pointer;
}

.socilas_block {
    position: fixed;
    top: 92px;
    right: 11%;
    transform: translateX(-50%);
    z-index: 10;
    text-align: center;
    width: 52px;
}

.socilas_block a, .socilas_block button {
    display: block;
    margin: 0 auto 5px;
    transform: translateY(-400px);
    transition: all 0.7s;
}

.socilas_block a.act, .socilas_block button.act {
    transform: translateY(0px);
}

.flex_two_col {
    position: relative;
}

h2 {
    font-family: 'Fira Sans', sans-serif;
    position: absolute;
    width: 100%;
    top: 80px;
    font-style: italic;
    font-weight: bold;
    font-size: 54px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    margin: 0;
    z-index: 8;
}

.animat_mob_human {
    display: none;
    position: relative;
    overflow: hidden;
    height: 553px;
    width: 100%;
}

.animat_mob_human .mak_mob_l {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: auto;
    transition: 1s;
}

.animat_mob_human .mak_mob_r {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: auto;
    transition: 1s;
}

.animat_mob_human img.human_mob {
    opacity: 0;
    width: 100%;
    margin: 0 auto;
    transition: all 1s;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.animat_mob_human img.human_mob.act {
    opacity: 1;
}

.animat_mob_human img.gh1 {
    display: block;
    opacity: 1;
}

.animation_human {
    text-align: center;
    height: 100vh;
}

.animation_human .human {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    transition: all 0.5s;
}

.animation_human .human.hu {
    opacity: 1;
}

.animation_human .human.hu2 {
    opacity: 0;
    z-index: 2;
}

.animation_human .human.hu3 {
    opacity: 0;
    z-index: 3;
}

.animation_human .human.hu4 {
    transition: all 0.15s;
    opacity: 0;
    z-index: 4;
}

.animation_human .human.hu5 {
    transition: all 0.1s;
    opacity: 0;
    z-index: 5;
}

.animation_human .human.active_hu {
    opacity: 1;
}

.animation_human .bakterii {
    position: absolute;
    transition: all 1s;
    z-index: 6;
}

.animation_human .bakterii.bak1 {
    bottom: 0;
    left: 0;
}

.animation_human .bakterii.bak2 {
    bottom: 0px;
    left: 0;
}

.animation_human .bakterii.bak3 {
    bottom: 0;
    right: 0;
}

.animation_human .bakterii.bak4 {
    bottom: 0;
    right: 0;
}

.animation_human .bakterii.bak5 {
    bottom: 0;
    right: 0;
}

.animation_human .bakterii.bak6 {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 100%;
}

.animation_human .bakterii.bak1.act, .animation_human .bakterii.bak2.act {
    left: -20%;
}

.animation_human .bakterii.bak3.act, .animation_human .bakterii.bak4.act, .animation_human .bakterii.bak5.act {
    right: -20%;
}

.bakter_t_l {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
    transition: 1s;
    max-width: 130px;
}

.bakter_t_r {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
    transition: 1s;
    max-width: 130px;
}

.animation_human .human_circ_l {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 100%;
    height: 100%;
    width: 1461px;
    z-index: 20;
}

.animation_human .human_circ_l .circ {
    position: absolute;
    z-index: 7;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #fff;
}

.animation_human .human_circ_l .circ.cr1 {
    left: 26%;
    bottom: 670px;
    background: url(/css/../img/ic1.svg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.animation_human .human_circ_l .circ.cr2 {
    right: 26%;
    bottom: 670px;
    background: url(/css/../img/ic2.svg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.animation_human .human_circ_l .circ.cr3 {
    left: 27%;
    bottom: 330px;
    background: url(/css/../img/ic3.svg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.animation_human .human_circ_l .circ.cr4 {
    right: 27%;
    bottom: 330px;
    background: url(/css/../img/ic4.svg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.animation_human .human_circ_l .circ.cr5 {
    left: 50%;
    transform: translateX(-50%);
    bottom: 130px;
    background: url(/css/../img/ic5.svg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.animation_human .human_circ_l .circ p {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
    overflow: hidden;
    z-index: -1;
    white-space: nowrap;
    transition: all 1s;
    opacity: 0;
}

.animation_human .human_circ_l .circ p.add_act {
    right: 170px;
    width: 400px;
    opacity: 1;
    text-shadow: 2px 2px 2px #000000, 1px 1px 2px #000000, -2px -2px 2px #000000, -1px -1px 2px #000000;
}

.animation_human .human_circ_l .circ p.tal {
    text-align: left;
    left: 10px;
}

.animation_human .human_circ_l .circ p.tal.add_act {
    left: 170px;
    width: 400px;
}

.sc3 {
    background: #0E4B8F;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.sc3 .container {
    height: 100vh;
}

.sc3 .slider_sec4 .item img {
    opacity: 0;
    display: block;
    margin-left: 200%;
    transition: opacity 1.5s;
}

.sc3 .slider_sec4 .item img.mob-ver {
    display: none;
}

.sc3 .slider_sec4 .item img.t-ver {
    display: none;
}

.sc3 .slider_sec4 .item.slick-current img {
    opacity: 1;
    margin-left: -340px;
}

.sc3 .slider_sec4 .item p {
    display: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    position: relative;
}

.sc3 .slider_sec4 .item p:before {
    content: url(/css/../img/check.svg);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 1s;
}

.sc3 .mob_str {
    display: none;
}

.text_block {
    position: absolute;
    left: 0;
    top: 24%;
    z-index: 5;
}

.text_block p {
    position: relative;
    font-size: 35px;
    line-height: 36px;
    height: auto;
    margin: 0 0 55px 0;
    padding-left: 72px;
    transition: all 1s;
}

.text_block p.act {
    transform: translateX(65px) scale(1.3);
}

.table_pl {
    position: absolute;
    bottom: 6%;
    left: 50%;
    transform: translateX(-50%);
}

.text_block p:before {
    content: url(/css/../img/check.svg);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 1s;
}

.text_block p.act:before {
    -webkit-
    transform: scale(1.6);
}

.slider_sec4 {
    position: absolute;
    top: 25%;
    width: 100%;
    padding-bottom: 100px;
}

.slider_sec4 .item {
    width: 100%;
}

.slider_sec4 .item .img_bb {
}

.slider_sec4 .slick-dots {
    bottom: -76px;
    text-align: right;
}

.slider_sec4 .slick-dots li button {
    border-color: #fff;
    background: #0E4B8F;
}

.slider_sec4 .slick-dots li.slick-active button {
    border-color: #fff;
    background: #fff;
}

.sc4 {
    background: #fff;
}

.sc4 .container {
    height: 100vh;
}

.sc4 h2 {
    color: #0E4B8F;
}

.sc4 .anim_block_flip .item {
    position: absolute;
    width: 736px;
    height: 501px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -webkit-perspective: 600px;
    transform: translate(-50%, -50%);
    perspective: 600px;
}

.sc4 .anim_block_flip .item.mob_block {
    display: none;
}

.sc4 .anim_block_flip .item.end {
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.sc4 .anim_block_flip .item.end img {
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    vertical-align: top;
    max-width: 500px;
    position: relative !important;
    transform: none !important;
    transition: 0s !important;
}

.sc4 .anim_block_flip .item img.start_s {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotateX(0deg);
    -webkit-transition: 1s;
    backface-visibility: hidden;
    transform: rotateX(0deg);
    transition: 1s;
}

.sc4 .anim_block_flip .item img.next_i {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotateX(180deg);
    -webkit-transition: 1s;
    backface-visibility: hidden;
    transform: rotateX(180deg);
    transition: 1s;
}

.sc4 .anim_block_flip .item img.act1 {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.sc4 .anim_block_flip .item img.act2 {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    position: absolute;
    bottom: 5%;
    left: 0;
}

.btns a, .btns button {
    display: block;
    flex: 0 0 50%;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.btns .instruction {
    font-size: 32px;
    line-height: 100px;
    color: #E01D2C;
    text-decoration: underline;
}

.sc4 {
    background: #fff;
}

.flex_cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 91px;
    height: 100%;
}

.flex_cont .top_foot {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex_cont .top_foot .item {
    flex: 0 0 20%;
    text-align: center;
    cursor: pointer;
}

.flex_cont .top_foot .item img {
    display: block;
    margin-bottom: 14px;
    max-width: 100%;
    height: auto;
}

.flex_cont .top_foot .item p {
    margin: 0;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    color: #000;
}

.flex_cont .top_foot .item a {
    color: inherit;
    text-decoration: none;
}

.flex_cont .middle_foot {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.flex_cont .middle_foot .nav_foot ul {
    margin: 0;
    padding: 0;
}

.flex_cont .middle_foot .nav_foot li {
    display: block;
    position: relative;
}

.flex_cont .middle_foot .nav_foot li:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0E4B8F;
    top: 23px;
    left: 0;
}

.flex_cont .middle_foot .nav_foot li a {
    font-size: 32px;
    line-height: 57px;
    color: #0E4B8F;
    text-decoration: none;
    padding-left: 22px;
}

.flex_cont .middle_foot .links {
    margin-top: 20px;
    margin-bottom: 20px;
}

.flex_cont .middle_foot .links a {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 18px;
    color: #0E4B8F;
    margin-right: 25px;
    text-decoration: none;
    margin-top: 20px;
}

.flex_cont .middle_foot .links a:last-child {
    margin-right: 0;
}

.flex_cont .discr_foot {
    text-align: right;
}

.flex_cont .discr_foot img {
    margin-bottom: 23px;
}

.flex_cont .discr_foot p {
    font-size: 23px;
    line-height: 30px;
    color: #0E4B8F;
    margin: 0;
}

.flex_cont .discr_foot p br.mob_br {
    display: none;
}

.flex_cont .discr_foot a.link_web {
    font-size: 20px;
    line-height: 18px;
    color: #0E4B8F;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.flex_cont .bottom_foot {
    padding-bottom: 60px;
}

.flex_cont .bottom_foot img {
    display: block;
    width: 100%;
    height: auto;
}

.slick-slider {
    touch-action: auto;
    -ms-touch-action: auto;
}

.popup_img {
    position: fixed;
    z-index: 40;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
}

.popup_img .item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popup_img .item img {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    height: auto;
}

.popup_img .item img.use_m {
    display: none;
}

/*modalOpen header  begin*/

.popup-fade {
    display: none;
}

.popup-fade:before {
    content: '';
    background: rgba(14, 0, 0, 0.4);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.popup {
    padding: 0px 4%;
    width: 40%;
    background: #fff;
    border-radius: 30px;
    z-index: 99999;
    opacity: 1;
    padding-bottom: 35px;
    padding-top: 28px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: url("/local/templates/default/images/close.png");
    background-size: 22px;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}

.titleModalOpen {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #0E4B8F;
    display: block;
    margin: auto;
    margin-bottom: 18px;

}

.modalForm input {
    background: #E1E1E1;
    border-radius: 10px;
    width: 100%;
    margin: 0 0 18px 0;
    height: 66px;
    height: 45px;
    border: none;
    padding-left: 10px;
    font-size: 20px;
    text-align: center;
}

.modalForm textarea {
    background: rgba(14, 75, 143, 0.25);
    border-radius: 10px;
    width: 100%;
    margin: 0 0 18px 0;
    border: none;
    padding: 10px;
    font-size: 20px;
    text-align: center;
}

.modalForm input::placeholder,
.modalForm textarea::placeholder {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.submitForm {
    background: #E01D2C;
    border-radius: 9px;
    width: 161px;
    height: 47px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 25px;
    display: flex;
    align-items: center;
    /* text-align: center; */
    justify-content: center;
    color: #FFFFFF;
    margin: auto;
    cursor: pointer;
}

.error {
    color: red;
    font-size: 18px;
    padding: 15px 0;
}

.resOk {
    color: red;
    font-size: 18px;
    padding: 15px 0;
    text-align: center;
}


.call .popup-close {
    position: absolute;
    top: -17px;
    right: -5px;
    background: url(/local/templates/default/images/close.png);
    background-position: center;
    background-size: 22px;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #fff;
}

.call .popup {
    position: fixed;
    top: 15%;
    padding: 0px 2%;
    width: 349px;
    background: #fff;
    border-radius: 13px;
    z-index: 99999;
    opacity: 1;
    padding-bottom: 15px;
    padding-top: 15px;
    left: auto;
    right: 0.75%;
}

.popup-fade.call .phone {
    text-align: center;
}

.popup-fade.call .phone a {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #0E4B8F;
}

.popup-fade.call .textCall {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    text-align: center;
    color: #000000;
    margin-top: 15px;
}

.popup-fade.call .titleCall {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #0E4B8F;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}

.popup-fade.call .titleCall .icon {
    background: url(/local/templates/default/images/iconCall.svg);
    background-repeat: no-repeat;
    width: 69px;
    height: 69px;
    background-size: 69px;
    display: flex;
}

@media screen and (max-width: 1200px) {
    .popup {
        padding-bottom: 0px;
        width: 50%;
    }

    .titleModalOpen {
        font-size: 27px;
        padding-bottom: 10px;
    }

    .modalForm input::placeholder,
    .modalForm textarea::placeholder {
        font-size: 27px;
    }

    .modalForm input {
        height: 65px;
    }

    .modalForm input {
        margin: 10px 0px;
    }

    .modalForm textarea {
        margin: 10px 0;
    }
}

@media screen and (max-width: 1024px) {
    .popup {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 768px) {
    .popup {
        width: 60%;
    }

    .blockDopTems .itemTem {
        padding-right: 0;
    }

    .anchors li {
        line-height: 30px;
        margin-bottom: 3px;
    }
}

@media screen and (max-width: 767px) {
    .popup {
        position: fixed;
        top: 10%;
        width: 90%;
        left: 5%;
        margin-left: 0px;
        transform: none;
    }

    .titleModalOpen {
        padding-top: 10px;
        font-size: 18px;
    }

    .modalForm input {
        height: 46px;
        font-size: 18px;
    }

    .submitForm {
        font-size: 18px;
    }

    .modalForm input::placeholder,
    .modalForm textarea::placeholder {
        font-size: 18px;
    }

    .call .popup {
        width: 300px;
    }
}

/*modalOpen header  end*/
@media screen and (min-width: 1024px) and (min-height: 1090px) {
    .slider_background .item {
        height: 650px;
    }

    .top_part .container {
        padding-top: 155px;
    }

    .slider_first {
        margin-top: 82px;
    }
}

@media screen and (min-width: 1024px) and (min-height: 1200px) {
    .slider_background .item {
        height: 700px;
    }

    .top_part .container {
        padding-top: 185px;
    }

    .slider_first {
        margin-top: 125px;
    }
}

@media screen and (min-width: 1024px) and (max-height: 1070px) {

    .slider_background .item {
        height: 550px;
    }

    .slider_first {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        margin-right: -135px;
    }

    .logo_text img {
        max-width: 700px;
        height: auto;
    }

    .shtamp.active {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
    }

    .animation_human .human_circ_l {
        -webkit-transform: translate(-50%, 8%) scale(0.85);
        transform: translate(-50%, 8%) scale(0.85);
    }

    .animation_human .bakterii {
        max-width: 90%;
    }

    .sc4 .anim_block_flip .item.end {
        max-width: 1000px;
    }

    .sc4 .anim_block_flip .item.end img {
        max-width: 400px;
    }

    .text_block p {
        font-size: 28px;
    }

    .text_block p.act {
        -webkit-transform: translateX(65px) scale(1.2);
        transform: translateX(65px) scale(1.2);
    }

    .slider_sec4 {
        top: 22%;
    }

    .flex_cont .middle_foot .nav_foot li a {
        font-size: 28px;
        line-height: 48px;
    }

    .flex_cont .middle_foot .nav_foot li:before {
        top: 16px;
    }

    .flex_cont .discr_foot img {
        margin-bottom: 15px;
    }

    .flex_cont .discr_foot a.link_web {
        margin-top: 30px;
    }

    .flex_cont .middle_foot .links {
        margin-top: 30px;
    }

    .flex_cont {
        padding-top: 30px;
    }

    .btn_buy {
        bottom: -100px;
    }

    .animation_human .bakterii.bak1.act, .animation_human .bakterii.bak2.act {
        left: -16%;
    }

    .sc5 .flex_cont {
        padding-top: 150px;
    }

    .sc5 .container__big-width .flex_cont {
        padding-top: 40px;
    }

    .sc_table .flex_cont {
        padding-top: 250px;
    }

    .container__big-width.sc_table .flex_cont {
        padding-top: 40px;
    }
}

@media screen and (min-width: 1024px) and (max-height: 1019px) {
    .top_part .container {
        padding-top: 110px;
    }

    .slider_sec4 .slick-dots {
        bottom: -25px;
    }
}

@media screen and (min-width: 1024px) and (max-height: 989px) {
    .top_part .container {
        padding-top: 100px;
    }

    .label_e {
        max-width: 250px;
        height: auto;
    }
}

@media screen and (min-width: 1024px) and (max-height: 970px) {
    .top_part .container {
        padding-top: 68px;
    }

    .label_e {
        right: 11px;
        max-width: 250px;
        height: auto;
    }

    h2 {
        top: 70px;
        font-size: 46px;
        line-height: 60px;
    }

    .animation_human .human_circ_l {
        -webkit-transform: translate(-50%, 10%) scale(0.8);
        transform: translate(-50%, 10%) scale(0.8);
    }

    .animation_human .bakterii {
        max-width: 90%;
    }

    .text_block p {
        margin-bottom: 40px
    }

    .sc3 .slider_sec4 .item img {
        max-height: 474px;
    }

    .text_block p.act {
        -webkit-transform: translateX(45px) scale(1.1);
        transform: translateX(45px) scale(1.1);
    }

    .text_block p.act:before {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }

    .flex_cont .top_foot .item img {
        max-width: 250px;
        height: auto;
    }

    .flex_cont .bottom_foot {
        padding-bottom: 30px;
    }

    .slider_background .item {
        height: 550px;
    }

    .slider_first {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        margin-right: -135px;
        margin-top: 11px;
    }
}

@media screen and (min-width: 1024px) and (max-height: 938px) {
    .top_part .container {
        padding-top: 65px;
    }

    .slider_background .item {
        height: 450px;
    }

    .socilas_block {
        right: 2%;
    }

    .label_e {
        right: 11px;
        max-width: 220px;
        height: auto;
    }

    .slider_first {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        margin-top: -27px;
    }

    .animation_human .human_circ_l {
        -webkit-transform: translate(-50%, 13%) scale(0.75);
        transform: translate(-50%, 13%) scale(0.75);
    }

    .sc4 .anim_block_flip .item {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9);
    }

    .sc4 .anim_block_flip .item.end {
        max-width: 900px;
    }

    .sc4 .anim_block_flip .item.end img {
        max-width: 360px;
    }
}

@media screen and (min-width: 1024px) and (max-height: 850px) {
    .container, .middle_part .text_plash {
        max-width: 1200px;
        height: auto;
    }

    .slick-dots {
        max-width: 1200px;
    }

    .slider_background .item {
        height: 400px;
    }

    .logo_text img {
        max-width: 600px;
        height: auto;
    }

    .label_e {
        max-width: 220px;
        height: auto;
    }

    .slick-dots {
        bottom: -67px;
    }

    .slider_first {
        margin-top: -65px;
    }

    .text_block {
        top: 19%;
    }

    .slider_sec4 {
        top: 20%;
    }

    .animation_human .human_circ_l {
        -webkit-transform: translate(-50%, 15%) scale(0.7);
        transform: translate(-50%, 15%) scale(0.7);
    }

    .flex_cont .discr_foot img {
        max-width: 130px;
        height: auto;
    }

    .flex_cont .middle_foot .nav_foot li a {
        font-size: 24px;
        line-height: 40px;
    }

    .flex_cont .middle_foot .nav_foot li:before {
        top: 15px;
        width: 8px;
        height: 8px;
    }
}

@media screen and (min-width: 1024px) and (max-height: 780px) {
    .logo_text img {
        max-width: 500px;
        height: auto;
    }

    .middle_part .text_plash {
        max-width: 1000px;
        height: auto;
    }

    .top_part .container {
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .label_e {
        max-width: 200px;
        height: auto;
    }

    .slider_background .item {
        height: 380px;
    }

    .slider_first {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
        margin-top: -95px;
    }

    .shtamp.active {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    .animation_human .human_circ_l {
        -webkit-transform: translate(-50%, 18%) scale(0.65);
        transform: translate(-50%, 18%) scale(0.65);
    }

    h2 {
        top: 30px;
        font-size: 42px;
        line-height: 52px;
    }

    .sc4 .anim_block_flip .item.end {
        max-width: 700px;
    }

    .sc4 .anim_block_flip .item.end img {
        max-width: 300px;
    }

    .table_pl {
        max-width: 500px;
        bottom: 4%;
        height: auto;
    }

    .text_block p {
        font-size: 24px;
        margin-bottom: 35px;
        line-height: 34px;
    }

    .sc3 .slider_sec4 .item img {
        height: 400px;
    }

    .flex_cont .top_foot .item img {
        max-width: 200px;
        display: block;
        margin: 0 auto;
        height: auto;
    }
}

@media screen and (min-width: 1024px) and (max-height: 715px) {
    .top_part .container {
        padding-bottom: 60px;
        padding-top: 30px;
    }
}

@media screen and (orientation: landscape) and (min-width: 1100px) and (max-height: 730px) {
    .animation_human .human_circ_l {
        -webkit-transform: translate(-50%, 18%) scale(0.65);
        transform: translate(-50%, 18%) scale(0.65);
    }

    .ipad_se {
        height: 90vh !important;
    }

}

@media screen and (min-width: 1024px) and (max-height: 680px) {
    .top_part .container {
        padding-bottom: 60px;
    }

    .label_e {
        max-width: 170px;
        height: auto;
    }

    .slider_background .item {
        height: 300px;
    }

    .slider_first {
        -webkit-transform: scale(0.55);
        transform: scale(0.55);
        margin-top: -115px;
    }

    .animation_human .human_circ_l {
        -webkit-transform: translate(-50%, 21%) scale(0.58);
        transform: translate(-50%, 21%) scale(0.58);
    }

    .sc4 .anim_block_flip .item {
        -webkit-transform: translate(-50%, -50%) scale(0.7);
        transform: translate(-50%, -50%) scale(0.7);
    }

    .slider_sec4 .slick-dots {
        bottom: 15px;
    }

    .flex_cont .bottom_foot img {
        height: 50px;
    }

    .flex_cont .top_foot .item img {
        max-width: 180px;
        height: auto;
    }

    .flex_cont .discr_foot img {
        max-width: 105px;
        height: auto;
    }

    .flex_cont .discr_foot p {
        font-size: 20px;
        line-height: 26px;
    }

    .flex_cont .middle_foot .links, .flex_cont .discr_foot a.link_web {
        margin-top: 20px;
    }

    .flex_cont .middle_foot .nav_foot li a {
        line-height: 36px;
    }

    .popup_img .item img {
        max-width: 500px;
        height: auto;
    }
}

@media screen and (max-width: 1900px) {
    .socilas_block {
        right: 2% !important;
    }
}

@media screen and (max-width: 1400px) {
    .container {
        max-width: 1080px;
        margin: 0 auto;
        position: relative;
    }

    .sc4 .anim_block_flip .item {
        -webkit-transform: translate(-50%, -50%) scale(0.75);
        transform: translate(-50%, -50%) scale(0.75);
    }

    .shtamp {
        left: 160px;
    }

    .shtamp.active {
        opacity: 1;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    .socilas_block {
        right: 1% !important;
    }

    .slick-dots {
        max-width: 1080px;
    }

    .middle_part .text_plash {
        max-width: 1080px;
        height: auto;
    }

    .logo_text img {
        max-width: 600px;
        height: auto;
    }

    .logo_text p {
        font-size: 28px;
    }

    .socilas_block img {
        max-width: 30px;
        height: auto;
    }

    .table_pl {
        max-width: 550px;
        height: auto;
    }
}

@media screen and (max-width: 1500px) {
    .sc3 .slider_sec4 .item.slick-current img {
        margin-left: -200px;
    }
}

@media screen and (max-width: 1280px) {
    .container, .middle_part .text_plash, .slick-dots {
        max-width: 980px;
        height: auto;
    }

    .logo_text p {
        font-size: 25px;
    }

    .flex_cont .discr_foot a.link_web {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 767px) and (min-height: 950px) {
    .logo_text .desk_lg, .label_e, .middle_part .text_plash {
        display: none;
    }

    .logo_text .tablet_lg, .menu_burg {
        display: block;
    }

    .label_t {
        display: block;
        position: absolute;
        top: 46px;
        right: 88px;
        max-width: 286px;
        height: auto;
    }

    .container {
        padding: 0 29px;
    }

    .slick-dots {
        padding: 0 29px;
        bottom: -84px;
    }

    .logo_text {
        padding-left: 0;
    }

    .top_part .container {
        padding-top: 46px;
        padding-bottom: 106px;
    }

    .menu_burg {
        margin-bottom: 45px;
    }

    .logo_text p {
        font-size: 18px;
        line-height: 30px;
        margin-top: 7px;
    }

    .middle_part .text_plash-t {
        display: block;
    }

    .slider_background .item.sl1 {
        background: url(/css/../img/sl_img1-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl2 {
        background: url(/css/../img/sl_img2-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl3 {
        background: url(/css/../img/sl_img3-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl4 {
        background: url(/css/../img/sl_img4-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl5 {
        background: url(/css/../img/sl_img5-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item {
        height: 510px;
    }

    .slider_first {
        margin-top: 0;
    }

    .slider_first .item .product_block img {
        max-width: 284px;
        height: auto;
    }

    .slider_first .item .product_block {
        padding-top: 208px;
    }

    .slider_first .item .product_block .anim_pl {
        background: none !important;
        background-size: contain !important;
        overflow: inherit;
        z-index: 1;
    }

    .slider_first .item .product_block .anim_pl:before {
        content: '';
        top: 0;
        left: -24px;
        background: #0E4B8F;
        position: absolute;
        width: 100%;
        height: 100%;
        transform: skew(25deg);
        border-radius: 10px;
        z-index: -1;
    }

    .slider_first .item .product_block .anim_pl.st1 {
        top: 17px;
        right: -75px;
        width: 426px;
        height: 53px;
    }

    .slider_first .item .product_block .anim_pl.st2 {
        top: 84px;
        right: -76px;
        width: 394px;
        height: 67px;
    }

    .slider_first .item .product_block .anim_pl.st3 {
        top: 164px;
        right: -79px;
        width: 365px;
        height: 37px;
        padding-top: 2px;
    }

    .slider_first .item .product_block .anim_pl.st1 p span:nth-child(2) {
        display: inline;
    }

    .slider_first .item .product_block .anim_pl.st1 p span:nth-child(3) {
        display: inline;
    }

    .slider_first .item .product_block .anim_pl p span {
        padding-left: 0 !important;
    }

    .slider_first .item .product_block .anim_pl p {
        font-size: 18px;
        line-height: 19px;
        padding-top: 7px;
    }

    .slider_first .item .product_block .anim_pl p span:nth-child(1) {
        display: block;
    }

    .slider_first .item .container {
        background: url(/css/../img/tablet/bg_it_s.png) no-repeat;
        background-position: right bottom;
    }

    .btn_buy {
        max-width: 195px;
        font-size: 32px;
        right: 28px;
        /* padding: 12px 0; */
        padding: 10px 0 12px;
        bottom: -80px;
    }

    .shtamp {
        left: 130px;
    }

    h2 {
        font-size: 35px;
        line-height: 40px;
        max-width: 460px;
        left: 50%;
        top: 44px;
        transform: translateX(-50%);
        z-index: 21;
    }

    h2 span.hide, .animation_human .bakterii {
        display: none;
    }

    .animation_human .human {
        width: 100%;
        max-width: 820px;
    }

    .animation_human .human_circ_l .circ {
        width: 120px;
        height: 120px;
    }

    .btns {
        padding: 0 29px;
        bottom: 6%;
        align-items: flex-end;
    }

    .btns .instruction {
        line-height: 27px;
    }

    .animation_human .human_circ_l .circ.cr1 {
        left: 10%;
        bottom: 650px;
    }

    .animation_human .human_circ_l .circ.cr2 {
        right: 10%;
        bottom: 650px;
    }

    .animation_human .human_circ_l .circ.cr3 {
        left: 13%;
    }

    .animation_human .human_circ_l .circ.cr4 {
        right: 13%;
    }

    .animation_human .human_circ_l .circ p {
        font-size: 18px;
        line-height: 20px;
        left: 50% !important;
        transform: translateX(-50%) !important;
        top: auto !important;
        bottom: 110%;
        text-align: center !important;
    }

    .flex_cont .top_foot .item img {
        max-width: 100%;
        height: auto;
    }

    .flex_cont .top_foot .item p {
        font-size: 14px;
        line-height: 16px;
    }

    .flex_cont .middle_foot .nav_foot li a {
        font-size: 27px;
        line-height: 47px;
    }

    .flex_cont .middle_foot .nav_foot li:before {
        top: 16px;
    }

    .flex_cont .discr_foot p {
        font-size: 20px;
    }

    .flex_cont .middle_foot .links a {
        margin-top: 10px;
    }

    .slider_background .item.sl1 {
        background: url(/css/../img/tablet/sl_img1-t.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl2 {
        background: url(/css/../img/tablet/sl_img2-t.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl3 {
        background: url(/css/../img/tablet/sl_img3-t.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl4 {
        background: url(/css/../img/tablet/sl_img4-t.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl5 {
        background: url(/css/../img/tablet/sl_img5-t.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .sc4 .anim_block_flip .item {
        -webkit-transform: translate(-50%, -50%) scale(0.75);
        transform: translate(-50%, -50%) scale(0.9);
    }

    .sc4 .anim_block_flip .item.end img {
        max-width: 350px;
    }

    .btns .instruction {
        font-size: 27px;
    }

    .animation_human .human_circ_l {
        width: 100%;
    }

    .bakter_t_l, .bakter_t_r {
        display: block;
        z-index: 6;
    }

    .sc3 .slider_sec4 .item p:before {
        content: '';
        width: 28px;
        height: 24px;
        background: url(/css/../img/check.svg) no-repeat;
        background-size: contain;
        background-position: center 0;
        position: absolute;
        left: 0;
        top: 1px;
        transition: all 1s;
    }

    .slider_sec4 {
        display: none;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none;
        padding-bottom: 20px;
        margin-top: 25px;
    }

    .sc3 .mob_str {
        display: block;
    }

    .sc3 .container {
        padding: 0;
    }

    .slider_sec4 .slick-list {
        overflow: hidden;
    }

    .sc3 .slider_sec4 .item img.mob-ver {
        display: block;
        opacity: 1;
        margin: 0 auto;
        width: auto;
        width: 100%;
    }

    .sc3 .slider_sec4 .item img.deck_ver, .text_block {
        display: none;
    }

    .sc3 .slider_sec4 .item p {
        display: block;
        padding-left: 70px;
        margin-left: 15px;
        transition: none;
        text-transform: uppercase;
        font-size: 28px !important;
        line-height: 36px !important;
        -webkit-transform: none !important;
        transform: none !important;
        height: 93px;
    }

    .sc3 .slider_sec4 .item.last_anim p {
        margin-bottom: 45px;
    }

    .sc3 .slider_sec4 .item.last_anim .img_bb {
        max-width: 639px;
        margin: 0 auto;
    }

    .sc3 .mob_str {
        top: 50%;
        transform: translateY(-50%);
    }

    .table_pl {
        transform: none;
        left: 29px;
        max-width: 482px;
        height: auto;
    }

    .sc3 .slider_sec4 .item p:before {
        width: 50px;
        height: 42px;
        left: 6px;
        top: -8px;
    }

    .sc3 .slider_sec4 .item img.mob-ver {
        display: none;
    }

    .sc3 .slider_sec4 .item img.t-ver {
        display: block;
        opacity: 1;
        margin: 0 auto;
        width: auto;
        width: 100%;
    }

    .slider_sec4 .slick-dots {
        padding: 0;
        text-align: right;
        padding-right: 29px;
        bottom: auto;
        top: 106%;
    }

    * {
        letter-spacing: 0px !important;
    }

    .shtamp.active {
        opacity: 1;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    .animation_human .human_circ_l .circ {
        z-index: 30;
        background-size: contain !important;
    }

    .flex_cont .top_foot .item {
        flex: 0 0 24%;
    }

    .socilas_block {
        top: 46px;
    }

    .sc4 .container, .sc3 .container {
        height: 95vh;
    }

    .animation_human .human_circ_l .circ p.add_act {
        text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000, -1px -1px 1px #000000, -1px -1px 1px #000000, -2px -2px 2px #000000, 2px 2px 2px #000000, -2px 2px 2px #000000, 2px -2px 2px #000000;
    }

    .mob_str .slick-prev {
        width: 60px;
        height: 120px;
        z-index: 30;
        left: 15px;
        top: 50%;
    }

    .mob_str .slick-prev:before {
        content: '';
        position: absolute;
        left: 13px;
        top: 65px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(50deg);
        opacity: 1;
    }

    .mob_str .slick-prev:after {
        content: '';
        position: absolute;
        left: 13px;
        top: 42px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(-50deg);
        opacity: 1;
    }

    .mob_str .slick-next {
        width: 60px;
        height: 120px;
        z-index: 30;
        right: 15px;
        top: 50%;
    }

    .mob_str .slick-next:before {
        content: '';
        position: absolute;
        left: 13px;
        top: 65px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(-50deg);
        opacity: 1;
    }

    .mob_str .slick-next:after {
        content: '';
        position: absolute;
        left: 12px;
        top: 42px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(50deg);
        opacity: 1;
    }

    .popup_img .item img {
        max-width: 700px;
        height: auto;
    }

    .animation_human .human_circ_l .circ.cr5 {
        bottom: 138px
    }
}

@media screen and (max-width: 1024px) and (min-width: 767px) and (min-height: 990px) {
    .slider_sec4 .slick-dots {
        top: 106%;
    }
}

@media screen and (max-width: 830px) and (min-width: 799px) and (min-height: 950px) {

    .sc3 .mob_str {
        top: 47%;
    }

    .table_pl {
        bottom: 9%;
    }

    .top_part .container {
        padding-top: 30px;
    }

    .label_t {
        top: 30px;
    }

    .socilas_block {
        top: 30px;
    }

}

@media screen and (max-width: 1024px) and (min-width: 860px) and (min-height: 990px) {
    .animation_human .human {
        width: 100%;
        max-width: 900px;
    }

    .animation_human .human_circ_l .circ.cr1, .animation_human .human_circ_l .circ.cr2 {
        bottom: 700px;
    }

    .animation_human .human_circ_l .circ.cr3, .animation_human .human_circ_l .circ.cr4 {
        bottom: 430px;
    }

    .bakter_t_r, .bakter_t_l {
        max-width: 190px;
    }

    .animation_human .human_circ_l .circ p {
        font-size: 22px;
        line-height: 28px;
    }
}

@media screen and (max-width: 780px) and (min-width: 767px) and (min-height: 950px) {
    .animation_human .human_circ_l .circ.cr1 {
        left: 10%;
        bottom: 600px;
    }

    .animation_human .human_circ_l .circ.cr2 {
        right: 10%;
        bottom: 600px;
    }

    .animation_human .human {
        width: auto;
        max-width: 100%;
    }

    .slider_sec4 .slick-dots {
        text-align: right;
        top: 114%;
    }

    .top_part .container {
        padding-top: 30px;
    }

    .label_t {
        top: 30px;
    }

    .socilas_block {
        top: 30px;
    }

    .table_pl {
        bottom: 2%;
    }
}

.header_buy {
    display: none;
}

.btn_know-price {
    height: 40px;
    margin-top: 0 !important;
}

.gde-kupit_cart {
    position: fixed;
    right: 0;
    top: 80%;
    display: flex;
    justify-content: space-evenly;
    background-color: #0E4B8F;
    align-items: center;
    width: 170px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-left: 10px;
    z-index: 100;
}

.gde-kupit_cart > a {
    color: white;
    text-decoration: none;
    padding-left: 10px;
}

@media screen and (max-width: 767px) {
    .gde-kupit_cart {
        width: 100px;
        opacity: 50%;
        top: 70%;
    }

    .gde-kupit_cart > a {
        font-size: 0;
    }

    .btn_know-price {
        display: none !important;
    }

    .header_buy {
        display: block;
        position: absolute;
        left: 15px;
        top: 15px;
        height: 37px;
        margin: 0 !important;
    }

    .mob_str .slick-prev {
        width: 30px;
        height: 60px;
        z-index: 30;
        left: 15px;
        top: 57%;
    }

    .mob_str .slick-prev:before {
        content: '';
        position: absolute;
        left: 0;
        top: 28px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(50deg);
        opacity: 1;
    }

    .mob_str .slick-prev:after {
        content: '';
        position: absolute;
        left: 0;
        top: 7px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(-50deg);
        opacity: 1;
    }

    .mob_str .slick-next {
        width: 30px;
        height: 60px;
        z-index: 30;
        right: 15px;
        top: 57%;
    }

    .mob_str .slick-next:before {
        content: '';
        position: absolute;
        left: 0;
        top: 28px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(-50deg);
        opacity: 1;
    }

    .mob_str .slick-next:after {
        content: '';
        position: absolute;
        left: 0;
        top: 7px;
        background: #fff;
        width: 30px;
        height: 2px;
        transform: rotate(50deg);
        opacity: 1;
    }

    .sc3 .slider_sec4 .item.last_anim .img_bb {
        max-width: 365px;
        margin: 0 auto;
    }

    .popup_img .item img.use_d {
        display: none;
    }

    .popup_img .item img.use_m {
        display: block;
    }

    .anim_block_flip {
        margin-top: 20px;
    }

    * {
        letter-spacing: 0px !important;
    }

    .slider_sec4 .slick-dots {
        bottom: 0
    }

    .label_e, .logo_text .tablet_lg {
        display: none;
    }

    .slider_background .item.sl1 {
        background: url(/css/../img/sl_img1-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl2 {
        background: url(/css/../img/sl_img2-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl3 {
        background: url(/css/../img/sl_img3-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl4 {
        background: url(/css/../img/sl_img4-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .slider_background .item.sl5 {
        background: url(/css/../img/sl_img5-mob.jpg) no-repeat !important;
        background-position: center top;
        background-size: cover !important;
    }

    .flex_column {
        display: block;
    }

    .menu_burg .burg {
        width: 41px;
    }

    .menu_burg .burg span {
        height: 4px;
        margin-bottom: 6px;
    }

    .container {
        max-width: 480px;
        padding: 0 15px;
    }

    .top_part .container {
        padding-top: 15px;
        padding-bottom: 52px;
    }

    .instruction-header_container {
        padding-bottom: 0 !important;
    }

    .label_e-m {
        display: block;
        position: absolute;
        top: 60px;
        right: 15px;
        width: 122px;
        height: 122px;
    }

    .logo_text {
        display: block;
        padding-left: 0;
        margin-top: 47px;
    }

    .logo_text .desk_lg {
        display: none;
    }

    .logo_text .mob_lg {
        display: block;
        width: 100%;
        max-width: 233px;
    }

    .logo_text p {
        font-size: 20px;
        line-height: 26px;
        margin-top: 10px;
        margin-bottom: 0;
        max-width: 314px;
    }

    .socilas_block {
        right: 15px !important;
        top: 15px;
        width: auto;
        -webkit-transform: none;
        transform: none;
    }

    .socilas_block a, .socilas_block button {
        display: inline-block;
        vertical-align: middle;
    }

    .socilas_block a img, .socilas_block button img {
        max-width: 35px;
    }

    .slider_background {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .slider_background .item {
        height: 365px;
        background-position: left -130px center !important;
    }

    .slick-dots li {
        margin-right: 11px;
    }

    .slick-dots li button {
        width: 20px;
        height: 20px;
        border-width: 2px;
    }

    .slick-dots {
        padding-left: 27px;
        bottom: -68px;
    }

    .middle_part .text_plash {
        display: none;
    }

    .middle_part .text_plash-m {
        display: block;
        left: auto;
        right: 0;
        max-width: 300px;
        -webkit-transform: none;
        transform: none;
        top: -33px;
        height: auto;
    }

    .shtamp {
        left: auto;
        right: -80px;
        -webkit-transform: scale(1);
        transform: scale(1);
        bottom: -90px;
    }

    .shtamp.active {
        opacity: 1;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    .slider_first {
        margin-top: 115px;
    }

    .slider_first .container {
        padding: 0;
    }

    .slider_first .item .product_block {
        position: relative;
        display: block;
        padding: 0;
        margin: 0;
        text-align: center;
        max-width: 100%;
        background: url(/css/../img/bg-box-mob.jpg) no-repeat;
        background-position: center -30px;
        background-size: cover;
        padding-bottom: 70px;
    }

    .slider_first .item .product_block img {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 60px auto 0;
        height: auto;
    }

    .slider_first .item .product_block .anim_pl {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        width: auto !important;
        max-width: 100% !important;
        -webkit-transform: none !important;
        transform: none !important;
        transition: none !important;
        background: url(/css/../img/plash-mob.png) no-repeat !important;
        background-position: center center !important;
        background-size: contain !important;
        height: 90px !important;
        border-radius: 9px !important;
        margin-bottom: 9px !important;
        padding: 0 !important;
        margin: 0 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .slider_first .item .product_block .anim_pl.active {
        right: 0 !important;
        left: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        width: auto !important;
    }

    .slider_first .item .product_block .anim_pl p {
        padding: 10px 0;
    }

    .slider_first .item .product_block .anim_pl p span {
        padding: 0 !important;
        font-size: 18px;
        line-height: 22px;
    }

    .slider_first .btn_buy, .animation_human .bakterii, .animation_human .human {
        bottom: 20px;
        left: 50%;
        margin-left: -100px;
        font-size: 25px;
        padding: 10px;
        max-width: 200px;
    }

    .animation_human .human_circ_l {
        padding: 31px 18px 16px 18px;
    }

    .animation_human .human_circ_l .circ {
        display: block !important;
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        background-size: 72px !important;
        width: auto;
        height: auto;
        background-position: left center !important;
        padding-left: 80px;
        border-radius: 0;
        margin-bottom: 22px;
        min-height: 72px;
        display: flex !important;
        flex-direction: column;
        justify-content: center;
    }

    .animation_human .human_circ_l .circ p {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: auto !important;
        height: auto !important;
        -webkit-transform: none !important;
        transform: none !important;
        opacity: 1 !important;
        z-index: 1;
        font-size: 18px;
        line-height: 22px;
        text-align: left !important;
    }

    h2 {
        font-size: 27px;
        line-height: 35px;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none;
    }

    h2 .hide {
        display: none;
    }

    .sc2 {
        background: #0E4B8F;
        border-radius: 17px;
        padding-top: 50px;
        border-radius: 17px;
    }

    .sc2 h2 {
        max-width: 330px;
        margin: 0 auto;
    }

    .animation_human .human_circ_l {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none;
    }

    .animation_human {
        height: auto;
    }

    .animat_mob_human {
        display: block;
        width: 100%;
        margin: -70px auto 0;
    }

    .sc3 {
        border-radius: 17px;
        padding-top: 50px;
    }

    .sc4 {
        padding-top: 50px;
        padding-bottom: 48px;
    }

    .sc4 .anim_block_flip .item img.next_i, .sc4 .anim_block_flip .item, .sc4 .anim_block_flip .item img.start_s {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        display: block;
        height: auto;
        width: 100%;
        margin: 0 auto 0;
    }

    .sc4 .anim_block_flip .item img {
        margin-bottom: 20px !important;
    }

    .sc4 .container {
        height: auto;
    }

    .btns {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        display: block;
        height: auto;
        width: 100%;
        margin: 0 auto 0;
        text-align: center;
    }

    .btns .instruction {
        font-size: 18px;
        line-height: 22px;
    }

    .btn_buy {
        font-size: 18px;
        line-height: 25px;
        max-width: 144px;
        padding: 6px 0;
        margin: 23px auto 0;
        display: block;
    }

    .sc3 {
        padding-bottom: 46px;
    }

    .sc3 .slider_sec4 .item p:before {
        content: '';
        width: 28px;
        height: 24px;
        background: url(/css/../img/check.svg) no-repeat;
        background-size: contain;
        background-position: center 0;
        position: absolute;
        left: 0;
        top: 1px;
        transition: all 1s;
    }

    .sc3 .container {
        height: auto;
        padding: 0;
    }

    .slider_sec4 {
        display: none;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none;
        padding-bottom: 20px;
        margin-top: 25px;
    }

    .mob_str .slick-prev {
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        top: auto;
        bottom: -30px;
    }

    .mob_str .slick-next {
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        top: auto;
        bottom: -30px;
    }

    .mob_str .slick-prev:before {
        width: 20px;
        background: #0E4B8F;
        left: 7px;
        top: 26px;
    }

    .mob_str .slick-prev:after {
        width: 20px;
        background: #0E4B8F;
        left: 7px;
        top: 11px;
    }

    .mob_str .slick-next:after {
        width: 20px;
        left: 12px;
        top: 12px;
        background: #0E4B8F;
    }

    .mob_str .slick-next:before {
        width: 20px;
        left: 12px;
        top: 26px;
        background: #0E4B8F;
    }

    .slick-dots li:last-child {
        margin-right: 0
    }

    .sc3 .mob_str {
        display: block;
        padding-bottom: 50px
    }

    .slider_sec4 .slick-list {
        overflow: hidden;
    }

    .sc3 .slider_sec4 .item img.mob-ver {
        display: block;
        opacity: 1;
        margin: 0 auto;
        width: auto;
        width: 100%;
    }

    .sc3 .slider_sec4 .item img.deck_ver, .text_block {
        display: none;
    }

    .sc3 .slider_sec4 .item p {
        display: block;
        padding-left: 40px;
        margin-left: 15px;
        transition: none;
        text-transform: uppercase;
        font-size: 19px !important;
        line-height: 28px !important;
        -webkit-transform: none !important;
        transform: none !important;
        height: 77px;
    }

    .sc3 .slider_sec4 .item.last_anim p {
        margin-bottom: 45px;
        height: auto
    }

    .mob_str .slick-prev {
        left: 10px
    }

    .mob_str .slick-next {
        right: 10px
    }

    /*  .sc3 .slider_sec4 .item.slick-current p {
            margin-left: 33px;
            transform: scale(1.1, 1.1) !important;
        }
        .sc3 .slider_sec4 .item.last_anim.slick-current p {
            transform: none !important;
            font-size: 18px !important;
            margin-bottom: 45px;
            margin-left: 33px;
            transform: scale(1.1, 1.1) !important;
            }*/
    .slider_sec4 .slick-dots {
        padding: 0;
        text-align: center;
    }

    .table_pl {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        display: block;
        max-width: 100%;
        -webkit-transform: none;
        transform: none;
        padding: 0 15px;
        margin-top: 40px;
        height: auto;
    }

    .sc4 {
        padding-top: 48px;
    }

    .flex_cont {
        padding-top: 0;
    }

    .flex_cont .top_foot .item {
        flex: 0 0 48%;
        text-align: center;
        margin-bottom: 15px;
    }

    .flex_cont .top_foot .item img {
        max-width: 100%;
        height: auto;
    }

    .flex_cont .top_foot .item p {
        font-size: 16px;
        line-height: 24px;
    }

    .nav_foot ul {
        /*          display: none;*/
        margin-top: 10px !important;
    }

    .flex_cont .middle_foot .nav_foot li a {
        font-size: 18px;
        line-height: 30px;
    }

    .flex_cont .middle_foot .nav_foot li::before {
        top: 10px;
    }

    .flex_cont .discr_foot img {
        max-width: 110px;
        float: right;
        height: auto;
    }

    .flex_cont .discr_foot {
        text-align: left;
        flex: 0 0 100%;
    }

    .flex_cont .discr_foot p {
        font-size: 16px;
        line-height: 22px;
    }

    .flex_cont .discr_foot a.link_web {
        font-size: 16px;
        line-height: 22px;
        margin-top: 0;
        /* text-decoration: none; */
    }

    .flex_cont .middle_foot {
        margin-top: 5px;
        flex-wrap: wrap;
    }

    .flex_cont .nav_foot {
        order: 0;
        flex: 0 0 100%;
    }

    .flex_cont .middle_foot {
        order: 0;
        flex: 0 0 100%;
    }

    .flex_cont .discr_foot p br.mob_br {
        display: block;
    }

    .flex_cont .middle_foot .links {
        margin-top: 15px;
    }

    .flex_cont .middle_foot .links a {
        display: block;
        font-size: 14px;
        line-height: 30px;
        color: #000;
        margin-top: 0px;
    }

    .flex_cont .bottom_foot {
        margin-top: 21px;
        padding-bottom: 30px;
    }

    .socilas_block.mob_soc a, .socilas_block.mob_soc button {
        display: block;
    }

    .popup_img .item img {
        max-width: 480px;
        height: auto;
    }

    .slider_background {
        pointer-events: none;
    }

    .animat_mob_human img.human_mob {
        transition: none !important;
    }

    .container_faq {
        padding-top: 30px;
    }

}

@media screen and (max-width: 400px) {
    .logo_text .mob_lg {
        max-width: 200px;
    }

    .label_e-m {
        width: 112px;
        height: 112px;
    }

    .logo_text p {
        font-size: 18px;
        margin-top: 15px;
    }

    .animat_mob_human {
        margin-top: -100px;
    }

    .sc3 .slider_sec4 .item p {
        font-size: 16px !important;
        height: 56px;
    }

    h2 {
        font-size: 26px;
    }

    .popup_img .item img {
        max-width: 440px;
        height: auto;
    }
}

@media screen and (max-width: 350px) {
    .popup_img .item img {
        max-width: 380px;
        height: auto;
    }

}


/* ========================== start 191035 =============================== */

.popup-fade.call .titleCall {
    justify-content: center;
    gap: 12px;
}

.socilas_block img {
    max-width: 60px;
    height: auto;
}

@media screen and (max-width: 400px) {

    .popup-fade.call .titleCall span {
        text-decoration: underline;
    }

}

/* ========================== end 191035 =============================== */

/* ========================== start 191526 =============================== */

.content-404 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
}

h1 {
    color: #000;
    font-size: 34px;
    color: #0E4B8F;
}

.sitemap ul li a {
    font-size: 18px;
    line-height: 26px;
    color: #0E4B8F;
    text-decoration: none;
}

/* ========================== end 191526 =============================== *


/******** blog   ***************/
.sectionBlogTitle {
    padding: 0px 20px;
}

.sectionBlog {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.elementBlog {
    display: flex;
    width: 33.3%;
    padding: 20px;
    flex-wrap: wrap;
    position: relative;
}

.textBlog > .link > a::before {
    position: absolute;
    content: '';
    inset: 0;
}

.elementBlog .imgElementBlog {
    width: 100%;
}

.elementBlog .imgElementBlog img {
    width: 100%;
    height: auto;
}

.elementBlog .textBlog {
    width: 100%;
    margin-top: 15px;
}

.elementBlog .textBlog .name {
    width: 100%;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
}

.elementBlog .textBlog .desc {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #555555;
}

.elementBlog .link a {
    width: 100%;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-decoration-line: underline;
    color: #0D4B8F;
}

.bx-breadcrumb {
    width: 100%;
    padding: 0px 20px !important;
}

.bx-breadcrumb-item a {
    text-decoration: none;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #000000;
    margin-right: 10px;
}

.bx-breadcrumb-item span {
    text-decoration: none;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #0E4B8F;
    margin-right: 10px;
}

.bx-breadcrumb-item span {
    margin-right: 0px;
}

.bx-breadcrumb .bx-breadcrumb-item {
    margin-bottom: 0px;
}

.cont_pagin {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 25px;
}

.cont_pagin .text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cont_pagin b {
    width: 32px;
    height: 32px;
    background: #0D4B8F;
    border-radius: 4px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFFFFF;
    margin: 4px;
}

.cont_pagin .text a {
    width: 32px;
    height: 32px;
    border: 1px solid #EFF0F1;
    border-radius: 4px;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 1px;
    color: #0D4B8F;
    margin: 4px;
    text-decoration: none;
}

.cont_pagin .text a.nav_prev,
.cont_pagin .text a.nav_next {
    width: 32px;
    height: 32px;
    border: none;
}

.cont_pagin .text a.nav_prev {
    background: url("/img/strno.png");
    background-repeat: no-repeat;
    background-position: center;
}

.cont_pagin .text a.nav_prev:hover {
    background: url("/img/str.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.cont_pagin .text a.nav_next {
    background: url("/img/strno.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.cont_pagin .text a.nav_next:hover {
    background: url("/img/str.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.imgBlogDetail img {
    width: 100%;
}

.contantBlogDetail {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #555555;
    margin-top: 40px;
    margin-bottom: 30px;
}

.blockDopTems {
    display: flex;
    flex-wrap: wrap;
}

.itemTem {
    width: calc(100% / 3);
    padding-right: 35px;
}

hr {
    border: 1px solid #0E4B8F;
    margin-bottom: 40px;
}

.titleTemBlog {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    letter-spacing: 1px;
    color: #0E4B8F;
    margin-top: 85px;
    margin-bottom: 20px;
    display: block;
}

.titleTem {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
}

.titleDesc {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #555555;
}

.itemTem .link a {
    width: 100%;
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-decoration-line: underline;
    color: #0D4B8F;
}

.name a {
    text-decoration: none;
    color: #000000;
}

.contantBlogDetail h2 {
    font-family: 'Fira Sans', sans-serif;
    width: 100%;
    top: 0px;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    text-align: inherit;
    margin: 0;
    z-index: 8;
    color: #555555;
    position: relative;
}

@media screen and (max-width: 1024px) {
    .elementBlog {
        width: 50%;
    }

    .elementBlog .textBlog .name {
        width: 100%;
        font-family: 'Fira Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 24px;
        letter-spacing: 0.8275px;
        color: #000000;
    }

    .elementBlog .textBlog .desc {
        font-family: 'Fira Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.8275px;
        color: #555555;
    }

    .elementBlog .link a {
        width: 100%;
        font-family: 'Fira Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.8275px;
        text-decoration-line: underline;
        color: #0D4B8F;
    }

    .contantBlogDetail {
        font-size: 14px;
    }

    .mobile_none {
        display: none;
    }

    .itemTem {
        width: calc(100% / 2);
    }

    .titleDesc {
        font-size: 14px;
    }

    .titleTem {
        font-size: 17px;
    }

    .itemTem link {
        font-size: 12px;
    }

    .titleTemBlog {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }

    .elementBlog {
        width: 100%;
    }

    .elementBlog .textBlog .name {
        width: 100%;
        font-family: 'Fira Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.8275px;
        color: #000000;
    }

    .elementBlog .textBlog .desc {
        font-family: 'Fira Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.8275px;
        color: #555555;
    }

    .elementBlog .link a {
        width: 100%;
        font-family: 'Fira Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.8275px;
        text-decoration-line: underline;
        color: #0D4B8F;
    }

    .itemTem {
        margin-top: 35px;
        width: 100%;
    }

    hr {
        margin-bottom: 0px;
    }

    .titleDesc {
        font-size: 14px;
    }

    .titleTem {
        font-size: 17px;
    }

    .itemTem link {
        font-size: 12px;
    }

    .titleTemBlog {
        font-size: 36px;
    }
}

.img-responsive-custom {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
}

.contantBlogDetail h2, .contantBlogDetail h3 {
    margin-bottom: 10px;
}

.contantBlogDetail .border-text {
    border: 1px solid #b8b8b8;
    padding: 15px;
}

.highlight_block {
    background-color: #0b7eff1a;
    border-radius: 5px;
    padding: 1pc;
    border: 2px solid #002eff1f;
}

.warning_block {
    background-color: #ff0b0b1a;
    border-radius: 5px;
    padding: 1pc;
    border: 2px solid #ff0b0b26;
}

ul.color_list {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 10px;
}

ul.color_list li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 13px;
    border-radius: 50%;
    background-color: #0E4B8F;
    margin-left: -38px;
    background-image: none;
}

/********** blog end *******************/

.bx-rating {
    color: #555;
}

.socilas_block button {
    background: none;
    border: 0;
}


.sc5 h2 {
    color: #0E4B8F;
}


.sc5 > .flex_cont {
    padding-top: 0;
}

details {
    color: black;
}

summary {
    cursor: pointer;
    display: block;
    position: relative;
    max-width: 300px;
}

summary:hover {
    color: grey;
}

summary::-webkit-details-marker {
    display: none;
}

summary::-moz-list-bullet {
    list-style-type: none;
}

summary::marker {
    display: none;
}

summary:before {
    color: transparent;
    background: url("/local/templates/default/images/down-arrow_24.png") no-repeat;
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    right: 80px;
    top: 5px;
}

summary:before:hover {
    color: grey;
}

details[open] > summary:before {
    transform: scale(1, -1);
}

summary > .accordion-title {
    margin-left: 3rem;
    margin-top: 0;
    margin-bottom: 0;
}

.accordion-text {
    padding: 1.5rem
}

.table-age_img {
    max-width: 1300px;
}

.table-age_subtitle {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    font-size: 32px;
    line-height: 49px;
    color: #000;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;

}


.instruction_wrapper {
    display: flex;
    gap: 1rem;
}

.instruction-nav_aside {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 25%;
    height: 400px;
}

.instruction-nav_aside > ul {
    margin-top: 20px;
    background-color: #80808021;
    padding: 1rem;
    border-radius: 1rem;
    list-style: none;
}

.nav_aside-a {
    color: #337ab7;
    text-decoration: none;
}

.nav_aside-a:hover {
    color: rgba(51, 122, 183, 0.51);
}

.instr {
    overflow: unset;
}

@media (max-width: 767px) {
    .instruction_wrapper {
        display: block;
    }

    .instruction-nav_aside {
        position: static;
        width: auto;
        height: auto;
    }

    .table-age_subtitle {
        position: static;
        font-size: 18px;
        line-height: 30px;
    }

    .main-faq_block {
        padding-bottom: 48px;
    }

    .sc_table {
        padding-top: 0;
    }
}

.blog-h1-container {
    margin-bottom: 0;
}

.top_part_blog {
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .top_part_blog {
        margin-bottom: 65px;
    }

    .person-img {
        float: left;
        margin-right: 20px;
        max-height: 400px;
        margin-bottom: 20px;
        text-align: right;
        padding-right: 10px;
    }
}

.inst_c {
    display: block;
    width: 100%;
    height: auto;
}

.inst_c.c2, .inst_c.c3 {
    display: none;
}

@media screen and (max-width: 980px) {
    .inst_c {
        display: none;
    }

    .inst_c.c2 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .inst_c.c2 {
        display: none;
    }

    .inst_c.c3 {
        display: block;
    }

    .breadcrumbs_wrapper {
        margin: 0 !important;
    }

    .contantBlogDetail > p {
        font-size: 18px;
    }

    .blog_menu_nav > ul > li {
        font-size: 18px;
    }

    .contantBlogDetail > ul > li {
        font-size: 18px;
    }
    .contantBlogDetail > td {
        font-size: 18px;
    }

}

.blog-header_container {
    padding-bottom: 30px !important;
}

.pseudo-link:hover {
    cursor: pointer;
}


.scrollup {
    width: 52px;
    height: 52px;
    position: fixed;
    bottom: 20px;
    right: 53px;
    display: none;
    z-index: 10000;
}

.scrollup img {
    width: 52px;
    height: 52px;
}

@media screen and (max-width: 993px) {
    .scrollup {
        opacity: 0.3;
    }
}

@media screen and (max-width: 360px) {
    .animation_human .human_circ_l .circ p {
        font-size: 14px;
    }
}

.politics__block {
    color: #000;
}

.politics__block a {
    color: #0066cc;
}

@media screen and (min-width: 500px) {
    .r52-a-cookies.r52-a-cookies--left.active {
        width: 600px;
    }
}

.privacy-text h1,
.privacy-text h2,
.privacy-text h3,
.privacy-text h4,
.privacy-text h5,
.privacy-text h6 {
    font-size: 25px;
    line-height: 30px;
    color: #000;
    position: relative;
    text-align: left;
    z-index: 2;
}
.privacy-text ul {
    font-size: 25px;
    line-height: 30px;
    color: #000;
    position: relative;
    text-align: left;
    z-index: 2;
}

.privacy-text ol {
    font-size: 25px;
    line-height: 30px;
    color: #000;
    position: relative;
    text-align: left;
    z-index: 2;
}

#accept-policy {
    display: block; /* Делаем кнопку блочной, чтобы можно было выровнять */
    margin: 20px auto; /* Автоматические отступы слева и справа */
    padding: 10px 20px; /* Внутренние отступы */
    background-color: #007BFF; /* Цвет фона */
    color: #fff; /* Цвет текста */
    border: none; /* Убираем границу */
    border-radius: 5px; /* Скругляем углы */
    cursor: pointer; /* Курсор в виде указателя */
    font-size: 16px; /* Размер шрифта */
    text-align: center;
    width: fit-content; /* Ширина кнопки зависит от текста */
}

#accept-policy:hover {
    background-color: #0056b3; /* Цвет фона при наведении */
}

/* Затемнение фона */
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

/* Контейнер попапа */
#policy-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 70vh; /* 70% от высоты экрана */
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    overflow: hidden; /* Обрезаем содержимое */
    border-radius: 10px; /* Скруглим углы для красоты */
}
#policy-popup-form {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 70vh; /* 70% от высоты экрана */
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    overflow: hidden; /* Обрезаем содержимое */
    border-radius: 10px; /* Скруглим углы для красоты */
}

/* Внутренний контент попапа */
.popup-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 20px;
}

/* Текстовое содержимое с прокруткой */
.popup-text {
    flex: 1; /* Занимает всё доступное пространство */
    overflow-y: auto; /* Вертикальная прокрутка */
    margin-bottom: 20px;
    padding-right: 10px;
}

/* Полоса прокрутки (опционально, стилизуем) */
.popup-text::-webkit-scrollbar {
    width: 8px;
}

.popup-text::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}

/* Кнопка внизу */
#confirm-policy {
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-align: center;
}

#confirm-policy {
    background-color: #28a745;
}

.popup-policy-close-form {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #aaa;
    cursor: pointer;
    transition: color 0.2s;
}

.popup-policy-close-form:hover {
    color: #333;
}

.popup-policy-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #aaa;
    cursor: pointer;
    transition: color 0.2s;
}

.popup-policy-close:hover {
    color: #333;
}

#policy-popup {
    color: black;
}

#policy-popup-form {
    color: black;
}

#confirm-policy-form {
    background-color: #28a745;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-align: center;
}

.r52-a-cookies__btn {
    text-decoration: none;
}





/* End */


/* Start:/css/il_styles.css?17077373792584*/
#buy-popup{
  position: fixed;
  z-index: 41;
  background: rgba(0,0,0,0.5);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: none;
}
.buy_popup-form{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 0px 46px 0;
  max-width: 80%;
  max-height: 80%;
  border-radius: 38px;
}
.buy_popup-line{
  width: 487px;
  max-width: 100%;
  min-height: 108px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #0E4B8F;
}
.buy_popup-line.last{
  border: hidden;
}
.buy_popup-close{
  position: absolute;
  top: -17px;
  right: -17px;
  border-radius: 50%;
  height: 61px;
  width: 61px;
  background: #fff url('/img/cross.svg') 50% no-repeat;
  cursor: pointer;
  background-size: 26px;
}
.buy_popup-btn{
  background: #E01D2C;
  border-radius: 9px;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #fff;
  padding: 1px 16px 3px;
  letter-spacing: 1px;
}
.buy_popup-text-line {
  display: flex;
  width: 384px;
  align-items: center;
  justify-content: flex-end;
}
.buy_popup-text-line-wrapper {
  flex-direction: column;
}
.upper-text-line {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .buy_popup-form{
    padding: 30px 18px 0;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .buy_popup-close{
    top: -7px;
    right: -3px;
  }
  .buy_popup-line{
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
  }
  .buy_popup-btn{
    margin-top: 15px;
  }
  .outer{
    margin-bottom: 21px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .buy_popup-text-line {
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) and (max-height: 1070px) {
  .sc4 a.btn_buy, .sc4 button.btn_buy {
      transform: scale(0.9);
  }
}
@media screen and (min-width: 1024px) and (max-height: 970px) {
  .sc4 a.btn_buy, .sc4 button.btn_buy {
      transform: scale(0.85);
  }
}
@media screen and (min-width: 1024px) and (max-height: 938px) {
  .sc4 a.btn_buy, .sc4 button.btn_buy {
      transform: scale(0.7);
  }
}
@media screen and (min-width: 1024px) and (max-height: 780px) {
  .sc4 a.btn_buy, .sc4 button.btn_buy {
      transform: scale(0.65);
  }
}
@media screen and (min-width: 1024px) and (max-height: 680px) {
  .sc4 a.btn_buy, .sc4 button.btn_buy {
      transform: scale(0.55);
  }
}

/* End */


/* Start:/css/fullpage.css?1697107280329*/

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}


/* End */


/* Start:/css/accordion.min.css?17104052721132*/
@charset "UTF-8";
/**
 * Accordion v3.3.4
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */

.ac{margin-top:8px;border:1px solid #eee;background-color:#fff;box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:bold 16px Arial,sans-serif;color:#111;text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger::after{content:"+";text-align:center;width:15px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:#8a8a8a}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:#111;padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger::after{content:"–"}
/* End */


/* Start:/local/templates/default/css/site.css?1697107281526*/
.babl{position:fixed;inset:0;z-index:100;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8)}.babl.d-none{display:none}.babl__wrap{position:relative}.babl__link{display:block}.babl__close{position:absolute;z-index:10;top:32px;right:15px;width:90px;height:90px;opacity:0;cursor:pointer}.buy_popup__text{width:100%;margin:10px 0;color:red;font-size:21px;line-height:19px;font-weight:500;text-align:center}.buy_popup-line{width:600px}@media all and (max-width:768px){.babl__wrap{transform:scale(.5)}}
/* End */


/* Start:/local/templates/default/template_styles.css?17478376486834*/
.spaceBeet {
    color: #555;
    display: flex;
    justify-content: space-between;
}

.spaceBeet img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

h2.titleTemBlog {
    position: relative;
    top: 0;
    text-align: left;
}

.contantBlogDetail img {
    max-width: 100%;
}

.btn_where-to-buy {
    font-family: 'Roboto', sans-serif;
    display: block;
    width: 100%;
    max-width: 200px;
    background: #E01D2C;
    border-radius: 9px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
    z-index: 6;
    letter-spacing: 1px;
    border: 0;
    cursor: pointer;
    margin-top: 1rem;
}

.btn_where-to-buy-a {
    font-family: 'Roboto', sans-serif;
    color: white;
    text-decoration: none;
    font-size: 25px;
}

.tags__wrapper {
    display: flex;
    padding: 0 20px;
    flex-wrap: wrap;
    gap: 10px;
}

.tag {
    font-size: 20px;
    padding: 10px 35px;
    border-radius: 9px;
    border: 1px solid #0E4B8F;
}

.tag__href {
    color: #0E4B8F;
    text-decoration: none;
}

.tag__href:hover {
    background-color: #0E4B8F;
    color: #fff;
}

.tag__span {
    background-color: #0E4B8F;
    cursor: default;
}

.nav_foot {
    max-width: 65%;
}

.discr_foot a {
    color: #0E4B8F;
    text-decoration: none;
}

.discr_foot a:hover {
    text-decoration: underline;
}

.social__wrapper {
    display: flex;
    justify-content: space-between;
}

.social__share a:hover {
    text-decoration: none;
}

.social__share a {
    text-decoration: none;
}

.article-icon--background {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 9px;
}

.article-icon--background:hover {
    opacity: 80%;
}

.article-icon--icon {
    width: 30px;
    height: 30px;
}

.vk--icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.878 17.304c-5.411 0-8.695-3.755-8.823-9.994h2.74c.086 4.583 2.171 6.528 3.77 6.925V7.31h2.627v3.954c1.542-.17 3.155-1.97 3.698-3.954h2.584c-.414 2.441-2.17 4.24-3.412 4.983 1.242.6 3.24 2.17 4.011 5.01h-2.84c-.6-1.898-2.07-3.369-4.04-3.569v3.57h-.315Z' fill='%23fff'/%3e%3c/svg%3e");
}

.vk--background {
    background-color: #07f;
}

.tg--icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.tg--background {
    background-color: #64a9dc;
}

.wa--icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.wa--background {
    background-color: #65bc54;
}

.normal-position {
    position: static !important;
}

@media screen and (max-width: 767px) {
    .bx-breadcrumb {
        width: 100%;

        display: flex;
        overflow-x: scroll;
        white-space: nowrap;
        padding: 0 !important;
    }

    .bx-breadcrumb .bx-breadcrumb-item span {
        white-space: nowrap;
    }

    .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
        display: table;
        content: " ";
    }

    .btn_where-to-buy-a {
        font-size: 18px;
    }

    .btn_where-to-buy {
        max-width: 144px;
    }

    .tag {
        font-size: 18px;
        padding: 7px 30px;
        border-radius: 9px;
    }

    .nav_foot {
        max-width: 100%;
    }

    .social__wrapper {
        flex-direction: column-reverse;
        align-items: end;
    }

    .social__share {
        margin-right: 20px;
    }
}

.g-recaptcha {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem 0;

}


@media screen and (min-width: 991px) {
    .container__big-width {
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .title__big-width,
    .text__big-width {
        position: static;
    }

    .images-container__big-width {
        position: static;
        height: fit-content;
        max-width: 80vw;
        width: 80vw;
    }

    .custom-faq-block__big-width {
        height: auto;
    }

}

.footer-btns {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.btn_buy_header_blog {
    display: none !important;
}
@media (max-width: 768px) {
    .socilas_block--blog {
        position: absolute;
    }
    .btn_buy_header_blog {
        display: block !important;
        position: absolute !important;
        left: 15px;
        top: 15px !important;
        height: 37px !important;
        margin: 0 !important;
        font-size: 18px !important;
        max-width: 144px !important;
    }
    .no-padding-top {
        padding-top: 0 !important;
    }
    .white-space-normal {
        white-space: normal;
    }
}

pre {
    color: black;
}
/* End */
/* /css/slick.css?16971072801895 */
/* /css/slick-theme.css?16971072802611 */
/* /css/style.css?175387137185249 */
/* /css/il_styles.css?17077373792584 */
/* /css/fullpage.css?1697107280329 */
/* /css/accordion.min.css?17104052721132 */
/* /local/templates/default/css/site.css?1697107281526 */
/* /local/templates/default/template_styles.css?17478376486834 */
