@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;  }
 

#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;}

.contact_agence_tel_1  , .contact_agence_tel_2 , .contact_agence_fax , .footer_contact_agence_fax ,  .footer_contact_agence_tel_1, .footer_contact_agence_tel_2 {display:none;}

 
.headdown {
  background: #273878;
}


.footer-last {
  background: #273878;
}




/******* RESPONSIVE STUFF *************/
   
@media only screen and (max-width: 1215px) {  
  .home-block a {  font-size:15px;} 
  .row { padding: 0 15px; }
  .item-page {padding:25px;}
}

@media only screen and (max-width: 1177px) 
  {
    #slider { /* display: block!important; */}
 }

@media only screen and (max-width: 1000px) 
 { 
   .info-top-div {  font-size: 12px; }   
   .row { padding: 0 10px; }
  
} 

@media only screen and (max-width: 768px) {
  
  .headdown {/* height: 46px; */ } 
   .head { padding: 0px; }
   .social-head-top {  margin-right:  5px; margin-top: -25px;  }
}

@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: 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 ; } 
 
   
    
    
}