/*
Theme Name: Aintourisme - New
Description:
Version: 1.1.1
Author: Agence ADAKA
Author URI: http://www.adaka.fr

Adaka
  http://www.adaka.fr/

*/

/*

	CSS summary :
	- FOR TESTS
		- THE CONTENT
		- HELPERS
		- LOADER
		- HEADER
		- OPENSYSTEM CART
		- MAPS
		- FOOTER
		- HOME
		- APIDAE LIST
		- APIDAE AGENDA LIST
		- APIDAE OBJECT
		- EDITORIALE
		- CARTE INTERACTIVE
		- MON COMPTE
		- BROCHURES
		- PLAN DU SITE

*/
body.overflowHidden {
	overflow: hidden;
}
#sound-control {
	position: absolute;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    z-index: 100;
    color: #ff2200;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    padding-top: 5px;
}
#sound-control:hover {
	color: #fff;
	background: #1f2121;
}
#sound-control.activate .icon-son-off ,
#sound-control .icon-son {
	display: none;
}
#sound-control.activate .icon-son ,
#sound-control .icon-son-off {
	display: inline-block;
}

body.single-a_apidae .container_resa .BlocMoteurResa .BlocHoraires .entetehoraires {
    margin-top: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    height: auto!important;
}
body.error404 {
    padding-top: 1px;
}

/*
font-family: 'Amatic SC', cursive;
font-family: 'Lato', sans-serif;
*/

.noUi-pips-horizontal {
	height: 60px!important;
}

.adakaflexcontent-galerie_images_textes_first .slider .image .content .cell .bg,
.adakaflexcontent-galerie_images_textes .slider .image .content .cell .bg {
	max-width: 53%;
    background: rgba(0,0,0,0.7);
    padding: 9px 22px 23px;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content .texte ,
.adakaflexcontent-galerie_images_textes .slider .image .content .texte {
	width: 100%;
    max-width: 100%;
}
body.page-template-adaka-flex-content h1.post-title {
	padding: 25px 15px 0;
}
@media(max-width: 767px) {
	.adakaflexcontent-galerie_images_textes_first .slider .image .content .cell .bg,
	.adakaflexcontent-galerie_images_textes .slider .image .content .cell .bg {
		width: 100%;
		max-width: 100%;
	}
}



/** FOR TESTS **/
#list_selections_Gmap {
	width: 100%;
	height: 350px;
	border-bottom: 1px solid #ff0000;
}
body.page-template-template-carte-interactive {
	height: 100%;
	margin: 0;
	padding: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888;
  font-style: italic;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #888;
  font-style: italic;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #888;
  font-style: italic;
}
:-moz-placeholder { /* Firefox 18- */
  color: #888;
  font-style: italic;
}

/* Preload images to prevent blink on hover */
body:after{
    position:absolute;
	z-index:-1;
    content: url(img/logo-hover.png) url('img/footer-map-hover.png');
	display: none;
}
html[lang="en-US"] body:after{
    content: url(img/logo-hover_en.png) url('img/footer-map-hover_en.png');
}
/* \FOR TESTS **/

html, body {
	height: 100%;
	font-family: 'Lato', sans-serif!important;
}
img {
	max-width: 100%;
	height: auto;
}

.myaccount-form .form-group{
	margin-bottom: 25px;
}
.myaccount-form .form-group label.required:after{
	color: #000;
}
.myaccount-form .form-group .form-control{
	border: 1px solid #C6C7C8;
	border-radius: 2px;
	box-shadow: none;
}
.myaccount-container{
	padding: 19px 0;
}
.anchor-header{
	background: #000;
	color: #fff;
	padding: 15px 24px;
	font-weight: bold;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}
.anchor-header#last-seen{
	margin-bottom: 27px;
}
#form_inscr_news .btn,
#create_account_form .btn{
	padding: 5px 25px;
	background: #DD1D58;
	border: none;
	color: #fff;
	font-size: 1.6rem;
	text-transform: uppercase;
	margin-top: 8px;
	display: inline-block;
}
#form_inscr_news > .container > .row > .col-md-9,
#create_account_form > .container > .row > .col-md-9{
	padding-top: 67px;
}
#form_inscr_news .sidebar,
#create_account_form .sidebar{
	margin-top: 35px;
}
#form_inscr_news .mes-envies ,
#create_account_form .mes-envies {
	padding-bottom: 58px;
}
#form_inscr_news .mes-envies .row:first-child ,
#create_account_form .mes-envies .row:first-child {
	margin: 8px -15px 20px;
}
#form_inscr_news .mes-envies .pink-checkbox:first-child ,
#create_account_form .mes-envies .pink-checkbox:first-child {
	margin-left: 15px;
}
#form_inscr_news .mes-envies .envie-item ,
#create_account_form .mes-envies .envie-item {
	width: 100%;
	cursor: pointer;
	text-align: center;
	margin-bottom: 15px;
}
#form_inscr_news .mes-envies .envie-item span ,
#create_account_form .mes-envies .envie-item span {
	color: #bcbbbc;
	background: url('img/find-something-bulle.svg') center center no-repeat;
	background-size: contain;
	height: 54px;
	width: 48px;
	display: inline-block;
	line-height: 47px;
	font-size: 26px;
}
#form_inscr_news .mes-envies .envie-item div.text ,
#create_account_form .mes-envies .envie-item div.text {
	font-size: 1.2rem;
	font-style: italic;
	color: #bcbbbc;
	white-space: nowrap;
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
}
#create_account_form .mes-envies .envie-item.selected {}
#form_inscr_news .mes-envies .envie-item.selected span ,
#create_account_form .mes-envies .envie-item.selected span {
	color: #fff;
	background: url('img/find-something-bulle-select.svg');
}
#form_inscr_news .mes-envies .envie-item.selected div.text ,
#create_account_form .mes-envies .envie-item.selected div.text {
	color: #000;
}
#form_inscr_news .right-border ,
#create_account_form .right-border {
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	width: 2px;
	background: #C6C7C8;
	margin-left: -1px;
}
#form_inscr_news .row-choose ,
#create_account_form .row-choose {
	text-align: center;
    margin-top: 22px;
	position: relative;
}
#form_inscr_news .row-choose:first-child ,
#create_account_form .row-choose:first-child {
    margin-top: 0px;
}
#form_inscr_news .row-choose .selected div.text ,
#create_account_form .row-choose .selected div.text {
	color: #dd1d58;
}
#form_inscr_news .popin-validate ,
#create_account_form .popin-validate {
	position: absolute;
	display: block;
	padding-bottom: 25px;
	cursor: pointer;
	width: 110px;
	top: 100%;
	left: 50%;
	margin-left: -55px;
	margin-top: -45px;
}
#form_inscr_news .popin-validate .icon-bulle ,
#create_account_form .popin-validate .icon-bulle {
	font-size: 110px;
	color: #00b1c3;
}
#form_inscr_news .popin-validate:hover .icon-bulle ,
#create_account_form .popin-validate:hover .icon-bulle {
	color: #becd00;
}
#form_inscr_news .popin-validate .icon-valider ,
#create_account_form .popin-validate .icon-valider {
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -20px;
}


.pink-checkbox label{
	padding-left: 26px;
	font-weight: bold;
}
.pink-checkbox input[type="checkbox"]:checked + label:after{
	top: 5px;
	color: #fff;
	left: 4px;
	font-size: 14px;
}
.pink-checkbox label:before{
	width: 25px;
	height: 25px;
	border-color: #C6C7C8;
	border-radius: 0;
}
.pink-checkbox input[type="checkbox"]:checked + label:before{
	background-color: #DD1D58;
	border-color: #DD1D58;
}

/** THE CONTENT **/
.post-content * {
	max-width: 100%;
	height: auto;
}
.container_margin_bottom {
	margin-bottom: 50px;
}
.post-content .display-inline {
	display: inline!important;
}
	/* Balises block */
.post-content h2{
	font-size: 2.3rem;
	font-weight: bold;
	color: #BECD00;
	line-height: 1.2em;
	position: relative;
	padding: 0 0 0 22px;
	margin-bottom: 32px;
}
.post-content h2:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 15px;
    height: 15px;
    background: #BECD00;
    margin-top: -8px;
}
.post-content h3{
	font-size: 2rem;
    font-weight: bold;
    color: #BECD00;
    line-height: 1em;
    position: relative;
    margin-bottom: 17px;
}
.post-content h4{
    font-size: 1.8rem;
    font-weight: bold;
    color: #BECD00;
    line-height: 1em;
    position: relative;
    margin-bottom: 13px;
}
.post-content h5{
    font-size: 1.6rem;
    line-height: 1em;
    position: relative;
    margin-bottom: 13px;
    font-weight: bold;
    color: #333;
}
.post-content h6{
    font-size: 1.4rem;
    line-height: 1em;
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
}
.post-content p{
	margin-bottom: 30px;
}
.post-content p + ul{
	margin-top: -22px;
}
aside .post-content p{
	margin-bottom: 10px;
}
.post-content em{
	font-style: italic;
}
.post-content ul{
	margin-bottom: 30px;
	margin-left: 16px;
}
.post-content li p{
	margin-bottom: 0;
	margin-top: 10px;
}
aside .post-content ul{
	margin-bottom: 10px;
}
.post-content ul ul{
	margin-bottom: 10px;
}
.post-content ol{
	margin-bottom: 30px;
	margin-left: 16px;
	list-style: inherit;
	list-style-type: decimal;
}
.post-content ol ol{
	margin-bottom: 10px;
}
.post-content blockquote{ }
.post-content pre{ }
.post-content address{ }
.post-content address{ }
.post-content em {
	font-style: italic;
}

.ratio-16-9,
.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin-bottom: 32px;
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

	/* Balises inline */
.post-content strong{ }
.post-content em{ font-style: italic; }
.post-content acronym{ }
.post-content code{ }
.post-content del{ }
.post-content ins{ }
.post-content a{
	display: inline-block;
	color: #BECD00;
	text-decoration: underline;
	font-weight: bold;
}
.page-template-template-favoris .post-content a{
	color: #DD1D58;
}
.apidae-pesentation .mise_en_avant,
.post-content .mise_en_avant {
	font-size: 1.6rem;
	margin-bottom: 30px;
	font-weight: bold;
}
.post-content a.btn,
.post-content a.btn_resa,
.post-content a.btn_doc,
.post-content button.btn{
	display: inline-block;
    text-decoration: none;
    border: 2px solid #BECD00;
    position: relative;
    font-size: 1.6rem;
    padding: 3px 53px 4px 19px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.post-content .text-center button.btn{
	padding: 3px 19px 4px;
	}
.post-content a.btn:after,.post-content a.btn:before,
.post-content a.btn_doc:after,.post-content a.btn_doc:before,
.post-content a.btn_resa:after,.post-content a.btn_resa:before{
    position: absolute;
    font-family: 'aintourisme' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 7px;
    top: 3px;
    content: "\e900";
    z-index: 1;
    color: #000;
    font-size: 2.2rem;
}
.post-content a.btn:before{
	z-index: 2;
	content: "\e901";
	color: #FFF;
}
.post-content a.btn_resa{
	border: 2px solid #DD1D58;
	color: #DD1D58!important;
}
.post-content a.btn_resa:after {
	color: #DD1D58
}
.post-content a.btn_resa:before {
	content: "\e906";
    z-index: 2;
    color: #FFF;
    font-size: 1.3rem;
    top: 8px;
    right: 11px;
}
.post-content a.btn_doc:before {
	content: "\e98a";
    z-index: 2;
    color: #FFF;
    font-size: 1.3rem;
    top: 8px;
    right: 11px;
}
.post-content a:hover,
.post-content button.btn:before{ text-decoration: none; }
.post-content .mise_en_avant_2 {
	background: #ECEDED;
	padding: 14px 49px 18px;
	margin-bottom: 36px;
}

	/* Classes des images */
.alignleft{ display:inline; float:left; margin: 0 15px 15px 0;}
.aligncenter{ clear:both;	display:block; margin-left:auto; margin-right:auto;}
.alignright{ display:inline; float:right; margin: 0 0 15px 15px;}
.size-auto{ }
.size-medium{ }
.size-large{ }
.size-full{ }
.wp-caption{ }
.wp-caption img{ }
.gallery{ }
.gallery .gallery-item{ }

/** HELPERS **/
@media (max-width: 768px)
	{ .col-xs-clear { clear: both; } }
@media (min-width: 769px) AND (max-width: 991px)
	{ .col-sm-clear { clear: both; } }
@media (min-width: 992px) AND (max-width: 1199px)
	{ .col-md-clear { clear: both; } }
@media (min-width: 1200px)
	{ .col-lg-clear { clear: both; } }


.opacity-0 {
	opacity:0;
}
.overflow-hidden {
	width: 100%;
	overflow: hidden;
}
.bg-white {
	background: #fff;
}
.txt-right {
	text-align: right;
}
label.txt-right {
	padding-left: 0;
}
.popin-title {
    font-family: 'Amatic SC', cursive;
    font-size: 4rem;
    font-weight: bold;
    background: #1F2121;
    color: #fff;
    line-height: 65px;
    padding-left: 25px;
}
.popin-para {
    background: #00B1C3;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.8em;
    padding: 5px 25px;
}
.popin-sub-title {
	font-size: 2rem;
	text-align: center;
	font-weight: bold;
	color: #000;
	margin: 25px;
}
.italic {
	font-style: italic;
}
.only-print {
	display: none;
}
.only-mobile {
	display: none;
}
.clear {
	clear: both;
}
.block {
	display: block;
}
.relative {
	position: relative;
}
.no-pad-lft {
	padding-left: 0!important;
}
.bloc-apidae-sel .bloc-apidae-sel-image,
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark.icon-bulle ,
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark .icon-bookmark ,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools,
#will-like .bloc-apidae-sel .content .hover_tools,
#list-apidae-result .bloc-apidae-sel .content .hover_tools,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools,
#footer_alentours .filtres a:after,
#footer_alentours .bloc-apidae-sel .content .hover_tools,
#footer_alentours .bloc-apidae-sel .bookmark .icon-bulle ,
#footer_alentours .bloc-apidae-sel .bookmark .icon-bookmark ,
#list-apidae-sel .bloc-apidae-sel .bookmark .icon-bulle ,
#list-apidae-sel .bloc-apidae-sel .bookmark .icon-bookmark ,
#list-apidae-result .bloc-apidae-sel .bookmark .icon-bulle ,
#list-apidae-result .bloc-apidae-sel .bookmark .icon-bookmark ,
#wrap_crosseling .bloc-apidae-sel .bookmark .icon-bulle ,
#will-like .bloc-apidae-sel .bookmark .icon-bulle ,
#wrap_crosseling .bloc-apidae-sel .bookmark .icon-bookmark ,
#will-like .bloc-apidae-sel .bookmark .icon-bookmark ,
#filters-col .apidae-filter-title.open .icon-corner-down,
#filters-col .apidae-filter-title .icon-corner-down,
.apidae-filter-list input[type="checkbox"]:checked + label:before,
.apidae-filter-list input[type="checkbox"]:not(:checked) + label:before,
.apidae-filter-list input[type="checkbox"]:checked + label:after,
.apidae-filter-list input[type="checkbox"]:not(:checked) + label:after,
#wrap_crosseling .bloc-apidae-sel .content,
#wrap_crosseling .bloc-apidae-sel .content .hoverLayer,
#will-like .bloc-apidae-sel .content,
#will-like .bloc-apidae-sel .content .hoverLayer,
#list-apidae-sel .bloc-apidae-sel .content,
#list-apidae-sel .bloc-apidae-sel .content .hoverLayer,
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools,
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access,
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access *,
#wrap_crosseling .bloc-apidae-sel .content .hoverLayer .apidae-fast-access,
#wrap_crosseling .bloc-apidae-sel .content .hoverLayer .apidae-fast-access *,
#will-like .bloc-apidae-sel .content .hoverLayer .apidae-fast-access,
#will-like .bloc-apidae-sel .content .hoverLayer .apidae-fast-access *,
#list-apidae-sel .bloc-apidae-sel .content .hoverLayer .apidae-fast-access,
#list-apidae-sel .bloc-apidae-sel .content .hoverLayer .apidae-fast-access *,
#footer_alentours .bloc-apidae-sel .content,
#footer_alentours .bloc-apidae-sel .content .hoverLayer,
#footer_alentours .bloc-apidae-sel .content .hoverLayer .apidae-fast-access,
#footer_alentours .bloc-apidae-sel .content .hoverLayer .apidae-fast-access *,
#list-apidae-result .bloc-apidae-sel .content,
#list-apidae-result .bloc-apidae-sel .content .hoverLayer,
#list-apidae-result .bloc-apidae-sel .content .hoverLayer .apidae-fast-access,
#list-apidae-result .bloc-apidae-sel .content .hoverLayer .apidae-fast-access *,
.single-a_apidae.a_apidae-event #apidae-event-images-pager span,
#logo > img,
#search-form #search-facette-btn,
#search-form #search-facette-btn .icon-wave,
#search-form #search-facette-btn .icon-wave-2,
#widget-panier .OsPanier .ospanier.mini .entete span:before,
header nav.tools ul li#header-nav-search form #search-facette-btn span:before,
.single-a_apidae section.container .isOpenToday,
.find-something-popin .popin-content .find-something-popin-validate *,
a, .animate, .btn, #will-like .bloc-apidae-sel .bull:after,#wrap_crosseling .bloc-apidae-sel .bull:after, #list-apidae-result .bloc-apidae-sel .bull:after, #list-apidae-sel .bloc-apidae-sel .bull:after, #footer_alentours .bloc-apidae-sel .bull:after,
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.link:after,
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3:not(#h3_avis) {
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.entete {
   margin-left: 10px;
   margin-top: 6px;   
}
.animate_long {
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.text-right{
	text-align: right;
}
.has-error .form-control {
	border-color: #CCCCCC;
}
.has-error .help-block {
	color: #FF0000;
	font-size: 1.2rem;
	margin-top: 8px;
	margin-bottom: 0;
	position: absolute;
	bottom: 1px;
	left: 15px;
}
#login_form .has-error .help-block ,
#create_account_form .has-error .help-block {
	bottom: -16px;
}


/** LOADER **/
.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
		  transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
	  -ms-transform: scale(1.1);
		  transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1f2121;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
		  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
	  -ms-transform-origin: 100% 100%;
		  transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
		  transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
		  transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
		  transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
		  animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
		  animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
		  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
	-webkit-transform: perspective(140px) rotateX(-180deg);
			transform: perspective(140px) rotateX(-180deg);
	opacity: 0;
  } 25%, 75% {
	-webkit-transform: perspective(140px) rotateX(0deg);
			transform: perspective(140px) rotateX(0deg);
	opacity: 1;
  } 90%, 100% {
	-webkit-transform: perspective(140px) rotateY(180deg);
			transform: perspective(140px) rotateY(180deg);
	opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
	-webkit-transform: perspective(140px) rotateX(-180deg);
			transform: perspective(140px) rotateX(-180deg);
	opacity: 0;
  } 25%, 75% {
	-webkit-transform: perspective(140px) rotateX(0deg);
			transform: perspective(140px) rotateX(0deg);
	opacity: 1;
  } 90%, 100% {
	-webkit-transform: perspective(140px) rotateY(180deg);
			transform: perspective(140px) rotateY(180deg);
	opacity: 0;
  }
}
/** HEADER **/
#logo {
    position: absolute;
    top: 0;
    left: 136px;
	z-index: 130;
}
#logo > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 156px;
	height: 156px;
	background-image: url(img/logo-v2.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	max-width: none;
	opacity: 1;
}
#logo > img.hover {
	display: block;
	width: 156px;
	height: 156px;
	opacity: 0;
}

.page-template-template-territoire #logo > img {
	height: auto;
}

#logo:hover > img {
	opacity: 1;
}
#logo:hover > img.hover {
	opacity: 1;
}
body.admin-bar #logo {
    top: 32px;
}
.page-template-template-territoire #logo {
	left: 110px;
	top: 10px;
}
body.page-template-template-territoire.admin-bar #logo {
	top: 42px;
}
body.home header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3000;
}
header #btn-menu {
    padding: 16px 28px 28px;
    color: #1F2121;
    font-size: 1.6rem;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 210;
}
header #btn-menu:not(.opened):hover {
    color: #fff;
	background: #1F2121;
}
header #btn-menu.opened {
	color: #fff;
	background: #00b2c0
}
.admin-bar header #btn-menu {
    top: 32px;
}
header #btn-menu span.icon-burger-menu {
	display: block;
	text-align: center;
	font-size: 30px;
	padding-top: 3px;
}
header nav.tools {
	position: absolute;
    top: 0;
    right: 0;
	z-index: 130;
}
.admin-bar header nav.tools {
	top: 32px;
}
header #bloc-title {
	margin:126px 40px 0 332px;
	max-width: 1028px;
}
header nav.tools ul { list-style: none;}
header nav.tools ul li {
	float: right;
	padding:17px 19px 0 0;
	list-style: none;
}
header nav.tools ul li a {
	font-size: 1.86rem;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: inline-block;
	line-height: 1em;
	position: relative;
	font-family: 'Amatic SC', cursive;
	padding: 4px 0 0 53px;
    top: -4px;
}
/* header nav.tools ul li a span.text {
	text-shadow: 0px 0px 3px rgb(255, 255, 255);
} */

header nav.tools ul li [class^="icon-"],
header nav.tools ul li [class*=" icon-"] {
	font-size: 48px;
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	left: 0px;
    top: 0;
}
header nav.tools ul li#header-nav-logout [class^="icon-"],
header nav.tools ul li#header-nav-logout [class*=" icon-"] {
	font-size: 25px;
	position: relative;
}
header nav.tools ul li#header-nav-logout a {
	padding: 11px 0 20px 0;
	margin: 0 12px 0 -6px;
}
header nav.tools ul li#header-nav-logout span {
    position: absolute;
    top: 100%;
    right: -10px;
    background: #1F2121;
    color: #FFF;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1em;
    font-family: 'lato';
    width: 120px;
    text-align: center;
    padding: 8px 0;
    margin: 0 0 0 -60px;
	opacity: 0;
	visibility: hidden;
}
header nav.tools ul li#header-nav-logout span:after {
    content: "";
    position: absolute;
    top: -1px;
    right: 18px;
    width: 0;
    height: 0;
    border-left: 19px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 10px solid #1F2121;
    margin: -9px 0 0 0;
}
header nav.tools ul li#header-nav-logout a:hover span {
	opacity: 1;
	visibility: visible;
}
header nav.tools ul li a span.text.tooltip,
.header-item-right .menu-icon span.text.tooltip {
    position: absolute;
    top: 55px;
    background: #E2037A;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    left: calc(50% - 18px);
    white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	font-family: 'Lato', sans-serif;
    font-size: 1.2rem;
    line-height: 1.2em;
    transform: translateX(-50%);
}
@media only screen and (max-width: 992px) {
	header nav.tools ul li a span.text.tooltip,
	.header-item-right .menu-icon span.text.tooltip {
		top: 62px;
	}
}
header nav.tools ul li a:hover span.text.tooltip,
.header-item-right .menu-icon:hover span.text.tooltip {
	visibility: visible;
	opacity: 1;
}
header nav.tools ul li a span.text.tooltip:after,
.header-item-right .menu-icon span.text.tooltip:after {
	position: absolute;
	bottom: 100%;
	right: 30%;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 9px 9px;
	border-color: transparent transparent #E2037A transparent;
}
header #header-affinitaire ,
header #header-last_search_list {
	background: #ECEDED;
	position: absolute;
	width: 100%;
	top: 86px;
	left: 0;
	z-index: 100;
	display: none;
}
.admin-bar header #header-affinitaire ,
.admin-bar header #header-last_search_list {
	top: 119px
}
header #header-affinitaire a.close ,
header #header-last_search_list a.close {
	position: absolute;
    top: 20px;
    right: 15%;
    color: #1f2020;
	display: block;
	text-decoration: none;
	font-size: 20px;
    z-index: 101;
}
header #header-affinitaire .list ,
header #header-last_search_list .list {
	margin: 45px 60px 0px 320px;
}
header nav.tools ul li#header-nav-search {
    margin: 0;
    padding: 27px 12px;
    margin-right: 35px;
}
header nav.tools ul li#header-nav-search.open {
	background: #ECEDED;
}
header nav.tools ul li#header-nav-search form {
	background: #fff;
	border: 1px solid #9C9E9F;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}
header nav.tools ul li#header-nav-search form i.icon-croix-champ {
	position: absolute;
    top: 9px;
    right: 18px;
    cursor: pointer;
    color: #333;
    display: none;
    font-size: 14px;
    left: auto;
	display: none;
}
header nav.tools ul li#header-nav-search.open form i.icon-croix-champ {
	display: block;
}
header nav.tools ul li#header-nav-search form input {
    border: 0;
	background: transparent;
    padding: 5px 0 5px;
    font-size: 1.5rem;
    width: 0px;
	outline: 0;
	float: left;
}
header nav.tools ul li#header-nav-search form input.open {
    padding: 5px 15px 5px 10px;
    width: 165px;
}
header nav.tools ul li#header-nav-search form #search-facette-btn {
	border: 0;
	background: transparent;
	height: 31px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 0px;
	outline: 0;
	cursor: pointer;
	float: right;
}
header nav.tools ul li#header-nav-search form #search-facette-btn span.text {
	position: absolute;
	left: -999em;
}
header nav.tools ul li#header-nav-search form #search-facette-btn span.icon-search {
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	font-size: 20px;
	margin: -13px -10px;
}
header nav.tools ul li#header-nav-search form #search-facette-btn span.icon-bulle {
	position: relative;
	font-size: 48px;
	color: #000;
	top: -5px;
	left: -15px;
	z-index: 11;
}
header nav.tools ul li#header-nav-search form #search-facette-btn:hover span.icon-search {
	color: #000;
}
header nav.tools ul li#header-nav-search form #search-facette-btn:hover span.icon-bulle {
	color: #fff;
}
header nav.tools ul li#header-nav-search form #search-facette-btn:hover span.icon-bulle:before {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
header nav.tools ul li.header-nav-lang [class^="icon-"],
header nav.tools ul li.header-nav-lang [class*=" icon-"] {
	font-weight: bold;
}
header nav.tools ul li [class^="icon-"] [class^="icon-"],
header nav.tools ul li [class*=" icon-"] [class^="icon-"],
header nav.tools ul li [class^="icon-"] [class*=" icon-"],
header nav.tools ul li [class*=" icon-"] [class*=" icon-"] {
	position: absolute;
	top: 50%;
	left: 50%;
}
header nav.tools ul li#header-nav-contact [class^="icon-"],
header nav.tools ul li#header-nav-contact [class*=" icon-"] {
}
header nav.tools ul li#header-nav-contact [class^="icon-"] *,
header nav.tools ul li#header-nav-contact [class*=" icon-"] * {
	color: #fff;
	font-size: 30px;
	margin: -19px 0 0 -15px;
	transition: all 0.3s;
}

header nav.tools ul li#header-nav-account [class^="icon-"],
header nav.tools ul li#header-nav-account [class*=" icon-"] {
	margin-right: 7px;
}

header nav.tools ul li#header-nav-account [class^="icon-"] *,
header nav.tools ul li#header-nav-account [class*=" icon-"] * {
	color: #fff;
	font-size: 20px;
	margin: -14px 0 0 -10px;
	transition: all 0.3s;
}

header nav.tools ul li#header-nav-affinitaire {
	cursor: pointer;
}
header nav.tools ul li#header-nav-affinitaire .icon-bulle {
	color: #ffff;
}
header nav.tools ul li#header-nav-affinitaire .icon-bulle:before {
    text-shadow: -1px 0 #F29700, 0 1px #F29700, 1px 0 #F29700, 0 -1px #F29700;
}
header nav.tools ul li#header-nav-affinitaire .icon-bulle span ,
header nav.tools ul li#header-nav-affinitaire:hover .icon-bulle ,
header nav.tools ul li#header-nav-affinitaire.active .icon-bulle {
	color: #F29700!important;
}
header nav.tools ul li#header-nav-affinitaire:hover .icon-bulle span ,
header nav.tools ul li#header-nav-affinitaire.active .icon-bulle span {
	color: #fff!important;
}
header nav.tools ul li#header-nav-affinitaire [class^="icon-"] *,
header nav.tools ul li#header-nav-affinitaire [class*=" icon-"] * {
    color: #fff;
    font-size: 26px;
    margin: -15px 0 0 -13px;
    transition: all 0.3s;
}

header nav.tools ul li#header-nav-cart {
	margin-right: 78px;
	background: #DD1D58;
	width: 70px;
	text-align: center;
	padding: 3px 0 2px 0!important;
	-moz-box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);

	position: relative;
	transition: background 0.3s, color 0.3s;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.4), Direction=NaN, Strength=25);
}
header nav.tools ul li#header-nav-cart.fixed {
	top: 0px!important;
	position: fixed;
	right: 0;
}
.admin-bar header nav.tools ul li#header-nav-cart.fixed {
	top: 32px!important;
}
@media (max-width: 767px) {
	header nav.tools ul li#header-nav-cart {
		position: static!important;
		top: 0px!important;
	}
	.only-mobile {
		display: block;
	}
}
header nav.tools ul li#header-nav-cart:after {
	content: '';
	position: absolute;
	background: #DD1D58;
	bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    z-index: 101;
	transition: all 0.3s;
}
header nav.tools ul li#header-nav-cart a {
	display: block;
	color: #fff;
	margin-top: 7px;
	line-height: 1.1em;
	padding: 0;
	cursor: pointer;
	background: #DD1D58;
	position: relative;
	z-index: 102;
	transition: all 0.3s;
}
header nav.tools ul li#header-nav-cart a > [class^="icon-"],
header nav.tools ul li#header-nav-cart a > [class*=" icon-"] {
	color: #fff;
	position: relative;
	margin-bottom: 8px;
	transition: all 0.3s;
}
header nav.tools ul li#header-nav-cart [class^="icon-"] *,
header nav.tools ul li#header-nav-cart [class*=" icon-"] * {
	color: #DD1D58;
	font-size: 24px;
	margin: -15px 0 0 -12px;
	transition: all 0.3s;
}

