@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */




#inscription_boite_droite {display:none;}
#egp_display_map {	display: none !important;}
.arrow-down {	display: none !important;}
.extrabox { display: none !important;}

.egplisting.bloc .adresse_inscription { display: block; font-size:11px; color: #8E8E8E;   }
.egplisting.carousel .adresse_inscription { display: block;  font-size:11px;  color: #8E8E8E; }

.page-header > h1 {
	 color: #454545!important; 
}

.testimonial-name {color:red; font-weight:bold;}

.egplisting.carousel .mls { color:#000}

.courtier_name, .contact_courtier_name {font-weight:bold;}

.courtier_name, .courtier_title {color:#fff;}

.inner-head { background: rgb(0, 0, 0);}

.arrow-down { border-top: 22px solid #858585;}

.topbanner { border-bottom: 2px solid #D80034;}

.action-simple h5 { color: #454545;}

/*
.egplisting.carousel .image img {
    width: 257px;
    height: 171px;
}
*/
 

.inner-footer {
    background-image:none!important;
	background-color:  rgba(0, 0, 0, 0.8)!important; 
}


@media only screen and (max-width: 737px) 
{ 
  .head { padding: 0px; }
}


@media only screen and (max-width: 600px) 
  { 
   .info-top-div {  font-size: 11px; }
    div.mod-languages a    {  font-size: 11px; } 
    .item-page {padding:25px 15px;} 
    .action-simple {  padding: 25px 15px;} 
    
    .item-pageinscription-page {padding:10px!important;}
} 

@media only screen and (max-width: 420px) 
  {   
  .egplisting_wrapper {  width: 240px; margin: 0 auto; }     
  .listing-carousel { max-width: 240px !important; margin-left: 0px !important;} 
}


