@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */

body { background-image: url('../../egplocal/images/main-bg-02.jpg')!important ; }
.page-content { background-color: rgba(0, 0, 0, 0.4); }

.headdown {
	background: #000; 
	border-bottom: 0px solid #d80034;
	border-top: 0px solid #d80034;
}

.egplisting.carousel .mls { color: #666; }

#footer { background-color: rgba(0, 0, 0, 0.9) !important; }
.inner-footer {background-image:none!important;}

#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down {	display: none !important;}
.extrabox { display: none !important;}

#courtier_1 .courtier_name, #courtier_2 .courtier_name {
  font-size: 21px!important;
}

.logo {
  max-width: 200px!important;
}

.quick_contact_agence_logo img {
  max-width: 185px!important;
}

.logo {left: 410px; top:67px;}

#courtier_2 {float:right;}

/* #Tablet (Landscape)
----------------------------------------------------------------------*/
@media only screen and (min-width: 959px) and (max-width: 1177px) {

  .logo {left:405px;max-width: 159px;!important}

}

/* #Tablet (Portrait)
----------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 958px) {
  
  .logo {left:270px;max-width: 127px;!important}
    #courtier_2 {width:41%}

}

/* #Mobile (Landscape)
----------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* #courtier_1, #courtier_2 {display:none;} */
  .logo {left:235px;top:50px;display:block!important;}

}

/*  #Mobile (Portrait) 320px
----------------------------------------------------------------------*/
@media only screen and (min-width: 100px) and (max-width: 479px) {

   /*	#courtier_1, #courtier_2 {display:none;}  */
  .logo {left:18px;top:70px;display:block!important;}
}









/******* 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) 
  {
    
 }

@media only screen and (max-width: 1000px) 
 { 
   .info-top-div {  font-size: 12px; }   
    .row { padding: 0 10px; }
   .social-head-top {  margin-right: 5px; /*margin-top: -25px;*/ } 
} 

@media only screen and (max-width: 768px) {
  
  .headdown { /* height: 46px; */ } 
  .head {  padding: 0 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 10px;} 
    .action-simple {  padding: 25px 10px;}  
    .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 ; } 
     
}



/*****BEGIN BLOCK PROPERTIES*******/

.egplisting.bloc li { width:378px; max-width:428px; height:400px; margin-right:10px; margin-left:10px; background: #e7e7e7; border-radius: 0px;  padding: 10px 1px 10px 1px;}  
.egplisting.bloc .image img {width: 378px; height: 252px; border-radius: 0; } 
.egplisting.bloc .prix , .egplisting.bloc .ville , .egplisting.bloc .genre , .egplisting.bloc .mls {margin-left:10px;}
.egplisting.bloc .adresse_inscription { display: block; margin-left:10px; }
.egplisting.bloc .ville {font-weight:bold;}
.egplisting.bloc .adresse_inscription { display: block; margin-left:10px; }
 
@media only screen and (max-width: 1400px) 
  {  
    .egplisting.bloc .image img {width: 320px; height: 214px;}
    .egplisting.bloc li {max-width:340px; width:320px;  height:380px; margin-right:4px; margin-left:4px; margin-bottom:20px;} 
  } 

@media only screen and (max-width: 1100px) 
  {  
    .egplisting.bloc .image img {width: 290px; height: 194px;}
    .egplisting.bloc li {max-width:310px; width:290px;  height:360px; margin-right:3px; margin-left:3px; margin-bottom:20px;}  
  }
 
@media only screen and (max-width: 800px) 
  { 
     .egplisting.bloc .image img {width: 270px; height: 181px;}
     .egplisting.bloc li {max-width:290px; width:270px;  height:340px; }  
   }
 
/*****END BLOCK PROPERTIES*******/





/******BEGIN CAROUSSEL************/
.listing-carousel {
	max-width: 1740px;
    width: 90%!important;
}
 
.preve { left: 30px;}
.nexte { right: 30px;}
.egplisting.carousel li { 
  margin-left: 2px;
  margin-right: 5px!important;
  background: #e7e7e7;
  border: 0px;
  border-radius: 0px;
  padding: 10px 1px 10px 1px;
}

.egplisting.carousel .image img { 
    width: 380px;
    height: 255px; 
     border-radius: 0; 
} 

.egplisting.carousel .prix, .egplisting.liste .prix, .egplisting.bloc .prix {  color: #002d6f; } 
.egplisting.carousel .prix , .egplisting.carousel .ville , .egplisting.carousel .genre , .egplisting.carousel .mls {margin-left:10px;}
.egplisting.carousel .adresse_inscription { display: block; margin-left:10px; color: #000; }

.preve { left: 30px;}
.nexte { right: 30px;}


#testimonials .flex-direction-nav a i {
	font-size: 28px;
	color: #fff !important;
} 
 
@media only screen and (max-width: 1215px) { 
  .listing-carousel {
	max-width: 780px!important;
	overflow: hidden !important;  
   } 
 }
 
@media only screen and (max-width: 632px) 
{ 
  .listing-carousel {max-width: 410px !important;}
}
 
 
@media only screen and (max-width: 500px) 
  { 
    .listing-carousel {max-width: 340px!important; margin-left:15px!important;  width: 307px!important;  height: 400px!important;  }  
    .egplisting.carousel .image img {width: 300px!important; height: 201px!important;}
    .egplisting.carousel li {max-width:320px!important; width:300px!important;  height:360px!important; margin-right:5px; margin-left:5px; margin-bottom:20px;}
} 

/*******END CAROUSSEL*******/
 



