body {
	margin: 0;
	background: url("../img/main-bg.jpg") 50% 0 repeat-x;
}

* {
	box-sizing: border-box;
}

body,
html {
	overflow-x: hidden;
}

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

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

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.wrapper .bolder {
	font-weight: bold;
	letter-spacing: 0;
	word-spacing: 0;
}

.wrapper .colored {
	color: #f00;
}

.block1-head {
	text-indent: -50px;
	height: auto;
	width: 100%;
	margin: 5px 0 0 14px;
	font-size: 50px;
	font-family: "ptsansregular", Arial, sans-serif;
	font-style: italic;
}

.block1-head .text {
	padding-left: 50px;
	position: relative;
}

.block1-head .text:after {
	position: absolute;
	content: "";
	top: -17px;
	right: 319px;
	width: 56px;
	height: 60px;
	background: url("../img/butterfly.png") no-repeat;
}

.block1-head span:not(.uppercase) {
	display: block;
	font-size: 35px;
}

.clr {
	clear: both;
}

.block1-list {
	padding: 0px 0 0 100px;
	width: 540px;
	float: left;
	background: url(../img/block1-list.png) 10px 0px no-repeat;
	background-size: contain;
}

.block1-list li {
	font:
		20px/24px "cuprumregular",
		arial;
	word-spacing: -0.1ex;
	letter-spacing: 0.1ex;
	padding: 0 0 22px;
	color: #262626;
}

.block1-list .bolder {
	letter-spacing: 0;
}

.block1-img {
	height: 436px;
	width: 307px;
	float: left;
	margin: -34px 0 0 4px;
	background: url("../img/block1-img.png") 0 0 no-repeat;
}

.block1 p {
	text-align: center;
	font:
		20px/24px "cuprumregular",
		arial;
	margin: 8px 0 0;
	letter-spacing: 0.1ex;
	word-spacing: -0.1ex;
}

.block1 .bolder {
	letter-spacing: 0;
}

.block1-button {
	display: block;
	margin: 21px auto 0;
	height: 83px;
	width: 350px;
	background: url("../img/block1-button.png") 0 0 no-repeat;
	transition: all 0.4s linear;
}

.block1-button:hover {
	background-position: 0 100%;
	box-shadow: 0px 2px 20px #38a228;
}

.block2-img {
	height: 232px;
	width: 750px;
	background: url("../img/block2-img.png") -1px 0 no-repeat;
	margin: 24px 0 0 120px;
}

.block2-art1 {
	height: 422px;
	width: 605px;
	margin: 29px auto 0;
	background: url("../img/block2-art1.png") 0 0 no-repeat;
}

.block2-art1 .text {
	width: 190px;
	padding: 172px 0 0 390px;
	font:
		18px/20px "cuprumregular",
		arial;
	color: #262626;
}

.block2-art2 {
	width: 890px;
	margin: 0 auto;
}

.block2-art2 .art2-img {
	height: 182px;
	width: 182px;
	float: left;
}

.block2-art2 .art2-img.lefted {
	margin: 0 0 0 30px;
}

.block2-art2 .art2-img.righted {
	float: right;
	margin: -42px 2px 0 0;
}

.art2-text {
	width: 590px;
	height: 182px;
	float: left;
	font:
		20px/28px "cuprumregular",
		arial;
	color: #262626;
	letter-spacing: 0.1ex;
	word-spacing: -0.1ex;
}

.art2-text.lefted {
	margin: 22px 0 0 42px;
	float: right;
}

.art2-text.righted {
	margin: 0 0 0 6px;
	width: 650px;
}

.block3 h2 {
	font:
		bold 40px/30px "cuprumregular",
		arial;
	margin: 20px 0 0;
	text-align: center;
	color: #a92d15;
}

.block3-text {
	margin: 40px 0 0 60px;
	height: 500px;
	background: url("../img/block3-img.png") 86.6% 54px no-repeat;
}

.block3-text p {
	width: 520px;
	font:
		18px/28px "ptsansregular",
		arial;
	color: #262626;
	margin: 0 0 28px;
}

