@font-face{font-family:'gothamBook';src:local("gothamBook"),url("fonts/GothamBookRegular.otf") format("opentype")}

header , div.body{

	min-width: inherit !important;

}

body{
	font-family: /*gothamBook, sans-serif!important;*/ 'Fira Sans', sans-serif!important;
}

body.res {
    width: 540px;
    padding-left: 8px;
}

.form-group.row {
    padding-left: 20px;
}

select.form-control {
    padding: 2px;
}

.row {
    padding-left: 10px;
}
.img-fb{
	width: 27px;
	margin-top: -6px;
}

.espace-pro{
    width: 106px;
    color: #fff;
    background: #66C9F7 !important;
    border-radius: 13px;
    border-color: #66C9F7;
    font-size: 12px;
    padding: 4px 12px;
    margin-left: 15px;
}
.espace-pro:hover{
    width: 106px;
    color: #fff;
    background: #66C9F7 !important;
    border-radius: 13px;
    border-color: #66C9F7;
    font-size: 12px;
    padding: 4px 12px;
    margin-left: 15px;
    text-decoration: none;
}

div.entete_menu_bar {

	width: inherit;

}
.navbar-brand {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    margin-right: 0px!important;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
ul#gab_menu_liste {
	margin-top: -20px;
}
@media screen and (max-width: 990px) {
	ul#gab_menu_liste {
		margin-top: -20px;
	}

	body .body-home div.txt_zone_map{
		display: none!important;
	}
	div.onglet_moteur_home {
	    border-radius: 0px;
	    color: #fff;
	    font-size: 14px;
	    font-weight: bold;
	    padding: 7px 0;
	    cursor: pointer;
	    width: 150px;
	    text-align: center;
	    /* width: 96px!important; */
	    max-width: calc(33% - 5px)!important;
	}
}
.navbar-brand img {
    margin-top: -42px;
    z-index: 99999;
    position: relative;
}

.pub-annonces-acc {
	width: 30%;
	height: 100px;
	background-image: url('../images/news.png');
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: bottom right, left, right;
	background-size: 120px 80px;
}

.btn-ok-acc{
	color: #fff;
    background: #00a5f2 !important;
    border-radius: 0px;
    border-color: #00a5f2;
	padding: 8px 125px;
}

div.content-header{
	width: 100%; position: relative;
	background: #66a6d9 !important;/*00A5F2*/
	height: 54px;
}

div.content-header-nav{
	position: relative;text-align: center;
/*	background-color: #00A5F2; */
	padding: 7px 0px 9px 0px!important; /*87px;*/
}

.nbr-result-list{
	text-align:center;
	color:#FF0000;
	font-weight:bold;font-size:13px
}

.affiche-per-page{
    text-align: right;
    font-size: 14px;
}

@media all and (max-width: 768px){

	.navbar-brand img {
		width: 74px;
	    position: absolute;
	    /*margin-left: -81px;*/
	    margin-top: -47px;

	}

}



div.homepage-calk-content div.right {

    height: 100%;

    min-width: inherit;

    max-width: inherit;

    width: 100%;

    text-align: center;

}



footer {

	float: inherit !important;

}



.zone_map {

	margin-top: 0px;

}



div.homepage-content {

    display: block;

}



.footer-zone-map {

    position: relative;

    /* bottom: 30px; */

    /*width: inherit;*/

}



div.homepage-calk-content {

    position: relative !important;

}

@media (max-width: 790px) {
#home_form {margin-top: 80px;}
}

@media (min-width: 1200px) {
#home_form {position: absolute; top: 50%; width: 100%; transform: translate(0, -60%); margin-top: 0;}
}


div.video-content {

    position: relative !important;

}



.body-home {
	/*position: absolute;

	left: 0;

	right: 0;
	top: 0px;

	height: 100%;
	*/
}





.services-home {

	position: relative;
    left: 0;
    right: 0;
    bottom: 16px;
    margin-top: 155px;

}



.homepage-calk-content{

	height: 100%;

}



@media all and (max-width: 992px){

	.body-home {

		position: relative;

		margin-top: -546px;

	}



	.services-home {

		position: relative;

		margin-top: 90px;

	}



	.footer-home {

		position: relative;

		margin-top: 452px;

	}

}



#zone-more-critere.dropdown-menu {
	position: inherit;
	border: none;
	border-radius: inherit;
	right: 0;
	background-color: transparent;
}



.video-content {

	position: relative;

}



.ui-multiselect-menu {

    z-index: 1003 !important;

}

