* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img {-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
image-orientation: none;
}


html {
 overflow-y: scroll !important;
}

body {font-family: 'PT Serif', serif;font-size:17px; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background:#fff;line-height: 1.3;
}


.wrapper-global {overflow: hidden;    position: relative;}

.wrapper-header-contact {
    position: absolute;top:10px; right:10px;
    z-index: 1100000;
}

.header-svg {
     width: 100%;height: 184px;
    pointer-events: none;
    position: absolute;
    top: 0px;left: 0px;
    z-index: 20;
    opacity: 1;
}

body.page-bienvenue .header-svg svg path {fill: #fff;}
body.page-bienvenue .header-svg {opacity: 0.7;}

.header-svg svg path {fill: #ebd4de;}

.header-reseaux  {
    display:inline-block;
    vertical-align: middle;
    margin-right:10px;
}

.header-reseaux a {
    margin:0px 6px;
}

.header-reseaux a img {
    filter: brightness(0) saturate(100%) invert(53%) sepia(12%) saturate(1053%) hue-rotate(198deg) brightness(90%) contrast(84%);
}

.header-reseaux a:hover img {
    filter: none;
}

.wrapper-header-contact a {
    display:inline-block;
    vertical-align: middle;
}

.wrapper-header-contact a:first-of-type {
margin-right:9px;
}

.wrapper-header-contact a img {
    vertical-align: top;
}



a.header-contact-tel {
    font-size: 20px;
    font-weight: 600;color:#fff !important; 
    margin-right: 20px;
}


.wrapper-header-top-container {position: absolute;top:0px;width:100%;z-index: 100000;}


.wrapper-header-top {
    /*background-color: rgba(255,255,255,0.8);*/
    padding: 0px 10px;
}

.wrapper-header {position:relative;background-color: #fff;}






a.lien-facebook {text-decoration: none !important;}


a.facebook-top, a.instagram-top {margin:0px 6px;display: inline-block;}


a.facebook-top {width:15px;height:30px;}
a.instagram-top {width:30px;height:30px;}


a.facebook-top:hover img, a.instagram-top:hover img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(47%) saturate(5219%) hue-rotate(346deg) brightness(100%) contrast(77%);
}






.bande-top-reseaux {
    display: inline-block; border-left:1px solid rgb(37,47,54,0.62);vertical-align:top;padding: 8px 10px 7px 10px;line-height: 20px;
}
.bande-top-reseaux a img {vertical-align: top;}

.wrapper-bande-top {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 104;
    height: 46px;
}

.bande-top {position:relative;max-width:1380px;margin:auto;text-align: right;}


.wrapper-logo  {
    max-width:1380px;margin:auto;position:relative;height: 0px;
}

div.logo {
    display: inline-block;
    padding: 20px 0px 0px 0px;
    text-align: center;
    z-index: 1000000;
    position: relative;
}

div.logo img {transition: all 0.3s ease 0s;}






a.logo {text-decoration:none;display: inline-block;position: relative;}
a.logo:focus {outline:none;}
a.logo img {display: inline-block;vertical-align: middle;}



.wrapper-contenu {
    background:#fff;
    z-index: 101;
    position: relative;
    overflow: hidden;
}
.wrapper-boxed-contenu {max-width:1380px;margin:auto;}
.wrapper-boxed {}
.boxed {max-width:1380px;margin:auto;}


@media (max-width:800px) {
.wrapper-boxed {background-size:1000px auto;}

}






.bandeau-bottom {
    background: url('i2/bandeau-bottom.png') repeat-x center bottom;
    background-size: 1920px 100%;
    height: 40px;
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 0px;
}

@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi) {
    .bandeau-bottom {background-size: 960px 100%;}

}



a.lienfooter:link,a.lienfooter:visited {color:#777aa3; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;color:#c44752;}


h1,h2.h1,h3.h1 {
    font-family: 'Cookie', cursive;
	text-align:left;
	font-size: 50px;
	font-weight: 400;
	font-style:normal;
	color:#777aa3;
	margin:0px;
	padding:0px 0px 4px 0px;
    position: relative;
    margin-bottom: -4px;
    text-transform: none;
    line-height: 0.9;
}


h1.h1-centre,h2.h1.h1-centre,h3.h1.h1-centre {
    text-align: center;
}


span.dl {
    font-family: 'PT Serif', serif;
    display:block;color:#c44752;font-weight: 700;font-size: 20px;
    text-transform: uppercase;
}



h1:before {
     position:absolute;
    top: 6px;
    left: -320px;
    content:" ";
    display: block;
    width:300px;
    height:30px;
    margin-top:0px;
    background: url('i2/titre-2x.png') no-repeat left center;
    background-size: 300px 30px;
}


@media (max-width:1500px) {
    h1:before {content:none;}
}



h1:after {
     position:absolute;
    bottom: -4px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height:1px;
    margin-top:0px;
    background-color:#e3e6ec;
}



h2 {
    
    text-align:left;
    font-size: 22px;
    font-weight: normal;
    font-style:normal;
    color:#000;
    margin:0px;
    padding:0px 0px 12px 0px;
    position: relative;margin-bottom: -8px;
}

h2:after {
     position:absolute;
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height: 1px;
    margin-top:10px;
    background-color:#e0e0e0; 
}



h3.centre {
    
    text-align:center;
    font-size: 28px;
    font-weight:bold;
    font-style:normal;
    color:#404040;
    margin:0px;
    padding:0px 0px 12px 0px;
    position: relative;margin-bottom:30px;
}

h3.centre:after {
     position:absolute;
    bottom: 0px;
    left:0px;
    right: 0px;
    margin: auto;
    content:" ";
    display: block;
    width:100px;
    height:1px;
    margin-top:0px;
    background-color:#e3e6ec;
}



@media (max-width:1200px) { h1,h2.h1,h3.h1  {font-size:47px;} span.dl {font-size:19px;} h2 {font-size:21px;}}

@media (max-width:800px) { h1,h2.h1,h3.h1  {font-size:45px;} span.dl {font-size:18px;}  h2 {font-size:19px;}}

@media (max-width:600px) { h1,h2.h1,h3.h1  {font-size:43px;} span.dl {font-size:17px;}  h2 {font-size:19px;}}

@media (max-width:500px) { h1,h2.h1,h3.h1  {font-size:40px;} span.dl {font-size:17px;}  h2 {font-size:19px;}}



h2.news {
	text-align:left;
	font-weight: normal;
	font-style:normal;
	color:#777aa3;
	margin:0px;
	padding:0px 0px 10px 0px;
	background:none;
    font-size: 25px;
    line-height: 1.1;
}

h2.news:after {content:none;}


div.padding { padding:50px 20px 40px 20px;}

@media (max-width:900px) {
    div.padding { padding:40px 20px 30px 20px;}
}

@media (max-width:600px) {
    div.padding { padding:30px 20px 20px 20px;}
}



.justify  { text-align:left;}
div.center  { text-align:center;}

a.lien:link,a.lien:visited {color:#c44752; font-weight:bold; font-style:normal; text-decoration:none;}
a.lien:hover,a.lien:active {text-decoration:none;}


a.lienpetit:link,a.lienpetit:visited {font-size:15px; color:#c44752; font-weight:bold; font-style:italic; text-decoration:none; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}

span.rouge {color:#c44752;font-weight: normal;font-size:16px;}


.bande-video {text-align: center;}



.list-3-columns {-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;}

.list-2-columns {-webkit-column-count: 2; 
-moz-column-count: 2;
column-count: 2;}



@media (max-width:800px) {
    .list-3-columns {-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;}
}
@media (max-width:490px) {
    .list-3-columns, .list-2-columns {-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;}
}



ul.list-3-columns li, ul.list-2-columns li {-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;}





ul.puce {
    margin: 0;
    padding: 0;
	margin-top:5px;
	margin-bottom:5px;
    padding-left:10px;
}
ul.puce > li {
	list-style-type:none;
	background-image: url(i2/puce.png);
	background-repeat: no-repeat;
	padding-left:15px;
    padding-right:2px;
	background-position:0px 7px;
	margin:0px 0px 7px 0px;
    overflow: hidden;
}



ul.images {
    padding:0px;
    margin:0;
    list-style-type:none;
}

ul.images li {
    float:left;
}

ul.images div.i {
    display:block;
    margin:auto;
    text-align:center;
}

ul.n2 li {width:50%;}
ul.n3 li {width:33.33%;}
ul.n4 li {width:25%;}
ul.n5 li {width:20%;}

ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {padding-left:10px;padding-right:10px;}


@media (max-width:560px) {
	ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {width:100%;margin-bottom:20px;}
	ul.images li {float:none;}
}



input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}




div.right { float:right; padding-left:20px; max-width: 100%;}
div.left { float:left; padding-right:20px;max-width: 100%;}

div.right-responsive {float:right; padding-left:20px;max-width:100%;}
div.left-responsive {float:left; padding-right:20px;max-width:100%;}


@media (max-width:560px) {
    div.right-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
    div.left-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
}


div.dessous {clear:both;height: 0px;}


a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {font-size:15px; color:#000; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}


.pagination_inactif {color:#fff; font-weight:bold; font-style:normal;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#c44752; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {       color: #fff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#c44752;}


div.pagination {        
    background-color: rgba(243,243,243,0.8);
    border: 1px solid rgba(190,190,190,0.4);padding:6px;overflow:hidden;
    border-radius: 6px;
}
div.pagination a {}


@media (max-width:580px) {
    td.cadrepaginations, td.cadrepagination {display: none;}
}



div.map {}

.form_header {
    
background:#c44752;
    color: #fff;text-align:left;padding:4px;
text-transform: uppercase;text-align: center;font-weight: bold;
text-shadow: 1px 1px  3px rgba(0,0,0,0.75);
font-size: 19px;
}
form table:nth-of-type(1) {    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    border: 1px solid #dedede;}

sup{color:#c44752;}
.error{color:#c44752;}
.form_label {color:#000;background-color:#efefef;font-weight:normal;}
.form_input {color:#000;background-color:#efefef;}
div.form_note {font-style:italic;font-size:10px;}



div.ticker {float:right;padding-left:20px;width: 450px;}

@media (max-width:960px) {
	div.ticker {width: 350px;}
}

@media (max-width:690px) {
	div.ticker {float:none;padding-left:0px;margin-bottom:20px;width:100%;}
}



img {max-width: 100%;height:auto;}

div.wrapper-padding {padding-left:20px;padding-right:20px;}

@media (max-width:400px) {
	div.wrapper-padding {padding-left:14px;padding-right:14px;}
}



.slicknav_menu {
  display:none;
}

#pix-menu {
    display:none;
  }







@media (max-width:500px) {
	div.justify {text-align: left;}
}


.bandeau-boxed-padding-top {padding-top: 26px;}

#bandeau_boxed {max-width:1140px;margin:auto;box-shadow: 0 8px 26px rgba(0, 0, 0, 0.28);    outline: 1px solid #c5c5c5;
    outline-offset: 0px;margin-bottom: 20px;}
#bandeau_photos_boxed {width:100%;max-width: 1140px;height: 500px;}
#bandeau_boxed img {margin-left: 0px !important;margin-top: 0px !important;}





.encart-activites {
    font-size:30px;
    font-weight: 600;
    color:#fff;
    top:auto !important;
    position: absolute;
    z-index: 1000;
    bottom:50px;
    left: 0px;
    width:100%;
    padding: 0px;
    text-transform: none;
    text-align: center;
    margin:0;

    pointer-events: none;
}

.encart-activites h3 {
    font-family: 'Cookie', cursive;
    font-weight: normal;font-size:50px;
    margin:0px;padding:0px;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
    line-height: 0.8;
}

.encart-activites span {
    font-size:20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;    display: block;
}






#bandeau_fullwidth {max-width:1920px;margin:auto;position:relative;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 950px;}


.bandeau-courbe {
    position: absolute;
    width: 100%;
    bottom:0px;
    height: 19px;
    z-index: 1000;
    pointer-events: none;
}

.bandeau-herbes {
    position: absolute;
    width: 100%;
    bottom:0px;
    height: 176px;
    z-index: 1000;
    pointer-events: none;
    background: url('i2/herbes-left-2x.png') no-repeat left bottom, url('i2/herbes-right-2x.png') no-repeat right bottom;
    background-size:auto 100%;
}


@media (max-width:1400px) {
    .bandeau-herbes {
        height: 150px;
    }
}

@media (max-width:1124px) {
    .bandeau-herbes {
        height: 120px;
    }
    .encart-activites {bottom:40px;}
}

@media (max-width:900px) {
    .bandeau-herbes {
        height: 100px;
    }
}

@media (max-width:700px) {
    .bandeau-herbes {
        height: 80px;
    }
    .encart-activites {bottom:30px;}
}

@media (max-width:500px) {
    .bandeau-herbes {
        height: 60px;
    }
    .encart-activites h3 {font-size: 40px;}
    .encart-activites span {font-size: 17px;}
    .encart-activites {bottom:20px;}
}


#bandeau_fullwidth img {margin-left: 0px !important;margin-top: 0px !important;}

.rsDefault .rsGCaption {
bottom: 0px !important;
    left: initial !important;
    height: initial !important;
    padding: 0 !important;
    z-index: 1000000;
    top: auto !important;
}

.rsABlock {
    left: auto !important;
}

.rsGCaption {

}


.rsArrowIcn {background-color: rgba(119,122,163, 0.5) !important;}

.rsDefault .rsArrowIcn:hover {
    background-color: rgba(119,122,163, 0.8) !important;
}

@media (max-width:590px) {
    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 285px * (1920 / 950 / 2)) !important;
        margin-left: calc(50% - 285px * (1920 / 950 / 2)) !important;
        margin-top: 0px !important;
        height:285px;
        max-width: initial;
    }
    #bandeau_photos_fullwidth {
        height:285px !important;        
    }
}




.bandeau-fixe {
    height: 184px;
    position: relative;
    z-index: 103;
    transition: all 0.3s ease 0s;
}



.logo-footer {padding:50px 20px 20px 20px;}








.wrapper-menu {max-width:1380px;margin:auto;position:relative;padding-top:80px;
}


img.menu-arrow {
    margin-left: 4px;
    vertical-align: 0px;
    filter: brightness(0) saturate(100%) invert(15%) sepia(0%) saturate(1697%) hue-rotate(140deg) brightness(93%) contrast(84%);
}

span.selected img.menu-arrow {
    filter: none;
}



/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    margin: auto;
    z-index: 10000;
    padding: 0px 0px 0px 0px;
}




/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
#menu-desktop ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: right;


    }
/* Positioning the #menu-desktopigation items inline */
#menu-desktop ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;

    }





#menu-desktop ul li ul {text-align: left;
    background-color: rgba(255,255,255,0.9);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.4);
    -o-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.4);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
}