.block3-text p.colored {
	color: #6b8429;
}

.block3-list {
	height: 340px;
	margin: 8px 0 0 168px;
	padding: 13px 0 0 282px;
	background: url("../img/block3-list.png") 0 0 no-repeat;
}

.block3-list li {
	font:
		24px/24px "ptsansregular",
		arial;
	letter-spacing: -0.1ex;
	word-spacing: 2px;
	color: #37752e;
	padding-bottom: 36px;
}

.block3-list .row1 {
	padding-left: 0;
}

.block3-list .row2 {
	padding-left: 30px;
}

.block3-list .row3 {
	padding: 0 0 42px 62px;
}

.block3-list .row4 {
	padding-left: 32px;
}

.block3-list .row5 {
	padding-left: 2px;
}

.block3-main {
	margin: 0 0 0 76px;
	background: url("../img/block3-main.jpg") 85.8% 16px no-repeat;
	background-size: 145px 308px;
}

.block3-main h4 {
	font:
		bold 24px/28px "ptsansregular",
		arial;
	margin: -3px 0 27px;
	color: #37752e;
	width: 540px;
}

.block3-main p {
	width: 558px;
	color: #262626;
	font:
		17px/28px "ptsansregular",
		arial;
	margin: 14px 0 20px;
}

.block3-main .colored {
	color: #6b8429;
	letter-spacing: -0.1ex;
	word-spacing: 0;
}

.block3-button {
	display: block;
	height: 92px;
	width: 390px;
	background: url("../img/block3-button.png") 0 0 no-repeat;
	margin: 52px auto 0;
	transition: all 0.4s linear;
}

.block3-button:hover {
	background-position: 0 100%;
	box-shadow: 0px 2px 20px #38a228;
}

.block4-art1 {
	height: 304px;
	width: 950px;
	margin: 50px 0 0 42px;
	background: url("../img/block4-img1.png") 0 0 no-repeat;
}

.block4-art1 p {
	margin: 0;
	width: 540px;
	padding: 60px 0 0 344px;
	font:
		18px/28px "ptsansregular",
		arial;
	color: #262626;
	letter-spacing: 0ex;
	box-sizing: unset;
}

.block4-art1 .colored {
	color: #da7a27;
}

.block4-art2 {
	height: 234px;
	margin: 0px 0 0 10px;
	background: url(../img/block4-img2.png) 0 -2px no-repeat;
}

.block4-art2 p {
	margin: 0;
	padding: 30px 0 0 98px;
	width: 540px;
	font:
		17px/28px "ptsansregular",
		arial;
	color: #262626;
	box-sizing: unset;
}

.block4-art3 {
	font:
		17px/17px "ptsansregular",
		arial;
	margin: 12px 0;
	padding: 28px 0 22px 90px;
	background: url("../img/block4-img3.jpg") 82.4% 2px no-repeat;
}

.block4-art3 .colored {
	color: #4d6c23;
}

.block4-art4 {
	height: 220px;
	margin: 42px 0 0 54px;
	background: url("../img/block4-img4.png") 0 0 no-repeat;
}

.block4-art4 p {
	margin: 0;
	width: 460px;
	padding: 14px 0 0 354px;
	font:
		18px/28px "ptsansregular",
		arial;
	color: #262626;
	letter-spacing: -0.1ex;
	box-sizing: unset;
}

.block4-art4 .colored {
	color: #4d6c23;
}

.block6-head {
	width: 100%;
	height: 194px;
	margin: 54px 0 0 0px;
}

.block6__image {
	max-width: 300px;
	display: inline-block;
	background: url("../img/block6-head.png") center center no-repeat;
	width: 35%;
	height: 200px;
	vertical-align: middle;
}

.block6__text {
	width: 60%;
	font:
		44px/52px "ptsansregular",
		arial;
	color: #8bba34;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	vertical-align: middle;
}

.block6__text span {
	font-size: 28px;
	display: block;
	color: #f4833b;
	font-weight: bold;
	line-height: 25px;
}

.action-wrap {
	height: 200px;
	width: 720px;
	margin: 20px auto 0;
	background: url("../img/action-bg.jpg") 100% 0 no-repeat;
}

