.kenburns-bottom {
	-webkit-animation: kenburns-bottom 10s ease-out both;
	        animation: kenburns-bottom 10s ease-out both;
}


/* ----------------------------------------------
 * Generated by Animista on 2019-5-24 10:52:27
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation kenburns-bottom
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 84%;
            transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1.15) translateY(15px);
            transform: scale(1.15) translateY(15px);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
@keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 84%;
            transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1.15) translateY(15px);
            transform: scale(1.15) translateY(15px);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
html,
body {
	height: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.02em;
	font-weight: 300;
}


.bs-example {
  margin: 20px;
}
.rotate {
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(-180deg); /* Firefox */
  -ms-transform: rotate(-180deg); /* IE 9 */
  transform: rotate(-180deg); /* Standard syntax */
}

.glyphicon-chevron-down:before {
    content: "";
}

.glyphicon {
font-size: 10px;
    float: right;
}

a {
	outline: none !important;
	text-decoration:none!important;
}
a:hover {
	transition: .5s ease;
}
.btn:hover {
	transition: 0.8s ease;
}

* {
	border-radius: 0px!important;
}
b, strong {
    font-weight: 600;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 300;
    line-height: 1.1;
}
h3, .h3 {
    font-size: 20px;
	color: #23282B;
    padding-bottom: 0px;
}
h4 a{
    color:#333;
}
h4 a:hover {
    color:#D8C9C3;
}

h1 small, .h1 small{
	font-size:0.6em;
}
h1.title{
	font-size:21px;
	font-weight:bold;
}
h2.title{
	font-size:26px;
	margin-top: 0px;
}
h2{
	color: #002349;
}

h4, .h4 {
    font-size: 21px;
}

.container {
    max-width: 100%;
	padding-right: 0px;
    padding-left: 0px;
}
#main {
	/*padding-top: 165px!important;
	min-height: 755px;
	margin-top: 200px;*/
	max-width: 1200px;
	
}

	.carousel-control {
opacity: 1;
}

#carousel_cdc>.carousel-control {
    border: 2px solid #D8C9C3!important;
	    background: none repeat scroll 0 0 transparent!important;
}

.btn-xs {
    padding: 6px 9px;
}
.navbar-header {
    float: left;
	margin-left: 20px;
}
.btn {
    text-transform: uppercase;
    font-size: 14px;
}

.btn-primary {
    color: #002349!important;
    background-color: transparent!important;
    border: 2px solid #D4C8C2!important;
    font-weight: 500;
}
.btn-lg {
    font-size: 19px!important;
}
.blog-ac {
    background-color: transparent!important;
}
.blog-ac h3{
    margin-top:0px;
}
.blog-ac p.text-right{
    margin-bottom:30px;
}
.navbar-toggle, .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent!important;
}
.navbar-wrapper{
	background-color:#005C71;
	position:fixed;
	width: 100%;
	z-index: 10000;
}
.navbar-default {
    border-color: transparent!important;
    background: transparent!important;
}

.navbar-fixed-top {
	margin-bottom: 0 !important;
	border-bottom: 0px solid #ddd !important;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.1),0 6px 10px 0 rgba(0,0,0,0.1) !important;
	background-color:#002349!important;
	z-index: 10000;
}
.navbar-brand {
    line-height: 100px;
    padding-left: 40px!important;
    padding: 10px;
}
.navbar .navbar-nav {
    display: inline-block;
}
.navbar .navbar-collapse {
	float:right;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	border-bottom: 2px solid #D8C9C3;
	padding-bottom: 27px!important;
}
.image-liste {
    padding: 0px 0px;

	height:398px;
	background-position:center;
	background-size: cover!important;
	/*-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);
}
.image-liste:hover{
    /*-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    /*filter: grayscale(0%);*/
}
b
.image-tab {
    padding: 0px 0px;
	height:500px;
	background-position:center!important;
	background-repeat:no-repeat!important;
	background-size: 107%!important;
    -webkit-transition: background-size 0.2s ease-in;
       -moz-transition: background-size 0.2s ease-in;
            transition: background-size 0.2s ease-in;
}
.image-tab:hover{
  background-size: 100%!important;
}


