@import url('https://fonts.googleapis.com/css?family=Istok+Web');
*
	{
		margin: 0;
		padding: 0;
	}

.limiter
{width: 1200px; 
margin: 0 auto;
padding: 0  15px;

}
 
 a
{text-decoration:none;}



html, body
{
	font-family: 'Istok+Web';
	height: 100%;

}

header li{
	list-style: none;

}

header li a
{
	font-weight: 900;
	color: #000000;
	text-transform: uppercase;
	font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1px;
  

}
header 
{background:url(фото/fona.png);
	
        background-size: cover;
        height: 160px;
        width: 100%;
}
 
 .header-center,  .header-right
	{
		display:inline-block;
	    vertical-align: top;
	    text-align: center;

	}

.header-center 

{margin-left: 330px;
	margin-top: 60px;
}
.header-right{
	margin-top: 60px;
margin-left: 60px;
}

h1
{
	font-weight: 900;
	color: #d24a43;
	text-transform: uppercase;
	font-size: 35px;
	text-align: center;
	padding: 20px;
    
	
	
}
h2{
	font-weight: 900;
	color: #d24a43;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	padding: 
	50px;
     text-shadow: 
	#FFF -1px -1px 0, 
     #ccc 1px 1px 0;
     

}

p {
color: #000000;
	
	font-size: 20px;
	text-indent: 30px;
	 line-height: 1.5;
    letter-spacing: 1px;
padding: 5px;}

.letter {color:#d24a43;
font-size: 25px;
 }


.about 
		
		{background:url();
		background-repeat: no-repeat;
        background-size: cover;
        height: 800px;
        border: 10px solid #fff;

		}

 
 .list li
{
	list-style-image: url(фото/tickwhite.png);
	font-weight: 900;
	color: #ccc;
	text-transform: uppercase;
	font-size: 20px;
	
	margin-left: 450px;
	margin-top: 30px;
}

.zalivka 
	{
      background: url(фото/a2.jpg);
      height: 650px;
border: 20px solid #fff;

	}
	 footer{
 
 width: 100%;
 
}

