@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.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;}


.center-text {width:60%; min-width:400px; margin:0 auto; text-align:center;}

span.courtier_phone {  font-size: 20px;}

.vendues {margin-bottom:30px;}
.vendues h2 {text-transform:uppercase; padding:25px; display:inline; opacity: 0.7;  filter: alpha(opacity=80); background: #16371a ; color:#fff; position:absolute; bottom:50px; font-size:30px; }
.vendues img {position:relative;}


#header { position: relative; z-index: 2;}


.img-float-right {float:right; margin-left:30px; margin-bottom:30px;}

.button-alert {
  background: #c29223;
  padding: 10px;
  float: right;
  margin-top: 20px;
  color: #fff;
}


.home-text-container
{ 
background: #F9F9F7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #F1F1F1, #CDCCCC, #EAE7E7, #F9F9F7);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #F1F1F1, #CDCCCC, #EAE7E7, #F9F9F7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  
 
  
}

.home-text { margin-left:3%;  margin-right:3%;}
.home-text h2 {background:#033f01; padding:10px; display:inline-block; color:#fff; font-size:25px!important; margin-bottom:40px; }
.home-text p {font-family: "Poppins","sans-serif"; font-size:14px; line-height:23px; /* margin-left:10%;  margin-right:10%;*/    }
.home-text img {
  float:left;
  margin-right:20px;
  
  /* margin-left: 10%;
  margin-right: 10%;
  width: 80%;
  margin-bottom: 20px;
  */
}

.about-us p {font-family: "Poppins","sans-serif"; font-size:13px; line-height:22px;}

.keith strong {color:#033f01 ; font-size:16px;}
.keith p {font-size:12px; line-height:18px;}







.contact-form-2017 {background:#e7e7e7; padding:30px 15px;}


.special {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px;   list-style: square; margin-left:30px; margin-bottom:20px;}

.clear{height:10px;}

ul#courtiers .courtierinfo_nom {
  font-size: 16px; 
}


ul#courtiers .courtierinfo_courriel {
  font-size: 13px;
  margin-top: 2px;
}

ul#courtiers .courtierinfo_proprietes {
  font-size: 13px;
  margin-top: 2px;
}

ul#courtiers .courtierinfo_siteweb {
   font-size: 13px;
  margin-top: 2px; 
}


.courtierinfo_telephone {
  font-size: 13px;
  margin-bottom: 12px;
}

.icon-mobile-phone::before { 
  margin-left: 10px;
}







.page-content {  
  background-image: linear-gradient(rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0)), url("../../egplocal/images/body-bg.jpg");   
background-position: center top;
background-repeat: no-repeat;
background-size: cover; 
 background-attachment: fixed;  
 /* background:#fff;*/
}

 

.quick_contact_agence_name {
  color: #fff!important; 
} 

.sf-menu li { 
  padding: 0 13px; 
}

.sf-menu a { 
  font-size: 15px; 
}


.sf-menu li span {
 font-size: 15px; 
}

.contact {
  color: #fff;
   font-size: 20px;
}



.testimonial-name {
  color: #262525;  
  font-weight: bold;
}

.slides, .flex-control-nav, .flex-direction-nav {
  display: none; 
}