header nav.tools ul li#header-nav-bookmark [class^="icon-"],
header nav.tools ul li#header-nav-bookmark [class*=" icon-"] {
	color: #fff;
	transition: all 0.3s;
}
header nav.tools ul li#header-nav-bookmark .icon-bulle_contour {
	color: #000
}
header nav.tools ul li#header-nav-bookmark [class^="icon-"] *,
header nav.tools ul li#header-nav-bookmark [class*=" icon-"] * {
	color: #DD1D58;
	font-size: 32px;
	margin: -16px 0 0 -16px;
	transition: all 0.3s;
}
header nav.tools ul li#header-nav-bookmark .text-count {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 13px;
    background: #DD1D58;
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: -4px;
    right: -4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 22px;
    height: 22px;
    line-height: 20px;
}
header nav.tools ul li#header-nav-bookmark .text-count.long {
    font-size: 11px;
}

header nav.tools ul li#header-nav-lang a span {
	font-size: 2.2rem;
}
header nav.tools ul li#header-nav-lang [class^="icon-"],
header nav.tools ul li#header-nav-lang [class*=" icon-"] {
	color: #fff;
}
header nav.tools ul li#header-nav-lang [class^="icon-"] img,
header nav.tools ul li#header-nav-lang [class*=" icon-"] img {
	color: #fff;
}
header nav.tools ul li.header-nav-lang span img {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 30px;
	width: 30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: -18px 0 0 -15px;
}

#header-affinitaire #find-something {
	text-align: left;
	font-size: 0;
	padding-top: 16px;
	margin-bottom: 15px;
	padding: 15px 170px 0px 320px;
}
#header-affinitaire #find-something .find-something-filter {
	background: #fff;
	display: inline-block;
	width: 105px;
	margin: 0px 13px 20px;
}
#header-affinitaire #find-something .find-something-filter .icon-wave {
    margin-top: -44px;
    margin-bottom: -28px;
    font-size: 70px;
}
#header-affinitaire #find-something .find-something-filter .icon-group {
    font-size: 30px;
    margin-bottom: 10px;
    padding-top: 10px;
}
#header-affinitaire #find-something .find-something-filter .icon-bookmark {
    font-size: 26px;
    padding-top: 13px;
    margin-bottom: 11px;
}
#header-affinitaire #find-something .find-something-filter .icon-tag {
    font-size: 26px;
    padding-top: 12px;
    margin-bottom: 12px;
}
#header-affinitaire #find-something .find-something-filter .icon-calendar-2 {
	font-size: 25px;
	padding-top: 11px;
	margin-bottom: 14px;
}
#header-affinitaire #find-something .find-something-filter .is_set {
    top: 20px;
    margin-top: -12px;
}
#header-affinitaire #find-something .find-something-filter .is_set .icon-bulle {
	font-size: 40px;
}
#header-affinitaire #find-something .find-something-filter .is_set .icon-valider {
    font-size: 17px;
    margin: -11px 0 0 -9px;
}
#header-affinitaire #find-something .find-something-filter:hover * {
	color: #dd1d58;
}
#header-affinitaire #find-something .validate {
    display: inline-block;
    margin-top: 0;
    text-align: center;
    margin: 25px 0;
}
#header-affinitaire #find-something .validate .icon-bulle {
    font-size: 70px;
    position: relative;
    left: -9px;
    top: 8px;
}
#header-affinitaire #find-something .validate .icon-arrow-left {
    left: 3px;
    font-size: 40px;
    top: -15px;
}
#header-affinitaire #find-something .validate .arrow-text {
    left: 68px;
    font-size: 1.9rem;
    width: 70px;
    top: -25px;
}
#header-affinitaire #find-something .validate .text {
    font-size: 2.13rem;
    top: 24px;
}
@media(max-width: 767px) {
	#header-affinitaire #find-something {
		padding: 25px 45px 0px 25px;
	}
	header #header-affinitaire a.close {
		right: 20px;
	}
}

h1.post-title {
	color: #BECD00;
	font-size: 4.8rem;
	display: inline-block;
	margin: 0 0 34px 0;
	line-height: 1.1em;
}
h1.post-title [class^="icon-"],
h1.post-title [class*=" icon-"] {
	font-size: 2.6rem;
	vertical-align: middle
}
h1.post-title i {
	font-size: 2.6rem;
	vertical-align: middle;
}
.search h1.post-title {
	color: #1f2020;
	margin-bottom: 10px;
}
h1.post-title small.title_etiquette {
	letter-spacing: 0.2px;
    font-size: 2.2rem;
    font-family: 'Amatic SC', cursive;
    padding: 3px 15px;
    line-height: normal;
    margin-left: 11px;
    color: #FFF;
    position: relative;
    top: -8px;
    background-color: #1F2121;
    display: inline-block;
}
.page-template-template-favoris h1.post-title {
	color: #DD1D58;
}
.page-template-template-liste-agenda-apidae h1.post-title,
.page-template-template-compte-utilisateur h1.post-title {
	color: #E2007A
}
#search-more{
	font-family: 'Amatic SC', cursive;
    font-size: 4rem;
    margin-bottom: 23px;
}
#post-title-comp {
	display: inline-block;
}
#header-title {
	margin-top: -50px;
}
#breadcrumbs {
	font-size: 1.2rem;
	color: #1F2121;
	margin-bottom: 8px;
}
#breadcrumbs a {
	color: #1F2121;
	font-weight: bold;
}
#breadcrumbs a:hover {
	text-decoration: none;
}
#breadcrumbs strong {
	font-weight: normal;
	color: #87888A
}
#nav-icon3 {
	width: 30px;
	height: 26px;
	position: relative;
	margin: 3px 0 0 5px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}

#nav-icon3 span {
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	background: #1F2121;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
header #btn-menu:not(.opened):hover #nav-icon3 span {
	background: #fff;
}

#nav-icon3 span:nth-child(1) {
	top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 10px;
}

#nav-icon3 span:nth-child(4) {
	top: 20px;
}

@media (max-width: 767px){
	header {
		background-color: #1F2121;
		height: 64px;
	}
	header #btn-menu {
		padding: 0;
		color: #fff;
		font-size: 1.6rem;
		cursor: pointer;
		position: absolute;
		top: 18px;
		right: 13px;
		left: auto;
		z-index: 210;
		width: auto;
	}
	header #btn-menu .txt{
	    display: none;
	}
	#nav-icon3 span {
	    background: #fff;
	}
	header nav.tools ul li#header-nav-cart,
	header nav.tools ul li#header-nav-cart:hover {
		background: transparent;
	}
	header nav.tools ul li#header-nav-cart:hover, header nav.tools ul li#header-nav-cart:hover:after, header nav.tools ul li#header-nav-cart:hover a{
		color: inherit!important;
		background: transparent!important;
	}
	header nav.tools ul li#header-nav-cart:hover,
	header nav.tools ul li#header-nav-cart {
		margin-right: 47px;
 		width: auto;
		text-align: center;
		padding: 17px 7px!important;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
	}
	header nav.tools ul li#header-nav-cart a:hover,
	header nav.tools ul li#header-nav-cart a{
		background: transparent;
		margin-top: 0px;
		    padding-top: 0;
	}
	header nav.tools ul li#header-nav-cart .text,
	header nav.tools ul li#header-nav-account .text,
	header nav.tools ul li#header-nav-contact .text,
	header nav.tools ul li#header-nav-bookmark .text{
		display: none;
	}
	header nav.tools ul li#header-nav-cart:after{
		display: none;
	}
	header nav.tools ul li [class^="icon-"], header nav.tools ul li [class*=" icon-"] {
	    font-size: 34px;
		position: relative;
		left: 0px;
		top: 0;
	}
	header nav.tools ul li#header-nav-account [class^="icon-"], header nav.tools ul li#header-nav-account [class*=" icon-"] {
	    margin-right: 0px;
	}
	header nav.tools ul li#header-nav-cart [class^="icon-"] *, header nav.tools ul li#header-nav-cart [class*=" icon-"] * {
	    font-size: 2rem;
	    margin: -13px 0 0 -10px;
	}
	header nav.tools ul li#header-nav-contact [class^="icon-"] *, header nav.tools ul li#header-nav-contact [class*=" icon-"] * {
	    color: #000;
	    font-size: 20px;
	    margin: -13px 0 0 -11px;
	}
	header nav.tools ul li#header-nav-account [class^="icon-"] *, header nav.tools ul li#header-nav-account [class*=" icon-"] * {
	    color: #000;
	    font-size: 20px;
	    margin: -13px 0 0 -10px;
	}
	header nav.tools ul li#header-nav-bookmark [class^="icon-"] *, header nav.tools ul li#header-nav-bookmark [class*=" icon-"] * {
	    color: #DD1D58;
	    font-size: 20px;
	    margin: -11px 0 0 -10px;
	}
	header nav.tools ul li .create_account{
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		display: block;
		position: relative;
		padding: 0;
		top: 0;
		left: 0;
		float: left;
	}
	header nav.tools ul li#header-nav-contact a {
	    padding-top: 0px;
	}
	header nav.tools ul li#header-nav-cart a > [class^="icon-"], header nav.tools ul li#header-nav-cart a > [class*=" icon-"] {
		color: #fff;
		position: relative;
		transition: all 0.3s;
	}
	header nav.tools ul li {
	    float: right;
	    padding: 17px 7px;
	}
	header nav.tools ul li a {
	    font-size: inherit;
	    text-decoration: none;
	    color: #fff;
	    display: block;
	    position: relative;
	    padding: 0;
	    top: auto;
	    left: auto;
	    float: left;
	}
	#logo {
	    position: absolute;
	    top: 30px;
	    left: 26px;
	    z-index: 130;
	}
	#logo > img{
	    position: absolute;
	    z-index: 130;
		display: none;
	}
	#logo > img.hover {
		display: block;
	    opacity: 1;
		width: 72px;
    	height: auto;
	}
}

.input_search{
	position: relative;
}
.search_autocomplete {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	border: 1px solid #F19703;
	margin: 0;
	border-top: 0px;
	z-index: 10;
	text-align: left;
}
header nav.tools ul.search_autocomplete li,
.search_autocomplete li {
	display: block;
	padding: 0;
	float: none;
}

header nav.tools ul.search_autocomplete li a,
.search_autocomplete li a {
	display: block;
	font-size: 1.5rem;
	padding: 4px 10px;
	color: #888;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	top: 0;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	line-height: 1.3em;
}
.search_autocomplete li a:hover {
    background: #ececec;
}
#search_home .search_autocomplete {
    margin-top: -7px;
}
#search-mega-menu .search_autocomplete{
	margin-top: -7px;
	margin-left: -1px;
	margin-right: -1px;
	border: 1px solid #19171C;
	border-top: none;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#header-nav-search .input_search{
	float: left;
}
#header-nav-search .search_autocomplete{
	margin-top: -2px;
	margin-left: -1px;
	border: 1px solid #9C9E9F;
	border-top: none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.opened #nav-icon3 {
	margin-top: 6px;
	margin-bottom: -3px;
}
.opened #nav-icon3 span {
	background: #fff;
}

.opened #nav-icon3 span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

.opened #nav-icon3 span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 1px;
}

.opened #nav-icon3 span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: 1px;
}

.opened #nav-icon3 span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

.main-menu {
	position: absolute;
	left: -9999em;
	top: -9999em;
}

#wrap_menu {
	background:#19171c;
	position: relative;
	width: 100%;
	z-index: 200;
	display: none;
	padding: 21px 0;
	/*overflow: hidden*/
}
.home.admin-bar #wrap_menu,
.single-a_apidae:not(.incontournable).admin-bar #wrap_menu {
	top: 32px;
}

#wrap_menu #load_menu ul, #wrap_menu #load_menu li {
	list-style: none;
}
#wrap_menu #load_menu #nav-menu-item-home,
#wrap_menu #load_menu .menu-item a {
	color: #999999;
	text-decoration: none;
	display: block;
	font-size: 1.8rem;
	padding: 5px 13%;
	margin: 0 -15px 11px -15px;
	position: relative;
}
#wrap_menu #load_menu a:not(#nav-menu-item-home) > i {
    position: absolute;
    font-size: 15px;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}
#wrap_menu #load_menu .sk-folding-cube {
    width: 12px;
    height: 12px;
    color: #FFF;
    right: 16px;
    top: -11px;
}
#wrap_menu #load_menu .sk-folding-cube .sk-cube:before {
	background-color: #fff;
}
#wrap_menu #load_menu #right-first-level-menu a {
	font-size: 1.4rem;
}
#wrap_menu #load_menu li.current-menu-item > a,
#wrap_menu #load_menu li.current-page-ancestor > a {
	text-decoration: none;
	color: #fff;
	background: #999
}
#wrap_menu #load_menu a:hover,
#wrap_menu #load_menu a.click_active {
	color: #fff;
	background: #BECD00!important;
}
#wrap_menu #load_menu a#nav-menu-item-home {
	font-size: 1.4rem;
	margin: 25px 0 62px 115px;
	font-weight: bold;
	padding: 0;
	background: transparent!important
}
#wrap_menu #load_menu a#nav-menu-item-home i {
	font-size: 16px;
	vertical-align: middle;
	margin-right: 13px;
}
#wrap_menu #load_menu #first-level-menu,
#wrap_menu #load_menu .second-level-menu,
#wrap_menu #load_menu .third-level-menu{
	border-right: 1px solid #9C9E9F
}
#wrap_menu #load_menu #search-mega-menu {
	clear: both;
}
#wrap_menu #load_menu #search-mega-menu form {
	border-top: 1px solid #9C9E9F;
    margin: 25px 15px;
    padding-top: 25px;
	vertical-align: top;
}
#wrap_menu #load_menu #search-mega-menu form input[type=text] {
    border: 0;
    /*-webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;*/
    line-height: 45px;
    display: block;
    width: 100%;
    font-size: 1.6rem;
    color: #999999;
    background: #fff;
    padding: 0 0 0 10px;
    outline: 0;
}

#wrap_menu #load_menu #search-mega-menu form > div.input_search {
	width: 34%;
	float: left;
}
#wrap_menu #load_menu #search-mega-menu form > div.input_submit {
	width: 180px;
	overflow: hidden;
	padding: 5px 0 3px;
	margin-top: -5px;
}
#wrap_menu #load_menu #search-mega-menu label[for=search-facette-text-header] {
	float: left;
	background: #fff;
	height: 45px;
	width: 48px;
	text-align: center;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 29px;
	padding: 3px 0 7px;
	position: relative;
}
#wrap_menu #load_menu #search-mega-menu label[for=search-facette-text-header]:after {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    right: 0;
    bottom: 7px;
    width: 1px;
    background: #999999;
}
#wrap_menu #load_menu #search-mega-menu form > div.input_submit {
	width: 180px;
    overflow: hidden;
    padding: 8px 0 4px;
    margin-top: -8px;
    float: left;
    margin-left: 10px;
}
#wrap_menu #load_menu #search-mega-menu form #menu-search-facette-btn {
    background: #F39800;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Amatic SC', cursive;
    border: 0;
    line-height: 44px;
    display: block;
    width: calc( 100% - 40px );
    margin: 0 10px;
}
#wrap_menu #load_menu #search-mega-menu form #menu-search-facette-btn .icon-wave {
    position: absolute;
    top: -2px;
    line-height: 0;
    left: 50%;
    font-size: 140px;
    margin-left: -70px;
}
#wrap_menu #load_menu #search-mega-menu form #menu-search-facette-btn .icon-wave-2 {
    line-height: 0;
    position: absolute;
    bottom: 3px;
    left: 50%;
    font-size: 140px;
    margin-left: -70px;
}

#wrap_menu #load_menu #right-first-level-menu,
#wrap_menu #load_menu .third-level-menu{
	border-left: 1px solid #9C9E9F;
	margin-left: -1px;
}
#wrap_menu #load_menu .title_menu{
	color: #C6C7C8;
	font-size: 2.4rem;
	display: block;
	margin: 15px 0;
	max-width: 700px;
}
#first-level-menu ul.access-rapide {
    margin: 0 5%;
    position: relative;
    padding-top: 37px;
}
#first-level-menu ul.access-rapide:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 80%;
	margin: 0;
	background: #9C9E9F;
	left: 15px;
	top: 4px;
}
#header-opensystem-holder {
	height: 180px;
}

/** OPENSYSTEM CART **/
#overlay-widget-panier {
    position: fixed !important;
    opacity: 1 !important;
    z-index: 99;
    background-color: rgba(0,0,0,0.7) !important;
    top: 0 !important;
	width: 100vw;
    height: 100vh;
    left: 0!important;
	display: none;
}
#widget-panier {
	display: none;
	left: 50%;
	transform:translateX(-50%);
	position: absolute;
	background: #fff;
	top: 108px;
	z-index: 100;
	-moz-box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.4);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.4), Direction=NaN, Strength=25);
}
#widget-panier > i {
	position: absolute;
    top: 11px;
    right: 24px;
    font-size: 24px;
    color: #fff;
	cursor: pointer;
}
#widget-panier .OsPanier {
	padding: 0 0 0 0;
    width: auto;
}
#widget-panier .OsPanier .ospanier.mini {
    padding: 0;
    width: 450px;
	background: #fff;
}
#widget-panier .OsPanier .ospanier.mini .entete {
    padding: 0;
    margin: 0;
    background: #dd1d58;
    margin-bottom: 10px;
}
#widget-panier .OsPanier .ospanier.mini .entete span {
    letter-spacing: -1px;
    text-transform: uppercase;
    font-family: "Rock Salt", Sans-serif !important;
    color: #fff;
    text-align: left;
    font-size: 1.4rem;
    padding: 10px 25px;
}
/* #widget-panier .OsPanier .ospanier.mini .entete span:before { */
    /* font-family: 'aintourisme' !important; */
    /* speak: none; */
    /* font-style: normal; */
    /* font-weight: normal; */
    /* font-variant: normal; */
    /* text-transform: none; */
    /* line-height: 1; */
    /* -webkit-font-smoothing: antialiased; */
    /* -moz-osx-font-smoothing: grayscale; */
    /* content: "\e971"; */
    /* float: right; */
    /* font-size: 16px; */
    /* line-height: 26px; */
	/* cursor: pointer; */
/* } */
#widget-panier .OsPanier .ospanier.mini .entete span:hover:before {
	opacity: 0.7;
}
#widget-panier .OsPanier .ospanier.mini .attente {}
#widget-panier .OsPanier .ospanier.mini .contenu {
    padding: 0 25px 7px;
}
#widget-panier .OsPanier .ospanier.mini .contenu .nbarticles {
    color: #333333;
    font-size: 1.4rem;
    border: 0;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles {}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits {}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne {
    width: 100%;
    border: 0;
	margin-bottom: 15px;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .titre-court {
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    text-align: left;
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 1.4rem;
    cursor: default;
    margin-bottom: 3px;
    color: #333333;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .titre-court:hover {
	color: #333333;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .titre-long {}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .prix {
    text-align: left;
    float: left;
    width: 50%;
    font-size: 1.6rem;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .btn-supprimer {
	background: none;
	width: auto;
	float: right;
	max-width: 50%;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .btn-supprimer:before {
	content: 'Supprimer';
	background: #1f2120;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 10px;
	font-size: 1.3rem;
	border: 1px solid #1f2120;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .btn-supprimer:hover:before {
	color: #1f2120;
	background: #fff;
}
#widget-panier .OsPanier .ospanier.mini .contenu .Articles .produits .ligne .btn-supprimer span {}
#widget-panier .OsPanier .ospanier.mini .contenu .btn-valider {
    background: #dd1d58;
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.4rem;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    padding: 0 35px;
    float: right;
    margin: 10px 0;
    border: 1px solid #dd1d58;
    text-transform: uppercase;
}
#widget-panier .OsPanier .ospanier.mini .contenu .btn-valider:hover {
	background: #fff;
	color: #dd1d58;
}
#widget-panier .OsPanier .ospanier.mini .contenu .btn-valider span {}
#widget-panier .OsPanier .ospanier.mini .pied {}

/** MAPS **/
.map-tooltip .apidae-fast-access-list .apidae-fast-access {
    margin-bottom: 5px!important;
}
.map-tooltip .apidae-fast-access-list .apidae-fast-access .icon-bulle {
    font-size: 40px;
	color: #F29800;
}
.map-tooltip .apidae-fast-access-list .apidae-fast-access .icon-contact-2 {
	font-size: 20px;
    margin-top: -13px;
    margin-left: -10px;
}
.map-tooltip .apidae-fast-access-list .apidae-fast-access .icon-phone {
	font-size: 18px;
    margin-top: -12px;
    margin-left: -9px;
}
.map-tooltip .apidae-fast-access-list .apidae-fast-access .icon-web-site {
	font-size: 26px;
    margin-top: -15px;
    margin-left: -13px;
}
.map-tooltip .apidae-fast-access-list {
	margin-top: 12px!important;
	padding-top: 0!important;
}
.map-tooltip .apidae-fast-access.active .tooltip {
	background: #F29800;
}
.map-tooltip .apidae-fast-access-list.obj-type-territoire .apidae-fast-access .icon-bulle 				 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-territoire .tooltip 					 				{ background: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-structure .apidae-fast-access .icon-bulle 				 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-structure .tooltip 					 				{ background: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-sejour_package .apidae-fast-access .icon-bulle 			 { color: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-sejour_package .tooltip 				 				{ background: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-restauration .apidae-fast-access .icon-bulle 			 { color: #F39600; }
.map-tooltip .apidae-fast-access-list.obj-type-restauration .tooltip 				 				{ background: #F39600; }
.map-tooltip .apidae-fast-access-list.obj-type-patrimoine_naturel .apidae-fast-access .icon-bulle 		 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-patrimoine_naturel .tooltip 			 				{ background: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-patrimoine_culturel .apidae-fast-access .icon-bulle 		 { color: #E5007E; }
.map-tooltip .apidae-fast-access-list.obj-type-patrimoine_culturel .tooltip 		 				{ background: #E5007E; }
.map-tooltip .apidae-fast-access-list.obj-type-hotellerie_plein_air .apidae-fast-access .icon-bulle 	 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-hotellerie_plein_air .tooltip 		 				{ background: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-hotellerie .apidae-fast-access .icon-bulle 				 { color: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-hotellerie .tooltip 					 				{ background: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-hebergement_locatif .apidae-fast-access .icon-bulle 		 { color: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-hebergement_locatif .tooltip 		 				{ background: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-hebergement_collectif .apidae-fast-access .icon-bulle 	 { color: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-hebergement_collectif .tooltip 		 				{ background: #00b1c3; }
.map-tooltip .apidae-fast-access-list.obj-type-fete_et_manifestation .apidae-fast-access .icon-bulle 	 { color: #E5007E; }
.map-tooltip .apidae-fast-access-list.obj-type-fete_et_manifestation .tooltip 		 				{ background: #E5007E; }
.map-tooltip .apidae-fast-access-list.obj-type-equipement .apidae-fast-access .icon-bulle 				 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-equipement .tooltip 					 				{ background: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-domaine_skiable .apidae-fast-access .icon-bulle 			 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-domaine_skiable .tooltip 				 			{ background: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-degustation .apidae-fast-access .icon-bulle 				 { color: #F39600; }
.map-tooltip .apidae-fast-access-list.obj-type-degustation .tooltip 								{ background: #F39600; }
.map-tooltip .apidae-fast-access-list.obj-type-commerce_et_service .apidae-fast-access .icon-bulle 		 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-commerce_et_service .tooltip 						{ background: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-activite .apidae-fast-access .icon-bulle 				 { color: #BBCE00; }
.map-tooltip .apidae-fast-access-list.obj-type-activite .tooltip					 				{ background: #BBCE00; }

/** FOOTER **/
footer {
	background: #1F2121;
	padding-bottom: 37px;
}
footer h3 {
	font-size: 1.6rem;
	text-transform: uppercase;
	color: #fff;
	padding-top: 38px;
	padding-bottom: 20px;
}
ul.access-rapide {
	margin-bottom: 27px;
}
ul.access-rapide li {
	display: inline-block;
}
ul.access-rapide li a {
    color: #fff!important;
    text-decoration: none!important;
    background: #00B1BF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 7px 20px 7px 9px!important;
    margin: 0 14px 14px 0!important;
    font-size: 1.4rem!important;
	border: 1px solid transparent;
}
ul.access-rapide li a:hover {
    color: #00B1BF!important;
    background: #fff;
	border: 1px solid #00B1BF;
}
ul.access-rapide li a span {
	float: left;
	margin-top: -3px;
	font-size: 23px;
	margin-right: 10px;
}
footer .socials {
	font-size: 1.6rem;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.3em;
}
footer .socials a {
	float: right;
	color: #fff;
	font-size: 34px;
	display: block;
	text-decoration: none;
	margin: 0 8px 0 26px;
}
footer .socials a > span {
	transition: all 0.3s;
}
footer .socials a:last-child {
	margin-left: 10px;
}
footer .socials > .text {
	float: left;
	width: 146px;
}
@media (max-width: 1200px ) and (min-width: 992px ) {
	footer .socials > .text {
		float: left;
	    width: 100%;
	    margin-bottom: 7px;
	    position: relative;
	    top: -3px;
	}
}


footer .map-interactive {
	display: block;
	margin-top: 43px;
	width: 341px;
	height: 262px;
	background-image: url('img/footer-map.png');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
    max-width: 100%;
}
html[lang="en-US"] footer .map-interactive {
	background-image: url('img/footer-map_en.png');
}
#wrap_signinnewsletter {
	padding: 10px 30px;
}
footer #newsletter_mail {
	border: 0;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: calc( 100% - 80px );
	margin-right: 8px;
	line-height: 34px;
	height: 36px;
	padding: 0 15px;
	border: 1px solid #FFF;
}
footer #newsletter_mail.error {
	border-color: #F00;
	background: #ffd9d9;
}
footer #form_inscr_news {
	position: relative;
}
#newsletter_mail-error {
	position: absolute;
    top: 61px;
    left: 14px;
    width: 100%;
    color: #F00;
    font-weight: normal;
}
footer #form_inscr_news label.error {
	position: absolute;
    top: 61px;
    left: 0;
    width: 100%;
    color: #F00;
    font-weight: normal;
}
footer #newsletter_btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
    background: #00B1BF;
    border: 1px solid transparent;
    line-height: 36px;
    font-size: 1.4rem;
    font-weight: bold;
    height: 36px;
    display: inline-block;
    padding: 0 6px;
	outline: 0
}
footer ul.footer-links {
	margin-top: 17px;
	list-style-type: disc;
	color: #fff;
	font-size: 1.4rem;
	padding-left: 21px;
}
footer ul.footer-links li {
	margin-top: 9px;
	transition: all 0.3s;
}
footer ul.footer-links li a {
	text-decoration: none;
	font-size: 1.4rem;
	color: #fff;
	text-indent: -4px;
	position: relative;
	display: block;
}
footer #title_by_mnt_jura {
	padding-bottom: 0;
}
footer #by_mnt_jura {
    display: block;
    margin-top: 10px;
}
footer #by_mnt_jura img {
	width: 100%;
}
footer #by_mnt_jura:hover {
	opacity: 0.5;
}
footer .bottom {
	text-align: right;
	line-height: 50px;
	padding-top: 46px;
}
footer .bottom > img {display: inline-block;margin-right: 16px;}
footer .copyright {
	font-size: 1.4rem;
	color: #fff;
	display: inline-block;
}
footer .separator {
	font-size: 1.4rem;
	color: #fff;
	display: inline-block;
	padding-right: 17px;
	padding-left: 17px;
}
footer .conception {
	font-size: 1.4rem;
	color: #fff;
	display: inline-block;
}
footer .conception a {}
footer .conception a img {}
footer #colors {
	display: inline-block;
	vertical-align: middle;
	margin-left: 18px;
}
footer #colors div {
	float: right;
	width: 49px;
	height: 50px;
	display: block;
}
footer #colors div:nth-child(1) {
	background: #00B1C3;
}
footer #colors div:nth-child(2) {
	background: #E5007E;
}
footer #colors div:nth-child(3) {
	background: #BBCE00;
}
footer #colors div:nth-child(4) {
	background: #F39600;
}
#list_partenaire {
	float: left;
    margin-bottom: 15px;
	margin-top: 30px;
}
#list_partenaire img  {
	margin-right: 15px;
}
#copyright {
	margin-bottom: 7px;
	position: relative;
}
#copyright span {
	color: #00B1BF;
    position: absolute;
    bottom: 0;
    left: 15px;
}
#gototop {
	float: right;
	background: #d2d3d3;
	color: #696969;
	font-size: 32px;
	padding: 8px 13px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
}
#gototop:hover, #gototop:active {
	text-decoration: none;
}

/** HOME **/
	/** videos **/
#l-mainWrapper {
	width: 100%;
	position: relative;
	height: calc(100% - 168px);
	left: 0%;
	top: 0;
	margin-top: 0;
}
#l-mainWrapper #go-down {
	height: 60px;
	width: 60px;
	background: url('img/home-go-down.svg') center center no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 20px;
	z-index: 100;
	cursor: pointer;
}
#l-mainWrapper #go-down.animation {
	-webkit-animation: go-down-animation 3s linear 1s 1;
	-moz-animation:    go-down-animation 3s linear 1s 1;
	-o-animation:      go-down-animation 3s linear 1s 1;
	animation:         go-down-animation 3s linear 1s 1;
}
@-webkit-keyframes go-down-animation {
	0%   { -webkit-transform: scale(1); }
	15%   { -webkit-transform: scale(0.7); }
	30%   { -webkit-transform: scale(1.1); }
	45%   { -webkit-transform: scale(0.6); }
	60%   { -webkit-transform: scale(1.2); }
	75%   { -webkit-transform: scale(0.5); }
	90%   { -webkit-transform: scale(1.3); }
	100% { -webkit-transform: scale(1); }
}
@-moz-keyframes go-down-animation {
	0%   { -webkit-transform: scale(1); }
	15%   { -webkit-transform: scale(0.7); }
	30%   { -webkit-transform: scale(1.1); }
	45%   { -webkit-transform: scale(0.6); }
	60%   { -webkit-transform: scale(1.2); }
	75%   { -webkit-transform: scale(0.5); }
	90%   { -webkit-transform: scale(1.3); }
	100% { -webkit-transform: scale(1); }
}
@-o-keyframes go-down-animation {
	0%   { -webkit-transform: scale(1); }
	15%   { -webkit-transform: scale(0.7); }
	30%   { -webkit-transform: scale(1.1); }
	45%   { -webkit-transform: scale(0.6); }
	60%   { -webkit-transform: scale(1.2); }
	75%   { -webkit-transform: scale(0.5); }
	90%   { -webkit-transform: scale(1.3); }
	100% { -webkit-transform: scale(1); }
}
@keyframes go-down-animation {
	0%   { -webkit-transform: scale(1); }
	15%   { -webkit-transform: scale(0.7); }
	30%   { -webkit-transform: scale(1.1); }
	45%   { -webkit-transform: scale(0.6); }
	60%   { -webkit-transform: scale(1.2); }
	75%   { -webkit-transform: scale(0.5); }
	90%   { -webkit-transform: scale(1.3); }
	100% { -webkit-transform: scale(1); }
}

