/* styles */
body {
	min-width: 480px;
	background: #272727;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5em;
	color: #222;
	cursor: default;
}

.main_wrapper {
	margin: 0 auto;
	width: 480px;
	background: #fff;
}

img {
	max-width: 100%;
	height: auto;
}

b {
	font-weight: 700;
}
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}
h2.title{
	font-size: 21px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
	padding: 0 10px;
}
h2.title span{
	color: #000000;
}
section{
	padding: 35px 0;
}

.Ñolor_theme{
	background: #ed525c;
	background: -moz-linear-gradient(top, #ed525c 0%, #e65336 100%);
	background: -webkit-linear-gradient(top, #ed525c 0%,#e65336 100%);
	background: linear-gradient(to bottom, #ed525c 0%,#e65336 100%);
}
.Ñolor_theme .title,
.Ñolor_theme .title span{
	color: #fff;
}

.main_form{
	padding: 0 15px;
}
.main_form input{
	display: none;
	width: 100%;
	display: block;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	border: #e1d9cc 1px solid;
	font-size: 18px;
	margin-bottom: 10px;
	height: 72px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	color: #222;
}
.main_form .button-m{
	margin-top: 0;
	width: 100%;
}
.main_form ::-webkit-input-placeholder {
	color: #222;
}
.main_form ::-moz-placeholder {
	color: #222;
}
.main_form :-moz-placeholder {
	color: #222;
}
.main_form :-ms-input-placeholder {
	color: #222;
}
.main_form :focus::-webkit-input-placeholder {
	color: transparent;
}
.main_form :focus::-moz-placeholder {
	color: transparent;
}
.main_form :focus:-moz-placeholder {
	color: transparent;
}
.main_form :focus:-ms-input-placeholder {
	color: transparent;
}

/* button */
.button-m{
	border: none;
	cursor: pointer;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	height: 75px;
	width: 340px;
	display: block;
	border-radius: 5px;
	line-height: 74px;
	text-decoration: none;
	text-align: center;
	background: #fffc01;
	background: -moz-linear-gradient(top, #fffc01 0%, #fffc01 100%);
	background: -webkit-linear-gradient(top, #fffc01 0%,#fffc01 100%);
	background: linear-gradient(to bottom, #ff3131 0%,#ff3131 100%);
	font-size: 22px;
	letter-spacing: 0.5px;
	margin: 0px auto;
	color: rgb(255 255 255);
	position: relative;
}
.button-m:active{
	background: linear-gradient(to bottom, #2744a1, #4164d5);
	top: 2px;
}



/*  offer_section   */
.offer_section{
	padding: 0 0 40px;
	background: #1e1e1e  ;
	color: rgb(255, 255, 255);

}
.main_subtitle{
	background: #1e1e1e  ;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px;
}
.offer_section .box{
	
	padding-top: 27px;
}
.main_title{
	font-size: 43px;
	line-height: 66px;
	text-align: right;
	padding-right: 15px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0.6px;
}
.main_descr{
	text-align: right;
	padding: 0 20px 0 225px;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.2em;
	color: #fff;
	margin-top: 35px;
	text-shadow: 0 2px 0 rgba(0,0,0,0.4);
}
.main_descr>span{
	color: #ec3449;
}

.price{
	background: #ff3131;
	padding: 12px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: rgb(255 255 255);
	font-weight: 700;
}
.price>p{
	width: 215px;
	padding-right: 30px;
	font-size: 19px;
	line-height: 1.3em;
	text-transform: uppercase;
	background: url(../images/price_arrow.png) 100% 50% no-repeat;
	margin-right: 25px;
}
.price .price_block{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.price_block small{
	font-size: 0.7em;
}
.price_block .old{
	font-size: 22px;
	line-height: 1.1em;
}
.price_block .old span{
	text-decoration: line-through;
}
.price_block .new{
	font-size: 30px;
	line-height: 1.1em;
	margin-left: 10px;
	color: #fff;
}
.ofr_bull{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 30px 0;
}
.ofr_bull>li{
	width: 160px;
	font-size: 15px;
	padding: 0 5px;
	text-align: center;
}
.ofr_bull>li:before{
	content: '';
	width: 83px;
	height: 83px;
	background: url(../images/benef_icons.png) 0% 50% no-repeat;
	display: block;
	margin: 0 auto 10px;
}
.ofr_bull>li:nth-child(2):before{
	background-position: -83px 50%;
}
.ofr_bull>li:nth-child(3):before{
	background-position: -166px 50%;
}

.formbox{
	width: 440px;
	margin: 0 auto;
	border: 3px solid #ff3131;
	border-radius: 3px;
	padding: 20px 30px;
	text-align: center;
}
.formbox .action{
	font-size: 17px;
	line-height: 1.2em;
	font-weight: 700;
}
.formbox .action>span{
	font-size: 23px;
	line-height: 1.2em;
	display: block;
	margin-bottom: 5px;
}

.timer{
	border-top: 1px solid #3a3a3a;
	border-bottom: 1px solid #3a3a3a;
	padding: 10px 0 20px;
	margin: 25px 0;
	display: flex;
	justify-content: center;
}
.timer .item{
	width: 25%;
	text-align: center;
	position: relative;
}
.timer .item:not(:last-child):before{
	content: ':';
	font-size: 45px;
	line-height: 1.1em;
	font-weight: 700;
	color: #ff3131;
	position: absolute;
	top: 0;
	right: -6px;
}
.timer .item .count{
	font-size: 45px;
	line-height: 1.1em;
	font-weight: 700;
	color: #ff3131;
}
.timer .item .text{
	font-size: 13px;
	line-height: 1.2em;
}
.form_action{
	text-align: center;
	margin-bottom: 25px;
}
.form_text{
	margin-top: 15px;
	font-size: 13px;
	text-transform: uppercase;
}


/*sect1*/
.video_block{
	height: 270px;
	background: #000;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}
.video_block .youtube,
.video_block iframe,
.video_block object,
.video_block embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sect1>p{
	padding: 0 20px;
	
	margin-bottom: 5px;
}
.sect1>p:last-child{
	margin-bottom: 0;
}


/*result_sect*/
.result_sect{
	padding: 0;
}
.result_sect>img{
	display: block;
	margin: 0 auto;
}


/*sect2*/
.sect2{
	background: #1e1e1e;
	color: #fff;
	padding-bottom: 0;
}
.title.white2{
	color: #13aeab;
}
.title.white2>span{
	color: #fff;
	background: #13aeab;
}

.title.white>span{
	color: #e5ff00;
	
}
.title.white>span{
	color: #ff3131;
}
.benef1{
}
.benef1>li{
	width: 100%;
	background: #242424;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.benef1>li>img{
	width: 240px;
}
.benef1>li .text{
	width: 240px;
	font-size: 17px;
	line-height: 1.5em;
	font-weight: 500;
	padding: 0 10px;
	text-align: center;
}
.benef1>li:nth-child(2n) img{
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.sect2 .alert{
	background: #ff3131;
	padding: 20px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}
.sect2 .alert .text{
	border: 2px solid rgb(255 255 255);
	border-radius: 4px;
	padding: 15px 20px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.8em;
}


/*sect3*/
.sect3 .title{
	margin-bottom: 15px;
}
.sect3>img{
	display: block;
	margin: 0 auto 20px;
}

.benef2{
	padding: 0 20px;
}
.benef2>li{
	min-height: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #343434;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
	padding: 0 20px;
}
.benef2>li:last-child{
	margin-bottom: 0;
}
.benef2>li>span{
	display: block;
	color: #a3de25;
	font-weight: 700;
	margin-bottom: 5px;
}
.benef2>li:nth-child(1){
	background: url(../../helpfulretailer.com.ua/pila-makitanew2/images/benef2_img1.jpg) 50% 50% no-repeat;
}
.benef2>li:nth-child(2){
	background: url(../../helpfulretailer.com.ua/pila-makitanew2/images/benef2_img2.jpg) 50% 50% no-repeat;
}
.benef2>li:nth-child(3){
	background: url(../../helpfulretailer.com.ua/pila-makitanew2/images/benef2_img3.jpg) 50% 50% no-repeat;
}
.sect3 .button-m{
	margin-top: 30px;
}



/*sect4*/
.sect4{
	background: #141414;
	color: #fff;
}
.sect4 .title>span{
	display: block;
	font-size: 35px;
	line-height: 1.1em;
}

.benef3{
	padding: 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.benef3>li{
	width: 50%;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	padding: 30px 20px;
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
}
.benef3>li:nth-child(2n){
	border-right: none;
}
.benef3>li:nth-child(1),
.benef3>li:nth-child(2){
	padding-top: 10px;
}
.benef3>li:last-child,
.benef3>li:nth-last-child(2),
.benef3>li:nth-last-of-type(-n+2){
	border-bottom: none;
	padding-bottom: 10px;
}
.benef3>li .numbder{
	width: 140px;
	height: 140px;
	border-radius: 50%;
	margin: 0 auto 12px;
	border: 2px solid #ff3131;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #e65336;
	font-size: 42px;
	line-height: 1.1em;
	font-weight: 900;
}
.benef3>li .numbder>span{
	font-size: 67px;
	line-height: 1em;
	display: block;
	margin-top: -5px;
}
.benef3>li .numbder>small{
	font-size: 26px;
	line-height: 1.1em;
	display: block;
}



/*sect5*/
.sect5{
	padding-bottom: 0;
}
.sect5>p{
	padding: 0 20px;
	text-align: center;
	margin-bottom: 25px;
}
.sect5>p:last-child{
	margin-bottom: 0;
}
.sect5>img{
	display: block;
	margin: 0 auto;
}


/*sect6*/
.sect6{
	background: #000000;
	color: #fff;
}
.sect6 .title>span{
	color: #ff3131;
}

.rev_item{
	width: 440px;
	margin: 0 auto;
	background: #fff;
}
.rev_item>img{
	display: block;
	margin: 0 auto;
}
.rev_item .text{
	padding: 20px;
	text-align: center;
	font-size: 18px;
	color: #222;
}
.rev_item .text>span{
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}
.rev_item .text>p.name{
	font-weight: 700;
	font-size: 15px;
	margin-top: 12px;
}
.reviews .owl-dots{
	position: relative;
	z-index: 2;
	font-size: 0;
	text-align: center;
	max-width: 250px;
	margin: 45px auto;
}
.reviews .owl-dot{
	width: 20px;
	height: 20px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	background: #fff;
}
.reviews .owl-dot.active{
	background: #282828;
}
.reviews .owl-prev,
.reviews .owl-next{
	position: absolute;
	bottom: -10px;
	width: 25px;
	height: 46px;
	background: url(rev_arrow.html) 0% 50% no-repeat;
	z-index: 2;
}
.reviews .owl-prev{
	left: 30px;
}
.reviews .owl-next{
	right: 30px;
	background-position: 100% 50%;
}



/*sect7*/
.sect7{
	padding-bottom: 10px;
}
.order_list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.order_list>li{
	width: 50%;
	padding: 0 10px;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}
.order_list>li .img{
	width: 120px;
	height: 120px;
	line-height: 120px;
	background: #000000;
	text-align: center;
	border-radius: 50%;
	margin: 0 auto 15px;
}
.order_list>li .img>img{
	vertical-align: middle;
}
.order_list>li>span{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #e65336;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 50px;
}



/* footer */
.footer_section {
	padding: 25px 0;
	background: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

.footer_section img {
	display: block;
	margin: 0 auto 10px auto;
}

.footer_section a {
	color: #222;
	display: block;
}
.sect1 .bullet {
 padding: 15px 0 20px;
}

.sect1 .bullet li {
 font-size: 16px;
 color: #333;
 padding: 10px 0;
    line-height: 24px;
}

.sect1 .bullet li:after {
 display: block;
 clear: both;
 content: '';
}

.sect1 .bullet li:before {
 display: block;
 float: left;
 vertical-align: middle;
 margin-right: 6px;
 margin-left: 16px;
 content: '';
}

.sect1 .bullet li:nth-child(1):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}

.sect1 .bullet li:nth-child(2):before {
 background: url("../img/bullet-icon1.html") 3px 0 no-repeat;
 width: 31px;
 height: 30px;
}

.sect1 .bullet li:nth-child(3):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}
.sect1 .bullet li:nth-child(4):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}
.sect1 .bullet li:nth-child(5):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}
.sect1 .bullet li:nth-child(6):before {
	background: url("../img/bullet-icon1.html") 0 0 no-repeat;
	width: 31px;
	height: 31px;
   }

.sect1 .bullet li p {
 display: block;
 overflow: hidden;
 padding-top: 3px;
}





.sect3 .bullet {
 padding: 15px 0 20px;
}

.sect3 .bullet li {
 font-size: 16px;
 color: #333;
 padding: 10px 0;
    line-height: 24px;
}

.sect3 .bullet li:after {
 display: block;
 clear: both;
 content: '';
}

.sect3 .bullet li:before {
 display: block;
 float: left;
 vertical-align: middle;
 margin-right: 6px;
 margin-left: 16px;
 content: '';
}

.sect3 .bullet li:nth-child(1):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}

.sect3 .bullet li:nth-child(2):before {
 background: url("../img/bullet-icon1.html") 3px 0 no-repeat;
 width: 31px;
 height: 30px;
}

.sect3 .bullet li:nth-child(3):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}
.sect3 .bullet li:nth-child(4):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}
.sect3 .bullet li:nth-child(5):before {
 background: url("../img/bullet-icon1.html") 0 0 no-repeat;
 width: 31px;
 height: 31px;
}

.sect3 .bullet li p {
 display: block;
 overflow: hidden;
 padding-top: 3px;
}