.action-text {
	width: 560px;
	margin: 0 auto;
	font:
		16px/22px "ptsansregular",
		arial;
	padding: 68px 0 0 4px;
}

.action-text .colored {
	color: #a90022;
}

.banner-wrap {
	height: 368px;
	width: 768px;
	margin: 0 auto;
	background: url("../img/banner-bg.png") 0 0 no-repeat;
}

.banner-left {
	width: 370px;
	height: 300px;
	float: left;
}

.banner-right {
	margin: 35px 80px;
	float: right;
	display: flex;
	background: url(../img/product.png);
	max-width: 220px;
	width: 100%;
	height: 95%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
}

.banner-left h5 {
	text-align: center;
	padding: 32px 0 0;
	font:
		bold 28px/28px "ptsansregular",
		arial;
	margin: 0;
	color: #fff;
}

.banner-left h5 span {
	font:
		22px/28px "ptsansregular",
		arial;
}

.banner-price {
	height: 81px;
	margin: 12px 0 0;
	background: url("../img/price-sep.png") 50% 0 no-repeat;
}

.banner-price {
	font:
		22px/28px "ptsansregular",
		arial;
	color: #fff;
}

.banner-text {
	padding: 14px 0 0 40px;
}

.banner-text .newprice {
	display: inline-block;
	background: url("../img/price-bg.png") 0 0 no-repeat;
	padding: 12px 18px;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: -0.1ex;
	margin: 0 0 0 10px;
	text-align: center;
	color: #fff3b2;
}

.footer-text {
	width: 660px;
	margin: 0 auto 20px;
	font:
		12px/14px "ptsansregular",
		arial;
	color: #323232;
	text-align: center;
}

/*button begin*/

.banner-left .time {
	background: transparent url("../img/timer.png") no-repeat scroll 0 11px;
	padding: 0 0 46px;
	width: 280px;
	margin: 0 auto;
}

.banner-left .time .name-t {
	color: #fff;
	font:
		22px/26px "ptsansregular",
		arial;
	margin: 12px 0 14px;
	text-align: center;
}

.banner-left .time .landing__countdown {
	padding: 0 0 0 19px;
	color: #fff3b2;
	font-size: 30px;
}

.banner-left .time .landing__countdown .hour,
.banner-left .time .landing__countdown .minute,
.banner-left .time .landing__countdown .second {
	background: #fff3b2;
	color: #9b040b;
	display: inline-block;
	font-size: 40px;
	font-weight: 700;
	height: 56px;
	line-height: 56px;
	margin: 0 1px 0 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 68px;
	border-radius: 6px;
}

.banner-left .time .coundown_entities {
	font-size: 0;
	padding: 3px 0 0 19px;
}

.time .coundown_entities span {
	font-size: 15px;
	color: #fff3b2;
	width: 68px;
	display: inline-block;
	text-align: center;
	text-transform: lowercase;
}

.banner-left .time .coundown_entities span:not(:last-of-type) {
	margin-right: 22px;
}

/*.banner-left .time span {
    color: #fff3b3;
    font-size: 14px;
    font-weight: 400;
    left: 50%;
    line-height: 10px;
    margin-left: -37px;
    position: absolute;
    text-align: center;
    top: 67px;
    width: 68px;
}
.banner-left .time .hours span {
    margin: 0 0 0 -38px;
}*/

.last_bg {
	background: transparent url("../img/bg5.jpg") no-repeat scroll bottom center;
	position: relative;
	width: 760px;
	margin: 30px auto;
	padding: 20px 0;
}

.last_form {
	background: white none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 4px 5px 0 #98a8b3;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 447px;
}

.price_old {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: 1;
	color: #f92b2b;
	margin: 10px auto;
	text-decoration: line-through;
}

.price_main {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	line-height: 1;
	color: #37752e;
}

.last_form p {
	display: block;
	font-size: 1.3em;
	padding-top: 10px;
	text-align: center;
}

.last_form .form_row {
	position: relative;
}

