@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */


/*
.diclaimerv3 {float: right; font-size: 11px;}
.diclaimerv3 a {color:#0868BD;  }
.grecaptcha-badge { visibility: hidden; } 
*/


.egp-box { border: 0px  ; }
.row { max-width: 1060px; }

.egplisting.bloc .adresse_inscription { display: block; font-size:11px;   }
.egplisting.carousel .adresse_inscription { display: block;  font-size:11px;  }
.item-pageinscription-page { border: 0px  }

#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: 480px) 
  {   
  .row { padding: 0 10px;  }
}


@media only screen and (max-width: 430px) 
  {  
  .courtier_tel { font-size: 20px; }
   .info-div { margin-top: 20px;  }
}
 