.topbanner {
  background: #0a2e13; /* Old browsers */
background: -moz-linear-gradient(left,  #0a2e13 0%, #2a5225 50%, #2a5225 51%, #0a2e13 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0a2e13 0%,#2a5225 50%,#2a5225 51%,#0a2e13 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0a2e13 0%,#2a5225 50%,#2a5225 51%,#0a2e13 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2e13', endColorstr='#0a2e13',GradientType=1 ); /* IE6-9 */
    
  border:0px;
}

.arrow-down {
   
  border-top: 22px solid  #183a20;
 }

.extrabox {
  /* background: #183a20; */
  
  background: #0a2e13; /* Old browsers */
background: -moz-linear-gradient(left,  #0a2e13 0%, #2a5225 50%, #2a5225 51%, #0a2e13 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0a2e13 0%,#2a5225 50%,#2a5225 51%,#0a2e13 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0a2e13 0%,#2a5225 50%,#2a5225 51%,#0a2e13 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2e13', endColorstr='#0a2e13',GradientType=1 ); /* IE6-9 */
  
  
  
}

/**Main-menu**/
.headdown {
    background:#000;
     border:0px;
}


#footer {
  /* background-color:#183a20;*/  border:0px;
  background: #0a2e13; /* Old browsers */
background: -moz-linear-gradient(left,  #0a2e13 0%, #2a5225 50%, #2a5225 51%, #0a2e13 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0a2e13 0%,#2a5225 50%,#2a5225 51%,#0a2e13 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0a2e13 0%,#2a5225 50%,#2a5225 51%,#0a2e13 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2e13', endColorstr='#0a2e13',GradientType=1 ); /* IE6-9 */
  
}




.footer-last {
  background: #000  ;  border:0px;
}



h1 {border-left: 10px solid #000; padding-left :10px; color: #000!important; font-size:36px!important; line-height:38px;}
h2 {font-size: 28px!important; color: #033f01; line-height:33px!important; }
h3 {font-size: 20px!important; color:#c29223; line-height:26px;  }

a   {  color: #033f01; }
a:hover{   color: #999; }

.egplisting.carousel .prix, .egplisting.liste .prix, .egplisting.bloc .prix {
  color: #033f01;
}

 /*******HOME PAGE BOXES*******/

.home-box {
  -webkit-box-shadow: 0 8px 6px -6px #ccc;
	   -moz-box-shadow: 0 8px 6px -6px #ccc;
	        box-shadow: 0 8px 6px -6px #ccc;
  padding: 5px 15px 15px 15px ;
  min-height:335px;

}
.home-box {
  -webkit-transition:all 500ms ease-out 1s;
    -moz-transition: all 500ms ease-out 1s;
    -o-transition: all 500ms ease-out 1s;
    transition: all 500ms ease-out 1s;
  
}
.home-box p { font-size:11px; min-height:70px;}
.home-box  h1 {margin-bottom:30px;}
.home-box  h2 {margin-bottom:30px;  }
/*.home-box {margin-bottom:10px;  }  */
.home-box a {  color:#606060; display:block; font-size:12px; }
.home-box img {width:99%; margin:0 auto; display:block; padding-top:10px;  padding-bottom:10px; }

.home-box img:hover {
    filter: grayscale(100%);
  -moz-filter:grayscale(1);
  -webkit-filter:grayscale(1);  
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
   filter: alpha(opacity=90);
}



 

/******PROFILE PAGE***********/

.profile_courtier {/*font-size: 16px; line-height:22px;*/ padding:25px;    }
.profile_courtier p { /* font-size: 16px; line-height:22px; */    }
.profile_courtier p span {float:right; border-bottom: 1px #d7d7d7 dotted; /*display:inline-block;*/ padding-left:50%; color:#e31e3b; font-style:italic;}
 


.profile_courtier img {  float:right; margin-left:35px; margin-bottom:15px; max-width: 300px; }
.profile_courtier:after {
     
     clear: both;
     height: 0px;
     content: "";
     display: table;
    }

.profile_courtier ul  {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:19px; color: #191919; list-style: square; margin-left:30px; margin-bottom:20px;}




/****** CUSTOM SLIDER ***********/

.fullwidthbanner-container {
   position: relative; z-index: 1;
  max-height: 500px !important; 
  height: 500px ;
 /* background-color: rgba(14, 14, 14, 0.5);  */
}

#slider  { height:  500px ; }
.sliderr { height:  500px !important; /*background-color:#e1dad2;*/ }

 
/******* RESPONSIVE STUFF *************/
 
@media only screen and (max-width: 1800px) {
   .fullwidthbanner-container {  max-height: 450px !important;  height: 450px;  }
  #slider  { height: 450px; display:block; }
  .sliderr { height: 450px!important;  }

}
 
 

@media only screen and (max-width: 1600px) {
   .fullwidthbanner-container {  max-height: 400px !important;  height:400px;  }
  #slider  { height: 400px; display:block; }
  .sliderr { height: 400px!important;  }

}



@media only screen and (max-width: 1420px) {
   
  
  .fullwidthbanner-container {  max-height: 350px !important;  height: 350px;  }
   #slider  { height: 350px; display:block; }
  .sliderr { height: 350px!important;  }

}

@media only screen and (max-width: 1215px) {
	
	 
  .fullwidthbanner-container {  max-height: 300px !important;  height: 300px;    }
   #slider  { height: 300px; display:block; }
  .sliderr { height: 300px!important;  }
   #slider .revolution {display:block;}
  
  .home-block a {  font-size:15px;}
   
  
}

@media only screen and (max-width: 1000px) {
 
  
  .fullwidthbanner-container {  max-height: 225px !important;  height: 225px;    }
  #slider  { height: 225px; display:block ; }
  .sliderr { height: 225px!important; display:block ;  }
   #slider .revolution {display:block ;}
  
  .info-top-div {  font-size: 12px; }  
    
}

 
@media only screen and (max-width: 800px) {

   
  .fullwidthbanner-container {  max-height: 175px !important;    height: 175px;  }
  #slider  { height: 175px ; display:block; }
  .sliderr { height: 175px!important; display:block;   }
   #slider .revolution {display:block;}
}

 

@media only screen and (max-width: 600px) 
  {
  
   .fullwidthbanner-container {  max-height: 125px !important;    height: 125px;  }
  #slider  { height: 125px ; display:block; }
  .sliderr { height: 125px!important; display:block;   }
   #slider .revolution {display:block;}
  
   
  .info-top-div {  font-size: 11px; }  
    
}


@media only screen and (max-width: 415px) 
  {
  
   
   .fullwidthbanner-container {  max-height: 90px !important;    height: 90px;  }
  #slider  { height: 90px ; display:block; }
  .sliderr { height: 90px!important; display:block;   }
   #slider .revolution {display:block;}
  
   
}




 





 