* {
	outline: none;
}

[placeholder]:focus::-webkit-input-placeholder {
	color: transparent
}

[placeholder]:focus::-moz-placeholder {
	color: transparent
}

[placeholder]:focus:-ms-input-placeholder {
	color: transparent
}

[placeholder]:focus:-moz-placeholder {
	color: transparent
}

[placeholder]:focus::placeholder {
	color: transparent
}

body {
	margin: 0;
	color: #fff;
	font: 17px/25px 'Krub', sans-serif;
	background: #1f242a;
	min-width: 320px;
}
main{
	overflow: hidden;
	width: 100%;
}
img {
	border-style: none;
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #a82720;
}

a:hover {
	text-decoration: underline;
}

input,
select {
	vertical-align: middle;
	color: #000;
	outline: none;
}

form {
	margin: 0;
	padding: 0;
	border-style: none;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

img {
	border: 0;
}

button,
input,
select {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 0;
}

body {
	background: url("../img/img1.0.1.png") repeat-x center 0 #3a1a2d;
	color: #2c4341;
}

.wrapper-hidden {
	position: relative;
	width: 100%;
	
}

.wrapper {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	max-width: 1000px;
}

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

ul {
	padding: 0;
	margin: 0 0 10px 25px;
}

li {
	line-height: 20px;
}

ul.unstyled {
	margin-left: 0;
	list-style: none;
}

ul.inline {
	margin-left: 0;
	list-style: none;
}

ul.inline> li {
	display: inline-block;
	/* *display: inline; */
	padding-right: 15px;
	padding-left: 15px;
	/* *zoom: 1; */
}

.block__timer {
	text-align: center;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

.block__timer .landing__countdown {
	display: block;
	width: 215px;
	margin: 10px auto;
	padding: 0 0;
	height: 42px;
}

.block__timer .landing__countdown span {
	font: 700 26px/40px  sans-serif;
	color: #411c32;
	display: inline-block;
	width: 61px;
	background: transparent url("../img/img1.6.png") 0 0 no-repeat;
	height: 42px;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
	text-align: center;
	letter-spacing: 18px;
	padding-left: 6px;
}
.block1{

}
.block1 .wrapper {
	background: url("../img/img1.0.png") no-repeat center bottom transparent;
	padding-bottom: 70px;
	min-height: 622px;
	padding-left: 10px;
	padding-right: 10px;
}

.block1__top {
	font: 300 23px/50px 'Krub';
	color: #FFFFff;
	text-transform: uppercase;
	padding: 0 0 0 15px;
}

.block1__top .lastpack {
	color: #ffcc19;
}

.block1__top-sale {
	position: relative;
	font: normal 35px/40px 'Krub';
	width: 106px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.block1__top-sale::before {
	content: '';
	position: absolute;
	background: transparent url("../img/img1.1.png") 0 0 no-repeat;
	width: 106px;
	height: 100px;
	left: 0;
	top: -28px;
	z-index: -1;
}

.block1__top-action {
	width: 325px;
	text-align: center;
	float: right;
	display: inline-block;
	color: #ffcc19;
	position: relative;
}

.block1__body {
	position: relative;
}

.block1__body::before {
	content: '';
	position: absolute;
	background: url("../img/img1.5.png") no-repeat 0 0 transparent;
	width: 227px;
	height: 183px;
	right: 76px;
	top: -49px;
	z-index: -1;
}

.block1__left {
	width: 350px;
	display: inline-block;
	padding: 55px 0 0 0;
	text-align: center;
	position: relative;
	z-index: 99;
}
.pr{
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
	color: #FFFFff;
}
.pr p{
	margin: 0 0 15px;
}
.block1__left img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.block1__right {
	width: 325px;
	float: right;
	position: relative;
	text-align: center;
}
.block1_right-top{
	background: #B8074D;
	padding: 0 0 20px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
/*.block1__top-action::before {*/
	/*content: '';*/
	/*position: absolute;*/
	/*width: 438px;*/
	/*height: 222px;*/
	/*top: 0;*/
	/*right: 2px;*/
	/*z-index: -1;*/
/*}*/

.block1__title {
	padding: 50px 0 30px 0;
	font: normal 44px/45px 'Krub';
	color: #ffcc19;
}

.block1__sub {
	width: 325px;
	font: 300 24px/35px 'Krub';
	color: #FFFFff;
}

.block1__price {
	font: normal 26px/53px 'Krub';
	color: #b7064d;
	background: transparent url("../img/img1.4.png") center 0 no-repeat;
	height: 66px;
}

.block1__price span {
	width: 40%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 50px;
}

.block1__price .oldprice {
	text-decoration: line-through;
}

.block__timer-text {
	color: #FFFFff;
	font: 300 17px/22px 'Krub';
	text-transform: uppercase;
}

.block1__right ul {
	margin: 70px 0 0 20px;
	padding: 0;
}

.block1__right ul li {
	font: 300 22px/30px 'Krub';
	color: #FFFFff;
	padding: 5px 0 5px 55px;
	text-align: left;
	background: transparent url("../img/img1.7.png") left center no-repeat;
}

.block2 {
	font: 300 20px/28px 'Krub';
	color: #FFFFff;
	padding-bottom: 100px;
}

.block2 .wrapper-hidden {
	padding-top: 18px;
	margin-top: -18px;
}

.block2__top {
	background: #b7064d;
	position: relative;
}

.block2__top .wrapper {
	padding: 25px 10px 35px 320px;
	min-height: 252px;
	background: url(../img/img2.0.png) no-repeat center 0 transparent;
	background-size: contain;
}


.block2__bottom {
	position: relative;
}
.block2__bottom .wrapper::before {
	content: '';
	display: block;
	background: url(../img/img21-fon.png) no-repeat 100% 50%;
	width: 96%;
	height: 155px;
	position: absolute;
	top: 50%;
	margin-top: -57px;
	right: 0;
	z-index: 2;
}
.block2__title {
	font: 400 18px/1 'Krub';
	color: #ffce22;
	padding-left: 215px;
	position: relative;
	z-index: 2;
	padding-right: 80px;
}
.block2__title:before{
	content: '';
	position: absolute;
	background: url(../img/img21.png) 0 0 no-repeat transparent;
	width: 330px;
	height: 330px;
	left: -10px;
	top: -280px;
	z-index: 3;
}

.block3 .wrapper {
	background: transparent url("../img/img3.0.png") center center no-repeat;

}

.block3__title {
	font: 400 40px/40px 'Krub';
	color: #ffce22;
	text-align: center;
	padding: 40px 15px 10px;
}

.block3__list ul {
	text-align: center;
}

.block3__list ul li {
	vertical-align: top;
	color: #FFFFff;
	width: 328px;
	text-align: center;
	font: 300 20px/30px 'Krub';
	padding-top: 200px;
	margin-bottom: 15px;
}

.block3__list ul li .block3__list_title {
	text-transform: uppercase;
	color: #ffce22;
	font: 400 22px/30px 'Krub';
}

.block3__list .item1 {
	background: url("../img/img3.1.png") no-repeat center 0 transparent;
}

.block3__list .item2 {
	background: url("../img/img3.2.png") no-repeat center 0 transparent;
}

.block3__list .item3 {
	background: url("../img/img3.3.png") no-repeat center 0 transparent;
}

.block3__list .item4 {
	background: url("../img/img3.4.png") no-repeat center 0 transparent;
}

.block3__list .item5 {
	background: url("../img/img3.5.png") no-repeat center 0 transparent;
}

.block4 {
}
.block4 .wrapper-hidden{
	background: #ffce22;
	height: auto;	
}
.block4 .wrapper {
}

.block4__title {
	font: 400 40px/40px 'Krub';
	color: #3a1a2d;
	text-align: center;
	padding: 40px 0;
}
.block4 ul{
	font-size: 0;
}
.block4 ul li {
	position: relative;
	vertical-align: top;
	color: #3a1a2d;
	font: 400 16px/20px 'Krub';
	padding: 0;
}



.block4__top {
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	background: #FFFFff;
	min-height: 220px;
	padding: 20px 15px 0 !important;
	text-align: left;
}
.block4{
	padding-bottom: 130px;
}
.block4 ul{
	text-align: center;
}
.block4_li {
	position: relative;
	max-width: 290px;
	margin: 0 15px;

}
.block4_li:before{
	content: url("../img/block4_li.png");
	display: block;
	position: absolute;
	left: 0;
	top: -23px;
}
.block4__bottom {
	text-align: left;
	position: absolute;
	top: 100%;
	width: 100%;
	background:  #ffce22;
	padding: 15px;


	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.block4__bottom img {
	float: left;
	margin-right: 10px;
}

.block4__bottom_name {
	overflow: hidden;

	color: #bc0831;
}

.block5 {
	margin-top: -153px;
	padding-top: 190px;
	background: url("../img/img4.0.png") no-repeat center bottom #3a1a2d;
	overflow-y: hidden;
}
.block5 .wrapper{
	min-height: 500px;
}
.block5__title {
	font: 400 40px/40px 'Krub';
	color: #ffce22;
	text-align: center;
	padding: 0 15px 80px 15px;
}

.block5 img {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 34.5%;
}

.block5__wrap {
	margin-left: 36.5%;
	margin-right: 15px;
	background: #612549;
	-webkit-border-radius: 20px 20px 0 0;
	   -moz-border-radius: 20px 20px 0 0;
	        border-radius: 20px 20px 0 0;
	font: 300 20px/27px 'Krub';
	padding: 15px 15px 14px;
	color: #FFFFff;
	position: relative;
}

.block5__wrap::before {
	content: '';
	position: absolute;
	background: url("../img/img4.1.png") no-repeat 0 0 transparent;
	width: 50px;
	height: 33px;
	left: -25px;
	top: 110px;
}

.block5__name {
	color: #ffce22;
	padding: 40px 0 14px;
}

.block6 {
	background: #ffffff;
}

.block6 .wrapper {
	padding: 40px 0;
}

.block6__title {
	font: 400 40px/40px 'Krub';
	color: #612549;
	text-align: center;
	padding: 0 0 40px 0;
}

.block6 ul {
	text-align: center;
	font-size: 0;
}

.block6 ul li {
	font: 400 17px/22px 'Krub';
	color: #b7064d;
	vertical-align: top;
	width: 33.33%;
}
.block6 ul li img{
	display: block;
	margin: 0 auto 10px;
}


.block7 .wrapper-hidden {
	padding-top: 40px;
	margin-top: -40px;
	padding-bottom: 40px;
	background: #612549;
	background-clip: content-box;
}



.block7__delivery {
	font: 300 20px/30px 'Krub';
	color: #FFFFff;
	padding-right: 31.8%;
	padding-left: 15px;
	position: relative;
	margin-top: 35px;
	padding-bottom: 40px;
}

.block7__delivery::before {
	content: '';
	position: absolute;
	background: url(../img/img6.3.png) no-repeat 0 0 transparent;
	background-size: contain;
	width: 37.2%;
	height: 347px;
	right: -4.5%;
	top: -75px;
}

.block7__delivery_title {
	font: 400 40px/40px 'Krub';
	color: #ffce22;
	text-align: left;
	padding: 0 0 20px 0;
}

.block8__title {
	font: 400 36px/40px 'Krub';
	text-align: center;
	color: #ffce22;
	padding: 30px 15px;
}

.block8 ul {
	background: transparent url("../img/img7.1.png") center 0 no-repeat;
	background-size: contain;
	text-align: center;
	font-size: 0;
	max-width: 859px;
	margin: 0 auto;
}

.block8 ul li {
	padding: 190px 0 0;
	margin: 0px 10%;
	width: 20%;
	text-align: center;
	color: #FFFFff;
	font: 300 18px/1.5 'Krub';
}
.block8 ul li:first-of-type{
	margin-left: 0;
}
.block8 ul li:last-of-type{
	margin-right: 0;
}

.block10 {
	margin-top: 80px;
	background: transparent url("../img/img8.0.png") left 0 repeat-x;
	background-size: contain;
}

.block10__left {
	background: transparent url(../img/img8.5.png) 100% 38px no-repeat;
	background-size: contain;
	float: left;
	width: 50%;
	max-width: 475px;
}
.block10__right{
	float: right;
	width: 50%;
}

.block10 .wrapper::before {
	content: '';
	position: absolute;
	background: transparent url(../img/img8.0.1.png) 0 0 no-repeat;
	background-size: cover;
	width: 100%;
	height: 450px;
	left: 0;
	top: 0;
	z-index: -1;
}

.block10__title {
	color: #FFFFff;
	font: 400 38px/40px 'Krub';
	padding: 55px 5px 0 230px;
	position: relative;
}

.block10__title::before {
	content: '';
	position: absolute;
	background: transparent url("../img/img81.png") 0 0 no-repeat;
	width: 226px;
	height: 405px;
	left: -25px;
	top: -50px;
	z-index: 1;
}

.block10__price {
	background: transparent url(../img/img8.4.png) left 0 no-repeat;
	height: 73px;
	text-align: center;
	margin: 25px 0 0 210px;
	position: relative;
	max-width: 295px;
}

.block10__price .oldprice {
	font: 400 23px/73px 'Krub';
	color: #fcc524;
	width: 49%;
	display: inline-block;
	vertical-align: top;
	text-decoration: line-through;
}

.block10__price .newprice {
	vertical-align: top;
	display: inline-block;
	font: 400 28px/73px 'Krub';
	color: #b7064d;
	width: 49%;
}

.block10__sale {
	width: 350px;
	font: 400 20px/26px 'Krub';
	color: #f5b429;
	text-transform: uppercase;
	margin: 20px 0 20px 95px;
	padding: 0 0 0 20px;
}

.block10__sale div {
	margin-left: 80px;
}

.block10__count {
	width: 68px;
	height: 54px;
	display: inline-block;
	text-align: center;
	float: left;
	color: #580c2b;
	font: 400 40px/54px 'Krub';
	background: transparent url("../img/img8.3.png") 0 0 no-repeat;
}

.block10-form {
	padding: 20px 10px;
	max-width: 320px;
	margin: 20px auto 0;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	        border-radius: 20px;
	background: #b7064d;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.block10-btn {
	background: url("../img/img8.2.png") no-repeat center 0 transparent;
	width: 203px;
	height: 64px;
	display: block;
	border: none;
	text-align: center;
	color: #FFFFff;
	font: 700 30px/60px 'Krub';
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	margin: 0 auto !important;
}

.block10-btn:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.form-horizontal {
	margin-bottom: 0;
}

.form-horizontal .row {
	margin-bottom: 20px;
}

.form-horizontal .row select,
.form-horizontal .row input[type="text"],
.form-horizontal .row input[type="tel"] {
	width: 100%;
	height: 42px;
	padding: 5px 10px;
	border: 1px solid #ae1f22;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 5px #f5eedc inset;
	-moz-box-shadow: 0 2px 5px #f5eedc inset;
	box-shadow: 0 2px 5px #f5eedc inset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	display: block;
}

.form-horizontal .row label {
	display: block;
	color: #FFFFff;
	font: 300 23px/23px 'Krub';
	padding-bottom: 10px;
	text-transform: uppercase;
}

.form-horizontal .row-submit {
	margin-left: 10px;
	margin-bottom: 0;
}

.row-submit button:active,
.row-submit button:focus,
.row-submit button:hover,
.row-submit button {
	vertical-align: top;
	margin: 0;
	text-transform: uppercase;
}

.block11 {
	margin-top: 0;
	padding: 25px 0;
	background: #3a1a2d;
	color: #b7064d;
	text-align: center;
	font: 300 16px/26px 'Krub';
}

.block11 .wrapper {
	z-index: 0;
}

.imlogo {
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -137px;
}

.akciya1 {
	text-transform: uppercase;
	display: block;
	width: 270px;
	margin: -5px auto;
	text-align: center;
	padding: 5px 0;
	background-color: #F90;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	        box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	        transform: translateZ(0);
	-webkit-transition: .2s ease-out 0s;
	-o-transition: .2s ease-out 0s;
	-moz-transition: .2s ease-out 0s;
	transition: .2s ease-out 0s;
	-webkit-transition-property: background-color, color, border-color, -webkit-box-shadow;
	transition-property: background-color, color, border-color, -webkit-box-shadow;
	-o-transition-property: background-color, color, border-color, box-shadow;
	-moz-transition-property: background-color, color, border-color, box-shadow, -moz-box-shadow;
	transition-property: background-color, color, border-color, box-shadow;
	transition-property: background-color, color, border-color, box-shadow, -webkit-box-shadow, -moz-box-shadow;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	        backface-visibility: hidden;
	will-change: background-color, color, border-color, box-shadow;
}

.akciya1:hover {
	background-color: #FF3;
	color: #C00;
	text-decoration: none;
	-webkit-box-shadow: 0 1px 15px #fff;
	   -moz-box-shadow: 0 1px 15px #fff;
	        box-shadow: 0 1px 15px #fff;
	border-color: #ffffff;
}

select::-ms-expand {
	display: none;
}

.country_select {
	background: url(../img/select-arrow.png)no-repeat 97% 50% #fff;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}






.country_select::-ms-expand {
	display: none;
}

@media only screen and (max-width: 1110px) {
	.block10__title::before {
		left: 15px;
		background-size: 87%;
	}

	.block10__sale {
		padding-left: 97px;
	}
}
@media only screen and (max-width: 960px) {
	.block10__price {
		margin: 70px auto -60px;
	}
	.block1__top {
		font-size: 20px;
	}
	.block2{
		padding-bottom: 0;
	}
	.block1__left {
		width: 300px;
	}
	.block1__title{
		font-size: 33px;
		line-height: 1.4;
	}
	.imlogo {
		width: 28%;
	}
	.block1__right ul {
		margin: 50px 0 0 30px;
	}

	.block2__title {
		font-size: 16px;
	}

	.block4,
	.block4 .wrapper {
		height: initial;
	}
	.block4 ul li {
		display: block;
		width: 90%;
		padding: 20px 15px;
		margin: 0 auto 35px;
		background: #fff;
		-webkit-border-radius: 10px;
		-webkit-border-top-left-radius: 0;
		-moz-border-radius: 10px;
		-moz-border-radius-topleft: 0;
		border-radius: 10px;
		border-top-left-radius: 0;
		min-height: 200px;
		max-width: 100%;
	}
	.block4__top{
		padding: 0 !important;
		min-height: 0;
		font-size: 20px;
		line-height: 1.5;
	}
	.b4-fon{
		display: none;
	}

	.block4 ul li:after{
		content: '';
		display: table;
		clear: both;
	}
	.block4{
		padding-bottom: 0;
	}
	.block4 .wrapper-hidden{
		padding-bottom: 20px;
	}
	.block4__bottom img{
		display: block;
		margin: 0 auto 10px;
	}
	.block4__bottom {
		position: static;
		padding: 0 5px;
		float: left;
		text-align: center;
		width: 115px;
		background: none;
	}
	.block4__bottom img {
		float: none;
	}
	.block4__bottom_name {
		margin-left: 0;
	}

	.block5 {
		margin-top: 0;
		padding-top: 30px;
	}
	.block5 .wrapper{
		min-height: 0;
	}
	.block5__title{
		padding-bottom: 40px;
	}


	.block10 {
		background-size: contain;
		height: initial;
		padding-bottom: 1px;
	}
	.block10__left {
		background: none;
		background-size: contain;
		float: none;
		width: 100%;
		max-width: 495px;
		margin: 0 auto;
	}
	.block10__sale {
		display: none;
	}
	.block10__right {
		float: none;
		margin: 80px auto 30px;
		width: 50%;
	}


}
@media only screen and (max-width: 800px) {
	.block1__top {
		height: 50px;
	}

	.b1-left {
		display: none;
	}

	.block1__left {
		width: 33%;
		padding: 0;
		position: absolute;
		top: 82px;
		left: 0;
	}

	.block1__title {
		display: none;
	}

	.imlogo {
		display: block;
		position: absolute;
		bottom: -100px;
		left: 0;
		margin-left: 22%;
		margin-top: 60px;
		width: 30%;
	}

	.block2 {
		height: initial;
	}

	.block2__top .wrapper {
		padding: 25px 15px;
		min-height: initial;
	}

	.block2__bottom .wrapper::before{
		display: none;
	}
	.block2__bottom {
		padding: 25px 0;
	}
	.block2__title {
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}
	.block2__title:before {
		position: relative;
		left: -26px;
		top: 0;
		display: block;
		margin: 0 auto 10px;
	}


	.block5__wrap::before {
		width: 33px;
		top: 190px;
	}

}
@media only screen and (max-width: 640px) {
	.block1__title{
		display: block;
		padding: 20px 0 0;
	}
	.block6{
		padding: 0 10px;
	}
	body {
		background-position: 100% -40px;
	}
	.block1 .wrapper, .block2{
		padding-bottom: 0;
	}
	.block7 .wrapper-hidden{
		margin-top: 0;
	}
	.block7 .wrapper-hidden::before{
		background: transparent;
	}
	.block4__top{
		overflow: initial;
		font-size: 16px;
		line-height: 1.4;
	}
	.imlogo,
	.block1__top,
	.block1__body::before{
		display: none;
	}
	.block1__body {
		padding-bottom: 30px;
	}
	.block1__left {
		width: initial;
		max-width: 300px;
		position: relative;
		top: 0;
		left: 0;
		margin: 110px auto 30px;
		display: block;
	}
	.block1__right {
		width: 100%;
		float: none;
	}
	.block1_right-top{
		background: none;
		padding: 0;
	}
	.block1__price {
		max-width: 303px;
		margin: 0 auto;
	}
	.block1__right ul {
		margin: 20px auto 0;
		max-width: 303px;
	}

	.block5__wrap::before{
		display: none;
	}
	.block5__wrap {
		margin-left: 15px;
		padding-bottom: 140px;
	}
	.block5__name {
		width: 60%;
	}
	.block5 img {
		left: initial;
		right: 15px;
		z-index: 2;
	}

	.block6 ul li {
		width: 96%;
		margin-bottom: 15px;
	}

	.block7 .wrapper-hidden {
		padding-bottom: 40px;
		height: initial;
	}
	.block7__delivery::before {
		display: none;
	}
	.block7__delivery {
		margin-top: 5px;
		padding-right: 15px;
		font-size: 18px;
		line-height: 1.5;
	}
	.block7__delivery_title {
		text-align: center;
		padding: 20px 10px;
	}


	.block8 ul {
		background: none;
	}
	.block8 ul li {
		margin: 0 auto 20px !important;
		width: 96%;
	}
	.block8 ul li:nth-child(1){background: url(../img/b7-img1.png) no-repeat 50% 0}
	.block8 ul li:nth-child(2){background: url(../img/b7-img2.png) no-repeat 50% 0}
	.block8 ul li:nth-child(3){background: url(../img/b7-img3.png) no-repeat 50% 0}

	.block10 {
		margin-top: 40px;
	}
	.block10__right {
		width: 96%;
	}
	.block10__title{
		font-size: 34px;
		line-height: 1.4;
	}


}
@media only screen and (max-width: 480px) {	
  	.block10__price {
		margin: 25px auto 0;
	}
	.block4 ul li {
		width: 96%;
	}
	.block5__wrap {
		padding-bottom: 80px;
	}

	.block10 .wrapper::before{
		display: none;
	}
	.block10__title {
		padding: 0 5px;
		text-align: center;
	}
	.block10__title::before {
		height: 280px;
		position: relative;
		display: block;
		margin: 0 auto;
		left: 0;
		background-position: center center;
		top: 0;
	}
	.block10__right {
		margin: 40px auto 10px;
	}


}
@media only screen and (max-width: 380px) {
	.block3__list ul li {
		width: 100%;
	}
}