#zone-content #search-api-ajax-spinner {
	position: fixed;
	top: 50%;
	padding:0;
}

.node-type-page-liste-d-offre #section-content {
	padding-bottom: 0;
}



.node-type-page-liste-d-offre #region-content .group-strate02:after {
	content: "";
	font-size: 0;
	height: 1px;
	display: block;
}
.node-type-page-liste-d-offre #region-content h1 {
	padding-top: 50px;
}
.node-type-page-liste-d-offre #region-content .intro {
	margin-bottom: 50px;
}



/* COUPS DE COEUR */

.node-type-page-liste-d-offre #region-content .group-strate01 {
	background-color: #f2eee9;
	background-image: url("../../img/listing/heart.png");
	background-repeat: no-repeat;
	background-position: 50% -35px;
	border-top: 2px solid #f9f7f4;
	padding: 20px 0 100px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .section {
	max-width: 1050px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 h3 {
	color: #2c2c2c;
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 1.565em;
	text-align: center;
	margin-bottom: 30px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node {
	text-align: center;
	background-color: #ffffff;
	/*height: 280px;*/
	padding: 10px;
	margin: 0 10px;
	position: relative;
	z-index: 10;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row:nth-child(3n+1) .node {
	margin-left: 0;
	margin-right: 20px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row:nth-child(3n+3) .node {
	margin-left: 20px;
	margin-right: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .media {
	height: 185px;
	position: relative;
	overflow: hidden;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .media:before {
	content: "";
	background-image: url("../../img/icon/heart.svg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
	height: 27px;
	width: 30px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .media:after {
	content: "";
	background-image: url("../../img/listing/photo_mask.png");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 100% auto;
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .media img {
	height: auto !important;
	width: 100% !important;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu {
	color: #000000;
	height: 85px;
	padding: 10px 0 5px;
	position: relative;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu h2 {
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 0 5px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .classement {
	margin: 5px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .classement img {
	height: 15px;
	width: auto;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .type {
	font-size: 0.815em;
	margin: 5px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .tarif {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .tarif span {
	color: #000000;
	font-size: 0.7em;
	line-height: 2.5em;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .tarif strong {
	color: #eda41e;
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 1.335em;
	font-weight: normal;
	line-height: 0.6em;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .tarif strong:before {
	content: "€ ";
	font-family: "DaxRegular", Arial, Helvetica, sans-serif;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .tags {
	margin: 35px 0 0;
	display: none;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .tags li {
	color: #eda41e;
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 30px;
	background-color: #ffffff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height: 30px;
	padding: 0 15px;
	margin: 10px 5px 0;
	display: inline-block;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .tags li:before {
	content: "# ";
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .apercu .lien a {
	font-size: 0;
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover {
	background-color: #eda41e;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover .media {
	height: 280px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover .media:before,
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover .media:after {
	display: none;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover .apercu {
	color: #ffffff;
	background-color: rgba(243, 166, 56, 0.85);
	height: 100%;
	width: 100%;
	padding: 30px 20px 20px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover .apercu h2 {
	margin: 0 0 15px;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover .apercu .tarif {
	display: none;
}
.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node:hover .apercu .tags {
	display: block;
}



/* RECHERCHE */

.node-type-page-liste-d-offre #region-content .group-strate03 .view-header {
	color: #ffffff;
	background-color: #eda41e;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-header h3 {
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 2.19em;
	text-align: center;
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	padding: 20px 0;
	margin: 0 0 15px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi {
	clear: both;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.left {
	clear: left;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.right {
	clear: right;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi:last-child {
	padding: 0 0 15px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet {
	max-width: 880px;
	padding: 15px 20px;
	margin: 0 auto;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.large-6 .block-facet {
	max-width: 425px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.left .block-facet {
	padding-right: 15px;
	margin-right: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.right .block-facet {
	padding-left: 15px;
	margin-left: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet {
	width: auto !important;
	float: none !important;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .form-item {
	margin: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .label {
	font-size: 1em;
	min-height: 48px;
	padding: 16px 20px 0 10px;
	margin: 10px 0 0;
	display: none;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* */

.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters {
	width: 50%;
	padding: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters .views-exposed-widgets {
	max-width: 425px;
	padding: 15px 15px 15px 20px;
	margin-left: auto;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters .views-exposed-widgets fieldset {
	margin: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters .views-exposed-widgets fieldset .fieldset-wrapper {
	width: auto;
	float: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters .views-exposed-form #edit-search-api-date-between-wrapper input {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
	width: 100%;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters + .block-facetapi.left {
	float: right;
	clear: right;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters + .block-facetapi.left .block-facet {
	padding-right: 20px;
	margin-right: auto;
	padding-left: 15px;
	margin-left: 0;
}

/* Autocomplete */

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-nomoffre .label {
	margin: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-nomoffre .form-submit {
	display: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container {
	font-size: 1em;
	width: 100% !important;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-multi .chosen-choices,
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-multi .chosen-choices li.search-field input[type="text"],
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-single .chosen-single {
	color: #ffffff;
	font-family: "DaxRegular", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-multi .chosen-choices,
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-single .chosen-single {
	background: none;
	border: 2px solid #ffffff !important;
	height: 48px !important;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	height: 44px;
	min-width: 80px;
	margin: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
	color: #000000;
	font-size: 0.815em;
	line-height: 0.9em;
	background-color: #f9d39c;
	background-image: none;
	border: none;
	box-shadow: none;
	max-width: 361px;
	padding: 6px 22px 6px 7px;
	margin: 10px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-single .chosen-single {
	line-height: 48px;
	background-image: url("../../img/form.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0 31px 0 10px;
	box-shadow: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-single .chosen-single span {
	margin-right: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-single .chosen-single div b {
	background-image: none;
}

/* Facettes en checkbox & lien */

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links {
	margin: -10px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links:after,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links li,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links li {
	color: #eda41e;
	line-height: 46px;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	height: 48px;
	padding: 0 10px;
	margin: 10px 10px 0 0;
	float: left;
	position: relative;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links li input,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links li input {
	display: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links li a,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links li a {
	color: #ffffff;
	background-color: #eda41e;
	height: 44px;
	padding: 0 10px;
	margin: 0 -10px;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links li a .items-count,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links li a .items-count {
	color: #ffffff;
	text-align: center;
	line-height: 46px;
	background-color: #da9532;
	height: 44px;
	width: 40px;
	margin: 0 -10px 0 10px;
	display: inline-block;
	vertical-align: top;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links li a:hover,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links li a:hover {
	color: #eda41e !important;
	background-color: #ffffff !important;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-checkbox-links li a.facetapi-active,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-facetapi-links li a.facetapi-active {
	font-size: 0;
	background-color: transparent !important;
	margin: 0;
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .facetapi-limit-link {
	color: #eda41e;
	font-size: 1.5em;
	text-align: center;
	line-height: 25px;
	background-color: #ffffff;
	height: 24px;
	width: 24px;
	margin: 10px 0 0;
	display: block;
	clear: both;
}

/* Facettes en oui/non avec picto */

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .label,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .label,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .label {
	line-height: 48px;
	height: 48px;
	padding: 0;
	margin: 0 0 0 15px;
	display: inline-block;
	float: none;
	vertical-align: top;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .item-list,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .item-list,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .item-list {
	text-indent: -9999px;
	width: 48px;
	float: left;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .facetapi-facetapi-checkbox-links,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .facetapi-facetapi-links,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .facetapi-facetapi-links {
	margin: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .facetapi-facetapi-checkbox-links li,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .facetapi-facetapi-checkbox-links li a,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .facetapi-facetapi-links li,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .facetapi-facetapi-links li a,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .facetapi-facetapi-links li,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .facetapi-facetapi-links li a {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 0;
	margin: 0;
}

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .facetapi-facetapi-checkbox-links li a {
    background-image: url("../../img/listing/reservable-off.png");
	width: 44px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .facetapi-facetapi-checkbox-links li a:hover {
    background-image: url("../../img/listing/reservable-on.png");
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .facetapi-facetapi-checkbox-links li {
    background-image: url("../../img/listing/reservable-on.png");
	width: 48px;
}

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .facetapi-facetapi-links li a {
    background-image: url("../../img/listing/respectsanitaire-off.svg");
	width: 44px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .facetapi-facetapi-links li a:hover {
    background-image: url("../../img/listing/respectsanitaire-on.svg");
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-respectsanitaire .facetapi-facetapi-links li {
    background-image: url("../../img/listing/respectsanitaire-on.svg");
	width: 48px;
}

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .facetapi-facetapi-links li a {
    background-image: url("../../img/listing/certifieouvert-off.svg");
	width: 44px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .facetapi-facetapi-links li a:hover {
    background-image: url("../../img/listing/certifieouvert-on.svg");
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-certifieouvert .facetapi-facetapi-links li {
    background-image: url("../../img/listing/certifieouvert-on.svg");
	width: 48px;
}

/* Facettes en image */

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .label {
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	line-height: 1.2em;
	min-height: 104px;
	width: 160px;
	padding: 24px 20px 0;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links {
	margin: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li {
	text-align: center;
	line-height: normal;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 104px;
	width: 104px;
	padding: 20px;
	margin: 10px 30px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a {
	color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 100px;
	padding: 20px;
	margin: -20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.en-famille,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.with-the-kids {
	background-image: url("../../img/listing/famille.jpg");
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.en-couple,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.as-a-couple {
	background-image: url("../../img/listing/couple.jpg");
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.entre-amis,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.with-friends {
	background-image: url("../../img/listing/amis.jpg");
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.totalement-champagne,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.for-a-champagne-trip {
	background-image: url("../../img/listing/champagne.jpg");
	padding: 20px 10px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.avec-le-city-pass,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.with-the-city-pass {
	background-image: url("../../img/listing/citypass.png");
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a .items-count {
	line-height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 38px;
	width: 38px;
	margin: 0;
	position: absolute;
	right: -2px;
	bottom: -2px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a:hover {
	color: #eda41e;
	background-image: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li a.facetapi-active {
	background-image: none;
}

/* Facettes en liste déroulante */

.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap:after,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-localisation:after,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-types:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap .form-item,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-localisation .form-item,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-types .form-item {
	position: relative;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap .label,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-localisation .label,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-types .label {
	line-height: 46px;
	background-image: url("../../img/form.png");
	background-repeat: no-repeat;
	background-position: 100% -300px;
	border: 2px solid #ffffff;
	height: 48px;
	min-height: 0;
	padding: 0 31px 0 10px !important;
	margin: 0;
	display: block;
	float: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap .label:before {
	content: "";
	background-image: url("../../img/listing/tourisme-handicap.png");
	background-repeat: no-repeat;
	height: 44px;
	width: 64px;
	margin: 0 10px 0 -10px;
	display: block;
	float: left;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap .facetapi-facetapi-checkbox-links,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-localisation .facetapi-facetapi-checkbox-links,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-types .facetapi-facetapi-checkbox-links {
	width: 100%;
	margin: 0;
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap .form-item:hover .facetapi-facetapi-checkbox-links,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-localisation .form-item:hover .facetapi-facetapi-checkbox-links,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-types .form-item:hover .facetapi-facetapi-checkbox-links {
	display: block;
	z-index: 10;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap .facetapi-facetapi-checkbox-links li,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-localisation .facetapi-facetapi-checkbox-links li,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-types .facetapi-facetapi-checkbox-links li {
	margin: -2px 0 0;
	float: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-labeltourimehandicap .facetapi-facetapi-checkbox-links li a .items-count,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-localisation .facetapi-facetapi-checkbox-links li a .items-count,
.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-types .facetapi-facetapi-checkbox-links li a .items-count {
	float: right;
}

/* Plus de filtres */

.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link,
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link {
	text-align: left;
	background-color: #da9532;
	width: 50%;
	margin: 15px 0 0;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link {
	text-align: center;
	float: right;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link {
	text-align: left;
	float: left;
  clear: both;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link a,
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link a {
	color: #ffffff;
	font-family: "DaxRegular", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 72px;
	height: 68px;
	position: relative;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link a {
	padding: 0 20px;
	display: inline-block;
	cursor: pointer;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link a:hover,
.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link a:focus,
.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link a:active {
	color: #eda41e;
	background-color: #ffffff;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link a {
	max-width: 440px;
	padding: 0 0 0 88px;
	margin: 0 0 0 auto;
	display: block;
	position: relative;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link a span {
	content: "+";
	color: #eda41e;
	font-size: 2.750em;
	text-align: center;
	background-color: #ffffff;
	height: 68px;
	width: 68px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link a:hover span,
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link a:focus span,
.node-type-page-liste-d-offre #region-content .group-strate03 .more-link a:active span {
	color: #da9532;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-more-filter {
	background-color: #da9532;
	padding: 15px 0 0;
	clear: both;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-more-filter .block-facet .facetapi-facetapi-checkbox-links li a,
.node-type-page-liste-d-offre #region-content .group-strate03 .view-more-filter .block-facet .facetapi-facetapi-links li a {
	background-color: #da9532;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-more-filter .block-facet .facetapi-facetapi-checkbox-links li a .items-count,
.node-type-page-liste-d-offre #region-content .group-strate03 .view-more-filter .block-facet .facetapi-facetapi-links li a .items-count {
	background-color: #e1aa5b;
}



/* TRI */

.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters {
	padding: 45px 30px;
	float: left;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters .views-exposed-widgets {
	margin: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters .views-exposed-widgets .views-widget-filter-search_api_date_between {
	/*display: none;*/
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters .views-exposed-widget {
	padding: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters label {
	color: #424242;
	font-family: "DaxRegular", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	min-height: 48px;
	padding: 16px 20px 0;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters input[type=text],
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters select {
	color: #424242;
	font-family: "DaxRegular", Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 2px solid #6a6a6a;
	height: 48px;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters input[type=text] {
	padding: 0 10px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters select {
	background-image: url("../../img/form.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 0 31px 0 6px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters select {
		background-image: none;
		padding: 0 0 0 6px;
	}
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters select option {
	padding: 5px 10px;
	outline: none;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters input[type=text]:focus,
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters input[type=text]:active,
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters select:focus,
.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters select:active {
	box-shadow: none;
}



/* RESULTATS */

.node-type-page-liste-d-offre #region-content .group-strate03 .resultats {
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 2.19em;
	text-align: right;
	height: 48px;
	max-width: 1050px;
	padding: 42px 20px 48px;
	margin: 0 auto;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .resultats span {
	color: #eda41e;
	font-size: 1.715em;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .resultats span.total {
	color: #000000;
	font-size: 1em;
}



/* CARTE */

.node-type-page-liste-d-offre #region-content .group-strate03 .map-and-listing {
	position: relative;
	clear: left;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view {
	height: 100vh;
	width: 50%;
	max-width: 800px;
	position: absolute;
	top: 0;
	right: 50%;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view.fixed {
	position: fixed;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view.absolute-bottom {
	top: auto;
	bottom: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view.fixed,
.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view.absolute-bottom {
	padding-top: 58px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view .leaflet-container {
	height: 100% !important;
}



/* LISTING */

.node-type-page-liste-d-offre #region-content .group-strate03 .map-and-listing > .view-content {
	background-color: #f2eee9;
	min-height: 770px;
	padding: 15px 5px;
	margin: 0 0 0 50%;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .view-content:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row {
	background-color: transparent !important;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row:nth-child(odd) {
	clear: left;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .node {
	text-align: center;
	background-color: #ffffff;
	/*height: 400px;*/
	margin: 15px;
	position: relative;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .media {
	position: relative;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .media:after {
	content: "";
	background-image: url("../../img/listing/photo_mask.png");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 100% auto;
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .media img {
	height: auto !important;
	width: 100% !important;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .media h2 {
	min-height: 42px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .media h2 a,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .media h2 span {
	color: #ffffff;
	font-family: "DaxCondensed";
	text-transform: uppercase;
	background-color: #eda41e;
	max-width: 90%;
	padding: 5px 10px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu {
	height: 115px;
	padding: 10px 20px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .classement {
	margin: 5px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .classement img {
	height: 15px;
	width: auto;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .classement img + img {
	margin-left: 10px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .type,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .commune,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .langues,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .duree {
	font-size: 0.815em;
	margin: 5px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .commune {
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .labels {
	margin: 10px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .labels img {
	max-height: 30px;
	width: auto;
	margin: 10px 5px 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .date,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .divers {
	font-size: 0.815em;
	margin: 20px 0 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .date .other_dates .nb_other_dates {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 12;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .tarif {
	color: #ffffff;
	background-color: rgba(237, 164, 30, 0.8);
	height: 65px;
	width: 80px;
	padding: 15px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .tarif span {
	font-size: 0.7em;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .tarif strong {
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 5px 0 0;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .tarif strong:after {
	content: "€";
	font-family: "DaxRegular", Arial, Helvetica, sans-serif;
	font-size: 0.5em;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .resa {
	position: absolute;
	top: 0;
	left: 0;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .resa a {
	color: #ffffff;
	font-size: 1em;
	line-height: 27px;
	background-color: rgba(37, 49, 106, 0.7);
	height: 25px;
	padding: 0 15px;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .resume {
	color: #000000;
	font-size: 0.938em;
	line-height: 1.125em;
	background-color: rgba(237, 164, 30, 0.8);
	height: 100%;
	width: 100%;
	padding: 80px 30px 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .lien {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .lien a {
	font-size: 0;
	height: 100%;
	width: 100%;
	display: block;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .lien a:hover,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .lien a:focus,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .lien a:active {
	background-color: rgba(237, 164, 30, 0.8);
	background-image: url("../../img/icon/more-black.svg");
	background-repeat: no-repeat;
	background-position: 50% 70%;
	background-size: 32px 32px;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .resume + .lien a:hover,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .resume + .lien a:focus,
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .apercu .resume + .lien a:active {
	background-color: transparent;
}
.node-type-page-liste-d-offre #region-content .group-strate03 .views-row .node:hover .apercu .resume {
	display: block;
}



/* PAGINATION */

.node-type-page-liste-d-offre #region-content .map-and-listing > .item-list {
	background-color: #f2eee9;
	padding: 30px 0;
	margin: 0 0 0 50%;
}
.node-type-page-liste-d-offre #region-content .item-list .pager li a {
	background-color: #ffffff;
}
.node-type-page-liste-d-offre #region-content .item-list .pager li a:hover,
.node-type-page-liste-d-offre #region-content .item-list .pager li a:focus,
.node-type-page-liste-d-offre #region-content .item-list .pager li a:active {
	background-color: #f36d38;
}



/* =====================
PLAGIAT DAYUSE.COM
===================== */

.node-type-page-liste-d-offre #menu-mobile {
	background-color: rgba(0, 0, 0, 0.5);
	height: 50px;
	width: 100%;
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 30;
}
.node-type-page-liste-d-offre #menu-mobile li {
	display: table-cell;
	vertical-align: top;
}
.node-type-page-liste-d-offre #menu-mobile li span.mode-carte,
.node-type-page-liste-d-offre #menu-mobile li span.mode-liste {
	color: #ffffff;
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	line-height: 28px;
	border: 1px solid #ffffff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height: 30px;
	min-width: 100px;
	margin: 10px 0 10px 10px;
	display: block;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-type-page-liste-d-offre #menu-mobile li span.mode-carte.active,
.node-type-page-liste-d-offre #menu-mobile li span.mode-liste.active {
	color: #000000;
	background-color: #ffffff;
	cursor: default;
}
.node-type-page-liste-d-offre #menu-mobile li span.mode-recherche {
	font-size: 0;
	background-image: url("../../img/icon/parameter.svg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 30px auto;
	height: 30px;
	width: 30px;
	padding: 10px;
	margin: 0 0 0 auto;
	display: block;
	cursor: pointer;
}
.node-type-page-liste-d-offre #menu-mobile li span.mode-recherche.active {
	background-color: #000000;
}



/* =====================
DATE BETWEEN & VIEW-EMPTY
===================== */

.node-type-page-liste-d-offre #region-content .views-exposed-form #edit-search-api-date-between-wrapper input {
	width: 280px;
}
.node-type-page-liste-d-offre #region-content .views-exposed-form .views-exposed-widget .form-submit {
	color: #ffffff;
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: none;
	background: #da9532;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	height: 48px;
	padding: 0 20px;
	margin: 0 0 0 20px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.node-type-page-liste-d-offre #region-content .views-exposed-form .views-exposed-widget .form-submit:hover {
	background-color: #eda41e;
}

/* */

.daterangepicker td.in-range {
	background-color: rgba(237, 164, 30, 0.2);
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
	background-color: #eda41e;
}

/* */

.node-type-page-liste-d-offre .view-empty div {
	font-family: "DaxRegular", Arial, Helvetica, sans-serif;
	font-size: 1.250em;
}
.node-type-page-liste-d-offre .view-empty a {
	color: #eda41e;
	font-family: "DaxCondensedBold", Arial, Helvetica, sans-serif;
	font-size: 1.200em;
	text-transform: none;
	line-height: 56px;
	background-color: #ffffff;
	border: 2px solid #eda41e;
}
.node-type-page-liste-d-offre .view-empty a:hover {
	color: #ffffff;
	background-color: #eda41e;
}



/* =====================
RESPONSIVE
===================== */

@media only screen and (max-width: 1024px) {

	/* CARTE */

	.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view {
		background-image: none;
		padding-right: 0;
	}
}

@media only screen and (max-width: 760px) {

	/* COUPS DE COEUR */

	.node-type-page-liste-d-offre #region-content .group-strate01 {
		padding-bottom: 75px;
	}
	.node-type-page-liste-d-offre #region-content .group-strate01 .views-row .node {
		margin: 0 0 20px !important;
	}
	.node-type-page-liste-d-offre #region-content .group-strate01 .views-row:last-child .node {
		margin: 0 !important;
	}

	/* RECHERCHE */

	.node-type-page-liste-d-offre #region-content .group-strate03 .view-header {
		padding: 15px 0 0;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.large-6 .block-facet {
		max-width: none;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.left .block-facet,
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facetapi.right .block-facet {
		padding: 15px 20px;
		margin: 0 auto;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet .label {
		min-height: 0;
		width: auto;
		padding: 0;
		margin: 0 0 10px !important;
		float: none;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-urlreservation .label {
		margin: 0 0 0 15px !important;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet select {
		color: #ffffff;
		font-family: "DaxRegular", Arial, Helvetica, sans-serif;
		font-size: 1em;
		background-color: transparent;
		background-image: url("../../img/form.png");
		background-repeat: no-repeat;
		background-position: 100% -300px;
		border: 2px solid #ffffff;
		height: 48px;
		width: 100%;
		padding: 0 31px 0 10px;
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container,
	.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-multi .chosen-choices li.search-field input[type="text"],
	.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-single .chosen-single {
		width: 100% !important;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .chosen-container-multi .chosen-choices li {
		float: none;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links {
		text-align: center;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .block-facet-tagsenvie .facetapi-facetapi-links li {
		margin: 10px 5px 0;
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .reset-link {
		text-align: right;
		width: 42%;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .more-link {
		width: 58%;
	}

	/* */

	.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters {
		width: 100%;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters .views-exposed-widgets {
		max-width: none;
		padding: 15px 20px;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-header .view-filters + .block-facetapi.left .block-facet {
		padding: 15px 20px;
	}

	/* TRI */

	.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters {
		padding-bottom: 0;
		float: none;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters .views-exposed-widget {
		float: none;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters label {
		min-height: 0;
		padding: 0;
		margin: 0 0 10px;
		float: none;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters input[type="text"],
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters select {
		width: 100%;
	}

	/* RESULTATS */

	.node-type-page-liste-d-offre #region-content .group-strate03 .resultats {
		text-align: center;
	}

	/* CARTE */

	.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view {
		background-image: url("../../img/leaflet/grip.png");
		height: 500px !important;
		width: auto;
		padding-top: 0 !important;
		padding-right: 28px;
		position: static !important;
	}

	/* LISTING */

	.node-type-page-liste-d-offre #region-content .group-strate03 .map-and-listing > .view-content {
		margin: 0;
	}

	/* PAGINATION */

	.node-type-page-liste-d-offre #region-content .map-and-listing > .item-list {
		margin: 0;
	}
	.node-type-page-liste-d-offre #region-content .map-and-listing > .item-list .pager li.pager-item {
		display: none;
	}



	/* =====================
	PLAGIAT DAYUSE.COM
	===================== */

	.node-type-page-liste-d-offre footer {
		padding-bottom: 100px;
	}
	.node-type-page-liste-d-offre.mode-recherche,
	.node-type-page-liste-d-offre.mode-carte {
		overflow: hidden;
	}
	.node-type-page-liste-d-offre #menu-mobile {
		display: table;
	}
	.node-type-page-liste-d-offre #backtotop {
		bottom: 70px;
	}

	/* RECHERCHE */

	.node-type-page-liste-d-offre #region-content .group-strate03 .view-header {
		height: 100%;
		width: 0;
		padding-top: 58px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 21;
		overflow: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		-webkit-transition: -webkit-opacity 0.3s ease-in-out, width 0s 0.3s ease-in-out;
		-moz-transition: -moz-opacity 0.3s ease-in-out, width 0s 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out, width 0s 0.3s ease-in-out;
	}
	.node-type-page-liste-d-offre #region-content .group-strate03 .view-header:after {
		height: 50px;
	}
	.node-type-page-liste-d-offre.mode-recherche #region-content .group-strate03 .view-header {
		width: 100%;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-webkit-transition: -webkit-opacity 0.3s ease-in-out, width 0s ease-in-out;
		-moz-transition: -moz-opacity 0.3s ease-in-out, width 0s ease-in-out;
		transition: opacity 0.3s ease-in-out, width 0s ease-in-out;
	}

	/* TRI */

	.node-type-page-liste-d-offre #region-content .group-strate03 .view-filters {
		padding-top: 0;
	}

	/* CARTE */

	.node-type-page-liste-d-offre #region-content .group-strate03 .leaflet-view {
		background-image: none;
		height: 100% !important;
		width: 100%;
		padding-top: 58px !important;
		padding-right: 0;
		padding-bottom: 50px;
		position: fixed !important;
		top: 100vh !important;
		right: auto;
		bottom: auto !important;
		left: -100%;
		z-index: 20;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: left 0.3s ease-in-out, top 0s 0.3s ease-in-out;
		-moz-transition: left 0.3s ease-in-out, top 0s 0.3s ease-in-out;
		transition: left 0.3s ease-in-out, top 0s 0.3s ease-in-out;
	}
	.node-type-page-liste-d-offre.mode-carte #region-content .group-strate03 .leaflet-view {
		top: 0 !important;
		left: 0;
		-webkit-transition: left 0.3s ease-in-out, top 0s ease-in-out;
		-moz-transition: left 0.3s ease-in-out, top 0s ease-in-out;
		transition: left 0.3s ease-in-out, top 0s ease-in-out;
	}

	/* DATE BETWEEN & VIEW-EMPTY */

	.node-type-page-liste-d-offre #region-content .views-exposed-form #edit-search-api-date-between-wrapper input {
		width: 100%;
	}
}
