@charset "UTF-8";
/* CSS Document */

/*
header .logo > a{
  float:left;
  line-height:80px;
  padding-right:50px;
  height:80px;
}
*/

ol, ul {
	list-style: none;
}

.clear{
  clear:both;
}

.content{
  position:relative;
  width:1140px;
  margin:0px auto;
}
.content .domaine{
  width: 1140px;
  margin-top: 0px;
  margin: -50px auto 0;
  background-color:#0000FF;
}
.content .intro-home{
  text-align:center;
}
.content .text-intro{
  width: 1140px;
  margin: 0px auto 0;
}

#ajax-content{width:100%;}

.portfolio-grid{
  width:1170px;
  position:relative;
  margin: 30px auto;
  overflow:hidden;
}

.portfolioContainer{
  width:1170px;
  position:relative;
  margin: 30px auto;
  overflow:hidden;
}

#portfolio-sidebar{
  width: 780px !important;
  padding-right: 390px;

}

.agauche{
	text-align: left;	
	
}

/*li.grid-item{
 width:360px;
  position:relative;
  float:left;
  padding:15px;
	margin:0 15px;
}

.grid-hover {
  position: absolute;
  width:360px;
  height: 100%;
  top:0;
	bottom:0;
  background-color: rgba(255,255,255,0.20);
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in; 
}

.grid-hover:hover{
  opacity: 1;
}

.grid-hover h1{
	font-size: 23px;
	bottom: 80px;
	left: 40px;
	position: absolute;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: 900;
	line-height: 50px;
	transition: all 200ms;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

.grid-hover h1:hover{
	color:#FFFFFF;
}


.grid-hover p{
  font-size:13px;
  bottom:40px;
  left:40px;
  position:absolute;
  color:#B0004D;
  letter-spacing:1px;
  font-weight:400;
  line-height:50px;
}

li.grid-item img{
  width:360px;
}
*/ 


.grid-service {
	padding: 10px;
    max-height: 310px;
    position: relative;
  	margin-bottom: 18px;
}
#realisations .rea {
	margin: auto 0;
	margin-bottom: 2em;
}
.envellope{
width: 100%;
margin: auto 0;
padding: 0;
}

.clearfix{
	clear: both;
}

.grid-item{
	min-height: 310px;
	max-height: 310px;
  position:relative;
  padding: 10px;
	margin:0 0;
}

.grid-hover {
  position: absolute;
  width:100%;
  top:0;
	bottom:-10px;
	left: 0;
	right: 0;
  background-color: rgba(255,255,255,0.30);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	overflow: hidden;
}

.grid-hover:hover {
	opacity: 1;
}



.grid-hover h1{
	font-size: 21px;
	bottom: 30px;
	left: 15px;
	position: absolute;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: 900;
	line-height: 29px;
	transition: all 200ms;
	text-align: left;
	text-shadow: -2px 1px 5px #5E5A5A;
	
}

/*.grid-hover h1:hover{
	color:#FFFFFF;
}*/


.grid-hover p{
  font-size:13px;
  bottom:-28px;
  left:15px;
  position:absolute;
  color:#ffffff;
  letter-spacing:1px;
  font-weight:400;
  line-height:50px;
	text-shadow: -2px 1px 5px #5E5A5A;
}


.grid-hover .details {
	position: relative;
	top: 250px;
	color: #ffffff;
	left: 15px;
	text-align: left;
}

/*li.grid-item img{
  width:360px;
	min-height: 310px;
	
}*/


.grid-item-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
	height: 310px;
	width: auto;
	margin: 0;
}




@media screen and (max-width: 980px) {
  .grid-hover h1{
	bottom: 41px;
	left: 15px; 
	text-align: left;
	}
	.grid-hover p{
	  font-size:13px;
	  bottom:-20px;
	  left:15px;
		}
	.grid-hover .details {
	top: 240px;
	left: 15px;
	
	}
}

@media screen and (max-width: 480px) {
	.grid-hover {
		opacity: 1;
		background-color: transparent;
	}
	
  .grid-hover h1{
	bottom: 36px;
	left: 15px; 
	text-align: left;
	}
	
	.grid-hover p{
	  font-size:13px;
	  bottom:-22px;
	  left:15px;
		}
	.li.grid-item{
		margin: 0;
		padding: 0;
	
	}
	
	.grid-hover .details {
	top: 247px;
	left: 15px;
	
	}

  }

/*
**************************
FOOTER
**************************
*/

#footer-box{height:150px; margin-top:75px;}

footer{
  background: #653614;
  width:100%;
  height:150px;
  overflow:hidden;
  position:relative;
  z-index:10;
}

