#header {
text-align:center;
}

#mainhead {
    padding: 17px 0px 0px 0px;
}


#header .tranz{
display:inline-block;
float: none;
}

#header.boxshadow, .navhead.scroll-to-fixed-fixed {
    -moz-box-shadow: 0 0 0px #fff;
    -webkit-box-shadow: 0 0 0px #fff;
    box-shadow: 0 0 0px #fff;
    border-bottom: 6px solid #f14145;
}


.slider{
	background-image:url('img/Accueil-Billes-acier-et-inox-e.jpg');
	height:520px;
	float: left;
    position: relative;
    width: 100%;
    background-size:cover;
    background-position:50%;
}

.mpbox.modern.boxed li.mp-services .mp-inner {
    padding: 20px 40px;
}

.mpbox.modern.boxed li.mp-services .tranz-buttom{
	padding: 40px 40px;
	margin-top:20px;
	font-size: 18px;
}

.su-button-style-flat{
	color:#f14145;
	background-color:transparent;
	border:2px solid #f14145;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
    display: inline-block;
    float: right;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}	

.su-button-style-flat span{
	color:#f14145;
	padding:0px 22px;
	font-size:17px;
	line-height:34px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.su-button-style-flat:hover{
	color:#fff;
	background-color:#f14145;
	border:2px solid #fff;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}	
.su-button-style-flat:hover span{
	color:#fff;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}


.wrapper {
    position: relative;
    float: left;
    width: 100%;
}
.page-header {
    background-color: #fff;
    padding: 0px;
    margin-bottom: 0px;
}
.background{
	background-color:#eee;
}

.entryfull{
	margin: 0;
	padding: 40px 0 40px 0;
}
.photo{
	float: left; 
	margin:0 10px;	
}
.page-header h1 {
    margin: 20px auto 20px 20px;
}


#footer .foocol h2 {
    font-weight: 900;
    font-size: 23px !important;
    padding-bottom: 18px;
}



.foocol{
	width:100%;
	border:0px;
    text-align: center;
}

h2.widget:after {
	display:none;
}