.nav-pills>li>a {
    text-align: right;
    line-height: 18px!important;
}
.nav>li>a {
    position: relative;
    display: block;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 16px;
	padding-top:0px!important;
	padding-bottom:0px!important;
    font-weight: 400;

}
.nav>li>a:hover {
	color: #D8C9C3!important;
    background-color: transparent!important;
	    border-bottom: 4px solid #D8C9C3!important;
	padding-bottom: 25px!important;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #D8C9C3!important;
    background: transparent!important;;
}

.navbar-nav {
    margin: 0px 0px;
}

.navbar-nav > li > a {
    padding-top: 70px!important;
    padding-bottom: 0px!important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent !important;
	color: #D8C9C3!important;
}
a.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #D8C9C3!important;
    background-color: transparent!important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #D8C9C3!important;
    background-color: transparent!important;
	border-bottom: 4px solid #D8C9C3;
    padding-bottom: 27px!important;
}
.nav-tabs-moteur>li.active>a, .nav-tabs-moteur>li.active>a:hover, .nav-tabs-moteur>li.active>a:focus {
    color: #333 !important;
    cursor: default;
    background-color: #f2f2f2!important;
    border-top: 0px solid #006647!important;
    border-bottom-color: transparent;
    border: 0px solid #ecf0f1!important;
	padding-bottom: 0px!important
}
.nav-tabs-moteur a {
    text-transform: uppercase;
    font-size: 1em;
    cursor: pointer;
}
.nav-tabs-moteur>li {
    float: left;
}
.nav-tabs-moteur>li>a {
	color:#333!important;
    margin-right: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
    border-top: 0px solid #A5CEBE;
    background-color: #ddd;
	font-size: 14px;
	font-weight: 300;
    padding: 20px 10px;
    line-height: 35px;

	padding-left: 20px!important;
	padding-right: 20px!important
}
.nav-tabs-moteur>li>a:hover {
    background-color: #eee!important;
	padding-bottom: 0px!important;
	border-bottom:0px!important;

}
.ContourBiensListe {
    border: 0px solid #e5e5e5!important;
}
.criteresmoteur {
    background-color: rgba(255,255,255,0);
    padding: 20px!important;
}
.criteres_biens_liste1 {
	font-size: 18px;
    background-color: #f2f2f2!important;
    padding: 32px;
	color:#7b7c7f;
/*-moz-box-shadow: 0px 0px 7px 3px #c0c0c0;
-webkit-box-shadow: 0px 0px 7px 3px #c0c0c0;
-o-box-shadow: 0px 0px 7px 3px #c0c0c0;
box-shadow: 0px 0px 7px 3px #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=7);*/
}
.criteres_biens_liste2 {
	font-size: 18px;
    background-color: #f2f2f2!important;
    padding: 32px;
	color:#7b7c7f;
/*-moz-box-shadow: 0px 0px 7px 3px #c0c0c0;
-webkit-box-shadow: 0px 0px 7px 3px #c0c0c0;
-o-box-shadow: 0px 0px 7px 3px #c0c0c0;
box-shadow: 0px 0px 7px 3px #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=7);*/
}
.criteres_biens_liste3 {
	font-size: 18px;
    background-color: #f2f2f2!important;
    padding: 32px;
	color:#7b7c7f;
/*-moz-box-shadow: 0px 0px 7px 3px #c0c0c0;
-webkit-box-shadow: 0px 0px 7px 3px #c0c0c0;
-o-box-shadow: 0px 0px 7px 3px #c0c0c0;
box-shadow: 0px 0px 7px 3px #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=7);*/
}

.criteres_biens_liste1>h4 {
	padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 18px;
}
.criteres_biens_liste2>h4 {
	padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 18px;
}
.criteres_biens_liste3>h4 {
	padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 18px;
}
.criteres_biens_liste3>h5 {
	font-size: 14px;
	line-height:19px;
}


.boutnavlviliste {
    width:170px;
	margin-left:auto;
	position:fixed;
	z-index:100;
}
.boutnavlvihome {
    top:0px;
}
.boutnavlvi {
    width: 110px;
    height: 110px;
    line-height: 110px;
	color:white;
	background-color:#00263E;
	font-size:16px;
	display: inline-block;
	text-align: center;
	margin-bottom: 4px;
	text-transform:uppercase;
	border-radius: 50%!important;

}
.boutnavlvi a {
	color:white;
}
.boutnavlvi a:hover {
	color:white;
}
.boutnavlvi:hover {
	background-color:#96969C;
}
.BoutRechAc {
    bottom: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    color: black;
    position: absolute;
    text-align: center;
	letter-spacing: 5px;
	background-color: white;
}


