*{
	    
}

body{
	font-family:'Open Sans',sans-serif,Helvetica,Arial;
	color:#333;
}
.zone_moteur_recherche{
	position:relative;
}
#socials{
	position:absolute;
	top:10px;
	right:30px;
	padding:0;
	text-align:center;
	z-index:100;
	
}
.breadcrumb > li + li::before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.breadcrumb.breadcrumb-right > li + li::before {
    content: "-";
	color:#004bad;
}
#google_translate_element{
	display:inline-block;
	margin-left:50px;
}
#lien-off-market{
	
	padding:10px 80px;
	display:inline-block;
	margin:0 auto 30px auto;
	background:#c59726;
	color: #000;
	opacity:0.8;
	transition:opacity ease 300ms;
}
#lien-off-market:hover{
	
	opacity:1;
	
	
}
#wform_recherche_type .chevron{
	right:-10px;
}
.tooltip-inner{
	font-family:Helvetica,Arial,sans-serif;
}
#socials li{
	background:rgba(255,255,255,0.6);
	padding:3px 5px 5px 5px ;
	margin:3px;
	display:inline-block;
	list-style:none;
	transition:background 0.2s ease;
	border-radius:3px;
}
#socials li:hover{
	background:rgba(255,255,255,9);
	
}
#socials li img{
	width:20px;
	height:20px;
}
.row-socials-titre{
	color:#fff;
	line-height:34px;
	font-size:18px;
}
#row-socials{
	padding-top:5px;
	padding-bottom:5px;
}
#row-socials a{
	margin-left:10px;
	margin-right:10px;
}
#row-socials a span:before{
	color:#fff;
}

.twoColumns{
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}

.navbar {
	font-size: 18px;
	/*font-family: "News Cycle";*/
	font-family:Helvetica,Arial,sans-serif;
	font-weight: normal;
}
.navbar-default .navbar-toggle {
	border-color: #aaa;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #555;
}
table > tbody > tr > td.titre_batiment{
	font-weight:bold;
	padding-left:25px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  /*font-family: "News Cycle";*/
  /*font-family:Helvetica,Arial,sans-serif;*/
  font-family: "Open Sans";
  font-weight: normal;
  line-height: 1.1;
  color: #333;
}



.w_contenu_page .comments h3 {
	border-bottom:none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	/* text-align: center; */
	padding-left: 25px;
}


.w_contenu_page h2,
.w_contenu_page h3{
	border-bottom:4px solid #eee;	
	/*display:inline-block;*/
	padding-bottom:10px;
	margin-bottom:15px;
}

.w_contenu_page.container-invert h2,
.w_contenu_page.container-invert h3{
	border-bottom:none;	
	padding-bottom:0;
	margin-bottom:10px;
	text-align:center;
}
.w_contenu_page.container-gris h2,
.w_contenu_page.container-gris h3{
	border-bottom:none;	
	padding-bottom:0;
	margin-bottom:10px;
	text-align:center;
}
.w_contenu_page.container-gris .list-group-item {
	background-color: #ccc;
	border: 1px solid #ccc;
}
.w_contenu_page.container-gris .list-group-item:hover {
	background-color: #d6d6d6;
	border: 1px solid #d6d6d6;
	
}
.simple_lien .sl_ville{
	text-transform:lowercase;
	text-transform:capitalize;
	
}
body .btn-primary {
	color: #ffffff;
	/*
	background-color: #004bad;
	border-color: #004bad;
	*/
	background-color: #c7ac82;
	border-color: #cfb996;
}
body .btn-primary:hover,
body .btn-primary:focus {
	color: #ffffff;
	/*
	background-color: #004bad;
	border-color: #004bad;
	*/
	background-color: #cfb996;
	border-color: #cfb996;
}
.chapo_infos h3{
	font-size:22px;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #333;
  text-decoration: none;
}
.breadcrumb{
	margin-bottom:0;
}

#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index: 100;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}



footer a:hover {
	color: #fff;
	text-decoration: none;
}
#wwliste_biens{
	background:#fff;
	min-height:500px;
}
.lien_logo img{
	margin-top:45px; 
}
#w_moteur_recherche{
	/*position:absolute;
	z-index:4;
	width:100%;
	top:10vh;*/
	min-height:35px;
}
#w_moteur_recherche.w_moteur_recherche_relative{

	background:#000;
	/*min-height:150px;*/
}
#w_moteur_recherche.w_moteur_recherche_relative .row.zone_moteur_recherche{
	/*background:#333;*/
	min-height:auto;
	padding-top:0;
}