.search-top{
	margin-top: 25px;padding-left: 0px;
}
.txt-acc{
	margin-top: 0px;
    text-align: center;
    font-size: 1.3em;
    font-size: 1.3em;
    margin-bottom: 48px;
    font-weight: bold;
	color: #2091de;

}
img.img-acc{
	margin-top: -15%;
    margin-left: 40px;
    width: 50%;
/*	opacity: 1;
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out; */

/*	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;	*/

	-webkit-transition: all .5s cubic-bezier( .6, 2, .4, 1);
    -moz-transition: all .5s cubic-bezier( .6, 2, .4, 1);
     -ms-transition: all .5s cubic-bezier( .6, 2, .4, 1);
      -o-transition: all .5s cubic-bezier( .6, 2, .4, 1);
         transition: all .5s cubic-bezier( .6, 2, .4, 1);
}
img.img-acc:hover{
/*	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);	*/

-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
     -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
         transform: scale(1.1);
		box-shadow:0 0 10px #ede6e6;
}

.footer-block{
	height:805px;
	border-bottom: 2px solid #b4a99e;
    margin-top: 0; /*20%;*/
}

.border-black-2{
	border-right: 2px solid #000;
}
button.ui-multiselect.ui-state-default span{
	font-size: 14px;
}
.ui-multiselect-single .ui-multiselect-checkboxes label{
	font-size: 14px!important;
}

.footer-cgu{
	color:#6c757d;font-size: 20px;
	border-right: 2px solid #6c757d;
}
a.footer-cgu:hover{
	text-decoration: none;
	color: #00a5f2;
}
.footer-pub-annonce{
	color:#800000;font-size: 20px;
	font-weight: bold;
	border-right: 2px solid #6c757d;
	padding-left:5px;
}
a.footer-pub-annonce:hover{
	text-decoration: none;
	color: #00a5f2;
}
.footer-contact{
	color:#6c757d;font-size: 20px;padding-left:5px;
	border-right: 2px solid #6c757d;
}
a.footer-contact:hover{
	text-decoration: none;
	color: #00a5f2;
}
.footer-xml{
	color:#6c757d;font-size: 20px;
	padding-left:5px;
}
a.footer-xml:hover{
	text-decoration: none;
	color: #00a5f2;
}
.ui-widget-header {
    border: 1px solid #66a6d9;
    background: #66a6d9;
    color: #fff;
    font-weight: bold;
}
div.search-index{
	background:rgba(255,255,255,0.95)!important;
	padding: 12px 0;
	color: black;
	border-radius: 0px;
	/*height: 90px;*/
}

input.btn-ok-acc{
	color: #fff;
    background: #66C9F7 !important;
    border-radius: 0px;
    border-color: #66C9F7;
    padding: 5px 128px;
}
input.btn-ok-acc:hover{
	color: #fff;
    background: #66C9F7 !important;
    border-radius: 0px;
    border-color: #66C9F7;
    padding: 5px 128px;
}

.trouvez-ref-immo{
	background-color: #66C9F7;
	color: #FFF;
	padding: 6px;
    width: 100%;
    text-align: center;
    display: block;
}
.trouvez-ref-immo:hover{
	padding: 6px;
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
}