.BoutRechAc:hover{
    background-color: black;
	color:#fff;
}
.carousel-caption {
z-index: 0;
	top: 45%;
	
}


.fondvignettesccd {
    /*border: 1px solid #e5e5e5!important;*/
	background-color:#f2f2f2;
}


.carousel_vignette {
    height: 300px!important;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    cursor: -webkit-zoom-in;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
.label-transparent {
    color: #333;
    width: 100%;
    font-size: 16px;
}
.col-md-2 {
    padding-left: 15px;
	padding-right:15px;
}
.well {
    background-color: #e5e5e5;
	color:#7b7c7f;
}

menu_gaucheCssLI0 a{

	text-align: center!important;
    line-height: 80px!important;
}
li.menu_gaucheCssLI0{
	background-color: #999;
	font-size:16px;
    width: 80px;
    height: 80px;
	margin:3px;
	text-align: center!important;
    line-height: 80px!important;
	    border-radius: 5px!important;
}
li.menu_gaucheCssLI0.active{
	background-color: #005C71!important;
	margin:3px!important;
	width: 80px!important;
    height: 80px!important;

}
li.menu_gaucheCssLI0 a:hover{
	background-color: #005C71!important;
	width: 80px!important;
    height: 80px!important;
	    border-radius: 5px!important;
}

#fancybox-content{
overflow:hidden !important;
}
.form-control {
    border: 1px solid #e5e5e5!important;
}
.input-group-addon {
    color: #999;
    background-color: white;
    border: 1px solid #e5e5e5;
}
.clear20{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 20px;
}
.clear10{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 10px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.contenu img {
	height: auto;
	float: right;
	margin: 0 0 0 20px;
}
.titre-ac{
	text-align:center;
}
hr {
	border-top: 1px solid #D8C9C3;
	/*color:#7b7c7f;
	margin-top: 15px;
    margin-bottom: 15px;
	border: 0;
    height: 3px;
	background-image: #efcd86;  Old browsers */
/*background-image: -moz-linear-gradient(left, #efcd86 14%, #f7efe1 32%, #c78717 69%, #efcd86 100%);  FF3.6-15 */
/*background-image: -webkit-linear-gradient(left, #efcd86 14%,#f7efe1 32%,#c78717 69%,#efcd86 100%);  Chrome10-25,Safari5.1-6 */
/*background-image: linear-gradient(to right, #efcd86 14%,#f7efe1 32%,#c78717 69%,#efcd86 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efcd86', endColorstr='#efcd86',GradientType=1 );  IE6-9 */
}
footer {
    padding: 30px;
}
footer h4, footer .h4 {
	font-size: 20px;
	font-weight:500;
	color: #fff;
}
footer hr{
	border-top: 1px solid #fff;
	    margin-top: 10px;
    margin-bottom: 10px;
}
.not-bold{
	font-weight:normal !important;
}
#div_formTri{
	margin-top:5px;
}
footer ul {
	margin: 0 0 20px 0;
}
footer p, footer ul, footer li{
	margin: 0;
	font-weight: normal;
	list-style: none;
	padding: 0;
}
footer li a:hover{
	color:#D8C9C3!important;
}
a.nolink, a.nolink:hover{
	text-decoration:none;
}
/* ---------------------------------------------------------------------- */
/*	Header
/* ----------------------------------------------------------------------*/

#header {
	padding-right: 100px;
	padding-left: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color:#00A2C4;
}

.navbar {
	vertical-align:center !important;
    z-index: 1000;
    min-height: auto;
	max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 0px;
border:0px;
}





