/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
html {  
  min-width: 1040px;
} 
body{
	min-width: 1040px;
}
.wrapper{
	width: 1040px;
	margin: 0 auto;
	position: relative;
}
.wrapper-small{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none !important;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.text-color1{
	color: #f8ff86;
}
.title2-white{
	font: normal 44px/40px 'Lobster';
	color: #ffffff; 
}
.title2-red{
	font: normal 44px/40px 'Lobster';
	color: #7c1f1f; 
}
.title2-red2{
	font: normal 42px/40px 'Lobster';
	color: #7c1f1f; 
	text-align:center;
}
.title2-green{
	font: normal 44px/40px 'Lobster';
	color: #5d970b; 
}
.title2-yellow{
	font: normal 44px/40px 'Lobster';
	color: #ffdc04; 
}
/* block1  */
.block1{
	height: 622px;
	position: relative;
	background: rgb(88,142,0);
	background: url(../css/data_image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzU4OGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjVkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+.html);
	background: -moz-linear-gradient(left,  rgba(88,142,0,1) 1%, rgba(54,93,0,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(88,142,0,1)), color-stop(100%,rgba(54,93,0,1)));
	background: -webkit-linear-gradient(left,  rgba(88,142,0,1) 1%,rgba(54,93,0,1) 100%);
	background: -o-linear-gradient(left,  rgba(88,142,0,1) 1%,rgba(54,93,0,1) 100%);
	background: -ms-linear-gradient(left,  rgba(88,142,0,1) 1%,rgba(54,93,0,1) 100%);
	background: linear-gradient(to right,  rgba(88,142,0,1) 1%,rgba(54,93,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#588e00', endColorstr='#365d00',GradientType=1 );

	}
	.block1:before{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 679px;
		background: url('../img/img3.png') no-repeat center top transparent;
	}
	.block1:after{
		content: '';
		position: absolute;
		top: 20px;
		left: 50%;
		width: 116px;
		height: 122px;
		background: url('../img/img2.png') no-repeat center 0 transparent;
		margin-left: -153px;
	}
	.block1-right{
		margin-left: 450px;
		padding: 15px;
		position: relative;
		font-size: 30px;
	}
	.block1-text .text-color1{
		margin: 15px 0;
	}
	.block1-text{
		color: #ffffff;
		font-family: 'Roboto Condensed';
	}
	.block1-timer{
		position: absolute;
		width: 595px;
		height: 355px;
		top: 310px;
		left:-45px;
		background: url('../img/img1.png') no-repeat left top transparent;
		padding: 40px 0 0 150px;
	}
	.block1-timer .title2-red{
		padding-left: 30px;
	}
	.block1-price{
		color: #be0100;
		font-size: 25px;
		padding: 28px 0;

	}
	.block1-price .price{
		height: 75px;
		width: 210px;
		color: #ffffff;
		background: url('../img/label1.png') no-repeat left top transparent;
		line-height: 70px;
		text-align: center;
		font-family: 'Roboto Condensed';
	}
	.block1-price .old-price{
		color: #be0100;
		font-family: 'Roboto Condensed';
	}
	.block-timer .timer{
		float: left;
		padding: 0 10px 10 0;
		margin: 18px 0 0 20px;
		background: url('../img/img29.png') no-repeat;
	}
	.block-timer .timer .timebox{
		float: left;
		font-size: 30px;
		color: #c20800;
		width: 60px;
	}
	.block-timer .timer .timebox span{
		margin: 0 3px;
		text-align: center;
		width: 24px;
		height: 55px;
		line-height: 55px;
		font-family: 'Roboto Condensed';
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}
	.block-timer .timer .timebox + .timebox{
		margin-left: 10px;
	}
	.block1-btn:hover,
	.block1-btn:focus,
	.block1-btn:active,
	.block1-btn{
		border:none;
		font-size: 30px;
		line-height: 52px;
		width: 195px;
		height: 53px;
		font-family: 'Roboto Condensed';
		color: #ffffff;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		background: url('../img/btn1.png') no-repeat left top transparent;
		margin: 18px 10px;
	}
	
/* block1  */
/* block2  */
.block2{
	height: 825px;
	background: url('../img/img4.png') no-repeat center 165px #ca4f12;
}
	.block2 .title2-white{
		padding: 60px 0 20px;
		text-align: center;
	}

	.block2-line div{
		width: 375px;
		margin: 0 auto;
		text-align: center;
		font-size: 20px;
		line-height: 30px;
		color: #ca4f12;
		padding-top: 50px; 
		font-family: 'Georgia';
		font-style: italic;
	}
	
/* block2  */
/* block3  */
.block3{
	height: 683px;
	position: relative;
	background: rgb(255,221,3);
	background: url(../css/data_image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGQwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQwMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+.html);
	background: -moz-linear-gradient(top,  rgba(255,221,3,1) 0%, rgba(255,208,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,221,3,1)), color-stop(100%,rgba(255,208,1,1)));
	background: -webkit-linear-gradient(top,  rgba(255,221,3,1) 0%,rgba(255,208,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,221,3,1) 0%,rgba(255,208,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,221,3,1) 0%,rgba(255,208,1,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,221,3,1) 0%,rgba(255,208,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd03', endColorstr='#ffd001',GradientType=0 );
	}
	.block3:before{
		content: '';
		position: absolute;
		top: -63px;
		width: 1000px;
		height: 807px;
		background: url('../img/img61.png') no-repeat center 0 transparent;
		left: 50%;
		margin-left: -500px;
	}
	.block3 .title2-red{
		position: absolute;
		font-size: 30px;
		top: -45px;
		text-align: center;
		width: 100%;
		color: #ca4f12;
	}
	.block3 .block3-text{
		padding-top: 70px;
		width: 610px;
		line-height: 25px;
		font-size: 18px;
		color: #5d473d;
		font-family: 'Georgia';
		font-style: italic;

		position: relative;
	}
	.block3-text p{
		margin: 30px 0 ;
	}
	.block3 .block3-text:after{
		content: '';
		position: absolute;
		top: 50px;
		width: 282px;
		height: 572px;
		background: url('../img/img5.png') no-repeat 0 0 transparent;
		left: 680px;
	}
	
	.block3-btn{
		color: #ffffff;
		width: 458px;
		height: 54px;
		line-height: 54px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 30px;
		font-family: 'Roboto Condensed';
		background: url('../img/btn2.png') no-repeat left top transparent;
		display: inline-block;
		text-align: center;
		position: absolute;
		left: 50%;
		margin-left: -227px;
		top: 425px;
	}
/* block3  */
/* block4  */
.block4{
	height: 650px;
	position: relative;
	}
	.block4:before{
		content: '';
		position: absolute;
		top: 47px;
		height: 655px;
		width: 370px;
		background: url('../img/img7.jpg') no-repeat center 0 transparent;
		left: 50%;
		margin-left: -670px;
	}
	.block4-body{
		margin-left: 220px;
		line-height: 30px;
		color: #a34e3a;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 20px;
	}
	.block4-body article{
		color: #000000;
		margin-bottom: 30px;
	}
	.block4-body article p{
		margin: 20px 0 25px;
	}
	.title2-green{
		font-size: 40px;
		padding: 90px 0 20px;
	}
/* block4  */
/* block5  */
.block5{
	background: #4b7000;
	height: 1125px;
	}
	.block5 .title2-white{
		padding: 50px 0 40px;
		width: 100%;
		text-align: center;
		line-height: 44px;
	}
	.block5 .block5-list1{
		margin-bottom: 30px;
	}
	.block5 ul li{
		font-size: 20px;
		line-height: 30px;
		width: 306px;
		vertical-align: top;
		text-align: center;
		font-family: 'Georgia';
		font-style: italic;
		color: #fefefe;
		-moz-box-sizing:content-box;
		-webkit-box-sizing:content-box;
		box-sizing:content-box;
		position: relative;
		
		margin: 0;
		padding: 170px 0 0 0;
	}
	.block5 ul li:nth-child(2){
		margin: 0 30px;
	}
	.block5-list1 li:before,
	.block5-list2 li:before{
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		width: 138px;
		height: 150px;
		background: url('../img/img8.png') no-repeat 0 0 transparent;
		margin-left: -72px;
	}
	.block5-list2 .block5-item3:before{background-position: 0px -790px;}
	.block5-list2 .block5-item2:before{background-position: 0px -630px;}
	.block5-list2 .block5-item1:before{background-position: 0px -470px;}
	.block5-list1 .block5-item3:before{background-position: 0px -309px;}
	.block5-list1 .block5-item2:before{background-position: 0px -151px;}
	.block5-list1 .block5-item1:before{background-position: 0px 0px;}

	.block5-text{
		margin-top: 45px;
		text-align: center;
		color: #ffdd34;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 20px;
		line-height: 30px;
	}
	.block5-btn{
		color: #b22b14;
		width: 474px;
		height: 57px;
		line-height: 57px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 30px;
		font-family: 'Roboto Condensed';
		font-weight: bold;
		background: url('../img/btn3.png') no-repeat left top transparent;
		display: block;
		text-align: center;
		margin: 20px auto;
	}
/* block5  */
/* block6 */
.block6{
	height: 905px;
	position: relative;
	background: #f4ff85;
	}
	.block6:after{
		content: '';
		position: absolute;
		top: -42px;
		height: 176px;
		width: 176px;
		background: url('../img/img9.png') no-repeat center 0 transparent;
		left: 50%;
		margin-left: -85px;
	}
	.block6:before{
		content: '';
		position: absolute;
		top: 0px;
		height: 260px;
		width: 400px;
		background: url('../img/img10.jpg') no-repeat center 0 #f4ff85;
		left: 50%;
		margin-left: -205px;
	}
	.block6 .title2-green{
		padding: 150px 0 00px;
		width: 100%;
		font-size: 38px;
	}
	.block6-body{
		color: #262b1d;
		font-size: 20px;
		line-height: 30px;
		text-align: left;
		font-family: 'Georgia';
		font-style: italic;
		position: relative;
		width: 610px;
	}
	.block6-body:after{
		content: '';
		top: 0px;
		left: 670px;
		position: absolute;
		width: 310px;
		height: 597px;
		background: url('../img/img11.png') no-repeat center 0 transparent;
	}
	.block6-white{
		background: #ffffff;
		border-radius: 10px;
		padding: 10px 50px;
		font-weight: bold;
		color: #652a11;
	}
/* block6  */
/* block7  */
.block7{
	height: 322px;
	background: rgb(200,37,2);
	background: url(../css/data_image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4MjUwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODI1MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+.html);
	background: -moz-linear-gradient(top,  rgba(200,37,2,1) 0%, rgba(200,37,2,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,37,2,1)), color-stop(100%,rgba(200,37,2,1)));
	background: -webkit-linear-gradient(top,  rgba(200,37,2,1) 0%,rgba(200,37,2,1) 100%);
	background: -o-linear-gradient(top,  rgba(200,37,2,1) 0%,rgba(200,37,2,1) 100%);
	background: -ms-linear-gradient(top,  rgba(200,37,2,1) 0%,rgba(200,37,2,1) 100%);
	background: linear-gradient(to bottom,  rgba(200,37,2,1) 0%,rgba(200,37,2,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c82502', endColorstr='#c82502',GradientType=0 );
	position: relative;
	overflow: hidden;
	}
	.block7:before{
		content: '';
		position: absolute;
		top: 0px;
		height: 372px;
		width: 100%;
		background: url('../img/img121.jpg') no-repeat center 0 transparent;
	}
	.block7:after{
		content: '';
		position: absolute;
		top: 187px;
		height: 204px;
		width: 204px;
		background: url('../img/img13.png') no-repeat center bottom transparent;
		left: 50%;
		margin-left: -102px;
	}
	.block7 .title2-yellow{
		padding: 30px 0 45px;
		width: 100%;
		text-align: center;
		font-size: 34px;
		line-height: 45px;
	}
	.block7 table tr td{
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		color: #ffffff;
		line-height: 25px;
	}
	.block7 table tr td p.color7{
		color: #ffdc04;
		font-family: 'Lobster';
	}

/* block7  */
/* block8  */
.block8{
	background: #ffc104;
	height: 560px;
	font-size: 20px;
	line-height: 30px;
	position: relative;
	}
	.block8:before{
		content: '';
		position: absolute;
		top: -94px;
		left: 60%;
		width: 479px;
		height: 449px;
		background: url('../img/img14.png') no-repeat center 0 transparent;
		
	}
	.block8 .title2-red{
		line-height: 54px;
		padding: 30px 0 10px;
		width: 100%;
	}
	.block8-text{
		color: #322725;
		width: 760px;
		position: relative;
		font-family: 'Georgia';
		font-style: italic;
	}
	.block8-btn{
		text-align: center;
	}
	
/* block8  */
/* block9  */
.block9{
	height: 1200px;
	position: relative;
	}
	.block9:before{
		content: '';
		position: absolute;
		top: 830px;
		left: 50%;
		height: 416px;
		width: 641px;
		background: url('../img/img16.png') no-repeat center 0 transparent;
		z-index: 1;
		margin-left: -790px;
	}
	.block9 .title2-red{
		font-size: 33px;
		padding: 40px 0 43px;
		width: 100%;
		text-align: center;
		line-height: 45px;
	}
	.block9-body{
		margin-left: 370px;
	}
	.block9-btn{
		color: #ffffff;
		width: 458px;
		height: 54px;
		line-height: 54px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 26px;
		font-family: 'Roboto Condensed';
		background: url('../img/btn2.png') no-repeat left top transparent;
		display: inline-block;
		text-align: center;
	}
	.block9-body ul li{
		margin-bottom: 28px;
		padding-left: 50px;
		background: url('../img/img17.png') no-repeat left top transparent;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 19px;
		line-height: 24px;
		list-style: none !important;
	}
	.block9-body ul li span{
		color: #a42208;
		font-weight: bold;
	}
/* block9  */
/* block10 */
.block10{
	background: #cee030;
	height: 1525px;
	position: relative;
	z-index: 0;
	}
	
	.block10 .title2-green{
		padding: 60px 0 40px;
		width: 100%;
		text-align: center;
	}
	.block10-review{
		padding: 15px;
		color: #322725;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		line-height: 30px;
		position: relative;
		background: #ffffff;
		margin-bottom: 40px;
	}
	.block10-review:before{
		content: '';
		position: absolute;
		top: 130px;
		left: 0;
	}
	.block10-review::after{
		content: '';
		position: absolute;
		top: 0px;
		left: 0px;
		width: 195px;
		height: 220px;
		z-index: -1;
	}
	.block10-review span{
		color: #de4803;
		margin-top: 40px;
		display: block;
	}
	.block10-review.review1,
	.block10-review.review3{
		padding-left: 120px;
		margin-left: 95px;
		border-radius: 15px;
	}
	.block10-review.review2,
	.block10-review.review4{
		padding-right: 120px;
		margin-right: 95px;
		border-radius: 15px;
	}
	.block10-review.review4{
		margin-bottom: 0;
	}
	.block10-review.review1:before{
		width: 192px;
		height: 202px;
		background: url('../img/img19.png') no-repeat left top transparent;
		left: -91px;
		top: 10px;
	}
	.block10-review.review3:before{
		width: 192px;
		height: 202px;
		background: url('../img/img21.png') no-repeat left top transparent;
		left:-90px;
		top: 10px;
	}
	.block10-review.review2:before{
		width: 192px;
		height: 202px;
		background: url('../img/img20.png') no-repeat left top transparent;
		left: 800px;
		top: 10px;
	}
	.block10-review.review4:before{
		width: 192px;
		height: 202px;
		background: url('../img/img22.png') no-repeat left top transparent;
		left: 800px;
		top: 10px;
	}

	.block10-review.review2::after{
		background: url('../img/img30.png') no-repeat left top transparent;
		left: -91px;
		top: -65px;
	}
	.block10-review.review4::after{
		background: url('../img/img31.png') no-repeat left top transparent;
		left:-90px;
		top: -65px;
	}
	.block10-review.review1::after{
		background: url('../img/img30.png') no-repeat left top transparent;
		left: 800px;
		top: -65px;
	}
	.block10-review.review3::after{
		background: url('../img/img31.png') no-repeat left top transparent;
		left: 800px;
		top: -65px;
	}
	.block10-text{
		width: 590px;
		height: 285px;
		font-family: 'Lobster';
		font-size: 27px;
		color: #475c08;
		margin: 30px 0;
	}
/* block10 */
/* block11 */
.block11{
	height: 445px;
	background: #365200;
	position: relative;
	}
	/*
	.block11:after{
		content: '';
		position: absolute;
		top: -246px;
		left: 53%;
		height: 284px;
		width: 513px;
		background: url('../img/img18.png') no-repeat center 0 transparent;
		z-index: 1;
	}
	*/
	.block11:before{
		content: '';
		position: absolute;
		top: 0px;
		height: 445px;
		width: 100%;
		background: url('../img/img24.jpg') no-repeat center 0 transparent;
	}
	.block11 .title2-white{
		width: 100%;
		text-align: center;
		padding: 45px 0 30px;
	}
	.block11 ul{
		background: url('../img/img23.png') no-repeat center top transparent;
	}
	.block11 ul li{
		vertical-align: top;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		color: #ffffff;
		text-align: center;
		padding: 225px 30px 0 30px;
	}
	.block11 ul li:nth-child(2){
		padding: 225px 200px 0 200px;
	}
/* block11 */
/* block12 */
.block12{
	background: #ac2a0a;
	height: 805px;
	position: relative;
	}
	.block12:before{
		content: '';
		position: absolute;
		top: -45px;
		left: 50%;
		margin-left: -140px;
		height: 233px;
		width: 281px;
		background: url('../img/img25.png') no-repeat center 0 transparent;
	}

	.block12:after{
		content: '';
		position: absolute;
		top: 545px;
		height: 316px;
		width: 487px;
		background: url('../img/img28.png') no-repeat center 0 transparent;
		left: 50%;
		margin-left: -485px;
		z-index: 1;
	}

	.block12-title td:first-child{
		padding: 70px 150px 70px 0;
		box-sizing: border-box;
	}
	.block12-title td:last-child{
		padding: 70px 0px 70px 150px;
		box-sizing: border-box;
	}
	.block12-body td:first-child{
		padding: 0px 20px 30px 0;
		box-sizing: border-box;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		color: #ffffff;
		line-height: 25px;
	}
	.block12-body td:last-child{
		padding: 0px 0px 30px 20px;
		box-sizing: border-box;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		color: #ffffff;
		line-height: 25px;
	}
	.block12-footer td:first-child{
		padding: 20px 10px 30px 20px;
		box-sizing: border-box;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		color: #5d2315;
		line-height: 25px;
		background: #f8d309;
		border-radius: 15px 0 0 15px ;
		text-align:left;
	}
	.block12-footer td:last-child{
		padding: 20px 10px 30px 20px;
		box-sizing: border-box;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		color: #5d2315;
		line-height: 25px;
		background: #f8d309;
		border-radius: 0 15px 15px 0 ;
	}
/* block12 */
/* block13 */
.block13{
	height: 415px;
	position: relative;
	background: #ffd203;
	}
	
	.block13:before{
		content: '';
		position: absolute;
		top: 0px;
		height: 415px;
		width: 100%;
		background: url('../img/img36.jpg') no-repeat center 0 transparent;
	}
	.block13-form{
		margin: 40px 0 0 40px;
		padding: 20px 15px 20px 15px;
		background: #ffffff;
		border-radius: 15px;
		-webkit-box-shadow: 1px 1px 1px #d3975c;
		box-shadow: 1px 1px 1px #d3975c;
		box-sizing: border-box !important;
	}
	.block13-form .title2-red{
		padding-bottom: 20px;
	}
	.form-horizontal .row{
		margin-bottom: 20px;
	}
	.form-horizontal .row select,
	.form-horizontal .row input[type="text"]{
		width: 299px;
		height: 20px;
		padding: 5px 10px;
		border:  1px solid #ac2a0a;
		border-radius: 3px;
		-webkit-box-shadow: 0px 2px 5px #ebe6cd inset;
		box-shadow: 0px 2px 5px #ebe6cd inset;
		-moz-box-sizing:content-box;
		-webkit-box-sizing:content-box;
		box-sizing:content-box;
		
	}
	.row label{
		width: 100px;

		display: inline-block;
		*display: inline;
		*zoom: 1;
		color: #5d2315;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
	}
	.row-submit{
		margin-left: 100px;
	}
	.row-submit button:active,
	.row-submit button:focus,
	.row-submit button:hover,
	.row-submit button{
		margin: 0;	
		text-transform: uppercase;
	}
	.row-submit span.itogo{
		color: #5d2315;
		font-family: 'Georgia';
		font-style: italic;
		font-size: 18px;
		display: inline-block;
		vertical-align: middle;
		float: right;
		line-height: 55px;
	}
	.block13-timer .title2-red{
		padding: 54px 20px 15px 0;
	}
	.block13-price{
		
		position: relative;
		font-family: 'Roboto Condensed';
		font-size: 20px;
		background: url('../img/img26.png') no-repeat center top;
		height: 170px;
	}
	.block13-price .price{
		color: #ffffff;
		height: 45px;
		line-height: 45px;
		float: left;
		padding: 60px 0 60px 25px;
	}
	.block13-price .old_price{
		color: #ffd203;
		height: 45px;
		line-height: 45px;
		float: right;
		padding: 60px 15px 60px 0;
	}
	.block13-time__title{
		font-family: 'Roboto Condensed';
		color: #be0200;
		font-size: 28px;
		text-align: center;
		text-transform: uppercase;
	}
	.block13-time {
		text-align: center;
	}
	.block13-time .timer{
		margin: 0 auto;
		float: none;
		display: inline-block;
	}
/* block13 */
/* block14 */
.block14{
	padding-top: 25px;
	background: #3f170e;
	text-align: center;
	color: #8f5e52;
	font-family: 'Georgia';
		font-style: italic;
		font-size: 14px;
		line-height: 25px;
	height: 130px;
}
/* block14 */


#delivery .right h2 {
    color: #7c1f1f;
    line-height: 40px;
    margin-bottom: 25px;
	padding-left: 20px;
	font-family: Segoe-UI-Bold,Arial,sans-serif;
}
#delivery .right ul li {
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    font-family: Segoe-UI-Italic,Arial,sans-serif;
    list-style: outside none none;
    margin-bottom: 25px;
    min-height: 35px;
    padding-left: 60px;
    width: 41%;
	font-size: 16px;
}
#delivery .right ul li.icon1 {
    background-image: url("../img/delivery-icon1.jpg");
}
#delivery .right ul li.icon2 {
    background-image: url("../img/delivery-icon2.jpg");
}
#delivery .right ul li.icon3 {
    background-image: url("../img/delivery-icon3.jpg");
}
#delivery .right ul li.icon4 {
    background-image: url("../img/delivery-icon4.jpg");
}
#delivery .right {
    background: url("../img/delivery-icon-arrow.jpg") no-repeat scroll 235px 40px transparent;
    float: right;
    width: 353px;
}
.right3 {
	width:1000px;
	margin: 0 auto;}
.right2 {
	position:relative;
	width: 480px;
	height: 100px;
	text-align:center;
	margin-left: 520px;
	margin-top:100px;

	}
.right2 h2 {
    color: #FF0;
    font: 44px/40px "Lobster";
}
.fancy_purpul-top h1, .fancy_purpul-top h2, .fancy_purpul-top h3, .fancy_purpul-top h4 {
	margin:0;
	}
body > section.wrap-block.block11 > div > ul {
	display: block;
}
table {
	border: none !important;
}

#edit-submitted-phone-number,
#edit-submitted-name,
#edit-submitted-e-mail {
	min-height: 20px;
	padding: 0px 10px;
}

.block13-timer {
	box-sizing: inherit;
}


