.hideOnDesktop{
	display: block;
}
#togglerMenu{
	position: absolute;
	left: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 999;
}
.navigation{
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: -200px;
	bottom: 0;
	z-index: 1000;
	padding: 30px;
}
#close_menu{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	width: 30px;
}
#close_menu img{
	width: 100%;
}
.navigation .desktop li:not(.logoContener){
	width: 100%; 
	text-align: left;
    display: block;
	min-height : 30px ;
}
.sousMenu{
	position: static;
	transform: none;
	background: none;
	padding-left: 10px;
}
.showSSMenu:hover, .showSSMenu:focus{
	text-decoration: none;
}
.navigation .desktop li .showSSMenu{
	display: block;
    height: 1em;
	width : 100% ;
	padding: 0;
	z-index : 500 ;
}
.navigation .desktop li .showSSMenu span{
    float: left;
	height: 1.4em;
	width : 100% ;
	z-index: 1;
}
.showSSMenu:hover .sousMenu, .showSSMenu:focus .sousMenu{
	float: left;
	width: 100%;
}
.sousMenu::before{
	display: none;
}
.navigation .desktop{
	display: inline-block;
}
.desktop .logoContener{
	display: none;
}
#logoMobile{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
}
.accueil .sloganAccueil{
	right: 50%;
	transform: translateX(50%);	
}
.accrocheAgence{
	display: block;
}
.accrocheAgence .title{
	background-image: none;
	width: 100%;
}
.accrocheAgence .text{
	width: 100%;
	text-align: center;
}
.textHome{
	display: block;
}
.titleHome{
	width: 100%;
	padding: 60px 30px 0;
}
.contentHome{
	width: 100%;
	text-align: center;
	padding: 30px 50px 60px;
}
.blocLiens{
	text-align: center;
}
.introRecherche{
	padding: 150px 0 30px;
}
.introRecherche > .item, .introRecherche > a{
	width: 20%;
}
.introRecherche .item span.bigText{
	font-size: 2rem;
}
.introRecherche .item span.smallText{
	font-size: 1.4rem;
}
.introRecherche .item span.icons{
	font-size: 2rem;
	margin-top: 5px;
}
.frmRecherche .row .contenerDropdown, .frmRecherche .row .contenerDropMultiple{
	width: 45%;
}
.frmRecherche .row .minMaxContainer, .frmRecherche .row .refContainer, .frmRecherche .row .btnSearchHP{
	width: 45%;
}
.frmRecherche .row .minMaxContainer, .frmRecherche .row .refContainer{
	margin-bottom: 15px;
}
.bien{
	width: 100%;
}
.introNeuf{
	margin: 150px auto 30px;
}
.introNeuf h1{
	font-size: 2.5rem;
}
.contactRightMobile{
	float: none;
	display: flex;
	justify-content: space-between;
}
.formatTelContact, .formatFaxContact {
	text-align: center;
	font-size: 2rem;
}
.formatTelContact span, .formatFaxContact  span{
	font-size: 1.4rem;
}
.imgContactContener{
	float: none;
	text-align: center;
}
.frmAccountContener{
	display: block;
}
.frmAccountContener .contenerContact{
	width: 100%;
	padding: 0 0 30px;
	border: 0 none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}
.frmAccountContener .contenerLogin{
	width: 100%;
}
.headerAgent .avatarFiche{
	top: 120px;
}
.contactAgentContener {
	padding-top: 150px;
	
}
.contactAgent .bigText{
	font-size: 2rem;
}
.contactAgent .smallText{
	font-size: 1.4rem;
}
.contactAgent span.icons{
	font-size: 2rem;
}
.navigationBien{
	font-size: 1.8rem;
}
.coordonneesAgent .labelGauche{
	font-size: 1.4rem;
}
.coordonneesAgent .labelDroite{
	font-size: 2rem;
}
.detailsFb .item span{
	font-size: 3rem;
}
.detailsFb .typeBien{
	font-size: 2rem;
}
.titreRp, .noMoreRelatedProp{
	width: 33.33333%;
}
.relatedProperties{
	flex-wrap: wrap;
}
.slick-slider{
	width: 480px;
}
