.contact {
	position:relative;
	margin-top:7px;
	margin-bottom:-25px;
	margin-left:5px;
}

.step {
-moz-border-radius:10px;
-o-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;

-moz-box-shadow:17px 17px 16px #000;
-o-box-shadow:17px 17px 16px #000;
-webkit-box-shadow:17px 17px 16px #000;
box-shadow:17px 17px 16px #000;
}

.step img {
margin-bottom:-2px;
}

.bgcenter {
margin-top:28px;
width:959px;
height:259px;
}

.bgchat {
width:315px;
height:259px;
background:url(../images/contact.png) no-repeat;
position:relative;
left:2px;
color:#000;
font-size:18px;
}
.bgchat a{
color:#000;
}
.bgchat .wa, .bgchat .ln, .bgchat .ig, .bgchat .tg {
position:relative;
top:45px;
}

.bgchat .wa {
left: 65px;
margin-bottom: 20px;
}

.bgchat .ln {
left: 65px;
margin-bottom:20px;
}

.bgchat .ig {
left: 65px;
margin-bottom:20px;
}

.bgchat .tg {
left: 65px;
}

.bank {
	position:relative;
	height:50px;
	margin-top:20px;
	background:url() no-repeat;
	margin-bottom:20px;
	}






