html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Play', sans-serif;
}

a{
	color:black;
	text-decoration:none;
}

.wraper {
	width:1000px;
	height:100%;
	margin: 0 auto;
}

.wleft {
	width:50%;
	float:left;
	padding-top: 30px;

}

.wright {
	width:50%;
	float:left;
	padding-top: 30px;

}

#menu {
	width:100%;
	height:50px;
	position:fixed;
	z-index:2;
	background-color: #fff;
	top:0;
}

#header {
	width:100%;
	height:500px;
	margin-top:50px;
	position:relative;
	background-image: url(http://bezpokraski21.ru/uploads/bg.jpg);
}

#header  h1 {
	color: #fff;
	margin-left: 25px;
    font-size: 22pt;
    line-height: 25pt;
}
#header p {
	color: #fff;
	margin-left: 25px;
}



#about {
	width:100%;
	height: 500px;
	position:relative;
}

#about  h3{
	color: #000;
    font-size: 25pt;
    line-height: 25pt;
	text-align:center;
}

.text {
	float:left;
	width:625px;
	line-height: 21pt;
	text-align: justify;
}

#about img{
	width:350px;
	float:left;
	margin-right:25px;
}

#product {
	width:100%;
	height: 4100px;
	position:relative;
	background:#ededed;
}
#product h3{
	color: #000;
    font-size: 21pt;
	text-align:center;
	padding-top:25px;
}

.sendmasseg{
	width:100%;
	position:relative;
	background: #3e4757;
}

.sendmasseg h3 {

    color: #fff;
    font-size: 25pt;
    line-height: 25pt;
    text-align: center;
	padding: 25px 0 0 0;
	margin:0;
}

.emailform {
	padding: 25px 0 25px 35px;

}

.input1{
	width:908px;
	height: 35px;
	padding: 10px;
	font-size:12pt;
}

.input2{
	padding: 10px;
	width:435px;
	height: 35px;
	margin: 25px 10px 0 0;
	font-size:12pt;
}

.input3{
	width:248px;
	height: 25px;
	padding: 10px;
	margin: 10px 0 0 0;
	font-size:12pt;

}

.input4{
	width:248px;
	height: 25px;
	padding: 10px;
	margin: 10px 0 0 0;
	font-size:12pt;
}

.buttonwrap {
	width:900px;
	padding:25px;
	height:50px;
	text-align:right;
}

.button7 {
	width: 89%;
	margin-top: 25px;
	font-weight: 700;
	color: black;
	text-decoration: none;
	padding: .8em 1em calc(.8em + 3px);
	border-radius: 3px;
	background: rgb(255,221,45);
	box-shadow: 0 -3px rgb(227,175,14) inset;
	transition: 0.2s;
} 
.button7:hover { 
background: rgb(227,175,14); 
box-shadow: 0 -3px rgb(255,221,45) inset;}



#plus {
	width:100%;
	height:550px;
	position:relative;
	background:#ededed;
}

#plus img{
	width:350px;
	float:left;
	margin-left:25px;
}

#plus h3{ 
	color: #000;
    font-size: 21pt;
	text-align:left;
	padding-top:25px;
	margin:0 0 25px 0;
} 

#review {
	width:100%;
	position:relative;
}

#review h3{
	color: #000;
    font-size: 21pt;
	text-align:center;
	padding-top:25px;
}

#footer {
	width:100%;
	height: 300px;
	position:relative;
	background:#3e4757;
}

#footer p{
color:#fff;
}

.tovar{

    text-align: center;
	color:black;
	background-size:100%;
	float:left;
}


.ul {
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
	width:1000px;
	margin: 0 auto;
	height: 50px;

}
.ul li {
    width: 140px;
    display: inline-block; 
    vertical-align: middle; 
    text-align: center;
	color:black;
	height: 50px;
	line-height: 35pt;
	border-right: 1px dotted black;
}

.ul li img {
	height:45px;
	float:left;
	margin-top: 5px;
}


.clr {
	clear:both;
}



#tovari {
	width: 1000px;
	margin: 0px 0px 0px;
	text-align: center;
}

#tovari .tovar {
	width: 192px;
	height: 310px;
	display: inline-block;
	margin: 0px 3px 6px;
	border: 1px solid #dddddd;
	background-color: rgba(255, 255, 255, 1);
	padding: 6px 0px 0px;
	vertical-align: top;
}

#tovari .tovar:hover {
    cursor:pointer;
}

#tovari .tovar img{
    width:180px;
    height:180px;
}




#tovari .tovar:nth-of-type(5n) {
	margin-left: 2px;
}

#tovari .tovar h3 {
	color: #fe2121;
	font-size: 10.0pt;
	margin: 0px 0px 0px;
	height: 30px;
	font-weight: 400;
}

#tovari .tovar p {
	width: 90px;
	display: inline-block;
	color: #111111;
	font-size: 10.0pt;
	text-align: left;
	margin: 0px 0px 0px;
}

#tovari .tovar p.price {
	width: 95px;
	display: inline-block;
	color: #64b988;
	font-size: 10.0pt;
	display: inline-block;
	text-align: right;
	font-weight: 600;
	margin: 0px 0px 0px -15px;
}

#tovari .tovar .big {
	font-size: 18.0pt;	
}

#tovari .tovar button {
	width: 180px;
	height: 25px;
	background-color: rgba(255, 176, 51, 1);
	color: #ffffff;
	font-size: 9.0pt;
	font-weight: 600;
	margin: 9px 0px 0px;
	border: 0px;
}

#tovari .tovar button:hover {
	background-color: rgba(255, 195, 99, 1);
}
