@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */

.item-page {border:0px;}
 
.diclaimerv3 {float: right; font-size: 11px;}
.diclaimerv3 a {color:#0868BD;  }
.grecaptcha-badge { visibility: hidden; } 
 
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	margin-right: 20px;
}

.egplisting.bloc .adresse_inscription { display: block; font-size:11px;   }
.egplisting.carousel .adresse_inscription { display: block;  font-size:11px;  }

#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down { display: none !important;}
.extrabox { display: none !important;}

.testimonial {width:92%; padding-left:4%; padding-right:4%}
.testimonial-date { margin-bottom: 20px;}
.testimonial-name {color:#000; font-weight:bold;}
.testimonial-title {color:#000;}

.inner-footer {background-image:none!important;}

 
body { background-image: url('../../egplocal/images/main-bg.jpg'); }
.page-content {background: rgba(252, 255, 255, 0.85)!important;}

/* .egp-box {  padding: 35px 40px;  } */

/******Profil*******/
 
.profil-title { font-size: 16px; } 
.profil_pic {
	margin-left:25px;
	float: right;
}
.profil_pic img {
	border: 4px solid #FFFFFF;
	box-shadow: 3px 3px 12px 2px rgba(75, 68, 67, 0.3);
	margin:0 auto;
	margin-bottom:25px;
}
.egp-box-profil { 
height:auto!important;
}
 
@media only screen and (min-width: 100px) and (max-width: 479px) {
.profil_pic, .profil_pic img {
	display:none;
}
}




@media only screen and (max-width: 420px) 
  {  
 
 .egplisting_wrapper {  width: 280px; margin: 0 auto; }    
 
}
 