/* Styling the links */
#menu-desktop span {
    
    font-size:19px;
    font-weight: 400;
    cursor: pointer;
    display:block;
    color:#333;
    line-height: 20px;
    text-decoration:none;
    background-size:16px 14px;
    text-align: center;
    padding:30px 22px 30px 22px;
    text-transform: uppercase;
}

#menu-desktop span.double {padding:20px 22px 20px 22px;}


#menu-desktop ul li:hover > span:after {
    content: " ";
    display: block;
    background:#c44752;
    width: 20px;
    height: 5px;
    position: absolute;
    bottom:0px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
}

#menu-desktop ul li:hover > span.selected {
    
}


/* Styling the links */
#menu-desktop a {
    
    font-size:19px;
    font-weight: 400;
    display:block;
    color:#333;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:30px 22px 30px 22px;
    text-transform: uppercase;
    position: relative;

}
#menu-desktop a.double {padding:20px 22px 20px 22px;}


/* Background color change on Hover */
#menu-desktop a:hover {

}


#menu-desktop > ul > li > a:after, #menu-desktop > ul > li > span:after {
    border-radius: 4px;
    content: " ";
    display: block;
    background: #c44752;
    width: 0px;
    height: 5px;
    position: absolute;
    bottom:0px;
    left: 50%;
    transform: translate(-50%,0px);
    opacity: 0;
    transition: all 0.3s ease 0s;
}


