/* Generated by less 2.5.1 */
/* FONCTION WEBKiT */
/* GENERAL */
.front #page #zone-banner {
  position: relative;
  max-height: 865px;
  overflow: hidden;
}
.front #page #zone-content-bottom-wrapper #zone-content-bottom {
  max-width: inherit;
  padding-left: 0px;
  padding-right: 0px;
}
.front #page #zone-content-top-wrapper #zone-content-top {
  max-width: 1600px;
}

/* ----------------- DIAPORAMA - HP - OWLCAROUSEL --------------------- */

.bloc-diaporamahp {
	position: relative;
}
.bloc-diaporamahp:after {
  display: block;
  content: "";
  height: 300px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-image: url("../../img/bevel_bottom_right.png");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.bloc-diaporamahp .block-title {
	color: #ffffff;
	font-family: "RemachineScript";
	/*font-size: 7em;
	line-height: 0.8em;*/
	font-weight: normal;
	text-align: center;
	-wekbit-text-shadow: 2px 2px 1px #000000;
	-moz-text-shadow: 2px 2px 1px #000000;
	-o-text-shadow: 2px 2px 1px #000000;
	text-shadow: 2px 2px 1px #000000;
	width: 100%;
	position: absolute;
	top: 265px;
	left: 0;
	z-index: 1;
	font-size: 14em;
	line-height: 0.4em;
}
.bloc-diaporamahp .view-diaporama-hp {
  display: block;
  width: 100%;
  height: 865px;
  overflow: hidden;
  margin: 0 auto;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled {
  max-height: 865px;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 {
  position: relative;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .media {
  display: block;
  width: 100%;
  height: 865px;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media > div,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .media > div {
  display: block;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media img,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .media img {
  display: block;
  width: 100%;
  height: auto;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-apercu,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .box-apercu {
  display: block;
  width: 100%;
  height: 865px;
  position: absolute;
  top: 0;
  left: 0;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-apercu .title,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .box-apercu .title {
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  color: #ffffff;
  font-family: "RemachineScript";
  /*font-size: 7em;
  line-height: 0.8em;*/
  text-align: center;
  padding-top: 265px;
  text-shadow: 2px 2px 1px #000;
  -wekbit-text-shadow: 2px 2px 1px #000;
  -moz-text-shadow: 2px 2px 1px #000;
  -o-text-shadow: 2px 2px 1px #000;
	font-size: 14em;
	line-height: 0.4em;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-apercu .link-to-content,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .box-apercu .link-to-content {
  display: block;
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin: 10px auto 0px;
  text-align: center;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-apercu .link-to-content a,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .box-apercu .link-to-content a {
  display: inline-block;
  width: auto;
  height: auto;
  color: #ffffff;
  font-family: "DaxRegular";
  font-size: 1.2em;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url('../../img/icon/link-arrow.svg');
  background-repeat: no-repeat;
}
.bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-apercu .link-to-content a:hover,
.bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .box-apercu .link-to-content a:hover {
  -webkit-animation: anime-hover-link 0.7s infinite;
  -moz-animation: anime-hover-link 0.7s infinite;
  -o-animation: anime-hover-link 0.7s infinite;
  animation: anime-hover-link 0.7s infinite;
}
@keyframes anime-hover-link {
  0% {
    background-position: 0px 0px;
  }
  50% {
    background-position: 10px 0px;
  }
  100% {
    background-position: 0px 0px;
  }
}
@media only screen and (max-width: 1600px) {
  .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media img,
  .bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .media img {
    height: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 900px) {
  .bloc-diaporamahp .view-diaporama-hp {
    height: auto;
  }
	.bloc-diaporamahp .block-title {
		/*font-size: 4em;*/
		font-size: 8em;
		top: 145px;
	}
  .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel,
  .bloc-diaporamahp .view-diaporama-hp .view-content .disabled {
    max-height: 400px;
  }
  .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media,
  .bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .media {
    height: 400px;
}
  /*
  .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media {
    height: auto;
  }
  .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media img {
    width: 100% !important;
    height: auto !important;
  }
*/
  .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-apercu .title,
  .bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .box-apercu .title {
    padding-top: 145px;
    /*font-size: 4em;*/
	font-size: 8em;
  }
  .bloc-anchors {
    bottom: 60px !important;
  }
}
@media only screen and (max-width: 760px) {
  .bloc-promo-hp {
	margin-top: 0 !important;
  }
	.bloc-diaporamahp .block-title {
		/*font-size: 3em;*/
		font-size: 6em;
		top: 175px;
	}
  .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-apercu .title,
  .bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .box-apercu .title {
    padding-top: 100px;
    /*font-size: 3em;*/
    font-size: 6em;
  }
  .bloc-anchors {
    bottom: 60px !important;
  }
  #zone-content-top .region-inner:before,
  #zone-content-top .region-inner:after{
    display: none !important;
  }
}

/* ----------------- DIAPORAMA VIDEO - HP --------------------- */

.video_on .bloc-diaporamahp .view-diaporama-hp video {
  object-fit: cover;
}

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

  .video_on .bloc-diaporamahp .view-diaporama-hp {
    height: 500px;
  }
  .video_on .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel, .bloc-diaporamahp .view-diaporama-hp .view-content .disabled {
    max-height: 500px;
  }
  .video_on .bloc-diaporamahp .view-diaporama-hp .view-content .owl-carousel .owl-wrapper-outer .owl-item .media, .bloc-diaporamahp .view-diaporama-hp .view-content .disabled .item-0 .media {
    height: 500px;
  }
  .video_on .bloc-diaporamahp .block-title {
    top: 300px;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
  }

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

  .video_on .bloc-diaporamahp:after {
    content: none;
  }
  .front #page #zone-content-top-wrapper #zone-content-top {
    padding: 0;
  }

}

/* ----------------- BLOC ANCHORS --------------------- */

.bloc-anchors {
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 300px;
  left: 0;
  text-align: center;
}
.bloc-anchors .ancre a {
  display: block;
  width: 60px;
  height: 50px;
  background-image: url('../../img/icon/anchors.png');
  background-repeat: no-repeat;
  background-position: 0px center;
  font-size: 0;
  margin: 0 auto;
}
.bloc-anchors .ancre a:hover {
  animation: anime-scrollto 1s infinite;
  -webkit-animation: anime-scrollto 1s infinite;
  -moz-animation: anime-scrollto 1s infinite;
  -o-animation: anime-scrollto 1s infinite;
}
@keyframes anime-scrollto {
  0% {
    background-position: center 0%;
  }
  50% {
    background-position: center 100%;
  }
  100% {
    background-position: center 0%;
  }
}

/* ----------------- BLOC "MON VOYAGE" --------------------- */

.bloc-mytravel{
  display: block;
  width: 100%;
  max-width: 1170px;
  height: auto;
  position: absolute;
  margin: 0 auto;
  bottom: 70px;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  z-index: 3;
}
.bloc-mytravel #box-travel{
  display: block;
  width: 310px;
  height: 235px;
  float: right;
  position: relative;
}
.bloc-mytravel #box-travel .travel-central{
  display: table;
  width: 136px;
  height: 136px;
  background-color: #eda41e;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  background-image: url('../../img/home_page/travel/travel_point.png');
  background-position: center 85%;
  background-repeat: no-repeat;
  margin:70px auto 0 auto;
  cursor: pointer;
  z-index: 2;
  position: relative;
}
.bloc-mytravel #box-travel .travel-central span{
  display: table-cell;
  color: #ffffff;
  font-family: "DaxBold";
  vertical-align: middle;
  font-size: 1.875em;
}

.bloc-mytravel #box-travel .travel-item-box{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  right: 0;
}
.bloc-mytravel #box-travel .travel-item-box .travel-item{
  display: inline-block;
  width: auto;
  height: auto;
  position: absolute;
  top: 100px;
  left: 117px;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  z-index: 1;
}

.bloc-mytravel #box-travel.open .travel-item-box .travel-item.amoureux{
  top: 80px !important;
  left: -20px !important;
}
.bloc-mytravel #box-travel.open .travel-item-box .travel-item.family{
  top: 7px !important;
  left: 30px !important;
}
.bloc-mytravel #box-travel.open .travel-item-box .travel-item.friends{
  top: -24px !important;
  left: 114px !important;
}
.bloc-mytravel #box-travel.open .travel-item-box .travel-item.champagne{
  top: -8px !important;
  left: inherit !important;
  right: 45px !important;
}
.bloc-mytravel #box-travel.open .travel-item-box .travel-item.culture{
  top: 59px !important;
  left: inherit !important;
  right: -25px !important;
}