#texte-logo {
width:100%;
}
#phone a{
	-webkit-border-top-right-radius: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius-topright: 0 !important;
	-moz-border-radius-topleft: 0 !important;
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: 0px;
}
.icon_menu_collapse{
	margin:0 5px;
	color: #fff;
}
.navbar-toggle {
    padding: 10px 5px 10px 5px !important;
	border: 1px solid #fff!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important
}
/* ---------------------------------------------------------------------- */
/*	Google Maps
/* ---------------------------------------------------------------------- */
#map_div{
	width:100%;
	height:376px;
	margin:0 auto 20px auto;
	border-top:1px solid #fafafa;
	border:1px solid #fafafa;
}
#map_div img {
	max-width: none;
}
#single_map {
	margin-bottom:20px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	width:100%;
	height:250px;
	/*-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
}
#map_canvas, #pano{
	width: 100%;
	height: 420px;
	border:none;
}
/* ---------------------------------------------------------------------- */
/*	Twitter Typeahead
/* ---------------------------------------------------------------------- */
.twitter-typeahead {
	width:100%;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
	margin-bottom: 0;
}
.tt-dropdown-menu {
min-width: 100%;
margin-top: -6px;
padding: 5px 0;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.2);
*border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
	-webkit-border-top-right-radius: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius-topright: 0 !important;
	-moz-border-radius-topleft: 0 !important;
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}
.tt-suggestion {
  display: block;
  padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
}
.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}
.tt-suggestion p {
  margin: 0;
}
.twitter-typeahead .tt-hint {
    display: none;
}
/* ---------------------------------------------------------------------- */
/*	Map de biens
/* ---------------------------------------------------------------------- */

#map_canvas, #map_repertoire {
	height: 500px;
	width: 100%;
}
#map_canvas img, #map_repertoire img{max-width:inherit}
.map .row{position:relative}
.map .row .col-md-3{float:right;margin-top:-440px;}