#menu-desktop > ul > li > a:hover:after, #menu-desktop > ul > li > span:hover:after{
    content: " ";
    display: block;
    background: #c44752;
    width: 20px;
    height: 5px;
    background-size: 73px 20px;
    position: absolute;
    bottom:0px;
    left: 50%;
    transform: translate(-50%,0px);
    opacity: 1;
    transition: all 0.3s ease 0s;
}




#menu-desktop a.selected {
    color:#c44752;
}

#menu-desktop > ul > li > a.selected:after {
    content: " ";
    border-radius:4px;
    display: block;
    background:#c44752;
    width: 80%;
    height: 5px;
    position: absolute;
    bottom:0px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
}



#menu-desktop span.selected {
    color:#c44752;
}

#menu-desktop > ul > li > span.selected:after {
    content: " ";
    border-radius:4px;
    display: block;
    background:#c44752;
    width: 80%;
    height: 5px;
    position: absolute;
    bottom:0px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
}


#menu-desktop span.selected:hover {

}

/*#menu-desktop span.selected img.menu-arrow {
    filter: brightness(0) saturate(100%) invert(62%) sepia(38%) saturate(5094%) hue-rotate(293deg) brightness(94%) contrast(81%);
}*/


#menu-desktop ul ul a:hover {
    background: rgba(0, 0, 0, 0.1);
    padding:21px 18px 21px 12px;
}

