body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: "Helvetica", sans-serif;
	overflow-x: hidden;
	margin:0;
}
#wrapper{
	overflow: hidden;
	width: 100%;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-box{
	height: 915px;
	background: url(../img/tb.png) 50% 0 no-repeat;
}
.wrap{
	max-width: 950px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.top-line{
	padding: 19px 0;
	overflow: hidden;
}
.wrap:after{
	content: '';
	display: block;
	clear: both;
}
.info-list{
	font-family: 'Helvetica';
}
.info-list li{
	margin-bottom: 5px;
}
.info-list li img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.info-list li span{
	color: #3f3f3f;
	font-size: 15px;
}
.weight{
	position: absolute;
	left: 372px;
	top: 98px;
}
.top-box .list{
	position: absolute;
	font-family: 'Georgia';
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
	color: #fff;
	left: 255px;
	top: 209px;
	line-height: 1.1;
}
.top-box .list li{
	margin-bottom: 28px;
}
.top-box .list li:nth-child(2){
	padding-left: 30px;
}
.top-box .list li:nth-child(3){
	padding-left: 60px;
}
.order-form-box{
	background-color: rgb(254, 251, 249);
  box-shadow: 0px 12px 29px 0px rgba(94, 93, 115, 0.15);
  border-radius: 15px;
	width: 303px;
	float: right;
	text-align: center;
	padding: 30px;
	margin-top: 160px;
}
.order-form-box .small{
	font-size: 14px;
	color: #909597;
	margin-bottom: 15px;
}
.order-form-box .skidka{
	margin-bottom: 5px;
	color: #414141;
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'Helvetica';
}
.order-form-box .skidka b{
	font-family: 'Helvetica-Black';
	color: #2bad6b;
}
.countdown{
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
	font-size: 21px;
	line-height: 39px;

}
.countdown span{
	display: inline-block;
	width: 39px;
	height: 39px;
	border-radius: 20px;
	background-color: #d39983;
	vertical-align: middle;
}
.countdown b{
	display: inline-block;
	vertical-align: middle;
	color: #d39983;
	font-size: 21px;
	margin: 0 5px;
}
.order-form-box .price {
	text-align: center;
	color: #909597;
	font-family: 'Helvetica';
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
}
.order-form-box .old-price{
	display: inline-block;
	vertical-align: middle;
	font-size: 32px;
	margin-right: 22px;
	position: relative;
	top: 12px;
}
.order-form-box .old-price:after{
	content: '';
	width: 42px;
	height: 23px;
	position: absolute;
	left: 0;
	top: 7px;
	background: url(../img/lines.png) 0 0 no-repeat;
}
.wv_currency{
	display: inline-block;
	margin-left: 5px;
	font-family: 'IowanOldStyleBT-Black';
}
.order-form-box .new-price{
	display: inline-block;
	vertical-align: middle;
	color: #3c3c3c;
	font-size: 70px;
	margin-right: 5px;

	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.order-form-box .new-price .wv_currency{
	font-size: 45px;
}
.order-form {
	margin-bottom: 10px;
	margin-top: 10px;
}
.order-form p{
	margin: 0 0 5px;
	color: #909597;
	font-size: 14px;
	font-family: 'Helvetica';
	text-align: left;
	padding-left: 15px;
}
.order-form input[type='text']{
	display: block;
	width: 100%;
	border:1px solid #d6d6d6;
	color: #3f3f3f;
	font-size: 14px;
	font-family: 'Helvetica';
	padding: 11px;
	margin-bottom: 15px;
	border-radius: 22px;
}
.order-form button{
	margin-top: 5px;
}
.ostatok{
	margin: 0 0 15px;
	color: #3f3f3f;
	font-size: 14px;
	font-family: 'Helvetica';
}
.ostatok span{
	font-size: 16px;

}
.data{
	color: #909597;
	font-size: 14px;
	text-align: center;
	line-height: 1.1;
}
.data img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.data span{
	display: inline-block;
	vertical-align: middle;
}

/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
	border: 1px solid #d6d6d6;
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 40px;
	display: block;
	width: 100% !important;
	margin-bottom: 15px;
	border-radius: 22px;
}
.select-area .center {
	white-space: nowrap;
	text-align: left;
	padding:  10px 11px;
	display: block;
	color: #3f3f3f;
	font-size: 18px;

}
.select-area .select-opener {
	background: url(../img/arr1.png) 50% 50% no-repeat;
	position: absolute;
	height: 100%;
	width: 30px;
	right: 0;
	top: 0;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #007;
	color: #fff;
}
.select-area img, .select-options a img {
	vertical-align: top;
	margin: 0 5px 0 0;
}
.btn{
	display: block;
	width: 260px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	border-radius: 25px;
	color: #fff;
	font-size: 22px;
	font-family: Helvetica;
	text-align: center;
	line-height: 50px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.3);
	background: linear-gradient(to bottom, #ffaa45, #ff7502);
}
.btn:hover{
	opacity: 0.9;
}
.header .right{
	display: none;
}
.header {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 1;
	width: 100%;
}
.header .logo{
	float: left;
}
.nav{
	float: right;
	font-size: 18px;

	padding-top: 14px;
}
.nav li{
	display: inline-block;
	margin-left: 20px;
}
.nav a{
	color: #fff;
	text-decoration: none;
}
.nav a:hover{
	text-decoration: underline;
	color: #86543c;
}
.text-wrap{
	position: absolute;
	left: 350px;
	top:180px;
	width: 281px;
}
.text-wrap .info-list{
	margin-bottom: 25px;
}
.text-wrap .text1{
	color: #3c3c3c;
	font-size: 21px;
	margin-bottom: 15px;
	font-family: 'Helvetica-Light';
}
.text-wrap .text2{
	color: #3c3c3c;
	font-size: 20px;
	text-transform: uppercase;

}
.image-box{
	overflow: hidden;
}
.image-box .list{
	text-align: center;
}
.image-box .list li{
	display: inline-block;
	vertical-align: top;
	width: 240px;
}
.image-box .list li:nth-child(2){
	margin: 0 100px;
}
.image-box .list img{
	margin-bottom: 20px;
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.15);
}
.image-box .list .text{
	font-size: 18px;
	color: #3c3c3c;
	text-transform: uppercase;
}
.info-box{
	height: 1096px;
	padding-top: 200px;
	background: url(../img/info-box.jpg) 50% 0 no-repeat;
}
.box-title{
	color: #3c3c3c;
	font-size: 32px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Helvetica-Light';
	margin-bottom: 40px;
}
.info-box .list{
	padding: 0 85px;
}
.info-box .list li{
	overflow: hidden;
	margin-bottom: 35px;
}
.info-box .list .img{
	float: left;
}
.info-box .list .tt{
	font-size: 18px;
	color: #000000;
	overflow: hidden;
}
.info-box .list .item1 .img{
	margin-right: 20px;
}
.info-box .list .item1 .tt{
	padding-top: 35px;
}
.info-box .list .item2{
	margin-bottom: 0;
}
.info-box .list .item2 .img-r{
	float: right;
}
.info-box .list .item2 .tt{
	padding-top: 55px;
}
.info-box .list .item3 .tt{
	padding-top: 100px;
}
.info-box .list .item3{
	margin-bottom: 0;
}
.info-box .bot-text{
	text-align: center;
	color: #a96443;
	font-size: 23px;
	font-family: 'Helvetica-Light';
	text-transform: uppercase;
	margin-top: 50px;
}
.spec-box{
	height: 900px;
	padding-top: 68px;
	background: url(../img/spec-box.jpg) 50% 0 no-repeat;
}
.spec-box .left{
	max-width: 500px;
}
.spec-box .box-title{
	text-align: left;
	margin-bottom: 70px;
}
.spec-box p{
	font-size: 18px;
	margin: 0 0 30px;
	line-height: 1.4;
}
b{font-family: 'Helvetica-Bold';}
.spec-box .right{
	text-align: right;
	margin-bottom: 40px;
}
.spec-box .right p{
	margin: 0;
	font-style: italic;
}
.combinat{
	padding: 60px 0;
	text-align: center;
}
.combinat .list{
	height: 700px;
	position: relative;
	background:  url(../img/combinat.png?v1) 50% 0 no-repeat;
}
.combinat .list .h4{
	color: #069d5e;
	font-size: 16px;

	text-transform: uppercase;
	margin-bottom: 10px;
}
.combinat .list p{
	margin: 0;
	color: #000;
	font-size: 18px;
}
.combinat .list img{
	margin-bottom: 15px;
}
.combinat .list li{
	position: absolute;
}
.combinat .list li.item1{
	left: 35px;
	top: 16px;
}
.combinat .list li.item2{
	left: 108px;
	top: 287px;
}
.combinat .list li.item3{
	left: 367px;
	top: 449px;
}
.combinat .list li.item4{
	right: 108px;
	top: 287px;
}
.combinat .list li.item5{
	right: 35px;
	top: 16px;
}
.review{
	padding-top: 50px;
	height: 1134px;
	background: url(../img/review.jpg) 50% 0 no-repeat;
}
.rev-box{
	overflow: hidden;
	margin-bottom: -60px;
}
.rev-box .img{
	float: left;
	margin-right: 20px;
}
.rev-box .text{
	overflow: hidden;
}
.rev-box p{
	margin: 0 0 20px;
	line-height: 1.4;
}
.rev-box .img-r{
	margin-right: 0;
	margin-left: 20px;
	float: right;
}
.rev-box .text-r{
	text-align: right;
}
.rev-box.review3{margin-bottom: 30px;}
.rev-box.review1 .text{
	padding-top: 40px;
}
.rev-box.review2 .text{
	padding-top: 90px;
}
.rev-box.review3 .text{
	padding-top: 100px;
}
.btn-box{
	text-align: center;
}
.how-use{
	padding-top: 60px;
	height: 645px;
	background: url(../img/how-use.png) 50% 0 no-repeat;
}
.how-use .list{
	padding-top: 373px;
	color: #000;
	font-size: 16px;
	padding-left: 270px;
}
.how-use .list li{
	display: inline-block;
	margin-right: 55px;
	vertical-align: top;
}
.how-use .list li:last-child{
	margin: 0;
}
.how-get{
	padding-top: 60px;
	height: 467px;
	background: url(../img/how-get.jpg) 50% 0 no-repeat;
}
.how-get .list{
	text-align: center;
	overflow: hidden;
}
.how-get .list li{
	width: 25%;
	float: left;
}
.how-get .list img{
	margin-bottom: 15px;
}
.how-get .list .text{
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	line-height: 1.4;
}
.bottom{
	height: 1064px;
	background: url(../img/bottom.png) 50% 0 no-repeat;
}
.bot-list{
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	color: #3c3c3c;
	bottom: 104px;
	width: 100%;
	position: absolute;
	left: 0;
}
.bot-list li{
	width: 33.333%;
	float: left;
}
.bot-list li:last-child{
	padding-left: 20px;
}
.bot-list li:first-child{
	padding-right: 20px;
}