.bloc-mytravel #box-travel .travel-item-box .travel-item a{
  display: block;
  width: auto;
  height :auto;
  color: #ffffff;
  font-family: "DaxRegular";
  font-size: 0.800em;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px #000;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 45px;
  padding-top: 50px;
}
.bloc-mytravel #box-travel .travel-item-box .travel-item a.amoureux{
  background-image: url('../../img/home_page/travel/romantic.svg');
}
.bloc-mytravel #box-travel .travel-item-box .travel-item a.family{
  background-image: url('../../img/home_page/travel/family.svg');
}
.bloc-mytravel #box-travel .travel-item-box .travel-item a.friends{
  background-image: url('../../img/home_page/travel/other.svg');
}
.bloc-mytravel #box-travel .travel-item-box .travel-item a.champagne{
  background-image: url('../../img/home_page/travel/champagne.svg');
}
.bloc-mytravel #box-travel .travel-item-box .travel-item a.culture{
  background-image: url('../../img/home_page/travel/culture.svg');
}

@media only screen and (max-width: 2100px ){
  .bloc-mytravel #box-travel{
    top: 25px;
  }
}
@media only screen and (max-width: 1720px ){
  .bloc-mytravel #box-travel{
    top: 45px;
  }
}
@media only screen and (max-width: 1024px ){
  .bloc-mytravel #box-travel{
    top: 85px;
  }
}
@media only screen and (max-width: 760px){
  .bloc-mytravel{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    bottom: initial;
    left:initial;
    transform: inherit;
    background-color: #eda41e;
    padding: 40px 0;
  }
  .bloc-mytravel:after{
    display: block;
    content:'';
    height:0;
    visibility: hidden;
    clear: both;
  }
  .bloc-mytravel #box-travel{
    display: block;
    width: 100%;
    height: auto;
    top: 0;
  }
  .bloc-mytravel #box-travel:after{
    display: block;
    content:'';
    height:0;
    visibility: hidden;
    clear: both;
  }
  .bloc-mytravel #box-travel .travel-item-box{
    display: block;
    width: 100%;
    height: auto;
    top: 0;
    padding: 100px 10px 20px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: relative;
  }
  .bloc-mytravel #box-travel .travel-item-box:after{
    display: block;
    content:'';
    height:0;
    visibility: hidden;
    clear: both;
  }
  .bloc-mytravel #box-travel .travel-item-box .travel-item{
    display: block;
    width: 20%;
    float: left;
    position: relative;
    top: inherit;
    left: inherit;
  }
  .bloc-mytravel #box-travel .travel-item-box .travel-item a{
    text-align: center;
    text-shadow: inherit;
  }
  .bloc-mytravel #box-travel .travel-item-box .travel-item a span{
    margin: 0 auto;
  }
  .bloc-mytravel #box-travel .travel-central{
    display: block;
    width: 100%;
    border-radius: inherit;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    -o-border-radius: inherit;
    padding: 20px 0;
    top: inherit;
    margin: 0;
    height: auto;
    text-align: center;
    position: absolute;
    background-image: none;
  }
  .bloc-mytravel #box-travel .travel-central span{
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px){
  .bloc-mytravel #box-travel .travel-item-box{
    text-align: center;
    padding: 70px 10px 20px 10px !important;
  }
  .bloc-mytravel #box-travel .travel-item-box .travel-item{
    display: inline-block;
    width: 33.3333%;
    margin-bottom: 10px;
    float: inherit;
  }
}
@media only screen and (max-width: 360px){
  .bloc-mytravel #box-travel .travel-item-box .travel-item{
    width: 50%;
    margin-bottom: 10px;
  }
}

