@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */

/*
body {
	background-image: url('/images/main-bg.jpg');
}

.head {
  background: url('/images/header-bg.png') repeat-x scroll center top rgba(0, 0, 0, 0);
}

.inner-footer {
  background: url('/images/inner-footer-bg.png') no-repeat scroll center bottom rgba(0, 0, 0, 0);
}

*/



.diclaimerv3 {float: right; font-size: 11px; color: #575656;}
.diclaimerv3 a {color:#0868BD;  }
.grecaptcha-badge { /*visibility: hidden; */ } 


.formResponsive .formHorizontal .formControlLabel { padding-top: 0px; }
.formResponsive label { margin: 0px 5px 3px 0; }
.formResponsive .formHorizontal .formControlLabel { 
	font-size: 11px;
	line-height: 12px;
}
 
.egplisting.bloc .adresse_inscription { display: block; font-size:11px; color: #8e8e8e;   }
.egplisting.carousel .adresse_inscription { display: block;  font-size:11px;  color: #8e8e8e;  }


.head {background-image:none!important; background-color: #fff!important;}

.footer_agence_info_b { display: none;}
.contact_agence_info_b { display: none;}


#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down { display: none !important;}
.extrabox { display: none !important;}


.egplisting.carousel .mls {color:#2E2E2E; }


.page-content {
	background-color: rgba(135, 135, 135, 0.90);
	padding-top: 15px;
}

.inner-footer {background-color:#50525A!important;}




@media only screen and (max-width: 500px) 
  { 
    
    .head { height: 160px!important;} 
    .inner-head { height: 160px!important;}     
     #custom-egp-header-banner {  background: rgba(0, 0, 0, 0) url("../../egplocal/images/header-mobile.jpg") no-repeat scroll 100% center / cover!important ; } 
 
    
}