* {
    margin: 0;
    padding: 0
}

b,
strong {
    font-weight: 600
}

i {
    font-style: italic
}

#center {
    background: none !important
}

#center_part_2_full {
    width: 100%;
    background: none
}

#contenuhome {
    margin: 0;
    background: none
}

body {
    font-size: 100%
}

#header {
    overflow: hidden;
    background: #fff
}

header {
    background: #fff;
    padding: 0
}

#hub {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 25px;
    font-size: 12px
}

#hub li {
    list-style: none
}

#HE {
    width: 1000px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    font-family: 'Open sans', Arial, sans-serif
}

#HE .swiper-container-no-flexbox .swiper-slide {
    float: left
}

#HE .swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

#HE .swiper-wrapper {
    margin: 25px 0 0 0;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    box-sizing: content-box
}

#HE .swiper-container-android .swiper-slide,
#HE .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#HE .swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

#HE .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

#HE .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    min-height: 300px;
    position: relative
}

#HE .swiper-container-autoheight,
#HE .swiper-container-autoheight .swiper-slide {
    height: auto
}

#HE .swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    transition-property: transform, height
}

#HE .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

#HE .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

#HE .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

#HE .swiper-button-next,
#HE .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

#HE .swiper-button-next.swiper-button-disabled,
#HE .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

#HE .swiper-button-prev,
#HE .swiper-container-rtl .swiper-button-next {
    background: url("/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche.png") #ec7350 center center no-repeat;
    left: 10px;
    right: auto;
    background-size: 12px 18px;
    width: 27px;
    height: 30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-radius: 4px
}

#HE .swiper-button-prev.swiper-button-black,
#HE .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

#HE .swiper-button-prev.swiper-button-white,
#HE .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

#HE .swiper-button-next,
#HE .swiper-container-rtl .swiper-button-prev {
    background: url("/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche.png") #ec7350 center center no-repeat;
    right: 10px;
    left: auto;
    background-size: 12px 18px;
    width: 27px;
    height: 30px;
    border-radius: 4px
}

#HE .swiper-button-next.swiper-button-black,
#HE .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

#HE .swiper-button-next.swiper-button-white,
#HE .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

#HE .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

#HE .swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

#HE .swiper-container-horizontal>.swiper-pagination-bullets,
#HE .swiper-pagination-custom,
#HE .swiper-pagination-fraction {
    top: 0;
    left: 0;
    width: 100%
}

#HE .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

#HE button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

#HE .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

#HE .swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

#HE .swiper-pagination-bullet-active {
    opacity: 1;
    background: #6e6e6e
}

#HE .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

#HE .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

#HE .swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

#HE .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

#HE .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

#HE .swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

#HE .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

#HE .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

#HE .swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

#HE .swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

#HE .swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5)
}

#HE .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

#HE .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

#HE .swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

#HE .swiper-container-3d .swiper-cube-shadow,
#HE .swiper-container-3d .swiper-slide,
#HE .swiper-container-3d .swiper-slide-shadow-bottom,
#HE .swiper-container-3d .swiper-slide-shadow-left,
#HE .swiper-container-3d .swiper-slide-shadow-right,
#HE .swiper-container-3d .swiper-slide-shadow-top,
#HE .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

#HE .swiper-container-3d .swiper-slide-shadow-bottom,
#HE .swiper-container-3d .swiper-slide-shadow-left,
#HE .swiper-container-3d .swiper-slide-shadow-right,
#HE .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

#HE .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0))
}

#HE .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0))
}

#HE .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

#HE .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

#HE .swiper-container-coverflow .swiper-wrapper,
#HE .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

#HE .swiper-container-cube,
#HE .swiper-container-flip {
    overflow: visible
}

#HE .swiper-container-cube .swiper-slide,
#HE .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

#HE .swiper-container-cube .swiper-slide .swiper-slide,
#HE .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