/* ----------------- ZONES DE SEJOURS --------------------- */
#zone-content-top .region-inner {
  position: relative;
}
#zone-content-top .region-inner:before {
  display: block;
  width: 125px;
  height: 790px;
  content: '';
  background-image: url(../../img/decoration-point.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  position: absolute;
  top: 0px;
  left: 0;
}
#zone-content-top .region-inner:after {
  display: block;
  width: 125px;
  height: 790px;
  content: '';
  background-image: url(../../img/decoration-point.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  position: absolute;
  top: -160px;
  right: 0;
  z-index: 10;
}
.bloc-sejourhp,
.bloc-sejourhp-mobile {
  display: block;
  width: 100%;
  max-width: 1020px;
  height: auto;
  margin: 0 auto 40px auto;
}
.bloc-sejourhp .entete,
.bloc-sejourhp-mobile .entete {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bloc-sejourhp .entete h1,
.bloc-sejourhp-mobile .entete h1 {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  color: #eda41e;
  font-size: 2.188em;
  padding: 0;
}
.bloc-sejourhp .entete .subtitle,
.bloc-sejourhp-mobile .entete .subtitle {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000000;
  font-family: "DaxRegular";
}
.bloc-sejourhp .desk{
  display: block;
  width: 100%;
  height :auto;
}

.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row{
  display: inline-block;
  width: 33.333%;
  height: auto;
  vertical-align: top;
  float: left;
  position: relative;
  border-left: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(1):after,
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(2):after,
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(3):after{
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 18px;
  background-color: #FFF;
  -moz-transform: skew(0,-3deg);
  -ms-transform: skew(0,-3deg);
  -webkit-transform: skew(0,-3deg);
  transform: skew(0,-3deg);
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(4):after,
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(5):after{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 18px;
  background-color: #FFF;
  -moz-transform: skew(0,-3deg);
  -ms-transform: skew(0,-3deg);
  -webkit-transform: skew(0,-3deg);
  transform: skew(0,-3deg);
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node{
  display: block;
  width: 100%;
  height: 245px;
  overflow: hidden;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .media,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .media{
  background-color: #eda41e;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .media img,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .media img{
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  opacity: 1;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:hover .node .media img,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item:hover .node .media img{
  opacity: 0.3;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .apercu,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .apercu{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:50%;
  right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .apercu h2,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .apercu h2{
  display: block;
  width: 100%;
  height :auto;
  position: absolute;
  bottom: 50px;
  left:0;
  text-align: center;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .apercu h2 span,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .apercu h2 span{
  display: inline-block;
  width: auto;
  max-width: 90%;
  height: auto;
  color: #ffffff;
  font-family: "DaxCondensed";
  text-decoration: none;
  text-transform: uppercase;
  background-color: rgba(237, 164, 30, 0.7);
  padding: 5px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:hover .node .apercu h2 a,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item:hover .node .node .apercu h2 a{
  background-color: #eda41e;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .apercu .tarif,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .tarif{
  display: block;
  width: auto;
  height :auto;
  background-color: rgba(237, 164, 30, 0.7);
  position: absolute;
  top:0;
  right: 0px;
  color: #ffffff;
  font-size: 2.5em;
  padding: 7px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:hover .node .apercu .tarif,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item:hover .node .apercu .tarif{
  background-color: #eda41e;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(4) .node .apercu .tarif,
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(5) .node .apercu .tarif{
  padding-top: 20px
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .apercu .label-inline,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .apercu .label-inline{
  font-size: 0.4em;
  float: right;
  position: relative;
  top: 19px;
  margin-left: 3px;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .apercu .duree,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .apercu .duree{
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .apercu .duree .entity,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .apercu .duree .entity{
  display: inline-block;
  width: auto;
  height: auto;
  padding-left: 20px;
  background-image: url('../../img/home_page/sejours/clock.svg');
  background-position: 0px center;
  background-repeat: no-repeat;
  font-size: 1em;
  font-family: "DaxRegular";
  clear: both;
  color: #ffffff;
  text-shadow: 2px 2px 2px #000000;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .group-hover,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .group-hover{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .group-hover .resume,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .group-hover .resume{
  display: block;
  width: 80%;
  height: auto;
  text-align: center;
  color: #000;
  font-family: "DaxRegular";
  margin: 0 auto;
  background-image: url('../../img/icon/more-black.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 20px 20px;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(1) .node .group-hover .resume,
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(2) .node .group-hover .resume,
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(3) .node .group-hover .resume,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .group-hover .resume{
  padding: 65px 0 25px 0;
}

.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(4) .node .group-hover .resume,
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:nth-child(5) .node .group-hover .resume{
  padding: 75px 0 25px 0;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row:hover .node .group-hover .resume,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item:hover .node .group-hover .resume{
  opacity: 1;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .group-hover .lien,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .group-hover .lien{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-content .views-row .node .group-hover .lien a,
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-content .owl-item .node .group-hover .lien a{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-footer{
  display: inline-block;
  width: 33.333%;
  height: 255px;
  vertical-align: top;
  float: left;
  position: relative;
  background-color: #eda41e;
  border: 10px solid #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-footer:after{
  content: "";
  position: absolute;
  top: -9px;
  left: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 18px;
  background-color: #FFF;
  -moz-transform: skew(0,-3deg);
  -ms-transform: skew(0,-3deg);
  -webkit-transform: skew(0,-3deg);
  transform: skew(0,-3deg);
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-footer .content a{
  display: block;
  width: 70%;
  height :auto;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  font-size: 2.5em;
  font-family: "DaxCondensedBold";
  padding-top: 50px;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-footer .content a:before{
  display: block;
  content:'';
  width: 32px;
  height: 32px;
  background-image: url('../../img/icon/more-sejour.svg');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 20px;
  right: 20px;
}
.bloc-sejourhp .desk .view-zone-sejour-homepage .view-footer .content a span{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2em;
}


/*----------------- ZONES DE SEJOURS - mobile --------------------- */
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-header {
  margin-bottom: 30px;
}
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-header h1 {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  color: #eda41e;
  font-size: 2.188em;
  padding: 0;
}
.bloc-sejourhp-mobile .view-zone-sejour-homepage .view-header .subtitle {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000000;
  font-family: "DaxRegular";
}


/* ----------------- WIDGET DE RESERVATION --------------------- */
.bloc-reservation-hp {
  /* display: block; */
  display: none;
  width: 100%;
  height: 730px;
  overflow: hidden;
  z-index: 2;
}
.bloc-reservation-hp:before {
  height: 150px !important;
}
.bloc-reservation-hp .content {
  display: block;
  width: 100%;
  height: 100%;
}
.bloc-reservation-hp .content .bloc-sejour {
  display: block;
  width: 100%;
  height: 730px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  padding-top: 200px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-reservation-hp .content .bloc-sejour h2 {
  display: block;
  width: 100%;
  height: auto;
  color: #ffffff;
  font-family: "DaxBold";
  font-size: 2.188em;
  text-align: center;
  margin-bottom: 50px;
}

.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation {
  display: block;
  width: 100%;
  max-width: 1170px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_hd {
  display: none;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy:after{
  display: block;
  content:'';
  height:0;
  clear: both;
  visibility: hidden;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy label {
  display: block;
  width: 100%;
  height: auto;
  color: #ffffff;
  margin-bottom: 10px;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy input {
  display: block;
  width: 90%;
  height: 40px;
  border: 2px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  font-family: "DaxRegular";
  padding: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .cb_selects {
  display: block;
  width: 90%;
  height: auto;
  overflow: hidden;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .cb_selects select {
  display: block;
  width: 130%;
  height: 36px;
  background-color: transparent;
  color: #ffffff;
  font-family: "DaxRegular";
  padding: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  background-image: url(../../img/icon/anchors.png);
  background-repeat: no-repeat;
  background-position: 70% center;
  background-size: auto 20%;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_acc_wheredoyouwanttostay_cnt,
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .cb_showas_radiolist,
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_acc_nodates_cnt,
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_acc_datepicker_cnt .cb_byline{
  display: none !important;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .Citybreak_SearchBox #cb_acc_accommodationtype_cnt{
  display: inline-block;
  width: 25%;
  height: auto;
  vertical-align: middle;
  float: left;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .Citybreak_SearchBox #cb_acc_datepicker_cnt_moveme .cb_col_left,
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .Citybreak_SearchBox #cb_acc_datepicker_cnt_moveme .cb_col_right,
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_acc_datepicker_cnt {
  display: block;
  width: 50%;
  height: auto;
  vertical-align: top;
  float: left;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_form_guests_cont{
  display: inline-block;
  width: 25%;
  height: auto;
  vertical-align: middle;
  float: left;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_form_guests_cont #cb_acc_numrooms_cnt,
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_form_guests_cont #cb_form_room1 .cb_form_row .cb_col_right{
  display: none !important;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_form_guests_cont #cb_form_room1 .cb_form_row .cb_col_left{
  display: block;
  width: 90%;
  height: auto;
  overflow: hidden;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_form_guests_cont #cb_form_room1 .cb_form_row .cb_col_left select{
  display: block;
  width: 130%;
  height: 36px;
  background-color: transparent;
  color: #ffffff;
  font-family: "DaxRegular";
  padding: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  background-image: url(../../img/icon/anchors.png);
  background-repeat: no-repeat;
  background-position: 70% center;
  background-size: auto 20%;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_btn {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 60px;
}
.bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_btn a:first-child {
  display: inline-block !important;
  width: auto;
  height: auto;
  color: #ffffff;
  font-family: "DaxCondensedBold";
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  text-shadow: none;
  background: none;
  border: 2px solid #ffffff;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 15px 30px;
  margin: 0 auto 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* THEMING DATE PICKER */
#cb-ui-datepicker-div {
  display: none;
  width: 200px;
  height: auto;
  background-color: #ffffff;
}
#cb-ui-datepicker-div .cb-ui-datepicker-header {
  background-color: #ea8f0e;
  position: relative;
  padding: 5px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
#cb-ui-datepicker-div .cb-ui-datepicker-header .cb-ui-datepicker-prev {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../../img/icon/link-arrow.svg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-size: 0;
  position: absolute;
  top: 2px;
  left: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#cb-ui-datepicker-div .cb-ui-datepicker-header .cb-ui-datepicker-next {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url('../../img/icon/link-arrow.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-size: 0;
  position: absolute;
  top: 2px;
  right: 0;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar {
  display: block;
  width: 100%;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar thead {
  display: block;
  width: 100%;
  background-color: #eda41e;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar thead tr {
  display: block;
  width: 100%;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar thead tr th {
  display: inline-block;
  width: 12.5%;
  text-align: center;
  padding: 5px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  color: #ffffff;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody {
  display: block;
  width: 100%;
  background-color: #ffffff;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr {
  display: block;
  width: 100%;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td {
  display: inline-block;
  width: 12.5%;
  text-align: center;
  padding: 5px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  color: #000;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td a {
  color: #000;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td:hover {
  background-color: #eda41e;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td:hover a {
  color: #fff;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td.cb-ui-datepicker-week-col {
  background-color: #eda41e;
  color: #ffffff;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td.cb-ui-datepicker-week-col:hover {
  background-color: #eda41e;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td.cb-ui-datepicker-unselectable {
  background-color: #f0f0f0;
  color: #adadad;
}
#cb-ui-datepicker-div .cb-ui-datepicker-calendar tbody tr td.cb-ui-datepicker-unselectable:hover {
  background-color: #f0f0f0;
}

@media only screen and (max-width: 1240px) {
  .bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation {
    width: 90% !important;
  }
}

@media only screen and (max-width: 760px) {
  .bloc-reservation-hp .content .bloc-sejour {
    padding-top: 80px;
    background-size: auto 100%;
  }
  .bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .Citybreak_SearchBox #cb_acc_accommodationtype_cnt{
    width: 100%;
    margin-bottom: 5px;
  }
  .bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .Citybreak_SearchBox #cb_acc_datepicker_cnt_moveme .cb_col_left,
  .bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy .Citybreak_SearchBox #cb_acc_datepicker_cnt_moveme .cb_col_right,
  .bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_acc_datepicker_cnt{
    width: 100%;
  }
  .bloc-reservation-hp .content .bloc-sejour #citybreak_accommodation .Citybreak_engine .cb_inner .cb_bd form #Citybreak_bookingform .cb_copy #cb_form_guests_cont{
    width: 100%;
  }
}

/* ----------------- BLOC PROMOTIONNELLE --------------------- */
.bloc-promo-hp {
  position: relative;
  margin-top: 0;
  /* margin-top: -210px; */
  z-index: 1;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage:after {
  content: '';
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row {
  display: block;
  width: 33.3333%;
  height: 600px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  position: relative;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .media {
  display: block;
  width: 100%;
  height: 685px;
  overflow: hidden;
  background-color: #25316a;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .media img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 1;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:hover .media img {
  opacity: 0.4;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-apercu {
  display: block;
  width: 100%;
  height: 685px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-apercu h3 {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  color: #ffffff;
  font-family: "DaxBold";
  font-size: 2em;
  line-height: 1.4em;
  position: absolute;
  bottom: 250px;
  left: 0;
  text-align: center;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-apercu h3 span{
  display: inline-block;
  width: auto;
  height: auto;
  background-color: #25316a;
  padding: 2px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  opacity: 1;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:hover .box-apercu h3 span{
  opacity: 0.4;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-hover{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  padding-top: 230px;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-hover .subtitle{
  display: block;
  text-align: center;
  font-family: "DaxRegular";
  font-size: 1.5em;
  color :#ffffff;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  line-height: 1.3em;
  padding-bottom: 50px;
  background-image: url('../../img/icon/more-sejour.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 30px 30px;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:hover .box-hover .subtitle{
  opacity: 1;
}
.bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-hover > a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  font-size: 0;
}


@media only screen and (max-width: 1225px) {
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .media img {
    height: 100% !important;
    width: auto !important;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-apercu h3 span{
    max-width: 80% !important;
  }
}
@media only screen and (max-width: 1100px){
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-hover .subtitle{
    font-size: 1em;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row .box-apercu h3{
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 760px) {
  .bloc-promo-hp:before {
    height: 60px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) {
    width: 100% !important;
    height: 485px;
    border: none !important;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) .media {
    height: 485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) .media img {
    width: 100% !important;
    height: auto !important;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) .box-apercu {
    height: 485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) .box-apercu h3 {
    bottom: 40px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) .box-apercu .subtitle {
    bottom: 150px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) .box-hover {
    height: 485px;
    bottom: -485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1) .box-hover a {
    background-position: center 350px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(1):hover .box-hover {
    bottom: 0;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) {
    width: 100% !important;
    height: 485px;
    border: none !important;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) .media {
    height: 485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) .media img {
    width: 100% !important;
    height: auto !important;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) .box-apercu {
    height: 485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) .box-apercu h3 {
    bottom: 40px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) .box-apercu .subtitle {
    bottom: 210px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) .box-hover {
    height: 485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(2) .box-hover a {
    background-position: center 350px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) {
    width: 100% !important;
    height: 485px;
    border: none !important;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) .media {
    height: 485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) .media img {
    width: 100% !important;
    height: auto !important;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) .box-apercu {
    height: 485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) .box-apercu h3 {
    bottom: 80px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) .box-apercu .subtitle {
    bottom: 260px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) .box-hover {
    height: 485px;
    bottom: -485px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3) .box-hover a {
    background-position: center 240px;
  }
  .bloc-promo-hp .view-zone-valorisation-visites-homepage .view-content .views-row:nth-child(3):hover .box-hover {
    bottom: 0;
  }
}
/* ----------------- ZONE EXPERIENCE --------------------- */
.bloc-zone-experience {
  display: none;
  width: 100%;
  height: 470px;
  background-image: url('../../img/home_page/experiences/fond.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin-bottom: 172px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  position: relative;
  z-index: 2;
  /* Changer la hauteur au click sur un item */
}
.bloc-zone-experience:before {
  display: block;
  content: '';
  width: 100%;
  height: 153px;
  background-repeat: no-repeat;
  background-image: url('../../img/home_page/experiences/before.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
  position: absolute;
  top: -153px;
  left: 0;
}
.bloc-zone-experience:after {
  display: block;
  content: '';
  width: 100%;
  height: 172px;
  background-repeat: no-repeat;
  background-image: url('../../img/home_page/experiences/after.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
  position: absolute;
  bottom: -172px;
  left: 0;
}
.bloc-zone-experience .experiences-homepage h2 {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  color: #ffffff;
  font-size: 2.188em;
  font-family: "DaxBold";
  margin-bottom: -60px;
  line-height: 1.4em;
  position: relative;
  top: -80px;
}
.bloc-zone-experience .experiences-homepage h2 span {
  font-size: 1.5em;
}
.bloc-zone-experience .experiences-homepage ul {
  display: block;
  width: 100%;
  height: 470px;
  background-image: url('../../img/home_page/experience_lines.png');
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 210px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  /* EVENEMENT SI UN DES ELEMENTS EST SELECTIONNÉ */
}
.bloc-zone-experience .experiences-homepage ul li {
  display: inline-block;
  height: 180px;
  width: 16.6666666666%;
  float: left;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
}
.bloc-zone-experience .experiences-homepage ul li a {
  color: #ffffff;
  font-family: "DaxBold", Arial, Helvetica, sans-serif;
  line-height: 1.25em;
  width: 120px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.bloc-zone-experience .experiences-homepage ul li a .picto-1 {
  display: block;
  background-color: #25316a;
  height: 120px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
}
.bloc-zone-experience .experiences-homepage ul li a .picto-2 {
  display: none;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
}
.bloc-zone-experience .experiences-homepage ul li a .intitule {
  padding-top: 10px;
  display: block;
  color: #ffffff;
  font-family: "DaxRegular";
  font-size: 1em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
}
.bloc-zone-experience .experiences-homepage ul li.champagne {
  position: relative;
  top: 180px;
}
.bloc-zone-experience .experiences-homepage ul li.unesco {
  position: relative;
  top: 60px;
}
.bloc-zone-experience .experiences-homepage ul li.cathedrale {
  position: relative;
  top: 170px;
}
.bloc-zone-experience .experiences-homepage ul li.weekend,
.bloc-zone-experience .experiences-homepage ul li.gastronomique {
  position: relative;
  top: 80px;
}
.bloc-zone-experience .experiences-homepage ul li.nature {
  position: relative;
  top: 150px;
}
.bloc-zone-experience .experiences-homepage ul li.conflits {
  position: relative;
  top: 0px;
}
.bloc-zone-experience .experiences-homepage ul li.secrete {
  position: relative;
  top: 71px;
  float: right;
  right: 12px;
}
.bloc-zone-experience .experiences-homepage ul li.secrete .picto-1 {
  background-color: transparent;
}
.bloc-zone-experience .experiences-homepage ul li.secrete .picto-1 img {
  width: 120px;
  height: 120px;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed {
  background: none;
  height: 135px;
  background-size: 100% auto;
  text-align: center;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li {
  display: inline-block;
  float: none;
  /* S'IL N'EST PAS ACTIVE */
  /* S'IL EST ACTIVÉ */
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li .intitule {
  opacity: 0;
  display: none;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.non-active {
  top: 30px;
  width: 80px;
  height: 80px;
  vertical-align: top;
  margin: 0 20px;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.non-active a {
  width: 80px;
  height: 80px;
  padding: 0;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.non-active a .picto-1 {
  width: 80px;
  height: 80px;
  background-color: transparent;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.non-active a .picto-1 img {
  width: 100%;
  height: auto;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.non-active.marge-right {
  margin-right: 80px;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.non-active.marge-left {
  margin-left: 80px;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.active {
  width: 132px;
  height: 132px;
  vertical-align: top;
  position: absolute;
  left: 50%;
  right: 0;
  margin-left: -66px;
  top: 50px;
  animation: anime 1s 1;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.active a {
  padding: 0;
  width: 132px;
  height: 132px;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.active a .picto-1 {
  display: none;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.active a .picto-2 {
  width: 132px;
  height: 132px;
  background-color: transparent;
  display: block;
}
.bloc-zone-experience .experiences-homepage ul.aligner-processed li.secrete {
  float: none;
}
.bloc-zone-experience .experiences-homepage .result-experience-active {
  display: none;
  width: 100%;
  max-width: 1020px;
  height: 475px;
  overflow: hidden;
  margin: 0 auto;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-left {
  display: inline-block;
  width: 50%;
  height: 205px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-left > div {
  display: block;
  width: 100%;
  height: 100%;
  border: 5px solid #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  position: relative;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-left > div:before {
  display: block;
  content: '';
  width: 69px;
  height: 42px;
  background-image: url('../../img/home_page/experiences/before-coin-gauche.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -5px;
  right: -5px;
  z-index: 7;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-left > div .media {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000000;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-left > div .media img {
  width: 100%;
  height: auto;
  opacity: 0.8;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-left > div .box-hover {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: #ffffff;
  font-family: "DaxBold";
  font-size: 3.750em;
  padding: 40px 12px 40px 5px;
  text-shadow: 2px 2px 2px #000000;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-left > div a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right {
  display: inline-block;
  width: 50%;
  height: 205px;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div {
  display: block;
  width: 100%;
  height: 100%;
  border: 5px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div:before {
  display: block;
  content: '';
  width: 69px;
  height: 42px;
  background-image: url('../../img/home_page/experiences/before-coin-droite.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 7;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div .media {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000000;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div .media img {
  width: 100%;
  height: auto;
  opacity: 0.8;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div .box-hover {
  display: table;
  width: 100%;
  height: 100%;
  padding: 5px 15px 5px 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div .box-hover p {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-family: "DaxCondensed";
  text-align: center;
  text-shadow: 2px 2px 2px #000000;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div .box-hover p:before {
  display: block;
  content: '';
  width: 125px;
  height: 1px;
  background-color: #ffffff;
  margin: 0 auto 20px auto;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-right > div .box-hover p:after {
  display: block;
  content: '';
  width: 125px;
  height: 1px;
  background-color: #ffffff;
  margin: 20px auto 0 auto;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom {
  margin-top: 20px;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage {
  display: block;
  width: 100%;
  height: auto;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc {
  display: inline-block;
  width: 33.3333%;
  height: 247px;
  vertical-align: top;
  padding: 0;
  margin: 0;
  overflow: hidden;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node {
  display: block;
  width: 100%;
  height: 247px;
  border: 5px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .media {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .media img {
  width: 100%;
  height: auto;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .media .box-hover {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(243, 166, 56, 0.7);
  opacity: 0;
  -webkit-transition: opacity ease 0.5s;
  -moz-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .media .box-hover .link-to-content {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 65px;
  left: 0;
  text-align: center;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .media .box-hover a {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-family: "DaxBold";
  font-size: 1em;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .media .box-hover a:hover {
  color: #eda41e;
  background-color: #ffffff;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .box-apercu {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  padding: 10px 0px 10px 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .box-apercu:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .box-apercu .title-offre {
  display: inline-block;
  width: 60%;
  height: auto;
  float: left;
  font-family: "DaxBold";
  font-size: 1.2em;
  color: #000000;
  line-height: 1.1em;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .box-apercu .tarifliste {
  display: inline-block;
  width: 40%;
  height: auto;
  float: right;
  font-family: "DaxCondensedBold";
  font-size: 1.5em;
  color: #eda41e;
  text-align: center;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .box-apercu .tarifliste .label-above {
  font-size: 0.6em;
  color: #000000;
  font-family: "DaxRegular";
  margin-bottom: 3px;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc .node .box-apercu .tarifliste .suffix {
  font-size: 0.6em;
  position: relative;
  display: inline-block;
  top: -7px;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc:hover .media .box-hover {
  opacity: 1;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc:first-child {
  padding-right: 12px;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc:nth-child(2) {
  padding: 0 12px;
}
.bloc-zone-experience .experiences-homepage .result-experience-active .part-bottom .view-zone-experience-homepage .view-content .bloc:last-child {
  padding-left: 12px;
}
.bloc-zone-experience.change-height {
  height: 685px;
}
.bloc-zone-experience.change-height .result-experience-active {
  display: block;
}
@media only screen and (max-width: 1600px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 190px;
  }
}
@media only screen and (max-width: 1570px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 170px;
  }
}
@media only screen and (max-width: 1500px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 140px;
  }
}
@media only screen and (max-width: 1420px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 90px;
  }
}
@media only screen and (max-width: 1340px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 1280px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1220px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1180px) {
  .bloc-zone-experience .experiences-homepage ul {
    padding: 0 0px;
  }
}
@media only screen and (max-width: 1170px) {
  .bloc-zone-experience .experiences-homepage ul {
    background-size: 1490px auto;
  }
}
@media only screen and (max-width: 1110px) {
  .bloc-zone-experience .experiences-homepage ul {
    background-size: 1410px 690px;
  }
}
@media only screen and (max-width: 1024px) {
  .bloc-zone-experience {
    height: 630px;
  }
  .bloc-zone-experience .experiences-homepage ul {
    height: 630px;
    background: none;
  }
  .bloc-zone-experience .experiences-homepage ul li {
    width: 33.333% !important;
    top: 0 !important;
    position: relative !important;
    margin-bottom: 20px !important;
  }
  .bloc-zone-experience .experiences-homepage ul li.secrete {
    float: left !important;
    right: inherit !important;
  }
}
@media only screen and (max-width: 760px) {
  .bloc-zone-experience {
    height: 675px;
  }
  .bloc-zone-experience:before {
    height: 60px;
    top: -60px;
  }
  .bloc-zone-experience .experiences-homepage h2 {
    top: 0;
    margin-bottom: 0px;
  }
  .bloc-zone-experience .experiences-homepage ul li {
    width: 100% !important;
    height: auto !important;
    text-align: center;
  }
  .bloc-zone-experience .experiences-homepage ul li a {
    display: inline-block;
    width: 80%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 50px;
    margin: 0 auto;
    padding: 17px 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
  .bloc-zone-experience .experiences-homepage ul li a .picto-1,
  .bloc-zone-experience .experiences-homepage ul li a .picto-2 {
    display: none !important;
  }
  .bloc-zone-experience .experiences-homepage ul li a .intitule {
    width: 100%;
    margin: 0 auto;
    color: #25316a;
    padding-top: 0;
    font-family: "DaxBold";
    font-size: 1.1em;
  }
  .bloc-zone-experience .experiences-homepage ul li a .intitule br {
    display: none;
  }
}
/* ----------------- AGENDA - # EN CE MOMENT --------------------- */
.view-en-ce-moment-homepage .view-header {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  margin-top: 30px;
}
.view-en-ce-moment-homepage .view-header:before {
  display: block;
  content:'';
  width: 100%;
  height: 4px;
  background-color: #eda41e;
  position: absolute;
  top: 23px;
}
.view-en-ce-moment-homepage .view-header h3 {
  display: inline-block;
  width: auto;
  height: auto;
  text-align: center;
  color: #000000;
  font-size: 2.188em;
  font-family: "DaxBold";
  margin-bottom: 70px;
  background-color: #ffffff;
  padding: 0px 20px;
  z-index: 2;
  position: relative;
}
.view-en-ce-moment-homepage .view-content .owl-carousel {
  overflow: inherit !important;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer {
  display: block;
  width: 100%;
  height: auto;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer:after {
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .media {
  display: block;
  width: 100%;
  max-width: 280px;
  height: auto;
  margin: 0 auto 20px auto;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
  overflow: hidden;
  position: relative;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .media img {
  display: block;
  width: 100%;
  height: auto;
  transition: margin-left ease 0.5s;
  -webkit-transition: margin-left ease 0.5s;
  -moz-transition: margin-left ease 0.5s;
  -o-transition: margin-left ease 0.5s;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .media .link-to-content {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
  opacity: 0;
  transition: opacity ease 1s;
  -webkit-transition: opacity ease 1s;
  -moz-transition: opacity ease 1s;
  -o-transition: opacity ease 1s;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .media .link-to-content a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  background-image: url('../../img/icon/external-link.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-infos {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-infos .title {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto;
  color: #eda41e;
  font-size: 1.563em;
  font-family: "DaxBold";
  text-transform: capitalize;
  margin-bottom: 10px;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .box-infos .datefma {
  display: block;
  width: 90%;
  height: auto;
  color: #b9b9b9;
  font-family: "DaxRegular";
  font-size: 1.1em;
  text-align: center;
  margin: 0 auto;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item:hover .media .link-to-content {
  opacity: 1;
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-controls .owl-buttons .owl-prev {
  top: 45% !important;
  left: -30px;
  background-image: url('../../img/icon/arrow_right_gris.svg');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  transform: rotate(360deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.view-en-ce-moment-homepage .view-content .owl-carousel .owl-controls .owl-buttons .owl-next {
  top: 45% !important;
  right: -30px;
  background-image: url('../../img/icon/arrow_right_gris.svg');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}
.view-en-ce-moment-homepage .view-content .disabled .media {
  display: block;
  width: 100%;
  max-width: 280px;
  height: auto;
  margin: 0 auto 20px auto;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
  overflow: hidden;
  position: relative;
}
.view-en-ce-moment-homepage .view-content .disabled .media img {
  display: block;
  width: 100%;
  height: auto;
  transition: margin-left ease 0.5s;
  -webkit-transition: margin-left ease 0.5s;
  -moz-transition: margin-left ease 0.5s;
  -o-transition: margin-left ease 0.5s;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
}
.view-en-ce-moment-homepage .view-content .disabled .media .link-to-content {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
  opacity: 0;
  transition: opacity ease 1s;
  -webkit-transition: opacity ease 1s;
  -moz-transition: opacity ease 1s;
  -o-transition: opacity ease 1s;
}
.view-en-ce-moment-homepage .view-content .disabled .media .link-to-content a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  background-image: url('../../img/icon/external-link.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
}
.view-en-ce-moment-homepage .view-content .disabled .box-infos {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
.view-en-ce-moment-homepage .view-content .disabled .box-infos .title {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto;
  color: #eda41e;
  font-size: 1.563em;
  font-family: "DaxBold";
  text-transform: capitalize;
  margin-bottom: 10px;
}
.view-en-ce-moment-homepage .view-content .disabled .box-infos .datefma {
  display: block;
  width: 90%;
  height: auto;
  color: #b9b9b9;
  font-family: "DaxRegular";
  font-size: 1.1em;
  text-align: center;
  margin: 0 auto;
}
.view-en-ce-moment-homepage .view-content .disabled:hover .media .link-to-content {
  opacity: 1;
}
.view-en-ce-moment-homepage .view-footer {
  text-align: center;
}
.view-en-ce-moment-homepage .view-footer a {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 10px 50px;
  font-family: "DaxCondensedBold";
  color: #333333;
  border: 2px solid #333333;
  font-size: 1em;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  margin: 30px auto 0 auto;
}
.view-en-ce-moment-homepage .view-footer a:hover {
  color: #ffffff;
  background-color: #333333;
}
@media only screen and (max-width: 1230px) {
  .view-en-ce-moment-homepage .view-content .owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 0;
  }
  .view-en-ce-moment-homepage .view-content .owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 0;
  }
}
@media only screen and (max-width: 760px) {
  .view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .media {
    overflow: inherit !important;
    position: initial !important;
  }
  .view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .media .link-to-content,
  .view-en-ce-moment-homepage .view-content .owl-carousel .owl-wrapper-outer .owl-item .media .link-to-content a {
    top: 0;
    left: 0;
    background: none !important;
  }
}
/* ----------------- OFFICE - POURQUOI VENIR À L'OFFICE --------------------- */
.bloc-office {
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  height: 800px;
}
.bloc-office .box-office {
  display: block;
  width: 100%;
  height: 800px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 250px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.bloc-office .box-office:after {
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
}
.bloc-office .box-office h3 {
  display: block;
  width: 100%;
  height: auto;
  color: #ffffff;
  font-family: "DaxBold";
  font-size: 2.188em;
  text-align: center;
  margin-bottom: 20px;
}
.bloc-office .box-office h4 {
  display: block;
  width: 100%;
  height: auto;
  color: #ffffff;
  font-family: "DaxRegular";
  font-size: 1em;
  text-align: center;
  margin-bottom: 40px;
}
.bloc-office .box-office .box-global {
  display: block;
  width: 100%;
  max-width: 1170px;
  height: auto;
  clear: both;
  text-align: center;
  margin: 0 auto;
}
.bloc-office .box-office .box-global:after {
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
}
.bloc-office .box-office .box-global a {
  display: table;
  width: 230px;
  height: 230px;
  border: 5px solid #ffffff;
  vertical-align: top;
  color: #ffffff;
  font-family: "DaxRegular";
  font-size: 1.3em;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
  float: left;
  margin: 0 25px;
  line-height: 1.2em;
}
.bloc-office .box-office .box-global a strong {
  font-family: "DaxBold";
}
.bloc-office .box-office .box-global a p {
  display: table-cell;
  width: 210px;
  height: 230px;
  vertical-align: middle;
  margin: 0 auto;
}
@media only screen and (max-width: 1340px) {
  .bloc-office {
    margin-top: 0 !important;
  }
  .bloc-office .box-office {
    padding-top: 130px;
    background-image: url('../../img/home_page/office_mobile.png') !important;
    background-size: 100% 100%;
  }
}
@media only screen and (max-width: 760px) {
  .bloc-office .box-office .box-global a {
    display: block;
    width: 90%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
    float: inherit;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .bloc-office .box-office .box-global a p {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* ----------------- OFFICE - POURQUOI VENIR À L'OFFICE --------------------- */
.menu-prefooter {
  display: block;
  width: 100%;
  height: auto;
  background-color: #f6b558;
  padding: 30px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.menu-prefooter .content {
  display: block;
  width: 100%;
  max-width: 1170px;
  height: auto;
  margin: 0 auto;
}
.menu-prefooter .content ul {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
.menu-prefooter .content ul li {
  display: inline-block;
  width: 20%;
  height: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  /*  float: left;*/
  text-align: center;
}
.menu-prefooter .content ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: "DaxBold";
  font-size: 1.1em;
  text-transform: capitalize;
  padding-top: 125px;
  background-position: center top;
  background-repeat: no-repeat;
}
.menu-prefooter .content ul li a.lien-menu-affaire {
  background-image: url('../../img/home_page/prefooter/esapce-presse.png');
}
.menu-prefooter .content ul li a.lien-menu-groupe {
  background-image: url('../../img/home_page/prefooter/espace-groupe.png');
}
.menu-prefooter .content ul li a.lien-menu-presse {
  background-image: url('../../img/home_page/prefooter/espace-presse.png');
}
.menu-prefooter .content ul li a.lien-menu-citypass {
  background-image: url('../../img/home_page/prefooter/city-pass.png');
}
.menu-prefooter .content ul li a.lien-menu-carto {
  background-image: url('../../img/home_page/prefooter/carto.png');
}
@media only screen and (max-width: 600px) {
  .menu-prefooter .content ul li {
    width: 33.333%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 380px) {
  .menu-prefooter .content ul li {
    width: 50%;
    margin-bottom: 10px;
  }
}
/* ----------------- POST INSTAGRAMM; --------------------- */
.block-social-stream {
  display: block;
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.block-social-stream:before {
  display: block;
  width: 125px;
  height: calc(100% + 160px);
  content: '';
  background-image: url(../../img/decoration-point.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  position: absolute;
  top: -160px;
  left: 0;
  z-index: 10;
}
.block-social-stream:after {
  display: block;
  width: 125px;
  height: calc(100% + 160px);
  content: '';
  background-image: url(../../img/decoration-point.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  position: absolute;
  top: -160px;
  right: 0;
  z-index: 10;
}
.block-social-stream .block-inner {
  display: block;
  width: 100%;
  max-width: 1170px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.block-social-stream-header .block-inner h2 {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  color: #000000;
  font-family: "DaxBold";
  font-size: 2.188em;
  margin: 50px auto 15px;
}
.block-social-stream .block-inner h2.block-title,
.block-social-stream .block-inner .dcsns-toolbar {
  display: none;
}
.block-social-stream .block-inner .content .dcsns-toolbar ul {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 30px;
}
.block-social-stream .block-inner .content .dcsns-toolbar ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.block-social-stream .block-inner .content .dcsns-toolbar ul li a {
  display: block;
	background-color: #FFFFFF;
  background-image: url('../../img/menu_social/network_orange.png');
  background-repeat: no-repeat;
  font-size: 0;
	padding: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	 width: 45px;
  height: 45px;
}
.block-social-stream .block-inner .content .dcsns-toolbar ul li a:hover {
	background-color: #FFFFFF;
}
.block-social-stream .block-inner .content .dcsns-toolbar ul li a .socicon {
  display: none;
}
.block-social-stream .block-inner .content .dcsns-toolbar .filter li a.link-all {
	background-image: none;
	font-size: inherit;
	color: #eda41e;
	border: #eda41e solid 2px;
		 width: 41px;
  height: 41px;
	line-height: 41px;
	text-shadow: 0 0 0 #FFF;
}
.block-social-stream .block-inner .content .dcsns-toolbar .filter li.f-facebook a {
  background-position: 0px 0px;
}
.block-social-stream .block-inner .content .dcsns-toolbar .filter li.f-twitter a{
  background-position: -69px 0px;
}
.block-social-stream .block-inner .content .dcsns-toolbar .filter li.f-instagram a {
  background-position: -129px 0px;
}
.block-social-stream .block-inner .content .dcsns-toolbar .filter li.f-youtube a {
  background-position: -190px 0px;
}
.block-social-stream-header .social_link {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 30px;
}
.block-social-stream-header .social_link li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.block-social-stream-header .social_link li a {
  display: block;
  background-color: #FFFFFF;
  background-image: url('../../img/menu_social/network_orange.png');
  background-repeat: no-repeat;
  font-size: 0;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
   width: 45px;
  height: 45px;
}
.block-social-stream-header .social_link li a:hover {
  background-color: #FFFFFF;
}
.block-social-stream-header .social_link li a .socicon {
  display: none;
}
.block-social-stream-header .social_link a.link-all {
  background-image: none;
  font-size: inherit;
  color: #eda41e;
  border: #eda41e solid 2px;
     width: 41px;
  height: 41px;
  line-height: 41px;
  text-shadow: 0 0 0 #FFF;
}
.block-social-stream-header .social_link li a.facebook {
  background-position: 0px 0px;
}
.block-social-stream-header .social_link li a.twitter {
  background-position: -69px 0px;
}
.block-social-stream-header .social_link li a.instagram {
  background-position: -129px 0px;
}
.block-social-stream-header .social_link li a.youtube {
  background-position: -190px 0px;
}
#edit-pagination{
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
#edit-pagination #edit-next-posts{
  display: inline-block;
  width: auto;
  height: auto;
  padding: 10px 50px;
  font-family: "DaxCondensedBold";
  color: #eda41e;
  border: 2px solid #eda41e;
  font-size: 1em;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  margin: 30px auto 50px auto;
  background: transparent;
}

.block-social-stream #social-stream .stream {
	max-width: 1170px;
	padding: 0 10px 30px 10px;
	margin: 0 auto;
}
.block-social-stream #social-stream .stream li {
	font-size: 1em;
	line-height: 1em;
	background-color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 267px;
	height: 267px;
	padding: 0;
	margin: 20px 10px 0;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 30px;
}
.block-social-stream #social-stream .stream li.dcsns-facebook,
.block-social-stream #social-stream .stream li.dcsns-youtube,
.block-social-stream #social-stream .stream li.dcsns-instagram {
	background-color: #000000;
}
.block-social-stream #social-stream .stream li.dcsns-twitter .inner {
	padding: 10px;
}
.block-social-stream #social-stream .stream li.dcsns-facebook .inner,
.block-social-stream #social-stream .stream li.dcsns-youtube .inner,
.block-social-stream #social-stream .stream li.dcsns-instagram .inner {
	height: 100%;
	padding: 0;
	position: relative;
}
.block-social-stream #social-stream .stream li.dcsns-facebook .section-thumb,
.block-social-stream #social-stream .stream li.dcsns-youtube .section-thumb,
.block-social-stream #social-stream .stream li.dcsns-instagram .section-thumb {
	width: 100%;
	margin: 0;
	display: block;
	float: none;
}
.block-social-stream #social-stream .stream li.dcsns-twitter .section-thumb {
	margin: 0 0 0 10px;
	float: right;
}
.block-social-stream #social-stream .stream li .section-thumb img {
	border: none;
	padding: 0;
	margin: 0;
}
.block-social-stream #social-stream .stream li.dcsns-facebook .section-thumb img,
.block-social-stream #social-stream .stream li.dcsns-youtube .section-thumb img,
.block-social-stream #social-stream .stream li.dcsns-instagram .section-thumb img {
	display: block;
	float: none;
	min-width: 275px;
	min-height: 275px;
}
.block-social-stream #social-stream .stream li .section-title {
    margin-bottom: 0;
}
.block-social-stream #social-stream .stream li .section-text {
	font-size: 0.825em;
	text-align: left;
	margin: 0;
	line-height: 1.05em;
}
.block-social-stream #social-stream .stream li.dcsns-facebook .section-text,
.block-social-stream #social-stream .stream li.dcsns-instagram .section-text {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	padding: 10px;
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 80px;
	overflow: auto;
}
.block-social-stream #social-stream .stream li.dcsns-facebook .section-text {
}
.block-social-stream #social-stream .stream li.dcsns-facebook .inner:hover .section-text {
	display: block;
}
.block-social-stream #social-stream .stream li .section-text a {
	color: #eda41e;
}
.block-social-stream #social-stream .stream li.dcsns-twitter .twitter-user {
	min-height: 48px;
	margin: 0 0 10px 50px;
	display: block;
}
.block-social-stream #social-stream .stream li.dcsns-twitter .twitter-user a {
	color: #000000;
	line-height: 1em;
}
.block-social-stream #social-stream .stream li.dcsns-twitter .twitter-user a strong {
	color: #000000 !important;
}
.block-social-stream #social-stream .stream li .section-user,
.block-social-stream #social-stream .stream li .section-share {
	display: none;
}
.block-social-stream #social-stream .stream li .section-intro {
	background-color: #191919 !important;
}
.block-social-stream #social-stream .stream li .section-intro a {
    margin-left: 10px;
}
.block-social-stream #social-stream .stream li .socicon {
	font-size: 30px;
	text-align: center;
	line-height: 50px;
    background-color: #eda41e;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}



.block-social-stream #social-stream .stream li.dcsns-facebook .inner:hover .section-text,
	.block-social-stream #social-stream .stream li.dcsns-instagram .inner:hover .section-text {
		display: block;
	}
	.block-bouton-social-stream .content a:hover,
	.block-bouton-social-stream .content a:focus,
	.block-bouton-social-stream .content a:active {
		color: #ffffff;
	}
	.block-bouton-social-stream .content a:hover:before,
	.block-bouton-social-stream .content a:focus:before,
	.block-bouton-social-stream .content a:active:before {
		height: 100%;
	}

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

	/* SOCIAL STREAM */

	.block-social-stream #social-stream .stream {
		max-width: 885px;
	}
}

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

	/* SOCIAL STREAM */

	.block-social-stream #social-stream .stream {
		max-width: 590px;
	}
}

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

	/* SOCIAL STREAM */

	.block-social-stream #social-stream .stream {
		max-width: 295px;
	}
}



/* ----------------- A NE PAS MANQUER --------------------- */

.block-pas-manquer {
	max-width: 960px;
	margin: 0 auto;
}
.block-pas-manquer .content strong {
	color: #eda41e;
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 2.188em;
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0;
	display: block;
}
.block-pas-manquer .content .ne_pas_manquer_content {
	min-height: 350px;
	padding: 25px 40px 40px;
	margin: 0 -20px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.block-pas-manquer .content .box-content {
	text-align: center;
	background-color: rgba(237, 164, 30, 0.7);
	width: 350px;
	padding: 15px 30px 60px;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.block-pas-manquer .content .titre1,
.block-pas-manquer .content .titre2 {
	font-family: "DaxBold", Arial, Helvetica, sans-serif;
	font-size: 1.375em;
	font-weight: normal;
	text-transform: uppercase;
}
.block-pas-manquer .content .titre1 {
	color: #ffffff;
	margin: 0 0 40px;
}
.block-pas-manquer .content .titre2 {
	margin: 0 0 20px;
}
.block-pas-manquer .content .texte {
	font-family: "DaxRegular";
	padding: 0 40px;
}
.block-pas-manquer .content .lien {
	font-size: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.block-pas-manquer .content .lien:before {
	content: "";
	background-image: url("../../img/icon/more-black.svg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.block-pas-manquer .content .background-image {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
@media only screen and (max-width: 760px) {
	.block-pas-manquer .content .ne_pas_manquer_content {
		min-height: 250px;
	}
	.block-pas-manquer .content .box-content {
		width: auto;
		max-width: calc(100% - 20px - 20px);
		padding: 15px 20px;
		margin: 0 -100% 0 0;
		position: absolute;
		bottom: 30px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.block-pas-manquer .content .texte,
	.block-pas-manquer .content .lien:before {
		display: none;
	}
	.block-pas-manquer .content .titre1 {
		margin: 0 0 20px;
	}
	.block-pas-manquer .content .titre2 {
		margin: 0;
	}
}