#menu-desktop ul ul a.selected {
    color:#c44752;
    background: #fff;
    padding:21px 20px 21px 10px;
}


#menu-desktop ul ul a { 
    transition: padding 0.2s ease-in-out 0s;
text-align:center;padding:21px 20px 21px 10px;line-height: 1.2;
        font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}


#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:50%;
    transform: translateX(-50%);
    z-index:10000;
    min-width: 200px;
}

/* #menu-desktop ul ul.page-infos-pratiques {
    right:0px !important;
    left:auto;
    min-width: 220px;
} */


/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    background-color: #373737;
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #373737;
}

/* Fisrt Tier Dropdown */
#menu-desktop ul ul li {
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:10000;
}





a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #777aa3 url("i2/arrow-up.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.27);
}

a.back-to-top:hover {background:#c44752  url("i2/arrow-up.png") no-repeat center center;}


iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}



.courbe-rose {
    height: 49px;
    position: relative;
    top: 1px;
}

.wrapper-footer {
    background:#ebd4de;
    position: relative;

}


.wrapper-footer-padding {
    padding:50px 30px 80px 30px;
    /* background:#ebd4de url('i2/footer-coquillage.png') repeat-x center center; */
    background:#ebd4de url('i2/footer-coquillage-2.png') repeat-x center center;
    background-size:auto 100%;
}

@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi) {
    .wrapper-footer-padding {
        /* background:#ebd4de url('i2/footer-coquillage-2x.png') repeat-x center center; */
        background:#ebd4de url('i2/footer-coquillage-2-2x.png') repeat-x center center;
        background-size:auto 100%;
    }

}
   



.footer {
    color:#777aa3;padding-top:30px;padding-bottom:30px;max-width:1380px;margin:auto;
    position: relative;margin:auto;text-align:center;padding-top:35px;padding-bottom:30px;padding-left:0px;padding-right:0px;  
    border-radius: 20px;
    background:#fff url('i2/footer-plume.jpg') no-repeat left -300px bottom -60px;
    background-size:auto 130%;
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.31);

}



.footer-1, .footer-2 , .footer-3 {vertical-align:top;display:inline-block;width:33.333%;text-align:center;padding:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}



.footer-adresse-img, .footer-tel-img, .footer-email-img {
    display: block;
}


.footer-tel {margin-top: 12px;}
.footer-email {margin-top: 12px;}

.footer-logo {margin-top: 30px;text-align: center;padding: 0px 10px;}

.footer-inner {text-align: center;}


.footer-reseaux {margin-top: 10px;}

.footer-reseaux a {margin: 0px 5px 0px 5px;}






a.footer-instagram img, a.footer-facebook img {
    filter:brightness(0) saturate(100%) invert(53%) sepia(12%) saturate(1053%) hue-rotate(198deg) brightness(90%) contrast(84%);
}

a.footer-instagram:hover img, a.footer-facebook:hover img {
    filter:none;
}


.footer-1 {width:33%;text-align: center;padding-top: 60px;}
.footer-2 {width:34%;text-align: center;}
.footer-3 {width:33%;text-align: center;}


.footer-inner {display: inline-block;}

.footer-1 .footer-inner {text-align: center;max-width: 360px;}
.footer-2 .footer-inner {text-align: center;}
.footer-3 .footer-inner {text-align: center;}





.footer-1 img {display:inline-block;margin-bottom:8px;}

