 @font-face {
  font-family: 'Font';
  src: url(../ttf/fontawesome-webfont.ttf) format("truetype"),
  		 url(../woff/fontawesome-webfont.woff) format("woff"),
  		 url(../fontawesome-webfont.html) format("woff2"); 
}
@font-face {
  font-family: 'RobotoM';
  src: url(../ttf/roboto-medium.ttf) format("truetype");
}
@font-face {
  font-family: 'Roboto';
  src: url(../ttf/roboto-regular.ttf) format("truetype");
}
@font-face {
  font-family: 'RobotoBold';
  src: url(../ttf/roboto-bold.ttf) format("truetype");
}
@font-face {
  font-family: 'RobotoBlack';
  src: url(../ttf/roboto-black.ttf) format("truetype");
}
@font-face {
  font-family: 'RobotoBoldC';
  src: url(../ttf/roboto-boldcondensed.ttf) format("truetype");
}

*{ 
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.wrapper{
  min-width: 1170px;
  overflow: hidden;
}
.container{
  max-width: 1170px;
  min-width: 1170px;
}
.row div{
  padding: 0px;
}
li{
  list-style: none;
}
a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
.col-lg-hidden{
	display: none;
}
p{
	font-family: 'Roboto';
}
.h3{
	display: block;
	font-size: 50px;
	line-height: 50px;
	color: #fff000;
	font-family: 'RobotoBlack';
	text-transform: uppercase;
}
.caption {
	max-width: 400px;
}
.desc {
	max-width: 350px;
}
.name{
	font-family: 'RobotoBoldC';
}
span{
	font-family: 'RobotoM';
}

/* ---header--- */

.header{
	display: none;
}

/* ----section order--- */


.order .bg{
	position: relative;
}
.order .bg:before{
	position: absolute;
	content: '';
	width: 1170px;
	height: 610px;
	left: 0px;
	top: 0px;
	z-index: 2;
	background: url(../png/bg_top.png) no-repeat 0px 0px;
}
.bg_order{
	position: relative;
}
.order .bg_order:before{
	position: absolute;
	content: '';
	width: 1930px;
	height: 800px;
	left: -368px;
	top: 0px;
	z-index: 1;
	background: url(../png/bg1.png) no-repeat 0px 0px;
}
.h1{
	display: block;
	font-size: 50px;
	line-height: 54px;
	color: #FFF000;
	font-family: 'RobotoBlack';
}
.white{
	color: #fff;
}
.h1 b{
	font-size: 60px;
	color: #fff;
}
.order_head .text{
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	display: block;
}
.button {
	display: block;
	color: #fff;
	width: 330px;
	height: 70px;
	letter-spacing: 1px;
	font-family: 'RobotoBlack';
	text-align: center;
	line-height: 72px;
	border-radius: 40px;
	font-size: 30px;
	border: none;
	background: linear-gradient(to top, #E91801, #FF6716);
	cursor: pointer;
}
.button:hover{
	color: #fff;
	background: #E91801;
}
.top_btn{
	margin-top: 15px;
}
.order_head{
	position: relative;
	z-index: 5;
	margin-left: 440px;
	margin-top: 180px;
}
.top_img img{
	position: relative;
	z-index: 5;
	margin-top: 170px;
	margin-left: -115px;
	max-width: 350px;
}
.short_inf{
	position: relative;
	z-index: 5;
	margin-top: 68px;
	margin-bottom: 70px;
}
.short_inf .row{
	margin: 0px
}
.short_inf_item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.short_inf_item .name{
	color: #fff000;
	font-size: 22px;
	/* margin-bottom: 10px; */
}
.short_inf_item .text{
	color: #fff;
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 22px;
}
.short_inf_item img{
	margin-right: 20px;
}
.short_inf_item3 img{
	margin-left: 40px;
}

.name_hero {
	display: block;
}

/* ---section problem--- */

.problem{
	background: #000;
}
.problem .h3{
	text-align: center;
	padding: 0px 240px;
	margin-top: 20px;
}
.problem_img img{
	margin-top: -185px;
	margin-left: -135px;
}
.problem_text{
	background: url(../png/problem_item.png) no-repeat 10px 40px;
}
.promlem_item span{
	color: #fff;
	font-size: 25px;
	line-height: 25px;
	width: 240px;
	display: block;	
	margin-left: 275px;
	margin-top: 75px;
	transform: rotate(-3deg);
}

/* ---section expert--- */

.expert{
	background: linear-gradient(to right, #2B2B2B, #121213);;
}
.row .expert-text{
	padding-left: 70px;
}
.expert .h3{
	margin-top: 60px;
	margin-bottom: 30px;
}
.expert p{
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
.expert b p{
	font-size: 24px;
	line-height: 30px;
	font-family: 'RobotoBlack';
}
.expert .name{
	display: block;
	color: #FFF000;
	font-size: 24px;
}
.skill{
	display: block;
	font-size: 18px;
	color: #999999;
}
.expert_photo img{
	margin-top: -100px;
}

/* ---section composition--- */

.composition{
	background: #000 url(../png/how_work_bg.png) no-repeat center center;
}
.composition .h3{
	text-align: center;
	padding: 0px 370px;
	margin-top: 70px;
	margin-bottom: 65px;
}
.comp_contant{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 30px;
}
.row .composition_item1{
	padding-right: 40px;
}
.composition_item span{
	display: block;
}
.composition_item .name{
	font-size: 20px;
	line-height: auto;
	color: #FFF000;
	text-transform: uppercase;
}
.composition_item .text_item{
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}
.composition_item1 img{
	margin-left: 20px;
}
.composition_item1 .text span{
	text-align: right;
}
.row .composition_item2{
	padding-left: 40px;
}
.composition_item2 img{
	margin-right: 20px;
}
.composition .prod{
	margin-left: -65px;
	margin-top: -25px;
	max-width: 100%;
	margin: 0 auto;
}
.compos_btn{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 80px;
}

/* ---section eviews--- */

.reviews{
	padding-bottom: 10px;
	background: url(../png/reveis_bg.png) no-repeat 0px 0px / 100% 100%;
}
.reviews .h3{
	text-align: center;
	padding: 0px 370px;
	margin: 75px 0px 45px 0px;
}
.row .review{
	padding: 0px 35px;
}
.review .name{
	font-size: 20px;
	color: #fff000;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}
.review .age{
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto';
}
.review_text{
	font-size: 18px;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #fff;
}

/* ---section effect--- */

.effect{
	background: #000 url(../png/bg6.png) no-repeat 0px 0px;
}
.effect .h3{
	font-size: 42px;
	text-align: center;
	margin-top: 85px;
	margin-bottom: 20px;
}
.effect .h3 b{
	color: #fff;
}
.effect_list{
	background: url(../png/effect_item.png) no-repeat 50px 60px;
}
.effect_list span{
	display: block;
	margin-top: 120px;
	margin-left: 430px;
	color: #fff;
	font-family: 'RobotoBold';
	text-transform: uppercase;
	font-size: 24px;
	line-height: 32px;
	width: 250px;
	transform: rotate(-3deg);
}

/* ---footer---- */

.footer .order_head .text{
	font-size: 30px;
	margin-top: 30px;
}
.footer .order .bg_order:before{
	height: 1460px;
	background: url(../png/bg_bottom.png) no-repeat 0px 0px;
}
.footer .order_head{
	margin-bottom: 160px;
	margin-top: 220px;
}
.footer .top_img img{
	margin-top: 210px;
}
.footer .short_inf{
	background: #111111;
	padding-top: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer .short_inf_item{
	padding-left: 50px;
	padding-right: 65px;
	margin-bottom: 30px;
	align-items: flex-start;
}
.footer .short_inf_text{
	border-bottom: 1px solid #262626;
}
.footer .short_inf_item3 .short_inf_text{
	border: none;
}
.footer .short_inf_item3 img{
	margin-left: 0px;
}
.footer .short_inf_item span{
	display: block;
}
.footer .short_inf_item .name{
	font-size: 27px;
	margin-bottom: 0px;
}
.footer .short_inf_item .text{
	font-size: 22px;
	margin-bottom: 30px;
}
.footer .short_inf_item img{
	margin-right: 30px;
}
.footer .order_form{
	position: relative;
	z-index: 5;
	background: #222222;
}
.footer .order .bg:before{
	top: 50px;
}
.discount{
	background: #fff000;
	border: 2px dashed #fff;
	color: #EE2900;
}
.discount::before{
	content: '';
	position: absolute;
	top: 5px;
	left: 60px;
	display:block;
	width: 40px;
	height: 30px;
	background-image: url(../png/scissors.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.row .top_order_form{
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 45px;
}
.discount_item{
	margin-top: 10px;
	font-size: 32px;
	margin-right: 15px;
	display: inline-block;
	margin-left: 20px;
	text-transform: uppercase;
	font-family: 'RobotoBold';
}
.finish{
	margin-top: 10px;
	display: inline-block;
	font-size: 22px;
	font-family: 'RobotoBold';
}
.countdown-container{
	text-align: center;
	font-size: 32px;
	margin-top: -10px;
}
.countdown-container .dots{
	margin: 0px 5px;
}
.text_under{
	text-align: center;
	margin-top: -13px;
	font-size: 13px;
}
.text_under span{
	margin-right: 15px;
}
.text_under span.hour {
	margin-left: 15px;
	margin-right: 10px;
}
.text_under span.minute {
	margin-left: 15px;
}
.text_under span.second{
	margin-right: 5px;
}
.price{
	margin-top: 15px;
	margin-bottom: 15px;
	background: #111111;
	border-radius: 40px;
	height: 80px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.new_price{
	color: #F33E0B;
	font-family: 'RobotoBold';
	font-size: 65px;
	margin-right: 30px;
}
.wv_new-price-int, .wv_old-price-int{
	margin-left: -15px;
	margin-right: -20px;
}
.new_price sup{
	font-size: 30px;
	top: -25px;
}
.old_price{
	position: relative;
	color: #9B9B9B;
	font-size: 65px;
}
.old_price:after{
	position: absolute;
	content: '';
	width: 150px;
	height: 3px;
	top: 50px;
	left: 0px;
	transform: rotate(-22deg);	
	background: #9B9B9B;
}
.old_price span{
	font-family: 'Roboto';
}
.wv_old-price-int{
	margin-left: -15px;
	margin-right: -20px;
}
.old_price sup{
	font-size: 30px;
	top: -25px;
}
select, .input{
	display: block;
	width: 100%;
	height: 55px;
	border: none;
	font-size: 26px;
	padding-left: 25px;
}
.row .wv_order-form{
	padding: 0px 50px;
}
.wv_order-form span{
	display: block;
	color: #fff;
	font-size: 16px;
	opacity: 0.8;
	font-weight: 300;
	margin: 3px 0px;
}
.form_btn{
	width: 100%;
	font-size: 32px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.wv_order-form .rest{
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}
.ananim{
	position: relative;
	margin-bottom: -30px;
	font-size: 16px;
	color: #fff;	
	font-family: 'Roboto';
	text-align: center;
}
.ananim img{
	margin-right: 5px;
}	
.ananim_item1{
	margin-right: 75px;
}
.ananim_item1, .ananim_item2{
	display: inline-block;
}
.copy{
	position: relative;
	z-index: 5;
	text-align: center;
	color: #9B9B9B;
	margin-top: 40px;
	line-height: 20px;
}
.policy{
	position: relative;
	z-index: 5;
	margin-top: 10px;
	padding-bottom: 15px !important;
	text-align: center;
	color: #9B9B9B;
	font-size: 14px;
}

input[type=checkbox] {
    margin-right: 10px;
}

.form-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin-top: 10px;
}

.check-text {
	text-align: left;
	font-size: 14px;
}

.form-link {
    color: inherit;
    text-decoration: underline;
}

.footer .order {
	background: #000;
}