@media (width: 414px){
	body div.homepage-content {
	    height: 608px !important;
	}
	input.btn-ok-acc{
		color: #fff;
	    background: #00a5f2 !important;
	    border-radius: 0px;
	    border-color: #00a5f2;
	    padding: 5px 47px;
	}
	.trouvez-ref-immo{
		color: #fff;background-color:#00a6f2;padding: 10px;
		text-align: center;
	}
}
@media screen and (min-width : 320px) and (max-width : 500px) {
	a.btn.btn-block.text-white {
	    border-radius: 0px !important;
	    margin-bottom: 0 !important;
	}
	.txt-acc {
	    margin-top: 0 !important;
	    text-align: center;
	}
	.bloc-footer {
	    display: block;
	    margin-top: 194px !important;
	    clear: both;
	    width: 100%;
	}

}
@media screen and (max-width : 790px) {
	.body-home {
	    position: absolute;
    	margin-top: -87px !important;
	    display: block;
	    clear: both;
	}

	.content-map{
		margin-top: 0px;
	}
	#onglet_location{
		margin-left: 0px!important;
	}
	.row{
		padding-left: 0px!important;
	}
	button.ui-multiselect.ui-state-default{
		width: 100%!important;
		padding-left: 3px!important;
		padding-right: 3px!important;
	}
	#searchButtonMoteur{
		padding: 0px!important;
	    width: 103px;
	    height: 35px;
	}
	.search-bn-moteur{
		width: 100%!important
	}

	.find-ref{
		margin: -13px 0px 5px 0px;
	    text-align: center;
	}
	.bloc-acc{
		height: 160px;
		width: 100%;
	}
	a.btn.btn-block.text-white{
		width: 100%!important;
	}
	.text{
		margin-top: 0px;
		width: 99%;
		margin-left: 0px!important;
	    padding-top: 10px;
	    padding-left: 10px;
	    border-left-width: 40px;
	    padding-right: 10px;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	    margin-right: 30px;
	}
	.footer-block{
		height:auto!important;
		border-bottom: 2px solid #b4a99e;
		margin-top: 0; /*415px;*/
	}
	.img-acc{
	    width: 99.9%;
	    margin-top: auto;
	    margin-left: -6px;
	}
	.text-left {
	    /*text-align: center!important;*/
	    line-height: 2.0em;
	    padding-top: 10px;
	}
	.txt-acc{
		margin-top: 0;
    	text-align: center;
	}
	.border-black-2{
		border-right: none!important;
	}
}
@media screen and (max-width:899px) {
	body div.search-index {
	    margin: 0px 15px!important;
	}
}
@media screen and (min-width:900px) {
	body div.ref_search {
		width: 894px;
	}
}

@media screen and (min-width:320px) and (max-width: 640px){
	body div.homepage-content {
    	height: 511px !important;
	}
	body .bloc-footer {
	    display: block;
	    margin-top: 288px !important;
	    clear: both;
	    width: 100%;
	}
	body input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 100%;
	    height: 35px;
	}

	body .container .lien-espace-prive-nav{
		width: 100%;
		text-decoration: none;
		background-color: #66a6d9!important;
		color: #fff!important;
		margin-top: 3px;
	}
	input.btn-ok-acc{
		color: #fff;
	    border-radius: 0px;
	    padding: 5px 27px;
	}
	.trouvez-ref-immo{
		color: #fff;background-color:#00a6f2;padding: 10px;
		text-align: center;
	}

	body img.img-acc {
	    width: 99%!important;
	    margin-top: 10px!important;
    	margin-left: 0px!important;
	}
}
@media screen and (width:360px) {
	body div.homepage-content {
	    height: 496px !important;
	}
	body .bloc-footer {
	    display: block;
	    margin-top: 282px !important;
	    clear: both;
	    width: 100%;
	}
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px)
{
    body .bloc-footer {
	    display: block;
	    margin-top: 287px!important;
	    clear: both;
	    width: 100%;
	}
	input.btn-ok-acc{
		color: #fff;
	    border-radius: 0px;
	    padding: 5px 27px;
	}
	ul.list-unstyled{
		font-size: 8.5px;
	}
}
@media (width:411px) {
	body div.homepage-content {
	    height: 504px !important;
	}
	body .bloc-footer {
	    display: block;
	    margin-top: 281px !important;
	    clear: both;
	    width: 100%;
	}
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
}
@media only screen  and (width : 375px)  and (height : 812px){
	body .bloc-footer {
	    display: block;
	    margin-top: 109px !important;
	    clear: both;
	    width: 100%;
	}
}