.footer h3 {
    font-family: 'Cookie', cursive;
    color:#c44752;font-size:50px;text-shadow: none;text-transform:none;font-weight: 400;    text-align: center;margin:0px;padding:0px;display: inline-block;letter-spacing:0px;position: relative;
    margin-bottom: 15px;
    line-height: 0.6;
}

.footer a.lien {
    color:#777aa3;font-style: normal;text-decoration: none;font-weight: normal;font-weight: bold;
}

.footer ul li {background:none;}
.footer ul a.lien {color:#777aa3;font-weight:normal;font-size: 20px;}

.footer ul a.lien:hover {color:#777aa3;}


div.wrapper-mentions {background-color:transparent;}

div.mentions {
    position:relative;max-width:1380px;margin:auto;text-align:center;
    padding: 60px 20px 60px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;color: #fff;
}

div.mentions a {color:#fff !important;font-weight: bold;text-decoration: none;}
div.mentions a:hover {color:#c44752 !important;}


.footer ul.puce {margin-top:4px; padding-left: 0px;}
.footer ul.puce li {margin: 0px 0px 4px 0px;background:none !important;text-align: center;transition: all 0.1s ease-in-out 0s;padding-left:0px !important;padding-right: 2px !important;}

.footer ul.puce li a:hover {color: #c44752;}


@media (max-width:1000px) {.courbe-rose {height: 30px;} }

@media (max-width:860px) {
    .wrapper-footer-padding {padding-top: 10px;padding-bottom: 60px;}
    .footer-1 {width: 100%;padding-top: 0px;padding-bottom: 10px;}
    .footer-1 .footer-inner {max-width: 600px;}
    .footer-2 {width: 50%;}
    .footer-3 {width: 50%;}

}


@media (max-width:620px) {
    .courbe-rose {height: 20px;} 
    .wrapper-footer-padding {padding-top: 10px;padding-bottom: 0px;
    padding-left:20px;padding-right:20px;}
    .footer {background-size: auto 70%;}
    .footer-1 {width: 100%;padding-top: 0px;padding-bottom: 20px;}
    .footer-1 .footer-inner {max-width: 600px;}
    .footer-2 {width: 100%;padding-bottom: 20px;}
    .footer-3 {width: 100%;}

}





div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:18px;text-align: center;}

div.galerie-photo img, ul.images img {margin-bottom: 7px;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}




img.cadrephoto, img.ombre, ul.images img {
  -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=5);
}


a.lien-actu {color:inherit;text-decoration: none;}







div.col1-2 {display:inline-block;vertical-align:top;width:48%;}
div.col2-2 {display:inline-block;vertical-align:top;margin-left:4%;width:48%;}


@media (max-width:700px) { 
    div.col1-2 {display:inline-block;vertical-align:top;width:100%;}
    div.col2-2 {display:inline-block;vertical-align:top;margin-left:0%;width:100%;margin-top:15px;}
}


div.col1-3, div.col2-3, div.col3-3 {display:inline-block;width:30%;vertical-align: top;}
div.col2-3, div.col3-3 {margin-left:5%;}


@media (max-width:880px) {
    div.col1-3, div.col2-3, div.col3-3 {width:50%;margin-bottom: 10px;margin-left:0%;padding-left:2%;padding-right: 2%;}

}

@media (max-width:480px) {
    div.col1-3, div.col2-3, div.col3-3 {width:100%;margin-bottom: 10px;margin-left:0%;}

}


body.page-salon-de-the div.col1-3, body.page-salon-de-the div.col2-3, body.page-salon-de-the div.col3-3 {text-align: center;}


.style-galerie {
    border:1px solid #d8d8d8;background:rgba(0,0,0,0.05);position:relative;max-width: 760px;
    margin: auto;
}

.wrapper-galerie {
        float: none;
        width:100%;
        max-width:720px;
        margin:auto;margin-bottom: 20px;
    }

.photo_commentaire {display: block;text-align: center;text-decoration: none !important;color:#000;padding-top:5px;}


.ilightbox {text-decoration: none;}

.h2-puce {
    vertical-align: -1px;
    padding-right: 3px;
}




.wrapper-bande {}
.wrapper-boxed-bande {max-width: 1180px;margin:auto;}







a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}





@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 144dpi),
only screen and (                min-resolution: 1.5dppx) { 


    ul.puce > li {background-image: url(i2/puce-2x.png);background-size: 10px 12px;}
 
    a.back-to-top {background: #777aa3 url("i2/arrow-up.png") no-repeat center center;background-size: 16px 16px;}
    a.back-to-top:hover {background: #c44752 url("i2/arrow-up.png") no-repeat center center;background-size: 16px 16px;}  

    .form_header {background-size: 110px auto !important;}

}





div.map iframe {vertical-align: top;}



input.form_submit, a.bouton {
    text-shadow: none;display:inline-block;padding:12px 20px;
    background-color: transparent;text-align: center;
    color:#777aa3;font-size: 17px;font-weight: bold;text-decoration: none;
    margin-top:30px;border: 2px solid #777aa3;
    text-transform: uppercase;

}

input.form_submit:hover, a.bouton:hover {color:#fff;background-color: #777aa3;}


a.bouton-reserver img {vertical-align: -6px;margin-right:6px;}

a.bouton-reserver {
    text-shadow: none;display:inline-block;padding:12px 20px;
    background-color: #c44752;text-align: center;
    color:#036DAB;font-size: 17px;font-weight: bold;text-decoration: none;
    margin-top:10px;
    text-transform: uppercase;
    border: 1px solid #036DAB;
}

a.bouton-reserver:hover {color:#fff;background-color: #c44752;}
a.bouton-reserver:hover img {
    filter: brightness(100)
}

#cookiescript_badge {z-index: 99999 !important;}


.tableau-container {
    overflow-x: auto;
    cursor: grab;
    position: relative;
}
.tableau-container::before {
    content: '';
    position: absolute;
    left: calc(var(--width) + var(--scroll-left) - 50px);
    top: 0;
    height: 100%;
    width: 50px;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.50));
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.tableau-container.not-scroll-end::before {
    opacity: 1;
}

.tableau {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.tableau td strong {
    display: inline-block;
    max-width: 200px;
}

.tableau thead {
    background-color: #323c90;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-collapse: collapse;
}
.tableau thead tr{
    background-color: #323c90;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    position: sticky;
    left: 0;
    text-align: center;
    width: var(--width);
}
.tableau thead th {
    display: block;
    margin: 0 auto;
}

.tableau tbody {
    display: table;
    width: 100%;
}

.tableau tbody tr {
    /* background-color: #F6E1E3; */
    /* border: 1px solid #ddd; */
    padding: .35em;
}

.tableau th,
.tableau td {
    padding: .625em;
    text-align: center;
   
}


.tableau th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}


/* WEBKIT */
.tableau-container::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.tableau-container::-webkit-scrollbar-track {
    background: #f1f1f1;border-radius: 5px;
}
.tableau-container::-webkit-scrollbar-thumb {
    background: #323c90;border-radius: 5px;
}
/* FIREFOX */
.tableau-container {
    scrollbar-width: large;
    scrollbar-color: #323c90 #f1f1f1;
}

.tableau tr td:first-of-type,
.tableau tr th:first-of-type {
    /* border-right: 1px solid #eaeaea; */
    text-align: left;
}
.tableau tr td:last-of-type {
    text-align: right;
}
.tableau tr:first-of-type td{
    background-color: #777aa3;
    color: #fff;
}
.tableau tr:nth-last-child(odd) {
    background-color: #ededed;
}




/* masonry */
.pix-masonry-photo {padding:10px;    text-align: center;}

.pix-masonry-wrapper {display:none;overflow: hidden;}  




/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of3 { width: 33.333%; }

#pix-masonry[data-columns]::before {
  content: '3 .column.size-1of3';
}

@media screen and (max-width: 480px){
  #pix-masonry[data-columns]::before {
    content: '1 .column.size-1of1';
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  #pix-masonry[data-columns]::before {
    content: '2 .column.size-1of2';
  }
}
@media screen and (min-width: 769px) {
  #pix-masonry[data-columns]::before {
    content: '3 .column.size-1of3';
  }
}

/* Again, youre free to use and define the classes: */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }
/* fin masonry */





/* isotope */

.isotope-grid-item { width: 33.33%; }

@media (max-width:1200px) {
    .isotope-grid-item { width: 50%; }
}

@media (max-width:520px) {
    .isotope-grid-item { width: 100%; }
}

.isotope-filter {margin-bottom: 30px;}
.isotope-filter a {position: relative;cursor: pointer;text-transform: uppercase;display: inline-block;padding:4px 20px;}

.isotope-filter a.active {color:#b87d2a;}

.isotope-filter a.active:after {    position: absolute;
    content:" ";
    display: block;
    height:3px;
    background-color: #b87d2a;
    width:100%;
    left:50%;
    transform: translateX(-50%);
    margin:auto;
    margin-top:10px;
}

.pix-masonry-photo {
    padding: 10px;
    text-align: center;
}




.formulaire-demande-bien-envoyee {
    background-color: rgba(0,0,0,0.1);
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.1);
}



.slogan {
    background-color: #ebd4de;
    box-shadow: 4px 4px 20px rgba(0,0,0,0.1);
    color: #000;
    padding: 30px;
    border-radius: 10px;
        overflow: hidden;
}






.wrapper-pix-iframe {

}

.pix-iframe {
    margin:auto;height:730px;
    max-width: 1380px;
}




.infos {
    background-color: #efefef;
    padding: 10px;
    border: 1px solid #ccc;
    position:relative;
}



strong.rouge {color: #ac0202;}










.barre-langue {display: inline-block;vertical-align: middle;}


.barre-langue img {
    border-radius: 50%;
    vertical-align: top;
    height: 32px;
    width: 32px;
    transition: all 0.2s ease 0s;
}

.barre-langue a:hover img {
    
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}

div.barre-langue a img {filter:none;}




#anim-corail-l {
    animation: anim-corail-l 8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    left: -500px;
    top: 200px;
    background: url(i2/corail-2x.png) no-repeat center center;
    background-size: contain;
    width: 620px;
    height: 622px;
    position: absolute;
    display: block;
    opacity: 1;
    transition: all 0.3s ease 0s;
    z-index: -1;
    pointer-events: none;
}


@keyframes anim-corail-l {
   50% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translate(8px, 8px);
    } 
}


