<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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);
}

*/

.egplisting.carousel .adresse_inscription { display: block;  font-size:11px;  }

.egplisting.bloc .adresse_inscription { display: block;  }

.contact_agence_tel_2 {display:none!important; }
.footer_contact_agence_tel_2 {display:none!important; }

.inner-footer  {background-image:none!important;}
#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down {	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;}


span.courtier_phone { margin-right: 4px;  font-size: 13px; }
.courtier_email a, .courtier_email i { font-size: 13px; }
span.courtier_phone a {color:#fff;}
 
.page-content {background: rgba(252, 255, 255, 0.7);}

h1 { color: #000!important; font-size:36px!important; line-height:38px!important;}
h2 {font-size: 28px!important; color: #191919; line-height:30px!important; }
h3 {font-size: 20px!important; color:#8C8989;  }

a   {  color: #d9031f; }
a:hover{   color: #ccc; } 

/**Main-menu**/
.headdown { border:0px; background: #191919;} 
  
.topbanner { background-color: #273878; } 
.extrabox {   } 
.arrow-down { border-top: 22px solid #222122;}  
.item-page {position:relative; background:#fff; border:0px;}  

#footer { background-color: #273878; border: 0px;   }
#footer .animated { animation:none!important; }
.inner-footer {   background-image: none!important ;  }  
 .footer-last { background: #000;	border: 0px;} 

.testimonial  {width:92%; padding-left:4%; padding-right:4%; font-family: Arial, Helvetica, sans-serif!important; font-style:italic; }
.testimonial-title {color: #273878;  }
.testimonial-date { margin-bottom:30px; }
.testimonial-name {
  color: #262525;  
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}
  
.special {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px;   list-style: square; margin-left:30px; margin-bottom:20px;} 
.clear{height:30px;}  
.contact {  color: #fff; } 
.slides, .flex-control-nav, .flex-direction-nav {
  display: none; 
}

/******* RESPONSIVE STUFF *************/
   
@media only screen and (max-width: 1215px) {  
  .home-block a {  font-size:15px;} 
}

@media only screen and (max-width: 1177px) 
  {
    #slider { display: block!important;}
 }

@media only screen and (max-width: 1000px) 
 { 
   .info-top-div {  font-size: 12px; }   
} 

@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;} 
} 

@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 ; } 
 
    .social-head-top {  margin-right: 55px; margin-top: -25px; }
}
  

/****** CUSTOM SLIDER ***********/
  
.fullwidthbanner-container {
  max-height: 650px !important; 
  height: 650px ; 
  background: rgba(252, 255, 255, 0.7);
    
}
#slider  { height:  650px ; }
.sliderr { height:  650px !important; }
 
@media only screen and (max-width: 1800px) {
   .fullwidthbanner-container {  max-height: 550px !important;  height: 550px;  }
  #slider  { height: 550px; display:block; }
  .sliderr { height: 550px!important;  }

}
  
@media only screen and (max-width: 1600px) {
   .fullwidthbanner-container {  max-height: 500px !important;  height:500px;  }
  #slider  { height: 500px; display:block; }
  .sliderr { height: 500px!important;  }
}
 
@media only screen and (max-width: 1420px) {
   
  .fullwidthbanner-container {  max-height: 450px !important;  height: 450px;  }
   #slider  { height: 450px; display:block; }
  .sliderr { height: 450px!important;  }
}

@media only screen and (max-width: 1215px) {
	
  .fullwidthbanner-container {  max-height: 375px !important;  height: 375px;    }
   #slider  { height: 375px; display:block; }
  .sliderr { height: 375px!important;  }
   #slider .revolution {display:block;}
   
}

@media only screen and (max-width: 1000px) {
  
  .fullwidthbanner-container {  max-height: 300px !important;  height: 300px;    }
  #slider  { height: 300px; display:block ; }
  .sliderr { height: 300px!important; display:block ;  }
   #slider .revolution {display:block ;} 
} 
 
@media only screen and (max-width: 800px) {
 
  .fullwidthbanner-container {  max-height: 225px !important;    height: 225px;  }
  #slider  { height: 225px ; display:block; }
  .sliderr { height: 225px!important; display:block;   }
   #slider .revolution {display:block;}
} 

@media only screen and (max-width: 600px) 
  { 
   .fullwidthbanner-container {  max-height: 200px !important;    height:200px;  }
   #slider  { height: 200px ; display:block; }
   .sliderr { height: 200px!important; display:block;   }
   #slider .revolution {display:block;} 
} 

@media only screen and (max-width: 500px) 
  { 
    .fullwidthbanner-container {  max-height: 160px !important;    height: 160px;  }
    #slider  { height: 130px ; display:block; }
   .sliderr { height: 160px!important; display:block;   }
   #slider .revolution {display:block;}
} 


 </pre></body></html>