html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  font-size: 22px;
  color: black;
  width: 1318px;
  margin: auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
}

.pull-right {
	float: right;
}

.footer {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding-top: 50px;
  clear: both;
  text-align: center;
}

.grey {
	color: #464646;
}

.red {
	color: #b10401;
}

.top-buffer-1 { 
	margin-top: 26px; 
}

.top-buffer-2 { 
	margin-top: 3px; 
}

.top-buffer-3 { 
	margin-top: 22px; 
}

.top-buffer-4 { 
	margin-top: 25px; 
}

.top-buffer-5 { 
	margin-top: 22px; 
}

.top-buffer-8 { 
	margin-top: 8px; 
}

.font-1 {
	font-size: 26px;
	line-height: 1.1;
}

.font-2 {
	font-size: 23px;
	line-height: 1.1;
}

.font-3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.1;
}

.font-4 {
	font-size: 44px;
	line-height: 1;
}

.content hr {
	border-top: 9px solid #35234a;
	margin-top: 40px;
}

.bg-yellow {
	background-color: #f3d407;
}

.text-realisation {
	width: 83%;
}

.mail {
	width: 75%;
}

.telephone {
	width: 81%;
}

.p-left-10 {
	
	padding-left: 10px;
}

.lspacing2 {
	
	padding-left: 15px;
}

.font-28 {
	
	font-size: 28px;
	line-height: 1;
}

.font-34 {
	font-size: 34px;
	line-height: 1;
}

.font-27 {
	
	font-size: 27px;
}

.strong {
	
	font-weight: bold;
}

.col-sm-4 {
	width: 39%;
}

.contact {
	position: relative;
	width: 32.32%;
	float: left;
	height: 57px;
}

.detail {
	position: relative;
	width: 32.32%;
	float: left;
	padding-top: 14px;
}

.col-sm-7 {
	
	width: 54%;
}

.text-center {
	text-align: center;
}

.mailto a {
	text-decoration: none;
	color: #464646;
}

.m-left-20 {
	margin-left: 20px;
}

.pull-left {
	float: left;
}

.p-top-10 {
	padding-top: 10px;
}

.text-realisation a {
	text-decoration: none;
	color: #464646;
}

.facebook-container {
	
	float: left;
}

.facebook-container img {
	padding-top: 5px;
}