#HE .swiper-container-cube .swiper-slide-active,
#HE .swiper-container-cube .swiper-slide-active .swiper-slide-active,
#HE .swiper-container-flip .swiper-slide-active,
#HE .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

#HE .swiper-container-cube .swiper-slide-shadow-bottom,
#HE .swiper-container-cube .swiper-slide-shadow-left,
#HE .swiper-container-cube .swiper-slide-shadow-right,
#HE .swiper-container-cube .swiper-slide-shadow-top,
#HE .swiper-container-flip .swiper-slide-shadow-bottom,
#HE .swiper-container-flip .swiper-slide-shadow-left,
#HE .swiper-container-flip .swiper-slide-shadow-right,
#HE .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

#HE .swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

#HE .swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

#HE .swiper-container-cube .swiper-slide-active,
#HE .swiper-container-cube .swiper-slide-next,
#HE .swiper-container-cube .swiper-slide-next+.swiper-slide,
#HE .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

#HE .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

#HE .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

#HE .swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

#HE .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

#HE .swiper-container-fade .swiper-slide-active,
#HE .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

#HE .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

#HE .swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

#HE .swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

#HE .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

#HE .swiper-scrollbar-cursor-drag {
    cursor: move
}

#HE .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

#HE .swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

#HE .swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#HE .swiper-container {
    width: 100%;
    height: auto
}

#HE .swiper-pagination {
    position: inherit;
    display: block;
    margin-top: 14px
}

#HE h2 {
    font: 300 24px 'Open sans', Arial, sans-serif;
    color: #3b3b3b;
    width: 100%;
    text-align: center;
    margin: 60px 0 30px 0;
    padding-bottom: 3px;
    background: none;
    text-transform: uppercase
}

#HE #header-happy-emotions {
    position: relative;
    margin-bottom: 20px
}

#HE #header-happy-emotions .showMobile {
    display: none
}

#HE #header-happy-emotions .swiper-wrapper {
    margin: 0
}

#HE #header-happy-emotions .swiper-button-next,
#HE #header-happy-emotions .swiper-button-prev {
    background: url(/content/static/bcom/projet/2015/newportails/images/next.png) center center no-repeat;
    width: 39px;
    height: 44px
}

#HE #header-happy-emotions .swiper-pagination-bullet {
    background-color: #063877
}

#HE #header-happy-emotions .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    opacity: .25
}

#HE #header-happy-emotions .share {
    position: absolute;
    top: 2%;
    right: 1%;
    z-index: 999
}

#HE #header-happy-emotions .share a {
    text-decoration: none
}

#HE #header-happy-emotions .share span {
    display: inline-block;
    font: 300 16px 'Open Sans', Arial, sans-serif;
    color: #fff;
    vertical-align: middle
}

#HE #header-happy-emotions .share img {
    cursor: pointer;
    outline: 0;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle
}

#HE #header-happy-emotions #share-links,
#HE #header-happy-emotions #share-links-btn {
    display: none
}

#HE #products {
    position: relative;
    margin-bottom: 20px !important
}

#HE #products .loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#HE #products .swiper-wrapper {
    margin: 0 auto
}

#HE #products .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-right: 1px solid #d6d6d6
}

#HE #products .swiper-wrapper .swiper-slide:last-child {
    border-right: 0
}

#HE #products .swiper-slide-prev {
    border-right: 0
}

@media all and (max-width:480px) {
    #HE #products div[class^="swiper-button"] {
        display: none
    }
}

#HE #products.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

#HE #products.swiper-container .swiper-button-next,
#HE #products.swiper-container .swiper-button-prev {
    background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche.png) center center no-repeat #004a8a;
    background-size: 12px 18px
}

#HE #products.swiper-container .swiper-pagination-bullet-active,
#HE #products.swiper-container .swiper-pagination-bullet {
    background: #004a8a
}

#HE #products.swiper-container .swiper-slide .left {
    width: 45%
}