#l-mainWrapper #go-down:hover {
	opacity: 0.7;
}
.admin-bar #l-mainWrapper {
	height: calc(100% - 200px);
}
#l-mainWrapper .l-wrapper {
	overflow: hidden;
	height: 100%;
	width: 100%;
	z-index: 3;
	position: relative;
}
.video-wrapper{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.video-wrapper .video-item{
	position: absolute;
	left: 0;
	top: 0;
	width: 25.1%;
	height: 100%;
	z-index: 1;
	margin-left:0;
	transition: width 0.3s ease, margin-left 0.3s ease;
	overflow: hidden;
}
.video-wrapper .video-item:hover{
	width: 35%;
	margin-left: -5%;
}
.video-wrapper .video-item:hover:first-child{
	width: 30%;
	margin-left: 0;
}
.video-wrapper .video-item:hover:last-child{
	width: 30%;
	margin-left: -5%;
}
.video-wrapper .video-item:nth-child(2){
	left: 25%;
}
.video-wrapper .video-item:nth-child(3){
	left: 50%;
}
.video-wrapper .video-item:nth-child(4){
	left: 75%;
}
.video-wrapper .video-item video{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: width 0.3s ease, margin-left 0.3s ease;
	object-fit:cover;
	object-position:center;
	height: 100%;
}
@supports (object-fit: cover) {
	.video-wrapper .video-item video{
		width: auto!important;
	}
	.video-wrapper .video-item video.align-right{
		left: -100%;
	}
}
.video-wrapper .video-item video.align-right{
	right:0;
	left: auto;
}
.video-wrapper .video-item .hover-layer{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.video-wrapper .video-item .title{
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	z-index: 20;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
}
#l-mainWrapper .video-item .title {
	text-align: center;
	font-size: 40px;
	line-height: 38px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: 'Amatic SC', cursive;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
#l-mainWrapper .video-item:first-child:hover .title {
	margin-left: -8.8%;
	transition: all 0.3s;
}
#l-mainWrapper .video-item:last-child .title {
	right: 0;
	transition: right 0.3s;
}
#l-mainWrapper .video-item:last-child:hover .title {
	right: -8.1%;
}
#l-mainWrapper .video-item .title .icon-bulle {
	position: absolute;
	opacity: 0.7;
	top: 50%;
	z-index: -1;
	left: 50%;
	font-size: 220px;
	margin-top: -100px;
	margin-left: -110px;
}
#l-mainWrapper .video-item .title:hover .icon-bulle{
	opacity: 1;
}

#l-mainWrapper .video-item .title .icon-bulle.home-icon-bulle-0 {
	color: #E2007A;
}
#l-mainWrapper .video-item .title .icon-bulle.home-icon-bulle-1 {
	color: #BECD00;
}
#l-mainWrapper .video-item .title .icon-bulle.home-icon-bulle-2 {
	color: #F39800;
}
#l-mainWrapper .video-item .title .icon-bulle.home-icon-bulle-3 {
	color: #00B1BF;
}
	/** facette search **/
#search-form {
	background: #1F2121;
	padding: 13px 0 15px;
}
#search-form form {
	text-align: center;
}
#search-form form .wrap_searh_form > div {
	vertical-align: top;
	display: inline-block;
}
#search-form form .wrap_searh_form > div.input_search {
	width: 38%;
	position: relative;
}
#search-form form .wrap_searh_form > div.input_search i.icon-croix-champ {
    position: absolute;
    top: 15px;
    right: 9px;
    cursor: pointer;
    color: #333;
	display: none;
	font-size: 1.5rem;
}
#search-form form .wrap_searh_form > div.input_submit {
	width: 116px;
	width: calc( 18% - 18px );
	overflow: hidden;
	padding: 5px 0 3px;
	margin-top: -5px;
	margin-left: 18px;
}
#search-form label[for=search-facette-text] {
	border: 1px solid transparent;
	border-right: none;
	float: left;
	background: #fff;
	height: 45px;
	width: 48px;
	text-align: center;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 29px;
	padding: 3px 0 7px;
	position: relative;
	transition: all 0.3s;
}
#search-form label[for=search-facette-text]:after {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	right: 0;
	bottom: 7px;
	width: 1px;
	background: #999999;
}
#search-form input#search-facette-text {
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 45px;
	display: block;
	width: 100%;
	font-size: 1.6rem;
	color: #999999;
	background: #fff;
	padding: 0 30px 0 10px;
	outline: 0;
	height: 45px;
	transition: all 0.3s;
}

#search-form input[type=text] {
	border: 0;
	background: transparent;
	color: #4e4c4e;
	width: calc( 100% - 64px);
	outline:0;
	transition: all 0.3s;
	text-align: left;
	font-size: 1.6rem;
}

#search-form .wrap_searh_form {
	background: #4d4d4d;
	display: inline-block;
	padding: 8px 10px 5px;
	white-space: nowrap;
	font-size: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#search-form .form-input-text {
	height: 45px;
	line-height: 45px;
	width: calc( 22% - 18px );
	margin: 0 0 0 18px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#search-form label.text {
	font-size: 1.6rem;
	color: #888;
	font-style: italic;
	float: left;
	margin-right: 2px;
	font-weight: normal;
	margin: 0 7px;
}
#search-form label.icon-calendar {
	color: #000;
	float: left;
	font-size: 25px;
	margin-top: 10px;
	margin-left: 5px;
}
#search-form input#search-facette-from,
#search-form input#search-facette-to {}
#search-form #search-facette-btn {
    background: #F39800;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Amatic SC', cursive;
    border: 0;
    line-height: 43px;
    display: block;
    width: 100%;
    margin: 0 0;
    text-align: center;
}

#search-form #search-facette-btn .icon-wave {
    position: absolute;
    top: 1px;
    line-height: 0;
    left: 50%;
    font-size: 117px;
    margin-left: -59px;
}
#search-form #search-facette-btn .icon-wave-2 {
	line-height: 0;
	position: absolute;
	bottom: 3px;
	left: 50%;
	font-size: 117px;
	margin-left: -59px;
}
#search-form #search-facette-btn .icon-wave:before,
#search-form #search-facette-btn .icon-wave-2:before {
	    display: block;
}
#search-form #last_search_list .list > .line:nth-of-type(n+2){
	margin-left: 104px;
}
@media (max-width: 991px) {
	#search-form form .wrap_searh_form > div.input_search {
		display: block;
		margin: 10px auto 0;
		width: calc( 100% - 40px );
	}
	#search-form form .wrap_searh_form > div {
		margin: 10px auto 0;
		width: calc( 50% - 40px );
		margin: 20px;
	}
	#search-form form .wrap_searh_form > div.input_submit {
		display: block;
		margin: 0 auto 10px;
		width: calc( 100% - 40px );
	}
}

#last_search_list {
	display: none;
}
#last_search_list .list {
	display: none;
	font-size: 0;
	padding-top: 25px;
	padding-bottom: 10px;
}
#last_search_list .list .texte,
header #header-affinitaire .list .texte,
header #header-last_search_list .list .texte{
	float: left;
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
	margin-right: 35px;
}
header #header-affinitaire .list .texte ,
header #header-last_search_list .list .texte {
	display: none;
}
header #header-affinitaire .list a ,
header #header-last_search_list .list a {
	display: inline-block;
	color: #fff;
	background: #4e4c4e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 10px 10px 0;
	padding: 0 23px;
	line-height: 26px;
	text-decoration: none;
}
#last_search_list .list a {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,.3);
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 20px 20px 0;
	padding: 0 23px;
	line-height: 34px;
	text-decoration: none;
	color: #fff;
	background: #4e4c4e;
}
#last_search_list .list a:hover {
	background: #fff;
	color: #4e4c4e;
}
header #header-affinitaire .list a:hover ,
header #header-last_search_list .list a:hover {
	background: #fff;
	color: #F39800;
}

	/** search-result **/
#nb_res_search {
	text-align: center;
	border-bottom: 1px solid #ececec;
	padding: 13px 0 11px;
    font-size: 1.8rem;
}
.search .line-search {
	border-bottom: 1px solid #ececec;
	padding: 24px 0;
}
.search .line-search h2 {
	font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: bold;
}
.search .line-search h2 a {
	color: #333;
}
.search .line-search h2 a:hover {
	text-decoration: none;
}
a.read_more {
	display: inline-block;
	color: #F39800;
	border: 2px solid #F39800;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 20px;
    font-weight: bold;
    font-size: 1.5rem;
    padding: 4px 23px;
}
a.read_more:hover {
	text-decoration: none;
	background: #F39800;
	color: #fff
}

	/** find-something **/
#find-something {
	padding-top: 66px;
	position: relative;
	margin-bottom: 81px;
}
#find-something h2 {
	color: #333333;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: -5px;
}
#find-something h3 {
	color: #333333;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 47px;
}
#find-something .inspire {
	position: absolute;
	top: -78px;
	right: 11px;
	background: #00b1bf;
	color: #fff;
	border: 1px solid #00b1bf;
	text-align: center;
	-ms-transform: rotate(13deg);
	-webkit-transform: rotate(13deg);
	transform: rotate(13deg);
	width: 158px;
	height: 80px;
	box-sizing: border-box;
	padding-top: 14px;
	text-decoration: none;
}
#find-something .inspire:hover {
	background: #fff;
	color: #00b1bf;
}
#find-something .inspire .icon-arrow-right {
	position: absolute;
	color: #1A171B;
	top: -30px;
	left: -45px;
	-ms-transform: rotate(16deg);
	-webkit-transform: rotate(16deg);
	transform: rotate(16deg);
	font-size: 40px;
}
#find-something .inspire .arrow-text {
	position: absolute;
	color: #1A171B;
	font-weight: bold;
	font-size: 25px;
	font-family: 'Amatic SC', cursive;
	-ms-transform: rotate(-9deg);
	-webkit-transform: rotate(-9deg);
	transform: rotate(-9deg);
	top: -27px;
	left: -150px;
}
#find-something .inspire .icon-chat {
	position: absolute;
	left: 50%;
	color: #000;
	font-size: 57px;
	top: -40px;
	margin-left: -18px;
	-ms-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
	transform: rotate(-10deg);
}
#find-something .inspire .text {
	font-size: 25px;
	font-weight: bold;
	font-family: 'Amatic SC', cursive;
	line-height: 1.1em;
}
#find-something .find-something-filter {
	position: relative;
	background: #ECEDED;
	width: 100%;
	-moz-box-shadow: 0px 0px 14px 4px #ddd;
	-webkit-box-shadow: 0px 0px 14px 4px #ddd;
	-o-box-shadow: 0px 0px 14px 4px #ddd;
	box-shadow: 0px 0px 14px 4px #ddd;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#ddd, Direction=NaN, Strength=25);
	cursor: pointer;
	/*height: 0px;
	padding-bottom: 100%;*/
}
#find-something .find-something-filter:hover {
	background: #3E3D40;
}
#find-something .find-something-filter .icon-group {
	text-align: center;
	padding-top: 6px;
	font-size: 70px;
	color: #1A171B;
	margin-bottom: 1px;
}
#find-something .find-something-filter .icon-bookmark {
	text-align: center;
	padding-top: 16px;
	font-size: 48px;
	color: #1A171B;
	margin-bottom: 13px;
}
#find-something .find-something-filter .icon-wave {
	font-size: 130px;
	text-align: center;
	margin-top: -72px;
	margin-bottom: -39px;
	color: #1A171B;
}
#find-something .find-something-filter .icon-tag {
	text-align: center;
	padding-top: 11px;
	font-size: 51px;
	color: #1A171B;
	margin-bottom: 17px;
}
#find-something .find-something-filter .icon-calendar-2 {
	text-align: center;
	padding-top: 15px;
	font-size: 45px;
	color: #1A171B;
	display: block;
	margin-bottom: 19px;
}
#find-something .find-something-filter .text {
	color: #333333;
	font-size: 1.4rem;
	text-align: center;
	font-style: italic;
}
#find-something .find-something-filter:hover * {
	color: #fff;
}
#find-something .find-something-filter:hover .icon-wave {
	color: #E03368;
}
#find-something .find-something-filter .is_set {text-align: center;position: relative;top: 30px;margin-top: -20px;}
#find-something .find-something-filter .is_set .icon-bulle {
	font-size: 52px;
	color: #B1B3B4;
}
#find-something .find-something-filter .is_set .icon-valider {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 22px;
    margin: -14px 0 0 -11px;
    color: transparent;
}
#find-something .find-something-filter.is_set .is_set {}
#find-something .find-something-filter.is_set .is_set .icon-bulle {
    color: #BECD00;
}
#find-something .find-something-filter.is_set .is_set .icon-valider {
    color: #fff;
}
#find-something .validate {
	width: 111px;
	display: block;
	margin: 80px auto 0;
	position: relative;
	cursor: pointer;
}
#find-something .validate .icon-bulle {
	font-size: 111px;
	color: #F39800;
}
#find-something .validate:hover .icon-bulle {
	color: #BECD00;
}
#find-something .validate .icon-arrow-left {
    position: absolute;
    top: -22px;
    right: 8px;
    -ms-transform: rotate(-32deg);
    -webkit-transform: rotate(-32deg);
    transform: rotate(-32deg);
    font-size: 52px;
}
#find-something .validate .arrow-text {
	color: #1A171B;
	font-size: 2.5rem;
	font-weight: bold;
	font-family: 'Amatic SC', cursive;
	-ms-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	position: absolute;
	top: -27px;
	left: 100%;
	width: 80%;
	line-height: 1em;
	margin-left: -7px;
}
#find-something .validate .text {
	color: #fff;
	font-size: 2.73rem;
	text-align: center;
	position: absolute;
	top: 29%;
	left: 0;
	width: 100%;
	font-family: 'Amatic SC', cursive;
}
#find-something-text-error {
	display: none;
    color: #e2007a;
    font-size: 1.7rem;
    text-align: center;
    padding-bottom: 35px;
    font-weight: bold;
}
	/** find-something animation **/
#find-something.animation {}
#find-something.animation .container .row > *:nth-child(1) .find-something-filter {
	-webkit-animation: find-something-filter-animation 3s linear 0s 2;
	-moz-animation:    find-something-filter-animation 3s linear 0s 2;
	-o-animation:      find-something-filter-animation 3s linear 0s 2;
	animation:         find-something-filter-animation 3s linear 0s 2;
}
#find-something.animation .container .row > *:nth-child(2) .find-something-filter {
	-webkit-animation: find-something-filter-animation 3s linear 0.5s 2;
	-moz-animation:    find-something-filter-animation 3s linear 0.5s 2;
	-o-animation:      find-something-filter-animation 3s linear 0.5s 2;
	animation:         find-something-filter-animation 3s linear 0.5s 2;
}
#find-something.animation .container .row > *:nth-child(3) .find-something-filter {
	-webkit-animation: find-something-filter-animation 3s linear 1s 2;
	-moz-animation:    find-something-filter-animation 3s linear 1s 2;
	-o-animation:      find-something-filter-animation 3s linear 1s 2;
	animation:         find-something-filter-animation 3s linear 1s 2;
}
#find-something.animation .container .row > *:nth-child(4) .find-something-filter {
	-webkit-animation: find-something-filter-animation 3s linear 1.5s 2;
	-moz-animation:    find-something-filter-animation 3s linear 1.5s 2;
	-o-animation:      find-something-filter-animation 3s linear 1.5s 2;
	animation:         find-something-filter-animation 3s linear 1.5s 2;
}
@-webkit-keyframes bounce{
     from {transform:translateY(0%);}
     50%  {transform:translateY(-50%);}
     to   {transform:translateY(0%);}
}
@-moz-keyframes bounce{
     from {transform:translateY(0%);}
     50%  {transform:translateY(-50%);}
     to   {transform:translateY(0%);}
}
@-o-keyframes bounce{
     from {transform:translateY(0%);}
     50%  {transform:translateY(-50%);}
     to   {transform:translateY(0%);}
}
@keyframes bounce{
     from {transform:translateY(0%);}
     50%  {transform:translateY(-50%);}
     to   {transform:translateY(0%);}
}
@-webkit-keyframes find-something-filter-animation {
	0%   { -webkit-transform: scale(1); }
	20%   { -webkit-transform: scale(1.1); }
	40%   { -webkit-transform: scale(1); }
	100% { -webkit-transform: scale(1); }
}
@-moz-keyframes find-something-filter-animation {
	0%   { -moz-transform: scale(1); }
	20%   { -moz-transform: scale(1.1); }
	40%   { -moz-transform: scale(1); }
	100% { -moz-transform: scale(1); }
}
@-o-keyframes find-something-filter-animation {
	0%   { -o-transform: scale(1); }
	20%   { -o-transform: scale(1.1); }
	40%   { -o-transform: scale(1); }
	100% { -o-transform: scale(1); }
}
@keyframes find-something-filter-animation {
	0%   { transform: scale(1); }
	20%   { transform: scale(1.1); }
	40%   { transform: scale(1); }
	100% { transform: scale(1); }
}

	/** popin */
.find-something-popin-toggle {
	display: none;
}
.find-something-popin {
	background: rgba(26,23,27,0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4500;
	display: table;
	vertical-align: middle;
	text-align: center;
}
.find-something-popin .popin-cell {
	display: table-cell;
	vertical-align: middle;
}
.find-something-popin .popin-content {
	max-width: 543px;
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	background: #3E3D40;
	position: relative;
	box-sizing: border-box;
	padding: 0 20px 28px;
}
.find-something-popin .popin-content .icon-bookmark {
	position: absolute;
	left: 67px;
	color: #fff;
	font-size: 46px;
	top: -29px;
}
.find-something-popin .popin-content .icon-group {
    position: absolute;
    left: 50px;
    color: #fff;
    font-size: 65px;
    top: -42px;
}
.find-something-popin .popin-content .icon-tag {
    position: absolute;
    left: 50px;
    color: #fff;
    font-size: 65px;
    top: -42px;
}
.find-something-popin .popin-content .icon-calendar-2 {
	position: absolute;
	left: 54px;
	color: #fff;
	font-size: 65px;
	top: -48px;
}
.find-something-popin .popin-content .icon-brush {
	position: absolute;
	color: #E03368;
	font-size: 118px;
	left: 30px;
	top: -34px;
}
.find-something-popin .popin-content h4 {
	font-size: 2.2rem;
	color: #fff;
	font-style: italic;
	margin-top: 13px;
	margin-bottom: 20px;
}
.find-something-popin .popin-content .col-with-border {
	border-left: 1px solid #DD1D58;
}
.find-something-popin .mCSB_inside > .mCSB_container {
	padding-right: 16px;
	margin-right: 0;
}
.row-choose {
	padding-bottom: 45px;
}
.row-choose-1 {
	float: left;
	width: 44%;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
.row-choose-1 span {
	color: #9f9ea0;
	background: url('img/find-something-bulle.svg') center center no-repeat;
	background-size: contain;
	height: 54px;
	width: 48px;
	display: inline-block;
	line-height: 47px;
	font-size: 26px;
	text-align: center;
}
.row-choose-1 div.text {
	font-size: 1.2rem;
	font-style: italic;
	color: #9f9ea0;
	white-space: nowrap;
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
}
.row-choose-1.selected {}
.row-choose-1:hover span,
.row-choose-1.selected span {
	color: #fff;
	background: url('img/find-something-bulle-select.svg');
}
.row-choose-1.selected div.text {
	color: #fff;
}
.row-choose-arrows {
	font-size: 24px;
	text-align: center;
	padding-top: 17px;
}
#form_inscr_news .row-choose-arrows {
	position: absolute;
	width: 100%;
	z-index: 1;
}
.row-choose-arrows span {
	color: #9f9ea0;
}
.row-choose-2 {
	float: right;
	width: 44%;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
.row-choose-2 span {
	color: #9f9ea0;
	background: url('img/find-something-bulle.svg') center center no-repeat;
	background-size: contain;
	height: 54px;
	width: 48px;
	display: inline-block;
	line-height: 47px;
	font-size: 26px;
	text-align: center;
}
.row-choose-2 div.text {
	font-size: 1.2rem;
	font-style: italic;
	color: #9f9ea0;
	white-space: nowrap;
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
}
.row-choose-2.selected {}
.row-choose-2:hover span,
.row-choose-2.selected span {
	color: #fff;
	background: url('img/find-something-bulle-select.svg');
}
.row-choose-2.selected div.text {
	color: #fff;
}
.find-something-popin .popin-content .find-something-popin-validate {
	position: relative;
	display: inline-block;
	margin-bottom: -53px;
	margin-top: 20px;
	cursor: pointer;
}
.find-something-popin .popin-content .find-something-popin-validate .icon-bulle {
	font-size: 50px;
	color: #BECD00;
}
.find-something-popin .popin-content .find-something-popin-validate .icon-valider {
	color: #fff;
	font-size: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -13px 0 0 -11px;
}
.find-something-popin .popin-content .find-something-popin-validate:hover .icon-bulle {
	color: #fff;
}
.find-something-popin .popin-content .find-something-popin-validate:hover .icon-valider {
	color: #BECD00;
}
.find-something-popin .popin-content .find-something-popin-close {
	color:#9f9ea0;
	position: absolute;
	top: 12px;
	right: 13px;
	font-size: 14px;
	cursor: pointer;
}

.find-something-popin span.icon-pluie {
    font-size: 21px;
    vertical-align: middle;
    padding-right: 6px;
}
.find-something-popin .popin-content .field-group {}
.find-something-popin .popin-content .field-group label {
	font-size: 1.6rem;
	color: #fff;
	font-style: italic;
	font-weight: normal;
}
.find-something-popin .popin-content .field-group label[for=with-childs] {
	font-size: 1.4rem;
    margin-top: 15px;
}
.find-something-popin .popin-content .field-group label[for=with-childs] span {
    font-size: 21px;
    vertical-align: middle;
    padding-right: 6px;
}
.find-something-popin .popin-content .field-group input[type=number] {
    border: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
    width: 50px;
    margin: 0 10px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}
.find-something-popin .popin-content .field-group input[type="checkbox"]:not(:checked),
.find-something-popin .popin-content .field-group input[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
.find-something-popin .popin-content .field-group input[type="checkbox"]:not(:checked) + label,
.find-something-popin .popin-content .field-group input[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}
.find-something-popin .popin-content .field-group input[type="checkbox"]:not(:checked) + label:before,
.find-something-popin .popin-content .field-group input[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left:0;
	top: 0px;
	width: 14px;
	height: 14px;
	border: 1px solid #1F2121;
	background: #f8f8f8;
	margin-top: 1px;
}
.find-something-popin .popin-content .field-group input[type="checkbox"]:not(:checked) + label:after,
.find-something-popin .popin-content .field-group input[type="checkbox"]:checked + label:after {
	font-family: 'aintourisme' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e984";
	position: absolute;
	color: #ffffff;
	top: 3px;
	left: 2px;
	font-size: 10px;
}
.find-something-popin .popin-content .field-group input[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
.find-something-popin .popin-content .field-group input[type="checkbox"]:checked + label:before {
	background: #F39600;
	border-color: #F39600;
}
.find-something-popin .popin-content .field-group input[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
.find-something-popin .popin-content .choose-item {
    color: #9f9ea0;
    background: url(img/find-something-bulle.svg) center center no-repeat;
    background-size: contain;
    height: 54px;
    width: 48px;
    display: inline-block;
    line-height: 51px;
    font-size: 26px;
    cursor: pointer;
	position: relative;
}
.find-something-popin .popin-content .choose-item .icon-euro-1 {
	font-size: 1.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -7px;
}
.find-something-popin .popin-content .choose-item .icon-euro-2 {
    font-size: 1.7rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -9px;
}
.find-something-popin .popin-content .choose-item.selected {
	color: #fff;
    background: url(img/find-something-bulle-select.svg);
}
.find-something-popin .popin-content .text {
	color: #fff;
	font-size: 1.2rem;
	font-style: italic;
	margin-top: 5px
}
.find-something-popin .select-choose-item {
	display: none;
	padding-top: 25px;
	padding-bottom: 10px;
}
.find-something-popin select#number-group {
    border: 1px solid #1F2121;
    color: #87888A;
    font-weight: bold;
    font-style: italic;
    font-size: 1.6rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px;
    width: 200px;
    outline: 0;
}
.find-something-popin .select-choose-item #select-choose {
    border: 1px solid #1F2121;
    color: #87888A;
    font-weight: bold;
    font-style: italic;
    font-size: 1.6rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px;
    width: 200px;
    outline: 0;
}
.find-something-popin .select-choose-item .date-zone-table {
	position: relative;
	display: table;
	text-align: center;
	width: calc( 100% - 60px );
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #87888A;
	padding: 35px 15px 25px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.find-something-popin .select-choose-item .date-zone-table .title {
    position: absolute;
    color: #E2007A;
    font-weight: bold;
    font-size: 1.8rem;
    left: 50%;
    width: 220px;
    margin-left: -110px;
    top: -14px;
    background: #3e3d40;
    padding: 0 7px;
}
.find-something-popin .select-choose-item .date-zone-table .title > span {
	border-bottom: 2px solid #fff;
	display: block;
	width: calc( 100% - 60px );
	margin-left: 30px;
	padding-bottom: 2px;
}
.find-something-popin .select-choose-item .date-zone-table .title .date-prev {
    display: block;
    float: left;
    background: #3e3d40;
    cursor: pointer;
    color: #fff;
    padding: 0 4px;
}
.find-something-popin .select-choose-item .date-zone-table .title .date-next {
    display: block;
    float: right;
    background: #3e3d40;
    cursor: pointer;
    color: #fff;
    padding: 0 4px;
}
.find-something-popin .select-choose-item .date-zone-table .title .date-prev:hover ,
.find-something-popin .select-choose-item .date-zone-table .title .date-next:hover {
	color: #E2007A
}
.find-something-popin .select-choose-item .date-zone-table .date-zone-cell {
	display: table-cell;
	vertical-align: middle;
	color: #87888A;
	font-size: 1.6rem;
	font-style: italic;
}
.find-something-popin .select-choose-item .date-zone-table .date-zone-cell input[type=text] {
    border: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
    width: 110px;
    margin: 0 10px;
    text-align: center;
    color: #fff;
}

/** favorites **/
.apidae-fast-access-list{
	text-align: center;
	margin-top: 15px;
}
.apidae-fast-access-list .apidae-fast-access .icon-bulle {
	color: #BECD00;
	font-size: 50px;
	display: block;
}
.apidae-fast-access-list .apidae-fast-access {
	position: relative;
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 20px;
}
.apidae-fast-access-list .apidae-fast-access .icon-phone {
	font-size: 24px;
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	margin-top: -14px;
	margin-left: -12px;
	display: block;
}
.apidae-fast-access-list .apidae-fast-access .icon-contact-2 {
	font-size: 25px;
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -12px;
	display: block;
}
.apidae-fast-access-list .apidae-fast-access .icon-carte {
	font-size: 25px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -12px;
    display: block;
}
.apidae-fast-access-list .apidae-fast-access .weather-icon {
    font-size: 25px;
    position: absolute;
    color: #fff;
    top: 50%;
    margin-top: -15px;
    display: block;
    width: 100%;
}
.apidae-fast-access-list .apidae-fast-access .icon-web-site {
	font-size: 35px;
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -17px;
	display: block;
}
.apidae-fast-access-list .apidae-fast-access .icon-gps {
	font-size: 27px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -13px;
    display: block;
}
.apidae-fast-access-list .apidae-fast-access .icon-ski-alpin {
	font-size: 27px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -16px;
    display: block;
}

#will-like {
	margin-top: 25px;
}
#will-like h2 {
	font-family: 'Amatic SC', cursive;
	font-size: 4rem;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}

#block_inscription_connect {
    border: 1px solid #dadada;
    text-align: center;
    padding: 32px 0;
	margin-bottom: 25px;
}
#block_inscription_connect .inscr_title {
	font-weight: bold;
	font-size: 2rem;
	line-height: 1.1em;
}
#block_inscription_connect .inscr_sub_title {
	font-size: 1.6rem;
	margin-bottom: 30px;
}
#block_inscription_connect .inscr_facebook a {
	display: inline-block;
	background: #3B5998;
	color: #fff;
	text-decoration: none!important;
	font-size: 1.6rem;
    font-weight: bold;
    padding: 6px 25px 6px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    -o-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.4), Direction=NaN, Strength=25);
	margin-bottom: 9px;
}
#block_inscription_connect .inscr_facebook a i {
    font-size: 1.9rem;
    float: left;
    margin: 1px 10px 0 0;
}
#block_inscription_connect .inscr_or {
	font-family: 'Amatic SC', cursive;
	font-size: 3rem;
	margin-bottom: 6px;
}
#block_inscription_connect .inscr_create a {
	display: inline-block;
	background: #ED0F64;
	color: #fff;
	text-decoration: none!important;
	font-size: 1.6rem;
    font-weight: bold;
    padding: 6px 23px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    -o-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.4), Direction=NaN, Strength=25);
	margin-bottom: 5px;
}
#block_inscription_connect .inscr_login a {
	color: #333;
}
.row_favorite {
	margin-bottom: 26px;
	border: 1px solid #D9DADB;
	margin-left: 0;
	position: relative;
}
.row_favorite.row_favorite-no-image .col-txt {
	padding-bottom: 43px;
}
.row_favorite .col-img {
	padding-left: 0;
}
.row_favorite .col-txt {
	padding-top: 43px;
	line-height: 1.3em;
}
.row_favorite .block_img {
	width: 100%;
	height: 0;
	padding-bottom: 72%;
	position: relative;
	overflow: hidden;
}
.row_favorite .block_img a {
	text-indent: -999em;
	position: absolute;
	width: 100%;
	height: 100%;
    background-size: cover;
    background-position: center;
}
.row_favorite:hover .block_img a {
    transform: scale(1.2);
}
.row_favorite a {
	display: block;
	color: #333
}
.row_favorite a:hover {
	text-decoration: none;
}
.row_favorite h2 {
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 5px;
	line-height: 1.2em;
	text-transform: uppercase;
}
body.handheld .row_favorite h2 a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.row_favorite .remove_favorite {
	position: absolute;
	bottom: 7px;
	right: 15px;
	font-size: 2.2rem;
}
.tools-favorite {
	margin-bottom: 36px;
}
.tools-favorite a {
	float: right;
	color: #333;
	margin-left: 30px;
}
.tools-favorite a:hover {
	color: #F29500;
}
.tools-favorite a i {
	font-size: 2.5rem;
	vertical-align: middle;
	margin-left: 5px;
}
.tools-favorite a:hover, .tools-favorite a:active {
	text-decoration: none;
}
.page-template-template-favoris .post-content {
	font-size: 1.6rem;
	line-height: 1.9em;
	margin-bottom: 40px;
}
@media (max-width: 991px){
	.page-template-template-favoris .map-head{
		margin-top: 15px;
	}
	#block_inscription_connect {
		margin-top: 30px;
	}
	.tools-favorite > a{
		margin-top: 10px;
	}
	.row_favorite .col-txt{
		padding-top: 15px;
	}
	.row_favorite .col-img{
		padding: 0;
	}
	.row_favorite {
		margin-left: 0;
		margin-right: 0;
	}
	.row_favorite .remove_favorite {
		top: auto;
	}
	.row_favorite .block_img {
		height: 100%;
	}
	.row_favorite h2 {
		width: 87%;
	}
	#block_inscription_connect .inscr_facebook a{
		font-size: 1.8rem;
		padding: 8px 25px 8px 8px;
	}
	#block_inscription_connect .inscr_create a{
		font-size: 1.8rem;
		padding: 8px 23px;
	}
}

	/** mozaik **/
