/*-- contact --*/
.w3l-form{
	padding:5em 0 0;
}
.agile_banner_bottom_grids {
    text-align: center;
}
.icons i {
    font-size: 3em;
    color:#fff;
    line-height: 2em;
}
.w3_agile_contact_grid h4 {
    font-size: 1.5em;
    color: #000;
    font-weight: 600;
	margin-bottom:.5em;
    letter-spacing: 1px;
}
.agile_contact_grid_right p span{
	display:block;
}
.agile_contact_grid_right p a{
	color:#999;
	text-decoration:none;
}
.agile_contact_grid_right p a:hover{
	color:#212121;
}

.w3_agile_contact_grid {
    background: #eee;
    width: 30%;
	padding: 1em 0 2em;
	box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}
.w3_agile_contact_grid:nth-child(2) {
    margin: 0 1em;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-md-4 {
    width: 33.33333333%;
  }