#HE #products.swiper-container .swiper-slide .img {
    width: 55%
}

#HE #products .prod {
    position: relative;
    z-index: 1;
    max-width: 290px;
    cursor: pointer;
    opacity: .9;
    -webkit-transition: .5s all;
    transition: .5s all
}

#HE #products .prod:nth-child(2) {
    padding: 19px 19px 0;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6
}

#HE #products .prod .fullLink {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%
}

#HE #products .prod .left {
    float: left;
    width: 40%;
    text-align: left
}

#HE #products .prod .left .prixprodold {
    display: block;
    font: italic 600 14px 'Open Sans', Arial;
    color: #3b3b3b;
    text-decoration: line-through;
    line-height: 1.1;
    min-height: 15px
}

#HE #products .prod .left .prixprodold sup {
    font-size: 11px;
    vertical-align: top
}

#HE #products .prod .left .prixprodhp {
    display: block;
    font: 700 30px 'Open Sans', Arial;
    line-height: 1.1;
    color: #ff0030;
    min-height: 33px
}

#HE #products .prod .left .prixprodhp span {
    font: 700 14px 'Open Sans', Arial;
    position: relative;
    top: -10px
}

#HE #products .prod .left .prixprodhp.noprice {
    font-size: 12px
}

#HE #products .prod .left .eco {
    color: #fff;
    overflow: hidden;
    width: 90%;
    text-align: center;
    display: block;
    padding: 4px 0;
    font: 400 11px Arial, sans serif;
    background-color: #ff0030;
    min-height: 12px
}

#HE #products .prod .left .odr {
    text-align: center;
    font: 400 11px Arial, Sans serif;
    display: block;
    height: 43px;
    padding-top: 17px;
    margin: 4px 0;
    width: 97px;
    background: url(/content/static/bcom/projet/2015/newportails/images/prod-more-bigger.png) no-repeat
}

#HE #products .prod .left .service {
    text-align: center;
    font: 400 11px Arial, Sans serif;
    display: block;
    height: 35px;
    padding-top: 17px;
    width: 97px;
    margin: 4px 0;
    background: url(/content/static/bcom/projet/2015/newportails/images/prod-service.png) no-repeat;
    color: #0096b1
}

#HE #products .prod .left .service.oneline {
    padding-top: 23px
}

#HE #products .prod .img {
    width: 60%;
    height: 190px;
    float: right;
    text-align: center;
    font: 400 11px Arial, Sans serif;
    display: block
}

#HE #products .prod .img img {
    width: 90%;
    height: auto
}

#HE #products .prod .bottomprod {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: left
}

#HE #products .prod .bottomprod .rating {
    background-image: url(/content/static/bcom/desktop/evenements/2016/05_happy_emotions/images/rating.png);
    background-repeat: no-repeat;
    display: block;
    width: 72px;
    height: 11px
}

#HE #products .prod .bottomprod .rating.no {
    background: none
}

#HE #products .prod .bottomprod .rating.r05 {
    background-position: 0 0
}

#HE #products .prod .bottomprod .rating.r10 {
    background-position: 0 -11px
}

#HE #products .prod .bottomprod .rating.r15 {
    background-position: 0 -22px
}

#HE #products .prod .bottomprod .rating.r20 {
    background-position: 0 -33px
}

#HE #products .prod .bottomprod .rating.r25 {
    background-position: 0 -44px
}

#HE #products .prod .bottomprod .rating.r30 {
    background-position: 0 -55px
}

#HE #products .prod .bottomprod .rating.r35 {
    background-position: 0 -66px
}

#HE #products .prod .bottomprod .rating.r40 {
    background-position: 0 -77px
}

#HE #products .prod .bottomprod .rating.r45 {
    background-position: 0 -88px
}

#HE #products .prod .bottomprod .rating.r50 {
    background-position: 0 -99px
}

