/* Saisissez votre CSS personnalisé ci-dessous */
body .section-txt-btn{
	text-align: center; 
}
body .section-txt-btn p:first-child{
 	text-align: center; 
}
body .owl-buttons{
  display: none;
}

body .owl-theme .owl-controls .owl-page span{
	background: #e8676b;
}

body .pf-grid .pf-item-cont{
  padding: 35px 20px 35px 20px;
}

body .pf-grid .pf-item-cont, body .pf-btn-group{
 background-color: rgba(0,0,0, 0.2);
}

/*body .pf-item:before, body .pf-item:after{
	background:none; a
}

body .pf-grid .pf-item{
	box-shadow:none;
  background: #fff;
}

body .pf-item-title, body .pf-item-cat, body .pf-item:hover .pf-btn-zoom, body .pf-item:hover .pf-btn-link{
 color: #e8676b; 
}
body .pf-btn{
 border-color: #e8676b; 
}
body .pf-btn:hover{
  background-color: rgba(232, 103, 107, 0.3);
}*/

body .section-clients .client-logo img, 
body .timeline-box a.img img, 
body .timeline-box img.img,
body .pf-item-logo{
 filter: none!important;
  -webkit-filter: none!important;
}

body .pf-embed-image img{
 	height: auto!important; 
  position: relative!important;
}

body .pf-embed-image{
  height: 100%!important; 
 	padding-top: 0px!important; 
}

#preloader .preload-icon span {
 	background: #e8676b;
}
body header.header{
 display: none;
}

@media(max-width: 600px){
  body #portfolio .pf-grid-item .pf-item-cat{
  	display: none;
	}
  
  body #portfolio .pf-grid .size11 .pf-item-title{
    font-size: 12px;
    text-align: center;
  }
  
  body .pf-item-cont{
   	padding: inherit; 
  }
}