.last_form .hint {
	position: absolute;
	right: 0;
	font-size: 12px;
	color: #888888;
}

.prod-img {
	max-width: 265px;
	width: 100%;
	object-fit: cover;
}

.last_form form {
	background: transparent url("../img/arr3.png") no-repeat scroll center top;
	padding: 10px 20px 10px 20px;
	width: 407px;
}

.last_form form input[type="text"],
.last_form form input[type="tel"] {
	display: block;
	font-size: 16px;
	height: 44px;
	margin: 0 0 10px 0;
	text-align: left;
	max-width: 407px;
	width: 100%;
	padding-left: 20px;

	background: #faffe8;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-sizing: border-box;
}

.last_form form button[type="submit"] {
	background: transparent url("../img/button3.png") no-repeat scroll center 3px;
	border: medium none;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 24px;
	font-weight: bold;
	height: 82px;
	text-transform: uppercase;
	width: 407px;
}

/*button end*/

@media (max-width: 1020px) {
	.block3 h2 {
		font:
			bold 30px/30px "cuprumregular",
			arial;
		margin: 0;
		text-align: center;
		color: #a92d15;
		clear: both;
	}
	.wrapper {
		width: 98%;
		max-width: 620px;
		min-width: 300px;
		padding: 0 1%;
		margin: 0 auto;
		border-top: 0;
		border-bottom: 0;
	}
	.block1-head {
		line-height: 60px;
	}
	.block1-head span:not(.uppercase) {
		display: inline-block;
		font-size: 25px;
		line-height: 31px;
	}
	.block1-head .text {
		margin-bottom: 10px;
	}
	.block1-head .text:after {
		top: 40px;
		left: 249px;
		right: initial;
	}
	.block1-list {
		padding: 41px 0 10px 96px;
		width: 520px;
		float: none;
		background: url("../img/block1-list.png") 10px 30px no-repeat;
	}
	.block1-list li {
		font:
			19px/23px "cuprumregular",
			arial;
		padding: 0 0 26px;
	}
	.block1-img {
		height: 436px;
		width: 307px;
		float: none;
		margin: 0 auto;
		background: url("../img/block1-img.png") 0 0 no-repeat;
	}
	.block1 p {
		margin: 8px 0 0;
		font-size: 18px;
	}
	.block2-art2 {
		max-width: 610px;
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.block2-img {
		height: 190px;
		width: 610px;
		margin: 56px auto 0;
		background-size: contain;
	}
	.art2-text {
		width: 360px;
		height: 230px;
		font:
			19px/24px "cuprumregular",
			arial;
	}
	.art2-text.lefted {
		margin: 0 0 0 26px;
	}
	.block2-art2 .art2-img.lefted {
		margin: 8px 0 0 24px;
	}
	.art2-text.righted {
		margin: 0 0 0 20px;
		width: 390px;
	}
	.block2-art2 .art2-img.righted {
		margin: -22px 10px 0 0;
	}
	.block3 h2 {
		margin: -10px 0 0;
	}
	.block3-text {
		background: none;
		/* height: 100%; */
		height: unset;
		margin: 40px auto;
	}
	.block3-text-top {
		padding: 0 0 230px 0;
		background: url("../img/block3-img.png") 42% 170px no-repeat;
	}
	.block3-text-bottom {
		padding: 0 0 250px 0;
	}
	.block3-text-bottom.colored {
		color: #cc0000;
		font-size: 22px;
		padding-bottom: 0;
	}
	.block3-list {
		height: 300px;
		margin: -10px 0 0 20px;
		padding: 8px 0 0 242px;
		background-size: contain;
	}
	.block3-list li {
		font:
			21px/21px "ptsansregular",
			arial;
		letter-spacing: -0.1ex;
		word-spacing: 2px;
		color: #37752e;
		padding-bottom: 28px;
		padding-left: 20px;
	}
	.block3-list .row1 {
		padding-left: 20px;
	}
	.block3-list .row2 {
		padding-left: 50px;
		padding-bottom: 19px;
	}
	.block3-list .row3 {
		padding: 0 0 28px 82px;
	}
	.block3-list .row4 {
		padding-left: 52px;
		padding-bottom: 35px;
	}
	.block3-list .row5 {
		padding-left: 22px;
	}
	.block3-text p {
		margin: 0 auto 20px;
		width: 560px;
	}
	.block3-main p {
		width: 340px;
	}
	.block3-main {
		margin: 0 auto;
		padding: 0 20px;
		background: url("../img/block3-main.jpg") 90% 100% no-repeat;
	}
	.block4-art1 {
		height: 304px;
		width: 600px;
		margin: 50px 0 0 10px;
	}
	.block4-art1 p {
		margin: 0;
		width: 300px;
		padding: 50px 0 0 300px;
		font:
			16px/24px "ptsansregular",
			arial;
			box-sizing: unset;
	}
	.block4-art2 {
		height: 234px;
		margin: 5px 0 0 10px;
		background-position: 100% -4px;
		background-size: 970px;
	}
	.block4-art2 p {
		padding: 0 0 0 10px;
		width: 350px;
		font:
			16px/24px "ptsansregular",
			arial;
	}
	.block4-art3 {
		margin: 12px auto;
		padding: 28px 40px 22px 20px;
		width: 440px;
		background: url("../img/block4-img3.jpg") 100% 8px no-repeat;
	}
	.block4-art4 {
		height: 220px;
		margin: 22px 0 0 10px;
	}
	.block4-art4 p {
		width: 340px;
		padding: 6px 0 0 260px;
		font:
			16px/24px "ptsansregular",
			arial;
			box-sizing: unset;
	}
	.block6-head {
		height: 194px;
		width: 600px;
		margin: 54px 0 0 20px;
	}
	.action-wrap {
		height: 169px;
		width: 600px;
		margin: 20px auto 0;
		background: url("../img/action-bg-sm.jpg") 100% 0 no-repeat;
	}
	.action-text {
		width: 500px;
		margin: 0 auto;
		font:
			15px/20px "ptsansregular",
			arial;
		padding: 54px 0 0 10px;
	}
	.banner-wrap {
		height: 292px;
		width: 610px;
		margin: 0 auto;
		background: url("../img/banner-bg-sm.png") 0 0 no-repeat;
	}
	.banner-left {
		width: 290px;
		height: 300px;
		float: left;
	}
	.banner-right {
		height: 280px;
		width: 225px;
		margin: 8px 36px 0;
		float: right;
		background-size: contain;
	}
	.banner-left h5 {
		padding: 20px 0 0;
		font:
			bold 24px/24px "ptsansregular",
			arial;
	}
	.banner-left h5 span {
		font:
			22px/28px "ptsansregular",
			arial;
		display: none;
	}
	.banner-price {
		height: 72px;
		margin: 12px 0 0;
		/* background: url("price-sep-sm.png") 50% 0 no-repeat; */
	}
	.banner-text {
		padding: 10px 0 0 40px;
	}
	.banner-text .newprice {
		display: inline-block;
		background: url("../img/price-bg.png") 0 0 no-repeat;
		padding: 12px 18px;
		margin: 0 0 0 10px;
	}
	.footer-text {
		width: 580px;
		margin: 0 auto 20px;
		font:
			12px/14px "ptsansregular",
			arial;
		color: #323232;
		text-align: center;
	}
	.last_bg {
		width: 620px;
	}
	.block3-text-bottom {
		text-align: center;
	}
}

.ingredients * {
	box-sizing: border-box;
}

.ingredients {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 25px auto;
	max-width: 850px;
	width: 100%;
	box-shadow: inset 0px 0px 6px #113d0b;
	padding: 10px;
	border-radius: 3% 8% 3% 8%;
	gap: 15px;
	box-sizing: border-box;
}
.ingredients__title {
	font-size: 26px !important;
	line-height: 1.2 !important;
	color: #000 !important;
	margin: 0 0 15px 0 !important;
	text-align: center !important;
}
.ingredients__list {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	align-items: baseline;
	justify-content: space-between;
}
.ingredients__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;

	max-width: 105px;
	text-align: center;
}
.ingredients__image {
	max-width: 90px;
	height: 90px;
	object-fit: cover;

	border-radius: 50%;
}
.ingredients__info {
	padding: 0;
	margin: 0;
	font-size: 24px;
	line-height: 1.1;
	color: #634616;
	font-weight: 600;
}