@media screen and (min-width: 750px) and (max-width: 992px) {
	body .footer-block {
	    height: auto!important;
	    border-bottom: 2px solid #b4a99e;
	    margin-top: 50px !important;
	}
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
}
@media (width: 375px) {
	body div.homepage-content {
	    height: 605px !important;
	}
  	body .bloc-footer {
	    display: block;
	    margin-top: 282px !important;
	    clear: both;
	    width: 100%;
	}
	input.btn-ok-acc{
		color: #fff;
	    background: #00a5f2 !important;
	    border-radius: 0px;
	    border-color: #00a5f2;
	    padding: 5px 40px;
	}
}
@media (width: 768px) {
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
	body div.homepage-content {
	    height: 591px !important;
	}
	body div.annonce-ref {
    	margin-left: -8px!important;
	}
	div.find-ref {
 	   margin: 4px!important;
	}
	body input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 199px!important;
	    height: 35px;
	}
	body div.search-index {
	    background: rgba(255,255,255,0.85)!important;
	    padding: 25px 0;
	    color: black;
	    border-radius: 0px;
	    height: 90px;
	    margin: 0px 14px;
	}

	div#div-prix_min{
	    width: 46.8%!important;
	}
	div#div-prix_max{
		width: 46.5%!important;
	}
	div#div-surface_min{
		width: 46.8%!important;
	}
	div#div-surface_max{
		width: 46.5%!important;
	}
	div#div-nbpiece_min{
		width: 46.8%!important;
	}
	div#div-nbpiece_max{
		width: 46.5%!important;
	}

	input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 100%;
	    height: 35px;
	}

}
@media (width: 414px) {
	body div.bloc-footer {
	    display: block;
	    margin-top: 275px !important;
	    clear: both;
	    width: 100%;
	}
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
	body div.d-md-block {
	    margin-bottom: 50px;
	    text-align: center !important;
	}
/*	body div .d-block {
	    display: none !important;
	}*/
	.bloc-acc {
	    margin-bottom: 8px !important;
	    padding-right: 8px !important;
	}
	.bloc-footer {
	    margin-top: 59%;
	}

	div#div-prix_min{
	    width: 40.5%!important;
	}
	div#div-prix_max{
		width: 39.8%!important;
	}
	div#div-surface_min{
		width: 40.5%!important;
	}
	div#div-surface_max{
		width: 39.8%!important;
	}
	div#div-nbpiece_min{
		width: 40.5%!important;
	}
	div#div-nbpiece_max{
		width: 39.8%!important;
	}

	input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 100%!important;
	    height: 35px;
	}

	.trouvez-ref-immo {
	    text-align: center;
	    font-size: 14px;
	}

}
@media only screen and (min-width: 320px) and (max-width: 480px)){
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
	body div.homepage-content {
	    height: 501px !important;
	}
	body div.bloc-footer {
	    display: block;
	    margin-top: 278px !important;
	    clear: both;
	    width: 100%;
	}
	input.btn-ok-acc{
		color: #fff;
	    background: #00a5f2 !important;
	    border-radius: 0px;
	    border-color: #00a5f2;
	    padding: 5px 59px;
	}
	.trouvez-ref-immo{
		color: #fff;background-color:#00a6f2;padding: 10px;
		text-align: center;
	}
}
@media only screen and (min-width: 320px) and (max-width: 640px){
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
	body div.homepage-content {
	    height: 585px !important;
	}
	body div.bloc-footer {
	    display: block;
	    margin-top: 0!important; /*278px !important;*/
	    clear: both;
	    width: 100%;
	}
	input.btn-ok-acc{
		color: #fff;
	    border-radius: 0px;
	    padding: 5px 38px;
	}
	.body-home input.btn-ok-acc {
    	padding: 5px 40px;
	}
	.text {
    	margin-top: -24px;
    }
	img.img-acc {
	    margin-top: 3%;
	    margin-left: -4px;
	    width: 100%;
	}
}
@media only screen and (min-width: 375px) and (max-width: 667px){
	body img.img-acc {
	    width: 100%!important;
	    margin-top: 10px!important;
    	margin-left: -3px;
    }
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
	body div.homepage-content {
    	height: 509px!important;
	}
	body div.bloc-footer {
	    display: block;
	    margin-top: 0 !important; /*296px !important;*/
	    clear: both;
	    width: 100%;
	}
	body img.img-acc {
	    width: 100%!important;
	    margin-top: 10px!important;
    	margin-left: -3px
	}
	body input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 100%;
	    height: 35px;
	}
	input.btn-ok-acc{
		color: #fff;
	    border-radius: 0px;
	    padding: 5px 61px;
	}
	div.search-index {
	    background: rgba(255,255,255,0.85)!important;
	    padding: 21px 0;
	    color: black;
	    width: 95%;
	    border-radius: 0px;
	    /* height: 90px; */
	    margin: 0 auto;
	}

	div.text {
	    margin-top: -30px;
	    width: 100%;
	    margin-left: 0px!important;
	    padding-top: 10px;
	    padding-left: 10px;
	    border-left-width: 40px;
	    padding-right: 10px;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	    margin-right: 30px;
	}

	div#div-prix_min{
	    width: 44.8%!important;
	}
	div#div-prix_max{
		width: 46.5%!important;
	}
	div#div-surface_min{
		width: 44.8%!important;
	}
	div#div-surface_max{
		width: 46.5%!important;
	}
	div#div-nbpiece_min{
		width: 44.8%!important;
	}
	div#div-nbpiece_max{
		width: 46.5%!important;
	}

	input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 100%;
	    height: 35px;
	}
	div.mobile-page-fiche{
		display: none!important;
	}
}
@media only screen and (min-width: 414px) and (max-width: 736px){
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
	body div.homepage-content {
	    height: 520px !important;
	}
	body div.bloc-footer {
	    display: block;
	    margin-top: 278px !important;
	    clear: both;
	    width: 100%;
	}
	div.search-index {
	    background: rgba(255,255,255,0.85)!important;
	    padding: 25px 0;
	    color: black;
	    border-radius: 0px;
	    height: 99px;
	    margin: 0px 15px 0px 15px;
	}
	input.btn-ok-acc{
		color: #fff;
	    border-radius: 0px;
	    padding: 5px 73px;
	}

	div#div-prix_min{
	    width: 45%!important;
	}
	div#div-prix_max{
		width: 45%!important;
	}
	div#div-surface_min{
		width: 45%!important;
	}
	div#div-surface_max{
		width: 45%!important;
	}
	div#div-nbpiece_min{
		width: 45%!important;
	}
	div#div-nbpiece_max{
		width: 45%!important;
	}

	input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 100%;
	    height: 35px;
	}

	div.mobile-page-fiche{
		display: none!important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	input.btn-ok-acc {
	    color: #fff;
	    border-radius: 0px;
	    padding: 5px 91px;
	}
	img.img-acc {
	    margin-top: 3%;
	    margin-left: -4px;
	    width: 100%;
    }
	body img.img-logo-prive{
		width: 100%;
    	margin-bottom: 13px;
	}
	body div.homepage-content {
		height: 584px !important;
	}
	body div.search-index {
	    background: rgba(255,255,255,0.85)!important;
	    padding: 25px 0;
	    color: black;
	    border-radius: 0px;
	    height: 90px;
	    text-align: center!important;
	    width: 86%;
	    margin: 0 auto;
	}
	body div.find-ref{
		padding-top: 6px;
	}
	body div.bloc-footer {
	    display: block;
	    margin-top: 0 !important; /*215px !important;*/
	    clear: both;
	    width: 100%;
	}
	div#onglet_location {
    	margin-left: 67px;
	}
	div.services-home {
	    position: absolute;
	    bottom: 16px;
	    width: 100%!important;
	    top: 511px!important;
	}
	div.services-home a.btn.btn-block.text-white {
	    height: 200px;
	    width: 233px;
	    padding-top: 73px;
	    border-radius: 0px !important;
	    margin-bottom: -70%;
	    margin-right: 10px!important;
	}
	div.text{
	    color: #fff;
	    background: grey;
	    padding-top: 10px;
	    padding-left: 16px;
	    border-left-width: -16px;
	    margin-left: 476px;
	    padding-right: 17px;
	    padding-bottom: 2px;
	    margin-bottom: 30px;
	    margin-right: -21px;
	}
	.txt-acc {
    	margin-top: -58px;
    }
	.img-acc {
		width: 49%!important;
	    margin-top: -12%!important;
	    margin-left: 24px!important;
	}
	input.btn-ok-acc{
		color: #fff;
	    border-radius: 0px;
	    padding: 5px 77px;
	}

	div#div-prix_min{
	    width: 40%!important;
	}
	div#div-prix_max{
		width: 40%!important;
	}
	div#div-surface_min{
		width: 40%!important;
	}
	div#div-surface_max{
		width: 40%!important;
	}
	div#div-nbpiece_min{
		width: 40%!important;
	}
	div#div-nbpiece_max{
		width: 40%!important;
	}

	input#searchButtonMoteur {
	    padding: 0px!important;
	    width: 100%;
	    height: 35px;
	}

	div.mobile-page-fiche{
		display: none!important;
	}

}
.cu_mt{
	margin-top: 20px;
}
@media only screen
  and (max-width: 768px){
  	.body-home input.btn-ok-acc {
    	padding: 5px 40px;
    	margin-top: 10px;
    	width: 100%;
	}
	div.search-index{
		height: auto;
	}
	div.search-index,
	div.content-map div.zone_search
	{
		padding-bottom: 15px !important;
	}
	.my-caroussel{
		padding-left: 15px;
    	padding-right: 15px;
	}
	#moteurNavRef{
		display: none;
	}
  }
