/*
	Theme Name: Good Bones
	Theme URI: http://www.theme-island.com
	Description: A premium responsive theme for WordPress
	Author: Brandon & Charles Jones
	Author URI: http://www.makedesignnotwar.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 3.0.2
	Tags: white, two-columns, flexible-width, featured-images
	
	All stylesheets are stored in the /assets/stylesheets folder.
	
*/
.list-services{
	display: inline-block;
	width: 100%;
	padding: 20px 0;
	border-top: 4px double #fff;
	border-bottom: 4px double #fff;
	margin-bottom:20px;
}
.home .list-services ul{
	margin-bottom:0;
	width:33%;
	float:left;
	display:block;
	position:relative;
}
.home .bloc-image ul{
	margin-bottom:20px;
	display: inline-block;
}
.home .bloc-image ul li{
	margin:0 0.5%;
	width:32%;
	float:left;
	display:block;
	position:relative;
}
.home .list-services ul li{
	font-size: 21px;
	line-height: 32px;
	font-weight: 500;
}
.home .bloc-adresse{
	clear: both;
}
.home .bloc-adresse h3{
	font-size: 32px;
	line-height:42px;
	font-weight: 500;
	margin-bottom: 15px;
}
.blurb-image.zoom-image {
  border: 6px solid white;
  box-shadow: 0 0 3px 3px #CCCCCC;
  margin: 40px 0 15px 30px;
}