@media (max-width: 630px) {
	* {
		max-width: 100%;
		margin: 0 auto;
	}
	body {
		margin: 0;
		max-width: 360px;
		width: 100%;
		margin: 0 auto;
	}
	.wrapper {
		max-width: 360px;
		width: 100%;
		min-width: 300px;
		padding: 0 10px;
		margin: 0 auto;
	}

	.ingredients {
		border-radius: 10px;
	}

	.ingredients__title {
		font-size: 22px !important;
	}

	.ingredients__list {
		justify-content: center;
	}

	.ingredients__item {
		width: 45%;
		max-width: 100%;
	}

	.ingredients__info {
		font-size: 20px;
	}

	.block1-head {
		width: 100%;
		margin: 0;
		font-size: 25px;
		line-height: 29px;
		margin-top: 40px;
	}
	.block1-head span:not(.uppercase) {
		display: block;
		font-size: 20px;
	}
	.block1-head .text:after {
		top: -40px;
		right: 0;
		left: initial;
	}
	.block1-list {
		padding: 29px 0 10px 53px;
		max-width: 360px;
		width: 100%;
		background: none;
	}
	
	.block1-list li {
		position: relative;
		font:
			16px/21px "cuprumregular",
			arial;
		padding: 0 0 27px;
	}

	.block1-list li::after {
		content: '';
		position: absolute;
		left: -59px;
		top: -5px;
		width: 56px;
		height: 56px;		
		background-size: contain;
		background-position: left;
		background-repeat: no-repeat;
		z-index: -1;
	}

	.block1-list .lt1::after {
		background-image: url(../img/block1-list-li1.png);
	}
	.block1-list .lt2::after {
		background-image: url(../img/block1-list-li2.png);
	}
	.block1-list .lt3::after {
		background-image: url(../img/block1-list-li3.png);
	}
	.block1-list .lt4::after {
		background-image: url(../img/block1-list-li4.png);
	}


	.block1-img {
		height: 306px;
		width: 215px;
		margin: -32px auto 0;
		background-size: contain;
	}
	.block1 p {
		font:
			16px/20px "cuprumregular",
			arial;
		margin: 12px 0 0;
	}
	.block1-button,
	.block3-button {
		margin: 28px auto 0;
		height: 65px;
		width: 264px;
		background: url("../img/block1-button-sm.png") 0 0 no-repeat;
	}
	.block2-img {
		height: 99px;
		width: 302px;
		margin: 56px auto 0;
	}
	.block2-art1 {
		height: 212px;
		width: 100%;
		margin: 29px auto 0;
		background-size: contain;
	}
	.block2-art1 .text {
		padding: 82px 0 0px 172px;
		font-size: 10px;
		width: 90px;
		line-height: 12px;
		font-style: italic;
		color: #636363;
	}
	.garant-small {
		display: none;
	}
	.art2-text.lefted {
		float: none;
	}
	.block2-art2 .art2-img.lefted,
	.block2-art2 .art2-img.righted {
		margin: 0 auto;
		float: none;
	}
	.block2-art2 .art2-text.lefted,
	.block2-art2 .art2-text.righted {
		height: 200px;
	}
	.block2-art2 .art2-text {
		width: 290px;
		margin: 40px 0 0 6px;
		float: none;
		font:
			16px/22px "cuprumregular",
			arial;
	}
	.block2-art2 .art2-img {
		float: none;
		margin: 0 auto;
	}
	.block3 {
		margin: 70px 0 0;
	}
	.block3 h2 {
		font:
			bold 30px/30px "cuprumregular",
			arial;
	}
	.block3-text {
		margin: 18px auto 0;
	}
	.block3-text p {
		margin: 0 auto 20px;
		width: 300px;
		font:
			14px/22px "ptsansregular",
			arial;
	}
	.block3-text-top {
		padding: 0 0 243px 0;
		background-position: 0 189px;
	}
	.block3-text-bottom {
		padding: 0;
	}
	.block3-list {
		height: 182px;
		margin: 15px 0px 0 0;
		padding: 0px 0 0 158px;
		background-size: contain;
	}
	.block3-list li {
		font:
			11px/12px "ptsansregular",
			arial;
		letter-spacing: 0;
		padding-bottom: 15px;
	}
	.block3-list .row1 {
		padding-left: 0;
		padding-top: 10px;
	}
	.block3-list .row2 {
		padding: 0 0 11px 10px;
	}
	.block3-list .row3 {
		padding: 0 0 14px 28px;
	}
	.block3-list .row4 {
		padding: 3px 0 22px 10px;
	}
	.block3-list .row5 {
		padding-left: 0;
	}
	.block3-main {
		padding: 0 4px;
		background: url("../img/block3-main-sm.jpg") 89% 100% no-repeat;
		background-size: 76px 138px;
	}
	.block3-main h4 {
		font:
			bold 14px/20px "ptsansregular",
			arial;
		margin: 0;
		padding: 0 0 4px 0;
		width: 310px;
		word-spacing: 0;
		word-spacing: -0.1ex;
	}
	.block3-main p {
		width: 300px;
		font:
			14px/22px "ptsansregular",
			arial;
		margin: 24px 0 0;
	}
	.block3-main .girl-text {
		width: 190px;
	}
	.block3-button {
		margin: 40px auto 0;
	}
	.block4-art1 {
		height: 390px;
		width: 300px;
		margin: 50px 0 0 0;
		background-size: 270px;
		background-position: 30px 20px;
	}
	.block4-art1 p,
	.block4-art2 p {
		margin: 0;
		width: 310px;
		padding: 194px 0 0 4px;
		font:
			14px/22px "ptsansregular",
			arial;
	}
	.block4-art2 {
		height: unset;
		margin: 0;
		/* background-position: 115% -7px;
		background-size: 670px; */
		background: none;
		background-position: 100% -1px;
		background-size: contain;
	}
	.block4-art2 p {
		padding: 0;
	}
	.block4-art3 {
		margin: 0 auto;
		width: 224px;
		padding: 0 80px 0 0;
		font:
			14px/22px "ptsansregular",
			arial;
		background: url("../img/block4-img3.jpg") 92% 2px no-repeat;
	}
	.block4-art4 {
		height: 440px;
		margin: 22px 0 0 6px;
		background-size: initial;
	}
	.block4-art4 p {
		width: 304px;
		padding: 240px 0 0 0;
		font:
			14px/22px "ptsansregular",
			arial;
			box-sizing: unset;
	}
	.block6-head {
		height: 196px;
		width: 290px;
		margin: 28px auto 0;
	}
	.block6__image {
		vertical-align: middle;
	}
	.block6__text {
		vertical-align: middle;
		font:
			26px/34px "ptsansregular",
			arial;
	}
	.block6__text span {
		font-size: 18px;
		display: block;
		color: #f4833b;
		font-weight: bold;
		line-height: 23px;
	}
	.action-wrap {
		height: 268px;
		width: 314px;
		margin: 20px auto 0;
		background: none;
	}
	.action-text {
		width: 256px;
		margin: 0 0 0 22px;
		font:
			14px/21px "ptsansregular",
			arial;
		padding: 50px 0 0 10px;
	}
	.banner-wrap {
		height: 536px;
		width: 100%;
		background: #33562e;
		border-radius: 24px;
		margin: -16px 0 0;
	}
	.banner-left {
		width: 100%;
		height: 300px;
		float: none;
	}
	.banner-right {
		display: none;
	}
	.banner-left h5 {
		padding: 30px 0 0;
		font:
			bold 27px/29px "ptsansregular",
			arial;
	}
	.banner-left h5 span {
		display: block;
	}

	.banner-main-img {
		width: 123px;
		height: 155px;
		background: url("../img/product.png") 0 0 no-repeat;
		margin: 10px auto;
		background-size: contain;
	}
	.banner-price {
		height: 81px;
		margin: 10px 0 0;
		background: url("../img/price-sep.png") 50% 0 no-repeat;
		font:
			20px/28px "ptsansregular",
			arial;
	}
	.banner-text {
		padding: 25px 0 0 0;
		text-align: center;
	}
	.banner-text .newprice {
		display: inline-block;
		background: url("../img/price-bg.png") 0 0 no-repeat;
		padding: 0;
		margin: 0;
	}
	.footer-text {
		width: 96%;
		margin: 0 auto 20px;
		font:
			12px/18px "ptsansregular",
			arial;
		color: #323232;
	}
	.block3-text-bottom {
		text-align: center;
	}
	.block3-text-bottom {
		background-position: 42% 120px;
	}
	.last_bg {
		max-width: 360px;
		width: 100%;
		padding-inline: 10px;
		background: #bbdeed url("../img/bg5.jpg") no-repeat scroll bottom center;
	}
	.last_form {
		width: unset;
		box-sizing: border-box;
	}
	.last_form span {
		color: #37752e;
		display: block;
		font-size: 22px;
		font-weight: bold;
		padding: 25px 20px 0;
		text-align: center;
	}
	.last_form p {
		display: block;
		font-size: 1.3em;
		padding: 10px;
		text-align: center;
	}
	.last_bg .total_price span {
		padding: 0;
	}

	.total_price .price_old,
	.total_price .price_old span {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		font-size: 24px !important;
		line-height: 1 !important;
		color: #f92b2b !important;
		margin: 10px auto !important;
	}

	.total_price .price_main,
	.total_price .price_main span {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		font-size: 28px !important;
		line-height: 1 !important;
		color: #37752e !important;
	}

	.total_price .price_main span,
	.total_price .price_old span {
		margin: 0 !important;
	}
	.last_form form {
		background: transparent url("../img/arr33.png") no-repeat scroll center top;
		padding: 10px 10px 10px 10px;
		width: 100%;
		box-sizing: border-box;
	}
	.last_form form input[type="text"],
	.last_form form input[type="tel"] {
		background: #faffe8;
		border: 1px solid #ccc;
		border-radius: 5px;
		display: block;
		font-size: 16px;
		height: 41px;
		margin: 0 0 10px 0;
		text-align: left;
		width: 100%;
		box-sizing: border-box;
		padding-left: 10px;
	}
	.block1 .a-button_with_text {
		font-size: 40px;
	}
	.block3 .a-button_with_text.block3-button {
		font-size: 40px;
	}
	.last_form .form_row .hint {
		bottom: 44px;
		left: 0;
		right: 0;
		text-align: center;
	}
	.last_form form.order_form button[type="submit"] {
		width: 100%;
		background-size: contain;
		font-size: 16px;
		height: 59px;
	}
}
@media (max-width: 480px) {
	.last_bg {
		max-width: 310px;
		width: 100%;
		padding-inline: 5px;
		background: #bbdeed url(../img/bg5.jpg) no-repeat scroll bottom center;
	}
}

.a-button_with_text {
	padding: 0px 0;
	text-align: center;
	box-sizing: border-box;
	font-size: 54px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 60px;
}

.a-button_with_text.block3-button {
	padding: 6px 0;
	text-align: center;
	font-size: 60px;
}

.banner-left .x_price_current.price_main {
	background: transparent none repeat scroll 0% 0%;
}

.last_bg .total_price {
	font-size: 20px;
	text-align: center;
}

.last_bg .delivery_info {
	font-size: 13px;
	text-align: center;
}
.lt36 {
	color: #37752e;
	display: block;
	font-size: 22px;
	font-weight: bold;
	padding: 25px 20px 0;
	text-align: center;
}

.price-info {
	font-size: 12px !important;
	line-height: 1.2 !important;
	font-weight: 400 !important;
	color: #000 !important;
}

.priceAndLabelForLandingInfoApi::after {
	content: "*";
	color: #37752e;
}

@media (max-width: 345px) {
	.block1-list {
		background-size: 90px 415px;
	}
}