#search_map{
	margin-top:-20px;
}
.infobox{display:inline-block;zoom:1;background-color:#fff;padding:10px;position:relative;width:270px}
.infobox:after{height:0;content:".";display:block;clear:both;visibility:hidden}
.infobox:before{bottom:-16px;border:8px solid transparent;border-top-color:#fff;content:'';height:0px;margin-left:-8px;left:50%;position:absolute;width:0px;z-index:100}
.infobox .image{float:left;margin-bottom:10px;margin-right:10px}
.infobox .title{font-size:18px}
.infobox .title a:href{text-decoration:none}
.infobox .area{color:#313131;margin-top:5px}
.infobox .area .key{float:left;font-weight:bold}
.infobox .price{clear:left;color:#313131;float:left;font-size:18px;margin-top:8px}
/* ---------------------------------------------------------------------- */
/*	Multiselect de checkboxes
/* ---------------------------------------------------------------------- */
.multiselect {
    border: solid 1px #ccc;
    color: black;
    overflow: auto;
    border-radius: 0px;
    background-color: white;
    padding: 7px 9px;
    line-height: 1.5;
    text-align: left;
    width: 100%!important;
    text-transform: inherit;
    font-weight: normal;
}
.multiselect_big {
	max-height: 8em;
}
.multiselect .radio, .multiselect .checkbox {
	margin-top: 2px;
	margin-bottom:0px;
	margin-left:0px;
	min-height:12px
}
.multiselect label.checkbox {
	font-weight: 300 !important;
}
/* ---------------------------------------------------------------------- */
/*	Calendrier
/* ---------------------------------------------------------------------- */
.calendar {width:100%; border-collapse:collapse;}
.calendar tr.navigation th {padding-bottom:20px;}
.calendar th.prev-month {text-align:left;}
.calendar th.current-month {text-align:center; font-size:1.5em;}
.calendar th.next-month {text-align:right;}
.calendar tr.weekdays th {text-align:left;}
.calendar td.weekend {background:#EEE;}
.calendar td {width:14%; height:80px; vertical-align:top; border:1px solid #CCC; text-align:center}
.calendar td.today {background:#fff;}
.calendar td.prev-next {background:#EEE;}
.calendar td.prev-next span.date {color:#9C9C9C;}
.calendar td.holiday {background:#DDFFDE;}
.calendar span.date {display:block; padding:4px; line-height:12px; }
.calendar .today span.date {display:block; padding:4px; line-height:12px;}
.calendar div.day-content {}
.calendar ul.output {margin:0; padding:0 4px; list-style:none;}
.calendar ul.output li {margin:0; padding:5px 0; line-height:1em;}
.calendar ul.output li:last-child {border:0;}
/* Small Calendar */
.calendar.small {width:auto; border-collapse:separate;}
.calendar.small tr.navigation th {padding-bottom:5px;}
.calendar.small tr.navigation th a span {font-size:1.5em;}
.calendar.small th.current-month {font-size:1em;}
.calendar.small tr.weekdays th {text-align:center;}
.calendar.small td {width:auto; height:50px; padding:4px 4px; text-align:center; border:0;}
.calendar.small td.weekend {background:#EEE;}
.calendar.small span.date {display:inline; padding:0; background:none;}
/******************************************************
				DROPDOWN SUBMENU
******************************************************/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* ---------------------------------------------------------------------- */
/*	Transitions pour les liens
/* ---------------------------------------------------------------------- */
/*a{
	-webkit-transition-property:color;
	-webkit-transition-duration: 0.3s, 0.3s;
	-webkit-transition-timing-function: linear, ease-in;
}*/
/* ---------------------------------------------------------------------- */
/*	Fancybox
/* ---------------------------------------------------------------------- */
#fancybox-content{
	overflow:hidden !important;
}
/* ---------------------------------------------------------------------- */
/*	GOOGLE SEARCH ET GOOGLE TRANSLATE
/* ---------------------------------------------------------------------- */
	/* search results page */
	.cse .gsc-control-cse, .gsc-control-cse {
	  padding: 0 !important;
	  width: auto;
	}
    /* Add a border between individual search results */
    .gs-webResult {
        border: 0px;
        padding: 0;
    }
    /* Do no display the count of search results */
    .gsc-result-info {
        display: none;
    }
    /* Hide the Google branding in search results */
    .gcsc-branding {
        display: none;
    }
	.gsc-thumbnail-inside{
		padding:0 !important;
	}
    /* Hide the thumbnail images in search results */
    .gsc-thumbnail {
        display: none;
    }
	.gs-visibleUrl{
		display:none !important;
	}
    /* Change the font size of snippets inside search results */
    .gs-snippet {
        font-size: 14px;
    }
    /* Google Custom Search highlights matching words in bold, toggle that */
    .gs-title b, .gs-snippet b {
        font-weight: normal;
    }
    /* Do no display the URL of web pages in search results */
    .gsc-url-top, .gsc-url-bottom {
        display: none;
    }
    /* Highlight the pagination buttons at the bottom of search results */
    .gsc-cursor-page {
        font-size: 1.5em;
        padding: 4px 8px;
        border: 2px solid #ccc;
    }
	/* Change the font size of the title of search results */
	gs-title a, .gs-result .gs-title, .gs-result .gs-title *  {
		font-size: 16px;
	}
	/* search results pagination */
	.gsc-results .gsc-cursor-box .gsc-cursor-page, .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
		font-size:16px !important;
	}
	.gsc-cursor-box {
	  text-align: right !important;
	}
	.gsc-results .gsc-cursor-box {
	   margin-right: 0 !important;
	}
	.gsc-orderby-container{
		display:none !important;
	}
	.gsc-adBlockInvisible {
		display: none !important;
	}
	.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
		margin: 0 !important;
	}
	/* google translate tweak (remove bar) */
	#google_translate_element{
		position:absolute;
		top:-9999px;
	}
	.goog-tooltip {
	    display: none !important;
	}
	.goog-tooltip:hover {
	    display: none !important;
	}
	.goog-text-highlight{
		background-color:transparent !important;
		box-shadow:none !important;
	}
	.goog-te-gadget-icon {
		display:none
	}
	.skiptranslate iframe{
		display:none !important;
	}
	.google_translate_element>.skiptranslate{
		display:inline !important
	}

#toTop {
	display:none;
}
/* ---------------------------------------------------------------------- */
/*	CSS RESPONSIVES
/* ---------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
	#header {margin-top: 0px;padding-left: 0;padding-right: 0;}
	.navbar-nav>li>a {margin-left: 10px;}
	.navbar {min-height: 0px;}
	#main {padding-top: 0px;}

	#toTop {display:none;}
	.map .row{margin-left:20px;margin-right:20px}
	.map .row .span3{float:none;margin-top:30px}
	.tab-content > .active, .pill-content > .active {display: block;padding-top: 0px;}
	#moteur {position:absolute;width:80%;}

	.navbar-collapse {background-color:rgba(0,0,0,0.7);}
	.navbar-collapse.in {
    overflow-y: inherit;		
}
	#carousel_cdc>.carousel-control {
    display:none;
}

	.carousel_vignette {
    height: 100%!important;}
	



}
@media screen and (min-width: 768px) {
	#toTop {display:none;}
	#moteur {position:absolute;width:100%;}
	.navbar-toggle {margin-top: 30px;}
		.carousel_vignette {
    height: 150px!important;
}

}

@media screen and (min-width: 992px) {
	#toTop {display:none;}
	#moteur {bottom: 50px;position:absolute;width:100%;}
			.carousel_vignette {
    height: 200px!important;
}
}
@media (min-width: 1200px) {
	#toTop {position:fixed;bottom:50px;right:30px;display:none;z-index:99999;
	background-color: white;
	}
	.carousel_vignette {height: 300px!important;
	
	}
}

@media screen and (max-width: 768px) {

	#main {
    padding-top: 0px!important;
}
}
@media screen and (max-width: 1518px) {
	#carousel_cdc>.carousel-control {
    display:none;
}
}
@media screen and (max-width: 414px) {
.navbar-brand {
float: inherit;
    padding-left: 0px!important;
    padding: 0px;
	text-align: center;
}

.navbar-default .navbar-toggle {

text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 35px;
    float: inherit;
}
.navbar-header {
    float: left;
    margin-left: 0px;
	margin-right: 0px!important;

}
.navbar-toggle {
	margin-top: 20px!important;
}

.navbar-collapse {
    float: inherit;
    margin-right: 0px!important;
}
#featurettes_home {
    padding: 0px!important;
}
.container {
padding-right: 0px;
padding-left: 0px;
}
.zoom-liste {
    max-height: 200px!important;
}
h4 a {
    font-size: 0.8em;
}

h2.title {
    font-size: 1.3em;
}
    
}

	
/*@media (max-width: 938px){
.navbar-toggle {
    display: block;
}
.navbar .navbar-collapse {
    display: none!important;
}
}*/


/* ---------------------------------------------------------------------- */
/*	Carousel full width & height
/* ---------------------------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper_home {
	background-color:#005C71;
  color: #ffffff;
/*text-shadow: 4px 4px 2px rgba(0, 0, 0, 1);*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
#main_home {
	position: relative;
	top:20px;
}

.ContenuPage {
    padding-left:100px;
    width:1200px;
}
.carousel-inner {
    height: 100% !important;
}
.fa-chevron-left:before {
    content: "\f104"!important;
}
.fa-chevron-right:before {
    content: "\f105"!important;
}
.fill {
    width: 100% !important;
    height: 500px !important;
    background-position: center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;

}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
}
.carousel-indicators {
	position: relative !important;
	z-index:5 !important;
	padding:0 !important;
	margin:0 !important;
	margin-left:10px !important;
	margin-top:10px !important;
	bottom:0 !important;
	list-style-type:none;
	text-align:left !important;
	left:0 !important;
	width:100% !important;
}
.carousel-indicators li{
	display: inline;
	width: 65px !important;
	height: 65px !important;
	line-height:80px !important;
	text-indent: -999px !important;
	background-color: #ccc !important;
	background-color: rgba(255, 255, 255, 0.25) !important;
	border-radius: 4px !important;
}

/* ---------------------------------------------------------------------- */
/*	Moteur recherche
/* ---------------------------------------------------------------------- */
.contour-moteur {
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #ddd;
    border-bottom-color: #ddd;
}
.panel-client{
	background-color:	rgba(250,250,250,0.8);
	margin-bottom:0 !important;

}
#inputLocalisation {
    background-color: #fff !important;
}
/* ---------------------------------------------------------------------- */
/*	Theme
/* ---------------------------------------------------------------------- */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}



.navbar-default_home {
	color:#fff!important;
}
.navbar-default_home .navbar-nav>li>a {
    color: #fff;
}

.label {
    font-weight: normal;
    text-transform: uppercase;
}
.label-danger {
    background-color: #D8C9C3;
}
label {
    font-weight: 500;
	font-size: 15px;
}
.label-info {
    background-color: transparent;
}
.panel-heading{
	font-weight:600;
	font-size:1em;
	background-color: #fff!important;
    border-color-top: #333!important;
}

.panel-primary>.panel-heading {
    color: #ffffff;
    border-color: #000!important;
    background: #000!important;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #ecf0f1;
    border-color: #333;
}
.panel {
    margin-bottom: 21px;
    border: 0px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	background-color:#F5F0EA;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 0px solid #ecf0f1;
}
.panel-body {
    padding: 15px;
    background-color: #fff;
}
.panel-body>ul>li>a{
    text-align:left;
	color: black;
}
.nav-tabs {
    border-bottom: 0px solid #85A0AF;
    background-color: transparent!important;
}
.nav-tabs a {
    text-transform: uppercase;

    font-size: 0.8em;
}
.nav-tabs>li>a {
    margin-right: 2px;
    border: 0px solid transparent;
    border-radius: 0px;
}
.nav-tabs>li>a {
	line-height:36px!important;
	padding-left:20px;
	padding-right:20px;
	margin-right:0px;
}
.nav-tabs>li>a:hover {
    border-color: #999 #999 #999;
	background-color: #999!important;
	color:white!important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff !important;
    cursor: default;
    background-color: #ccc;
    border-bottom-color: transparent;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border:0px;
}
#featurettes_home {
    background-color: #23282B;
    padding: 70px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	color:#fff;
}

.breadcrumb {
    background-color: #fff;
}

.img-thumbnail {
    padding: 0px;
    border: 0px solid #ecf0f1;
    border-radius: 0px;
	background-position:center!important;
	background-size: 100%!important;
    -webkit-transition: background-size 0.2s ease-in;
    -moz-transition: background-size 0.2s ease-in;
    transition: background-size 0.2s ease-in;
	cursor:pointer;
}
.img-thumbnail:hover{
    background-size: 105%!important;
}
.zoom-liste{
	overflow:hidden;
	width: 100%;
	height: 500px;
	background-repeat:no-repeat!important;
}

.titres-home {
	padding-bottom: 20px;
	/*background-color: rgba(255,255,255,0.7);*/
}
.titres-slideshow {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.6);
    font-weight: 600;
}
.titres-slideshow2 {
    font-size: 26px;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
    font-weight: 300;
}

.badge {
    padding: 5px 10px;
    background-color: rgba(0,0,0,0.5);
}
.label-primary {
    color: #fff!important;
	background: rgba(0,0,0,0.3)!important;
}

.fancybox-lock .fancybox-overlay {
    z-index: 100000;
}
.modal {
    z-index: 10040;
}
.texte-parallax {
	text-align:center;
	font-size:46px;
	color:white;
}
.texte-parallax a{
    color:#fff;
}
.parallax {
    width: 100%;
    height: 460px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
	padding-top: 160px;
}
ul #flags{
    padding-left:0px;
	background-color:white
}
/* ---------------------------------------------------------------------- */
/*	break point nav
/* ---------------------------------------------------------------------- */

@media (max-width: 1485px) {

	
.ContenuPage {
    padding-left:0px;
    width:inherit;
}
	
.moteur {
    top: 200px!important;
}
	
	.nav>li>a {
    line-height: 40px;
}
.ma-widget-feedback {
padding-top: 0px!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #B4A064;
}

  .navbar-header {
  float: none;
margin-right: 60px;
  }
  .navbar-left,.navbar-right {
  float: none !important;
  }

/*.navbar-default .navbar-toggle {
    border-color: #080852!important;
    top: 20px;
    right: 20px;
    z-index: 1;
    position: absolute;
}*/
.navbar-toggle {
padding: 10px 5px 10px 5px !important;
background-color: #ff0000!important;
border-radius: 0px;
margin-bottom: 13px;
display: block;

margin-right:0px;
}
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	padding-right: 20px;
	padding-left: 20px;
	max-height: 100%!important;

width:100%;
}
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
 .navbar-nav>li>a {
      padding-top: 0px!important;
      padding-bottom: 10px;
	 color: white!important;
  }
.collapse.in{
	display:block !important;
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    padding-bottom: 0px!important;
}
	
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    border-bottom: 2px solid #D8C9C3;
    padding-bottom: 0px!important;
}
	.nav>li>a:hover {
    padding-bottom: 0px!important;
}
	
	.tabmoteur, .criteresmoteur {
    width: 100%!important;
}
}