#mozaik {padding-top: 35px;}
#mozaik .instagram {
	padding-bottom: 75.33%;
	background-position: center center;
	background-size: cover;
	margin-bottom: 30px;
	position: relative;
}
#mozaik .instagram .logo {
	background: #E2007A;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	text-align: center;
	color: #fff;
}
#mozaik .instagram .logo > * {
	font-size: 55px;
	line-height: 89px;
	color: #fff;
	text-decoration: none!important
}
#mozaik .instagram .logo:hover  {
	background: #A85BAE;
	text-decoration: none!important;
}
#mozaik .apidae-agenda {
	background-color: #00B1BF;
	padding-bottom: 162%!important;
	-webkit-transition: background .3s!important;
	-moz-transition: background .3s!important;
	-o-transition: background .3s!important;
	transition: background .3s!important;
}
#mozaik .apidae-agenda:hover, #mozaik .youtube:hover {
	background-color: #E2007A;
}
#mozaik .apidae-item {
	display: block;
	margin-bottom: 30px;
	height: 0;
	padding-bottom: 22%;
	position: relative;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
	overflow: hidden;
}
#mozaik .apidae-item .img {
	display: block;
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mozaik .apidae-item .apidae-item-bg {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10%;
}
#mozaik .apidae-item .apidae-item-center {
	background: url('img/bulle-bg.svg') center center no-repeat;
	background-size: contain;
	position: relative;
	display: table;
	/* max-width: 150px; */
	/* max-height: 100px; */
	vertical-align: middle;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	height: 50%;
	margin: -25% 0 0 -25%;
}
#mozaik .apidae-item.apidae-item-ratio-1 .apidae-item-center {
	top: 40%;
	width: 90%;
	height: 90%;
	margin: -45% 0 0 -45%;
}
#mozaik .apidae-item.apidae-item-ratio-2 .apidae-item-center {
	top: 69%;
	width: 44%;
	height: 74%;
	margin: -37% 0 0 -22%;
}
#mozaik .apidae-item.apidae-item-ratio-3 .apidae-item-center {
	top: 70%;
	width: 50%;
	height: 86%;
	margin: -43% 0 0 -25%;
}
#mozaik .apidae-item.apidae-item-ratio-4 .apidae-item-center {
	top: 50%;
	width: 58%;
	height: 60%;
	margin: -30% 0 0 -29%;
}
#mozaik .apidae-item.apidae-item-ratio-5 .apidae-item-center {
	top: 32%;
	width: 76%;
	height: 70%;
	margin: -35% 0 0 -38%;
}
#mozaik .apidae-item.apidae-item-ratio-6 .apidae-item-center {
	top: 70%;
	width: 50%;
	height: 86%;
	margin: -43% 0 0 -25%;
}
#mozaik .apidae-item.apidae-item-ratio-7 .apidae-item-center {
	top: 65%;
	width: 50%;
	height: 86%;
	margin: -43% 0 0 -25%;
}
#mozaik .apidae-item.apidae-agenda .apidae-item-center {
	top: 36%;
	width: 84%;
	height: 70%;
	margin: -35% 0 0 -42%;
}


#mozaik .apidae-item .icon-heart {
	font-size: 35px;
	display: block;
	color: #fff;
	text-align: center;
	margin-bottom: 18px;
}
#mozaik .apidae-item .icon-star {
	font-size: 35px;
	display: block;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
#mozaik .apidae-item .icon-bulle {
	font-size: 35px;
	display: block;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
#mozaik .apidae-item .icon-calendar {
	font-size: 38px;
	display: block;
	color: #fff;
	text-align: center;
	margin-bottom: 18px;
}
#mozaik .apidae-item .text {
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	display: block;
	text-transform: uppercase;
	width: 80%;
	margin: 0 auto;
	line-height: 1.3em;
}
@media only screen and (max-width : 1280px) {
	#mozaik .apidae-item .text {
		font-size: 1.3rem;
	}
}
#mozaik .apidae-item.apidae-item-ratio-1 {
	padding-bottom: 123.67%;
}
#mozaik .apidae-item.apidae-item-ratio-2 {
	padding-bottom: 64%;
}
#mozaik .apidae-item.apidae-item-ratio-3 {
	padding-bottom: 62.6%;
}
#mozaik .apidae-item.apidae-item-ratio-4 {
	padding-bottom: 104.4%;
}
#mozaik .apidae-item.apidae-item-ratio-5 {
	padding-bottom: 162%;
}
#mozaik .apidae-item.apidae-item-ratio-6 {
	padding-bottom: 68.15%;
}
#mozaik .apidae-item.apidae-item-ratio-7 {
	padding-bottom: 75.33%;
}
#mozaik .full_link {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mozaik .youtube {
	background: #F39800;
	padding-bottom: 68.15%;
	display: block;
	height: 0;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}
#mozaik .youtube > span {
	top : 35%;
	color: #fff;
	font-size: 2rem;
	position: absolute;
	left: 0%;
	width: 100%;
	box-sizing: border-box;
	margin-top: -40px;
	font-weight: bold;
}
#mozaik .youtube > span:before {
	content : ' ';
	display: block;
	position: absolute;
	left: 50%;
	bottom: 100%;
	background: #fff;
	height: 3px;
	width: 80px;
	margin-left: -40px;
	margin-bottom: 5px;
}
#mozaik .youtube > span:after {
	content : ' ';
	display: block;
	position: absolute;
	left: 50%;
	top: 100%;
	background: #fff;
	height: 3px;
	width: 80px;
	margin-left: -40px;
	margin-top: 5px;
}
#mozaik .youtube > i {
	color: #fff;
	font-size: 80px;
	position: absolute;
    top: 70%;
    left: 50%;
    margin: -40px 0 0 -40px;
}
#mozaik .facebook {
	background: #00B1BF;
	width: 22%;
	text-align: center;
	color: #fff;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#mozaik .facebook > * {
	position: absolute;
	top: 50%;
	left:  50%;
	font-size: 54px;
	margin: -27px 0 0 -27px;
}
#mozaik .instagram_link {
	background: #E2007A;
	width: 22%;
	text-align: center;
	color: #fff;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#mozaik .instagram_link > * {
	position: absolute;
	top: 50%;
	left:  50%;
	font-size: 54px;
	margin: -27px 0 0 -27px;
}
#mozaik .youtube-2 {
	background: #BECD00;
	width: 22%;
	text-align: center;
	color: #fff;
	height: 100%;
	right: 0;
	top: 0;
	position: absolute;
}
#mozaik .youtube-2 > * {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 54px;
	margin: -27px 0 0 -27px;
}

/* OPEN SYSTEM */
h2.booking_title, .container_resa .booking_title {
	background: #DD1D58;
	color:#fff;
	font-size: 2rem;
	line-height: 44px;
	padding: 0 15px;
}
h2.booking_title span, .container_resa .booking_title {
	font-size: 18px;
	margin-right: 5px;
	position: relative;
	top: 1px;
}
.OsMoteur.OptMoteurEnLigne {
	width: 100%;
	margin-bottom: 50px;
}

/* APIDAE LIST */
	/** header **/
#apidae-group-link {
	float: right;
	padding-right: 24px;
	margin-top: 26px;
}
body.search #apidae-group-link {
    margin: 10px 0;
	padding-right: 0;
}
#apidae-group-link a {
	color: #87888A;
	text-decoration: none;
	display: inline-block;
	padding: 0 12px;
}
#apidae-group-link a:hover ,
#apidae-group-link a.active {
	color: #F39800;
}
#apidae-group-link #apidae-list-liste {
	font-size: 28px;
}
#apidae-group-link #apidae-list-carte {
	font-size: 30px;
	position: relative;
	top: 1px;
}
	/** col left **/
#filters-col .map-head {
	background: #1F2121;
	min-height: 105px;
	color: #fff;
	font-weight: bold;
	font-size: 2rem;
	text-align: center;
	padding: 5px 10px;
	display: table;
	width: 100%;
}
.page-template-template-favoris #filters-col .map-head {
	min-height: 68px;
	text-align: left;
	padding: 5px 10px 5px 30px
}

#filters-col .map-head > span {
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
}
#filters-col #wrap-list-map {
	position: relative;
}
#filters-col #wrap-list-map #fullscreen-mod-carte {
	position: absolute;
    top: 5px;
    right: 5px;
    background: #F39800;
    color: #fff;
    z-index: 100;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 0;
    font-size: 25px;
    padding: 5px;
	border: 1px solid #F39800;
	text-decoration: none;
}
#filters-col #wrap-list-map #fullscreen-mod-carte:hover {
	background: #fff;
    color: #F39800;
}

#filters-col #list-map {
	height: 333px;
}
#find-arround {
	background: #F39800;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0 10px;
	cursor: pointer;
}
.page-template-template-liste-agenda-apidae #find-arround {
	background: #E2007A;
}
#find-arround span {
	font-size: 25px;
	position: relative;
	top: 2px;
	margin-right: 10px;
}
#filters-col #text-search-apidae {
	margin-top: 121px;
	position: relative;
	margin-bottom: 28px;
}
#filters-col #text-search-apidae .text {
	position: absolute;
	font-size: 2.5rem;
	font-family: 'Amatic SC', cursive;
	font-weight: bold;
	top: -100px;
	left: 15%;
	width: 50%;
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	line-height: 1em;
}
#filters-col #text-search-apidae .arrow {
	position: absolute;
	top: -49px;
	left: 34%;
	-ms-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	font-size: 40px;
}
#filters-col #text-search-apidae .input {
	position: relative;
	border: 1px solid #1F2121;
}
#filters-col #text-search-apidae .input ul {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	border: 1px solid #000;
	margin: 0 -1px 0 -1px;
	border-top: 0px;
	z-index: 10;
}
#filters-col #text-search-apidae .input ul li {
	display: block;
}
#filters-col #text-search-apidae .input ul li a {
	display: block;
	font-size: 1.5rem;
	padding: 4px 10px;
	color: #dd1d58;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#filters-col #text-search-apidae .input ul li a:hover {
    background: #ececec;
}
#filters-col #text-search-apidae .input input[type=text] {
	border: 0;
	display: block;
	font-size: 1.6rem;
	padding: 0 5px 0 10px;
	line-height: 33px;
	width: calc( 100% - 34px );
	margin: 0;
}
#filters-col #text-search-apidae .input .icon-croix-champ {
    float: right;
    color: #1F2121;
    font-size: 16px;
    padding: 8px 1px 9px;
    cursor: pointer;
    margin-left: -26px;
    margin-right: 4px;
	opacity: 0;
}
#filters-col #text-search-apidae .input .icon-search {
	float: right;
	color: #1F2121;
	font-size: 1.8rem;
	padding: 7px 8px 9px;
	cursor: pointer;
}
#filters-col .apidae-filter-title-main {
	font-size: 4.7rem;
	font-weight: bold;
	color: #000000;
	font-family: 'Amatic SC', cursive;
	border-bottom: 1px solid #D9DADB;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#filters-col .apidae-filter-title-main #reset-filter {
    float: right;
    font-size: 22px;
    cursor: pointer;
    color: #000;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 26px;
    margin-top: 15px;
	display: none;
}
#filters-col .apidae-filter-title-main #reset-filter:hover {
	color: #f39800;
}
#filters-col .apidae-filter-title {
	font-size: 2rem;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #D9DADB;
	text-transform: uppercase;
	padding: 7px 0px;
	cursor: pointer;
}
#filters-col .apidae-filter-title-main + .apidae-filter-title {
	border-top: 0;
}
#filters-col .apidae-filter-title .icon-corner-down {
	float: right;
	padding: 4px 7px;
}
#filters-col .apidae-filter-title.open .icon-corner-down {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#filters-col .apidae-filter-list {
	padding-top: 12px;
	display: none;
}
#filters-col .apidae-filter-list input[type=checkbox] {}
#filters-col .apidae-filter-list label {
	font-size: 1.6rem;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-bottom: 9px;
}
#filters-col .apidae-filter-list label:last-child {
	padding-bottom: 14px;
}
#filters-col .apidae-filter-list input[type="checkbox"]:not(:checked),
#filters-col .apidae-filter-list input[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
#filters-col .apidae-filter-list input[type="checkbox"]:not(:checked) + label,
#filters-col .apidae-filter-list input[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 24px;
	cursor: pointer;
}
#filters-col .apidae-filter-list input[type="checkbox"]:not(:checked) + label:before,
#filters-col .apidae-filter-list input[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left:0;
	top: 4px;
	width: 14px;
	height: 14px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
#filters-col .apidae-filter-list input[type="checkbox"]:not(:checked) + label:after,
#filters-col .apidae-filter-list input[type="checkbox"]:checked + label:after {
	font-family: 'aintourisme' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e984";
	position: absolute;
	top: 6px;
	left: 3px;
	font-size: 10px;
	color: #ffffff;
}
#filters-col .apidae-filter-list input[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
#filters-col .apidae-filter-list input[type="checkbox"]:checked + label:before {
	background: #F39600;
	border-color: #F39600;
}
#filters-col .apidae-filter-list input[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
#filters-col hr {
	border-top: 1px solid #D9DADB;
	margin: 0;
}
	/** col right **/
.bloc-apidae-sel .bloc-apidae-sel-image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.apidae-near-item .bloc-apidae-sel-image-aint ,
.bloc-apidae-sel .bloc-apidae-sel-image-aint {
	position: absolute;
    top: 30px;
    left: 50px;
    right: 50px;
    bottom: 80px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('img/logo.png');
}
#list-apidae-result .title {
    font-size: 3.5rem;
    font-weight: bold;
    margin-bottom: 25px;
    font-family: 'Amatic SC', cursive;
}
#will-like .bloc-apidae-sel{
	position: relative;
	width: 100%;
	height: 234px;
	margin-bottom: 30px;
	background-color: #bbb;
	overflow: hidden;
}
#wrap_crosseling {
	margin-top: 50px;
}
#wrap_crosseling h2 {
	font-family: 'Amatic SC', cursive;
    font-size: 3.4rem;
    font-weight: bold;
    color: #1F2121;
    line-height: 2em;
    padding-left: 0;
    margin: 0;
}
#wrap_crosseling .bt_choose_crosselling {
	background-color: #DD1D58;
    color: #fff;
    border: 2px solid #DD1D58;
    position: absolute;
    bottom: -20px;
    right: 15px;
    z-index: 1;
    text-transform: uppercase;
    padding: 6px 15px;
    font-size: 1.5rem;
    font-weight: bold;
	text-decoration: none;
}
#wrap_crosseling .bt_choose_crosselling:hover {
	background-color: #fff;
	color: #DD1D58;
}

#filter-tags {
    padding: 0px 15px 10px;
}
#filter-tags span {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0 20px 10px 0;
    text-decoration: none;
    color: #767676;
}
#filter-tags span i {
    margin-left: 5px;
    cursor: pointer;
    position: relative;
    top: 2px;
}
#filter-tags span i:hover {
	color:#f39800;
}

#wrap_crosseling .bloc-apidae-sel,
#list-apidae-result .bloc-apidae-sel,
#list-apidae-sel .bloc-apidae-sel,
#footer_alentours .bloc-apidae-sel {
	position: relative;
	width: 100%;
	height: 290px;
	margin-bottom: 30px;
	background-size: cover;
	background-position: center center;
	background-color: #bbb;
	background-repeat: no-repeat;
	overflow: hidden;
	border: 0px solid;
	transition: border-width 0.3s;
}
#wrap_crosseling .bloc-apidae-sel.is_coup_pouce,
#list-apidae-result .bloc-apidae-sel.is_coup_pouce,
#list-apidae-sel .bloc-apidae-sel.is_coup_pouce,
#footer_alentours .bloc-apidae-sel.is_coup_pouce {
	border: 10px solid #dd1d58;
    margin: -10px 0 20px -10px;
    width: calc( 100% + 20px );
    height: 310px;
}
#will-like .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bulle,
#list-apidae-result .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bulle,
#list-apidae-sel .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bulle,
#footer_alentours .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bulle {
	color: #DD1D58!important;
}
#will-like .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bookmark,
#list-apidae-result .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bookmark,
#list-apidae-sel .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bookmark,
#footer_alentours .bloc-apidae-sel .footer_alentours_bookmark.bookmarked .icon-bookmark {
	color: #fff!important;
}
#wrap_crosseling .bloc-apidae-sel .bull,
#will-like .bloc-apidae-sel .bull,
#list-apidae-result .bloc-apidae-sel .bull,
#list-apidae-sel .bloc-apidae-sel .bull,
#footer_alentours .bloc-apidae-sel .bull {
	width: 114px;
	height: 114px;
	text-align: center;
	background: #1A171B;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -57px;
	opacity: 0.7;
}
#wrap_crosseling .bloc-apidae-sel .bull:after,
#will-like .bloc-apidae-sel .bull:after,
#list-apidae-result .bloc-apidae-sel .bull:after,
#list-apidae-sel .bloc-apidae-sel .bull:after,
#footer_alentours .bloc-apidae-sel .bull:after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-left: 2px solid transparent;
    border-right: 53px solid transparent;
    border-top: 27px solid #1A171B;
    margin-left: -25px;
}
#wrap_crosseling .bloc-apidae-sel .bull span,
#will-like .bloc-apidae-sel .bull span,
#list-apidae-result .bloc-apidae-sel .bull span,
#list-apidae-sel .bloc-apidae-sel .bull span,
#footer_alentours .bloc-apidae-sel .bull span {
	font-size: 39px;
	color: #fff;
	display: block;
	margin-top: 35px;
}
.sejour-item .bookable,
#wrap_crosseling .bloc-apidae-sel .bookable,
#will-like .bloc-apidae-sel .bookable,
#list-apidae-result .bloc-apidae-sel .bookable,
#list-apidae-sel .bloc-apidae-sel .bookable,
#footer_alentours .bloc-apidae-sel .bookable {
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	background: #DD1D58;
	text-align: center;
	line-height: 39px;
	white-space: nowrap;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 158px;
	padding: 0 100px;
	transform-origin: left;
	margin-left: -63px;
}
@media only screen and (max-width : 1200px) {
	#wrap_crosseling .bloc-apidae-sel,
	#will-like .bloc-apidae-sel,
	#list-apidae-result .bloc-apidae-sel,
	#list-apidae-sel .bloc-apidae-sel,
	#footer_alentours .bloc-apidae-sel {
		height: 235px;
	}
	#wrap_crosseling .bloc-apidae-sel.is_coup_pouce,
	#will-like .bloc-apidae-sel.is_coup_pouce,
	#list-apidae-result .bloc-apidae-sel.is_coup_pouce,
	#list-apidae-sel .bloc-apidae-sel.is_coup_pouce,
	#footer_alentours .bloc-apidae-sel.is_coup_pouce {
		height: 255px;
	}
}
@media only screen and (max-width : 992px) {
	#wrap_crosseling .bloc-apidae-sel,
	#will-like .bloc-apidae-sel,
	#list-apidae-result .bloc-apidae-sel,
	#list-apidae-sel .bloc-apidae-sel,
	#footer_alentours .bloc-apidae-sel {
		height: 244px;
	}
	#wrap_crosseling .bloc-apidae-sel.is_coup_pouce,
	#will-like .bloc-apidae-sel.is_coup_pouce,
	#list-apidae-result .bloc-apidae-sel.is_coup_pouce,
	#list-apidae-sel .bloc-apidae-sel.is_coup_pouce,
	#footer_alentours .bloc-apidae-sel.is_coup_pouce {
		height: 264px;
	}
}
@media only screen and (max-width : 768px) {
	#wrap_crosseling .bloc-apidae-sel,
	#will-like .bloc-apidae-sel,
	#list-apidae-sel .bloc-apidae-sel,
	#footer_alentours .bloc-apidae-sel {
		height: 0;
		padding-bottom: 100%;
	}
	#wrap_crosseling .bloc-apidae-sel.is_coup_pouce,
	#will-like .bloc-apidae-sel.is_coup_pouce,
	#list-apidae-sel .bloc-apidae-sel.is_coup_pouce,
	#footer_alentours .bloc-apidae-sel.is_coup_pouce {
		height: 20px;
		padding-bottom: 100%;
		margin-bottom: 20px;
	}
}
#wrap_crosseling .bloc-apidae-sel .content,
#will-like .bloc-apidae-sel .content,
#list-apidae-result .bloc-apidae-sel .content,
#list-apidae-sel .bloc-apidae-sel .content,
#footer_alentours .bloc-apidae-sel .content {
	background: rgba(31,33,33,0.7);
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0;
	padding: 7px 10px 7px 40px;
	min-height: 80px;
	z-index: 110;
}
#wrap_crosseling .bloc-apidae-sel .bookmark,
#will-like .bloc-apidae-sel .bookmark,
#list-apidae-result .bloc-apidae-sel .bookmark,
#list-apidae-sel .bloc-apidae-sel .bookmark,
#footer_alentours .bloc-apidae-sel .bookmark {
	position: absolute;
	right: 15px;
	top:  -55px;
	cursor: pointer;
	z-index: 110;
}
#wrap_crosseling .bloc-apidae-sel .bookmark.animation,
#will-like .bloc-apidae-sel .bookmark.animation,
#list-apidae-result .bloc-apidae-sel .bookmark.animation,
#list-apidae-sel .bloc-apidae-sel .bookmark.animation,
#footer_alentours .bloc-apidae-sel .bookmark.animation {
	opacity: 0;
	top: -50px;
}
#wrap_crosseling .bloc-apidae-sel .bookmark .icon-bulle,
#will-like .bloc-apidae-sel .bookmark .icon-bulle,
#list-apidae-result .bloc-apidae-sel .bookmark .icon-bulle,
#list-apidae-sel .bloc-apidae-sel .bookmark .icon-bulle,
#footer_alentours .bloc-apidae-sel .bookmark .icon-bulle {
	font-size: 45px;
	color: #fff;
}
.tools-favorite .add-all-favorite:hover .bookmark .icon-bulle ,
body.desktop #wrap_crosseling .bloc-apidae-sel .bookmark:hover .icon-bulle ,
body.desktop #will-like .bloc-apidae-sel .bookmark:hover .icon-bulle ,
#wrap_crosseling .bloc-apidae-sel .bookmark.bookmarked .icon-bulle,
#will-like .bloc-apidae-sel .bookmark.bookmarked .icon-bulle,
body.desktop #list-apidae-result .bloc-apidae-sel .bookmark:hover .icon-bulle ,
#list-apidae-result .bloc-apidae-sel .bookmark.bookmarked .icon-bulle,
body.desktop #list-apidae-sel .bloc-apidae-sel .bookmark:hover .icon-bulle ,
#list-apidae-sel .bloc-apidae-sel .bookmark.bookmarked .icon-bulle,
body.desktop #footer_alentours .bloc-apidae-sel .bookmark:hover .icon-bulle ,
#footer_alentours .bloc-apidae-sel .bookmark.bookmarked .icon-bulle {
	color: #DD1D58;
}
.tools-favorite .add-all-favorite:hover .bookmark.bookmarked .icon-bulle,
body.desktop #wrap_crosseling .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bulle,
body.desktop #will-like .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bulle,
body.desktop #list-apidae-result .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bulle,
body.desktop #list-apidae-sel .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bulle,
body.desktop #footer_alentours .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bulle {
	color: #fff;
}

.tools-favorite .bookmark .icon-bookmark,
#wrap_crosseling .bloc-apidae-sel .bookmark .icon-bookmark,
#will-like .bloc-apidae-sel .bookmark .icon-bookmark,
#list-apidae-result .bloc-apidae-sel .bookmark .icon-bookmark,
#list-apidae-sel .bloc-apidae-sel .bookmark .icon-bookmark,
#footer_alentours .bloc-apidae-sel .bookmark .icon-bookmark {
	position: absolute;
	color: #DD1D58;
	font-size: 25px;
	line-height: 45px;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.tools-favorite .add-all-favorite:hover .bookmark .icon-bookmark ,