#anim-corail-r {
    animation: anim-corail-r 6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    right: -500px;
    top: 80px;
    background: url(i2/corail-2x.png) no-repeat center center;
    background-size: contain;
    width: 620px;
    height: 622px;
    position: absolute;
    display: block;
    opacity: 1;
    transition: all 0.3s ease 0s;
    z-index: -1;
    pointer-events: none;
}


@keyframes anim-corail-r {
   50% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translate(8px, 8px);
    } 
}











@media (max-width:1300px) {
    #menu-desktop span, #menu-desktop a {font-size:18px;padding:30px 17px 30px 17px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;padding:20px 17px 20px 17px;}
    #menu-desktop ul ul a {font-size: 17px;}
}

@media (max-width:1150px) {
    #menu-desktop span, #menu-desktop a {font-size:18px;padding:30px 12px 30px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;padding:20px 12px 20px 12px;}
    #menu-desktop ul ul a {font-size: 17px;}
}


@media (max-width:1080px) {
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:30px 10px 30px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:20px 10px 20px 10px;}
    #menu-desktop ul ul a {font-size: 16px;}
}

@media (max-width:1020px) {
    #menu-desktop span, #menu-desktop a {letter-spacing:-0.4px;font-size:17px;padding:30px 10px 30px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {letter-spacing:-0.4px;font-size:17px;padding:20px 10px 20px 10px;}
    #menu-desktop ul ul a {letter-spacing:-0.4px;font-size: 16px;}
}