#HE #products .prod .bottomprod .title {
    width: 100%;
    overflow: hidden;
    height: 40px;
    font: 700 14px 'Open Sans', Arial;
    color: #292929;
    display: block;
    border: 0 !important
}

#HE #products .prod .bottomprod .desc {
    width: 100%;
    overflow: hidden;
    font: 400 11px Arial;
    color: #292929;
    display: block;
    margin: 0 0 7px;
    height: 25px !important
}

#HE #products .prod .bottomprod .seemore {
    display: block;
    width: 100%;
    color: #848484;
    text-decoration: underline;
    font: 700 12px Arial, Sans serif;
    position: relative;
    z-index: 3
}

#HE #products .prod .bottomprod .seemore:hover {
    color: #292929;
    text-decoration: none
}

#HE #products .prod .bottomprod .buyLink {
    margin: 30px auto 0 auto;
    clear: both;
    height: 30px;
    display: block;
    width: 70%;
    max-width: 150px;
    background-color: transparent;
    border: 1px solid #004a8a;
    color: #004a8a;
    text-decoration: none;
    text-align: center;
    font: 600 14px 'Open Sans', Arial;
    line-height: 30px;
    border-radius: 3px
}

/*#HE #products .prod .bottomprod .buyLink:after {
    content: "";
    background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche-custom.png) no-repeat center center #e5241e;
    width: 26px;
    height: 100%;
    background-size: 100% 100%;
    float: right;
    margin-right: 2px;
    border-left: 1px solid #e5241e
}*/

#HE #products .prod:hover {
    opacity: 1;
    -webkit-transition: 1s all;
    transition: 1s all
}

#HE #products .prod:hover .buyLink {
    background-color: #004a8a;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

#HE #products .prod:hover .buyLink:after {
    background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche_btn.png) no-repeat;
    width: 26px;
    height: 100%;
    background-size: 100% 100%
}

#HE #ongletsGamme {
    width: 100%;
    margin-bottom: 10px
}

#HE #ongletsGamme ul {
    font-size: 0
}

#HE #ongletsGamme ul li {
    width: 49%;
    background-color: #ff0030;
    height: 50px;
    display: inline-table;
    overflow: hidden;
    font: 600 18px 'Open Sans', Arial, sans-serif;
    text-align: center;
    position: relative;
    margin: 0 5px 10px 5px;
    vertical-align: top;
    -webkit-transition: .5s all;
    transition: .5s all;
    opacity: 1;
	border-radius: 4px;
}

#HE #ongletsGamme ul li a {
    color: #fff;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

#HE #ongletsGamme ul li:after {
    content: "";
    background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche_btn.png) no-repeat center center #ff0030;
    background-size: 70% 70%;
    height: 100%;
    width: 60px;
    float: right;
	border-left:2px solid #ff5373;
}

#HE #ongletsGamme ul li.last {
    width: 99.99%;
    margin: 7px 0 0;
    border-radius: 4px;
    height: 50px
}

#HE #ongletsGamme ul li.last.white {
    background-color: #fff;
    border: 1px solid #ff0030;
    width: 99.89%
}

#HE #ongletsGamme ul li.last.white:after {
    content: "";
	background:none;
	border-left:none;
	height: 0;
    width: 0;
    /*background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche-custom.png) center center #005590;
    background-size: 100% 70%;
    height: 100%;
    width: 45px;
    position: absolute;
    right: 0*/
	
}
#HE #ongletsGamme ul li.last.white{ width:99%; margin-left:5px;}
#HE #ongletsGamme ul li.last.white a {
    color: #ff0030
}

#HE #ongletsGamme ul li:hover {
    opacity: .8;
    -webkit-transition: .5s all;
    transition: .5s all
}

#HE #ongletsGamme ul li:nth-child(4n) {
    margin-right: 0
}

#HE #facility {
    width: 100%;
    overflow: hidden;
    font-size: 0
}

#HE #facility>img {
    display: inline-block
}