#w_moteur_recherche.w_moteur_recherche_relative  #moteur_recherche_ajax{
	background:rgba(255,255,255,0.5);
	min-height:auto;
	border:none;
}


#moteur_recherche_ajax {
	/*background: rgba(0,0,0,0.5);*/
	display: inline-block;
	padding: 0px;
}
button.ms-choice > div {
	background:none;
	/*background-position: left top;*/
}
.bloc_recherche_input{
	position:relative;
}
div.chevron {
	width: 11px;
	height: 9px;
	background: url("../images/chevron.png") left top no-repeat;
	float: right;
	position: absolute;
	top: 15px;
	right: 5px;
}
#fil_ariane{
	border-top: 1px solid #666;
	margin-top: 20px;
}



ol.breadcrumb{
	text-align:left;
	background:transparent;
}
ol.breadcrumb-right{
	text-align:right;
}
ol.breadcrumb > li > a{
	color:#fff;
}
ol.breadcrumb li a.active {
	text-shadow:0 0 8px #fff;
}
.modele_accueil #fil_ariane{
	/*padding:0;
	margin:0;*/
	border:none;
	background:#f5f5f5;
	/*margin-top: -37.4333px;*/
	margin-top: -36px;
	z-index: 100;
	position: relative;
}
.modele_accueil ol.breadcrumb li a{
	color:#000;
}
.modele_accueil ol.breadcrumb li.choix_devises a{
	font-size:17px;
	color:#999;
}
.modele_accueil ol.breadcrumb li.choix_devises a.active{
	color:#000;
}
ol.breadcrumb li.choix_devises a{
	font-size:17px;
	color:#aaa;
}
ol.breadcrumb li.choix_devises a.active{
	color:#fff;
}




h1 span{
	color:#666;
}
#zonegeo_present{
	padding-top:50px;
	padding-bottom: 50px;
}
.w_contenu_page{
	padding-top:30px;
	padding-bottom:0;

}
.ww_contenu_page1{
	background:#000;
	/*background-size:cover;*/
	background-image:url("../images/bg_top_contenu.jpg");
}
.w_contenu_page.container-invert{
	background:rgba(0,0,0,0.6);
	
}
.w_contenu_page.container-invert *{
	color:#fff;
}
.w_contenu_page.container-opaque{
	background:rgba(0,0,0,0.1);
	/*background:#fff;*/
	
}
.w_contenu_page.container-off-market{
	background:rgba(0,0,0,0.1) url("../images/bg-off-market.png") center center repeat;
	background-size:contain;
}
.w_contenu_page.container-off-market h2{
	border-bottom: none;
}
.medaillon{
	text-shadow: 1px 1px 2px #999;
}
.w_contenu_page.container-opaque h2, .w_contenu_page.container-opaque h3 {
	border-bottom: 4px solid #ccc;
}