.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 15px;
    list-style: none;
    background-color: #fff;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 300;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;

}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #D8C9C3;
	
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background: #D8C9C3!important;
	color:#fff!important;
}

.btn-default {
    color: #000;
    background-color: #fff;
	border:1px solid #e5e5e5;
	font-size: 13px;
	line-height: 17px;
}
.btn-default:hover {
    color: #000;
    background-color: #fff;
	border-color: transparent;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #000;
    background-color: #fff;
    border-color: #e5e5e5;
}
.caret {
	border-top-color: #fff!important;
    border-top: 6px solid #fff;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
	margin-top: 6px!important;
    margin-left:5px;
}


.radio, .checkbox {
    display: block;
    /* min-height: 21px; */
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}
label {
    font-weight: 300;
    /* font-size: 15px; */
}

/*--------------------- MAP de PARIS --------------------*/
#map {
	position: relative;
	width: 460px;
	height: 330px;
}
#transparent_map  {
	position: absolute;
	z-index:30;
	width: 460px;
	height: 330px;
	border: none;
}
#transparent_1, #transparent_2, #transparent_3, #transparent_4, #transparent_5   {
	position: absolute;
	width: 460px;
	height: 330px;
	border: none;
}




.moteur {
    background-color: #f2f2f2;
    padding: 20px!important;
	padding-bottom:10px!important;
}
.tabmoteur, .moteur {

    z-index: 11;
}

