body{background-color:#FFFFFF!important;}
span.nbResultat {
    color: red;
    font-size: 16px;

}
@media(max-width: 767px)
{
  span.nbResultat {
    display: block;
    padding: 15px 0;
  }
}

header{
	position:relative;
	min-width:900px;
	width:100% !important;
}
footer{
	width:69%;
	float:right;
	text-align:left;
	padding-top:15px;
	padding-right:5px;
}
div.body{
	position:relative;
	width:100%;
	height:calc(100% - 85px);
	min-width:900px;
}
div.overflow-hidden {
	overflow: hidden;
}

div.video-content {
	height: 100%;
	*padding-top: 36px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
	overflow:hidden;
	min-height: 40vw; /* essai homepage */
}
@media (min-width: 1500px) {
	div.video-content {
		min-height: 35vw;
	}
}

@media (min-width: 1800px) {
	div.video-content {
		min-height: 30vw;
	}
}

div.video-content video {
	bottom: 0;
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	width: 100%;
	z-index: -100;
	overflow: hidden;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

body, html {
	height: 100% !important;
	width: 100% !important;
	margin:0 !important;
	padding : 0 !important;
	background-image:none !important;
}
div.homepage-content{
	position:relative;
	display:table;
	height: 100%; /*essai homepage */
	min-height: 700px;
	width: 100%;
	z-index:99 ;
	margin-top: 0px !important;
	overflow:hidden;
}
div.homepage-content div.homepage-entete{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	display:table;
}
div.homepage-content div.homepage-entete div.site{
	display:table-cell;
	width:50%;
	text-align:left;
	padding: 10px 0px 0px 10px;
	font-family: "scriptFR";
	color:#FFFFFF;
	font-size:3em;
	vertical-align:top;
}
div.homepage-content div.homepage-entete div.menu{
	display:table-cell;
	width:50%;
	text-align:right;
	padding: 10px 10px 0px 0px;
	color:#FFFFFF;
	font-size:1.3em;
}

div.homepage-content div.homepage-entete div.menu ul{
	padding:0px;
	margin:0px;
	list-style: outside none none;
}

div.homepage-content div.homepage-entete div.menu ul li{
	display: inline-block;
	float: right;
	padding:5px;
	font-weight:bold;
	margin-left:10px;
}

div.homepage-content div.homepage-entete div.menu ul li.selected{
	border:1px solid #FFFFFF;
}

div.homepage-content div.homepage-body{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	vertical-align:bottom;
	display:table-cell;
	z-index:2;
}
div.menu-secondaire {
	bottom: 0;
	float: right;
	padding-bottom: 5px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2;
}
div.menu-secondaire span.separateur{
	padding-left:30px;
}
div.menu-secondaire a:hover{
	color:#584244;
}
div.homepage-calk-content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:105;
	height:calc(100vh - 88px);
}

div.homepage-calk-content div.left, div.homepage-calk-content div.right{
	float:left;
}

div.homepage-calk-content div.left{
	height:100%;
	width:200px;
	text-align:center;
}
div.homepage-calk-content div.left div.cell-zone-moteur
{
	height:100%;
	width:100%;
	text-align:center;
	display:table;
}
div.homepage-calk-content div.left div.cell-zone-moteur div.content-zone-moteur
{
	height:100%;
	width:100%;
	text-align:center;
	display:table-cell;
	vertical-align:top;
	padding-top:75px;
}

div.homepage-calk-content div.right{
	height:100%;
	min-width:724px;
	max-width:1024px;
	width:100%;
	text-align:center;
}
div.homepage-calk-content div.right div.cell-zone-map
{
	height:100%;
	width:100%;
	text-align:center;
	display:table;
}
div.homepage-calk-content div.right div.cell-zone-map div.content-map
{
	height:100%;
	width:100%;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	  position: relative;
}
table.table-map{
	text-align:center;
	margin:auto;
	padding:auto;
}
table.table-map td {
	padding:5px;
}
table.table-map td a{
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
}
table.table-map td a img{
	width:85px;
}
table.table-map td a:hover{
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}
.zone_map{
	width:auto;
	position:relative;
	margin: auto;
	padding:5px 10px 10px 10px;
	display: block;
	margin-top: -200px;
	margin-bottom: 30px;
}
.homepage-calk-content .zone_map{
	margin-top: 30px !important;
}
div.txt_zone_map{
	color:#ffffff;
	text-shadow: 0.1em 0.1em 0.05em black;
	font-size: 1.5em;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:0px;
	text-align:center;
}

div.txt_zone_map span.nb{
	/*color: #66C9F7 !important ;*/
	font-size:1.52em;
	/*text-shadow: 0px 0px 2px #FFF;*/
}

.footer-zone-map {
    position: absolute;
    bottom: 30px;
    width: inherit;
}
div.footer-zone-map div {
	display: inline-block;
}
div.footer-zone-map div{
	margin-left:20px;
}
div.footer-zone-map div:first-child{
	margin-left:0px !important;
}

div.content-map div.zone_search{
	background:rgba(255,255,255,0.95);
	margin-top:0px;
	border-radius:0px;
	padding: 10px 10px 15px 10px !important;
	display: inline-block;
}


.search_by_ref {
    padding: 2px 0px;
    font-family: verdana;
    font-size: 11px !important;
    font-weight: bold !important;
    text-align: center;

}

.search_by_ref input[type=text]{
	font-size:12px;
	margin-left: 5px;
}
.see_selection{
	width: 136px !important;
    display: table-cell;
    padding: 6px 0px 6px 0px;
    background-image: url(../images/btn/caddie.png) !important;
    background-repeat: no-repeat !important;
    background-position: 15px -3px !important;
    padding-left: 30px;
	font-family:verdana;
	font-size:11px !important;
	font-weight:bold !important;
	background: rgba(73,73,73,1);
	/*border-radius: 5px;*/
	color:#fff;
	margin: 0 0 5px 40px;
}
#onglets_moteur_home{
	padding-top: 10px;
    vertical-align: bottom;
    display: table;
    margin: auto;
}

