@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);
}

*/

body {
    background:#fff!important;
	background-image: none!important /*url('/images/main-bg.jpg')*/;
}

#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;}
 


.egplisting.carousel .mls { color: #8E8E8E; } 

.page-content {
	background-color: rgba(255, 255, 255, 1);
	padding-top: 15px;
}

.item-page {background:#fff; border:0px;}
 
#footer { border: 0px; background-color: rgba(0, 0, 0, 0.9) !important;    }
.footer-last { border-top: 0px solid #ed1d24; background: #727475;  }
.inner-footer {display:none;}

a { color: #ed1d24;}

.special {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:22px;   list-style: square; margin-left:30px; margin-bottom:20px;} 
.clear{height:30px;}  

.headdown {
	background: none repeat scroll 0 0 #727475;
	border-bottom: 0px solid #ed1d24;
	border-top: 0px solid #ed1d24;
	color: #FFFFFF;
}

.topbanner, .head {display:none!important;}

h1 { color:  #727475!important; font-size:36px!important; line-height:38px!important;}
h2 {font-size: 28px!important; color: #acd140; line-height:30px!important; }
h3 {font-size: 20px!important;  line-height:24px!important; color:#8C8989;  }

.title {background: #e4e4e4; text-align:center; padding:20px; margin-top:30px;}
.title h1 {text-transform:uppercase;}
.title h3 {color:  #727475!important;}
 
p {
 
	font-size: 14px;
	line-height: 22px;
    
}

 
.button-submit { background: #727475; text-align:center; padding:30px; max-width:600px; margin:0 auto; margin-top:20px; margin-bottom:20px; }
.button-submit:hover {background:#e4e4e4;}
.button-submit  a {color:#fff; font-size:30px; }


 