@font-face{
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Light.eot");
	src: url("../fonts/Gilroy-Light.eot?#iefix")format("embedded-opentype"),
	url("../fonts/Gilroy-Light.woff")format("woff"),
	url("../fonts/Gilroy-Light.ttf")format("truetype");
	font-style: normal;
	font-weight: 300;
}

@font-face{
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Regular.eot");
	src: url("../fonts/Gilroy-Regular.eot?#iefix")format("embedded-opentype"),
	url("../fonts/Gilroy-Regular.woff")format("woff"),
	url("../fonts/Gilroy-Regular.ttf")format("truetype");
	font-style: normal;
	font-weight: 400;
}

@font-face{
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Medium.eot");
	src: url("../fonts/Gilroy-Medium.eot?#iefix")format("embedded-opentype"),
	url("../fonts/Gilroy-Medium.woff")format("woff"),
	url("../fonts/Gilroy-Medium.ttf")format("truetype");
	font-style: normal;
	font-weight: 500;
}

@font-face{
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-SemiBold.eot");
	src: url("../fonts/Gilroy-SemiBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/Gilroy-SemiBold.woff")format("woff"),
	url("../fonts/Gilroy-SemiBold.ttf")format("truetype");
	font-style: normal;
	font-weight: 600;
}

@font-face{
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Bold.eot");
	src: url("../fonts/Gilroy-Bold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/Gilroy-Bold.woff")format("woff"),
	url("../fonts/Gilroy-Bold.ttf")format("truetype");
	font-style: normal;
	font-weight: 700;
}

@font-face{
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Black.eot");
	src: url("../fonts/Gilroy-Black.eot?#iefix")format("embedded-opentype"),
	url("../fonts/Gilroy-Black.woff")format("woff"),
	url("../fonts/Gilroy-Black.ttf")format("truetype");
	font-style: normal;
	font-weight: 900;
}



* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
    outline: -webkit-focus-ring-color none 0;
}

html {
	display: block;
}

body {
	margin: 0;
	padding: 0;
	color: #4B4B4B;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.15;
	font-family: 'Gilroy', sans-serif;
	background-color: #FFF;
}

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

a {
	display: block;

	color: #2E2E2E;
	text-decoration: none;
}

li {
	list-style-type: none;
}

section {
	padding: 52px 0;
}

/* нач.сл. */

#cloud9 {
    overflow: visible !important;
    height: 170px;
    margin-top: -630px;
}

.cloud9-item {
    filter: drop-shadow(0 4px 6px #666);
    cursor: pointer;
}
img.cloud9-item {
    width: auto;
    margin-top:635px;
    opacity: 0.5;
}
img.clo-item-active {
    width: auto;
    margin-top: 350px;
    opacity: 1;
  width: 30%;
}

#fps
{
	margin-top:5px;
	margin-left:35px;
}


/* hardware accelatator class */	
	.trans3d
	{
		-webkit-transform-style: preserve-3d;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform-style: preserve-3d;
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform-style:preserve-3d;
		-ms-transform: translate3d(0, 0, 0);
		transform-style:preserve-3d;
		transform: translate3d(0, 0, 0);

		/*-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility:hidden;
		backface-visibility:hidden;*/
	}
	
	#contentContainer
	{
		position:absolute;
		margin-left:-500px;
		margin-top:-500px;
		left:50%;
		top:50%;
		width:1000px;
		height:1000px;
	}
	
	#carouselContainer
	{
		position:absolute;
		margin-left:-500px;
		margin-top:-500px;
		left:50%;
		top:50%;
		width:1000px;
		height:1000px;
	}
	
	.carouselItem
	{
		width:320px;
		height:130px;
		position:absolute;
		left:50%;
		top:50%;
		margin-left:-160px;
		margin-top:-90px;
		visibility:hidden;
	}
	
	.carouselItemInner
	{
		width:320px;
		height:130px;
		position:absolute;
		color:aqua;
		font-size:72px;
		left:50%;
		top:50%;
		margin-left:-160px;
		margin-top:-90px;
		text-align:center;
		padding-top:50px;
		
	}



/* кон.сл. */
/* нач.т.меню. */
.top-header-menu {
    background-color: #e6e6e6;
    height: 35px;
    width: 100%;
    overflow: hidden;
}
.top-header-menu ul#menu-top-header-menu-ua {
    font-size: 16px;
    display: inline-flex;
}
.top-header-menu ul li {
    list-style: none;
    width: auto;
    max-width: none;
    flex: none;
}
.top-header-menu ul li#menu-item-785:after {
    content: "";
    border-right: 1px solid #aeabab;
    right: -12px;
    position: relative;
    height: 19px;
    top: -34px;
}
.top-header-menu ul li#menu-item-786:after {
    content: "";
    border-right: 1px solid #aeabab;
    right: -12px;
    position: relative;
    height: 19px;
    top: -34px;
}
.top-header-menu .menu-top-header-menu-ua-container {
    text-align: right;
    height: 100%;
    float: right;
    line-height: 35px;
    margin-right: 50px;
}
.col-container-social-top {
    text-align: right;
    height: 100%;
    float: right;
    line-height: 35px;
}
.col-social-top-fb, .col-social-top-insta {
    text-align: right;
    height: 100%;
    float: right;
    line-height: 35px;
    margin-right: 10px;
}

.col-social-top-fb a.rollover {
    background: url(/wp-content/themes/Helpex/assets/images/fb-bw.png);
    display: block;
    width: 25px;
    height: 25px;
    background-size: contain;
    line-height: 35px;
    margin-top: 6px;
}
.col-social-top-fb a.rollover:hover {
    background: url(/wp-content/themes/Helpex/assets/images/fb-rd.png);
    background-size: contain;
    line-height: 35px;
   }
.col-social-top-insta a.rollover-insta {
    background: url(/wp-content/themes/Helpex/assets/images/insta-bw.png);
    display: block;
    width: 25px;
    height: 25px;
    background-size: contain;
    line-height: 35px;
    margin-top: 6px;
}
.col-social-top-insta a.rollover-insta:hover {
    background: url(/wp-content/themes/Helpex/assets/images/insta-rd.png);
    background-size: contain;
    line-height: 35px;
   }

/* кон.т.меню. */
.header_nav_mobile ul li a {
    color: #f54d0f;
    font-size: 21px;
    font-weight: 500;
    max-width: none;
}
.header_nav_mobile ul li a:after {
    content: "";
    border-right: 1px solid #a4a4a4;
    position: absolute;
    top: 0px;
    right: -19px;
    height: 30px;
    width: 1px;
    border-radius: 50%;
}
.header_nav_mobile ul li#menu-item-542 a:after {
    display:none;
}
.menu-menyu-v-shapke-ukr-glavnaya-container, .menu-menyu-v-shapke-ukr-container {
    text-align: center;
    height: 100%;
    float: left;
    width: 100%;
}
.menu-menyu-v-shapke-ukr-glavnaya-container .header_nav {
    align-items: center;
    font-size: 16px;
    display: inline-flex;
}
.menu-menyu-v-shapke-ukr-glavnaya-container .header_nav_li, .menu-menyu-v-shapke-ukr-container .header_nav_li {
    text-align: center;
    list-style: none;
    width: auto;
    max-width: none;
    flex: none;
  padding-left: 30px;
}
.logo-movi-head {
    position: absolute;
    width: 112px;
    margin-top: -12px;
    margin-left: 17px;
}

.logo-movi-head img {
    width: 120%;
}
li#menu-item-368-ru {
    display: none;
}
.polylang_switcher img {
    width: 21px!important;
    height: 16px!important;
}
/* T. */

.title {
	display: inline-block;
	position: relative;

	padding-bottom: 15px;
	font-size: 44px;
	font-weight: 700;
	text-align: center;
	border-bottom: 2px solid #FF2738;
}

.subtitle {
	font-size: 30px;
	font-weight: 700;
}

.h2 {
	font-size: 42px;
}

.h3 {
	font-size: 28px;
}

.h4 {
	font-size: 22px;
	font-weight: 300;
}

/* T.*/



/* Button. */

.button {
	display: inline-block;

	width: 100%;
	padding: 0 20px;
	color: #F0F0F0;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	line-height: 64px;
	background: white;
	border-radius: 20px;
	cursor: pointer;
	z-index: 1;
	-webkit-transition: -webkit-transform .23s;
	transition: -webkit-transform .23s;
	transition: transform .23s;
	transition: transform .23s, -webkit-transform .23s;
  border: 3px solid #FF2738;
}