@media (max-width:980px) {

    .slicknav_menu {
      display:block;
    }

    .wrapper-menu {display: none;}

    #menu-desktop, #sousmenu-desktop {display:none;}
    a.header-reservation {margin-right: 2px;}

    .header-svg, .bandeau-fixe {height:160px;}
    div.logo {padding:10px 0px 0px 0px;}

}

@media (max-width:640px) {
    div.logo img {width: 260px;}
    .header-svg, .bandeau-fixe {height:140px;}
}


@media (max-width:460px) {
    .wrapper-header-contact {width: 90px;}
    .header-reseaux {position: absolute;margin-right: 0px;right:0px;top:70px;}
    .barre-langue {position: absolute;margin-right: 0px;right:0px;top:0px;}
    .header-contact-instagram {   margin-right: 0px !important;}
}




@media (max-width:390px) {
    div.logo img {width: 230px;}
    .header-svg, .bandeau-fixe {height:126px;}
    .header-reseaux {top:60px;}
    .wrapper-header-top {padding:0px 5px;}
}

@media (max-width:350px) {
    div.logo img {width: 220px;}
    .header-reseaux {top:55px;}
    .header-svg, .bandeau-fixe {height:118px;}
}


#cookiescript_injected {    padding: 8px 50px 8px 20px !important;}




.wrapper-footer-animation {height: 65px;position: relative;overflow: hidden;}

.wrapper-footer-soleil {
    width: 125px;height: 125px;margin: auto;
    position: absolute;
    top: 0px;left: calc(50% - 62px);
    animation: globe 15s infinite linear;
    opacity: 0.6;
    transition: all 0.3s ease 0s;
    animation-play-state: paused;
}

.wrapper-footer-soleil:hover {
    animation-play-state: running;
    opacity: 1;
}


@keyframes globe {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-180deg);}
  100% {transform: rotate(-360deg);}
}






.wrapper-icones h3.h1:after {
    content:" ";
    position: absolute;
    width:131px;height: 29px;
    bottom:-32px;left:50%;transform: translateX(-50%);
    background: url('i2/titre-centre-2x.png') no-repeat center center;
    background-size: 131px 29px;
}

.wrapper-icones h3 {
    margin-bottom: 50px;
}


.wrapper-icones {
    background: url('i2/carousel-icones-bg.jpg') no-repeat center center;
    margin-top:0px;margin-bottom: 40px;
    padding:20px 0px 20px 0px;
    position: relative;
}

.wrapper-icone {
    outline: 2px solid #c44752;
    outline-offset: -1px;
    background:rgba(196,71,82,0.78) url('i2/bulles-2x.png') no-repeat center bottom -20px;
    background-size:80px auto;
    text-align: center;
    margin: auto;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    padding: 0px;
    border-radius: 50%;
    width: 300px;
    padding-top: 100%;
    position: relative;
    transition: all 0.2s ease 0s;
}

.wrapper-icone:hover {
    background-color: rgba(196,71,82,0.88);
}

.wrapper-icone-inner {position: absolute;top: 50%;left: 0px;width: 100%;text-align: center;transform: translateY(-50%);}

.wrapper-icone img {width:140px !important;}

.wrapper-icone:hover {}

.wrapper-icones .owl-item a  {text-decoration: none;display: inline-block;}

h3.icone-titre {
    font-size: 22px;color:#fff;text-align: center;line-height: 1.1;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;padding: 10px 5px 20px 5px;
}

h3.icone-titre:after {
    content: none;
}

h3.icone-titre.icone-single {line-height: 2.5;}

.owl-carousel .owl-item img {margin:auto;}
.owl-carousel .owl-item {text-align:center;}

.owl-carousel-icones .owl-item {padding:20px;}

@media (max-width:500px) {
   .owl-carousel-icones .owl-item {padding: 15px;}
}



@media (max-width:420px) {
    .wrapper-icone {width: 260px;}
    h3.icone-titre {font-size: 18px;padding: 4px 5px 20px 5px;}
 }