.w_contenu_page.container-gris{
	/*background:rgba(255,255,255,0.8);*/
	background:#ccc;
	
}
.row.zone_moteur_recherche{
	padding-top:20px;
}
/*
.chapo_titre_xs,
.chapo_infos > div{
	padding-left:10px;
}*/
.am_type{
	text-transform:capitalize;
	
}
.page .medaillon .socials{
	text-align:left;
	padding-left:25px;
	margin-top:20px;
}
.page .medaillon .socials a span{
	font-size:35px;
	
}
.page .medaillon h3{
	border-bottom:none;
	font-size:30px;
	padding-left:90px;
	padding-top:25px;
}
.page .medaillon h2{
	border-bottom:none;
	font-size:20px;
	font-weight:400;
	text-transform:uppercase;
	text-align:left;
	padding:20px 0 0 0;
	margin:5px;
	padding-left:25px;
}
.page .medaillon h4{
	margin-top:20px;
	border-bottom:none;
	font-size:14px;
	font-weight:400;

	text-align:left;
	padding-left:25px;
}
#bloc_contact{
	margin-top:35px;
}
.page h3{
	border-bottom:1px solid #665A4A; 
	text-align:center;
	margin-left:10%;
	margin-right:10%;
}
.bloc_recherche_input{
	/*display:inline-block;
	min-width:200px;*/
	background:#fff;
}
.navbar-default {
	background-color: rgba(255,255,255,0.8);
	border-color: transparent;
	border-style:none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color:#665A4A;/*#665A4A;*/
}
.bloc_annonces_mini ul,
.bloc_annonces_mini li
{
	background:transparent;/*rgba(255,255,255,0.1);*/
	border:none;
}
.bloc_annonces_mini li div.thumbnail{
	position:relative;
	overflow:hidden;
}
.bloc_annonces_mini li .thumbnail{
	background:transparent;
	border:none;
	margin:0 auto;
	padding:0;
}
.bloc_annonces_mini .w_am{
	width:100%;
	z-index:10;
	background:rgba(102,90,74,0.6);
	text-align:left;
	bottom:0px;
	position:absolute;
	display:block;
}
footer{
	background:#c7ac82;
	color:#fff;
}
footer * {
	color: #fff;
	line-height: 25px;
}
#row-socials{
	background:#cfb996;
}
footer .list-group-item {
	background: transparent;
	border: none;
	padding: 0 15px;
}
.chapo_bien{
	border-bottom:1px solid #aaa;
	margin-bottom:30px;
	padding-bottom:30px;

	position:relative;
}
.uppercase{
	text-transform:uppercase;
}
#recherche_inputs #wform_estate_type #selectEstateType{
	padding-left:10px;
	width:250px;
}
#recherche_inputs #wform_estate_type,
#recherche_inputs #wform_recherche_ville{
	/*margin-right:20px;
	width:250px;
	padding-left:10px;*/
}
#recherche_inputs #form_recherche_ville,
#recherche_inputs #fra_type_de_bien
{
	/*width:250px;*/
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
	position:relative;
}
#recherche_inputs  .ms-parent{
	vertical-align:top;
}
#recherche_inputs .ms-choice > span.placeholder {
	color: #333;
}
#recherche_inputs .ms-drop ul > li {
	line-height:20px;
}
#recherche_inputs .ms-drop ul > li label {
	text-align: left;
}
#recherche_inputs .ms-drop.bottom ul li label{
	font-size: 15px;
	text-transform:uppercase;
}

.zone_moteur_recherche{
	min-height:50px;
}
#recherche_inputs{
	/*background:#000;*/
}
#recherche_inputs .ms-choice > div {

	top: 5px;

}

#recherche_inputs .ms-choice{
	height: 35px;
	line-height: 35px;
	border-radius: 0;
	border:none;
	text-transform:uppercase;
	/*
	display: block;
	width: 100%;
	
	padding: 0;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #aaa;
	text-align: left;
	white-space: nowrap;

	color: #444;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;*/
}

.bouton_voir_plus{
	position:absolute;
	right:30px;
	bottom:40px;
}
.chapo_bien .thumbnail {
	margin:1px;
	display: block;
	padding: 0px;
	/* margin-bottom: 21px; */
	line-height: 1.42857143;
	background-color: #ffffff;
	border: none;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.statut_exclusif{
  display:block;
  /*position:absolute;*/
  background:#665A4A;/*rgba(181,150,8,0.6);*/
  color:#fff;
  padding:0 10px;
  font-style:italic;
  margin:5px auto auto 5px;
  width:150px;
  text-align:center;

  }
 .b_titre .estate_status{
	  background: none repeat scroll 0 0 rgba(242, 18, 14, 0.6);
	  color: #FFFFFF;
	  display: inline-block;
	  font-style: italic;
	  padding:6px;
  }
.statut_statut {
  background: none repeat scroll 0 0 rgba(242, 18, 14, 0.6);
  color: #FFFFFF;
  display: inline-block;
  font-style: italic;
  margin: 126px auto auto 5px;
  padding: 0 10px;
  position: absolute;
}
.chapo_tableau_lot{
	width:100%;
	background:#ddd;
}
.chapo_tableau_lot td{
	padding-left:5px;
}
.aucun_bien{
	padding-top:50px;
}
#onscreen{
	background:transparent url("../images/loading-bar.gif") center center no-repeat;
	height:60px;
	color:#fff;
}
#onscreen.EOF{
	background:transparent none;
	height:1px;
}

body.page_page #googlemap{
	height:350px;
}
body.page_bien #googlemap{
	height:0;
	display:none;
}
.wchapo_tableau_lot {
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin-top: 0;
    padding-bottom:40px;
}
.chapo_tableau_lot {
	width: 100%;
	background: transparent;
	
}
.only_pn{
	display:none;
}
.estate_type_4 .only_pn{
	display:block;
}
.not_pn{
	display:block;
}
.estate_type_4 .not_pn{
	display:none;	
}
.estate_type_4 .chapo_ref{
	display:none;
	
}
.chapo_ref_pn{
	float:right;
	padding-right:40px;
}
.titre_pn h4{
	font-weight:bold;
	padding-left:20px;
}
.ul_resultat_recherche{
	padding:0;
}
.winfos .td_images{
	padding-left:3px;
}