body.desktop #wrap_crosseling .bloc-apidae-sel .bookmark:hover .icon-bookmark ,
body.desktop #will-like .bloc-apidae-sel .bookmark:hover .icon-bookmark ,
#wrap_crosseling .bloc-apidae-sel .bookmark.bookmarked .icon-bookmark,
#will-like .bloc-apidae-sel .bookmark.bookmarked .icon-bookmark,
body.desktop #list-apidae-result .bloc-apidae-sel .bookmark:hover .icon-bookmark ,
#list-apidae-result .bloc-apidae-sel .bookmark.bookmarked .icon-bookmark,
body.desktop #list-apidae-sel .bloc-apidae-sel .bookmark:hover .icon-bookmark ,
#list-apidae-sel .bloc-apidae-sel .bookmark.bookmarked .icon-bookmark,
body.desktop #footer_alentours .bloc-apidae-sel .bookmark:hover .icon-bookmark ,
#footer_alentours .bloc-apidae-sel .bookmark.bookmarked .icon-bookmark {
	color: #fff;
}
.tools-favorite .add-all-favorite:hover .bookmark.bookmarked .icon-bookmark,
body.desktop #wrap_crosseling .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bookmark,
body.desktop #will-like .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bookmark,
body.desktop #list-apidae-result .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bookmark,
body.desktop #list-apidae-sel .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bookmark,
body.desktop #footer_alentours .bloc-apidae-sel .bookmark.bookmarked:hover .icon-bookmark {
	color: #DD1D58;
}
#wrap_crosseling .bloc-apidae-sel a,
#will-like .bloc-apidae-sel a,
#list-apidae-result .bloc-apidae-sel a,
#list-apidae-sel .bloc-apidae-sel a,
#footer_alentours .bloc-apidae-sel a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.page-template-template-liste-sejours-packages #list-apidae-sel .bloc-apidae-sel a{
	z-index: 120;
}
#wrap_crosseling .bloc-apidae-sel .content .hoverLayer,
#will-like .bloc-apidae-sel .content .hoverLayer,
#list-apidae-result .bloc-apidae-sel .content .hoverLayer,
#list-apidae-sel .bloc-apidae-sel .content .hoverLayer,
#footer_alentours .bloc-apidae-sel .content .hoverLayer {
	content: ' ';
	display: block;
	position: absolute;
	top: 8px;
	left: 18px;
	bottom: 8px;
	width: 5px;
	background: #F39800;
	font-size: 0;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools,
#will-like .bloc-apidae-sel .content .hover_tools,
#list-apidae-result .bloc-apidae-sel .content .hover_tools,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools,
#footer_alentours .bloc-apidae-sel .content .hover_tools {
	position: absolute;
	top: 100%;
	height: 100%;
	left: 0;
	background: #F39800;
	width: 100%;
	text-align: center;
	opacity: 0;
}
.apidae-near .apidae-near-container .apidae-near-item.hover .apidae-near-item-content .hover_tools,
#wrap_crosseling .bloc-apidae-sel.hover .content .hover_tools,
#will-like .bloc-apidae-sel.hover .content .hover_tools,
#list-apidae-result .bloc-apidae-sel.hover .content .hover_tools,
#list-apidae-sel .bloc-apidae-sel.hover .content .hover_tools,
#footer_alentours .bloc-apidae-sel.hover .content .hover_tools ,
.apidae-near .apidae-near-container .apidae-near-item:hover .apidae-near-item-content .hover_tools,
#wrap_crosseling .bloc-apidae-sel:hover .content .hover_tools,
#will-like .bloc-apidae-sel:hover .content .hover_tools,
#list-apidae-result .bloc-apidae-sel:hover .content .hover_tools,
#list-apidae-sel .bloc-apidae-sel:hover .content .hover_tools,
#footer_alentours .bloc-apidae-sel:hover .content .hover_tools {
	top: 0;
	opacity: 1;
}








.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access {
	display: inline-block;
	position: relative;
	margin: 7px 5px;
    width: auto;
	text-decoration: none;
	cursor: pointer;
	height: auto;
}
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access .icon-bulle,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-bulle,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-bulle,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-bulle,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-bulle,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-bulle {
	font-size: 45px;
	color: #fff;
}
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access div:last-child,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access div:last-child,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access div:last-child,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access div:last-child,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access div:last-child,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access div:last-child ,
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access span:last-child,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access span:last-child,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access span:last-child,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access span:last-child,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access span:last-child,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access span:last-child {
	position: absolute;
	font-size: 26px;
	z-index: 1;
	color: #F39800;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -13px;
	display: block;
}
.sejour-item .apidae-fast-access .icon-bulle:hover,
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access:hover .icon-bulle,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover .icon-bulle,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover .icon-bulle,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover .icon-bulle,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover .icon-bulle,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover .icon-bulle {
	color: rgba(0,0,0,.5);
}
.apidae-near .apidae-near-container .apidae-near-item.hover-map,
#wrap_crosseling .bloc-apidae-sel.hover-map,
#will-like .bloc-apidae-sel.hover-map,
#list-apidae-result .bloc-apidae-sel.hover-map,
#list-apidae-sel .bloc-apidae-sel.hover-map,
#footer_alentours .bloc-apidae-sel.hover-map{
	border: 10px solid;
}
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access:hover div:last-child,
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access:hover span:last-child,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover div:last-child,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover div:last-child,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover div:last-child,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover div:last-child,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover div:last-child ,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover span:last-child,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover span:last-child,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover span:last-child,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover span:last-child,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access:hover span:last-child {
	color: #fff;
}
.apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .hover_tools .apidae-fast-access .icon-web-site,
#wrap_crosseling .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-web-site,
#will-like .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-web-site,
#list-apidae-result .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-web-site,
#list-apidae-sel .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-web-site,
#footer_alentours .bloc-apidae-sel .content .hover_tools .apidae-fast-access .icon-web-site {
    margin-top: -17px!important;
    font-size: 28px!important;
}
#wrap_crosseling .bloc-apidae-sel .content .apidae-distance-km,
#will-like .bloc-apidae-sel .content .apidae-distance-km,
#list-apidae-result .bloc-apidae-sel .content .apidae-distance-km,
#list-apidae-sel .bloc-apidae-sel .content .apidae-distance-km,
#footer_alentours .bloc-apidae-sel .content .apidae-distance-km {
	font-size: 1.4rem;
	font-weight: bold;
	color:#fff;
	float: right;
}
#wrap_crosseling .bloc-apidae-sel.bloc-apidae-sel-km .content h3,
#will-like .bloc-apidae-sel.bloc-apidae-sel-km .content h3,
#wrap_crosseling .bloc-apidae-sel.bloc-apidae-sel-km .content h2,
#list-apidae-result .bloc-apidae-sel.bloc-apidae-sel-km .content h2,
#list-apidae-sel .bloc-apidae-sel.bloc-apidae-sel-km .content h2,
#footer_alentours .bloc-apidae-sel.bloc-apidae-sel-km .content h3 {
	width: calc( 100% - 50px);
}
#wrap_crosseling .bloc-apidae-sel .content h3,
#will-like .bloc-apidae-sel .content h3,
#wrap_crosseling .bloc-apidae-sel .content h2,
#list-apidae-result .bloc-apidae-sel .content h2,
#list-apidae-sel .bloc-apidae-sel .content h2,
#footer_alentours .bloc-apidae-sel .content h3 {
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.1em;
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
}
#footer_alentours .bloc-apidae-sel .content h3 [class^="icon-"],
#footer_alentours .bloc-apidae-sel .content h3 [class*=" icon-"],
#will-like .bloc-apidae-sel .content h2 [class^="icon-"],
#will-like .bloc-apidae-sel .content h2 [class*=" icon-"],
#wrap_crosseling .bloc-apidae-sel .content h2 [class^="icon-"],
#wrap_crosseling .bloc-apidae-sel .content h2 [class*=" icon-"],
#wrap_crosseling .bloc-apidae-sel .content h3 [class^="icon-"],
#wrap_crosseling .bloc-apidae-sel .content h3 [class*=" icon-"] {
	vertical-align: middle;
	font-size: 1.1rem;
}
#wrap_crosseling .bloc-apidae-sel .content p,
#will-like .bloc-apidae-sel .content p,
#list-apidae-result .bloc-apidae-sel .content p,
#list-apidae-sel .bloc-apidae-sel .content p,
#footer_alentours .bloc-apidae-sel .content p {
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.1em;

}
#list-apidae-result #list-loader,
#list-apidae-sel #list-loader,
#footer_alentours #list-loader {
	display: none;
	margin: 80px 0 100px;
}
@media(min-width: 991px) {
	#list-apidae-result #list-loader,
	#list-apidae-sel #list-loader {
		top: 0;
		left: 0;
		position: relative;
		margin: 80px 0 100px;
	}
}
@media(min-width: 992px) {
	#list-apidae-result #list-loader,
	#list-apidae-sel #list-loader {
		position: fixed;
		left: 58%;
		top: 40%;
		margin: 0px;
	}
}
#list-apidae-result .col-xs-12 + .col-xs-12 + .clear + #list-loader,
#list-apidae-sel .col-xs-12 + .col-xs-12 + .clear + #list-loader {
	top: 0;
	left: 0;
	position: relative;
	margin: 80px 0 100px;
}

#footer_alentours .filtres a {
	font-size: 1.3rem;
	color: #1F2121;
    margin: 9px 10px;
	font-family: 'Lato';
	display: none;
	text-decoration: none;
	position: relative;
    padding-bottom: 3px;
}
#footer_alentours .filtres a:first-child {
    margin-left: 0;
    margin-right: 30px;
}
#footer_alentours .filtres a:after {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 3px;
	background: #1F2121;
	display: block;
	content: ' ';
}
#footer_alentours .filtres a.active:after,
#footer_alentours .filtres a:hover:after{
	width: 100%;
	left: 0;
}

#apidae-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* open dispo */
#opensys-dispo {
	background: #ECEDED;
	margin: 0 15px 49px;
	padding-bottom: 15px;
	position: relative;
}
#opensys-dispo .opensys-title {
	font-size: 2rem;
	color: #fff;
	background: #DD1D58;
	line-height: 44px;
	padding: 0 20px;
}
#opensys-dispo .opensys-title span {
	font-size: 18px;
	margin-right: 10px;
}
#opensys-dispo label {
	color:#9C9E9F;
	font-size: 1.4rem;
	display: block;
	margin-top: 10px;
}
#opensys-dispo select {
	display: block;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #C6C7C8;
	line-height: 34px;
	height: 34px;
	color: #9C9E9F;
	padding: 0 15px 0 10px;
	outline: 0;
}
#opensys-dispo input {
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #C6C7C8;
	line-height: 34px;
	height: 34px;
	color: #9C9E9F;
	padding: 0 0 0 10px;
	outline: 0;
	width: 100%;
}
#opensys-dispo button {
	display: block;
	background: #DD1D58;
	font-size: 1.8rem;
	font-weight: bold;
	border: 0;
	color: #fff;
	margin-top: 33px;
	line-height: 32px;
	vertical-align: middle;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #DD1D58;
	cursor: pointer;
}
#opensys-dispo button:hover {
	background: #fff;
	color: #DD1D58;
}
@media (max-width: 1200px) and (min-width: 992px) {
	#opensys-dispo button {
		font-size: 1.5rem;
	}
}
#opensys-dispo button

#opensys-dispo button span {
	font-size: 22px;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
#opensys-dispo .loader{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(178, 178, 178, 0.6);
}
#opensys-dispo .loader .sk-folding-cube{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	margin-left: -20px;
	left: 50%;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
	background: #1D1D1B;
}
.leaflet-popup-content {
    background-color: #1D1D1B;
	color: #fff;
	margin: 10px;
}
.leaflet-popup-content > div{
	max-width: 100%!important;
}
.leaflet-popup-content > div > div{
	overflow: hidden!important
}
.leaflet-popup-content .scrollFix{
	padding: 10px;
}

.leaflet-popup-content .map-tooltip img {
	margin-bottom: 5px;
}
.leaflet-popup-content .map-tooltip .title {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 4px;
	padding-right: 20px;
}
.leaflet-popup-content .map-tooltip .title a {
	color: #F39600;
}
.leaflet-popup-content .map-tooltip .title span {
	font-size: 1.1rem;
    margin-left: 5px;
}
.leaflet-popup-content .map-tooltip .desc, .leaflet-popup-content .map-tooltip .adresse, .leaflet-popup-content .map-tooltip .web-site {
	font-size: 1.2rem;
}
.leaflet-popup-content .map-tooltip .web-site {
	color: #bbce00;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.leaflet-popup-content .map-tooltip .tools {
	text-align: center;
	padding: 9px 0 0;
}
.leaflet-popup-content .map-tooltip .tools a {
	font-size: 1.2rem;
	color: #fff;
	text-decoration: underline;
	margin: 0 10px;
}
.leaflet-popup-content-wrapper {
	width: 220px!important;
	border-radius: 0;
}