.footer-margin{
  width:1140px;
  margin: 30px auto;
  line-height: 30px;
}

#footer-left{text-align:left;}

.footer-margin .foot-text{
  color: #FFF;
  letter-spacing: 1px;
  font-size: 14px;
  width: 100%;
  text-align:center;
  float: left;
	font-family:  "Verdana", "sans-serif";
}
.footer-margin .foot-text a {
  color: #FFF;
	text-decoration: none;
}
.footer-margin .foot-text a:hover {
  color: #faba00;
	text-decoration: none;
}

.footer-margin .copyright{
	margin-top: 2em;
  color: #b29a89;
  font-size: 12px;
  width: 100%;
  text-align:center;
  float: left;
}
.footer-margin .copyright a {
  color: #b29a89;
	text-decoration: none;
}
.footer-margin .copyright a:hover {
  color: #faba00;
	text-decoration: none;

}

.coordonnees {
  position: fixed;
  bottom: 15px;
}

.coordonnees a:hover{
	text-decoration: underline;
}

.bandeau{
  margin: 0;
  width: 100%;
  height: 10px;
  padding: 0;
}


.style2  {
  padding-bottom: 6em;
}

hr.boss{
  clear: both;
  margin: 0;
  padding: 0;
  widows: 0;
  height: 0;
  visibility: hidden;
}

.bd {
  height: 8px;
  margin:0;
  padding: 0;
  background-image: url(../images/bandeau.png) ;
  background-repeat: no-repeat;
  background-position: center;
}

.colored_line {
	margin:0;
	height:6px;
}
.colored_line span {
	float:left;
	display:block;
	width:25%;
	height:100%;
}
.colored_line span.c1 {background-color:#e0bea9;} /* beige */
.colored_line span.c2 {background-color:#faba00;} /* jaune */
.colored_line span.c3 {background-color:#e42127;} /* orange */
.colored_line span.c4 {background-color:#b0004d;} /* rose */


/*
**************************
FH5CO
**************************
*/


#fh5co-main {
  clear: both;
}
#fh5co-portfolio {
  padding: 0em;
  float: left;
  width: 100%;	
  background-color: #f6ebe5;
}

#fh5co-portfolio img {
    max-width: 100% !important;
  }
@media screen and (max-width: 768px) {
  #fh5co-portfolio {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 1200px) {
  #fh5co-portfolio {
    padding-left: 0em;
    padding-right: 0em;
  }
}
#fh5co-portfolio .fh5co-portfolio-item {
  float: left;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio .fh5co-portfolio-item {
    display: block;
  }
}


#fh5co-portfolio .fh5co-portfolio-item .fh5co-portfolio-figure {
  width: 40%;
}

#fh5co-portfolio .fh5co-portfolio-item .fh5co-portfolio-description {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio .fh5co-portfolio-item .fh5co-portfolio-description,
  #fh5co-portfolio .fh5co-portfolio-item .fh5co-portfolio-figure {
    display: block;
    width: 100%;
  }
}



#fh5co-portfolio .fh5co-portfolio-item .fh5co-portfolio-figure {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio .fh5co-portfolio-item .fh5co-portfolio-figure {
    height: 400px;
  }
}


.fh5co-portfolio-description .description-padding {
  padding: 5em;
}

@media screen and (max-width: 1200px) {
.fh5co-portfolio-description .description-padding {
    padding: 3em;
  }
}
@media screen and (max-width: 768px) {
.fh5co-portfolio-description .description-padding {
    padding: 2em;
  }
}


/*.fh5co-portfolio-description p {
  font-size:18px;
  font-weight: 400;
  line-height:30px;
}
.fh5co-portfolio-description h1 {
  font-size:36px;
  text-transform:uppercase;
  font-weight:700;
  line-height:70px;
  margin-bottom:20px;
}*/


#fh5co-portfolio .fh5co-portfolio-item.fh5co-img-right .fh5co-portfolio-figure {
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio .fh5co-portfolio-item.fh5co-img-right .fh5co-portfolio-figure {
    position: relative;
    top: auto;
    bototm: auto;
    height: 400px;
  }
}

.grid {
  margin:0px;
}

.pic {
	position: absolute;
	height: 250px;
	width: 250px;
}

.pic h5{
	position: relative;
	bottom: -20px;
}


#demarche p{
	margin-bottom: 80px;
}

.picto {
	position: relative;
	margin: 0;
	padding: 0 2em 1em 2em;
	
}
.picto2, .picto3 {
	position: relative;
	text-align: center;
	top: -194px;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background-color: transparent;
	
}