.button a {
    background: linear-gradient(135deg, #FFA161 14%, #DA0016 83%);
    font-family: 'Rubik One', sans-serif;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ff2738;
}

.button:hover {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.button_up {
	display: none;
	position: fixed;
	left: auto;
	right: 90px;
	bottom: 50px;

	width: 80px;
	height: 80px;
	background: -webkit-gradient(linear, left top, left bottom, from(#F88E6C), to(rgba(252, 227, 167, 0.72)));
	background: linear-gradient(180deg, #F88E6C 0%, rgba(252, 227, 167, 0.72) 100%);
	border-radius: 50% !important;
}

.button_up:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;

	margin-top: -10px;
	margin-left: -10px;
	padding: 10px;
	border: solid #4B4B4B;
    border-width: 0 3px 3px 0;

    transform: rotate(-150grad);
    -webkit-transform: rotate(-150grad);
}

/* Button. */



/* Cards. */

.card {
	overflow: hidden;

	margin: 0 auto;
	background-color: #fff;
	border-radius: 40px;
	-webkit-box-shadow: 13px 7px 26px rgba(99, 102, 100, .2);
	        box-shadow: 13px 7px 26px rgba(99, 102, 100, .2);
}

.card_2	{
	overflow: hidden;

	margin: 0 auto;
	background-color: #FFFFFF;
	border-radius: 40px;
	-webkit-box-shadow: 6px 5px 14px rgba(0, 0, 0, .12);
	        box-shadow: 6px 5px 14px rgba(0, 0, 0, .12);
}

/* Cards. */



/* Colors. */

.orange_block {
	background-color: #fb5600;
	text-transform: uppercase;
}

.yellow_block {
	background-color: #FFBC4C;
	text-transform: uppercase;
}

.green_block {
	background-color: #019B3A;
	text-transform: uppercase;
}

.pink_block {
	background-color: #ec0540;
	text-transform: uppercase;
}

.red_block {
	background-color: #FF0000;
	text-transform: uppercase;
}

.green_text {
	color: #019B3A;
}

.orange_text {
	color: #FF7300;
}

.red_text {
	color: #D8000B;
}

/* Colors. */



/* Block. */

.block {
	position: relative;

	max-width: 332px;
	min-height: 560px;
	margin-top: 52px;
	padding: 40px 20px 15px;

	-webkit-transition: -webkit-transform .23s;
	transition: -webkit-transform .23s;

	transition: transform .23s;
	transition: transform .23s, -webkit-transform .23s;
}

.block:hover {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.block_img {
	position: relative;

	padding-top: 12px;
}

.block_img span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	position: absolute;
	top: -20px;
	right: 0;

	width: 160px;
	height: 38px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	border-radius: 12px;
}

.block_img img {
	max-height: 270px;

	-o-object-fit: contain;

	   object-fit: contain;
	-o-object-position: center;
	   object-position: center;
}

.block_title {
	margin-bottom: 14px;
	font-size: 17px;
	font-weight: 700;
}

.block_text {
	font-size: 14px;
}

.block_button {
    left: 0;
    right: 0;
    bottom: 30px;
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
}
.sostav_dlya_glavnoj_straniczy_choose_main {
    font-size: 14px;
}
.sostav_dlya_glavnoj_straniczy_choose_main li {
    padding-left: 22px;
}
.sostav_dlya_glavnoj_straniczy_choose_main p {
    margin-bottom: 5px!important;
}
.sostav_dlya_glavnoj_straniczy_choose_main li:before {
    content: '';
    background: url(/wp-content/themes/Helpex/assets/images/pvv.png);
    position: absolute;
    width: 14px;
    height: 14px;
    background-size: cover;
    margin-left: -23px;
    margin-top: 3px;
}

/* Block. */



/* Header. */

.header {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFEFEF));
	background: linear-gradient(180deg, #FFFFFF 0%, #EFEFEF 100%);
	-webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
	        box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
}

.header .container > .row {
	height: 57px;
}

.header_logo {
	max-width: 188px;
}
.cont-menu-top {
    padding-top: 15px;
    padding-bottom: 15px;
}
.header_logo a:last-child {
	margin-top: 0px;
	margin-right: 0px;
}

.header_nav {
	width: 100%;
}

.header_nav_li {
	text-align: center;
}
.menu-item{
	text-align: center;
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 0%;
	        flex: 1 0 0%;
}
.header_nav_li a,
.menu-item a  {
	position: relative;

	max-width: 92px;
}

.header_nav_li a:before,
.menu-item a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	width: 0;
	height: 3px;
	background-color: #FF2738;
	border-radius: 2px;

	-webkit-transition: width .23s;

	transition: width .23s;
}

.header_nav_li a:hover:before,
.menu-item a:hover:before {
	width: 100%;
}



/*.header .header_nav li:last-child>a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;

	margin-top: -8px;
    padding: 5px;
	border: solid #FF2738;
    border-width: 0 3px 3px 0;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: all .23s;
    transition: all .23s;
}*/

/*.header .header_nav li:last-child>a.active:before {
	margin-top: -2px;

	transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}*/

.header .header_nav li:last-child ul.sub-menu {
	visibility: hidden;
	position: absolute;
	right: 10px;

	width: 80px;
	margin-top: 12px;
	padding: 8px 0px 8px 0;
	background-color: #fff;
	border-radius: 15px !important;
	opacity: 0;
	z-index: 99;
	right: 0;
	-webkit-transition: visibility 0s .23s, all .23s;

	transition: visibility 0s .23s, all .23s;
}

.header .header_nav li:last-child ul.sub-menu.active {
	visibility: visible;

	opacity: 1;
	-webkit-transition: all .23s;

	transition: all .23s;
}

.header .header_nav li:last-child ul.sub-menu li {
	-webkit-transition: color .23s;
	transition: color .23s;
	color: #4B4B4B;
    font-weight: 400;
}

.header .header_nav li:last-child ul.sub-menu li:hover {
	color: #FF2738;
	cursor: pointer;
}

/*.header_naw_wrapper {
	position: relative;
}*/

.header_burger {
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

	width: 28px;
	height: 16px;

	-webkit-transition: margin .23s;
	transition: margin .23s;
	cursor: pointer;
	z-index: 9;
}

.header_burger span {
    height: 2px!important;
    background-color: #FF2738;
    -webkit-transition: all .23s;
    transition: all .23s;
    margin-left: 0%!important;
}

.active > .header_burger {
	margin-left: 6px;
	height: 28px;
	padding: 0;
}

.active > .header_burger span {
	width: 28px;
}

.active > .header_burger span:nth-child(1) {
	-webkit-transform: rotate(50grad) translate(9px, 9px);
	        transform: rotate(50grad) translate(9px, 9px);
}

.active > .header_burger span:nth-child(2) {
	opacity: 0;

	-webkit-transform: translateX(100%);
	        transform: translateX(100%);
}

.active > .header_burger span:nth-child(3) {
	-webkit-transform: rotate(-50grad) translate(10px, -9px);
	        transform: rotate(-50grad) translate(10px, -9px);
}

/* Header. */



/* Main. */

.main {
	padding-top: 0px;
	padding-bottom: 0;
	position: relative;
	background: linear-gradient(2.08deg, #F88E6C 1.66%, rgba(252, 227, 167, .72) 98.18%);
}

.main_title {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #FF2738;
    position: relative;
    z-index: 10;
  padding: 15px 0px 15px 0px;
}
.main_title br {
	display: none;
}

.main_animation {
	position: relative;
	width: 600px;
	height: 252px;
	background-color: red;
	opacity: .2;
    z-index: 9;
}

.main_bottom {

}

.main_bottom_arrow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
   	-webkit-box-orient: vertical;
   	-webkit-box-direction: normal;
   	    -ms-flex-direction: column;
   	        flex-direction: column;
   	-webkit-box-pack: center;
   	    -ms-flex-pack: center;
   	        justify-content: center;
	position: absolute;
	width: 320px;
	height: 124px;
	font-size: 20px;
	font-weight: 700;
	background-color: #fff;
	z-index: 1;
	top: -270px;
}

.main_bottom_arrow  p{
	color: #FF2738;
}
.main_bottom_arrow:before {
	content: '';
	position: absolute;
	top: 0;
	left: -50vh;
	right: 0;
	bottom: 0;

	height: 100%;
	background-color: #fff;
	z-index: -1;
	border-top: 3px solid #FF2738;
	border-bottom: 3px solid #FF2738;
}

.main_bottom_arrow:after {
	content: '';
	position: absolute;
	left: 100%;

	border-top: 3px solid #FF2738;
	border-right: 3px solid #FF2738;
	width: 89px;
    height: 89px;
    background: #FFF;
	-webkit-transform: translateX(-50%) rotate(45deg);
	        transform: translateX(-50%) rotate(45deg);
	z-index: -1;
	bottom: 13px;
}

.main_bottom_arrow span {
	font-size: 12px;
	font-weight: 400px;
	color: #4B4B4B;
}

.main_bottom_buton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;

	width: 272px;
	height: 100%;
	margin: 0 auto;
}

.main_images {
	position: absolute;
	right: 0;
	bottom: 0;
    width: 48%;
    margin-bottom: -71px;
}

.main_images img {
	width: 100%;
	max-height: 478px;

	-o-object-fit: contain;
	   object-fit: contain;
	-o-object-position: left center;
	   object-position: left center;	
}

/* Main. */

.my-no-display {
    display: none;
}
section#choose .block_title p.block_kr-vr {
    display: none;
}
section.product .product_top_title p.block_main {
    display: none;
}

/* Under. */