.discret{
	font-size:0.7em;
	font-weight:normal;
	color:#bbb;
}


span.shittymenu_title {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    height: 46px;
    margin: 16px 0px 0px 20px;
    display: block;
    padding-top: 3px;
}


/* **************************************************** */
/*				MENU GLISSANT					*/
/* **************************************************** */
.shittymenu_list {
	position:fixed;
	right:-150px;
	top:215px;
	margin:0;
	padding:0;
	z-index:1001;
}
.shittymenu_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.shittymenu_list ul li div.item{
	display: block;
	line-height:15px;
	width: 360px;
	height: 50px;
	background-color:#D8C9C3!important;
	border:1px solid #D8C9C3;
	border-bottom:1px solid #fff;
	/*-moz-box-shadow:-3px 0px 1px 0px #ddd;
	-webkit-box-shadow:-3px 0px 1px 0px #ddd;
	box-shadow:-3px 0px 1px 0px #ddd;*/
}
.shittymenu_list ul li div.container{
	display:block
}
.shittymenu_list ul li div img{
	border:none;
	float:left;
	margin:9px 10px 0px 4px;
}
span.shittymenu_title{
	font-size:17px;
	color:#fff;
	font-weight:bold;
	height:46px;
	margin:16px 0px 0px 20px;
	display:block;
	padding-top:3px;
}
span.shittymenu_title a{
	color:#fff;
	font-weight: 300;
}
span.shittymenu_links{
	width:195px;
	height:8px;
	padding-top:2px;
	display:block;
	margin-left:42px;
}
span.shittymenu_links a{
	background: #222 url(../images/bgbutton.png) repeat-x;
	padding: 2px 18px;
	font-size:10px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	box-shadow:0 1px 3px #000;
	text-shadow: 0 -1px 1px #222;
	cursor: pointer;
	outline:none;
}
span.shittymenu_links a:hover{
	background-color:#000;
	color:#fff;
}



.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 15px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #e5e5e5;
    border: 1px solid transparent;
	color:#333
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    background-color: #D8C9C3;
	color:white
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0px;
}
.pictosCriteresDiv {
    display: inline-block;
}
.pictosCriteres {
    transform: scale(0.5);
}
.mapRecherche {
    transform: scale(0.7);
    text-align: left;
    /* padding: 0px; */
    position: absolute;
    top: -50px;
}
.text-muted {
    color: #7b7c7f;
}
.btn-warning {
    background-color: #7b7c7f;
    border-color: #7b7c7f;
}
.carousel-caption .btn {
    border-color: transparent!important;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-weight: normal;
    line-height: 1;
    color: #e5e5e5;
}
