html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]) {display:none;height:0}img{border-style:none}svg:not(:root) {overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}
body {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	font-family: "Roboto", sans-serif;
	color: #335c81;
	background: #fff
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box
}

.js_errorMessage {
	direction: ltr
}

.only_number {
	direction: ltr;
	text-align: right
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0
}

ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none
}

.steps {
	float: right
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
	width: 100%;
	height: 0
}

.main-wrapper {
	width: 100%;
	min-width: 320px;
	overflow: hidden
}

.block_2-list {}

.container {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 15px
}

.cnt-dib {
	font-size: 0
}

.dib {
	display: inline-block;
	font-size: 18px;
	vertical-align: top
}

.upper {
	text-transform: uppercase
}

.pink {
	color: #ea0050
}

.yellow {
	color: #f6ff00
}

.gray {
	color: #566a74
}

.green-bg {
	color: #fff;
	background: #6ad254
}

.yellow-bg {
	color: #3b3d08;
	background: #f6ff00
}

.title {
	margin: 0 0 30px;
	font-weight: 900;
	font-size: 40px;
	line-height: 1.2;
	text-align: center;
	color: #270056;
	text-transform: uppercase
}

.subtitle {
	display: block;
	margin: 0 0 50px;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
	text-align: center
}

.block_1 {
	background: url(../images/block_1-bg.jpg) no-repeat center;
	background-size: cover
}

.block_1 .header {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 15px 0
}

.head-logo span {
	padding: 0 10px;
	font-weight: bold;
	font-size: 45px;
	line-height: 1;
	color: #270056;
	text-transform: uppercase;
	border: 4px solid #270056
}

.head-title {
	font-weight: bold;
	text-align: right
}

.block_1-prod-wrap {
	position: relative;
	margin-bottom: 30px
}

.block_1-prod {
	display: block;
	max-width: 200px;
	width: 100%
}

.sale {
	position: absolute;
	bottom: 0;
	left: -70px;
	width: 160px;
	height: 160px;
	padding-top: 55px;
	font-weight: bold;
	font-size: 50px;
	line-height: 1;
	text-align: center;
	color: #fff;
	background: #f08cae;
	border: 2px dashed #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 10px #f08cae;
	box-shadow: 0 0 0 10px #f08cae
}

.prices {
	position: absolute;
	right: -70px;
	bottom: 20px;
	padding: 5px 10px;
	color: #fff;
	background: #f08cae
}

@media (max-width:768px) {
	.sale {
		left: -15px
	}

	.prices {
		right: -27px
	}
}

.prices span {
	display: block;
	font-weight: bold;
	line-height: 1;
	text-align: left
}

.old-price {
	font-size: 30px;
	text-decoration: line-through
}

.new-price {
	font-size: 40px
}