#HE #facility .right-facility {
    background-color: #0096b1;
    display: inline-block;
    position: relative;
    width: 500px;
    vertical-align: top;
    padding: 35px 0;
    height: 230px
}

#HE #facility .right-facility li {
    -webkit-transition: .5s all;
    transition: .5s all;
    display: table;
    color: #fff;
    font: 600 16px 'Open Sans', Arial, sans-serif;
    width: 420px;
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0 auto 10px;
    text-align: center;
    border-radius: 3px
}

#HE #facility .right-facility li a {
    color: #fff;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

#HE #facility .right-facility li a span span {
    display: block
}

#HE #facility .right-facility li:after {
    content: "";
    background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche_btn.png) center center no-repeat;
    width: 36px;
    height: 100%;
    background-size: 100% 80%;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    float: right
}

#HE #facility .right-facility li:hover {
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: .5s all;
    transition: .5s all
}

#HE #conseils .col-third {
    width: 332px;
    float: left;
    margin-right: 2px;
    overflow: hidden;
    background-color: #292929;
    opacity: 1;
    -webkit-transition: 1s all;
    transition: 1s all;
    height: 400px
}

#HE #conseils .col-third a {
    text-decoration: none;
    color: #fff;
    font: 400 13px 'Open Sans', Arial, sans-serif;
    display: block;
    position: relative
}

#HE #conseils .col-third a:after {
    content: "";
    background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche_btn.png);
    width: 28px;
    height: 30px;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0
}

#HE #conseils .col-third a .scale {
    overflow: hidden;
    display: block;
    height: 200px
}

#HE #conseils .col-third a .scale img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s;
    transition: 1s
}

#HE #conseils .col-third a .scale img.showMobile {
    display: none
}

#HE #conseils .col-third a .bottomConseils {
    display: block;
    height: 200px;
    overflow: hidden
}

#HE #conseils .col-third a .bottomConseils .title-conseil {
    display: block;
    width: 95%;
    margin: 20px auto 25px;
    padding: 0;
    text-align: center;
    font: 600 20px 'Open Sans', Arial, sans-serif;
    min-height: 50px;
    text-transform: uppercase;
    line-height: 1.2
}

#HE #conseils .col-third a .bottomConseils .title-conseil:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #fff;
    width: 260px;
    margin: 25px auto 0
}

#HE #conseils .col-third a .bottomConseils .desc {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    font: 400 14px 'Open Sans', Arial, sans-serif
}

#HE #conseils .col-third:hover {
    opacity: .8;
    -webkit-transition: 1s all;
    transition: 1s all
}

#HE #conseils .col-third:hover a .scale img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .5s;
    transition: .5s
}

#HE #conseils .col-third:last-child {
    margin-right: 0
}

