/* ************fonts***************** */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

@font-face {
    font-family: "ImpactRegular";
    src: url("../fonts/ImpactRegular.eot");
    src: url("../fonts/ImpactRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ImpactRegular.woff") format("woff"),
    url("../fonts/ImpactRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "OpenSansBold";
    src: url("../fonts/OpenSansBold.eot");
    src: url("../fonts/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansBold.woff") format("woff"),
    url("../fonts/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "OpenSansExtraBold";
    src: url("../fonts/OpenSansExtraBold.eot");
    src: url("../fonts/OpenSansExtraBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansExtraBold.woff") format("woff"),
    url("../fonts/OpenSansExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "OpenSansItalic";
    src: url("../fonts/OpenSansItalic.eot");
    src: url("../fonts/OpenSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansItalic.woff") format("woff"),
    url("../fonts/OpenSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "OpenSansRegular";
    src: url("../fonts/OpenSansRegular.eot");
    src: url("../fonts/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansRegular.woff") format("woff"),
    url("../fonts/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "OpenSansSemiBoldItalic";
    src: url("../fonts/OpenSansSemiBoldItalic.eot");
    src: url("../fonts/OpenSansSemiBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansSemiBoldItalic.woff") format("woff"),
    url("../fonts/OpenSans-BoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**********reset.css **************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: black;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ********************************sect1************************** */

select{
				background: rgba(225,225,225,0.15);
    border: 1px solid white;
    height: 44px;
    width: 286px;
    text-align: left;
    display: block;
    margin: 12px auto 0;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 16px;
    color: white;
	padding: 0 10px;
}
section{
	overflow: hidden;
}
.sect1{
	background: url(../images/bg-1.png) center #000;
	background-repeat: no-repeat;
	min-height: 740px;
}
.container{	
	height: 100%;	
	margin:auto;	
	
}
header{
	margin-top:60px;
	overflow: hidden;
	text-transform: uppercase;	
	
}
h1{
	font-family:ImpactRegular;
	font-size:40px;
	color:#7c0003;
	line-height: 1.5
}
.s1_header_right{
	font-family:ImpactRegular;
	font-size: 28px;
	color:#c7c2c4; 
	text-transform: uppercase;
	line-height: 1.5;
	float:right;	
	}
.s1_bottom_block{	
	width: 100%;	
	margin-top:125px;
	position: relative;
	
}
 .hren1 {
    width: 175px;
    position: absolute;
    margin-left: 170px;
    top: 4px;
}	
.s1_form{
	background: url(../images/bg-form.png) ;
	float: right;
	width: 350px;
	height: 360px;
	padding: 15px 0;
	border:2px solid #7c0003;
	position: relative;
	top:-15px;
	z-index: 10;
	font-family:ImpactRegular;
}
.s1_list{
	position: absolute;
	right:0;
	margin-right:350px;
}
.s1_item{	
	color:#FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	text-transform: uppercase;	
	padding:15px 0 15px 65px;
	position: relative;	
}
.s1_item::before{
	width:23px;
	height: 48px;
	background: url('../images/s1_item.png');
	content: '';
	position: absolute;
	left:25px;	
	top:9px;

}
.item_color{
	color:#d12125;
}
.price{	
	
	text-align: center;
	margin-top:30px;
}
.old_price{
	color:#a9161a;
	font-size: 30px;	
	text-decoration:line-through; 
}
.new_price{
	color:#d2d2d2;
	font-size: 44px;
	padding-left:15px;
	padding-right:15px;
}
input{
	background:rgba(225,225,225,0.15);
	border:1px solid white;
	height: 44px;
	width:286px;
	text-align: left;
	display: block;
	margin:12px auto 0;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 16px;
	color:white;
	padding: 0 10px;
}
input::-webkit-input-placeholder {color:#fff;}
input::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
input:-moz-placeholder           {color:#fff;}/* Firefox 18- */
input:-ms-input-placeholder      {color:#fff;}
button{
	width: 289px;
	height: 60px;
	background:url('../images/button.png');
	border: none;
	display: block;
	margin:23px auto;
	font-size: 24px;
	text-transform: uppercase;	
	color: #ffffff;
	text-shadow: 0px -1px 0px #690002;
	outline:none;
}
button:hover{
	background:url('../images/button_hover.png');
}
.timer{
	
	width:140px;
	height: 46px;
	color:#7c0003;
	font-size: 14px;
	position: absolute;
	right: -10px;
	top:-90px;
	z-index: 300;
}
.timer>div{
	display: inline-block;
	width: 41px;	
	border:1px solid #900004;
	text-align: center;
	font-size: 30px;
	font-family:ImpactRegular; 
	padding-top:6px;
	padding-bottom: 6px;
}

/* *****************sect2******************** */
.sect2{
	background: url('../images/bg-2.png');
	min-height:740px;	
	background-size: cover;
}
.s2_list{
	overflow: hidden;
	margin:auto;
}
.s2_list>div{
	height: 442px;
	width: 285px;	
	overflow: hidden;
	margin: auto;
}
.s2_item1{
	background: url('../images/s2_1.png') no-repeat 0 0;
}
.s2_item2{
	background: url('../images/s2_2.png') no-repeat 0 0;	
}
.s2_item3{
	background: url('../images/s2_3.png') no-repeat 0 0;	
}
.s2_item4{
	background: url('../images/s2_4.png') no-repeat 0 0;	
}
.s2_block{
	border:1px solid #c59394;
	width:220px;
	height: 120px;
	box-sizing: border-box;
	margin:auto;
	background:rgba(225,225,225,0.15);
	margin-top:183px;
	color:#d2d2d2;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	text-align: center;
	padding:34px 15px 30px;
	text-transform: uppercase;
}
.s2_item3 div{
	font-size: 24px;	
}
.s2_sect{
	height: 222px;
	width: 100%;
	background: rgba(0,0,0,0.42);
	font-family:ImpactRegular;
	text-transform: uppercase;
	text-align: center;
}
h2{
	color:#d2d2d2;
	font-size: 60px;
	padding-top:40px;
	padding-bottom:40px;
}
h5{
	color:#7c0003;
	font-size: 36px;
	padding-left:10px;
	padding-right: 10px;
}
/* ********************************sect3************************** */
.sect3{
	background: url(../images/bg-3.png)   center 0;
	background-repeat: no-repeat;
	height: auto;
	min-height: 720px;
}
h3{
	color:#d2d2d2;
	font-size: 48px;
	font-family:ImpactRegular;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2;
	padding-top:100px;
	padding-left: 10px;
	padding-right: 10px;

}
.s3_list{
	margin-top:30px;	
	text-align: center;	
	
}
.s3_h4{
	color:#f3d8d8;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1.2;
	margin-top: 30px;
}
.s3_h4 span{
	font-size: 18px;
	color:black;
	display: block;
}
.s3_text p{
	margin-top:20px;
	color: #a81a1e;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
/* ********************************sect4************************** */
.s4_color{
	color:#7c0003;
}
.s4_list{
	overflow: hidden;
}
.s4_item{
	padding-left:40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	color:#4a2147;
	font-size: 14px;
	margin-top:57px;
	position: relative;
	padding-right:20px;
	padding-bottom:20px;
}

.s4_item::before{
	width:23px;
	height: 48px;
	background: url('../images/s1_item.png');
	content: '';
	position: absolute;
	left:0px;	
	top:-11px;	
}
.s4_h4{
	font-size: 30px;
	font-family:ImpactRegular;
	color:#4a2147;
	text-transform: uppercase;
	text-align: center;	
	line-height: 1.2;
	margin-top:50px;
}
/* ********************************sect5************************** */
.sect5{
	background: url('../images/bg-5.png') no-repeat;
	background-position-x:60%;   
	background-position-y:200px;
	height: 740px;   
}
.s5_color{
	color:#d0a5a5;	
}
.s5_list{
	overflow: hidden;
}
h3.s5_color{
	margin-top: 90px;
	margin-bottom: 90px;
}
.s5_comment{	
	padding-left: 58px;
	position: relative;
	margin-bottom: 48px;
}
.s5_comment::before{
	width:27px;
	height: 22px;
	background: url('../images/ico_comment.png');
	content: '';
	position: absolute;
	left:0px;
	
}
.s5_comment_name{
	color:#7c0003;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

.s5_comment p{
	margin-top:23px;
	color: #4b3d47;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.sect6{
	background: url('../images/bg-6.png') no-repeat center;	
	height: 740px;  
	position:relative; 
}
.s6_h2{
	font-family:ImpactRegular;
	text-align: right;
	text-transform: uppercase;
}
.s6_h3{
	text-align: right;
	padding:0;
	color:#a9161a;
}
.s6_block{
	position: relative;
	margin-top:138px;
}
.sect6 .s1_form{
	top:0;
	border-color: #333333;
	position: relative;
	bottom:0;

}
.sect6 input{
	border-color: #767576;
	background: rgba(64,57,64,0.3);
}
.hren2 {
    float: right;
    position: absolute;
    right: 50%;
    margin-right: -60px;
    max-width: 400px;
    top: 40px;
}
.sect6 .hren3 {
	position: absolute;
	right: 190px;
	top:-100px;
}

@media (max-width: 1200px){
	h1{
		font-size: 30px;
	}	
	.s1_bottom_block {	    
	    margin-top: 250px;
	}
	.hren1 {
	        top: -260px;
	        left: 87%;
	        margin-left: -173px;
	        width: 150px;
	 }	
	.s2_list {
		width:570px;
		float: none;
		
	}
	.sect2 .container{
		overflow: hidden;
	}
	
}
@media (max-width: 992px){
	.sect1{		
		margin-bottom: 20px;
	}
	.s1_list {
    float: none;
    margin-top:-10px;    
	}
	.sect1 .timer{
		right: 50%;
		top: -240px;		
		margin-right: -111px;
	}
	.s2_list > div {
		height: 238px;
	}
	.s2_block {
		margin-top:68px;
	}
	.s3_list{
		margin-top:0;
	}
	.s3_list img{
		margin-bottom:-30px;
	}	
	.s3_h4 span {
		color:#707070;
	}
	

}
@media (max-width: 767px){
	.sect1{
		height:1140px;
		background-position-y:30%;
	}	
	h1{
		text-align: center;
	}
	header{
		margin-top:20px;
	}
	.s1_header_right{
		display: none;
	}
	.s1_list {
	    right: 50%;
	    margin-right: -150px;
	    width: 300px;
	}
	.sect1 .hren3{
		position: relative;
		left: 50%;
		margin-left: -137px;
	}
	.sect1 .s1_form {top: 305px;	 }
	.s1_form {      
	    right: 50%;
	    margin-right: -190px;
	}
	.hren1 {
  top: -190px;
	width: 110px;	 
	left:50%;
	margin-left:-43px	
			
	}
	.s2_list {
		width: 100%;
	}
	.s6_block {
		max-width: 350px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.s2_sect h2{
		font-size: 36px;
		padding-bottom:25px;
	}
	
	h5{
		font-size:24px; 
		padding-left:10px;
		padding-right: 10px;
		line-height: 1.2;
	}
	.sect3 {	   	   
	    background-color: black;
	    background-position-y:32px;	    
	}
	.sect3::before{
		width: 100%;		
		content: '';
		height: 35px;
		background:#780003;
		display: block;
	}
	.sect3 h3{
		font-size: 36px;
		padding-top:40px;
		padding-bottom:20px;
	}
	.s3_text{
		margin-bottom:20px
	}
	.s4_color{
		font-size:24px;
	}	
	.s4_item {
		margin-top:30px;
	}
	.s4_item::before {
		left:5px;
	}
	.s4_h4{
		font-size: 18px;
	}
	.s4_list{
		width:280px;		
		margin:auto;
	}
	.sect5{
		max-height: 1150px;
		min-height: 900px;
		height: auto;
		background-position-x: 35%;
		background-position-y: 270px;
	}
	h3.s5_color {
	  
    font-size: 30px;
    margin-top:0;
    margin-bottom:46px;
	}
	.s5_comment::before {
		left:10px;
		top:0;
	}
	.s5_comment {
	   
	    padding:30px 10px 0px;
	}
	.sect6{
		height: 920px;
		background-position-y:0;
	}
	.s6_h2, .s6_h3{
		font-size: 30px;
		padding-right: 5px;
	}
	.s6_h2{
		padding-bottom: 0;
	}
	.hren2 {
		width: 450px;
		margin-right: -172px;
		top: -59px;
	}
	.sect6 .timer{
		right: 68px;
		top: -59px;
	}
	.sect6 .hren3{
		right: 108px;
		top: -125px;
		
	}
	.sect6 .s1_form {
		top:260px;
		margin-right: -175px;
	}		
}
@media (max-width: 350px) {
	.sect6 .timer{
		width: 109px;
	}
	.sect6 .hren3{
		right: 76px;
	}
}
