.clear:after, .container:after {
	clear: both
}
.header_bottom, .header_top, header, section {
	position: relative
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
img {
	max-width: 100%
}
body {
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	overflow-x: hidden;
	width: 100%;
	margin: auto;
	background: #fff
}
.bold, b {
	font-weight: 700
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
.clear:after, .clear:before, .container:after, .container:before {
	content: "";
	display: table
}
.wrap {
	max-width: 420px;
	margin: auto;
	overflow: hidden
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.container {
	max-width: 300px;
	margin: auto;
	padding: 0 10px;
	position: relative
}
.center {
	display: table-cell;
	vertical-align: middle
}
.inlhack {
	letter-spacing: -.36em;
	text-align: center
}
h1, .last_block h2 {
	font-size: 38px;
	color: #fff;
	font-weight: 700;
	position: relative;
	text-align: center;
	margin-bottom: 0;
	line-height: 40px;
}
.main_title {
	padding: 30px 0
}
.main_title span {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
	display: block;
	margin-bottom: 15px;
}
.main_slog {
	font-size: 18px;
	line-height: 24px;
	color: #321108;
	background: #FFCA00;
	text-transform: uppercase;
	padding: 13px 0;
	font-weight: bold;
	text-align: center
}
.main_bg {
	background: url(../images/main_bg.jpg) no-repeat top center;
	height: 614px;
	position: relative
}
.list {
	margin-left: 60px;
	margin-top: 204px;
	margin-right: 25px;
}
.list li {
	position: relative;
	text-align: left;
	color: #321108;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 24px;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.count_title {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #321108;
	margin-bottom: 5px;
}
.count {
	text-align: center;
	margin: 10px 0 15px;
}
/* count */

.countbox-hours-text, .countbox-mins-text, .countbox-secs-text {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0;
	color: #fff;
	font-weight: 600;
	margin: -2px auto 0;
}
.countbox .countbox-num {
	font-weight: bold;
	background: url(../images/count.png) no-repeat;
	position: relative;
	margin-right: 35px;
	width: 62px;
	height: 84px;
	display: inline-block;
}
.countbox>div:last-child {
	margin: 0
}
.countbox .countbox-num:before {
	content: ':';
	position: absolute;
	right: -22px;
	top: 25px;
	color: #321108;
	font-weight: bold;
	font-size: 40px;
}
.countbox .countbox-num:last-child:before {
	display: none
}
.countbox-hours, .countbox-mins, .countbox-secs {
	color: #321108;
	font-size: 38px;
	text-align: center;
	font-weight: 700;
	line-height: 66px;
	margin-bottom: 0px;
	letter-spacing: 0px;
}
/* count */

.sale_block {
	background: #34584A;
	padding: 5px 0 15px;
}
.sale {
	font-size: 26px;
	font-weight: bold;
	color: #FC0;
	line-height: 26px;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.sale_form input {
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	width: 255px;
	height: 46px;
	border: none;
	display: block;
	color: #5c6c72;
	font-size: 18px;
	text-align: center;
	margin: 0 auto 8px;
	outline: none
}
.sale_form select {
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	width: 255px;
	height: 46px;
	border: none;
	display: block;
	color: #5c6c72;
	font-size: 18px;
	text-align: center;
	margin: 0 auto 8px;
	outline: none
}
.sale_form input::-webkit-input-placeholder {
	color: #5c6c72
}
.sale_form input::-moz-placeholder {
	color: #5c6c72
}
.sale_form input:-moz-placeholder {
	color: #5c6c72
}
.sale_form input:-ms-input-placeholder {
	color: #5c6c72
}
.secure {
	margin-bottom: 8px;
	text-align: center
}
.secure span {
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
	position: relative
}
.secure span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	background: url(../images/secure.png) no-repeat;
	width: 13px;
	height: 17px
}
.btn {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px;
	background-image: -webkit-linear-gradient( 0deg, rgb(129, 217, 34) 0%, rgb(100, 185, 75) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(129, 217, 34) 0%, rgb(100, 185, 75) 100%);
	margin: auto;
	width: 282px;
	display: block;
	position: relative;
	text-align: center;
	height: 62px;
	line-height: 64px;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	position: relative;
	border: none
}
.btn:hover {
	background-image: -webkit-linear-gradient( 0deg, rgb(101, 185, 75) 0%, rgb(129, 217, 35) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(101, 185, 75) 0%, rgb(129, 217, 35) 100%);
}
.btn:active {
	background-image: none;
	background: #FFCA00;
}
.price_block {
	display: -webkit-box;
	background: url(../images/price_bg.jpg) no-repeat top center;
	height: 57px;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	padding: 0 60px;
}
.old_price {
	color: #fff;
	font-size: 34px;
	font-weight: 600;
	line-height: 34px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-right: 35px;
}
.old_price .numb {
	position: relative;
}
.old_price .numb:before {
	content: "";
	width: 114%;
	height: 4px;
	left: -7%;
	background: #FFF;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(-11deg) translateY(-50%);
	-ms-transform: rotate(-11deg) translateY(-50%);
	    transform: rotate(-11deg) translateY(-50%);
}
.price_block .curr {
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
}
.new_price {
	font-size: 44px;
	font-weight: 700;
	color: #fff;
	line-height: 34px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.sale_block {
	padding: 15px 0
}
h2 {
	font-size: 28px;
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: center;
	position: relative;
	line-height: 30px;
	text-transform: uppercase
}
h2 span {
	color: #80D823;
}
.stitle {
	padding: 20px 0;
	background-color: #73D4AB;
	text-align: center
}
.video .stitle {
	background: #FFF;
}
.video h2 {
	color: #000;
}
.video-container {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: #000;
}
.video-container iframe {
	width: 100%;
	height: 100%
}
.video_text {
	padding: 15px 0;
	text-align: center;
	color: #000;
}
.video_text b {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	border-bottom: 2px solid #58C934;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}
.video_bottom img {
	display: block;
}
.vb_text {
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	color: #FC0;
	background: #34584A;
	padding: 15px 0;
}
.button {
	padding: 15px 0;
	background: #fff;
}
.comp_item {
	text-align: center;
	padding: 15px 0;
}
.comp_item b {
	font-size: 18px;
	color: #222222;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.comp_bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 65px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
}
.comp .button {
	background: #34584A;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
	padding: 20px 0;
}
.comp b {
	display: block;
	margin-bottom: 20px;
}
.effect_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.efl {
	position: absolute;
	z-index: 2;
}
.efl1 {
	top: 130px;
	left: 464px;
}
.efl2 {
	top: 120px;
	right: 180px;
}
.efl3 {
	top: 167px;
	right: 55px;
}
.easy {
	background: url(../images/easy_bg.jpg) no-repeat top center / cover;
}
.effect_block {
	padding: 20px 0;
}
.effect_block .owl-dot {
	background: #FFF;
}
.effect_block .owl-nav {
	top: 85px;
}
.effect_item {
	background-color: rgb(255, 255, 255);
	width: 282px;
	position: relative;
	margin: 0 auto 10px;
}
.effect_item img {
	display: block;
}
.effect_item .title {
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	background: #90D44E;
	line-height: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
}
.ef_price {
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.ef_old_price {
	color: #445B70;
}
.ef_old_price small {
	font-size: 20px;
}
.ef_old_price .numb span {
	font-size: 30px;
	line-height: 34px;
	text-decoration: line-through;
}
.ef_new_price {
	color: #fff;
	font-weight: bold;
	background: #FF9100;
	padding: 2px 12px;
	border-radius: 20px;
}
.ef_new_price small {
	font-size: 28px;
	text-decoration: none;
}
.ef_new_price .numb {
	font-size: 30px;
	line-height: 34px;
}
.ef_list {
	padding: 10px 10px;
	color: #757575;
	background: #F0F0F0;
}
.ef_list h3 {
	text-align: center;
	color: #222;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
.ef_list li {
	color: #757575;
	font-size: 16px;
	margin-bottom: 3px;
	letter-spacing: -1px;
}
.ef_list li span {
	font-weight: bold;
	color: #222;
}
.ef_button {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ef_button .btn {
	line-height: 56px;
	font-size: 30px;
	width: 224px;
	height: 58px;
}
/* effecct */

.comp_item:nth-child(2) {
	background: #E3F6EE;
}
.comp_bottom img {
	margin-right: 10px;
}
.how_block {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	color: #321108;
	padding: 10px 0;
}
.how_top img {
	display: block;
}
.how_block:nth-child(even) {
	background: #E3F6EE;
}
.how_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.how_item .numb {
	margin-right: 5px;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	        flex: 0 0 auto;
}
.expert_top {
	text-align: center;
	background: url(../images/expert_bg.jpg) no-repeat top center;
	background-size: cover;
}
.expert_top .image {
	padding: 15px 0;
}
.expert_top .name {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	background: #FFCA00;
	padding: 10px 0;
	color: #fff;
	text-transform: uppercase;
}
.expert_top .name b {
	text-transform: uppercase;
	display: block;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 5px;
}
.expert_bottom {
	padding: 15px 0;
	background: #EBEBEB;
	color: #000000;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
}
.expert_bottom p:not(:last-child) {
	margin-bottom: 15px;
}
.owl-nav {
	position: absolute;
	max-width: 340px;
	top: 55px;
	left: 0;
	right: 0;
	margin: auto;
}
.owl-prev {
	text-indent: -9999em;
	background: url(../images/prev.png) no-repeat;
	width: 75px;
	height: 75px;
	float: left
}
.owl-next {
	text-indent: -9999em;
	background: url(../images/next.png) no-repeat;
	width: 75px;
	height: 75px;
	float: right
}
.rev_item .name {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0;
	min-height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	background: #321108;
	text-align: center;
	position: relative
}
.rev_item .img {
	padding: 10px 0 0;
	background: url(../images/reviews_top.jpg) no-repeat top center;
	background-size: cover;
}
.rev_item .text {
	font-size: 16px;
	text-align: center;
	color: #232323;
	padding: 15px 0;
	line-height: 18px;
}
.rev_item .text p {
	display: block;
	max-width: 300px;
	padding: 0 5px;
	margin: auto
}
.rev_item .img img {
	margin: 0 auto;
}
.owl-dots {
	text-align: center;
	position: relative;
	margin-bottom: 10px
}
.owl-dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #36353C;
	border-radius: 10px;
	margin: 0 10px;
	vertical-align: middle
}
.owl-dot.active {
	background: #FFB400;
}
.help_list {
	background: #FFFFFF;
	color: #1d0a05;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px
}
.help_bg {
	background: #E3F6EE
}
.help_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 280px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 0px
}
.help_item .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: 10px
}
footer {
	padding: 15px 0;
	text-align: center;
	background: #fff;
	color: #000;
	font-size: 16px;
	line-height: 18px
}
footer a {
    color:#000;
    display: inline-block;
    margin: 5px;
}


.date_sale{
	color: #222;
}