/* APIDAE AGENDA LIST */
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .phone-tooltip {
	display: none;
    position: absolute;
    background: #F49900;
    z-index: 10;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 3px 10px;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .adaptive-height-1{
	clear: left;
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1px solid #D9DADB;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .adaptive-height-2{
	clear: left;
	float: left;
	width: 100%;
	position: relative;
	right: 76.2%;
	background: #E2007A;
	transition: right 0.3s ease;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .adaptive-height-3{
	float: left;
	width: 100%;
	position: relative;
	right: 0;
	background: #fff;
	transition: right 0.3s ease;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .img{
	width: 23.7%;
	float: left;
	position: relative;
	left: 76.3%;
	overflow: hidden;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .hoverLayer{
	background: #E2007A;
	position: relative;
	float: left;
	left: 76.3%;
	text-align: center;
	overflow: hidden;
	transition: width 0.3s, left 0.3s;
	width: 0;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .apidae-fast-access {
	display: block;
	position: relative;
	margin: 19px 0px;
	transition: color 0.3s ease, background-color 0.3s ease;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .apidae-fast-access .icon-bulle{
	font-size: 45px;
	color: #fff;
	cursor: pointer;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .apidae-fast-access div:last-child{
	position: absolute;
	font-size: 26px;
	z-index: 1;
	color: #E2007A;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -13px;
	cursor: pointer;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .apidae-fast-access:hover .icon-bulle{
	color: rgba(0,0,0,.5);
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content{
	width: 76.3%;
	position: relative;
	float: left;
	left: 76.3%;
	border-left: none;
	padding: 10px 22px;
	transition: width 0.3s, left 0.3s
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark {
    position: relative;
    margin: 10px 0px 7px 10px;
    cursor: pointer;
    z-index: 110;
    float: right;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark .icon-bulle {
    font-size: 45px;
    color: #fff;
    text-shadow: -1px 0 #DD1D58, 0 1px #DD1D58, 1px 0 #DD1D58, 0 -1px #DD1D58;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark .icon-bookmark {
    position: absolute;
    color: #DD1D58;
    font-size: 25px;
    line-height: 45px;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark.bookmarked {}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark.bookmarked .icon-bulle {
	color: #DD1D58;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookmark.bookmarked .icon-bookmark {
	color: #fff;
}


.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content h2{
    color: #E2007A;
    font-size: 2.1rem;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
    line-height: 1.2em;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content .subtitle{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 2.3rem;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content .subtitle .icon-ouverture{
	font-size: 1.6rem;
}
.a_apidae-event section.container article .subtitle{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 2.3rem;
}
.a_apidae-event section.container article .subtitle{
	font-size: 1.6rem;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content .category{
	font-size: 1.8rem;
	color: #DDD;
	font-weight: bold;
	margin-bottom: 2px;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content .btn{
	display: inline-block;
	border: 2px solid #F39800;
	padding: 6px 46px;
	color: #F39800;
	border-radius: 3px;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content .btn:hover{
	background-color: #F39800;
	color: #FFF;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .content p{
	margin-bottom: 14px;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .bookable{
	position: absolute;
	display:none;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.hover .adaptive-height-2,
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel:hover .adaptive-height-2{
	right: 67.933%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.hover .adaptive-height-3,
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel:hover .adaptive-height-3{
	right: 8.53%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.hover .hoverLayer,
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel:hover .hoverLayer{
	width: 8.5%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.hover .content,
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel:hover .content{
	width: 67.67%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .socials{
	float: right;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .socials > a{
	display: inline-block;
	color: #87888A;
	font-size: 20px;
	line-height: 37px;
	vertical-align: text-top;
	cursor: pointer;
	text-decoration: none;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .socials > a:hover{
	color: #E2007A;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .socials > a + a{
	margin-left: 20px;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .more-ouverture{
	color: #E2007A;
	position: relative;
	display: inline-block;
	margin-left: 6px;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .more-ouverture .tooltip{
	position: absolute;
	display: none;
	color: #fff;
	padding: 10px;
	background-color: #E2007A;
	width: 210px;
	top: calc(100% + 10px);
	left: -96px;
	font-family: 'lato';
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .more-ouverture .tooltip:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: -10px;
	margin-left: -10px;
	left: 50%;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #E2007A transparent;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel .more-ouverture.active .tooltip{
	display: block;
}
/* No hoverlayer */
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-hoverlayer .adaptive-height-1{
	width: 100%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-hoverlayer .adaptive-height-2{
	width: 100%;
	right: 76.2%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-hoverlayer .adaptive-height-3{
	width: 100%;
	right: 0;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-hoverlayer .img{
	width: 23.7%;
	left: 76.3%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-hoverlayer .content{
	width: 76.3%;
	left: 76.3%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-hoverlayer .hoverLayer{
	left: 76.3%;
	width: 0;
}
/* No hoverlayer No image*/
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image-hoverlayer .adaptive-height-1{
	width: 100%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image-hoverlayer .adaptive-height-2{
	width: 100%;
	right: 0;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image-hoverlayer .adaptive-height-3{
	width: 100%;
	right: 0;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image-hoverlayer .img{
	width: 0;
	left: 0;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image-hoverlayer .content{
	width: 100%;
	left: 0;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image-hoverlayer .hoverLayer{
	left: 0;
	width: 0;
}
/* No image */
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image .adaptive-height-1{
	width: 100%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image .adaptive-height-2{
	width: 100%;
	right: 100%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image .adaptive-height-3{
	width: 100%;
	right: 8.6%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image .img{
	width: 0;
	left: 91.3%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image .content{
	width: 100%;
	left: 108.6%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image .hoverLayer{
	left: 91.3%;
	width: 0;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image:hover .adaptive-height-1{
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image:hover .adaptive-height-2{
	width: 100%;
	right: 91.3%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image:hover .adaptive-height-3{
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image:hover .content{
	width: 91.4%;
    left: 100%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image:hover .hoverLayer{
	left: 100%;
	width: 8.6%;
}
.page-template-template-liste-agenda-apidae .agenda-list .bloc-agenda-apidae-sel.no-image:hover .img{
}

.page-template-template-liste-agenda-apidae #filters-col .form-control{
	border: 0;
	display: block;
	font-size: 1.6rem;
	padding: 0 5px 0 10px;
	line-height: 33px;
	margin: 0;
	position: relative;
	border: 1px solid #1F2121;
	border-radius: 0;
}
.page-template-template-liste-agenda-apidae #filters-col .date-filter{
	padding-top: 15px;
	width: 100%;
}
.page-template-template-liste-agenda-apidae #filters-col #filter-date_resa{
	padding-top: 15px;
	margin-bottom: 22px;
}
.page-template-template-liste-agenda-apidae #filters-col #filter-date_resa select{
	border-radius: 2px;
	margin-bottom: 4px;
}
.page-template-template-liste-agenda-apidae #filters-col .date-filter .form-input-text{
	margin-bottom: 7px;
}
.page-template-template-liste-agenda-apidae #filters-col .date-filter .form-input-text > label:first-child{
	font-size: 1.6rem;
	font-weight: normal;
	margin-right: 4px;
	padding-top: 9px;
}
.page-template-template-liste-agenda-apidae #filters-col .date-filter .form-input-text > label:last-child{
	font-size: 2.5rem;
	margin-left: 3px;
}
.page-template-template-liste-agenda-apidae #filters-col .date-filter .form-input-text input{
	border-width: 0 0 1px 0;
	border-color: black;
	top: -4px;
	position: relative;
	width: calc(100% - 59px);
	outline: 0;
}
html[lang="en-US"] .page-template-template-liste-agenda-apidae #filters-col .date-filter .form-input-text input#date_from_filter {
	width: calc(100% - 80px);
}

/* APIDAE OBJECT */
.single-a_apidae {}
.single-a_apidae:not(.incontournable) header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 110;
}
/*.single-a_apidae.admin-bar header {
	top: 32px;
}*/
.single-a_apidae #apidae-obj-img-header-holder ,
.single-a_apidae #apidae-obj-img-header-holder-bis {
	height: 95px;
    display: block;
    background: #fff;
    position: relative;
    z-index: 10;
}
.single-a_apidae #apidae-obj-img {
	height: 475px;
	background-size: cover;
	background-position: center;
    overflow: hidden;
}
.single-a_apidae #apidae-obj-imgs {
	background: #1F2121;
	overflow: hidden;
	font-size: 0;
	padding-top: 7px;
	width: 100%;
	height: 82px;
}
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-prev {
	position: absolute;
	color: #fff;
	font-size: 30px;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
	left: 10px;
}
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-next {
	position: absolute;
	color: #fff;
	font-size: 30px;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
	right: 10px;
}
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-next:hover ,
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-prev:hover {
	opacity: 0.7;
}
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-next.disabled_p ,
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-prev.disabled_p ,
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-next.disabled ,
.single-a_apidae #apidae-obj-imgs #apidae-obj-imgs-prev.disabled {
	opacity: 0;
	visibility: hidden;
}
.single-a_apidae #apidae-obj-imgs .sk-folding-cube {
    margin-top: 13px;
}
.single-a_apidae #apidae-obj-imgs a {
	outline: 0;
	margin-bottom: 7px;
	display: block;
}
.single-a_apidae #apidae-obj-imgs img {
	margin: 0 6px;
	display: inline-block;
	border: 1px solid transparent;
	transition: border 0.3s ease;
}
.single-a_apidae #apidae-obj-imgs img:hover {
	border-color: #fff;
}
.single-a_apidae #apidae-obj-imgs .sk-folding-cube .sk-cube:before {
	background: #dd1d58;
}
.single-a_apidae section.container {}
.single-a_apidae section.container article {
	margin-bottom: 59px;
}
.single-a_apidae section.container #breadcrumbs {
	padding-top: 31px;
}
.single-a_apidae section.container .isOpenToday {
	text-align: center;
	width: 100px;
	height: 0;
	padding-bottom: 100px;
	background: #1F2121;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: 35px;
	top: -192px;
}
.single-a_apidae.single-no-image section.container .isOpenToday {
    top: -120px;
}
.single-a_apidae section.container .isOpenToday {
	text-align: center;
	width: 100px;
	height: 0;
	padding-bottom: 100px;
	background: #1F2121;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: 35px;
	top: -192px;
}
.single-a_apidae.single-no-image section.container .isOpenToday {
    top: -120px;
}
.single-a_apidae section.container .isOpenToday:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-left: 3px solid transparent;
    border-right: 33px solid transparent;
    border-top: 17px solid #1F2121;
    margin-left: -16px;
}
.single-a_apidae section.container aside .is-open-container {
    min-height: 120px;
}
.single-a_apidae section.container aside .isOpenToday:after {
    border-bottom: 0;
    top: auto;
}
.single-a_apidae section.container .isOpenToday .content-bull {
	position: absolute;
	width: 70%;
	left: 15%;
	height: 70%;
	top: 15%;
	overflow: hidden;
}
.single-a_apidae section.container .isOpenToday .content-bull > div {
    text-align: center;
    font-weight: bold;
    height: 100%;
    display: table;
    width: 100%;
}
.single-a_apidae section.container .isOpenToday .content-bull > div > div {
	display: table-cell;
    vertical-align: middle;
	overflow: hidden;
}
.single-a_apidae section.container .isOpenToday span {
	color: #fff;
	font-size: 20px;
	margin-bottom: 6px;
	display: block;
}
.single-a_apidae section.container .isOpenToday .text-1 {
	font-size: 1.5rem;
	font-weight: bolder;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: -4px;
}
.single-a_apidae section.container .isOpenToday .text-2 {
	font-size: 1.4rem;
	font-weight: bolder;
	color: #fff;
}
.single-a_apidae section.container aside .isOpenToday {
	top: 15px!important;
	right: 5px;
	position: relative;
}
.single-a_apidae section.container article .price-from {
	background: #1F2121;
	color: #fff;
	float: left;
	font-size: 1.6rem;
	text-align: center;
	padding: 22px 14px 20px 14px;
	margin-right: 36px;
}
.single-a_apidae section.container article .price-from span {
	font-size: 3.7rem;
	display: block;
}
.single-a_apidae section.container article .price-from div.ref_texte {
	font-size: 1.2rem;
	max-width: 100px;
}
.single-a_apidae section.container article .price-from.price-from-free {
	font-size: 2rem;
    padding: 31px 15px;
    font-weight: bold;
}
.single-a_apidae section.container article .btn-booking {
	float: right;
	color: #fff;
	background: #DD1D58;
	font-size: 1.6rem;
	cursor: pointer;
	font-weight: bold;
	margin-top: 6px;
	line-height: 34px;
	padding: 0 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #DD1D58;
	-moz-box-shadow: 0px 0px 14px 4px #ddd;
	-webkit-box-shadow: 0px 0px 14px 4px #ddd;
	-o-box-shadow: 0px 0px 14px 4px #ddd;
	box-shadow: 0px 0px 14px 4px #ddd;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#ddd, Direction=NaN, Strength=25);
	margin-left: 20px;
	text-decoration: none;
}
.single-a_apidae section.container article .btn-booking:hover {
	color: #DD1D58;
	background: #fff;
}
.single-a_apidae .btn-booking-mobile {
    color: #fff;
    background: #DD1D58;
    font-size: 1.6rem;
    cursor: pointer;
    font-weight: bold;
    margin-top: 6px;
    line-height: 34px;
    padding: 0 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DD1D58;
    -moz-box-shadow: 0px 0px 14px 4px #ddd;
    -webkit-box-shadow: 0px 0px 14px 4px #ddd;
    -o-box-shadow: 0px 0px 14px 4px #ddd;
    box-shadow: 0px 0px 14px 4px #ddd;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#ddd, Direction=NaN, Strength=25);
    text-decoration: none;
    display: block;
    text-align: center;
}
.single-a_apidae .btn-booking-mobile:hover {
	color: #DD1D58;
	background: #fff;
}
.single-a_apidae section.container article .btn-booking span {
    font-size: 21px;
    margin-right: 8px;
    top: 3px;
    display: inline-block;
    position: relative;
}
.single-a_apidae section.container article h1.apidae-title {
	font-size: 3rem;
	color: #F29800;
	font-weight: bold;
	margin: 0;
	margin-bottom: 21px;
}
.single-a_apidae section.container article h1.apidae-title span {
	margin-left: 5px;
	font-size: 20px;
}
.single-a_apidae section.container article h1.apidae-title:after {
	display: block;
	content: " ";
	clear: both;
}
.single-a_apidae section.container article .apidae-tools {
	background: #1F2121;
	font-size: 0;
	text-align: right;
	vertical-align: text-top;
	margin-bottom: 25px;
}
.single-a_apidae section.container article .apidae-tools {}
.single-a_apidae section.container article .apidae-tools .speaking_info {
	display: inline-block;
	vertical-align: text-top;
	position: relative;
	height: 66px;
	margin-top: 2px;
	margin-right: 15px;
	color: #fff;
	font-size: 12px;
}
.single-a_apidae section.container article .apidae-tools .speaking_info .icon-bulle {
    color: #f39600;
    font-size: 66px;
    z-index: 0;
}
.single-a_apidae section.container article .apidae-tools .speaking_info span.text {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1.2em;
}
.single-a_apidae section.container article .apidae-tools img {
    float: left;
    margin: 21px 0 21px 20px;
}
.single-a_apidae section.container article .apidae-tools a {
	color: #87888A;
}
.single-a_apidae section.container article .apidae-tools a:hover {
	color: #fff;
}
.single-a_apidae section.container article .apidae-tools .icon-facebook {
	display: inline-block;
	font-size: 18px;
	line-height: 70px;
	vertical-align: text-top;
	margin-right: 26px;
}
.single-a_apidae section.container article .apidae-tools .icon-twitter {
	display: inline-block;
	font-size: 19px;
	line-height: 70px;
	vertical-align: text-top;
	margin-right: 23px;
}
.single-a_apidae section.container article .apidae-tools .icon-google-plus {
	display: inline-block;
	font-size: 22px;
	line-height: 70px;
	vertical-align: text-top;
	margin-right: 27px;
}
.single-a_apidae section.container article .apidae-tools .icon-instagram {
	display: inline-block;
	font-size: 19px;
	line-height: 70px;
	margin-right: 23px;
	vertical-align: text-top;
}
.single-a_apidae section.container article .apidae-tools .icon-contact-2 {
	display: inline-block;
	font-size: 19px;
	line-height: 70px;
	margin-right: 28px;
	vertical-align: text-top;
}
.single-a_apidae section.container article .apidae-tools .icon-print {
	display: inline-block;
	color: #ffffff;
	font-size: 23px;
	line-height: 70px;
	vertical-align: text-top;
	margin-right: 18px;
	cursor: pointer
}
.single-a_apidae section.container article .apidae-tools .icon-print:hover {
	color: #87888A
}
.single-a_apidae section.container article .apidae-tools .icon-file-pdf {
	display: inline-block;
	color: #ffffff;
	font-size: 25px;
	line-height: 70px;
	vertical-align: text-top;
	margin-right: 23px;
}
.single-a_apidae section.container article .apidae-tools > span.separtor {
	height: 30px;
	background: #fff;
	width: 1px;
	display: inline-block;
	vertical-align: text-top;
	margin-top: 20px;
	margin-right: 20px;
}
.single-a_apidae section.container article .apidae-tools .a_apidae_bookmark {
	position: relative;
	cursor: pointer;
	display: inline-block;
	width: 70px;
	height: 70px;
	background: #F29800;
	float: right;
	text-align: center;
}
.single-a_apidae section.container article .apidae-tools .a_apidae_bookmark .icon-bulle {
	color: #fff;
	font-size: 48px;
	line-height: 70px;
}
.single-a_apidae section.container article .apidae-tools .a_apidae_bookmark .icon-bookmark {
	font-size: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #DD1D58;
	margin-top: -16px;
	margin-left: -16px;
}
.single-a_apidae section.container article .apidae-tools .a_apidae_bookmark.bookmarked {}
.single-a_apidae section.container article .apidae-tools .a_apidae_bookmark.bookmarked .icon-bulle {
	color: #DD1D58;
}
.single-a_apidae section.container article .apidae-tools .a_apidae_bookmark.bookmarked .icon-bookmark {
	color: #fff;
}
.single-a_apidae section.container article .bloc-itineraire {
    background: #bbce00;
	color: #fff;
	padding: 7px 12px;
	margin-bottom: 25px;
    margin-top: -25px;
}
.single-a_apidae section.container article .bloc-itineraire .data {
    font-size: 1.6rem;
    display: inline-block;
    margin: 0 15px;
}
.single-a_apidae section.container article .bloc-itineraire .data span.icon {
    margin-right: 8px;
	font-size: 33px;
	vertical-align: middle;
}
.single-a_apidae section.container article .bloc-itineraire .data span.icon.icon-itinerance {
	font-size: 40px;
}
.single-a_apidae section.container article .bloc-itineraire .data span.icon.icon-denivele {
	font-size: 40px;
}
.single-a_apidae section.container article .bloc-itineraire .data span.icon.icon-distance {
	font-size: 28px;
}
.single-a_apidae section.container article .bloc-itineraire .data span.icon.icon-duree {
	font-size: 28px;
}
.single-a_apidae section.container article .bloc-itineraire .data span.icon.icon-randonnee-pedestre {
	font-size: 28px;
}
.single-a_apidae section.container article .bloc-itineraire .data span.text {}

.single-a_apidae section.container article .apidae-bon-plan {
	background: #ECEDED;
	padding: 14px 49px 18px;
	margin-bottom: 36px;
}
.single-a_apidae section.container article .apidae-bon-plan h2 {
	color: #333333;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 8px;
}
.single-a_apidae section.container article .apidae-bon-plan div {
	line-height: 1.5em;
}
.single-a_apidae section.container article > h2 ,
.single-a_apidae section.container article .event-desc-bg h2 {
	color: #333333;
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 5px;
}
.single-a_apidae section.container article > h2:before ,
.single-a_apidae section.container article .event-desc-bg h2:before {
	display: inline-block;
	content: " ";
	background: #F29800;
	height: 15px;
	width: 15px;
	margin-right: 10px;
}
.single-a_apidae article .apidae-pesentation {
	line-height: 1.4em;
	overflow: hidden;
	/*max-height: 117px;*/
}
.single-a_apidae article .apidae-pesentation .toShow {
	margin-top: 20px;
	display: none;
}
.single-a_apidae article .apidae-pesentation div.descrPriv {
    background: #ECEDED;
    color: #333333;
    font-size: 1.4rem;
    padding: 13px 50px;
}
.single-a_apidae article .apidae-pesentation h2.descrPrivTitle {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
	margin-bottom: 13px;
}
.single-a_apidae.apidae_1offre.incontournable  article .apidae-pesentation {
	/*max-height: 250px;*/
}
.single-a_apidae article .apidae-view-all {
	text-align: center;
	padding: 45px 0 0;
}
.single-a_apidae article .apidae-view-all span {
	display: inline-block;
	font-size: 1.5rem;
	color: #F29800;
	background: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 2px solid #F29800;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 22px 5px;
}
.single-a_apidae article .apidae-view-all span:nth-child(2) {
	display: none
}
.single-a_apidae article .apidae-view-all.active span:nth-child(1) {
	display: none
}
.single-a_apidae article .apidae-view-all.active span:nth-child(2) {
	display: inline-block
}
.single-a_apidae article .apidae-view-all span:hover {
	color: #fff;
	background: #F29800;
}
.single-a_apidae section.container article .apidae-marg {
	display: block;
	height: 40px;
}
.single-a_apidae article .container_resa {
	margin-bottom: 40px;
}
.single-a_apidae article .booking_title {
	color: #fff;
	display: block;
	background: #DD1D58;
	color:#fff;
	font-size: 2rem;
	line-height: 44px;
	padding: 0 15px;
}
.single-a_apidae article .booking_title:before {
	display: none;
}
.single-a_apidae article .booking_title span {
	font-size: 18px;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.single-a_apidae article .apidae-accordeon .apidae-accordeon-item#single-a_apidae-lang ,
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item#single-a_apidae-tarif {
	display: none;
}
.single-a_apidae article .block_avis {
	display: none;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.title {
	margin-right: 15px;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.link {
    display: inline-block;
    position: relative;
    margin: -10px 0;
    padding: 10px 15px;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.link:hover {
	background: #eaeaea
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.link:after {
	content: "";
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin: 0 0 0 -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
	opacity: 0;
	visibility: hidden;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.active.link:after {
	opacity: 1;
	visibility: visible;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.link:hover:after {
	border-top-color: #eaeaea
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 {
    border-bottom: 1px solid #D9DADB;
    font-size: 2rem;
    color: #333333;
    line-height: 1.55em;
    padding: 9px 30px;
    cursor: pointer;
    position: relative;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3#h3_avis span {
	float: left;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3#h3_avis span.clear {
	float: none;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3:hover:not(#h3_avis) {
	background: #eaeaea;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3.active:hover:not(#h3_avis) {
	background: #000;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3.active {
	background: #1F2121;
	color: #fff;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.icon-ouverture {
    position: relative;
    top: 1px;
    margin-right: 3px;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3 span.icon-corner-down {
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
	transition: transform 0.3s ease;
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3.active span.icon-corner-down {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.single-a_apidae article .apidae-accordeon .apidae-accordeon-item .content {
    background: #ECEDED;
    color: #333333;
    font-size: 1.4rem;
    padding: 13px 50px;
	display: none;
}
.single-a_apidae section.container article .apidae-accordeon .apidae-accordeon-item .content li span {
    display: inline-block;
    margin: 0 10px;
    font-size: 30px;
    vertical-align: middle;
}
.single-a_apidae section.container article .apidae-accordeon .apidae-accordeon-item .content li div {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	margin-left: 5px;
}
.single-a_apidae section.container article .apidae-accordeon .apidae-accordeon-item .content li .tooltip {
	position: absolute;
	top: 100%;
	margin-top: 5px;
	right: 15px;
	left: 20px;
	visibility: hidden;
	opacity: 0;
	font-family: 'Lato',sans-serif;
	font-size: 1.4rem;
	line-height: 1.3em;
	background: #fff;
	padding: 5px 10px;
	z-index: 10;
    list-style: none;
}
.single-a_apidae section.container article .apidae-accordeon .apidae-accordeon-item .content li:hover .tooltip {
	visibility: visible;
	opacity: 1;
}

.single-a_apidae section.container article .apidae-accordeon .apidae-accordeon-item .content div.title {
    margin-top: 15px;
    font-weight: bold;
    font-size: 1.7rem;
}
.single-a_apidae section.container article .apidae-accordeon .apidae-accordeon-item .has-icon {
    display: inline-block;
	margin-bottom: 20px;
}
.single-a_apidae:not(.incontournable) section.container aside {
    position: relative;
    z-index: 90;
    background: #fff;
	padding-bottom: 35px;
    margin-top: -320px;
}
@media (max-width: 992px) {
	.single-a_apidae:not(.incontournable) section.container aside {
		margin-top: 0px;
	}
}
@media (max-width: 767px) {
	.single-a_apidae article .apidae-accordeon .apidae-accordeon-item h3#h3_avis span.title {
		display: none;
	}
}
.single-a_apidae.single-no-main-image:not(.incontournable) section.container aside {
	margin-top: 0px;
}
.single-a_apidae section.container aside .navigate {
    background: #1F2121;
    color: #fff;
}
.single-a_apidae section.container aside .navigate .previous {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 28px;
    text-decoration: none;
    height: 60px;
    width: 50px;
    position: relative;
}
.single-a_apidae section.container aside .navigate .previous span {
	position: absolute;
	top: 16px;
	left: 16px;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.single-a_apidae section.container aside .navigate .next {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 28px;
    text-decoration: none;
    height: 60px;
    width: 50px;
    position: relative;
}
.single-a_apidae section.container aside .navigate .next span {
    position: absolute;
    top: 16px;
    right: 16px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.single-a_apidae section.container aside .navigate .list {
    color: #fff;
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 2rem;
    font-weight: bold;
    text-decoration: none;
}
.single-a_apidae section.container aside .navigate .list span {
	margin-right: 4px;
    margin-top: -5px;
    vertical-align: middle;
    display: inline-block;
}
.single-a_apidae section.container aside .btn-booking {
    display: block;
    background: #DD1D58;
	border: 1px solid #DD1D58;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 54px;
    font-size: 2.9rem;
    font-weight: bold;
    padding-bottom: 5px;
	cursor: pointer;
}
.single-a_apidae section.container aside .btn-booking span {
    font-size: 33px;
    margin-right: 11px;
    position: relative;
    top: 4px;
}
.single-a_apidae section.container aside .btn-booking:hover {
	background: #fff;
	color: #DD1D58
}
.single-a_apidae section.container aside .coord {}
.single-a_apidae section.container aside .coord.with-bull-open {
	width: calc( 100% - 110px );
}
.single-a_apidae section.container aside .coord .coord-title {
    font-size: 2rem;
    font-weight: bold;
    color: #1F2121;
    line-height: 1.3em;
    padding: 29px 11px 5px;
}
.single-a_apidae section.container aside .coord .coord-content {
    color: #1F2121;
    font-size: 1.6rem;
    line-height: 1.3em;
    padding: 0 11px;
}
.single-a_apidae section.container aside .apidae-fast-access-list {
	font-size: 0;
	padding-top: 21px;
	text-align: center;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 20px;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .text {
	font-size: 0.9rem;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    color: #f29800!important;
    font-weight: bold;
    margin-top: 4px;
}
.single-a_apidae .container .mobile-price-from {
    background: #1f2121;
    color: #fff;
    font-size: 1.6rem;
    margin: 15px 0;
    text-transform: uppercase;
    padding: 15px;
}
.single-a_apidae .container .mobile-price-from span {
	font-size: 1.9rem;
}
.single-a_apidae .container .mobile-price-from div.ref_texte {
	font-size: 1.4rem;
	text-transform: initial;
	display: inline-block;
}
.single-a_apidae ul.doc_to_downloads {
	list-style: none;
	padding: 0;
    margin-bottom: 25px;
	margin-left: 11px;
}
.single-a_apidae ul.doc_to_downloads li {
	margin-bottom: 7px;
}
.single-a_apidae ul.doc_to_downloads li a {
	color: #fff!important;
	background: #BBCC27;
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	border: 1px solid #BBCC27;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 27px;
}
.single-a_apidae ul.doc_to_downloads li a span {
	font-size: 27px;
	margin-right: 15px;
	float: left;
}
.single-a_apidae ul.doc_to_downloads li a span.clear {
    float: none;
    margin: 0;
    padding: 0;
    display: block;
}
.single-a_apidae ul.doc_to_downloads li a:hover {
	color: #BBCC27;
	background: #fff!important;
}
@media(max-width: 767px) {
	.single-a_apidae ul.doc_to_downloads {
		margin-bottom: 0;
	}
	.single-a_apidae section.container .doc_to_downloads_marg {
		margin-bottom: 25px;
	}
}
aside .cartouche {
	color: #fff;
	background: #F29800;
	text-align: center;
	padding: 7px 15px;
	font-size: 1.7rem;
	display: none;
    font-weight: bold;
}
.apidae-fast-access .tooltip {
	display: none;
}
.apidae-fast-access.active .tooltip {
	display: block;
	position: absolute;
	background: #F29800;
	font-size: 18px;
	bottom: 100%;
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 10px;
	left: 50%;
	width: 140px;
	margin-left: -70px;
}
.apidae-near-item-content .apidae-fast-access.active .tooltip {
	margin-bottom: 15px;
}
.incontournable .apidae-fast-access.active .tooltip {
	background: #BECD00
}
.apidae-fast-access.active .tooltip.large {
    width: 164px;
    margin-left: -82px;
}
.apidae-fast-access.active .tooltip:before {
	position: absolute;
	display: block;
	content: ' ';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 10px 0 10px;
	border-color: #f29900 transparent transparent transparent;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}
.incontournable .apidae-fast-access.active .tooltip:before {
	border-color: #BECD00 transparent transparent transparent
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-bulle {
    font-size: 47px;
    color: #F29800;
	display: block;
}
.single-a_apidae.incontournable section.container aside .apidae-fast-access-list .apidae-fast-access .icon-bulle {
    color: #BECD00;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-phone {
    font-size: 21px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -11px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-contact-2 {
    font-size: 25px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -12px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-web-site {
	font-size: 31px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -16px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-carte {
    font-size: 23px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -12px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-gps {
    font-size: 23px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -12px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-webcam {
    font-size: 23px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -12px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-ski-alpin {
    font-size: 23px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -13px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-carte {
    font-size: 23px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -12px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-carte {
    font-size: 23px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -12px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .icon-carte {
    font-size: 23px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -12px;
    display: block;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access .weather-icon {
    font-size: 30px;
    position: absolute;
    color: #fff;
    top: 50%;
    margin-top: -17px;
    display: block;
    width: 100%;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access:hover span ,
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access:hover div {
	color: #fff;
}
.single-a_apidae section.container aside .apidae-fast-access-list .apidae-fast-access:hover .icon-bulle {
	color: #dd1d58!important;
}
.single-a_apidae section.container aside #apidae_map_container {
	position: relative;
	height: 0;
	padding-bottom: 87%;
	margin-top: 20px;
}
.single-a_apidae section.container aside #apidae_map_container #single_apidae_map {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.single-a_apidae section.container aside #itineraire {
    background: #F29800;
    margin-top: 3px;
}
.single-a_apidae section.container aside #itineraire + div.wrap_texte_daccroche {
	padding-top: 55px;
}
.single-a_apidae.incontournable section.container aside #itineraire {
	background: #BECD00
}
.single-a_apidae.incontournable section.container aside #itineraire {
	margin-bottom: 50px
}
.single-a_apidae section.container aside #itineraire #itineraire-car {
    background: #F29800;
    height: 60px;
    width: 60px;
    margin: -3px 0px -3px 11px;
    border: 0;
    line-height: 60px;
    float: left;
    -moz-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    -webkit-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    -o-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    text-align: center;
    text-decoration: none;
}

.single-a_apidae section.container aside #itineraire #itineraire-car span {
    color: #fff;
    font-size: 25px;
    padding-top: 17px;
    display: block;
}
.single-a_apidae section.container aside #itineraire #itineraire-bicycle {
    background: #F29800;
    height: 60px;
    width: 60px;
    border: 0;
    margin: -3px 0px -3px 10px;
    line-height: 60px;
    float: left;
    -moz-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    -webkit-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    -o-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    text-align: center;
    text-decoration: none;
}
.single-a_apidae.incontournable section.container aside #itineraire #itineraire-car,
.single-a_apidae.incontournable section.container aside #itineraire #itineraire-bicycle {
	background: #BECD00
}
.single-a_apidae section.container aside #itineraire #itineraire-bicycle span {
    color: #fff;
    font-size: 28px;
    padding-top: 15px;
    display: block;
}
.single-a_apidae section.container aside #itineraire #itineraire-car:hover,
.single-a_apidae section.container aside #itineraire #itineraire-bicycle:hover {
	background: #fff;
}
.single-a_apidae section.container aside #itineraire #itineraire-car:hover span,
.single-a_apidae section.container aside #itineraire #itineraire-bicycle:hover span {
	color: #F29800;
}
.single-a_apidae section.container aside #itineraire > span {
    font-size: 2rem;
    font-weight: bold;
    line-height: 54px;
    color: #fff;
    text-transform: uppercase;
	text-align: left;
    display: block;
    padding-left: 17px;
    float: left;
}
.single-a_apidae section.container aside .link_plan {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    background: #bbce00;
    text-transform: uppercase;
    text-align: left;
    display: block;
    margin: 15px -15px;
    text-decoration: none;
    padding: 0 15px;
    -moz-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    -webkit-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    -o-box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    box-shadow: 0px 0px 9px 0px rgba(62, 62, 62, 0.65);
    text-align: center;
}
.single-a_apidae section.container aside .link_plan:hover {
    color: #bbce00;
    background: #fff;
}
.single-a_apidae section.container aside .apidae-near {
    position: relative;
	margin-top: 67px;
}
.single-a_apidae section.container aside .apidae-near .very-close {
    position: absolute;
    left: 15px;
    top: -50px;
}
.single-a_apidae section.container aside .apidae-near .very-close span.icon-arrow-right {
	position: absolute;
	font-size: 38px;
	right: -45px;
	left: auto!important;
	top: 5px;
	font-family: 'Amatic SC', cursive;
	-ms-transform: rotate(29deg);
	-webkit-transform: rotate(29deg);
	transform: rotate(29deg);
}
.single-a_apidae section.container aside .apidae-near .very-close span.text {
    font-size: 3rem;
    font-weight: bold;
    color: #1F2121;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    position: absolute;
    white-space: nowrap;
    font-family: 'Amatic SC', cursive;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container {}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item {
    background-color: #bbb;
	height: 0px;
	padding-bottom: 115%;
	background-size: cover;
	background-position: center center;
	width: 100%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
	overflow: hidden;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    background: rgba(31, 33, 33, 0.70);
    padding: 20px 30px 20px 50px;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 14px;
	left: 30px;
	width: 7px;
	bottom: 15px;
	width: 7px;
	background: #E2007A;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-lien {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .apidae-near-item-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.8rem;
    color: #FFFFFF;
    font-weight: bold;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .apidae-near-item-adrese {
    font-size: 1.4rem;
    color: #fff;
    color: #FFFFFF;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .apidae-near-item-texte {
    font-size: 1.4rem;
    color: #fff;
	font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}
.single-a_apidae section.container aside .apidae-near .apidae-near-container .apidae-near-item .apidae-near-item-content .apidae-near-item-distance {
    font-size: 1.4rem;
    color: #fff;
	font-weight: bold;
}
.single-a_apidae section.container aside .apidae-near #apidae-near-pager {
	text-align: center;
	margin-bottom: 25px;
}
.single-a_apidae section.container aside .apidae-near #apidae-near-pager span {
	background: #D9DADB;
	height: 12px;
	width: 12px;
	font-size: 0px;
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 5px;
	cursor: pointer;
}
.single-a_apidae section.container aside .apidae-near #apidae-near-pager span.cycle-pager-active {
	background: #707173;
}
#apidae-tools-orange {
	background: #F29800;
	height: 40px;
	line-height: 40px;
    margin-bottom: 23px;
}
.single-a_apidae.incontournable section#apidae-tools-orange {
	background: #BECD00
}
#apidae-tools-orange .container {}
#apidae-tools-orange .container .addthis {
	text-decoration: none;
	color: #fff;
}
#apidae-tools-orange .container .addthis i {
	line-height: 40px;
	position: relative;
}
#apidae-tools-orange .container .addthis:hover {
	color: #000
}
#apidae-tools-orange .container .addthis i.icon-facebook {
	font-size: 20px;
	top: -2px;
}
#apidae-tools-orange .container .addthis i.icon-twitter {
	font-size: 19px;
	margin-left: 23px;
	top: -3px;
}
#apidae-tools-orange .container .addthis i.icon-google-plus {
	font-size: 20px;
	margin-left: 21px;
	top: -1px;
}
#apidae-tools-orange .container .addthis i.icon-instagram {
	font-size: 19px;
	margin-left: 24px;
	top: -2px;
}
#apidae-tools-orange .container .addthis i.icon-contact-2 {
	font-size: 20px;
	margin-left: 21px;
	top: -2px;
}
#apidae-tools-orange .container > span.separtor {
    width: 1px;
    display: inline-block;
    height: 30px;
    top: 4px;
    margin-left: 26px;
    background: #fff;
    margin-right: 16px;
}
#apidae-tools-orange .container > span.icon-print {
	font-size: 24px;
	margin-right: 16px;
	cursor: pointer
}
#apidae-tools-orange .container > span.icon-print:hover {
	color: #fff
}
#apidae-tools-orange .container > span.icon-file-pdf {
	font-size: 25px;
	margin-right: -10px;
}
#apidae-tools-orange .container > a.list {
	font-size: 1.8rem;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: -4px;
}
#apidae-tools-orange .container > a.list span {
	font-size: 17px;
	margin-right: 7px;
}
#apidae-tools-orange .container > .a_apidae_bookmark {
	position: relative;
	cursor: pointer;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #DD1D58;
	text-align: center;
	margin-left: 15px;
}
#apidae-tools-orange .container > .icon-file-pdf + .a_apidae_bookmark {
    margin-left: 27px;
}
#apidae-tools-orange .container > .a_apidae_bookmark .icon-bulle {
	color: #fff;
	font-size: 27px;
	line-height: 40px;
}
#apidae-tools-orange .container > .a_apidae_bookmark .icon-bookmark {
	font-size: 18px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #DD1D58;
	margin-top: -9px;
	margin-left: -9px;
}
#apidae-tools-orange .container > .a_apidae_bookmark.bookmarked {}
#apidae-tools-orange .container > .a_apidae_bookmark.bookmarked .icon-bulle {
	color: #DD1D58;
}
#apidae-tools-orange .container > .a_apidae_bookmark.bookmarked .icon-bookmark {
	color: #fff;
}
@media (max-width: 1199px) {
	.single-a_apidae section.container aside #itineraire > span {
		padding-right: 0;
	}
}
	/* single event */
.single-a_apidae.a_apidae-event .bg-white {
	margin-top: -40px;
	z-index: 10;
    position: relative;
}
.single-a_apidae.a_apidae-event #apidae-obj-img {
    margin: -40px;
    height: 555px;
}
.single-a_apidae.a_apidae-event #apidae-obj-img.blur {
	filter: blur(15px);
    margin: -40px;
    height: 555px;
}
.single-a_apidae.a_apidae-event section.container article .event-title-bg {
	background: #1F2121;
}
.single-a_apidae.a_apidae-event section.container article .apidae-bon-plan {
	background: #ECEDED;
}
.single-a_apidae.a_apidae-event section.container article .event-desc-bg {
	background: #fff;
}
.single-a_apidae.a_apidae-event.a_apidae-event-no-bon-plan section.container article .event-desc-bg {
	padding-top: 25px;
}
.single-a_apidae.a_apidae-event section.container article h1.apidae-title:after {
	display: none;
}
.single-a_apidae.a_apidae-event section.container article .event-title-bg:after {
	clear: both;
	content: '';
	display: block;
}
.single-a_apidae.a_apidae-event section.container article h1.apidae-title {
	padding-top: 25px;
	margin-bottom: 0px;
	line-height: 1.1em;
}
.single-a_apidae.a_apidae-event #breadcrumbs {
	padding-top: 0!important;
	padding-bottom: 30px;
	margin-bottom: 22px;
}
.single-a_apidae.a_apidae-event #apidae-event-images {}
.single-a_apidae.a_apidae-event #apidae-event-images a {
	display: block;
	width: 100%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}
.single-a_apidae.a_apidae-event #apidae-event-images a img {
	display: block;
	width: 100%;
}
.single-a_apidae.a_apidae-event #apidae-event-images-pager {
	text-align: center;
	margin-bottom: 25px;
}
.single-a_apidae.a_apidae-event #apidae-event-images-pager span {
	background: #D9DADB;
	height: 12px;
	width: 12px;
	font-size: 0px;
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 5px;
	cursor: pointer;
}
.single-a_apidae.a_apidae-event #apidae-event-images-pager span.cycle-pager-active {
	background: #707173;
}

	/* popin weather */
#popin-meteo {
	display: none;
}
.popin-meteo {
    text-align: center;
    width: 600px;
}
@media (max-width: 991px){
	.popin-meteo {
	    width: 100%;
		padding-bottom: 15px;
	}
}
.popin-meteo .title {
    background: #1F2121;
    color: #fff;
    font-size: 4rem;
    font-weight: bold;
    font-family: 'Amatic SC', cursive;
    line-height: 65px;
    padding: 0 25px;
    text-align: left;
    margin-bottom: 34px;
}
.popin-meteo .today {
	border-right: 1px solid #C6C7C8;
	margin-bottom: 15px;
}
.popin-meteo .today .ville {
    color: #1F2121;
    font-size: 2.4rem;
    font-weight: bold;
    padding: 3px 0;
}
.popin-meteo .today .date {
    font-size: 2rem;
    font-weight: bold;
    color: #87888A;
    margin-bottom: 30px;
}
.popin-meteo .today .icon {
	font-size: 92px;
}
.popin-meteo .today .temp {
    font-size: 3rem;
    font-weight: bold;
    color: #87888A;
    padding-top: 13px;
    padding-bottom: 10px;
}
.popin-meteo .forcast:nth-child(n+3)  {
	padding-top: 38px;
}
.popin-meteo .forcast .date {
    font-size: 2rem;
    font-weight: bold;
    color: #87888A;
    margin-top: -3px;
    margin-bottom: 4px;
}
.popin-meteo .forcast .icon {
	font-size: 40px;
}
.popin-meteo .forcast .temp {
    font-size: 1.4rem;
    font-weight: bold;
    color: #87888A;
    margin-top: 12px;
}

/** EDITORIALE **/
section #image_daccroche {
	background-size: cover;
	height: 325px;
	background-position: left bottom;
	margin-bottom: 40px;
	position: relative;
    background-repeat: no-repeat;
}
section.image-accroche-wrapper .hashtags{
	position: relative;
    bottom: 40px;
    width: 100%;
    color: #fff;
    background: #1F2121;
    padding: 10px 30px;
    font-size: 2rem;
	margin-bottom: 40px;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .caption {
	background: #1F2121;
}
section #image_daccroche .hashtags{
	position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: #1F2121;
    padding: 10px 30px;
    font-size: 2rem;
}
section.image-accroche-wrapper .hashtags > span, .adakaflexcontent-galerie_images_textes_first .slider .image .caption > span,
section #image_daccroche .hashtags > span{
	margin-right: 15px;
}

#wrap_share {
    background: #BECD00;
    margin-top: 50px;
    padding: 8px 17px;
    vertical-align: middle;
}
#wrap_share a {
	color: #fff;
    text-decoration: none;
    font-size: 21px;
    line-height: 1em;
    margin-right: 8px;
    vertical-align: middle;
	cursor: pointer;
}
aside.with_bulle_col_droite {
	margin-top: -330px;
}
aside.with_bulle_col_droite.with_media_hashtags {
	margin-top: -324px;
}
aside .bull {
	width: 88%;
	height: 0;
	padding-bottom: 88%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	position: relative;
	margin-bottom: 15px;
	background: #ffe900;
	float: right;
}
/*aside .bull:after {
    content: "";
    position: absolute;
    bottom: -39px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 106px solid transparent;
    border-top: 53px solid #D9DADB;
    margin-left: -53px;
}*/
body aside .bull:after {
	content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 4px solid transparent;
    border-bottom: 112px solid transparent;
    border-right: 60px solid #ffe900;
    border-left: 0;
    bottom: auto;
    top: 50%;
    left: -42px;
    margin: -51px 0 0 0px;
}
aside .bull .content-bull h2 {
	font-size: 2rem;
	margin-bottom: 30px;
	font-weight: bold;
	line-height: 1.2em;
}
aside .bull .content-bull .fullsized h2 {
	font-size: 1.5em;
}
aside .bull .content-bull {
	position: absolute;
    width: 70%;
    left: 15%;
    height: 70%;
    top: 15%;
	overflow: hidden;
	word-break: break-word;
}
aside .bull .content-bull > div {
    text-align: center;
    font-weight: bold;
	height: 100%;
	display: table;
	width: 100%;
}
aside .bull .content-bull > div > div {
	display: table-cell;
    vertical-align: middle;
	overflow: hidden;
}
aside .bull .content-bull > div > div * {
	margin-bottom: 0px;
	margin-top: 0px;
}
aside .bull .content-bull > div > div a {
	color: #333;
	text-decoration: underline;
}
aside .bull .content-bull > div > div a:hover {
	text-decoration: none;
}

@media only screen and (max-width : 1200px) {
	aside.with_bulle_col_droite {
		margin-top: -282px;
	}
	aside .bull:after {
		bottom: -28px;
		border-right: 83px solid transparent;
		border-top: 46px solid #D9DADB;
		margin-left: -39px;
	}
}

aside .wrap_blog {
	margin-bottom: 57px;
}
aside .wrap_blog h2 {
	margin-bottom: 18px;
	margin-left: -15px;
}
aside .wrap_blog h2 .text {
    font-size: 5rem;
    font-weight: bold;
    color: #1F2121;
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
    display: inline-block;
    white-space: nowrap;
    font-family: 'Amatic SC', cursive;
	line-height: 0em;
    vertical-align: top;
}
aside .wrap_blog h2 .icon-arrow-right {
	-ms-transform: rotate(34deg);
    -webkit-transform: rotate(34deg);
    transform: rotate(34deg);
    font-size: 57px;
    display: inline-block;
}
aside .wrap_blog .link_img {
	margin-bottom: 1px;
	display: block;
}
a.arrow_in_circle2 {
	color: #FFF;
	display: block;
	background: #1F2121;
	position: relative;
	font-size: 2rem;
	padding: 22px 70px 22px 30px;
}
a.arrow_in_circle2 i {
    position: absolute;
    top: 50%;
    right: 29px;
    margin: -14px 0 0 0;
    font-size: 2.8rem;
}
a.arrow_in_circle2:hover {
	text-decoration: none;
}
aside .wrap_texte_daccroche {
	padding: 0 35px;
	font-size: 1.5rem;
    line-height: 1.4em;
	margin-bottom: 50px;
}
aside .wrap_texte_daccroche h2 {
	/*text-align: center;*/
	font-size: 2.3rem;
	margin-bottom: 19px;
	font-weight: bold;
	line-height: 1.2em;
}
@media only screen and (max-width : 1200px) {
	aside .wrap_texte_daccroche {
		padding: 0
	}
}


aside .wrap_instant_col_droite {
	background: #BECD00;
	color: #fff;
	font-size: 1.6rem;
	padding: 33px 34px;
	line-height: 1.4em;
	margin-bottom: 40px;
}
aside .wrap_instant_col_droite a{
	color: #fff!important;
	text-decoration: underline;
}
aside .wrap_instant_col_droite h2{
	font-size: 2.5rem;
	font-weight: normal;
	color: #fff!important;
	line-height: 1em;
	position: relative;
	padding: 0 0 0 22px;
	margin-bottom: 24px;
}
aside .wrap_instant_col_droite h2:before{
	content: "";
	position: absolute;
	left: 0;
    top: 50%;
	margin-top: -8px;
    width: 15px;
    height: 15px;
    background: #fff!important;
}
aside .wrap_avoir h2 {
	margin-bottom: 15px;
	margin-right: 19px;
	text-align: right;
}
aside .wrap_avoir h2 .text {
    font-size: 5rem;
    font-weight: bold;
    color: #1F2121;
    display: inline-block;
    white-space: nowrap;
    font-family: 'Amatic SC', cursive;
	line-height: 0.2em;
    vertical-align: top;
	margin-left: 12px;
}
aside .wrap_avoir h2 .icon-arrow-left {
	-ms-transform: rotate(-28deg);
    -webkit-transform: rotate(-28deg);
    transform: rotate(-28deg);
    font-size: 57px;
    display: inline-block;
}
aside .wrap_avoir a {
	display: block;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 0;
	padding-bottom: 86%;
	position: relative;
}
aside .wrap_avoir a > span {
	background: rgba(31,33,33,0.7);
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    padding: 16px 10px 7px 32px;
    overflow: hidden;
}
aside .wrap_avoir a > span:before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 10px;
	font-size: 0;
	background: #F39800;
	width: 5px;
	left: 20px;
}
aside .wrap_avoir a > span span.title {
	font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.2em;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
	display: block;
}
aside .wrap_avoir a > span span.text {
	font-size: 1.4rem;
	display: block;
    color: #fff;
    line-height: 1.3em;
	margin-bottom: 10px;

}
@media (max-width: 991px) {
	aside.with_bulle_col_droite {
	    padding: 0;
		margin-top: 30px!important;
		float: none;
		clear: both;
	}
	aside .bull{
		width: calc(100% - 65px);
    	padding-bottom: calc(100% - 65px);
		float: right;
		margin-right: 15px;
	}
	body aside .bull:after{
		left: -36px;
	}
	aside .wrap_blog h2{
		display: none;
	}
	aside .wrap_blog .link_img {
	    margin-bottom: 0px;
	    display: block;
	}
	aside .wrap_blog .link_img img {
		width: 100%;
		height: auto;
	}
	aside .wrap_avoir h2 {
	   margin: 0;
	   text-align: left;
	   padding-left: 15px;
	}
	aside .wrap_avoir h2 .icon-arrow-left {
		display: none;
	}
	aside .wrap_avoir h2 .text {
	    line-height: normal;
		margin-left: 0;
	}
	aside .wrap_instant_col_droite {
	    margin-bottom: 15px;
	}
	aside .wrap_texte_daccroche {
	    padding: 0 15px;
	}
}

#footer_alentours h2 {
	font-family: 'Amatic SC', cursive;
	font-size: 4rem;
	margin-bottom: 23px
}

