@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);}
*/

.footer_contact_agence_adresse_1, .footer_contact_agence_adresse_2, .footer_contact_agence_tel_1, .footer_contact_agence_tel_2, .footer_contact_agence_fax  { line-height: 22px; }

.ach-vend {width:100%; color:#fff; background:#000; text-align:center; font-size:20px;} 
.ach-vend-inner {max-width:1000px; margin:0 auto;  padding: 30px ;}
.ach-vend h2 {color:#fff;}
.ach-vend p {font-size:14px; line-height: 21px;}

.container-btn-ache-ven {text-align:center; max-width:480px; margin: 0 auto; }
.btn-ache-ven {float:left; display: inline-block; background: #dc1c2e; padding: 20px 10px; margin: 1px; width:40%;} 
.btn-ache-ven a {font-weight:bold; font-size:20px; color:#fff; text-transform:uppercase;}

.RemaxContainer.RemaxContainer--Type-2 .Contact { display: none!important; }

.copyright2 {float:right;
font-family: Arial, Helvetica, sans-serif;
color:
#FFFFFF; 
font-size: 11px; 
  text-transform:uppercase;
}

.schedule {float:left; display:block; }

.footer_agence_logo { max-width: 160px; }
.formResponsive .formHorizontal .rsform-block { margin-bottom: 5px; }
.formResponsive .formHorizontal p.formDescription { margin-top: 0px; }

.matterport-subtitle {
	text-align: center;
	color: #273878;
	font-size: 22px !important;
	height: 55px;
	max-width: 400px;
	margin: 0 auto;
    background: #eaeaea;
    padding:10px;
}

#mod_egp_tax_calc .taxe_bienvenue {
	background-color: #F7F7F7; 
}

.home-blog p {width:90%; padding:5%;}
.home-blog {background:#f9f9f9; padding:20px 0px;}
.home-blog img {margin-bottom:10px;}
.home-blog h3 {text-align:center; text-transform:uppercase; color:#4d4d4d;}

.home-matterport {
   background: url("../../egplocal/images/home-matterport.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover;   
}
.inner-home-matterport { text-align:center; display:block; width:60%; padding-left:20%; padding-right:20%;}




.home-text-profile {margin: 0 auto; width:100%; /*padding: 40px 6%;*/ background:#f9f9f9; display:block;   }
.special-profile-bg {
  display:block;
  min-height:500px;
     background: url("../../egplocal/images/home-profile.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover; 
}

 

.sticky { z-index: 999; }
 
.mod-languages { 
	background: #d82731;
	padding: 1px; 
    margin-top: 12px;
}

 #header a[href^="tel"] {
  color: #fff;  
  text-decoration: none;  
}

body {
	background-image: none!important /* url("../../egplocal/images/main-bg.jpg") !important */ ;
}

.calculator  { 
        background: url("../../egplocal/images/calculator.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover; 
}


.calculator-mutation  { 
        background: url("../../egplocal/images/calculator-mutation.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover; 
}



.buyer  { 
        background: url("../../egplocal/images/buyer.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover; 
}
 
.seller  { 
        background: url("../../egplocal/images/seller.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover; 
}

.commercial  { 
        background: url("../../egplocal/images/industrial.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover; 
}
 
.residential  { 
        background: url("../../egplocal/images/residential.jpg") no-repeat center; 
       -o-background-size: cover;
       -moz-background-size: cover;
       -webkit-background-size:cover;
        background-size: cover; 
}

.home-text-container {/*padding:5%;*/ padding:5% 10%; background: rgba(0, 0, 0, 0.6); text-align:center; width:80%;  /* width:60%; margin:10% 15%; */} 
.home-text-container h1 { color: #fff !important; font-size: 26px !important; 	text-transform: uppercase; }
.home-text-container h3 {color:#ccc!important; font-weight:light; font-size: 18px !important;}

.plus-info {display: block; padding:10px; background:#000; color:#fff; margin:0 auto; text-transform:uppercase; margin-top:20px; margin-bottom:20px; font-size:18px; text-align:center; max-width:280px; letter-spacing:1px;}

.home-text-container .plus-info { background:#dc1c2e;}


.custom-top-width {max-width:1200px!important;}
.custom-footer-width {max-width:1300px!important;}


/****************BEGIN FIX 2018**********************/

.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;}
 
 

/****************END FIX 2018**********************/

 
/*
span.courtier_phone { margin-right: 4px;  font-size: 13px; }
.courtier_email a, .courtier_email i { font-size: 13px; }
*/
span.courtier_phone a {color:#fff;}
 
.info-top-div {  font-size: 14px; }

.page-content {background: rgba(252, 255, 255, 0.85);}

h1 { color: #000!important; font-size:36px!important; line-height:38px!important;}
h2 {font-size: 28px!important; color: #273878; line-height:30px!important; }
h3 {font-size: 20px!important; color:#8C8989;  }

a   {  color: #d9031f; }
a:hover{   color: #ccc; } 

/**Main-menu**/
.headdown { border:0px; background:  #43434A ;  padding: 10px 0px;  } 
  
.topbanner {/*  background-color: #273878*/  background: rgba(0,0,0,0.95) ; } 
.extrabox {   } 
.arrow-down { border-top: 22px solid #222122;}  
.item-page {position:relative; background:#fff; border: 0px;}  

#footer { background-color: /* #273878*/ #43434A   ; 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:22px;   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: 1400px) {  

    .item-page {padding: 40px 5px;}
    
     h2 {
	  font-size: 24px !important; 
	  line-height: 30px !important;
     }
    
}

@media only screen and (max-width: 1215px) {  
  .home-block a {  font-size:15px;} 
  .inner-home-matterport {  width:84%; padding-left:8%; padding-right:8%;}
}

@media only screen and (max-width: 1177px) 
  {
    #slider { display: block!important;}
 }

@media only screen and (max-width: 1000px) 
 { 
   .info-top-div {  font-size: 12px; } 
   
    .item-page {padding: 30px 00px;}
   
     h2 {
	  font-size: 20px !important; 
	  line-height: 26px !important;
     }
   
   h3.matterport-subtitle {  font-size: 16px !important; }
  

} 

@media only screen and (max-width: 768px) {
  
  /* .headdown { height: 46px; }  */
  
     .headdown { padding: 10px 10px; }  
     .inner-home-matterport {  width:100%; padding-left:0%; padding-right:0%;}
  
     h2 {
	  font-size: 18px !important; 
	  line-height: 24px !important;
     }
}

@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 ; } 
 
    .social-head-top {  margin-right: 55px; margin-top: -25px; }
    
     h2 {
	  font-size: 15px !important; 
	  line-height: 21px !important;
     }
    
     h3.matterport-subtitle {  font-size: 15px !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: 1300px) 
  {  
    .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; }

.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*******/









/****** CUSTOM SLIDER ***********/
 
/*

.fullwidthbanner-container {
  max-height: 675px !important; 
  height: 675px ;  
   background: rgba(255, 255, 255, 0.95);  
}
#slider  { height:  675px ; }
.sliderr { height:  675px !important; }
 
@media only screen and (max-width: 1800px) {
   .fullwidthbanner-container {  max-height: 625px !important;  height: 625px;  }
  #slider  { height: 625px; display:block; }
  .sliderr { height: 625px!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: 160px ; display:block; }
   .sliderr { height: 160px!important; display:block;   }
   #slider .revolution {display:block;}
} 


*/




/****** CUSTOM SLIDER ***********/
 
  
.fullwidthbanner-container {
  max-height: 850px !important; 
  height: 850px ;  
   background: rgba(255, 255, 255, 0.95);  
}

#slider  { height:  850px ; }
.sliderr { height:  850px !important; }

 
@media only screen and (max-width: 1800px) {
   .fullwidthbanner-container {  max-height: 800px !important;  height: 800px;  }
  #slider  { height: 800px; display:block; }
  .sliderr { height: 800px!important;  } 
}

@media only screen and (max-width: 1700px) {
   .fullwidthbanner-container {  max-height: 750px !important;  height:750px;  }
  #slider  { height: 750px; display:block; }
  .sliderr { height: 750px!important;  }
}

  
@media only screen and (max-width: 1600px) {
   .fullwidthbanner-container {  max-height: 700px !important;  height:700px;  }
  #slider  { height: 700px; display:block; }
  .sliderr { height: 700px!important;  }
}

@media only screen and (max-width: 1500px) {
   
  .fullwidthbanner-container {  max-height: 650px !important;  height: 650px;  }
   #slider  { height: 650px; display:block; }
  .sliderr { height: 650px!important;  }
}

 
@media only screen and (max-width: 1400px) {
   
  .fullwidthbanner-container {  max-height: 600px !important;  height: 600px;  }
   #slider  { height: 600px; display:block; }
  .sliderr { height: 600px!important;  }
}

 
@media only screen and (max-width: 1300px) {
   
  .fullwidthbanner-container {  max-height: 550px !important;  height: 550px;  }
   #slider  { height: 550px; display:block; }
  .sliderr { height: 550px!important;  }
}



@media only screen and (max-width: 1215px) {
	
  .fullwidthbanner-container {  max-height: 525px !important;  height: 525px;    }
   #slider  { height: 525px; display:block; }
  .sliderr { height: 525px!important;  }
   #slider .revolution {display:block;}
   
}


@media only screen and (max-width: 1100px) {
  
  .fullwidthbanner-container {  max-height: 475px !important;  height: 475px;    }
  #slider  { height: 475px; display:block ; }
  .sliderr { height: 475px!important; display:block ;  }
   #slider .revolution {display:block ;} 
} 

@media only screen and (max-width: 1000px) {
  
  .fullwidthbanner-container {  max-height: 425px !important;  height: 425px;    }
  #slider  { height: 425px; display:block ; }
  .sliderr { height: 425px!important; display:block ;  }
   #slider .revolution {display:block ;} 
} 

@media only screen and (max-width: 900px) {
  
  .fullwidthbanner-container {  max-height: 375px !important;  height: 375px;    }
  #slider  { height: 375px; display:block ; }
  .sliderr { height: 375px!important; display:block ;  }
   #slider .revolution {display:block ;} 
} 

 
@media only screen and (max-width: 800px) {
 
  .fullwidthbanner-container {  max-height: 325px !important;    height: 325px;  }
  #slider  { height: 325px ; display:block; }
  .sliderr { height: 325px!important; display:block;   }
   #slider .revolution {display:block;}
} 

@media only screen and (max-width: 600px) 
  { 
   .fullwidthbanner-container {  max-height: 275px !important;    height:275px;  }
   #slider  { height: 275px ; display:block; }
   .sliderr { height: 275px!important; display:block;   }
   #slider .revolution {display:block;} 
} 

@media only screen and (max-width: 500px) 
  { 
    .fullwidthbanner-container {  max-height: 200px !important;    height: 200px;  }
    #slider  { height: 200px ; display:block; }
   .sliderr { height: 200px!important; display:block;   }
   #slider .revolution {display:block;}
} 

 
 