@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */

.egplisting.bloc .adresse_inscription { display: block; font-size:11px;   }
/*.egplisting.carousel .adresse_inscription { display: block;  font-size:11px;  } */
 

.courtier_tel a {color: #fff;}
 #header a[href^="tel"] {
  color: #fff;  
  text-decoration: none;  
}

.inner-footer {background-image:none!important; }

.flex-direction-nav {display:none;}

#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down { display: none !important;}
.extrabox { display: none !important;}



.egp-box-blogue {
	background: url("../../egplocal/images/20-blogue_bg.png") no-repeat scroll right bottom;
}

.egp-box {background:#fff;}
.egp-box-carousel  {background:#fff;}

/*************************************/

.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 {
  /* min-height: 295px; */
height:auto!important; 
}
 
@media only screen and (min-width: 100px) and (max-width: 479px) {
.profil_pic, .profil_pic img {
	display:none;
}
}