@media only screen
  and (min-width: 1024px){
  	.body-home #searchButtonMoteur{
		width: 98%;
		padding: 5px 0;
	}
	input#testButton {
    	margin-left: 4px;
	    width: 98%;
	}
	.cu_list_immo{
		padding: 0;
	}
	.cu_col_single1 {
	    padding-left: 0;
	}
	.cu_col_single {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	div#visuel_annonce_immo {
	    overflow: hidden;
	}
	.slick-slide img {
	    width: 98%;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape){
	ul#gab_menu_liste {
	    margin-top: -15px;
	}
	#gab_menu_liste > li > a, #gab_menu_liste > li > span {
	    font-size: 16px!important;
	    padding: 8px!important;
	}
	body div.search-index {
	    width: 86.8%!important;
	}
	div.services-home {
	    position: absolute;
	    bottom: 16px;
	    width: 94%!important;
	    top: 381px!important;
	}
	.footer-block {
	    margin-top: 3%;
	    height: auto;
	}
	div.text {
	    margin-top: -20px;
	}
}
@media all and (max-width: 980px){
	.slick-slide img{
		width: 100%;
	}
	.encart_container{
		display: none;
	}
}
.encart_container .col-12.col-sm-3.mt-2.mb-2.text-center {
    margin: 0 auto;
}
.size-10{
	font-size: 10px;
}
.tabMoteur div.test-immo div {
	text-align: left;
	margin-top: 15px
}
/*.ctn_mail a.form_contact.cboxElement
{
    font-size: 14px;
}*/
.ctn-tel span.showtel{
	font-size: 14px;
}
@media all and (min-width: 768px) and (max-width: 980px){

}
@media screen and (max-width: 990px){
	div.content-header-nav .nav-list {
		z-index: 999999;
		background: #66a6d9;
		margin-top: 23px;
		font-size: 11px;
	}
	.header_container {
		position: relative;
		z-index: 9999;
	}
	#gab_menu_liste > li {padding: 8px 5px!important;}
	#gab_menu_liste > li > span {
		font-size: 1.5rem!important;
	}
}
.lien-publication a{color: #FF0000!important; text-shadow: 1px 1px 1px #DDD;}
.breadcrumbs{
    margin-top: 30px;
}

.hide_desktop{
	display: none;
}
@media screen and (max-width: 767px){
	.brcrumbs{
		display: none;
	}
	span.nbr-result-list {
		margin-bottom: 25px;
		margin-top: 10px;
		display: block;
	}
	div.list-res {
		padding: 0 !important;
		text-align: center;
	}
	.slick-prev {
		left: 25px;
	}
}
@media screen and (max-width: 991px){
	.hide_desktop{
		display: block;
		margin-top: 5px;
	}
	.hide_mobile{
		display: none;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	div.list-res {
		padding: 0 !important;
		text-align: center;
	}
	.text-left {
		text-align: center!important;
		line-height: 2.0em;
		padding-top: 10px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	#gab_menu_liste > li > a,
	#gab_menu_liste > li > span {
		font-size: 0.8rem !important;
	}
}

.bootstrap-select .filter-option
{
	color: #495057;
}

.bootstrap-select .dropdown-menu a.dropdown-item {
	color: #495057;
}

.btn-primary {background-color: #00A5F2; border-color: #00A5F2;}

@media screen and (min-width: 992px) {

}

#tags-bien {list-style: none; display: flex; -webkit-box-pack: justify; justify-content: flex-start/*space-between*/; flex-wrap: wrap;}
#tags-bien li { list-style-type: none; background-color: #fafafa; border: 1px solid #dee2e6;  color: #5f5f5f; padding: 5px; margin: 2px;}
#tags-bien h3 {display: inline-block; font-size: 0.9rem; margin: 0; color: #444;}


.valign-middle {position: relative; top: 50%; transform: translateY(-50%);}

.slick-arrow { width: 2vw; background-size: contain; background-repeat: no-repeat; }

@media (max-width: 768px) {
	.slick-arrow { width: 15px; }
}

.lien_localisations { display: flex;  align-items: center;  justify-content: center;  height: 100%;  font-size: 0.9rem; text-align: center; color: #fff; background: #00a5f2 !important; padding: 10px; opacity: 0.6; transition: 0.3s; order: 1px solid #00a5f2 !important;}

#Immofooter h2 {font-size: 1.0rem; color: #111111; font-weight: bold;}
#Immofooter ul {list-style-type: none; padding: 0;}
#Immofooter ul li {padding: 3px 0;}
#Immofooter a {color: #262626; font-size: 0.9rem;}
#Immofooter a.red {color: #ed222a; }
@media(max-width: 768px)
{
	#Immofooter .col {flex: 0 0 50%;}
	#Immofooter .col-logo {flex: 0 0 100%;}