#onglets_moteur_home div{
	display: inline-block;
    vertical-align: bottom;
}
.onglet_moteur_home, .onglet_moteur_inactif{
	background: #66a6d9!important;/*00a5f2;*/
	border-radius:0px;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	padding:7px 0;
	cursor:pointer;
	width:150px;
	text-align:center;
  margin-right: 5px;
  border: none!important;
}

.onglet_moteur_home:last-child, .onglet_moteur_inactif:last-child{
	margin-right: 0;

}

#onglet_location {
	margin-left: 82px;
    font-size: 18px;
    font-weight: 100;
}
#onglet_achat {
    font-size: 18px;
    font-weight: 100;
}
#onglet_vente {
    font-size: 18px;
    font-weight: 100;
}

.onglet_moteur_home.selected{
 	background: rgba(255,255,255,0.95)!important;
	padding:10px 0;
	color: #000;
	font-size:14px;
}
.text{
	color: #fff;
	background: grey;
    padding-top: 40px;
    padding-left: 40px;
    border-left-width: 40px;
    margin-left: 596px;
    padding-right: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 49%;
}
.lien{
	margin-right: 20px;
    color: #fff;
    background: #00a5f2 !important;
    padding: 10px;
    font-size: 17px;
    opacity: 0.6;
    transition: 0.3s;
    /*border: 1px solid #00a5f2 !important;*/
}
a.lien:hover {
	margin-right: 20px;
    color: #000;
    background: #fff!important;
    padding: 10px;
    font-size: 17px;
    text-decoration: none;
    border: 1px solid #00a5f2 !important;
}
a.bloc-pub-annonce{
	background-color:#800000; background-image: url('../images/news.png');
	background-size: 96px 137px; background-repeat: no-repeat;
	background-position: bottom left;
}
a.bloc-ag-partenaire{
	background-color:#2091de; background-image: url('../images/friends.png');
	background-size: 96px 137px; background-repeat: no-repeat;
	background-position: bottom left;
}
a.bloc-offre-immo{
	background-color:#6aa6d9; background-image: url('../images/manager.png');
	background-size: 96px 137px; background-repeat: no-repeat;
	background-position: bottom left;
}
a.bloc-newsletter{
	background-color: #cec1c1;  background-image: url('../images/newsletter.png');
	background-size: 96px 147px; background-repeat: no-repeat;
	background-position: bottom left;
}
a.btn.btn-block.text-white{
	height: 142px;
	width: 275px;
    /*padding-top: 80px;*/
    border-radius: 0px !important;
    margin-bottom: -70%;
	font-weight: 500;
	box-shadow: 0px 0px 20px 0 rgba(100,100,100,.1);
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
a.btn.btn-block.text-white:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 6px;
    font-size: 0.96em!important;
}
.nbResultat{
	font-weight:bold;
}
#more-critere{
	cursor:pointer;
	font-family:verdana;
	font-size:13px;
}

.menu-secondaire a {
	color: #fff;
	text-shadow: 0.1em 0.1em 0.05em black;
	font-size:1.2em;
}

.menu-secondaire a:hover {
	color: #fff !important;
}

.btnMoteurHome{
	font-family:verdana;
	color:#fff;
	background:#00a5f2;
	border-radius: 0px;
	border-color:#00a5f2;
	padding : 2px 30px 3px 30px;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
}
#searchButtonMoteur{

	color:#fff;
	background:#66C9F7 !important;
	border-radius: 0px;
	border-color:#66C9F7;
	padding: 8px 105px;
}
#searchAgenceMoteur{

	color:#fff;
	background:#66C9F7 !important;
	border-radius: 0px;
	border-color:#66C9F7;
}
div.ss_zone_search div{
	background : #494949;
	/*border-radius: 10px 10px;*/
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	padding:5px 0px;
}

.warning-needed-field {
	font-style: italic;
	position: absolute;
	left: 100px;
	top: 0px;
	color: red;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.adm_input_date:placeholder { /* Firefox 18- */
  color: #000;
}


@media all and (-ms-high-contrast:none)
{
	*div.homepage-content div.video-content video { height: 300%;
	top: -100%; } /* IE10 */
	*::-ms-backdrop, div.homepage-content div.video-content video { height: 300%;
	top: -100%; }/* IE11 */
}

#mapping_destination .entete-immo{
	background: #66a6d9; color: #fff; font-size: 14px; font-weight: bold;
	padding: 5px;
}
#mapping_destination .entete-content-immo{
	background: #e6e6e6;font-size: 0.82em; line-height: 30px;
}

#mapping_destination span.txt_filter, #mapping_destination span.txt_filter h1 {
    color: DodgerBlue;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#mapping_destination .carte-immo {display: none;}
#mapping_destination #ariane_destination {display: none;}
