/* styles */

body {
	min-width: 480px;
	background: #efefef;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	cursor: default;
}

.main_wrapper {
	margin: 0 auto;
	width: 480px;
	background: #fff;
	overflow: hidden;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

img {
	max-width: 100%;
	height: auto;
}

b {
	font-weight: 700;
}

/* button */

.button_block {
	position: relative;
}

.button_block:after {
	display: block;
	content: '';
	width: 100%;
	height: 22px;
	background: url(../images/button__shadow.png) center no-repeat;
	position: absolute;
	bottom: -10px;
	left: 0;
}

.button {
	display: block;
	margin: 0 auto;
	width: 380px;
	height: 76px;
	border: none;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
	text-shadow: 0 1px 0 #b76302;
    background-color: #bda30d;
    background-image: -webkit-linear-gradient(0deg, #57a906 0%, #6fca16 100%);
    background-image: -moz-linear-gradient(0deg, #57a906 0%, #6fca16 100%);
    background-image: -o-linear-gradient(0deg, #57a906 0%, #6fca16 100%);
    background-image: linear-gradient(0deg, #57a906 0%, #6fca16 100%);
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 26px;
	line-height: 76px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	position: relative;
	z-index: 10;
}

/* titles */

h2 {
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}

h2 b {
	display: block;
	font-weight: 800;
	font-size: 30px;
	line-height: 36px;
	color: #222;
}

/* offer */

.offer_section {
	padding: 0;
	background: #eaeaea;
}
.offer_section .maintitle{
    padding: 23px 0 13px;
    text-transform: uppercase;
    font-weight: 700;
	color: #fff;
    font-size: 48px;
    line-height: 50px;
    text-align: center;
    font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
	background-color: #ffa600;
	background-image: -webkit-linear-gradient(50deg, #ffa600 0%, #ffa600 100%); 
	background-image: -moz-linear-gradient(50deg, #ffa600 0%, #ffa600 100%); 
	background-image: -o-linear-gradient(50deg, #ffa600 0%, #ffa600 100%);
	background-image: linear-gradient(50deg, #ffa600 0%, #ffa600 100%);
}
.offer_section .subtitle {
    padding: 10px 0;
    width: 100%;
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: #fff;
	color: #222;
}
.offer_section .main_subtitle>span{
	color: #2f3039;
	float: right;
}
.offer_section .discount {
	width: 100px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	top: 165px;
	left: 17px;
	z-index: 999;
}

.offer_section .discount b {
	font-weight: 800;
	font-size: 36px;
	line-height: 36px;
}

.offer_section .price_block {
	margin: -6px 0 0;
	position: relative;
}

.offer_section .date_block {
	font-weight: 700; 
	text-transform: uppercase; 
	font-size: 22px; 
	line-height: 28px; 
	color: #fff; 
	text-align: center; 
	margin-bottom: 0; 
	background: #393b43; 
	padding: 17px 0;
	border-bottom: 1px solid #7b7b7b;
}

.offer_section .price_item {
	float: left;
	width: 50%;
	height: 74px;
	text-align: center;
}

.offer_section .price_item.old {
	padding: 13px 65px 0 0;
	background: #f0f0f0;
	color: #595959;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.offer_section .price_item.new {
	padding: 13px 0 0 65px;
	background: #64bd0d;
	color: #fff;
}

.offer_section .price_item.new .value {
	font-weight: 800;
}

.offer_section .price_item .text {
	margin: 0 0 5px;
	font-size: 14px;
	line-height: 14px;
}

.offer_section .price_item .value {
	font-weight: 700;
	font-size: 34px;
	line-height: 30px;
}

.offer_section .price_item.old .value {
	text-decoration: line-through;
}

.offer_section .discount {
	padding: 19px 0 0 46px;
	width: 176px;
	height: 92px;
	background: url(../images/offer2__discount_bg.png) center no-repeat;
	color: #fff;
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -88px;
}

.offer_section .discount .text {
	margin: 0 0 5px;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.offer_section .discount .value {
	margin: 0 0 0 5px;
	font-weight: 700;
	font-size: 34px;
	line-height: 34px;
}

.offer_section .timer_block {
  margin: 0 auto 20px;
  width: 400px;
  height: auto;
  color: #fff;
  text-align: center;
}

.offer_section .timer_block p {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 18px;
}

.offer_section .timer_item {
  float: left;
  margin: 0 32px 0 0;
  width: 112px;
  position: relative;
}

.offer_section .timer_item:last-child {
  margin: 0;
}

.offer_section .timer_item:before {
  display: block;
  content: ':';
  width: 32px;
  font-weight: 700;
  font-size: 36px;
  line-height: 52px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  right: -32px;
}

.offer_section .timer_item:last-child:before {
  display: none;
}

.offer_section .timer_item .count {
  margin: 0 0 10px;
  height: 60px;
  font-weight: 700;
  font-size: 36px;
  line-height: 60px;
}

.offer_section .timer_item .count span {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  width: 54px;
  height: 60px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(107, 198, 18, 1)), color-stop(50%, rgba(102, 204, 28, 1)), color-stop(50%, #4a4a4a), color-stop(51%, #4a4a4a), color-stop(51%, rgba(107, 198, 18, 1)), to(rgba(102, 204, 28, 1)));
  background-image: -webkit-linear-gradient(to top, #6bc612 0%, #78d61c 50%, #3f3f3f 50%, #3f3f3f 51%, #6bc612 51%, #78d61c 100%);
  background-image: -moz-linear-gradient(to top, #6bc612 0%, #78d61c 50%, #3f3f3f 50%, #3f3f3f 51%, #6bc612 51%, #78d61c 100%);
  background-image: -o-linear-gradient(to top, #6bc612 0%, #78d61c 50%, #3f3f3f 50%, #3f3f3f 51%, #6bc612 51%, #78d61c 100%);
  background-image: linear-gradient(to top, #6bc612 0%, #78d61c 50%, #3f3f3f 50%, #3f3f3f 51%, #6bc612 51%, #78d61c 100%);
  -webkit-box-shadow: inset 0 -2px 0 #4a4a4a;
  -moz-box-shadow: inset 0 -2px 0 #4a4a4a;
  box-shadow: inset 0 -2px 0 #4a4a4a;
}

.offer_section .timer_item .count span:last-child {
  margin: 0;
}

.offer_section .timer_item .text {
  line-height: 16px;
}

.offer_section .form_bg {
	padding: 25px 0; 
	background-color: #2f3039; 
	background-image: -webkit-linear-gradient(10deg, #2f3039 0%, #1a1b26 100%); 
	background-image: -moz-linear-gradient(10deg, #2f3039 0%, #1a1b26 100%); 
	background-image: -o-linear-gradient(10deg, #2f3039 0%, #1a1b26 100%); 
	background-image: linear-gradient(10deg, #2f3039 0%, #1a1b26 100%);
}

.offer_section .products_count {
	margin: 20px 0 0;
	color: #fff;
	text-align: center;
}

.offer_section .products_count:before {
	display: inline-block;
	vertical-align: middle;
	margin: -4px 10px 0 0;
	content: '';
	width: 20px;
	height: 18px;
	background: url(../images/offer__products_count_icon.png) center no-repeat;
}

.offer_section .products_count b {
	color: yellow;
}

.offer_section .benefits_block {
	padding: 35px 15px 20px;
	width: 480px;
	background: #fff;
}

.offer_section .benefits_block .benefit_item {
	float: left;
	padding: 0 5px;
	width: 33.333333%;
	text-align: center;
}

.offer_section .benefits_block img {
	display: block;
	margin: 0 auto 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.offer_section .input {
	display: block;
	margin: 0 auto 14px;
	padding: 0 35px;
	width: 380px;
	height: 76px;
	border: none;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #333;
	outline: none;
	border: 2px solid #bae690;
}

.offer_section .field-name {
	background-image: url(../images/offer__name_icon.png);
	background-position: 30px center;
	background-repeat: no-repeat;
	padding: 0 20px 0 90px;
}

.offer_section .field-phone {
	background-image: url(../images/offer__phone_icon.png);
	background-position: 27px center;
	background-repeat: no-repeat;
	padding: 0 20px 0 90px;
}

.offer_section .input::-webkit-input-placeholder {
	opacity: 1;
	color: #333;
}

.offer_section .input:-moz-placeholder {
	opacity: 1;
	color: #333;
}

.offer_section .input::-moz-placeholder {
	opacity: 1;
	color: #333;
}

.offer_section .input:-ms-input-placeholder {
	opacity: 1;
	color: #333;
}

.offer_section .input:focus::-webkit-input-placeholder {
	opacity: 0;
}

.offer_section .input:focus:-moz-placeholder {
	opacity: 0;
}

.offer_section .input:focus::-moz-placeholder {
	opacity: 0;
}

.offer_section .input:focus:-ms-input-placeholder {
	opacity: 0;
}

/* about */

.about_section {
	padding: 30px 0;
	background: #fff;
}

.about_section h2 {
	margin: 0 0 25px;
}

.about_section p {
	padding: 0 20px;
	line-height: 1.8em;
	text-align: center;
}

.about_section img {
	display: block;
	width: 480px;
	margin: 0 auto;
}

.about_section .owl-prev, 
.about_section .owl-next {
	width: 47px;
	height: 47px;
	background: #f85a3d url(../images/slider__arrows.jpg) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -23px;
}

.about_section .owl-prev {
	background-position: left center;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
	left: 0;
}

.about_section .owl-next {
	background-position: right center;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
	right: 0;
}

.applist_section {
	padding: 30px 0;
	background: #fff;
}

.applist_section h2 {
	margin: 0 0 25px;
}

.applist_section ul{
	margin: 20px 20px 0;
}

.applist_section ul li {
	margin: 0 0 10px 18px;
	padding: 0 0 10px;
	border-bottom: 1px dashed rgba(0,0,0,0.3);
	position: relative;
	font-size: 17px;
}

.applist_section ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.applist_section ul li:before {
	display: block;
	content: '';
	width: 8px;
	height: 13px;
	background: url(../images/arrow.png) center no-repeat;
	position: absolute;
	top: 5px;
	left: -18px;
}

.catalog_price {
	margin: 387px 0 0;
	position: relative;
}

.original_section .catalog_price {
	margin: 0;
	position: relative;
}

.original_section .catalog_price:before {
	display: block;
	content: '';
	width: 100%;
	height: 21px;
	background: url(../images/offer__price_shadow.png) center top no-repeat;
	opacity: 0.3;
	position: absolute;
	bottom: -21px;
	left: 0;
}

.original_section .catalog_price .price_item {
	float: left;
	padding: 10px 0 0;
	width: 50%;
	height: 70px;
	background: #fff;
	text-align: center;
}

.original_section .catalog_price .price_item.new {
	background: #79b717;
	color: #fff;
}

.original_section .catalog_price .price_item.new:before {
	display: block;
	content: '';
	border-top: 70px solid #fff;
	border-right: 20px solid #79b717;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}

.original_section .catalog_price .text {
	margin: 0 0 2px;
	font-size: 14px;
	line-height: 14px;
}

.original_section .catalog_price .value {
	font-size: 34px;
	line-height: 34px;
}

.original_section .catalog_price .price_item.old .value {
	text-decoration: line-through;
}

.original_section .catalog_price .price_item.new .value {
	font-weight: 800;
}

/* benefits */

.benefits_section {
	padding: 30px 0;
	background: #373737 url(../images/bg_pattern.jpg) repeat;
	color: #fff;
}

.benefits_section h2 {
	margin: 0 0 25px;
}

.benefits_section h2 b {
	color: #fff;
}

.benefits_section .benefit_item {
	margin: 0 0 25px;
}

.benefits_section .benefit_item img {
	display: block;
	margin: 0 auto;
	border-radius: 10px 10px 0px 0px;
}

.benefits_section .benefit_item .text_block {
	margin: 0 auto;
	padding: 20px;
	width: 440px;
	border: 1px solid rgba(255,255,255,0.2);
	background: #252424;
	border-top: none;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	text-align: center;
}

.benefits_section .benefit_item h4 {
	margin: 0 0 5px;
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
}

/* characteristics */

.characteristics_section {
	padding: 30px 0;
	background: #ebeae4;
}

.characteristics_section h2 {
	margin: 0 0 30px;
}

.characteristics_section ul {
	margin: 30px 20px 0;
}

.characteristics_section ul li {
	margin: 0 0 10px 18px;
	padding: 0 0 10px;
	border-bottom: 1px dashed rgba(0,0,0,0.3);
	text-align: left;
	position: relative;
}

.characteristics_section ul li:last-child {
	margin: 0 0 0 18px;
	padding: 0;
	border: none;
}

.characteristics_section ul li:before {
	display: block;
	content: '';
	width: 8px;
	height: 13px;
	background: url(../images/characteristics__arrow.png) center no-repeat;
	position: absolute;
	top: 5px;
	left: -18px;
}

.characteristics_section ul li b {
	float: left;
}

/* original */

.original_section {
	padding: 30px 0;
	background: #f5f4ec;
}

.original_section h2 {
	margin: 0 0 25px;
}

.original_section .owl-prev, 
.original_section .owl-next {
	width: 47px;
	height: 47px;
	background: #f85a3d url(../images/slider__arrows.jpg) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -23px;
}

.original_section .owl-prev {
	background-position: left center;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
	left: 0;
}

.original_section .owl-next {
	background-position: right center;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
	right: 0;
}

.original_section ul {
	margin: 17px 20px 0;
}

.original_section ul li {
	margin: 0 0 15px 18px;
	padding: 0 0 2px;
	border-bottom: 1px dashed rgba(0,0,0,0.3);
	text-align: left;
	position: relative;
}

.original_section ul li:last-child {
	margin: 0 0 0 18px;
	padding: 0;
	border: none;
}

.original_section ul li:before {
	display: block;
	content: '';
	width: 8px;
	height: 13px;
	background: url(../images/characteristics__arrow.png) center no-repeat;
	position: absolute;
	top: 5px;
	left: -18px;
}

.original_section ul li b {
	float: left;
}

/* gift */

.gift_section {
	padding: 30px 20px;
	background-color: #162337;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e1921), to(#162337));
	background-image: -webkit-linear-gradient(bottom, #2e1921 0%, #162337 100%);
	background-image: -moz-linear-gradient(bottom, #2e1921 0%, #162337 100%);
	background-image: -o-linear-gradient(bottom, #2e1921 0%, #162337 100%);
	background-image: linear-gradient(to top, #2e1921 0%, #162337 100%);
}

.gift_section h2 {
	margin: 0 0 25px;
	color: #fff;
}

.gift_section h2 b {
	color: #41c3ff;
}

.gift_section img {
	display: block;
	margin: 0 auto -65px;
}

.gift_section .benefit_item {
	display: table;
	margin: 0 0 20px;
	padding: 0 0 0 30px;
	width: 100%;
}

.gift_section .benefit_item:last-child {
	margin: 0;
}

.gift_section .benefit_item p {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px 0 45px;
	height: 80px;
	border: 1px solid rgba(255,255,255,0.1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #ccc;
	position: relative;
}

.gift_section .benefit_item p:before {
	display: block;
	content: '';
	width: 49px;
	height: 49px;
	background: center no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: -25px;
}

.gift_section .benefit_item:nth-child(1) p:before {
	background-image: url(../img/gift__benefit1_icon.png);
}

.gift_section .benefit_item:nth-child(2) p:before {
	background-image: url(../img/gift__benefit3_icon.png);
}

.gift_section .benefit_item:nth-child(3) p:before {
	background-image: url(../img/gift__benefit2_icon.png);
}

.gift_section .benefit_item:nth-child(4) p:before {
	background-image: url(../img/gift__benefit4_icon.png);
}

/* reviews */

.reviews_section {
	padding: 30px 20px;
	background: #f4f4f4;
}

.reviews_section h2 {
	margin: 0 0 30px;
}

.reviews_section .reviews_list {
	padding: 25px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	text-align: center;
}

.reviews_section .author_info {
	margin: 30px 0 25px;
}

.reviews_section .author_info b {
	font-weight: 800;
	font-size: 18px;
}

.reviews_section .owl-prev, 
.reviews_section .owl-next {
	width: 25px;
	height: 42px;
	background: url(../images/reviews__arrows.png) no-repeat;
	position: absolute;
	top: 298px;
}

.reviews_section .owl-prev {
	background-position: left center;
	left: 35px;
}

.reviews_section .owl-next {
	background-position: right center;
	right: 35px;
}

/* order info 1 */

.order_info1_section {
	padding: 30px 20px;
    background: #45393d;
    background: -moz-linear-gradient(top, #45393d 0%, #2c2528 100%);
    background: -webkit-linear-gradient(top, #45393d 0%,#2c2528 100%);
    background: linear-gradient(to bottom, #45393d 0%,#2c2528 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45393d', endColorstr='#2c2528',GradientType=0 );
	color: #fff;
}

.order_info1_section h2 {
	margin: 0 0 25px;
}

.order_info1_list .info_item {
	display: table;
	margin: 0 0 25px;
	width: 100%;
}

.order_info1_list .info_item:last-child {
	margin: 0;
}

.order_info1_list .image_block {
	display: table-cell;
	vertical-align: middle;
	width: 220px;
}

.order_info1_list .image_block img {
	display: block;
}

.order_info1_list .text_block {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 20px;
}

.order_info1_list .text_block h4 {
	margin: 0 0 5px;
	font-weight: 800;
	color: #fff;
	text-transform: none;
}

.order_info1_list .text_block p {
	font-size: 14px;
	line-height: 22px;
}

/* colors */

.offer_section .color {
 width: 380px;
 margin: 0 auto 22px;
}

.offer_section .color:after {
 display: block;
 clear: both;
 content: '';
}

.offer_section .color h4 {
 display: block;
 background: #ff3030;
 color: #fff;
 padding: 7px 0;
 margin-bottom: 15px;
 font-size: 16px;
 text-align: center;
 text-transform: uppercase;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.offer_section .color .item {
 float: left;
 border: 1px solid rgba(170, 170, 170, 0.5);
 padding: 6px;
 -webkit-border-radius: 12px;
 -moz-border-radius: 12px;
 border-radius: 12px;
}

.offer_section .color .item img {
 display: block;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.offer_section .color .item:last-child {
    float: right;
}

.offer_section .order_form ul {
  list-style-type: none;
}

.offer_section .order_form li {
  display: inline-block;
}

.offer_section .order_form input[type="radio"][id^="colorbox"] {
  display: none;
}

.offer_section .order_form label {
  display: block;
  position: relative;
  cursor: pointer;
  border: 1px solid #bbb;
  padding: 6px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.offer_section .order_form label:before {
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
  background: url("../images/check.png") no-repeat;
  z-index: 99;
}

.offer_section .order_form label img {
  display: block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
  width: 168px;
}

.offer_section .order_form :checked + label {
  border-color: #64bd0d;
}

.offer_section .order_form :checked + label:before {
  content: "";
  background-color: none;
  transform: scale(1);
}

.offer_section .order_form :checked + label img {
  transform: scale(0.95);
  z-index: -1;
}

/* footer */

.footer_section {
	padding: 25px 0;
	background: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}

.footer_section img {
	display: block;
	margin: 0 auto 10px;
}

.footer_section a {
	color: #222;
}