@media (max-width: 767px){
	#footer_alentours h2{
		font-size: 3.6rem;
	}
}

button.btn-primary,
a.btn-primary{
    color: white;
    font-size: 2rem;
    text-align: center;
    padding-right: 41px;
    padding-left: 41px;
    border: none;
    text-transform: uppercase;
    background-color: #BECD00;
    display: inline-block;
    padding: 6px 42px;
}

.text-center{
	text-align: center;
}


.cnil{
	font-size: 1.2rem;
    margin-top: 30px;
    max-width: 634px;
    line-height: 2rem;
}
#cboxLoadedContent .cnil {
	padding: 0 30px 15px;
    line-height: 1.2em;
    margin-top: 0;
}


.alert{
	font-size: 1.6rem;
	padding: 15px;
	margin-bottom: 20px;
	position: relative;
}
.alert.alert-success{
	color: #fff;
	background-color: #BECD00;
	font-weight: bold;
}
.alert.alert-popin-success{
	padding: 15px 80px 15px 15px!important;
    min-height: 65px;
	margin-bottom: 0;
    max-width: 550px;
}
.alert.alert-danger{
	color: #fff;
	background-color: #D20;
	font-weight: bold;
}
.alert.alert-dismissible{
	padding-right: 30px;
}
.alert .close{
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
	text-decoration: none;
	color: inherit;
	font-size: 1.4rem;
}

.checkbox {
	padding-left: 20px;
	margin-bottom: 15px;
}
.brochure-form-container .checkbox {
	padding-left: 6px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before,
.checkbox input[type="checkbox"]:focus + label + label::before,
.checkbox input[type="radio"]:focus + label + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after,
.checkbox input[type="checkbox"]:checked + label + label::after,
.checkbox input[type="radio"]:checked + label + label::after {
font-family: 'aintourisme' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e984";
	position: absolute;
    top: 3px;
    left: 1px;
    font-size: 10px;
}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after,
.checkbox input[type="checkbox"]:indeterminate + label + label::after,
.checkbox input[type="radio"]:indeterminate + label + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled,
.checkbox input[type="radio"]:disabled {
  cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before ,
.checkbox input[type="checkbox"]:disabled + label + label::before,
.checkbox input[type="radio"]:disabled + label + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled {
  cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
font-family: 'aintourisme' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e984";
	position: absolute;
    top: 3px;
    left: 1px;
    font-size: 10px;
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}

/* Contact template */
#createaccount .inscr_facebook a {
	display: inline-block;
	background: #3B5998;
	color: #fff!important;
	text-decoration: none!important;
	font-size: 1.4rem;
	font-weight: normal;
	padding: 6px 15px 6px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 222px;
	display: block;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.4), Direction=NaN, Strength=25);
}
#createaccount .inscr_facebook a > i{
	font-size: 1.8rem;
	margin-right: 8px;
}
.create_account_colorbox #cboxClose{
	background-color: transparent;
}
.nl_colorbox #form_inscr_news ,
.nl_colorbox #create_account_form {
	padding-bottom: 40px;
}
.nl_colorbox #cboxWrapper,
.nl_colorbox#colorbox ,
.nl_colorbox #cboxLoadedContent ,
.create_account_colorbox #cboxWrapper,
.create_account_colorbox#colorbox {
	overflow: visible!important;
}
#createaccount{
	background: #fff;
}
#createaccount .popin-header{
	font-family: 'Amatic SC', cursive;
	font-size: 3.8rem;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #1F2121;
	color: #fff;
	letter-spacing: 0.9px;
	padding: 5px 23px 6px;
}
#createaccount .popin-header .icon-bulle{
	font-size: 4.9rem;
	position: relative;
	vertical-align: middle;
	padding-right: 15px;
	top: -2px;
}
#createaccount .popin-header .icon-bulle .icon-account{
	color: #1F2121;
	position: absolute;
	top: 11px;
	left: 14px;
	display: block;
	font-size: 2rem;
}
#createaccount .popin-sub-header{
	font-size: 1.4rem;
	color: #fff;
	background-color: #DD1D58;
	padding: 8px 15px 11px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 20px;
}
#createaccount .form-wrapper{
	font-size: 0rem;
	padding: 0 40px 80px;
}
#createaccount .form-wrapper .col-right,
#createaccount .form-wrapper .col-left{
	display: inline-block;
	font-size: 1.4rem;
	vertical-align: middle;
	float: none;
}
#createaccount .form-wrapper .col-right {
	display: none;
}
#createaccount .title{
	font-weight: bold;
	font-size: 2rem;
	margin-top: 16px;
    margin-bottom: 5px;
    text-align: center;
}
#createaccount .title .icon-wave{
	font-size: 12.8rem;
	line-height: 5px;
	padding-top: 7px;
	padding-left: 7px;
	display: block;
	overflow: hidden;
}
#createaccount a{
	color: #DD1D58;
	text-decoration: none;
}
#createaccount a:hover{
	color: #900630;
	text-decoration: none;
}
#createaccount .col-right .title{
	margin-bottom: 25px;
}
#createaccount .required:after{
	color: inherit;
}
#createaccount .submit{
	font-family: 'Amatic SC', cursive;
	font-size: 2.8rem;
}
#createaccount .allez-y{
	font-family: 'Amatic SC', cursive;
}
#createaccount .form-gru{
	font-family: 'Amatic SC', cursive;
}
#createaccount .form-wrapper label {
	margin-top: 4px;
	padding-right: 10px;
}
#createaccount .submit {
	position: absolute;
	outline: 0;
	bottom: -59px;
	left: 50%;
	margin-left: -59px;
	background: transparent;
	border: none;
}
#createaccount .submit .icon-bulle {
	font-size: 111px;
	color: #DD1D58;
}
#createaccount .submit .icon-arrow-left {
	position: absolute;
	top: -22px;
	right: 14px;
	z-index: 200;
	font-size: 5.8rem;
	transform: rotate(-32deg);
	-webkit-transform: rotate(-32deg);
}
#createaccount .submit .arrow-text {
	color: #1A171B;
	font-size: 2.5rem;
	font-weight: bold;
	font-family: 'Amatic SC', cursive;
	-ms-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	position: absolute;
	top: -16px;
	left: 100%;
	width: 80%;
	line-height: 1em;
	margin-left: -35px;
}
#createaccount .submit .text {
	color: #fff;
	font-size: 2.73rem;
	text-align: center;
	position: absolute;
	top: 29%;
	left: 0;
	width: 100%;
	font-family: 'Amatic SC', cursive;
}
#createaccount .col-left .checkbox {
	padding-right: 0;
	padding-left: 17px;
	font-weight: normal;
	text-align: left;
	margin-left: 0;
	margin-top: 5px;
}
#createaccount .col-left .checkbox {
	margin-top: 28px;
}
#createaccount .col-left .checkbox input{
	margin-top: 28px;
}
#createaccount .col-left .checkbox label{
	padding-right: 0;
	padding-left: 17px;
	font-weight: normal;
	text-align: left;
	margin-left: 0;
	margin-top: 5px;
}
#createaccount #forgot_pass_form{
	display: none;
}
#createaccount #link_forget_password{
	float: right;
}
.contact-form{
	padding: 20px 29px 35px;
    background: #EBE9EB;
    border-radius: 5px;
    max-width: 634px;
}
.contact-form .form-control:focus,
.contact-form .form-control:active{
	box-shadow: none;
	border-color: #BECD00;
}
.contact-form .form-group label{
	margin-bottom: 0;
}
#cboxLoadedContent .title_presta,
#contact-form-all .title_presta {
	font-family: 'Amatic SC', cursive;
    font-size: 3rem;
    font-weight: bold;
    background: #1F2121;
    color: #fff;
    line-height: 65px;
    padding-left: 25px;
    margin: 0 0 0 -15px;
}
#cboxLoadedContent .title_presta span,
#contact-form-all .title_presta span {
	font-size: 20px;
}
#cboxLoadedContent .title_presta,
#cboxLoadedContent .title_presta + p{
	padding-left: 29px;
}
#cboxLoadedContent .title_presta:before{
	display: none;
}
label.required:after{
	content: "*";
	color: #f00;
	display: inline-block;
}
.contact-form textarea{
	height: 154px;
}

#jeu_concours_form a {
    color: #BECD00;
}
.contact-form .form-group label.error,
#jeu_concours_form label.error ,
#form_inscr_news .form-group label.error {
	color: #F00;
	margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    font-size: 1.2rem;
	font-style: italic;
	font-weight: normal;
	bottom: 2px;
    left: 15px;
}
#form_inscr_news .form-group label.error {
	bottom: -17px;

}

/*.page-template-template-brochure aside .bull,
.page-template-template-contact aside .bull{
	width: 88%;
	padding-bottom: 88%;
	background: #ffea00;
	margin: -5px 0px 0 43px;
}
.page-template-template-brochure aside .bull:after,
.page-template-template-contact aside .bull:after{
	top: 50%;
	margin-top: -56px;
    width: 0;
    height: 0;
	left: 14px;
    border-style: solid;
    border-width: 6px 54px 106px 0;
    border-color: transparent #ffea00 transparent transparent;
}*/
.page-template-template-brochure aside .coordonnees,
.page-template-template-contact aside .coordonnees{
	width: 100%;
	padding: 21px 25px 16px;
	position: relative;
	margin-bottom: 33px;
}
.page-template-template-contact aside h2{
	font-weight: bold;
    font-size: 20px;
    margin-bottom: 13px;
}
.page-template-template-contact aside p{
	font-size: 1.6rem;
    line-height: 2.4rem;
}
.page-template-template-contact aside .icon-bulle{
    color: #becd00;
    font-size: 70px;
    position: absolute;
    top: 0;
    right: 16px;
    text-decoration: none;
}
.page-template-template-contact aside .icon-bulle .icon-phone{
	color: #fff;
	font-size: 27px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -19px 0 0 -12px;
}

/** CARTE INTERACTIVE **/

#widgit .filters_wrapper {
	height: calc(90vh - 342px);
    overflow: auto;
}
#widgit #widgit_wrapper #widgit_results_combo .widgit_content {
	overflow-y: auto;
    height: 86vh;
    overflow-x: hidden;
}
.iframe-content #widgit .filters_wrapper, .iframe-content #widgit #widgit_wrapper #widgit_results_combo .widgit_content {
	height: auto;
}

body.page-template-template-carte-interactive {}
body.page-template-template-carte-interactive #map-interactive-container {
	background: #1A171B;
	position: relative;
}
body.page-template-template-carte-interactive #carte_interactive {
	position: absolute;
	left: 290px;
	top: 0;
	right: 0;
	height: 100%;
}
body.page-template-template-carte-interactive #carte_interactive .loader-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
}
body.page-template-template-carte-interactive #carte_interactive .sk-folding-cube {
	position: absolute;
    margin: -20px;
    top: 45%;
    left: 50%;
}
body.page-template-template-carte-interactive #col-filters {
	background: #1A171B;
	width: 290px;
	float: left;
	/*padding: 0 17px;*/
	height: 766px;
}
body.page-template-template-carte-interactive #col-filters .col-filters-container{
	padding: 0 17px;
}
body.page-template-template-carte-interactive #col-filters .mCSB_inside>.mCSB_container {
	margin-right: 0px;
}
body.page-template-template-carte-interactive #col-filters .mCSB_scrollTools {
	margin: 15px 0px;
}
body.page-template-template-carte-interactive #col-filters .logo {
	background: #BBCE00;
	padding: 23px 0 24px;
	margin: 0 -17px 21px;
}
body.page-template-template-carte-interactive #col-filters .logo img {
	display: block;
	margin: 0 auto;
	width: 90%;
	max-width: 93px;
	height: auto;
}
body.page-template-template-carte-interactive #col-filters button#reset {
	font-size: 1.6rem;
	color: #fff;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #BBCE00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 30px;
	display: block;
	width: 100%;
	text-align: left;
	border: 0;
	margin-bottom: 30px;
	padding-left: 18px;
}
body.page-template-template-carte-interactive #col-filters button#reset:hover {
	background: #fff;
}
body.page-template-template-carte-interactive #col-filters button#reset:hover * {
	color: #BBCE00;
}
body.page-template-template-carte-interactive #col-filters button#reset span.icon-croix-champ {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 20px;
	margin-top: -10px;
	padding: 0 14px 0 14px;
}
body.page-template-template-carte-interactive #col-filters button#reset span.count {}
body.page-template-template-carte-interactive #col-filters button#reset span.single {}
body.page-template-template-carte-interactive #col-filters button#reset span.multiple {
	display: none;
}
body.page-template-template-carte-interactive #col-filters .filter-title {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.6rem;
	margin-bottom: 26px;
	padding: 0 17px;
}
/*body.page-template-template-carte-interactive #col-filters .scrollZone {
	max-height: 450px;
}*/
body.page-template-template-carte-interactive #col-filters .filter-expend {
	display: none;
}
body.page-template-template-carte-interactive #col-filters ul.menu {
	list-style: none;
}
body.page-template-template-carte-interactive #col-filters ul.menu > li {
	border-bottom: 1px solid #8d8b8d;
	margin-bottom: 11px;
}
body.page-template-template-carte-interactive #col-filters ul.menu > li > ul {
	display: none;
	border-top: 1px solid #8d8b8d;
	padding-top: 11px;
	list-style: none;
}
body.page-template-template-carte-interactive #col-filters ul.menu > li > ul > li {
    margin-bottom: 20px;
}
body.page-template-template-carte-interactive #col-filters ul.menu > li > ul > li:last-child {
	margin-bottom: 0px;
}
body.page-template-template-carte-interactive #col-filters ul.menu > li > ul > li > ul {
	display: none!important;
}
body.page-template-template-carte-interactive #col-filters span.icon-corner-down {
	float: right;
	color: #fff;
	opacity: 0.5;
	font-size: 12px;
	padding: 6px;
	position: relative;
	z-index: 10;
	cursor: pointer;
}
body.page-template-template-carte-interactive #col-filters span.icon-corner-down:hover {
	opacity: 1;
}
body.page-template-template-carte-interactive #col-filters span.icon-corner-down.active {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:not(:checked),
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:not(:checked) + label,
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 41px;
	cursor: pointer;
	display: block;
	line-height: 24px;
	color: #fff;
	margin: 0 17px 11px;
}
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:not(:checked) + label:before,
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left:0;
	top: 0px;
	width: 24px;
	height: 24px;
	border: 1px solid #1F2121;
	background: #f8f8f8;
}
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:not(:checked) + label:after,
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:checked + label:after {
	font-family: 'aintourisme' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e984";
	position: absolute;
	top: 5px;
	left: 6px;
	font-size: 14px;
	color: #ffffff;
}
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:checked + label:before {
	background: #F39600;
	border-color: #F39600;
}
body.page-template-template-carte-interactive #col-filters input[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
body.page-template-template-carte-interactive .position-absolute #map-interactive-container {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
	}
	body.page-template-template-carte-interactive .position-absolute #col-filters {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		overflow: hidden;
	}
	/*body.page-template-template-carte-interactive #col-filters .scrollZone {
		height: calc( 100% - 290px);
	}
	body.page-template-template-carte-interactive .position-absolute #col-filters .scrollZone {
		height: calc( 100% - 440px);
		max-height: none;
	}*/
	body.page-template-template-carte-interactive #col-filters .title-local {
		border-bottom: 1px solid #8d8b8d;
		padding-bottom: 12px;
		margin-bottom: 16px;
	}
	body.page-template-template-carte-interactive #col-filters #map_city {
		border: 0;
		width: 100%;
		display: block;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		line-height: 35px;
		padding: 0 40px 0 10px;
		outline: 0;
	}
	body.page-template-template-carte-interactive #col-filters #map_city + .icon-search {
		position: absolute;
		right: 11px;
		top: 50%;
		font-size: 18px;
		margin-top: -9px;
	}
	body.page-template-template-carte-interactive #col-filters #center_gps {
		color: #fff;
		border-bottom: 1px solid #8d8b8d;
		padding: 12px 17px 12px;
		margin-bottom: 16px;
		cursor: pointer;
	}
	body.page-template-template-carte-interactive #col-filters #center_gps:hover {
		color: #bbce00;
	}
	body.page-template-template-carte-interactive #col-filters #center_gps span {
		margin-right: 10px;
	}


/* TEMPLATE MON COMPTE */
.page-template-template-compte-utilisateur .sidebar h2.title-underline{
	font-size: 2rem;
	font-weight: bold;
	border-bottom: 1px solid #EEE;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.scrollspy a{
	color: #000;
	background: transparent;
	padding: 11px 20px 11px 35px;
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}
.scrollspy a span.text-count {
    display: inline-block;
    margin-left: 7px;
    background: #dd1d58;
    color: #fff;
    min-width: 22px;
    text-align: center;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    text-indent: -1px;
}
.scrollspy a.active, .scrollspy a:hover{
	color: #fff;
	background-color: #E2007A;
}
.myaccount-form .form-group{
	margin-bottom: 25px;
}
.myaccount-form .form-group label.required:after{
	color: #000;
}
.myaccount-form .form-group .form-control{
	border: 1px solid #C6C7C8;
	border-radius: 2px;
	box-shadow: none;
}
.myaccount-container{
	padding: 19px 0;
}
.anchor-header{
	background: #000;
	color: #fff;
	padding: 15px 24px;
	font-weight: bold;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	position: relative;
}
.anchor-header#last-seen{
	margin-bottom: 27px;
}
#collapse-password{
	display: none;
}
#accroche_envie {
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    background-color: #DD1D58;
	padding: 8px 10px 11px;
    text-align: center;
}
@media (max-width:991px){
	.container .anchor-header{
		width: calc(100% + 30px);
    	margin: 0 -15px;
	}
}
.page-template-template-compte-utilisateur #deconnect_user{
    position: absolute;
    right: 15px;
    top: 0px;
    border-top: 1px solid #C6C7C8;
    border-bottom: 1px solid #C6C7C8;
    color: #87888A;
    padding: 9px 16px 7px;
}
.page-template-template-compte-utilisateur #deconnect_user span{
    position: absolute;
    right: 100%;
    width: 148px;
    background: #1F2121;
    color: #FFF;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1em;
    padding: 16px 0 17px;
    text-align: center;
    top: -1px;
    border: 1px solid #1F2121;
}
.page-template-template-compte-utilisateur #deconnect_user span:after{
    content: "";
    position: absolute;
    top: 50%;
    right: -11px;
    width: 0;
    height: 0;
    border-top: 1px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 11px solid #1F2121;
    margin: -9px 0 0 0;
}
.page-template-template-compte-utilisateur #deconnect_user:hover, .page-template-template-compte-utilisateur #deconnect_user:active{
	text-decoration: none;
}
.page-template-template-compte-utilisateur #deconnect_user:hover span{
	background: #fff;
	color: #1F2121;
}
.page-template-template-compte-utilisateur #deconnect_user i{
	font-size: 30px;
}
.page-template-template-compte-utilisateur .btn{
	padding: 4px 24px;
	background: #E2007A;
	border: none;
	color: #fff;
	font-size: 1.6rem;
	text-transform: uppercase;
	margin-top: 8px;
	display: inline-block;
	border: 1px solid #E2007A;
	text-align: center;
	margin-bottom: 15px;
	cursor: pointer;
	text-decoration: none;
}
.page-template-template-compte-utilisateur .btn-mes-envies-create{
	margin: 0 auto 20px;
    display: block;
    width: 370px;
    background: transparent;
    color: #333;
    border: 1px solid #333;
    text-transform: none;
    line-height: 1.7em;
    padding: 11px 0 8px;
}
.page-template-template-compte-utilisateur .btn.btn-mes-envies-create:hover{
	background: #333;
	color: #fff;
}

.page-template-template-compte-utilisateur .btn-mes-envies-create h2{
	font-size: 3rem;
    font-weight: bold;
}
.page-template-template-compte-utilisateur .btn-mes-envies-create h3{
	font-size: 1.8rem;
    text-align: center;
}
.page-template-template-compte-utilisateur .btn:hover{
	background: #fff;
	color: #E2007A;
}
.page-template-template-compte-utilisateur > .container > .row > .col-md-9{
	padding-top: 67px;
}
.page-template-template-compte-utilisateur .sidebar{
	margin-top: 35px;
}
.page-template-template-compte-utilisateur .mes-envies {
	padding-bottom: 58px;
}
.page-template-template-compte-utilisateur .mes-envies .row:first-child {
	margin: 8px -15px 20px;
}
.page-template-template-compte-utilisateur .mes-envies .pink-checkbox:first-child {
	margin-left: 15px;
}
.page-template-template-compte-utilisateur .mes-envies .envie-item {
	width: 100%;
	cursor: pointer;
	text-align: center;
	margin-bottom: 15px;
}
.page-template-template-compte-utilisateur .mes-envies .envie-item span {
	color: #bcbbbc;
	background: url('img/find-something-bulle.svg') center center no-repeat;
	background-size: contain;
	height: 54px;
	width: 48px;
	display: inline-block;
	line-height: 47px;
	font-size: 26px;
}
.page-template-template-compte-utilisateur .mes-envies .envie-item div.text {
	font-size: 1.2rem;
	font-style: italic;
	color: #bcbbbc;
	white-space: nowrap;
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
}
.page-template-template-compte-utilisateur .mes-envies .envie-item.selected {}
.page-template-template-compte-utilisateur .mes-envies .envie-item.selected span {
	color: #fff;
	background: url('img/find-something-bulle-select.svg');
}
.page-template-template-compte-utilisateur .mes-envies .envie-item.selected div.text {
	color: #000;
}
.pink-checkbox label,
.big-checkbox label{
	padding-left: 26px;
	font-weight: bold;
}
.pink-checkbox input[type="checkbox"]:checked + label:after,
.big-checkbox input[type="checkbox"]:checked + label:after{
    color: #fff;
    top: 4px;
    left: 13px;
}
.big-checkbox input[type="checkbox"]:checked + label:after{
	color: #87888A;
}
.pink-checkbox label:before,
.big-checkbox label:before{
	width: 14px;
	height: 14px;
	border-color: #C6C7C8;
	border-radius: 0;
	top: 3px;
	margin-left: -6px;
}
.pink-checkbox input[type="checkbox"]:checked + label:before{
	background-color: #DD1D58;
	border-color: #DD1D58;
}
.big-checkbox input[type="checkbox"]:checked + label:before{
	background-color: transparent;
}
.myaccount-readonly{
	padding: 15px 0;
}
.myaccount-readonly p{
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: bold;
}
.myaccount-readonly{
   display: none;
}
.page-template-template-compte-utilisateur .anchor-header .arrow{
	  position: absolute;
	  top: 50%;
	  display: block;
	  margin-top: -10px;
	  right: 15px;
	  transition: transform 0.3s ease;
}
.page-template-template-compte-utilisateur .anchor-header.collapsed .arrow{
	  position: absolute;
	  top: 50%;
	  display: block;
	  margin-top: -10px;
	  right: 15px;
	  transform: rotate(90deg);
	  -webkit-transform: rotate(90deg);
}
@media (max-width:991px){
	.text-center-mobile{
		text-align: center;
	}
	.myaccount-readonly{
		display: block;
	}
	.myaccount-form > .text-right, .myaccount-form .txt-right{
		text-align: center;
		padding-left: 15px;
	}
	.myaccount-form .text-right, .myaccount-form .txt-right{
		text-align: center;
		padding-left: 15px;
	}
	.myaccount-form .form-group{
		width: calc(50% + 30px);
	    padding: 0 15px;
	    float: left;
	}
	.page-template-template-compte-utilisateur .anchor-header{
		padding: 5px 24px;
		cursor: pointer;
	}
	.page-template-template-compte-utilisateur .btn{
		font-size: 1.8rem;
		margin: 30px 0;
	}
}
@media (max-width:767px){
	.myaccount-form .form-group{
		width: 100%;
	    padding: 0;
	    float: none;
	}
	#form_inscr_news .right-border, #create_account_form .right-border {
	    display: none;
	}
	.popin-title {
	    padding-right: 65px;
	}
}

/* BROCHURES */
.lst_documentation  {
	margin-top: 0px;
}