.wrapper-hebergements {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#faf0ec+1,faf0ec+50,faf0ec+100&1+0,0+50,0+100 */
background: -moz-linear-gradient(top,  rgba(250,240,236,1) 0%, rgba(250,240,236,0.98) 1%, rgba(250,240,236,0) 50%, rgba(250,240,236,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(250,240,236,1) 0%,rgba(250,240,236,0.98) 1%,rgba(250,240,236,0) 50%,rgba(250,240,236,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(250,240,236,1) 0%,rgba(250,240,236,0.98) 1%,rgba(250,240,236,0) 50%,rgba(250,240,236,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf0ec', endColorstr='#00faf0ec',GradientType=0 ); /* IE6-9 */

    margin-top:0px;margin-bottom: 40px;
    padding:0px 0px;
    position: relative;

}
.wrapper-hebergement {text-align: center;background: #fff;max-width: 440px;margin:auto;}

.wrapper-hebergement img {
    box-shadow: 0px 0px 20px rgba(0,0,0,0.25);
}

.wrapper-hebergements h3 {padding-top: 40px;}

.wrapper-hebergement:hover {
    box-shadow: 0px 0px 20px rgba(0,0,0,0.25);
    background: #fff;
}

.wrapper-hebergement a  {text-decoration: none;    color: initial;}

h3.hebergement-titre {
    font-weight: 400;
    
    margin:0px 0px 0px 0px;
    padding-top:20px;
    padding-bottom: 15px;
    font-size: 22px;color:#fff;text-align: center;line-height: 1.1;
    text-decoration: none;
    text-transform: none;
    color:#036dab;
    position: relative;
}


.hebergement-texte {padding:20px;}

.owl-carousel-hebergements .owl-item {padding:30px;}




.pas-de-photos {
    text-align: center;
    background-color: #f7f7f7;
    border: 1px solid #dfdfdf;
    padding: 20px;
    font-size: 20px;
    margin-bottom: 30px;
}



.owl-carousel .owl-item img {margin:auto;}
.owl-carousel .owl-item {text-align:center;}

.carousel-ticker .owl-item {
    padding: 0px 20px;
}

.owl-dots {display: none;}


.wrapper-bande-carousel-ticker .carousel-ticker-megatitre {
    position: absolute;
    left: 0px;
    width: calc(100% / 5 + 1px);
    height: 100%;
    z-index: 1000;
    background:#ececec;
}

.wrapper-bande-carousel-ticker .carousel-ticker-megatitre h2 {
    margin: 0px;
    padding: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.wrapper-bande-carousel-ticker .carousel-ticker-megatitre h2:after {
    content: none;
}

@media (max-width:1299px) {
    .wrapper-bande-carousel-ticker .carousel-ticker-megatitre {width: calc(100% / 4 + 1px);}
}

@media (max-width:999px) {
    .wrapper-bande-carousel-ticker .carousel-ticker-megatitre {width: calc(100% / 3 + 1px);}
}

@media (max-width:699px) {
    .wrapper-bande-carousel-ticker .carousel-ticker-megatitre {width: calc(100% / 2 + 1px);}
}

@media (max-width:480px) {
    .wrapper-bande-carousel-ticker .carousel-ticker-megatitre {
        width: 100%;
        display: block;
        position: static;
        padding: 50px 10px;
    }
    .wrapper-bande-carousel-ticker .carousel-ticker-megatitre h2 {transform: none;}
}




.wrapper-bande-carousel-ticker {
    background:#efefef;
    position: relative;
    margin-bottom: 40px;
}



.wrapper-bande-carousel-ticker > h3 {
    margin:0;padding:0;text-align: center;
    font-size: 30px;font-weight: normal;margin-bottom: 30px;
}

.wrapper-carousel-ticker-titre {
    position: absolute;top:0;left:0;width:100%;height:100%;
    background-color:  rgba(255,255,255,0);
    transition: all 0.3s ease 0s;
}


h3.carousel-ticker-type-projet, h3.carousel-ticker-type-actu {
    position: absolute;
    text-align: center;
    top:0;
    left:0;
    width:100%;
    z-index: 10;
    padding:0;margin:0;
    margin-top:0px;
    opacity: 0;
    text-transform: uppercase;
    transform: translateY(40px);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    transition: all 0.2s ease 0s;
    color:#fff;
}

.carousel-ticker-wrapper a:hover h3.carousel-ticker-type-projet,
.carousel-ticker-wrapper a:hover h3.carousel-ticker-type-actu
{
    opacity: 1;
    transform: translateY(30px);
}



h3.carousel-ticker-titre {
    transition: all 0.3s ease 0s;
    position: absolute;top:50%;left:0px;width:100%;z-index: 10;
    transform: translateY(0);
    margin: 0;color:#fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;font-weight: 500;
    padding:0px 10px;
    font-size: 16px;
    opacity: 0;
}

.carousel-ticker-wrapper {
    display: inline-block;width:100%;background-position: center center; background-size: cover;
    vertical-align: top;
}


.carousel-ticker-wrapper a {
    display: block;
    padding-top: 100%;
    text-decoration: none;color:initial;
}

.carousel-ticker-wrapper a:hover h3.carousel-ticker-titre {
    opacity: 1;
    transform: translateY(-50%);
}

.carousel-ticker-wrapper a:hover .wrapper-carousel-ticker-titre {
    background-color:  rgba(119,122,163,0.9);
}





.carousel-ticker-wrapper a:hover img { box-shadow: 5px 5px 15px rgba(0,0,0,0.6);}

