*{
	margin:0;
	padding:0;
	border:none	
	}
html {
	
	width:100%;
	height:100%;
	}
a{
 text-decoration:none !important;	
	}
body {
	width:100%;
	height:100%;
	min-width:990px;
	font-family:Verdana, Geneva, sans-serif
	}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: white;
	position: absolute;
	top: 5px;
	margin-left: 60px;
	text-shadow: 0 0 16px rgba(202, 244, 252, 1);
	}
h2 {
	font-size:16px;
	color: #dbdbdb;
	position:absolute;
	top: 20px;
	margin-left: 320px;
	}
h4 {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 300px;
	margin-left: 80px;
	text-shadow: 1px 1px 0px black;
	}
.main {
	width:990px;
	margin:0 auto
	}
footer .main {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.left {
	float:left; 
	width:300px
	}
.right {
	float:right; 
	width:280px; 
	text-align:right;
	}
header {
	height:60px;
	background:url(../images/bg_header_footer.jpg);
	box-shadow: inset 0 -5px 8px;
	}
#block1 {
	height:497px;
	background:url(../images/bg_block1.jpg)
	}
#containers {
	width: 420px;
	height: 150px;
	border-radius: 3px;
	background-color: rgba(255, 255, 255, 0.48);
	position: absolute;
	margin: 48px 0 0 35px;
	} 
#containers p {
	padding-top: 7px;
	padding-left: 105px;
	font-size: 17px;
	color: white;
	}	
#im{
left: 560px;
    position: relative;
    top: -90px;
}
#containers .price {
	color:#962018;
	font-weight:bold
	}
#block2 {
	height:180px;
	background:url(../images/bg_block2.jpg)
	}
#block2 table {
	width:980px;
	padding-top:10px
	}
#block2 .icon {
	width:48px;
	height:48px
	}
#block2 .text {
	color:#2d4250;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	width:432px
	}
#block3 {
	height:354px;
	background-color:#e0f3ff;
	border-bottom:5px solid #979797; 
	}
#block3 .main {
	text-align:center
	}

#block4 {
	background-color:#fff
	}
#block4 table {
	width:980px;
	height:285px;
	margin-left:-10px;
	background-color: rgba(128, 128, 128, 0.22);
	}
#block4 table td {
	width:180px;
	padding:9px
	}
#block4 table .hstroka {
	font-size:14px;
	color:#2d4250;
	font-weight:bold
	}
#block4 table .about {
	color:#6391af;
	font-size:13px;
	text-align:left
	}
footer {
	height:60px;
	background:url(../images/bg_header_footer.jpg);
	box-shadow: inset 0 5px 8px;
	}
footer .main a {
	color:#a4a3a3;
	}
footer .main a:hover {
	color:white;
	}
/*модальное окно*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}
* |html[xmlns*=""] #oper {
  margin-left: 325px;
}

#red_button{
margin:0 auto;
width:310px;
}

.form_messange{
font-size:20px;
color:#fff;
}

 
.privet {
 position: absolute;
 margin: 5px 0 0 14px;
 opacity: 0.4;
 width: 60px;
 height: 60px;
 border:none
 }
 
.buttonbg p{
margin-top:10px;
}

.buttoncss a{
 text-decoration:none !important;
 }
 
 .buttoncss{
 width:300px;
 margin: 0px 0px 0px 270px;
 text-decoration:none !important;
 }
 
.buttonbg {
 width: 440px;
 height: 70px;
 border-radius: 50px 50px 50px 50px;
 border: 3px solid rgba(255, 255, 255, 0.8);
 background-color: red;
 text-align: left;
 font-family: Verdana, Geneva, sans-serif;
 box-shadow: inset 21px 12px 10px rgba(255, 255, 255, 0.47),  2px 2px 4px rgba(119, 0, 0, 0.49);
 margin:0 auto;
 }
 
 
.buttonbg:hover {
 background-color: rgb(211, 7, 7);
 box-shadow: inset 21px 12px 10px rgba(255, 255, 255, 0.47),  0 0 4px rgba(119, 0, 0, 0.49);
 }

.buttitle {
 font-weight: bold;
 font-size: 20px;
 color: white;
 margin: 5px 0 0 80px;
 line-height: 1;
 border-left: 1px solid rgba(255, 255, 255, 0.47);
 padding: 5px 0 5px 10px;
 }
 
 /*
.buttitle , x:-moz-any-link {
  margin-top: 5px;
}*/
 
.butsign {
 font-weight:normal;
 font-size:13px;
 color: rgb(255, 215, 215);
 margin: 0;
width:100px;
 }
.shadow1{
	text-shadow:1px 1px 2px black;
}
.mp1{
	margin:0;
	padding:0;
}