@media all and (max-width:740px) {
    #HE {
        width: 100%
    }
    #HE h2 {
        font: 300 24px 'Open sans', Arial, sans-serif;
        margin: 60px 0 30px 0;
        padding-bottom: 3px
    }
    #HE #header-happy-emotions {
        position: relative;
        margin-bottom: 20px
    }
    #HE #header-happy-emotions .showMobile {
        display: block
    }
    #HE #header-happy-emotions .hideMobile {
        display: none
    }
    #HE #header-happy-emotions .swiper-wrapper .swiper-slide {
        min-height: 0
    }
    #HE #header-happy-emotions #share-links-btn {
        display: block !important;
        background: url(/content/static/bcom/desktop/evenements/2016/05_french-tech/img/hub-share.png);
        width: 35px;
        height: 35px;
        background-size: 100%;
        position: absolute;
        top: 10px;
        right: 3%;
        z-index: 2
    }
    #HE #header-happy-emotions #share-links {
        background: url(/content/static/bcom/desktop/evenements/2016/05_french-tech/img/share-title.png) no-repeat left 13% top 11% #fff;
        position: absolute;
        top: 10px;
        right: 3%;
        background-size: 40%;
        width: 74%;
        padding: 17% 10% 3%;
        z-index: 999;
        box-shadow: 0 0 15px 0 #656565
    }
    #HE #header-happy-emotions #share-links img {
        width: 50%;
        margin-bottom: 3%
    }
    #HE #header-happy-emotions #share-links .close {
        display: block;
        position: absolute;
        top: 5%;
        right: 3%;
        z-index: 1000;
        background: url(/content/static/bcom/desktop/evenements/2016/05_french-tech/img/share-close.png);
        width: 15px;
        height: 15px;
        background-size: 100%
    }
    #HE #products .swiper-wrapper .swiper-slide {
        border-right: 0
    }
    #HE #ongletsGamme ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    #HE #ongletsGamme ul li {
        width: 49.6%;
        height: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font: 600 13px 'Open Sans', Arial, sans-serif;
        margin: 0 0 1px 0
    }
    #HE #ongletsGamme ul li a {
        display: block
    }
    #HE #ongletsGamme ul li:after {
        background-size: 100% 58%;
        width: 38px
    }
    #HE #ongletsGamme ul li:hover {
        opacity: 1
    }
	#HE #ongletsGamme ul li.last.white{ width:100%; margin-left:0;}
    #HE #facility>img {
        width: 100%;
        height: auto
    }
    #HE #facility .right-facility {
        width: 100%;
        padding: 15px 0;
        height: auto;
        text-align: center
    }
    #HE #facility .right-facility li {
        display: inline-table;
        font: bold 14px 'Open Sans', Arial, sans-serif;
        width: 90%;
        height: 45px
    }
    #HE #facility .right-facility li span span {
        font-size: 10px !important;
        display: block
    }
    #HE #facility .right-facility li:after {
        content: "";
        background: url(/content/static/bcom/desktop/evenements/2016/04_plein_air_02/images/fleche_btn.png) center center no-repeat;
        width: 36px;
        height: 100%;
        background-size: 100% 80%;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        float: right
    }
    #HE #conseils {
        width: 100%
    }
    #HE #conseils .col-third {
        width: 100%;
        margin: 0 0 5px 0;
        height: auto
    }
    #HE #conseils .col-third a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    #HE #conseils .col-third a:after {
        width: 28px;
        height: 30px;
        background-size: 100% 100%;
        bottom: 0;
        right: 0
    }
    #HE #conseils .col-third a .scale {
        height: auto;
        width: 45%
    }
    #HE #conseils .col-third a .scale img.showMobile {
        display: block
    }
    #HE #conseils .col-third a .scale img.hideMobile {
        display: none
    }
    #HE #conseils .col-third a .bottomConseils {
        height: auto;
        width: 55%
    }
    #HE #conseils .col-third a .bottomConseils .title-conseil {
        margin: 0 auto;
        padding: 0;
        font: 400 11px 'Open Sans', Arial, sans-serif;
        min-height: 0
    }
    #HE #conseils .col-third a .bottomConseils .title-conseil:after {
        width: 80%;
        margin: 5px auto
    }
    #HE #conseils .col-third a .bottomConseils .desc {
        font: 400 10px 'Open Sans', Arial, sans-serif
    }
    #HE #conseils .col-third:hover {
        opacity: 1
    }
    #HE #conseils .col-third:hover a .scale img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@media all and (min-device-width:500px) and (max-device-width:780px) and (orientation:landscape) {
    #HE #conseils .col-third a .bottomConseils .title-conseil {
        margin: 0 auto;
        padding: 0;
        font: 400 17px 'Open Sans', Arial, sans-serif;
        min-height: 0
    }
    #HE #conseils .col-third a .bottomConseils .title-conseil:after {
        width: 80%;
        margin: 10px auto
    }
    #HE #conseils .col-third a .bottomConseils .desc {
        font: 400 13px 'Open Sans', Arial, sans-serif
    }
}