.under_main {
	background-image: url('../images/under_bg.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

section.under_main .col-lg-3.col-sm-6 {
    padding-bottom: 35px;
}


.under_main_block {
	max-width: 255px;
	height: 280px;
	padding: 36px 20px;

	-webkit-transition: -webkit-transform .23s;
	transition: -webkit-transform .23s;

	transition: transform .23s;
	transition: transform .23s, -webkit-transform .23s;
}

.under_main_block:hover {
	-webkit-transform: scale(.9);
	        transform: scale(.9);
}

.under_main_block_img {
	width: 140px;
	height: 140px;
	margin: 0 auto 32px;
}

.under_main_block_text {
	text-align: center;
}

.under_main_block_text span {
	font-size: 12px;
}

/* Under. */



/* Route. */

.route .row {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.route_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;

	width: 100%;
}
.route_vr_shc {
    margin-top: 52px;
}

.route_subtitle {
	margin: 40px 0 !important;
	text-align: center;
}

.route_number {
	color: #919191;
	font-size: 44px;
	font-weight: 900;
	text-align: right;
}

.route_image {
	overflow: hidden;
}

.route_image .big {
	padding: 28px 20px 0;
}

.route_text p {
	margin-bottom: 28px;
}

.route_text p:last-child {
	margin-bottom: 0;
}

.route_text span:last-child {
	font-size: 12px;
}

.route_text .red {
	color: #FF5B15;
	font-size: 22px !important;
	font-weight: 600;
}

.route_text .green {
	color: #28AE00;
}

.route .row.justify-content-end {
	text-align: right;
}

.route .row.justify-content-end .route_number {
	text-align: left;
}

.route .row.justify-content-center .route_text {
	margin-top: 40px;
	margin-bottom: 40px;
}

.route .row + .route_title {
	margin-top: 40px;
}

.route .row.justify-content-center {
	margin-bottom: -20px;
}

.route_img {
	margin-bottom: 20px;

	-webkit-transition: -webkit-transform .23s;
	transition: -webkit-transform .23s;

	transition: transform .23s;
	transition: transform .23s, -webkit-transform .23s;
}

.route_img:hover {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

/* Route. */
/* main_rev_slider */

.main_rev_slider {
    position: relative;
    z-index: 1;
    margin-top: -170px;
    --bs-gutter-x: none;
    height: 700px;
    padding: 80px 0;
    background-image: url(/wp-content/themes/Helpex/assets/images/fon-gor-bzt.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    background-attachment: inherit;
    background-position: 50% 0;
    overflow: hiden;
}
section.main .container {
    position: relative;
    z-index: 9;
    --bs-gutter-x: none;
    background-image: url(/wp-content/themes/Helpex/assets/images/fon-gor-top-2.png);
    background-repeat: repeat-y;
    background-size: cover;
    background-attachment: inherit;
    background-position: 50% 0;
    max-width: 100%;
  min-height: 170px;
    height: 100%;
}

.main_bottom.row {
    position: relative;
    margin-top: -130px;
   --bs-gutter-x: none;
}

.main_rev_slider span {
    position: absolute;
    margin-top: -117px;
 } 
/* main_rev_slider. */


/* Choose. */

.choose {
	background-image: url('../images/choose_bg.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.choose_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.choose .col-4 {
	max-width: 332px
}

.block .red_block, .block span.green_block, .block span.orange_block, .block span.pink_block {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
}

/* Choose. */



/* Buy. */

.buy {
	overflow: hidden;
	position: relative;
}

.buy_arrow {
	position: absolute;
	top: 50%;
	left: -12px;

	width: 152px;
	height: 180px;
	margin-top: -90px;
	background-image: url('../images/buy_arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.buy_arrow:last-child {
	left: auto;
	right: -12px;

	-webkit-transform: rotateY(200grad);
	        transform: rotateY(200grad);
}

.buy_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.buy_title .title {
	position: relative;

	padding-right: 60px;
}

.buy_title .title:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;

	width: 60px;
	height: 52px;
	background-image: url('../images/basket.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.buy .col-lg-3 {
	margin: 32px 10px 0;
}

.buy_block {
	width: 100%;
	height: 68px;
	padding: 12px 32px;

	-webkit-transition: -webkit-transform .23s;
	transition: -webkit-transform .23s;

	transition: transform .23s;
	transition: transform .23s, -webkit-transform .23s;
}

.buy_block:hover {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.buy_block_img {
	height: 100%;
}

.buy_block_img img {
	width: 100%;
	height: 100%;

	-o-object-position: center;

	   object-position: center;
	-o-object-fit: contain;
	   object-fit: contain;
}

/* Buy. */



/* Pills. */

.pills {
	background-image: url('../images/choose_bg.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.pills_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.pills .col-4 {
	max-width: 332px;
}

/* Pills. */



/* Salve. */

.salve {
	background: -webkit-gradient(linear, left top, left bottom, from(#F8FAFA), to(#B5F2EB));
	background: linear-gradient(180deg, #F8FAFA 0%, #B5F2EB 100%);
}

.salve_title {
	margin-bottom: 20px;
	text-align: center;
}

.salve_subtitle {
	margin-bottom: 36px;
	font-weight: 500;
	text-align: center;
}

.salve_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;

	margin-bottom: 20px;
	padding: 12px 24px;

	-webkit-transition: -webkit-transform .23s;
	transition: -webkit-transform .23s;
	transition: transform .23s;
	transition: transform .23s, -webkit-transform .23s;
}

.salve_block:hover {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.salve_block:last-child {
	margin-bottom: 0;
}

.salve_block_img {
	overflow: hidden;
    max-width: 80px;
	min-width: 80px;
	height: 80px;
	border-radius: 50%;
}

.salve_vlock_text {
	margin-left: 40px;
}

.salve .col-4 {
	max-width: 332px;
}

/* Salve. */

/* spray-helpex */
.spray-helpex {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8FAFA), to(#ff5b1536));
    background: linear-gradient(180deg, #F8FAFA 0%, #ff5b1536 100%);
}
/* spray-helpex. */

/* vitamin-c-zn */
section.vitamin-c-zn {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8FAFA), to(#f900002b));
    background: linear-gradient(180deg, #F8FAFA 0%, #f900002b 100%);
}
section.vitamin-c-zn .product_top_lable span {
    height: 50px;
}
section.vitamin-c-zn .product_top_lable span:before {
    height: 49.5px;
    margin-left: -135px;
}
section#vitamin-c-zn .block_img span {
    height: 55px;
}
/* vitamin-c-zn. */

/* popup */
#pum-679 .pum-theme-671, .pum-theme-lightbox {
    background-color: rgb(37 37 37 / 90%)!important;
}
#pum-679 button.pum-close.popmake-close {
    display: none;
}
#pum-679 .pum-content-but-deti.popmake-content-but-dt button.pum-close.popmake-close.button-pp1.sliding-button.sgpb-popup-close-button-1 {
    display: initial;
}
#pum-679 .sliding-button {
  text-decoration: none;
  color: white;
  display: inline-block;
  position: relative;
  padding: 15px 30px;
  border: 1px solid;
  border-image: linear-gradient(180deg, #ff3000, #ed0200, #ff096c, #d50082);
  border-image-slice: 1;
  margin: 10px 20px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: 2px;
  transition: .8s cubic-bezier(.165, .84, .44, 1);
  background-color: transparent;
  cursor: pointer;
}
#pum-679 .sliding-button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  z-index: -1;
  color: white;
  background: linear-gradient(180deg, #ff3000, #ed0200, #ff096c, #d50082);
  transition: .8s cubic-bezier(.165, .84, .44, 1);
}
#pum-679 .sliding-button:hover {
  background: rgba(255, 255, 255, 0);
}
#pum-679 .sliding-button:hover:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}
#pum-679 p {
    color: white;
    text-align: center;
    margin-top: 20px;
}
#pum-679 div#popmake-679 {
    background-color: #1D1B26;
}
#pum-679 .pum-content-but-deti.popmake-content-but-dt {
    margin-top: 25px;
}
#pum-679 .pum-content-but-deti-1 {
    width: auto;
    float: right;
}
#pum-679 .pum-content-but-deti-2 {
    width: auto;
    float: right;
}

/* popup. */

/* Prize. */

.prize {
	background-image: url('../images/prize_bg.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.prize_title {
	margin-bottom: 40px;
	margin-top: 200px;
}

.prize_text {

}

.prize_text span {
	font-weight: 700;
}

.prize_text p {
	margin-bottom: 24px;
}

.prize_bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.prize_bottom_img {
	max-width: 276px;
}

.prize_bottom_text {
	margin-left: 28px;
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
}

/* Prize. */



/* Articles. */

.articles.articles_slide {
	background-image: url('../images/articles_bg.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.articles_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;

	margin-bottom: 40px;
}

.articles .container {
    text-align: center;
    display: grid;
}

.articles_slider {
	text-align: left;
}

.articles_more {
	display: inline-block;
	position: relative;

	margin: auto;
	padding-right: 24px;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
}

.articles_more:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;

	margin-top: -8px;
	padding: 8px;
	border: solid #FF5B15;
    border-width: 0 4px 4px 0;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: margin -23s;
    -webkit-transition: margin .23s;
    transition: margin .23s;
}

.articles_more:hover:before {
	margin-right: -8px;
}


.articles:nth-child(odd) {
	background-image: url('../images/articles_bg.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.articles .col-lg-4 {
	margin-bottom: 20px;
}

.articles .col-lg-4:last-child {
	margin-bottom: 0;
}

.article_title {
	margin-top: 52px;
	margin-bottom: 16px;
}

.article_autor {
	color: #808080;
	margin-bottom: 16px;
}

.article_img {
	margin-bottom: 32px;
}

.article_subtitle {
	margin-bottom: 16px;
	font-weight: 500;
}

.article_text {
	margin-bottom: 32px;
}

.article_text p {
	margin-bottom: 16px;
}

.article_text p:last-child {
	margin-bottom: 0;
}

.article_text li {
	list-style-type: disc;
}

.article_text div {
	margin-bottom: 16px;
}

.single-banner {
	width: 100%;
	height: 352px;
	margin-bottom: 32px;
	border-radius: 17px;
	overflow: hidden;
}

.single-banner.small {
	padding: 40px;
	margin-top: 168px;
	margin-bottom: 0;
}

.single-banner.small:first-child {
	margin-top: 0;
}

/* Articles. */



/* FAQ. */

.faq {
	position: relative;

	padding-bottom: 40px;
}

.faq_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;

    margin-bottom: 40px;
}

.faq_block {
	margin-bottom: 20px;
}

.faq_block_info {
	position: relative;

	max-width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 20px 78px 20px 54px;
	background: -webkit-gradient(linear, left bottom, left top, from(#FCFCFC), to(#C0DFF7));
	background: linear-gradient(360deg, #FCFCFC 0%, #C0DFF7 100%);
	border-radius: 0 25px 25px 25px !important;
}

.faq_block_info_button {
	position: absolute;
	top: 50%;
	right: 28px;

	width: 44px;
	height: 44px;
	margin-top: -22px;
	border: 2px solid #4B4B4B;
	border-radius: 50%;
	cursor: pointer;
}

.faq_block_info_button:before,
.faq_block_info_button:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;

	width: 16px;
	height: 2px;
	margin-top: -1px;
	margin-left: -8px;
	background-color: #4B4B4B;

	-webkit-transition: -webkit-transform .6s ease-out;
	transition: -webkit-transform .6s ease-out;
	transition: transform .6s ease-out;
	transition: transform .6s ease-out, -webkit-transform .6s ease-out;
}

.faq_block_info_button:after {
	width: 2px;
	height: 16px;
	margin-top: -8px;
	margin-left: -1px;
}

.active .faq_block_info_button:before {
	-webkit-transform: rotate(400grad);
	        transform: rotate(400grad);
}

.active .faq_block_info_button:after {
	-webkit-transform: rotate(300grad);
	        transform: rotate(300grad);
}

.faq_block_wrapper {
	max-width: 100%;
	margin-right: 0;
	padding: 20px 32px;
	border-radius: 25px 0 25px 25px !important;
}


.faq_block_wrapper p {
	margin-top: 16px;
	font-size: 16px;
}

.faq_block_wrapper p:first-child {
	margin-top: 0;
}

.faq .container {
	overflow: hidden;
	max-height: 310px;
}

.faq_more {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;

	cursor: pointer;
	text-align: center;
	line-height: 200px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2.94%, rgba(250, 250, 250, 0)), color-stop(36.91%, rgba(255, 255, 255, 0.71)), color-stop(87.5%, #FAFAFA));
	background: linear-gradient(180deg, rgba(250, 250, 250, 0) 2.94%, rgba(255, 255, 255, 0.71) 36.91%, #FAFAFA 87.5%);
}

.faq_more:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 64px;

	margin-left: -6px;
    padding: 6px;
	border: solid #FF5B15;
    border-width: 0 3px 3px 0;

    -webkit-transform: rotate(-50grad);
            transform: rotate(50grad);
    -webkit-transition: margin 0.23s;
    transition: margin 0.23s;
}

.faq_more:hover:before {
	margin-bottom: -8px;
}

/* FAQ. */



/* Catalog. */

.catalog:nth-child(odd) {
	background-image: url('../images/catalog_bg.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.catalog_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.catalog_title .subtitle {
	color: #6B6B6B;
	font-size: 36px !important
}

/* Catalog. */



/* Product. */

.product {
	background-image: url('../images/product_bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.product_top {

}

.product_top_active_img {
	width: 100%;
	margin-bottom: 12px;
}

.product_top_active_img img {
	height: 100%;
}

.product_top_smoll_img {
	width: 100%;
	height: 80px;
	margin-bottom: 12px;
}

.product_top_smoll_img.active {
	padding: 4px;
	border: 2px solid #B5B9B5;
	border-radius: 7px;
}

.product_top_smoll_img img {
	width: 100%;
	height: 100%;

	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}

.product_top_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 32px;
	padding: 12px;
	padding-right: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#919191), color-stop(92.08%, #4E4E4E));
	background: linear-gradient(180deg, #919191 0%, #4E4E4E 92.08%);
	border-radius: 17px;
}
section.product.vitamin-c-zn .des_st_page_icon_top .product_top_block {
    height: 152px;
}

.product_top_img {
	width: 80px;
	min-width: 80px;
	height: 80px;
	min-height: 80px;
	margin-right: 20px;
}

.product_top_img img {
	height: 100%;
}

.product_top_text {
    color: #161616;
}

.product_top_text span {
	font-size: 10px;
}

.product_top > .row > .col-md-4 {
	margin-bottom: 20px;
}

.product_top_button {
	width: 260px;
}

.product_top_table_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;

    margin: 40px 0;
}
.product_top_title {
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	border-bottom: 9px solid #fff;
     color: #ff2738;
  margin-bottom: 15px!important;
}
.product_top_title_mob {
    display: none;
}
.tekst_posle_zagolovka_stran_tov_clss {
    margin-bottom: 15px;
    color: #222222;
    font-weight: 600;
}
.row .des_st_page_icon_top .col-lg-4 {
    padding-right: 0px;
}
.row .des_st_page_icon_top .product_top_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    padding: 5px;
    padding-right: 0;
    background: white;
    border-radius: 17px;
    border: 1px solid #bdbdbd;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
}
.product_info .col-md-10 > * {
	max-width: 780px;
}

.product_info_title {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
}

.product_info_text {
	font-size: 20px;
}

.product_info_text p {
	margin-bottom: 16px;
}

.product_info_text span {
	font-size: 12px;
}

.product_info_text b {
	font-weight: 600;
}

.product_info_text div {
	margin-top: -16px;
	margin-bottom: 16px;
}

.product_info_text li {
	list-style-type: disc;
}

.product_info_img {
	max-width: 520px !important;
	margin-bottom: 40px;
}

.product_info_subtitle {
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 600;
}

.product_info_button {
	max-width: 260px !important;
	margin: 52px auto;
}

.product_info_more {
	position: relative;

	margin-top: 42px !important;
	margin-bottom: 20px !important;
	font-size: 24px;
	text-align: center;
}

.product_info_more:before {
	content: '';
	position: absolute;
	left: 50%;
	right: 0;
	bottom: -30px;

	width: 0;
	margin-left: -10px;
	padding: 10px;
	border: solid #FF5B15;
    border-width: 0 4px 4px 0;
    border-radius: 2px;

    -webkit-transform: rotate(50grad);
            transform: rotate(50grad);
}

.product + .buy {
	background: -webkit-gradient(linear, left top, left bottom, from(#E1E1E1), to(#EFEFEF));
	background: linear-gradient(180deg, #E1E1E1 0%, #EFEFEF 100%);
}

/* Product. */



/* Table. */

table {
	width: 80%;
	margin: 0 auto;
	border-spacing: 0;
	border: 1px solid #A4A4A4;
}

tr:nth-child(odd) {
	background: -webkit-gradient(linear, left top, left bottom, from(#C4C4C4), to(#F8F1EC));
	background: linear-gradient(180deg, #C4C4C4 0%, #F8F1EC 100%);
	border: 1px solid #A4A4A4;
}

td {
	padding: 20px 40px;
}

td:first-child {
	width: 200px;
	border-right: 1px solid #A4A4A4;
}

td li {
	position: relative;
	width: 200px;
	line-height: 24px;
}

td li span {
	position: absolute;
	top: 0;
	right: -120px;

	width: 100px;
	padding-left: 32px;
}

table li span:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;

	width: 20px;
	height: 20px;
	margin-top: -10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

table li .red {
	color: #FF0000;
}

table li .red:before {
	background-image: url('../images/no.svg');
}

table li .green {
	color: #04A630;
}

table li .green:before {
	background-image: url('../images/yes.svg');
}

table li .yellow {
	color: #F6BA35;
}

table li .yellow:before {
	background-image: url('../images/сaution.svg');
}

span.main_rec_text {
    width: 250px;
    display: inline-block;
    position: relative;
    right: 0px;
    padding-left: 0px;
}
td li.main_li_content {
    position: relative;
    width: auto;
    line-height: 24px;
}

td li.main_li_content span {
    position: relative;
    width: 270px;
    line-height: 24px;
}
table li.main_li_content .green {
    color: #04A630;
    width: 142px;
    display: inline-block;
}
table li.main_li_content .green:before {
    background-image: url(../images/yes.svg);
    content: '';
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin-right: 10px;
}
td li span {
    top: 0;
    right: auto;
    padding-left: 27px;
}
table li .yellow:before {
    background-image: url(../images/warning-1.svg);
}





/* Table. */



/* Footer. */

.footer {
	padding-top: 42px;
	background: linear-gradient(114.95deg, #E8E6E6 16.12%, #D0CFCE 53.87%);
}

.footer_naw {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;

	font-weight: 400px;
	margin-bottom: 52px;
}

.footer_naw_li {
	text-align: center;
}

.footer_naw_li a {
	-webkit-transition: color .23s;
	transition: color .23s;
}

.footer_naw_li a:hover {
	color: #FF2738;
}

.footer_info {
	max-width: 580px;
	margin: 0 auto;
	text-align: center;
}

.footer_logo {
	max-width: 372px;
	margin: 0 auto 28px;
}

.footer_cookies {
	margin-bottom: 32px;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
}

.footer_policy {
	margin-bottom: 24px;
	font-size: 400;
}

.footer_policy:hover {
	text-decoration: underline;
}

.footer_caution {
	padding: 24px;
	color: #000000;
	background-color: #fff;
}

.footer_caution_title {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    height: 15%;
    padding: 3px 20px 0px;
    margin-bottom: 0px;
}
.footer_caution_title:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(255 255 255);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    z-index: -1;
}
footer.footer.bg-blur .footer_caution_title:before {
    background: rgba(255,255,255,.05);
}
.footer_caution_title p {
    opacity: 0.3;
  text-align: center;
}
.footer_caution_title p svg {
    max-height: 100%;
    margin-top: -50px;
}

.footer_caution_text {
    margin: 0 auto;
    max-width: 1400px;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    line-height: 10px;
}

/* Footer. */


/* Slider. */

.slider_info {
    position: relative;
    max-width: 320px;
    padding: 16px;
    padding-top: 64px;
    padding-bottom: 80px;
}

.slider_info_tag {
	display: inline-block;
	position: absolute;
	top: 16px;
	right: 16px;

	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 28px;
	background-color: #ff7551;
	border-radius: 12px;
}

.slider_info_img {
	margin-bottom: 24px;
}

.slider_info_title {
	margin-bottom: 48px;
	font-size: 17px;
	font-weight: 700;
	min-height: 59px;
    overflow: hidden;
}

.slider_info_text {
	font-size: 14px;
	font-weight: 500;
}

.slider_info_button {
	position: absolute;
	right: 16px;
	bottom: 16px;

	padding-right: 16px;
	cursor: pointer;
}

.slider_info_button:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -3px;
    padding: 3px;
	border: solid black;
    border-width: 0 2px 2px 0;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

    -webkit-transition: margin .23s;
    transition: margin .23s;
}

.slider_info_button:hover:before {
	margin-right: -4px;
}

/* Слайдер */
.slick-slider {
	position: relative;
	margin: 0 auto;
}

/* Ограничивающая оболочка */
.slick-list {
	overflow-x: hidden;

	max-width: 940px;
	padding: 40px 0 !important;
	margin: 0 auto;
}


/* Лента слайдов */
.slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

/* Слайд */
.slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	opacity: 0;

	-webkit-transition: opacity .23s;

	transition: opacity .23s;
}

/* Слайд активный (показывается) */
.slick-slide.slick-active {
	opacity: 1;
}

/* Стрелка */
.slick-arrow {
	position: absolute;
	top: 50%;

	width: auto !important;
	margin-top: -12px;
    padding: 12px;
    font-size: 0;
	border: solid #040404;
    border-width: 0 3px 3px 0;
    background-color: transparent;
    border-radius: 2px;
    cursor: pointer;
    z-index: 9;

    -webkit-transition: -webkit-transform .23s;
    transition: -webkit-transform .23s;
    transition: transform .23s;
    transition: transform .23s, -webkit-transform .23s;
}

/* Стрелка влево */
.slick-arrow.slick-prev {
	left: 0;

	transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.slick-arrow.slick-prev:hover {
	-webkit-transform: scale(1.2) rotate(150grad) !important;
	        transform: scale(1.2) rotate(150grad) !important;
}

/* Стрелка вправо */
.slick-arrow.slick-next {
	right: 0;

	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.slick-arrow.slick-next:hover {
	-webkit-transform: scale(1.2) rotate(-50grad) !important;
	        transform: scale(1.2) rotate(-50grad) !important;
}

/* Стрелка не активная */
.slick-arrow.slick-disabled {
	opacity: .2;
}

/* Точки */
.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;

    margin: -12px;
}

.slick-dots li {
	width: 12px;
	height: 12px;
	margin: 12px;
	font-size: 0;
	background: linear-gradient(135deg, #C4C4C4 14.65%, #DFDFDF 85.35%);
	border-radius: 50%;
	
	-webkit-transition: all .23s;
	transition: all .23s;
}

/* Активная точка */
.slick-dots li.slick-active {
	background: -webkit-gradient(linear, left top, left bottom, from(#F88E6C), to(rgba(252, 227, 167, 0.72)));
	background: linear-gradient(180deg, #F88E6C 0%, rgba(252, 227, 167, 0.72) 100%);
	
	-webkit-transform: scale(1.5);
	        transform: scale(1.5);
}

/* Элемент точки */
.slick-dots li button {
	display: none;
}

/* Slider. */
.product_info_text ul{
	margin-left: 20px;
}
.product_info_text .product_info_subtitle{
	margin-top:0;
}
.article-margin{
	margin-top: -275px;
}
.article-content{
	position: relative;
}
.banners_1-3_width{
	position: absolute;
	top: 0;
	right: 0;
}
.header .container>.row {
	position: relative;
}
/*.header .container .row .header_naw_wrapper .header_nav>li:last-child {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: auto;
	z-index: 1111;
	font-size: 28px;
	display: none;
}*/
.header .container .row .col-md-1{
	display: none;
}


/*Lang switcher*/


.header_nav_li ul.sub-menu {
    visibility: hidden;
    position: absolute;
    left: 390px;
    width: 250px;
    height: auto;
    margin-top: 16px;
    padding: 8px 8px 8px 0;
    background-color: #fff;
    border-radius: 15px !important;
    border-top-right-radius: 0px!important;
    border-top-left-radius: 0px!important;
    opacity: 0;
    z-index: 999999999;
    /* right: 0; */
    -webkit-transition: visibility 0s .23s, all .23s;
    transition: visibility 0s .23s, all .23s;
}

.header_nav_li.active ul.sub-menu {
	visibility: visible;

	opacity: 1;

	-webkit-transition: all .23s;

	transition: all .23s;
}

.header_nav_li ul.sub-menu .header_nav_li a {
	-webkit-transition: color .23s;
	transition: color .23s;
}

.header_nav_li ul.sub-menu .header_nav_li a {
    color: black;
    text-align: left;
    font-size: 16px;
    max-width: none;
}

.header_nav_li ul.sub-menu .header_nav_li a:hover {
    color: #f54d0f;
    text-align: left;
    font-size: 16px;
}
.header_nav_li ul.sub-menu .header_nav_li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.header_nav_li ul.sub-menu .header_nav_li a:after {
    content: "";
    border-right: 0px solid #ffffff00;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 0px;
    width: 1px;
    border-radius: 50%;
}
.header_nav_li.active ul.sub-menu .header_nav_li a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    width: 0%;
    height: 1px;
    background-color: #FF2738;
    border-radius: 2px;
    -webkit-transition: width .23s;
    transition: width .23s;
}
.header_nav_li.active ul.sub-menu a:hover:before, .header_nav_li.active ul.sub-menu .menu-item a:hover:before {
    width: 100%;
}



.route_text p{
	overflow: hidden;
}

.route_text p span{
	font-weight: 400;
	white-space: nowrap;
}

.menu-pereklyuchatel-yazykov-container{
	position: relative;
	text-align: right;
}
.menu-pereklyuchatel-yazykov-container .polylang > .polylang_switcher > a {
	   padding-right: 28px;
    position: relative;
    font-size: 28px;
    cursor: pointer;
    color: #4b4b4b;
    font-weight: 400;
}

.menu-pereklyuchatel-yazykov-container .polylang > .polylang_switcher > a::before{
    content: '';
    position: absolute;
    top: 50%;
    right: 93px;
    margin-top: -8px;
    padding: 5px;
    border: solid #c3c3c3;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: all .23s;
    transition: all .23s;
}


.menu-pereklyuchatel-yazykov-container .polylang > .polylang_switcher.active > a::before{
	    margin-top: -2px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.menu-pereklyuchatel-yazykov-container .polylang_switcher .sub-menu {
	visibility: hidden;
  position: absolute;
  right: -8px;
  width: 80px;
  margin-top: 12px;
  padding: 8px 28px 8px 0;
  background-color: #fff;
  border-radius: 15px !important;
  opacity: 0;
  z-index: 99;
  -webkit-transition: visibility 0s .23s, all .23s;
  transition: visibility 0s .23s, all .23s;
overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 40px;
    -webkit-box-shadow: 13px 7px 26px rgba(99, 102, 100, .2);
    box-shadow: 13px 7px 26px rgba(99, 102, 100, .2);
}

.menu-pereklyuchatel-yazykov-container .polylang_switcher .sub-menu.active {
	    visibility: visible;
    opacity: 1;
    -webkit-transition: all .23s;
    transition: all .23s;
}
 .lang-movi-head-mob {
    display: none;
}
  .lang-movi-head-des {
    display: none;
}
.tekst_zagolovok_under_main p {
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    border-bottom: 2px solid #FF2738;
}
.tekst_zagolovok_under_main {
    margin-bottom: 15px;
    margin-top: 40px;
}
section.under_main .under_main_block_text p {
    font-size: 20px!important;
    font-weight: 500!important;
}
section#how_it_work .row.justify-content-end .route_number {
    display: none;
}
.row_block_nw_des .row {
    width: 33%;
    float: left;
    display: inline-block;
}
.row_block_nw_des .route_text {
    font-size: 19px;
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.product_sv_block_singl_page {
    border: 1px solid #bbb9b9;
    box-sizing: border-box;
    border-radius: 6px;
}
.product_top_img_sv {
    max-width: 34px;
    float: left;
  display: block;
}
.product_top_block_sv {
    float: left;
  width: 25%;
  padding: 0px;
}
.product_top_text_sv {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #323131;
    font-weight: 500;
    display: block;
    margin-left: 5px;
}
.st_fot_btn {
    margin-top: 30px;
}
li.product_top_text_sv_name {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #000;
}
li.product_top_text_sv_info {
    font-size: 11px;
    line-height: 12px;
}
.product_top_text_sv ul {
    width: 175px;
}
.product_sv_block_singl_page .row{
    padding-left: 15px;
}
.page_product_top_vk_buttons {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}
.page_product_top_vk_buttons button.tablinks {
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    color: #4B4B4B;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.15;
    font-family: 'Gilroy', sans-serif;
    padding: 10px;
}
.page_product_top_vk_buttons button.tablinks:hover {
    background-color: #ddd;
}
.page_product_top_vk_buttons button.tablinks.active {
    background-color: #ccc;
}
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}


.des_st_page_product_top_vk .tabs {
  overflow: hidden;
  border-radius: 15px;
}
.des_st_page_product_top_vk .tabs__head {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.des_st_page_product_top_vk .tabs__caption {
  color: #121212;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.15;
    font-family: 'Gilroy', sans-serif;
    background-color: #FFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#C4C4C4), to(#F8F1EC));
    background: linear-gradient(180deg, #C4C4C4 0%, #F8F1EC 100%);
    border: 0.5px solid #A4A4A4;
  margin: 0px 7px 0px 7px;
    border-radius: 10px;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.6;
  transition: 0.25s;
}
.des_st_page_product_top_vk .tabs__caption:hover {
  opacity: 0.8;
}
.des_st_page_product_top_vk .tabs__caption_active {
  opacity: 1;
  background: var(--primary);
}
.des_st_page_product_top_vk .tabs__body {
    background: var(--primary);
    position: relative;
    top: -7px;
    transition: 0.25s;
}
.des_st_page_product_top_vk .tabs__content {
  display: none;
  padding: 30px;
  color: var(--color);
  transform: scaleY(0.8);
  opacity: 0;
  transform-origin: center top;
  -webkit-animation: showContent 0.6s forwards;
  animation: showContent 0.6s forwards;
}
.des_st_page_product_top_vk .tabs__content_active {
  display: block;
}
.des_st_page_product_top_vk .section {
  --primary: #3fa7d6;
  --color: #fff;
  padding: 15px 0;
}
.des_st_page_product_top_vk .about {
  padding: 15px 0;
  --primary: #8cff98;
  --color: #121212;
}
@-webkit-keyframes showContent {
  0% {
    transform: scaleY(0.8);
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes showContent {
  0% {
    transform: scaleY(0.8);
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    opacity: 1;
  }
}
.dow_instruction_sin_helpex a {
    display: inline-block;
    position: relative;
    padding-bottom: 2px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #FF2738;
}
.col-lg-4.slider_wrapper {
    float: left;
}
.dow_instruction_sin_helpex a:before {
    content: '';
    background: url(/wp-content/themes/Helpex/assets/images/pdf-ico.png);
    position: absolute;
    width: 32px;
    height: 33px;
    background-size: cover;
    margin-left: -39px;
    margin-top: -10px;
}

.block_vozrast_single_helpex {
    width: 280px;
}
.block_vozrast_single_helpex li:before {
    content: '';
    background: url(/wp-content/themes/Helpex/assets/images/gls-2-01.png);
    position: absolute;
    width: 24px;
    height: 19px;
    background-size: cover;
    margin-left: -35px;
    margin-top: 1px;
}
ul.block_vozrast_single_helpex_ul li {
    padding-left: 60px;
    padding-top: 19px;
}
.main_bottom.row h4 {
    margin-left: 15px;
    font-weight: 800;
}
section.main .main_title sup {
    vertical-align: top;
    font-size: 23px;
    font-weight: 700;
}
section#choose .block.card .block_button, section#pills .block.card .block_button, section#salve .block.card .block_button, section#vitamin-c-zn .block.card .block_button {
    position: absolute;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
section#choose .button, section#pills .button, section#spray-helpex .button, section#salve .button, section#vitamin-c-zn .button {
    width: 47%;
    margin-left: 5px;
    font-size: 21px;
    line-height: 45px;
    padding: 0 10px;
}
section#choose .block_button, section#pills .block_button, section#spray-helpex .block_button, section#salve .block_button, section#vitamin-c-zn .block_button {
    width: 100%;
    padding: 0px 10px 0px 10px;
}
.block_button_info_lar_main {
    bottom: auto;
    width: 100%;
    padding: 0px 10px 0px 10px;
}
.button_info_lar_main.red-btm_info_lar {
    width: 150px;
    height: 55px;
    margin-left: 26px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    transition: transform .23s, -webkit-transform .23s;
    border: 3px solid #ffffff;
}
.button_info_lar_main.red-btm_info_lar:before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: -21px;
    left: 40%;
    border-bottom: 20px solid #ffffff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.button_info_lar_main.red-btm_info_lar {
    width: 47%;
    margin-left: 5px;
    font-size: 21px;
    line-height: 45px;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
}
.block_spar_cen_helpex .block_button {
    float: left;
    margin-bottom: 20px;
}
section#choose .block05 img {
    margin-top: 20px;
    max-height: 320px;
}
section#choose .block05 .block_title {
    margin-top: 25px;
}
.product_top_lable span:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 38px;
    background-size: cover;
    margin-left: -127px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: transperent;
    z-index: -1;
}
.product_top_lable .pink_block:before {
    background: #ec0540;
    background-color: #ec0540;
}
.product_top_lable .red_block:before {
    background: #FF0000; 
    background-color: #FF0000;
}
.product_top_lable .green_block:before {
  background: #019B3A;  
  background-color: #019B3A;
}
.product_top_lable .orange_block:before {
  background: #fb5600;  
  background-color: #fb5600;
}
.product_top_lable span {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 160px;
    height: 38px;
    font-size: 14px;
    text-align: center;
    color: #fff !important;
    float: right;
    position: absolute;
    margin-left: -161px;
}
.product_top_lable {
    margin-top: 17px;
    float: right;
    display: block;
    position: sticky;
    z-index: 9999;
}
.main_osoblivosti_helpex .route_title {
    padding: 35px 0px 20px 0px;
}
.footer_caution_text {
    padding-bottom: 8%;
}
.block_img_prod_i img {
    width: auto;
  max-height: 700px;
  max-width: 500px;
}
section#spray-helpex .block_prod.card_prod span.orange_block, section#salve .block_prod.card_prod span.orange_block, section#vitamin-c-zn .block_prod.card_prod span.orange_block {
    top: 7px;
    right: 7px;
    float: right;
}
section#spray-helpex .block_prod.card_prod, section#salve .block_prod.card_prod, section#vitamin-c-zn .block_prod.card_prod {
    background-color: white;
    border-radius: 15px;
}
section#spray-helpex .block_title span, section#salve .block_title span, section#vitamin-c-zn .block_title span {
    border-bottom: 1px solid #FF2738;
}
section#spray-helpex .block_title, section#salve .block_title, section#vitamin-c-zn .block_title {
    text-align: center;
    padding-bottom: 25px;
}

footer.footer.bg-blur ul.sub-menu {
    display: none;
}
section#choose .block05 .bu_button_helpex {
    display: none;
}
.footer_vivod_razr {
    position: absolute;
    float: right;
    right: 5px;
    color: transparent;
}
.footer_vivod_razr a {
    color: transparent;
}
footer.footer ul.sub-menu {
    display: none;
}
section#spray-helpex .block_button, section#vitamin-c-zn .block_button, section#salve .block_button {
    margin-top: -80px;
    bottom: auto;
    float: left;
    right: auto;
}
section#salve .block_button {
    margin-top: -57px;
    bottom: auto;
    float: left;
    right: auto;
}
section#vitamin-c-zn .block_button {
    margin-top: -96px;
    bottom: auto;
    float: left;
    right: auto;
}
.block_prod_position_img {
    position: relative;
    z-index: 10;
}
.block_btn_position {
    position: relative;
    z-index: 11;
}
.salve_block_hw_work {
    text-align: center;
    margin-bottom: 9px;
    font-size: 20px;
    font-weight: 600;
}
.salve_block_hw_work {
    display: none;
}
section.st-style-product {
    padding: 0px 0;
}
section.product-helpex-lar {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8FAFA), to(#ff5b1536));
    background: linear-gradient(180deg, #F8FAFA 0%, #ff5b1536 100%);
}
footer.product-ftr-helpex-lar .footer_caution_title:before {
    background: rgba(255,255,255,.05);
}
section.product-effect-maz {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8FAFA), to(#B5F2EB));
    background: linear-gradient(180deg, #F8FAFA 0%, #B5F2EB 100%);
}
footer.product-ftr-effect-maz .footer_caution_title:before {
    background: rgba(255,255,255,.05);
}
section.product-vitamin-c-zn {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8FAFA), to(#f900002b));
    background: linear-gradient(180deg, #F8FAFA 0%, #f900002b 100%);
}
footer.product-ftr-vitamin-c-zn .footer_caution_title:before {
    background: rgba(255,255,255,.05);
}
section#articles {
    display: none;
}
#articles .slider_wrapper {
    flex: 0 0 auto;
    width: 33.3333333333%;
    float: left;
}
.contakt_block_img img {
    height: 51px;
    width: 51px;
    display: block;
  margin: 0 auto;
}
.contacts_title_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
}
.col-md-6.info_content_items_main_page {
    float: left;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    grid-template-columns: repeat(2, calc(50% - 10.5px));
    grid-gap: 21px;
    display: grid;
}
.card_box_form {
    border-radius: 20px !important;
    padding: 20px;
    position: relative;
    flex: 1;
    max-width: 500px;
    transition-duration: inherit;
    color: white;
    margin: 10px;
    min-height: 226px;
    margin-top: 100px;
    left: 35%;
}
.card_box_form:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition-duration: inherit;
    transition-property: opacity;
    border-radius: inherit;
    background-color: #000000;
    opacity: 0.55;
    z-index: 1;
}
.container_contakt_form_block {
    z-index: 2;
    position: relative;
}
.container_contakt_form_block label.wpforms-field-label {
    color: rgb(255 255 255 / 85%) !important;
    font-weight: 700;
    line-height: 0.1 !important;
    font-size: 1rem !important;
}
.container_contakt_form_block  div.wpforms-container-full button[type=submit], .container_contakt_form_block  div.wpforms-container-full button[type=submit]:hover {
    background-color: #fff !important;
    color: linear-gradient(135deg, #FFA161 14%, #DA0016 83%)!important;
    border: 3px solid #FF2738;
    color: #ec0202!important;
    border-radius: 20px;
    padding: 0 20px;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    height: 50px;
}

.kontaktnaya_informac_main_page_bg {
    display: flex;
}
.card_box {
    border-radius: 20px !important;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    flex: 1;
    max-width: 100%;
    transition-duration: inherit;
    color: white;
    text-align: center;
    float: left;
    margin: 10px;
    --effect-scale: 1.1;
    min-height: 226px;
    max-height: 260px;
    width: 48%;
}
.card_box:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition-duration: inherit;
    transition-property: opacity;
    border-radius: inherit;
    background-color: #00000069;
    opacity: 0.55;
    z-index: 1;
}
.container_contakt_block {
    z-index: 2;
}
.contakt_vlock_title {
    text-transform: uppercase;
    font-weight: 700;
    margin: 30px 0 0;
    font-size: 1.25rem;
    line-height: 1.2;
}
.contakt_vlock_text {
    margin: 19px 0 0;
    word-wrap: break-word;
    position: relative;
}
.contacts-main {
    display: block;
    background-image: url(../images/articles_bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box_st_map_cls {
    padding: 5px;
    overflow: hidden;
    max-height: 226px;
}
.box_st_map_cls .contakt_vlock_map_box {
    border-radius: 20px !important;
    overflow: hidden;
}
.box_st_map_cls .container_contakt_block {
    overflow: hidden;
    border-radius: 20px !important;
}

.modal {
    display: none;
    background: #767676d9;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
}
.modal_vis {
    display: block;
}
.body_block {
    overflow: hidden;
    margin-right: 17px;
}
.close_modal {
    color: #ff5b15;
    font-size: 40px;
    font-weight: bold;
    font-family: Times, sans-serif;
    border-radius: 50%;
    border: 4px solid #ff5b15ab;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    position: relative;
    transform: rotate(45deg);
    transition: all 0.6s;
    box-sizing: content-box;
    float: right;
    top: 3px;
    right: 3px;
    z-index: 999999999;
}
.close_modal:hover {
    color: #f40000;
    transform: rotate(135deg);
    border: 4px solid #f00;
}
.modal_txt_boxeses {
    box-shadow: 0 4px 12px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
    background: #FFF;
    margin: 100px auto;
    max-width: 800px;
    min-height: 70%;
    max-height: 70%;
    overflow: hidden;
}
.prod_vit_c_zn_main .block_img_prod_i img {
    width: auto;
    max-height: 700px;
    max-width: 525px;
    float: right;
}
.container.cont-menu-top.sticky {
    position: fixed;
    z-index: 999;
    width: 100%;
    max-width: 100%;
    top: 0;
    background: #f6f6f6;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    animation: example 1s ease-in-out;
}
@keyframes example {
  0% {transform: translateY(-80px)}
  100% {transform: translateY(0)}
  
}
.container.cont-menu-top.sticky .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container.cont-menu-top.sticky .container .row.align-items-center {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.header .container.cont-menu-top.sticky .container .row .col-md-1 {
    display: inline-block;
    margin-right: 100px;
}
.header .container.cont-menu-top.sticky .container .row .col-lg-8 {
    margin-left: -100px;
}
.pum-theme-1203 .pum-content + .pum-close, .pum-theme-1203 .pum-content + .pum-close {
    right: 12px !important;
    top: 12px !important;
}
.info_page_promo_content {
    margin-top: 40px;
}
.popular__img.pos-rel.mb-70 {
    float: left;
    display: inline-block;
}
.btn_action {
    width: 50%;
    float: right;
    position: relative;
    margin-left: 12px;
    margin-top: 25px;
}
.row.popular__content.pl-20.pr-20.text-center {
    padding: 10px;
}
.detail_promo_page_prc {
    border-radius: 50%;
    background-color: #f54d0f;
    box-shadow: 0px 10px 60px 0px #ff5b1557;
    position: relative;
    top: -321px;
    right: -264px;
    width: 100px;
    height: 100px;
    z-index: 1;
    text-align: center;
    line-height: 100px;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    color: white;
    font-size: 30px;
    font-weight: 800;
}
.info_page_promo_content .block_title {
    margin-bottom: 14px;
    font-size: 22px;
    font-weight: 700;
    color: #ff2738;
}
.date_promo_page_box_info {
    text-align: right;
    font-size: 11px;
    color: #8b8b8b;
}
setion.single-promo .container {
    margin-top: 30px;
}
setion.single-promo .article_title {
    margin-top: 30px;
    margin-bottom: 16px;
}
setion.single-promo .date_promo_page_box_info {
    margin-top: 15px;
}
setion.single-promo .content_single_promo_page {
    padding: 20px 0px 50px 0px;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
}
.btn_modal_win_fbak_box div.wpforms-container-full {
    margin: 1px auto;
}
.kontaktnaya_informac_main_page_bg .block_button {
    width: 380px;
    display: none;
}
.contakt_form_items_main_page .close_modal {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.contakt_vlock_text p {
    color: white;
}

.faq_block.active .faq_block_wrapper.card_2 {
    display: inline-block!important;
}
.product_top_title_und_ser {
    color: #373737;
    font-size: 19px;
    margin-bottom: 10px;
}
.vitamin-czn_title_top_des_und_ser_m_page {
    color: #373737;
    font-size: 19px;
    margin-bottom: 10px;
}
.no_text_clases_cookies .footer_caution_text p {
    display: none;
}
.product_label_sup_nbr_dv {
    display: inline-block;
    font-size: 9px;
    margin-top: -4px;
    margin-left: 2px;
    position: absolute;
}
.block_dop_ifo_helpex p {
    color: #00a342;
    font-weight: 600;
    background-color: #efefef;
    display: inline-block;
    padding: 5px 10px;
}
.row.article-content.mag-st-top {
    margin-top: 20px;
}
.mag-st-top .article_title.subtitle {
    color: #ff2738;
}
.mag-st-top a {
    display: contents;
}
.col-container-social-top-stacky {
    display: none;
}
.container.cont-menu-top.sticky .menu-menyu-v-shapke-ukr-glavnaya-container, .container.cont-menu-top.sticky .menu-menyu-v-shapke-ukr-container {
    text-align: center;
    height: 100%;
    float: left;
    width: 80%;
}
.container.cont-menu-top.sticky .col-container-social-top-stacky {
    display: block;
    text-align: center;
    height: 100%;
    float: right;
    width: 18%;
}
.col-social-top-stacky {
    float: left;
    margin-left: 30px;
}

section#video video {
    width: inherit;
}

.container_video_adm {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 15px;
}
















@media only screen and (max-width: 767px){
.logo-movi-head {
    position: relative;
    width: 112px;
    margin-top: -10px;
    margin-left: -50px;
}
.page_video_adm iframe {
    width: auto !important;
    height: auto !important;
}
.col-container-social-top {
    position: absolute;
    height: 35px;
    z-index: 2;
}
.col-container-social-top-stacky {
    display: none;
}
.article_img {
    margin-top: 110px;
}
.row.article-content.mag-st-top {
    margin-top: 0px;
}


  .menu-pereklyuchatel-yazykov-container {
    position: absolute;
    text-align: right;
    margin-top: -2px;
    right: 0px;
}
  .menu-pereklyuchatel-yazykov-container .polylang > .polylang_switcher > a::before {
    right: 7px;
}
  .main_title {
    font-size: 22px!important;
}
 .main_title b {
    font-size: 31px!important;
}
header.header {
    overflow: hidden;
    position: fixed;
    height: 100px;
    z-index: 99999999;
    width: 100%;
  background: transparent;
}
  .rev_slider_box.showcase-carousel-box {
    background-image: none;
    margin-top: -50px;
    padding: 15px 0;
    height: auto;
}
  .main_rev_slider:before {
    content: '';
    background-image: url(/wp-content/themes/Helpex/assets/images/fon-gor-sm-ph-2.jpg);
    margin-top: -34px;
    padding: 15px 0;
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    --bs-gutter-x: none;
    background-repeat: repeat-y;
    background-size: cover;
    background-attachment: inherit;
    background-position: 50% 0;
}
  .cont-menu-top {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
}
  section.main .container {
    height: auto;
    min-height: 110px;
}
  .main {
    height: 615px!important;
}
  .main_bottom_arrow {
    position: absolute;
    top: -95px!important;
}
  .main_bottom.row {
    margin-top: -50px!important
}
.main_rev_slider.row {
    background-image: none;
    height: auto;
}  
 .lang-movi-head-mob {
    display: none;
    box-sizing: border-box;
    position: relative;
    z-index: 999;
    margin-top: 13px;
    float: right;
}
.lang-movi-head-mob  .menu-pereklyuchatel-yazykov-container {
    margin-top: -5px;
    right: 0;
}
  .lang-movi-head-des {
    display: none;
}
  .top-header-menu .menu-top-header-menu-ua-container {
    text-align: right;
    float: right;
    width: auto;
    line-height: 35px;
    margin-right: 0px;
}
    .top-header-menu .menu-top-header-menu-ua-container a {
    font-size: 13px;
}
  .top-header-menu ul li#menu-item-785:after {
    left: 122px;
}
  .top-header-menu ul li#menu-item-786:after {
    left: 67px;
}
    .header_nav_li ul.sub-menu {
    visibility: visible;
    display: table-caption;
    position: inherit;
    width: 250px;
    height: auto;
    margin-top: 10px;
    padding: 0px;
    background-color: transparent;
    border-radius: 0px !important;
    border-top-right-radius: 0px!important;
    border-top-left-radius: 0px!important;
    opacity: 1;
    z-index: 999999999;
    /* right: 0; */
    -webkit-transition: visibility 0s .23s, all .23s;
    transition: visibility 0s .23s, all .23s;
}
  .menu-menyu-v-shapke-ukr-glavnaya-container .header_nav {
    align-items: start;
    font-size: 16px;
    display: inline-flex;
}
  .menu-menyu-v-shapke-ukr-glavnaya-container .header_nav_li {
    text-align: left;
}
.lang-movi-head-mob  .menu-pereklyuchatel-yazykov-container {
    position: relative;
    text-align: right;
    margin-top: -2px;
    right: 0px;
}
  .header_nav_li ul.sub-menu .header_nav_li {
    padding-top: 5px;
    padding-bottom: 0px;
}
  .header_logo img:last-child {
    max-width: 120px!important;
    margin: 0;
    margin-left: -5px!important;
}
  section.main {
    position: relative;
    padding-top: 100px;
    background: transparent!important;
}
section.under_main  {
    padding: 30px 0px 30px 0px;
}
.cont-menu-top:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(255 255 255 / 51%);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    z-index: -1;
}
  .footer_caution_title p {
    transform: scale(1, 4.9);
    opacity: 0.3;
}
  
  .header_nav_mobile {
    position: absolute!important;
    opacity: 0;
}
  .header_naw_wrapper.active .header_nav_mobile {
    position: fixed!important;
    opacity: 1;
}
  
section.under_main .col-lg-3.col-sm-6 {
    padding-bottom: 0px;
}
section.under_main  .col-lg-3.col-sm-6 {
    width: 50%;
  padding-right: 0px;
}
section.under_main  .under_main_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: none;
    height: auto;
    margin-right: 0px;
    padding: 12px 3px 11px 3px!important;
    border-radius: 0 0px 0px 0!important;
}
.tekst_zagolovok_under_main  {
    padding-right: 0px;
}
.tekst_zagolovok_under_main p  {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 30px;
}
section.under_main .main_bottom_buton .button {
    position: relative;
    bottom: -25px;
}
section.under_main .main_bottom_buton   {
    height: 90px;
}
section#choose .col-lg-4.col-md-6, section#pills .col-lg-4.col-md-6  {
    margin-bottom: 7px;
    margin-top: 7px;
}
  section.under_main .under_main_block_text p {
    font-size: 14px!important;
    font-weight: 500!important;
}
  .row_block_nw_des .row {
    width: 100%;
    float: left;
    display: inline-block;
}
section#how_it_work .main_bottom_buton .button {
    position: relative;
    left: 0;
    right: 0;
    bottom: -5px;
    width: 210px;
    margin: 0 auto;
}
section#how_it_work .main_bottom_buton {
    margin-bottom: 20px;
}
section#how_it_work  .route_image {
    max-width: 57%;
    float: left;
    display: inline-block;
}
  .row_block_nw_des .route_text {
    font-size: 13px;
    text-align: left;
    margin-top: 15px;
    font-weight: 500;
    width: 38%;
    display: block;
    margin-left: 10px;
    margin-right: auto;
    float: left;
}
 section.product .container {
    padding-top: 75px;
}
  .row .des_st_page_icon_top .col-lg-4 {
    width: 50%;
}
.product_top_table  {
    overflow: hidden;
}
.des_st_page_icon_top .row  {
    padding-right: calc(var(--bs-gutter-x)/ 2);
}
  .product_top_title_mob {
    display: block;
    font-size: 28px;
    font-weight: 700;
    border-bottom: 9px solid #fff;
    color: #ff2738;
    margin-bottom: 15px!important;
}
  .tekst_posle_zagolovka_stran_tov_clss {
    border-top: 5px solid #fff;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 15px;
}
  .product_top_title {
    display: none;
}
  .product_top_img img {
    display: none;
}
  .product_top_img {
    width: 3px!important;
    height: 18px!important;
    min-width: 3px!important;
    min-height: 3px!important;
    margin-right: 3px!important;
}
.product_top_text:before {
    content: '';
    background: url(/wp-content/themes/Helpex/assets/images/pvv.png);
    position: absolute;
    width: 14px;
    height: 14px;
    background-size: cover;
    margin-left: -17px;
    margin-top: 2px;
}
  .row .des_st_page_icon_top .product_top_block {
    height: auto;
    padding: 5px;
    background: transparent;
    border: none;
    box-shadow: none;
    margin-bottom: 0px;
}
  .product_top_block_sv {
    width: 50%;
}
  .des_st_page_product_top_vk .tabs__caption {
    line-height: 1.05;
    padding: 6px 10px;
    margin-bottom: 7px;
    font-size: 16px;
}
  .des_st_page_product_top_vk .tabs__head {
    display: flex;
    align-items: inherit;
    flex-wrap: inherit;
}
section.st-style-product.product-vitamin-c-zn .des_st_page_product_top_vk .tabs__head {
    display: block;
    align-items: inherit;
    flex-wrap: inherit;
}
section.st-style-product.product-vitamin-c-zn .tabs__caption {
       
        width: 100%;
    }
  .des_st_page_product_top_vk .tabs__body {
    top: -20px;
}
  .product_top_text {
    font-size: 18px!important;
    font-weight: 400;
    font-style: normal;
    line-height: 1.15;
    font-family: 'Gilroy', sans-serif;
}
  .dow_instruction_sin_helpex a {
    font-size: 13px;
    margin-left: 15px;
}
  .dow_instruction_sin_helpex a:before {
    margin-left: -37px;
    margin-top: -5px;
}
  .route_vr_shc {
    margin-top: 0px;
}
 ul.block_vozrast_single_helpex_ul li {
    padding-left: 60px;
    padding-top: 10px;
    display: inline-block;
    align-items: inherit;
    flex-wrap: inherit;
    font-size: 14px;
}
ul.block_vozrast_single_helpex_ul {
    background-color: #f1f1f1;
    height: 40px;
}
 .block_vozrast_single_helpex {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 15px;
    margin-top: 15px;
}
.footer_caution_title p svg {
    max-width: 100%;
    max-height: 100%;
    margin-top: -11px;
}
  .main_osoblivosti_helpex {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
}
  section#choose .block.card .block_button, section#pills .block.card .block_button {
    position: unset;
}
  section#choose .button, section#pills .button {
    width: 100%;
    margin-top: 10px;
    font-size: 18px;
}
  .block_img_prod_i img {
    width: 100%;
}
  .block_spar_cen_helpex .block_button {
    margin-top: 0px;
    margin-bottom: 15px;
}
  .footer_caution_title {
    font-size: 34px;
    padding: 0px;
}
.salve_block_content_items, .ointment_effect_block_content_items, .ointment_vitamin-czn_content_items {
    margin-top: 15px;
}
.salve_subtitle {
    margin-bottom: 15px;
}
section#spray-helpex .block_button, section#vitamin-c-zn .block_button, section#salve .block_button  {
    margin-top: 15px;
    bottom: auto;
    float: none;
    right: auto;
}
.salve_block {
    padding: 2px 10px 2px 0!important;
    margin-bottom: 7px;
}
.salve_block_img {
    overflow: hidden;
    max-width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
}
section#spray-helpex, section#salve, section#vitamin-c-zn {
    padding-top: 10px;
}
section#spray-helpex .title, section#salve .title, section#vitamin-c-zn .title {
    padding-bottom: 5px;
}
section#spray-helpex .salve_title, section#salve .salve_title, section#vitamin-c-zn .salve_title {
    margin-bottom: 10px;
}
.block_img_prod_i  {
    margin-top: 12px;
    max-width: 100%;
    overflow: hidden;
}
section#spray-helpex .block_img_prod_i img {
    width: auto;
    max-height: 350px;
    margin-left: auto;
    margin-right: auto;
}
.salve_block_hw_work {
    display: block;
}
section.vitamin-c-zn {
    background-position: bottom;
}
video#main-video {
    max-width: 380px;
    padding: 5px;
}
section#articles .articles_title {
    text-align: center;
}
#articles .slider_wrapper {
    width: auto;
    float: unset;
    margin-top: 15px;
    margin-bottom: 10px;
}
.kontaktnaya_informac_main_page_bg {
    display: inline-block;
}
.col-md-6.info_content_items_main_page {
    display: inline-block;
}
.card_box {
    border-radius: 20px !important;
    padding: 20px;
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    position: relative;
    flex: 1;
    width: 95%;
    transition-duration: inherit;
    color: white;
    text-align: center;
    float: left;
    margin: 10px;
    --effect-scale: 1.1;
    min-height: auto;
    max-height: auto;
}
.card_box:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition-duration: inherit;
    transition-property: opacity;
    border-radius: inherit;
    background-color: #000000;
    opacity: 0.55;
    z-index: 1;
}
.card_box:before {
    content: '';
    display: none;
}
.container_contakt_block {
    z-index: 2;
    position: relative;
}
.box_st_map_cls {
    padding: 15px;
    overflow: hidden;
    display: flex;
}
.header .container.cont-menu-top.sticky .container .row .col-md-1 {
    display: inline-block;
    margin-right: 0px;
}
.header .container.cont-menu-top.sticky .container .row .col-lg-8 {
    margin-left: 0px;
}
.container.cont-menu-top.sticky {
    /* position: fixed; */
    z-index: 999;
    /* width: 100%; */
    /* max-width: 100%; */
    top: auto;
    background: transparent;
    /* -webkit-transition: all 0.4s ease-out 0s; */
    /* transition: all 0.4s ease-out 0s; */
    /* box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05); */
}
.container.cont-menu-top.sticky {
    animation: example 1s ease-in-out;
}
@keyframes example {
  0% {transform: translateY(0px)}
  100% {transform: translateY(0)}
  
}
.pum-theme-1203 .pum-container, .pum-theme-1203 .pum-container {
    padding: 30px 30px 45px 30px!important;
}
.pum-theme-1203 button.pum-close.popmake-close {
    margin-top: 97px;
    line-height: 15px!important;
    padding: 8px 25px!important;
}
.card_box_form {
    left: 0%;
}
.header_nav_mobile_burger {
    z-index: 999999;
    width: 100px;
}
.prize_title {
	margin-top: 0px;
}
.footer_caution_text {
    padding-bottom: 31%;
}

}