* {
    margin: 0;
    padding: 0;
   }
   html {
      margin: 0;
	   min-width: 980px;

    }

   body {
background-color: #000;

    }




.bg {
	background-image: url(/index/img/bg.jpeg);
	background-repeat: no-repeat;
    width: 100%;
	min-width: 980px;
	height: auto;
	min-height: 750px;
    background-attachment: fixed;
	background-size: cover;
background-position: center top;
}


.logo {
padding-top: 20px; 
	padding-left: 20px;
	width: 300px;
	height: 140px;
}




.content {
	background-color: #000;
	z-index: 1;
    position: relative;
	margin: -160px auto ;
	width: 980px;
	height: 1100px;
	opacity: 0.9;

}

.provod {
    position: absolute;
	margin-top: 80px;

}

.provod_down {
    position: absolute;
	margin-top: -10px;
	z-index: 0;

}

.bg_2 {
	background-color: #000;
    position: absolute;
	margin-top: 220px;
	width: 980px;
	height: 600px;

}


.bg_2_text {
	color: #fff;
	width: 700px;
	height: 370px;
	margin: 0 auto;
	font-family: 'Pollock';
	font-size: 16px;
	line-height: 16px;
	text-align: center;

}

.low_stolb_1 {
	color: #fff;
	width: 100px;
	height: 180px;
	position: absolute;
	margin-left: 40px;
	margin-top: 730px;
	font-family: 'Pollock';
	font-size: 10px;
	line-height: 24px;
	text-align: left;
	
}

.low_stolb_1 a {
color: #f0f80c;
	text-decoration: none;

	

}

.low_stolb_1 a:hover {
color: #436EF3;
	text-decoration: none;

	

}

.low_stolb_2 {
	color: #fff;
	width: 200px;
	height: 180px;
	position: absolute;
	margin-left: 190px;
	margin-top: 650px;
	font-family: 'Pollock';
	font-size: 10px;
	line-height: 24px;
	text-align: left;
	
	
	


}

.low_stolb_2 a {
color: #fff;
	text-decoration: none;

	

}

.low_stolb_2 a:hover {
color: #f0f80c;
	text-decoration: none;

	

}



.map {
    position: absolute;
	margin-top: 680px;
	margin-left: 440px;
	width: 500px;
	height: 270px;

}