.pic:hover .picto2 p,.pic:hover .picto3 p {
	background-color:  #B0004D;
	color: #ffffff;
	-webkit-box-shadow: -1px -4px 33px -4px rgba(0,0,0,0.11);
-moz-box-shadow: -1px -4px 33px -4px rgba(0,0,0,0.11);
box-shadow: -1px -4px 33px -4px rgba(0,0,0,0.11);
	z-index: 2;
	transition: all 0.5s ease-in;
}



.picto2 p{
	position: relative;
font-size: 15px;
color: transparent;
line-height: 18px;
text-align: center;
padding-top: 70px;
	padding-left: 35px;
	padding-right: 35px;
	border-radius: 50%;
	height: 250px;
	width: 250px;
	margin: 0 auto;
	
}
.picto3 p{
	position: relative;
font-size: 15px;
color: transparent;
line-height: 18px;
text-align: center;
padding-top: 42px;
	padding-left: 35px;
	padding-right: 35px;
	border-radius: 50%;
	height: 250px;
	width: 250px;
	margin: 0 auto;
	
}

.pic:hover h5 {
	color: transparent;
}

@media screen and (max-width: 1410px) {
	.picto2 p, .picto3 p{
		height: 230px;
		width: 230px;
	}
	.picto3 p{
		font-size:13px;
		padding-top: 33px;
	}
	
	.picto2 p{
		font-size:13px;
		padding-top: 60px;
	}
	.pic:hover h5 {
	color: transparent;
}
}

@media screen and (max-width: 1200px) {
	.picto2 p, .picto3 p{
		height: 250px;
		width: 250px;
		font-size:15px;
	}
	.picto3 p{
		padding-top: 43px;
	}
	
	.picto2 p{
		padding-top: 68px;
	}
	
	.pic:hover h5 {
	color: transparent;
}
}

/* Header */

	#tool {
		background-color: #FFF;
		left: 0;
		position: fixed;
		bottom: 50%;
		z-index: 10000;
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
	}
	
	#tool ul.tool-padding {
		padding: 0.5em;
	}
	#tool li a {
		margin: 0;
    	font-size:30px;
		color: #653614;
	}
	#tool i {
		width: 1em;
		height: 1em;
		line-height: 1em;
		text-align: center;
	}
	#tool li a:hover {
		color: #b0004d;
	}

.one-column{
  width:40%;
  position:relative;
  float:left;
}

.two-column{
  width:60%;
  position:relative;
  float:left;
}
.three-column{
  width:100%;
  position:relative;
  float:left;
}

.one-column p{
  width:70% !important;
	text-align: left;
}

.two-column p{
  width:100% !important;
	text-align: left;
}

.three-column p{
  width:100% !important;
	text-align: left;
}

.prev-next{
  width:100%;
  max-width:1140px;
  margin:0 auto;
  padding-top:20px;
	float:left;

}

.prev-next a{
  color:#653614;
  font-weight:500;
  padding-bottom: 5px;
  border-bottom:2px solid #b0004d;
}

.prev-next a:hover{
  color:#b0004d;
  border-bottom:2px solid #faba00;
}

.prev-button{
  width:50%;
  position:relative;
  float:left;
  text-align:left;
	margin-bottom: 15px;
}

.next-button{
  width:50%;
  position:relative;
  float:left;
  text-align:right;
}


li.grid-item-projet{
  width:555px;
  position:relative;
  float:left;
  padding:15px;
	margin:0 15px;
}

li.grid-item-projet img{
  width:100%;
}

.description-padding a {
  color :#B0004E;
  font-weight: 700;
  line-height: 1.1em;
  transition: all 350ms;
}

.description-padding a:hover {
  color :#faba00;
}

.crea a{
  display: inline-block;
}

.crea {
	width: auto;
	bottom: 15px;
	font-size: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #653614;
}


/* Buttons */
.btn {
  border-bottom: none !important;
  letter-spacing: 2px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
  line-height: 1.5;
  text-decoration: none;
}
.btn:hover, .btn:focus, .btn:active {
  box-shadow: none;
  outline: none !important;
  border-color: transparent;
}
.btn-primary {
		margin-top: 2em;

  background: #b0004d;
  border: 2px solid #b0004d;
	
	margin-bottom: 10px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #faba00;
	color: #653614
}

/*********************************************************************************/
/* Logo responcive                                                                   */
/*********************************************************************************/

.erb-image-wrapper{
    max-width:300px;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;
}
.erb-image-wrapper img{
    width:100% !important;
    height:100% !important;
    display:block;
}


@media all and (max-width: 1179px) {
	.erb-image-wrapper{
    max-width:250px;
	}
}

@media all and (max-width: 480px) {
	.erb-image-wrapper{
    max-width:160px;
		padding-top: 30px;
	}
}
