body {
	background:#FFF;
	font-family: 'Crimson Text', serif;
	padding:20px 0 0 0;
}

.logo {
	float:left; 
	cursor:pointer;
}

.navbar-default { border-width: 0px; background: transparent;}

@media(min-width: 768px) {
	.navbar-default { display: flex!important; padding-top:16px;}
}

@media(max-width: 767px) {
	.navbar-default { width: 100%;margin-top: -40px;}
	#Menu li {
	    display: block;
	    padding: 20px 0;
	    border-bottom: 1px solid #eee;
	}
	.navbar-nav {
    	margin-top: 0!important;
	}
}

.social-network .icon {
	cursor:pointer;	
	background-position: center center; 
	height: 26px; 
	width: 26px; 
	float: left; 
	margin-top: 9px;
}

.social-network #google {
	background-image: url(../layout_img/g.png); 	
	margin-right:4px;
}

.social-network  #tumblr {
	background-image: url(../layout_img/t.jpg);
}

.lang {
	float: right;
    margin-left: 5px;
}

@media(min-width: 768px) {
	.lang a {
		margin-top: 16px; 
	}
}

.lang a {
	cursor:pointer; 
	width:18px;
	display: inline-block;
}

.lang a:first-child {
	margin-left:10px;
	margin-right:5px; 
}

@media(min-width: 992px) {
	.navbar-nav { margin-top: 16px; margin-right:20px;}
}

@media(max-width: 991px) {
	.social-network {
		position: absolute;
	    top: -20px;
	    right: 9px;		
	}
	.navbar-nav { margin-top: 26px; margin-right:0;}
	#navbar { padding:0}
}

@media(max-width: 767px) {
	.social-network {
		display: none;	
	}
	.social-network2 {
		display: flex;	
	}
	.social-network .icon { width: 45px!important;}
	.lang {
	    margin-top: 6px;
	    position: absolute;
	    right: 30px;
	    top: 0;
	}
}

@media(max-width: 449px) {
	.social-network2 .icon {
		display: none!important;	
	}
	.lang {
   	right: 15px!important;
	}
}

@media(min-width: 768px) {
	.social-network2 {
		display: none!important;	
	}
}

.navbar-default .navbar-toggle {
    border-color: blue;
    border-radius: 0;
    border-width: 2px;
    box-shadow: 0 0 0 #000;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: blue;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: blue;
}

.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: white;
}

footer {
	 padding:15px 0; text-transform:uppercase;
}

footer a { text-decoration: underline;}

footer .mairie {
	width:100px,
	height:40px;
	border-width: 0px;
}

.playvideo {margin: 0 15px;}

p.prix-pdt {
	float: left;
    font-size: 14px;
    color: #000;
    margin: 0;
    font-weight: bold;
    margin-left: 15px;
}

a.details-pdt {
	float: right;
    font-size: 14px;
    color: #000;
    margin-top: -2px;
    margin-right: 15px;
}

#BienAccueil{border:1px solid #0000FF; padding-bottom: 25px;}
#BienAccueil img{width:100%!important; margin-bottom:10px;}
#BienAccueil h3 {margin-left: 15px; margin-top:15px; margin-bottom: 6px;}
h3{ margin-bottom:10px; color:#000; font-size:13px; text-transform:uppercase; width:100%; text-align:left; margin:0; margin-bottom:10px;}

p.general-p {
	text-align: justify; font-family: 'Crimson Text', serif; font-weight: lighter; margin: 0px; font-size: 15px; line-height: 18px;
}

.contact-form-page { margin-top: 20px;}

.contact-form-page .input { width: 100%; margin-bottom: 6px;}

@media (min-width: 768px) {
	.contact-form-page input.input-xs { width: 50%; float: left;} 
	.contact-form-page input.input-xs.first-child { width: 48%; margin-right: 2%;} 
	.contact-form-page #recherche1 {width: 50%;}
	.contact-form-place #adresseBien {
		margin: 0 2%;
	    width: 45%;
	}
	.contact-form-place { display: flex;}
}

@media (max-width: 767px) {
	.contact-form-page #recherche1 {width: 100%; display: block;}
	.contact-form-place #adresseBien {
	    width: 95%;
	    margin-bottom: 6px;
	        float: right;
	}
}


.contact-form-choice { margin-top: 10px; display: table;}

.contact-form-choice p {font-size:13px;display: table-cell; margin-right:10px; font-weight:bold;    min-width: 100px;}

.contact-form-choice .checkbox-choice {
    display: table-cell;
    text-align: left;
    padding-left: 15px;
}

.checkbox-choice .checkbox {
    display: inline-block;
    margin-right: 20px;
}

.contact-form-page #recherche1 {
	text-align: center; 
	background-color: rgb(255, 255, 255); 
	border: 2px solid rgb(0, 0, 255); 
	color: rgb(0, 0, 255); 
	cursor: pointer; 
	float: right; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 1px; 
	font-size: 10px; 
	height: 26px;
	font-family: 'Crimson Text',serif;
}

p.contact-p {
	text-align: justify; 
	font-family: 'Crimson Text', serif; 
	font-weight: lighter; 
	margin: 0px; 
	font-size: 15px; 
	line-height: 23px; 
	text-align:center;
}

p.contact-p.margin-top {margin-top: 30px;}

@media (max-width: 991px) {
	p.contact-p {margin-top:30px!important;}
}

h2 {
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Crimson Text', serif;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    color: #0000ff;
    margin-bottom: 10px;
    float: left;
}

#Num1{ text-decoration:none; padding:0 5px; font-weight:bold; font-family: 'Crimson Text', serif; border-right:1px solid #000; color:#000;}
#Num2{ text-decoration:none; padding:0 5px; font-weight:lighter; font-family: 'Crimson Text', serif; border-right:1px solid #000; color:#555;}

#Recherche { margin-bottom: 10px;}

#Recherche h3{ font-family: 'Crimson Text', serif; font-weight:bold; font-size:15px; color:#000; text-transform:uppercase;}
#FormRech{ font-size:14px;}
#FormRech p{ margin:0; margin-right:10px;   }
#Recherche p{font-size:14px;margin-top: 0px;}
#FormId{ float:left;}
#FormId p{ margin:0; float:left; margin-right:10px;}

.recherche-flex .checkbox {
	    margin-top: -5px;
        margin-right: 10px;
}

@media(max-width: 991px) {
	#FormRech{  margin-bottom: 15px;}
}

@media(min-width: 992px) {
	#FormRech{ border-right: 1px solid white; padding-right:15px;}
}


@media(min-width: 768px) {
	.recherche-flex { display: flex; margin-bottom: 10px;}
	#Recherche .element { width:100%;}
	.img-loc {margin-left:30px; margin-right:5px; height:12px;}
	.budget-text { margin-left: 20px;}

}


@media(max-width: 767px) {
	.img-loc {margin-right:5px; height:12px; float: left;}
	#Recherche p{margin-bottom: 10px;}
	.surf-select { float: left;}
	.ref-input { display: flex;}
	.ref-input .element { width:100%;}
}

@media(min-width: 450px) {
	.bienprec { float: left;}
	.biensuiv {float:right;}
	.retourresult {text-align: center;}
}

@media(max-width: 449px) {
	.bienprec, .biensuiv, .retourresult { display: none;}
}

.swiper-container img {width: 100%;}

.swiper-container { margin-bottom:10px;}