.btn {
	display: block;
	width: 250px;
	margin: 30px auto;
	padding: 15px 10px;
	font-weight: bold;
	font-size: 28px;
	line-height: 1;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: -webkit-gradient(linear, left bottom, left top, from(#f08cae), to(#a207af));
	background: linear-gradient(0deg, #f08cae 0%, #a207af 100%);
	border-radius: 30px;
	-webkit-transition: .5s;
	transition: .5s
}

.btn:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.block_2 {
	padding: 40px 0;
	background: url(../images/block_2-back.jpg) no-repeat center;
	background-size: cover;
	-webkit-box-shadow: 0 0 20px 0 #a0a0a0;
	box-shadow: 0 0 20px 0 #a0a0a0
}

.block_2-list li {
	display: block;
	padding: 10px 35px 10px 10px;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 1px 1px 1px #fff;
	background: url(../images/check.png) no-repeat right center
}

.block_3 {
	padding: 40px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffefc4), to(#fff));
	background: linear-gradient(180deg, #ffefc4 0%, #fff 100%)
}

.block_3-content {
	text-align: center
}

.block_3-content img {
	display: block;
	max-width: 100%;
	margin: 0 auto 50px
}

.block_3-content p {
	font-weight: bold;
	font-size: 20px
}

.block_4 {
	padding: 40px 0;
	-webkit-box-shadow: 0 0 20px 0 #a0a0a0;
	box-shadow: 0 0 20px 0 #a0a0a0
}

.round-block {
	padding: 30px;
	font-weight: bold;
	text-align: center;
	background: #ffc0cb;
	border-radius: 20px
}

.block_31 .round-block {
	background: none
}

.block_5 {
	padding: 40px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ffdbdc));
	background: linear-gradient(180deg, #fdfdfd 0%, #ffdbdc 100%)
}

.block_5-item {
	font-weight: bold;
	text-align: center
}

.block_5-item img {
	width: 100%
}

.block_5 .btn {
	margin-bottom: 0
}

.block_6 {
	padding: 40px 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 3px #7f7f7f;
	background: radial-gradient(ellipse at center, #fdfdfd 0%, #3e5786 100%)
}

.block_6 .title {
	margin-bottom: 20px;
	color: #fff
}

.block_6-age {
	margin-bottom: 10px;
	font-size: 24px;
	color: #ea0050
}

.composition {
	margin-bottom: 50px
}

.composition-img {
	display: block;
	max-width: 200px;
	margin: 0 auto 20px;
	border-radius: 50%;
	-webkit-box-shadow: 5px 5px 25px 0 #7f7f7f;
	box-shadow: 5px 5px 25px 0 #7f7f7f
}

.composition-title {
	font-size: 22px
}

.block_6-subtitle {
	margin-bottom: 50px
}

.composition .composition-item:nth-child(1),
.composition .composition-item:nth-child(3) {
	margin-top: 30px
}

.molecule img {
	display: block;
	max-width: 400px;
	margin: 10px auto
}

.block_7,
.block_31 {
	padding: 40px 0;
	font-weight: bold;
	background: radial-gradient(ellipse at center, #fdfdfd 0%, #af8dc2 100%)
}

.weeks {
	padding: 10px 15px;
	line-height: 1.2;
	color: #fff;
	-webkit-box-shadow: 3px 3px 15px 0 #303030c2;
	box-shadow: 3px 3px 15px 0 #303030c2
}

.weeks p {
	margin-bottom: 0
}

.week-1 {
	background: #34b2e4;
	direction: rtl
}

.week-2 {
	background: #065381
}

.week-3 {
	background: #8b103e
}

.week-4 {
	background: #e34856
}

.week-5 {
	background: #fe912c
}

.block_7-prod {
	display: block;
	max-width: 300px;
	margin: 50px auto
}

.block_61 {
	padding: 40px 0;
	background: url(../images/block_61.png) no-repeat center;
	background-size: cover;
	-webkit-box-shadow: 0 0 20px 0 #a0a0a0;
	box-shadow: 0 0 20px 0 #a0a0a0
}

.block_8 {
	padding: 40px 0
}

.rw-slide {
	position: relative;
	text-align: right;
	min-height: 100px
}

.review-avatar {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	width: 150px;
	border-radius: 50%
}

.block_8 .lSSlideOuter {
	direction: ltr
}

.block_8 li {
	direction: rtl
}

.block_8 .lSSlideOuter .lSPager.lSpg>li a {
	width: 20px;
	height: 20px
}

.block_8 .lSSlideOuter .lSPager.lSpg>li {
	padding: 0 10px
}

.block_8 .lSSlideOuter .lSPager.lSpg {
	padding-top: 25px
}

.block_9 {
	padding: 40px 0;
	background: url(../images/block_9-bg.jpg) no-repeat center;
	background-size: cover
}

.certificate {
	width: 100%
}

.block_10 {
	padding: 40px 0;
	background: url(../images/block_10-bg.jpg) no-repeat center;
	background-size: cover
}

.block_10-prod-wrap {
	position: relative
}

.block_10-prod {
	max-width: 100%
}

.main_form {
	margin-top: 30px;
	padding: 20px;
	border: 2px solid #270056;
	border-radius: 20px
}

.inp {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 0;
	padding: 0 15px 0 30px;
	font-size: 22px;
	color: #270056;
	background: transparent;
	border: 2px solid #270056
}

select.inp {
	background: url(../img/br_black.png) no-repeat 5% center;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.inp::-webkit-input-placeholder {
	color: #270056
}

.inp::-moz-placeholder {
	color: #270056
}

.inp:-moz-placeholder {
	color: #270056
}

.inp:-ms-input-placeholder {
	color: #270056
}

.shipment-price {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #270056
}

.total-price {
	font-weight: 900;
	font-size: 24px;
	text-align: center;
	color: #270056
}

.main_form .btn {
	margin: 10px auto 0;
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.block_10-prod-wrap {
	position: relative
}

@media screen and (max-width:969px) {
	.molecule-row {
		display: none
	}

	.composition {
		margin-bottom: 30px
	}

	.composition .composition-item:nth-child(1),
	.composition .composition-item:nth-child(3) {
		margin-top: 0
	}

	.composition-bottom .composition-item:nth-child(2) {
		margin-top: 0
	}

	.certificate-wrap:nth-child(1),
	.certificate-wrap:nth-child(2) {
		margin-bottom: 30px
	}

	.block_10-prod-wrap {
		margin-bottom: 30px
	}
}

@media screen and (max-width:768px) {
	.steps {
		width: 100%
	}

	.title {
		margin: 0 0 20px;
		font-size: 32px
	}

	.block_1 .header {
		text-align: center
	}

	.head-logo span {
		display: inline-block;
		margin-bottom: 20px;
		font-size: 28px
	}

	.head-title {
		text-align: center
	}

	.block_1 .header {
		margin-bottom: 0
	}

	.sale {
		width: 100px;
		height: 100px;
		padding-top: 38px;
		font-size: 26px
	}

	.old-price {
		font-size: 24px
	}

	.new-price {
		font-size: 34px
	}

	.composition-item {
		display: inline-block;
		float: none;
		margin-bottom: 20px;
		vertical-align: top
	}

	.composition-img {
		max-width: 130px;
		margin: 0 auto 10px
	}

	.composition {
		margin-bottom: 0;
		font-size: 0
	}

	.composition .composition-item:nth-child(1),
	.composition .composition-item:nth-child(3),
	.composition .composition-item:nth-child(6) {
		margin-top: 0
	}

	.molecule {
		display: none
	}

	.weeks {
		margin-bottom: 20px
	}

	.review-avatar {
		top: 0;
		right: 50%;
		margin-right: -75px
	}

	.rw-slide {
		padding-right: 0;
		text-align: center
	}

	.subtitle {
		margin: 0 0 20px
	}
}

.input-group {
	position: relative
}

.input-group input {
	width: 100%
}

.tooltip {
	position: absolute;
	left: 0;
	top: -15px;
	font-size: 15px;
	background: #f36843;
	padding: 5px 10px;
	border-radius: 4px;
	color: #fff;
	opacity: 1
}

#tool-name,
#tool-phone,
#tool-name2,
#tool-phone2 {
	display: none
}

.spam-protection {
	display: none;
	color: #fff
}

#fake-order {
	background: gray !important;
	display: none;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center
}

#tool-phone {
	direction: ltr
}

.ac_footer {
	position: relative;
	text-align: center;
	overflow: hidden;
	padding: 50px 0;
	color: #a12000
}

.ac_footer a {
	color: #a12000
}

.ac_footer p {
	text-align: center
}

img[height="1"],
img[width="1"] {
	display: none !important
}

.direction_l {
	direction: rtl
}

.sale {
	direction: ltr
}
form .input-wrapper label {
   display: none;
   pointer-events: none;
 }
 
 form .input-wrapper {
   position: relative;
   margin: 0 auto 20px;
 }
 
 form .input-wrapper .error {
   border: 1px solid red!important;
   padding-top: 6px!important;
 }
 
 form .input-wrapper .error+label {
   width: 100%;
   height: 100%;
   color: red;
   display: block !important;
   font-size: 11px;
   line-height: 17px;
   position: absolute;
   top: 0;
   right: 10px;
   text-align: right!important;
 }
 
 form .input-wrapper .error+label:before,
 form .input-wrapper .error+label:after {
   content: "";
   position: absolute;
   left: 30px;
   top: 50%;
   width: 3px;
   height: 21px;
   background-color: red
 }
 
 form .input-wrapper .error+label:before {
   -webkit-transform: translate(0, -50%) rotate(135deg);
   transform: translate(0, -50%) rotate(135deg)
 }
 
 form .input-wrapper .error+label:after {
   -webkit-transform: translate(0, -50%) rotate(45deg);
   transform: translate(0, -50%) rotate(45deg)
 }
 input[name="phone"], input[name="name"],input[name="address"] {
	direction: ltr;
	text-align: right;
 }
 .comments {
	background: #fff;
	margin: 20px 0;
	padding: 0 0 10px 0;
	direction: ltr
}

.comm-slider {
	max-width: 650px;
	padding-top: 50px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.comment {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 0 20px 0 #a0a0a0;
	        box-shadow: 0 0 20px 0 #a0a0a0;
	border-radius: 5px;
	margin: 70px 20px 40px 20px
}

.c_text {
	font-size: 26px;
	padding: 80px 20px 20px 20px
}

.c_footer {
	padding: 20px;
	border-top: 5px solid #e34856;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between
}

.c_name {
	font-size: 28px;
	font-weight: bold;
	color: #054d91
}

.c_rew {
	background: #00a232;
	color: #fff;
	padding: 5px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 20px;
	position: relative;
	-webkit-box-shadow: 0 0 10px 0 #a0a0a0;
	        box-shadow: 0 0 10px 0 #a0a0a0
}

.c_ava {
	position: absolute;
	top: -70px;
	left: 0;
	right: 0;
	width: 130px;
	height: 130px;
	margin: auto;
	display: -ms-grid;
	display: grid;
	border-radius: 50%;
	place-items: center;
	border: 5px solid #e34856;
	padding: 5px;
	background: #fff
}

.c_ava img {
	width: 100%
}

.comments-title {
	font-size: 32px;
	text-align: center;
	padding-top: 36px;
	font-weight: 700
}

.slider-box {
	position: relative
}

.prev,
.next {
	position: absolute;
	top: 47%;
	height: 60px;
	width: 60px;
	z-index: 1;
	cursor: pointer
}

.next {
	right: -45px
}

.prev {
	left: -45px
}

@media screen and (max-width:425px) {
	.slick-arrow {
		display: none !important
	}
}