.left-md-center-xd{
	text-align:left;
}
.right-md-center-xd{
	text-align:right;
}



#wform_recherche_type .ms-choice > span {
	padding-left: 4px;
}

#menus_sup_header{
	position:absolute;
	text-align:left;
	z-index:99;
	top:10px;
	right:0;
}



#menus_sup_header li {
	list-style: none;
	color: #fff;
	float: left;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

#menus_sup_header li+li:before{
	content:"-";
	padding:0 5px;
	color:#aaa;
}
#menus_sup_header li a{
	color:#fff;
	font-size:18px;
	display: inline-block;
	padding:0 15px;
}


#ombre_carousel {
	/*box-shadow: 0px 0px 20px #000;*/
	z-index: 100;
	height: 180px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	width: 100%;

	background: -moz--webkit-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -moz--moz-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -moz--o-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -moz--ms-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(to bottom,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -webkit--webkit-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -webkit--moz-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -webkit--o-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -webkit--ms-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%);

}

#mrza {
	z-index: 1000;
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
	transition: top 1s cubic-bezier(.6,.04,.98,.34);
}

#mrza.charge {
    top: 80vh;
}
.charge #mrza_border{
	opacity:1
}
#mrza_border > ul > li{
	display:inline-block;
}
#mrza_border > ul {
	display: inline-block;
	background: #fff;
	padding:0;
	margin:0;
	
}
#mrza_border{
	opacity:0;
	transition:opacity 5s ease;
	display:inline-block;
	border:8px solid rgba(0,0,0,.5);
}
#mrza .btn{
	border-radius: 0;
	border:none;
}
#mrza .list-group-item {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border:none;
}

.simple_lien.list-group-item {
	min-height: 250px;
	border: none;
	
}
.simple_lien.list-group-item .sl_logo{
	margin-bottom:10px;
}
.simple_lien h3{
	margin:2px;
	font-size:18px;
	line-height:18px;
	border:none;
}
.simple_lien .sl_ville{
	color:#666;
}
.simple_lien .sl_prix {
	position: absolute;
	right:25px;
	top:20px;
	background: #000;
	color: #c59726;
	padding: 5px;
	opacity: 0.7;
	box-shadow: 2px 2px 20px #000;
}

body .ms-choice > div.open {
	background: none;
}  
.modele_zone .dropdown-menu li a{
	color:#262626;
}

.medaillon div.agentphoto{
	text-align:right;
}

.form-off-market #contact_commentaire{
	height:250px;
}
#wtexte {
    font-size: 17px;
	line-height:22px;
	margin:0;
}
.btn-social-icon span{
	transition:all ease 200ms;
}
.btn-social-icon span:hover{
	background:#C7AC82;
}


#message_send {
	display: none;
}



@media (max-width: 400px) {
	#wliste_biens.container{
		padding:0;
		margin:0;
	}
	#wwliste_biens.container-fluid{
		padding:0;
	}
	.nbbiens.row{
		padding:0px;
	}

}


@media (max-width: 768px) {
	.left-md-center-xd{
		text-align:center;
	}
	.right-md-center-xd{
		text-align:center;
	}
	.page .medaillon h3{
		font-size:20px;
		padding-left:20px;
	}
	.medaillon div.agentphoto{
		text-align:center;
	}
	.twoColumns {
		-webkit-column-gap: normal;
		-moz-column-gap: normal;
		column-gap:normal;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.breadcrumb-right{
		display:block;
	}
	h1.b_titre{
		font-size:25px;
	}
	h2,.h2{
		font-size:20px;
	}
	#mrza.charge {
    	top: 200px;
	}
	#moteur_recherche_ajax{
		width:80%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {

	.left-md-center-xd{
		text-align:center;
	}
	.right-md-center-xd{
		text-align:center;
	}

}

@media (max-width: 991px) {
	.nbbiens.row{
		padding:15px;
	}

}
@media (max-width: 1199px) {

	.page .medaillon h2,
	.page .medaillon h4{
		margin-top:10px;
		text-align:center;

	}

}
@media (min-width: 992px) and (max-width: 1199px) {


}