.lst_documentation .documentation {
	background: #fff;
	min-height: 212px;
	margin-bottom: 25px;
	position: relative;
	border: 1px solid #CCC;
}
.lst_documentation > div:nth-child(even) {
	margin-right: 0;
}
.lst_documentation > div:nth-child(2n+3) {
	clear: both
}
.lst_documentation .documentation .wrap-img-doc {
	width: 150px;
	float: left;
}
.lst_documentation .documentation img {
	width: 100%;
	height: auto;
	display: block;
}
.lst_documentation .documentation .contenu_documentation {
    width: calc(100% - 150px);
    padding: 10px 14px 0;
    overflow: hidden;
    line-height: 3.2rem;
    position: absolute;
    height: 100%;
    right: 0;
}
.lst_documentation .documentation .titre_documentation {
    color: #000;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.2em;
}
.lst_documentation .documentation .nb_page_documentation {
	color: #87888A;
	font-size: 1.8rem;
	padding-top: 2px;
}
.lst_documentation .documentation .link_dld {
	position: absolute;
	bottom: -1px;
	left: 32px;
}
.lst_documentation .documentation .link_dld > span {
    position: absolute;
    bottom: 36px;
    left: -18px;
    width: 67px;
    font-size: 14px;
    line-height: 1.1em;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 7px;
    max-width: none;
    font-weight: normal;
}
.lst_documentation .documentation a  {
	text-decoration: none;
	display: inline-block;
	margin-right: 8px;
}
.lst_documentation .documentation a:hover  {
	color: #333
}
.lst_documentation .documentation a span {
	display: none;
}
.lst_documentation .documentation a  i {
	font-size: 25px;
}
.lst_documentation .documentation .check-received {
	position: absolute;
    bottom: 10px;
    right: 13px;
}
.lst_documentation .documentation .check-received [type="checkbox"]:not(:checked) + label,
.lst_documentation .documentation .check-received [type="checkbox"]:checked + label {
	position: absolute;
	bottom: 10px;
	right: 0;
	/* text-align: center; */
	width: 67px;
	font-size: 14px;
	line-height: 1.1em;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	max-width: none;
	font-weight: normal;
}
.lst_documentation .documentation .check-received [type="checkbox"]:not(:checked) + label::before,
.lst_documentation .documentation .check-received [type="checkbox"]:checked + label::before {
	left: 50%;
	top: 32px;
	margin: 8px 0 0 -8px;
}
.lst_documentation .documentation .check-received [type="checkbox"]:not(:checked) + label::after,
.lst_documentation .documentation .check-received [type="checkbox"]:checked + label::after {
    left: 50%;
    top: 41px;
    margin: 0 0 0 -10px;
}
.lst_documentation [type="checkbox"]:not(:checked) + label::before,
.lst_documentation [type="checkbox"] label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 14px;
    height: 14px;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    margin: -11px 0 0 0;
}

@media (max-width:767px) {
	.lst_documentation .documentation .titre_documentation {
	    font-size: 2rem;
	    line-height: 2rem;
	}
	.lst_documentation .documentation .wrap-img-doc {
	    width: 120px;
	}
	.lst_documentation .documentation .contenu_documentation {
	    width: calc(100% - 120px);
	    padding: 10px 10px 0;
	}
}
@media (max-width:991px) {
	.page-template-template-brochure aside.with_bulle_col_droite{
		float: left;
	}
}

.text-little-italic{
	font-size: 1.2rem;
	font-style: italic;
}
.brochure-form-container{
	position: relative;
	padding-bottom: 65px;
	margin-bottom: 30px;
	margin-top: 15px;
	border: 1px solid rgb(204, 204, 204);
}
.brochure-form-container .title {
	color: #fff;
	background-color: #DD1D58;
	font-family: 'Amatic SC';
	text-align: center;
	font-size: 4rem;
	padding: 13px 0;
}
.brochure-form-container .sub-title {
	color: #000;
	background-color: #CCC;
	font-weight: bold;
	padding: 5px 0 6px 34px;
	font-size: 1.6rem;
}
.brochure-form-container .form-group {
	margin-bottom: 16px;
}
.brochure-form-container .form-group .form-control{
	box-shadow: none;
	border-radius: 3px;
}
.brochure-form-container form{
	padding: 22px 0px;
}
.brochure-form-container .required:after {
	color: inherit;
}
.brochure-form-container .text-little-italic {
	padding-top: 9px;
	padding-bottom: 3px;
}
.brochure-form-container .checkbox label {
	padding-left: 19px;
}
.brochure-form-container .submit {
	position: absolute;
	bottom: -59px;
	left: 50%;
	margin-left: -59px;
	background: transparent;
	border: none;
}
.brochure-form-container .submit .icon-bulle {
	font-size: 111px;
	color: #DD1D58;
}
.brochure-form-container .submit .icon-arrow-left {
	position: absolute;
	top: -22px;
	right: 14px;
	z-index: 200;
	font-size: 5.8rem;
	transform: rotate(-32deg);
	-webkit-transform: rotate(-32deg);
	-ms-transform: rotate(-32deg);
}
.brochure-form-container .submit .arrow-text {
	color: #1A171B;
	font-size: 2.5rem;
	font-weight: bold;
	font-family: 'Amatic SC', cursive;
	-ms-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	position: absolute;
	top: -19px;
	left: 100%;
	width: 100%;
	line-height: 1em;
	margin-left: -16px;
	text-align: left;
	letter-spacing: 0.1px;
}
.brochure-form-container .submit .text {
	color: #fff;
	font-size: 2.73rem;
	text-align: center;
	position: absolute;
	top: 29%;
	left: 0;
	width: 100%;
	font-family: 'Amatic SC', cursive;
}
/* PLAN DU SITE */
body.page-template-template-plan-site h1.post-title {
	color: #BBCE00;
}
#plan-site {
	padding-top: 25px;
    padding-left: 45px;
}
#plan-site ul {
    padding-bottom: 5px;
}
#plan-site ul li {
    padding-left: 15px;
}
#plan-site a {
    font-size: 1.4rem;
    text-decoration: none;
    line-height: 1.3em;
    display: block;
    margin-bottom: 3px;
    color: #949494;
}
#plan-site > div > ul > li > ul > li > a {
	font-size: 1.6rem;
	color: #666;
}
#plan-site > div > ul > li > a {
    font-size: 1.9rem;
    margin-bottom: 15px;
    color: #BBCE00;
	font-weight: bold;
}
#plan-site > div > ul > li > ul {
    margin-bottom: 15px;
}
#plan-site ul li a:hover {
	color: #BBCE00;
}
#plan-site > div > ul > li > a:hover {
    color: #333;
}

#txtSubscribeNewsOk {
	background: #1F2121;
    color: #fff;
    padding: 15px;
    font-size: 1.6rem;
    text-align: center;
}

.handel-instructions {
	display: none;
}

.OsPanierPopIn  .produits .titre-long > div:first-child {
	font-weight: bold;

}




/* SEJOUR PAKAGE */
.sejour-item{
	width: 100%;
	border-collapse: unset;
	table-layout: fixed;
	transition: width 0.3s, height 0.3s;
	display: table!important;
	min-height: 250px;
	position: relative;
	border: 1px solid #D9DADB;
	transition: border-width 0.3s;
	overflow: hidden;
}
.sejour-item.hover-map{
	border: 5px solid #D9DADB;
}
.sejour-item > div{
	display: table-cell;
}

.sejour-item.bloc-apidae-sel.bloc-sejour-hotellerie.cycle-slide.cycle-slide-active {}
.sejour-item .photo{
	width: 50%!important;
	background-color: #bbb;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	transition: width 0.3s, height 0.3s;
	position: relative;
	min-height: 250px;
}
.sejour-item .fast-access-wrapper{
	width: 0px;
	background: #1F2121;
	overflow: hidden;
	vertical-align: middle;
	transition: width 0.3s, left 0.3s;
	text-align: center;
	padding: 15px 0;
	position: absolute;
	z-index: 50;
	right: 50%;
	height: 100%;
	top: 0;
}
.sejour-item .content{
	background: #fff;
	width: 50%;
	padding: 10px 22px;
	vertical-align: top;
	position: relative;
    border-left: none;
	transition: width 0.3s, height 0.3s;
}
.sejour-item .content .available_text {
	display: none;
	color: #F00;
    padding-bottom: 5px;
	font-style: italic;
	line-height: 1.3em;
}
.sejour-item .content h3 {
	color: #E2007A;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;
	line-height: 1.2em;

}
.sejour-item .content h3 a{
	color: inherit;
	text-decoration: none;
}
.sejour-slider-wrapper.single-slide:hover .sejour-item .fast-access-wrapper,
.sejour-slider-wrapper:hover .sejour-item.cycle-slide-active .fast-access-wrapper{
	width: 58px;
	right: 50%;
}
.sejour-item .price-from,
.sejour-item .price-from{
	right: 0;
	transition: right 0.3s;
	-webkit-transition: right 0.3s;
}
.sejour-slider-wrapper .sejour-item .phone-tooltip{
	transition: right 0.3s;
	-webkit-transition: right 0.3s;
	-o-transition: right 0.3s;
	-ms-transition: right 0.3s;
	-moz-transition: right 0.3s;
	z-index: 40;
}
.sejour-slider-wrapper.single-slide:hover .sejour-item .price-from,
.sejour-slider-wrapper:hover .sejour-item.cycle-slide-active .price-from,
.sejour-slider-wrapper:hover .sejour-item.cycle-slide-active .phone-tooltip,
.sejour-slider-wrapper.single-slide:hover .sejour-item .phone-tooltip{
	right: 58px;
}
.sejour-item .phone-tooltip {
	display: none;
    position: absolute;
    background: #F49900;
    z-index: 10;
	right: 0;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 3px 10px;
}
.sejour-item .price {
    position: absolute;
	background: #1F2121;
    color: #fff;
    left: 0;
	top: 0;
    font-size: 1.3rem;
    text-align: center;
	padding: 12px 8px 5px;
	margin-left: 10px;
	z-index: 10;
}
.sejour-item .price span{
	font-size: 2rem;
	display: block;
}
.sejour-item .apidae-fast-access:last-child {
	padding-bottom: 0px;
}
.sejour-item .apidae-fast-access {
	position: relative;
	display: block;
	padding: 0 0 10px;
	text-decoration: none;
}
.sejour-item .apidae-fast-access .icon-bulle{
	font-size: 45px;
	color: #fff;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.sejour-item .apidae-fast-access > div > div{
	position: absolute;
	font-size: 26px;
	z-index: 1;
	color: #E2007A;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -13px;
	cursor: pointer;
}
.sejour-item .apidae-fast-access .icon-bulle:hover > div{
	color: #fff;
}
.sejour-item .photo .apidae-fast-access{
	bottom: 0px;
	left: 10px;
	position: absolute;
	top: auto;
}
.sejour-item .fast-access-wrapper > div {
	position: absolute;
    width: 100%;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.sejour-slider-wrapper{
	padding: 15px 53px;
	position: relative;
	overflow: hidden;
}
.sejour-slider{
	overflow: hidden;
}
.sejour-slider-wrapper .cycle-prev{
	position: absolute;
	left: 0px;
	top: 0;
	font-size: 3rem;
	cursor: pointer;
	height: 100%;
	width: 30px;
}
.sejour-slider-wrapper .cycle-prev span {
	position:absolute;
	top: 50%;
	margin-top: -15px;
	right: -1px;
}
.sejour-slider-wrapper .cycle-prev > span{
	padding-left: 1px;
}
.sejour-slider-wrapper .cycle-next{
	position: absolute;
	right: 0px;
	top: 0;
	font-size: 3rem;
	cursor: pointer;
	height: 100%;
	width: 30px;
}
.sejour-slider-wrapper .cycle-next span {
	position:absolute;
	top: 50%;
	margin-top: -15px;
	right: 0;
}
.sejour-slider-wrapper .cycle-next:hover,
.sejour-slider-wrapper .cycle-prev:hover{
	color: #F29500;
}
.sejour-list h2{
	color: #333333;
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 5px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
	padding-top: 50px;
}
.page-template-template-sejour-package .btn-group{
	padding: 15px 0;
}
.page-template-template-sejour-package .post-content{
	margin-bottom: 30px;
}
.page-template-template-sejour-package .informations-complementaires{
	padding: 50px 0;
	font-size: 1.4rem;
}
.page-template-template-sejour-package .informations-complementaires h2{
	color: #333333;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 5px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}
.page-template-template-sejour-package .btn+.btn{
	margin-left: 15px;
}
.page-template-template-sejour-package .btn-group .btn-pink{
	display: inline-block;
	background: #ED0F64;
	color: #fff;
	text-decoration: none!important;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 6px 23px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,0.4), Direction=NaN, Strength=25);
	margin-bottom: 5px;
}
.page-template-template-sejour-package .btn-group .btn-pink:hover{
	background: #fff;
	color: #ED0F64;
}
.page-template-template-sejour-package .btn-group .btn-pink.active{
	background: #fff;
	color: #ED0F64;
}
.page-template-template-sejour-package .btn-group .btn-pink.active:hover{
	background: #ED0F64;
	color: #fff;
}
.page-template-template-sejour-package .btn-group .btn-disabled{
	background-color: #E6E6E6;
}
.page-template-template-sejour-package .btn-group .btn-disabled:hover{
	background-color: #E6E6E6;
	color: #fff;
}
.page-template-template-sejour-package .btn-group .btn .icon{
	display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
	height: 19px;
    margin-top: -1px;
}

.bloc-apidae-sel .price-from,
.sejour-item .price-from{
	background: #1F2121;
	color: #fff;
	float: right;
	font-size: 1.4rem;
	text-align: center;
	padding: 10px;
	line-height: 1.5em;
	position: relative;
	z-index: 30;
}
.bloc-apidae-sel .price-from.price-from-free,
.sejour-item .price-from.price-from-free{
	font-size: 1.6rem;
    font-weight: bold;
}

.sejour-item .bookable{
	z-index: 30;
}

.bloc-apidae-sel .price-from span,
.sejour-item .price-from span{
	font-size: 2.4rem;
	display: block;
}
.tools-favorite .bookmark{
	cursor: pointer;
    z-index: 110;
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    margin-top: -4px;
    margin-left: 7px;
}
.tools-favorite .bookmark .icon-bulle{
	font-size: 29px;
    color: #fff;
    text-shadow: -1px 0 #DD1D58, 0 1px #DD1D58, 1px 0 #DD1D58, 0 -1px #DD1D58;
	transition: color 0.3s;
}
.tools-favorite .bookmark .icon-bookmark{
	margin-top: -8px;
	font-size: 20px;
	transition: color 0.3s;
}
.tools-favorite .bookmark.bookmarked .icon-bulle{
    color: #DD1D58;
}
.tools-favorite .bookmark.bookmarked .icon-bookmark{
    color: #fff;
}
.sejour-list .hover-link{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sejour-slider-wrapper .sejour-slider:not(.cycle-initialized) .sejour-item{
	display: none!important;
}
.sejour-slider-wrapper .sejour-slider:not(.cycle-initialized) .sejour-item:first-of-type{
	display: table!important;
}
.sejour-slider .cycle-caption{
	position: absolute;
	bottom: 10px;
	z-index: 200;
	right: 10px;
	font-weight: bold;
}
.bloc-sejour-sel.bloc-apidae-sel a{
	z-index: 120!important;
}
.a-partir-de{
	text-align: center;
	border-bottom: 1px solid #DADADA;
	width: 54%;
	margin: 0 auto 29px;
}
.a-partir-de .price{
	display: inline-block;
	text-align: center;
	padding: 2px 14px;
	position: relative;
	font-size: 2.7rem;
	background: #BECD00;
	font-weight: bold;
	color: #fff;
}
.a-partir-de .price .arrow-wrapper{
	position: absolute;
	top: -28px;
	left: 0;
	width: 100%;
	color: #1F2121;
	letter-spacing: 0.2px;
	font-size: 1.9rem;
	font-family: 'Amatic SC', cursive;
}
.a-partir-de .price .arrow-wrapper .arrow{
	font-size: 4.1rem;
	transform: rotate(92.9deg);
	-webkit-transform: rotate(92.9deg);
	right: -20px;
	top: 16px;
	position: absolute;
}

.tools-favorite .add-all-favorite{
	display: block;
	float: right;
	margin-left: 30px;

}
.tools-favorite .add-all-favorite:hover {
	color: #DD1D58;
}
@media (max-width: 991px){
	.a-partir-de{
		width: 100%;
		margin-top: 15px;
	}
	.sejour-item .photo{
		display: block;
	    width: 100%!important;
	    clear: both;
	    padding-bottom: 50%;
	}
	.sejour-item .fast-access-wrapper,
	.sejour-item .content {
		display: block;
		width: 100%!important;
		clear: both;
		position: static;
		height: auto;
	}
	.sejour-item .fast-access-wrapper{
		padding: 5px 0;
	}
	.sejour-item .fast-access-wrapper > div {
		position: static;
	    transform: initial;
		-webkit-transform: initial;
	}
	.sejour-item .apidae-fast-access {
		display: inline-block;
		padding: 0 5px 0px;
	}
	.sejour-item:hover,
	.sejour-item:hover .content,
	.sejour-item:hover .fast-access-wrapper{
		width: 100%;
	}
}
.page-template-template-sejour-package #opensys-dispo{
	margin: 0;
}
.page-template-template-sejour-package .booking_title{
	top: 0;
}
.sejour-item .print-img {
	display: none;
}


/**** Marketing automatisÃ© ****/
body.confirmation_form_di {
	background: #E6E6E6
}
.contact-form-confirmation {
	margin: 40px auto 0;
	padding-bottom: 0;
	border-radius: 0;
	width: 90%;
	max-width: 635px;
	background: #fff;
}
.contact-form-confirmation .header_confirmation {
	font-family: 'Amatic SC', cursive;
	font-size: 2.2rem;
	text-transform: uppercase;
	font-weight: bold;
	color: #1F2121
}
.contact-form-confirmation .header_confirmation img {
	width: 110px;
	float: left;
	margin: 20px 40px;
}
.contact-form-confirmation .header_confirmation span {
	display: block;
}
.contact-form-confirmation .confirmation_orange{
	color: #F39600;
	font-weight: bold;
	font-size: 1.7rem;
	line-height: 1.2em;
	margin: 10px 40px 30px;
}
.contact-form-confirmation #search-form input[type=text] {
	float: right;
	width: calc( 100% - 45px);
}
.contact-form-confirmation .alert {
	text-align: center;
	margin-bottom: 0;
}
.contact-form-confirmation label.txt_lbl {
	font-size: 1.5rem;
	color: #666666;
	text-align: right;
	width: 25%;
	padding: 12px;
}
.confirmation_form_di .date_presence{
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 20px;
	margin-top: 30px;
}
.confirmation_form_di #search-form {
	background: transparent;
	padding: 0;
	position: relative;
}
.confirmation_form_di #search-form .wrap_searh_form {
	background: transparent;
	display: block;
	padding: 0;
}
.confirmation_form_di #search-form .form-input-text {
	width: calc( 35% - 18px );
	margin: 0 18px 0 0;
	border: 1px solid #c7c7c7;
	margin-bottom: 25px;
}
.confirmation_form_di #search-form .form-input-text.error {
	border-color: #F00;
	background: #fff2f2;
}
.confirmation_form_di #search-form form .wrap_searh_form > div.input_submit {
	width: calc( 26% );
	margin-left: 0;
}
.confirmation_form_di #search-form form .submit {
	outline: 0;
	background: transparent;
	border: none;
	font-family: 'Amatic SC', cursive;
	font-size: 2.8rem;
	position: relative;
	margin: 10px 0 10px;
}
.confirmation_form_di #search-form form .submit:hover .icon-bulle {
	color: #becd00
}
.confirmation_form_di #search-form form .submit .icon-bulle {
	font-size: 111px;
	color: #F39800;
}
.confirmation_form_di #search-form form .submit .icon-arrow-left {
	position: absolute;
	top: -22px;
	right: 14px;
	z-index: 200;
	font-size: 5.8rem;
	transform: rotate(-32deg);
	-webkit-transform: rotate(-32deg);
}
.confirmation_form_di #search-form form .submit .arrow-text {
	color: #1A171B;
	font-size: 2.5rem;
	font-weight: bold;
	font-family: 'Amatic SC', cursive;
	-ms-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	position: absolute;
	top: -16px;
	left: 100%;
	width: 80%;
	line-height: 1em;
	margin-left: -35px;
}
.confirmation_form_di #search-form form .submit .text {
	color: #fff;
	font-size: 2.73rem;
	text-align: center;
	position: absolute;
	top: 29%;
	left: 0;
	width: 100%;
	font-family: 'Amatic SC', cursive;
}
#confirmation_backtosite {
	text-align: center;
}
#confirmation_backtosite a {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #1f2121;
	text-decoration: underline;
	display: inline-block;
}
#confirmation_backtosite a:hover {
	text-decoration: none;
}
#bt_contact_confirmation {
	float: right;
	position: relative;
	padding: 7px 0 0 50px;
	color: #1f2020;
	margin: 50px 40px 0 0;
	text-decoration: none;
}
#bt_contact_confirmation [class^="icon-"], #bt_contact_confirmation [class*=" icon-"] {
	font-size: 48px;
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	left: 0px;
	top: 0;
	color: #1f2020
}
#bt_contact_confirmation [class^="icon-"] *, #bt_contact_confirmation [class*=" icon-"] * {
	color: #fff;
	font-size: 30px;
	margin: 6px 0 0 7px;
	transition: all 0.3s;
}
.foot_confirmation .foot_social {
	margin: 20px 40px 0;
	border-top: 1px solid #999999;
	color: #666666;
	text-align: center;
	font-size: 1.7rem;
	padding: 10px 0 17px;
}
.foot_confirmation .foot_social a.social {
	display: inline-block;
	font-size: 3.4rem;
	background: #000;
	color: #fff;
	text-decoration: none!important;
	width: 53px;
	height: 0;
	padding-bottom: 53px;
	margin: 10px 5px;
	position: relative;
}
.foot_confirmation .foot_social a.social > span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -17px 0 0 -17px;
}
.foot_confirmation .foot_social .little {
	font-size: 1.5rem;
}
.foot_confirmation .foot_social .little a {
	color: #666666
}
.foot_confirmation .foot_link {
	background: #1F2121;
	color: #fff;
	text-align: center;
	padding: 21px 0 27px;
	font-size: 1.1rem;
	position: relative;
}
.foot_confirmation .foot_link a {
	color: #fff;
	margin: 0 7px;
	display: inline-block;
	font-size: 2rem;
	vertical-align: baseline;
	text-decoration: none;
}
#confirmation_colors {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
}
#confirmation_colors div {
	float: right;
	width: 35px;
	height: 35px;
	display: block;
}
#confirmation_colors div:nth-child(1) {
	background: #00B1C3;
}
#confirmation_colors div:nth-child(2) {
	background: #E5007E;
}
#confirmation_colors div:nth-child(3) {
	background: #BBCE00;
}
#confirmation_colors div:nth-child(4) {
	background: #F39600;
}


/* Formulaire de la popin d'envoie de mail du plugin adaka share */
#share_mail_form textarea{
	min-height: 150px;
	resize: vertical;
}


.bloc-post {
	display: block!important;
}
.bloc-post .content {
	height: 100%;
    padding: 7px 15px 59px!important;
	z-index: 99!important;
    background: rgba(31,33,33,0.9)!important;
    border: 0!important;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background 1s!important;
	-moz-transition: background 1s!important;
	-o-transition: background 1s!important;
	transition: background 1s!important;
}
.bloc-post .content h2 {
	position: relative;
	top: 0;
	width: 100%;
	left: 0;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: color 1s!important;
	-moz-transition: color 1s!important;
	-o-transition: color 1s!important;
	transition: color 1s!important;
}
.bloc-post .content h2 .fullsized-text {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.bloc-post .content img.arrow {
	-webkit-transition: opacity 1s!important;
	-moz-transition: opacity 1s!important;
	-o-transition: opacity 1s!important;
	transition: opacity 1s!important;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
/*.bloc-post .content h2.fullsized {
    line-height: 270px!important;
}
.bloc-post .content h2 .fullsized-text {
    display: inline-block!important;
    vertical-align: middle!important;
}*/
.bloc-post:hover .content {
	background: rgba(31,33,33,0)!important;
}
.bloc-post:hover .content h2 {
	color: rgba(255,255,255,0)!important;
}
.bloc-post:hover .content img.arrow {
	opacity: 0;
}
.bloc-post.obj-theme-vert:hover .content {
	background: #BBCE00!important;
}
.bloc-post.obj-theme-orange:hover .content {
	background: #F39800!important;
}
.bloc-post.obj-theme-rose:hover .content {
	background: #DD1D58!important;
}
.bloc-post.obj-theme-bleu:hover .content {
	background: #00B1C3!important;
}
.bloc-post.obj-theme-vert:hover .content h2 ,
.bloc-post.obj-theme-orange:hover .content h2 ,
.bloc-post.obj-theme-rose:hover .content h2 ,
.bloc-post.obj-theme-bleu:hover .content h2 {
	color: #fff!important;
}
.bloc-post.obj-theme-vert:hover .content img.arrow ,
.bloc-post.obj-theme-orange:hover .content img.arrow ,
.bloc-post.obj-theme-rose:hover .content img.arrow ,
.bloc-post.obj-theme-bleu:hover .content img.arrow {
	opacity: 1!important;
}

/* jeu concours photo */
.page-template-template-jeu-concours-photo .contact-form {
	padding: 35px 29px;
	max-width: none!important;
}
.page-template-template-jeu-concours-photo .contact-form .checkbox {
    margin-bottom: 0px;
}
.page-template-template-jeu-concours-photo .contact-form .btn-primary {
    margin-top: 35px;
}
.page-template-template-jeu-concours-photo #legal_condition_bis-error,
.page-template-template-jeu-concours-photo #legal_condition-error {
    top: 18px;
    left: -3px;
}
.page-template-template-jeu-concours-photo #legal_condition-error:before,
.page-template-template-jeu-concours-photo #legal_condition_bis-error:before {
    display: none;
}
body.page-template-template-compte-utilisateur .participation ,
.page-template-template-jeu-concours-photo .participation {
    margin-bottom: 30px;
}
body.page-template-template-compte-utilisateur .participation .img ,
.page-template-template-jeu-concours-photo .participation .img {
    height: 0px;
    width: 100%;
    padding-bottom: 100%;
    background-image: url('img/jeu/placeholder.png');
    background-color: #c5c5c5;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
}
body.page-template-template-compte-utilisateur .participation div.img ,
.page-template-template-jeu-concours-photo .participation div.img {
    background-size: auto;
}
.page-template-template-jeu-concours-photo .participation a.delete {
    text-decoration: none;
    position: absolute;
    top: -10px;
    right: 5px;
    color: #fff;
    background: #BECD00;
    padding: 3px 6px;
    border: 1px solid #BECD00;
/*    border-radius: 3px;*/
    font-size: 18px;
}
.page-template-template-jeu-concours-photo .participation a.delete:hover {
    color: #BECD00;
    background: #fff;
}
.page-template-template-jeu-concours-photo .success_files {
    border: #BECD00 solid 2px;
    color: #BECD00;
    padding: 15px 30px;
    border-radius: 5px;
    margin-bottom: 30px;
    font-weight: bold;
}
.page-template-template-jeu-concours-photo .success_files > * {
    color: #BECD00;
}
.page-template-template-jeu-concours-photo .success_files + .error_bag_files {
    margin-top: -20px;
}
.page-template-template-jeu-concours-photo .error_bag_files {
    border: #DD1D58 solid 2px;
    color: #DD1D58;
    padding: 15px 30px;
    border-radius: 5px;
    margin-bottom: 30px;
    font-weight: bold;
}
.page-template-template-jeu-concours-photo .error_bag_files > * {
    color: #DD1D58;
}
.page-template-template-jeu-concours-photo .error_bag_files ul {
    padding-left: 30px;
}
.page-template-template-jeu-concours-photo .error_bag_files ul li {}
.page-template-template-jeu-concours-photo .error_bag_files p {}

.ie .video-wrapper .video-item video{
	width: auto!important;
}

.cookie_notice_options .btn {
    padding: 7px 8px 8px!important;
    border: 0 !important;
    height: auto!important;
    line-height: 1em!important;
    margin-bottom: 10px;
}
.cookie_notice_options .btn.active {
    background-color: #7fdc57 !important;
}
.cookie_notice_options .btn.not-setted:hover {
    color: #fff !important;
    background-color: #7fdc57 !important;
    border: 1px solid #7fdc57 !important;
}
table.cookie_notice_tables {
    margin: 0 0 50px;
}

.leaflet-pane > svg path.leaflet-interactive {
    stroke: #000;
    fill: #fff;
    fill-opacity: .7;
    stroke-width: 0;
}


*[data-lazy-load] {
	position: relative;
}
*[data-lazy-load]:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff!important;
	background-image: url('img/img_loader.gif')!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
    background-size: auto!important;
	transition: all 0s!important;
}

.wrap-build-elementor {
	padding: 0px 80px 0px 80px;
}
@media (max-width: 767px) {
	.wrap-build-elementor {
		padding: 0px 30px 0px 30px;
	}
}


/* Page thumbnail */
.page-thumbnail {
	border-bottom:1px solid #E7EAEC;
	margin-bottom: 40px;
}
.page-thumbnail .page-thumbnail__thumb{
	display:flex;
	align-items:center;
	height:700px;
	background-color: #fff;
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	position: relative;
}
.page-thumbnail .page-thumbnail__thumb-overlay {
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	background-color: #000000;
    opacity: 0.3;
}
.page-thumbnail .page-thumbnail__thumb .container {
	z-index:1;
}
.page-thumbnail .page-thumbnail__thumb h1 {
	color: #FFFFFF;
    font-family: "Lato", Sans-serif;
    font-size: 4em;
    font-weight: 500;
    line-height: 1.1em;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.page-thumbnail #breadcrumbs {
	padding: 10px;
	font-size: 1.1em;
    color: #414141!important;
	margin-bottom: 0px;
}
@media (min-width: 581px) and (max-width: 992px) {
	.page-thumbnail .page-thumbnail__thumb{
		height:500px !important;
	}
}
@media only screen and (max-width: 580px) {
	.page-thumbnail .page-thumbnail__thumb{
		height:250px !important;
	}
	.page-thumbnail .page-thumbnail__thumb h1 {
		font-size: 2.5em !important;
	}
}

@media (max-width:992px) {
	#breadcrumbs {
		display: none !important;
	}
}