body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: "latoregular", sans-serif;
	overflow-x: hidden;
	margin:0;
	background-color: #000;
	color: #fff;
}
#wrapper{
	overflow: hidden;
	width: 100%;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-box{
	height: 1820px;
	background:#010103 url(../img/1tb.jpg) 50% 0 no-repeat;
}
.wrap{
	max-width: 1225px;
	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;
}
.sk-box{
	overflow: hidden;
}
.sk-wr{
	float: left;
	text-align: left;
}
 
.order-form-box{
 	width: 797px;
	float: right;
	text-align: center;
	margin-top: 940px;
}
.order-form-box .white{
	background-color: #fff;
	box-shadow: 0px 3px 218px 0px rgba(101, 75, 65, 0.17);
}
.order-form-box .sk-box{
	padding: 30px 50px;
	border: 3px dashed #000;
	background: #FFFF3A;
	position: relative;
}
.order-form-box .sk-box::after{
	content: '';
	position: absolute;
	top: -15px;
	display:block;
	width: 50px;
	height: 30px;
	background-image: url(../fonts/scissors.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
.order-form-box .sk-box .sk-wr{
	float: none;
	text-align: center;
}


.order-form-box .small{
	color: red;
	font-size: 40px;
	font-family: 'latoblack';
}
 
.countdown{
	text-align: center;
	color: red;
	font-size: 46px;
	line-height: 46px;
	font-family: 'Roboto Condensed';
}
.countdown span{
	font-weight: 900;
	display: inline-block;
	vertical-align: middle;
}
.countdown b{
	display: inline-block;
	vertical-align: middle;
	color: red;
	font-size: 21px;
	margin: 0 5px;
}
.order-form-box .price {
	text-align: center;
	color: #00a8d0;
	font-family: 'latoblack';
	margin-bottom: 20px;
	padding-top: 20px;
}
.order-form-box .old-price{
	display: inline-block;
	vertical-align: middle;
	font-size: 43px;
	margin-left: 33px;
	position: relative;
	top: -12px;
	color: #aeb5bf;
	 
}
.order-form{
	padding-left: 130px;
	padding-right: 130px;
}
.order-form-box .old-price .zero{
	font-size: 24px;
	position: relative;
	top: -15px;
}
.order-form-box .old-price::after{
	content: '';
	width: 79px;
	height: 26px;
	position: absolute;
	left: -6px;
	top: 11px;
	background: url(../img/lines.png) 0 0 no-repeat;
}
.wv_currency{
	display: inline-block;
	margin-left: 5px;
}
.order-form-box .new-price{
	display: inline-block;
	vertical-align: middle;
	color: #3c3c3c;
	font-size: 70px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.order-form-box .new-price .zero{
	font-size: 51px;
	position: relative;
	top: -15px;
}

.order-form {
	margin-bottom: 10px;
	margin-top: 10px;
}
.order-form-box .white{
	padding-bottom: 30px;
}
.data-list{
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
.data-list li{
	display: inline-block;
	vertical-align: middle;
	margin: 0  20px;
}
.data-list img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.data-list .t1{
	display: inline-block;
	vertical-align: middle;
}
.order-form input[type='text'],select{
	display: block;
	width: 100%;
	border: 0;
	color: #3f3f3f;
	background-color: #eef1f2;
	font-size: 22px;
	font-family: 'latolight';
	padding: 27px;
	margin-bottom: 15px;
	 
}
.order-form .btn{
	margin-top: 5px;
	height: 79px;
	width: 100%;
	background: url(../img/btn2.png) 50% 0 no-repeat;
}
.top-text{
	position: absolute;
	right: -15px;
	top: 270px;
}
.ostatok{
	 padding-top: 10px;
	color: #232323;
	font-size: 22px;
	font-family: 'latolight';
}
.ostatok .n{
	font-style: normal;
	color: #00a8d0;
}
.ostatok span{
	text-transform: uppercase;
	font-family: 'Helvetica-Bold';
}
.data{
	color: #50c008;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.1;
	font-family:  'Helvetica-Bold';
}
.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 {
	 
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 80px;
	display: block;
	width: 100% !important;
	margin-bottom: 15px;
 
	background-color: #eef1f2;
}
.select-area .center {
	white-space: nowrap;
	text-align: left;
	padding: 27px;
	display: block;
	color: #3f3f3f;
	font-size: 22px;
	font-family: 'latolight';
}
.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{
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	width: 262px;
	height: 63px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../img/btn.png) 0 0 no-repeat;
	display: inline-block;
}
.btn:hover{
	opacity: 0.9;
}
.header{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 20px 0;
	z-index: 3;
}
.header .l{
	float: left;
}
.header .r{
	float: right;
}
.ogange-list{
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faa61c+0,bf4e0a+100 */
background: #faa61c; /* Old browsers */
background: -moz-linear-gradient(top, #faa61c 0%, #bf4e0a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #faa61c 0%,#bf4e0a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #faa61c 0%,#bf4e0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa61c', endColorstr='#bf4e0a',GradientType=0 ); /* IE6-9 */
	width: 428px;
	height: 480px;
	padding-left: 40px;
	padding-top: 70px;
	position: absolute;
	top: 1050px;
	left: 0;
}
.ogange-list li{
	margin-bottom: 50px;
}
.ogange-list img{
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}
.ogange-list .t1{
	text-transform: uppercase;
	font-size: 25px;
	font-family: 'Roboto Condensed';
	display: inline-block;
	vertical-align: middle;
	max-width: 230px;
	font-weight: 300;
}

.top-box .text{
	position: absolute;
	top: 520px;
	left: 30px;
	width: 580px;
}
.top-box .text .t1{
	color: #f3e9cd;
	font-family: 'latoblack';
	text-transform: uppercase;
	font-size: 60px;
	line-height: 1;
	margin-bottom: 20px;
}
.top-box .text .t2{
	color: #83929a;
	font-family: 'latoblack';
	text-transform: uppercase;
	font-size: 34px;
	line-height: 1;
	max-width: 380px;
}
.ico-list{
	position: absolute;
	left: 0;
	bottom: 30px;
	color: #737373;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: -1px;
	width: 780px;
	font-family:  'Helvetica-Bold';
}
.ico-list li{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}
.ico-list .ico{
	width: 60px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
}
.ico-list .t1{
	display: inline-block;
	vertical-align: middle;
}
.nav{
	float: left;
	font-size: 16px;
	font-family: 'latoheavy';
	padding-top: 23px;
	text-transform: uppercase;
}
.nav li{
	display: inline-block;
	margin-right: 30px;
}
.nav a{
	color: #98a9b2;
	text-decoration: none;
}
.nav a:hover{
	color: #ffdb22;
}
.logo{
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.slogan{
	display: inline-block;
	vertical-align: middle;
}
.bottom{
	height: 1930px;
	background: url(../img/1bottom.jpg) 50% 0 no-repeat;
}
.header{
	padding-left: 50px;
	padding-right: 50px;
}
.top-text2{
	left: 430px;
	top: 70px;
	position: absolute;
}

.about-problem{
	background: url(../img/about.jpg) 50% 0 no-repeat;
	height: 427px;
}
.about-problem .text{
	width: 675px;
	padding-top: 50px;
}
.about-problem .text .h2{
	margin-bottom: 25px;
	text-transform: uppercase;
	color: #d00000;
	font-size: 34px;
	font-family: 'Helvetica-Light';
}
.about-problem .text p{
	margin: 0 0 20px;
	color: #2a2a2a;
	font-size: 16px;
}
.about-problem .text .green{
	padding-left: 40px;
	color: #50c007;
	text-transform: uppercase;
	font-size: 20px;
	font-family:  'Helvetica-Bold';
	background: url(../img/ico1.png) 0 50% no-repeat;
	margin-top: 30px;
}
.reasons{
	padding: 50px 0;
}
 
.reasons .images{
	float: left;
	margin-right: 50px;
	width: 550px;
}
.reasons .images li{
	display: inline-block;
	margin-bottom: 4px;
}
.reasons .text{
	overflow: hidden;
	padding-top: 40px;
}
.reasons .list{
	text-transform: uppercase;
	color: #5a5a5a;
	font-size: 19px;
	font-family:  'Helvetica-Bold';
}
.reasons .list li{
	margin-bottom: 20px;
}
.dietu{
	padding: 50px 0;
	background:#fff url(../img/dietu.png) 50% 100% repeat-x;
}
.dietu .list li{
	margin-bottom: 40px;
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding-left: 20px;
	border-left: 1px solid #d00000;
	padding-right: 20px;
}
.dietu .list li:last-child{
	border-left: 0;
	text-align: center;
	padding: 0;
	padding-top: 60px;
}
.dietu .list .h2{
	text-shadow: 0px 0px 25px rgba(188, 0, 0, 0.34);
	text-transform: uppercase;
	font-size: 35px;
	font-family: 'Helvetica-Bold';
	margin-bottom: 15px;
	color: #fff;
}
.dietu .list .h3{
	color: #d00000;
	font-size: 24px;
	margin-bottom: 10px;
	font-family: 'Helvetica-Bold';
}
.dietu .list p{
	margin: 0;
	color: #000000;
	font-size: 18px;
}
.expert-box{
	background:#fff url(../img/exp.png) 50% 100% repeat-x;
	padding: 50px 0;
}
.expert-box .list{
	overflow: hidden;
	margin-bottom: 70px;
}
.expert-box .list li{
	width: 33%;
	float: left;
	padding: 0 43px;
}
.expert-box .list .line{
	margin: 30px 0 15px;
	border-top: 1px solid #00a8d0;
}
.expert-box .list p{
	margin: 0;
	color: #000;
	font-size: 15px;
}
.rev {
	overflow: hidden;
	margin-bottom: 40px;
}
.rev .img{
	float: left;
	margin-right: 30px;
}
.rev .tt{
	overflow: hidden;
	padding-left: 30px;
	border-left: 1px solid #3a9500;
}
.rev .tt p{
	margin: 0 0 20px;
	color: #000;
	font-size: 16px;
	line-height: 1.4;
}
.rev .tt p:last-child{
	margin-bottom: 0;
}
.rev .tt p span{
	color: #3a9500;
}

.text-box{
	height: 1645px;
	background:  url(../img/text-box.jpg) 50% 0 no-repeat;
}
.text-box .tt{
	overflow: hidden;
	margin-bottom:250px;
}
.text-box .tt .r{
	width: 480px;
	float: right;
	padding-top: 50px;
}
.title{
	color: #f3e9cd;
	font-size: 50px;
	text-transform: uppercase;
	margin-bottom: 50px;
	font-family: 'latoblack';
}
.text-box .list{
	color: #c6c6c6;
	font-size: 26px;
	font-family: 'latomedium';
}
.text-box .list img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.text-box .list .t1{
	display: inline-block;
	vertical-align: middle;
}
.text-box .list li{
	margin-bottom: 30px;
}
.text-box .l .t1{
	color: #c6c6c6;
	font-size: 26px;
	font-family: 'latomedium';
	margin-bottom: 40px;
}
.text-box .l {
	width: 400px;
}
.text-box .l p{
	color: #e8e8e8;
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
}
.exp-name{
	color: #fff;
	font-size: 15px;
	left: 524px;
	bottom: 20px;
	position: absolute;
}
.exp-name b{
	font-size: 18px;
	font-family: 'latomedium';
}
.how-work{
	height: 1467px;
	padding-top: 170px;
	background: url(../img/how-work.jpg) 50% 0 no-repeat;
}
.how-work .wr{
	overflow: hidden;
	margin-bottom: 100px;
}
.how-work .r{
	width: 680px;
	float: right;
}
.how-work .list li{
	margin-top: 300px;
	width: 49%;
	display: inline-block;
	padding-right: 14px;
	vertical-align: top;
}
.how-work .list .item1,
.how-work .list .item2{
	position: relative;
	top: 0px;
}
.how-work .list .h4{
	color: #f3e9cd;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: 'latoblack';
}
.count{
	float: none;
}
.count .ww{
	text-align: center;
	color: #959595;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	padding-top: 3px;
}
.count .ww li{
	display: inline-block;
	margin: 0 6px;
	width: 52px;
	color: red;
}
 
.how-work .list p{
	margin: 0;
	color: #fff;
	font-size: 18px;
}
.how-work .title{
	margin-bottom: 0;
}
.btn-box{
	text-align: center;
}
.btn-box .btn, .inform .btn{
	width: 400px;
	background: url(../img/btn2.png) 50% 0 no-repeat;
	height: 79px;
}
.reviews{
	height: 1282px;
	background: url(../img/rev.jpg) 50% 0 no-repeat;
}
.reviews .wr{
	overflow: hidden;
}
.reviews .item{
	width: 370px;
	margin-right: 38px;
	float: left;
}
.reviews .item2{
	margin-top: 188px;
}
.reviews .item3{
	margin-top: 376px;
}
.reviews .title{
	margin-bottom: 100px;
}
.reviews .tt{
	padding: 20px;
}
.reviews .tt .age{
	margin-bottom: 15px;
	font-size: 18px;
}
.reviews .tt p{
	font-size: 15px;
	margin: 0;
	line-height: 1.4;
}
.inform{
	height: 1380px;
	background:  url(../img/1inform.jpg) 50% 0 no-repeat;
}
.inform .r{
	width: 430px;
	float: right;
	padding-top: 260px;
}
.inform .title{
	color: #ffffff;
	font-size: 39px;
}
.inform .list{
	color: #fff;
	font-size: 18px;
	font-family: 'latobold';
	margin-bottom: 50px;
	text-transform: uppercase;
}
.inform .list img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.inform .list .t1{
	display: inline-block;
	vertical-align: middle;
}
.inform .list li{
	margin-bottom: 20px;
}
.make-order{
	height: 1522px;
	background:  url(../img/make.jpg) 50% 0 no-repeat;
}
.make-order .title{
	font-size: 40px;
}
.make-order .list{
	padding-left: 200px;
	color: #fff;
	font-size: 18px;
	font-family: 'latobold';
	max-width: 780px;
	padding-top: 160px;
}
.make-order .list li{
	display: inline-block;
	vertical-align: top;
	width: 187px;
	margin-right: 40px;
	margin-bottom: 226px;
}
.make-order .list p{
	margin: 0;
}
.make-order .list .item3{
	margin-left: 116px;
}
.deliv{
	padding-left: 520px;
	padding-top: 100px;
}
.bottom .order-form-box{
	margin-top: 1135px;
}
.bottom .ogange-list{
	top: 1257px;
}
.bottom .text{
	top: 730px;
}
.rev-slider{
	display: none !important;
}










