
@font-face {
    font-family: 'Kalem';
    src: url('fonts/kalem.ttf') format('truetype');
    font-weight: normal;
}


* {-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;
}


.pswp {z-index: 15000000000 !important;}


html {
 overflow-y: scroll !important;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    color: #1d1d1d;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: #fff;
    line-height: 1.4;
}


.wrapper {
    /* overflow: hidden; */
}


.bandeau-fixe {
    height: 60px;
}


.header-activites h3 {
    font-family: "Rammetto One", sans-serif;
    font-weight: 800;
    margin:0;
    padding:0;
    line-height: 1.1;
    margin-right: 25px;
    font-size:21px;
    background: none;
    -webkit-text-fill-color: #fff;
    color: #fff;
    font-style: normal;
}

.header-activites h3 strong {
    font-weight: 600;
    display: block;
}

.header-activites h3 strong a {
    text-decoration: none;
    color:#ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.header-activites h3 strong a:hover {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.header-top {
    height: 110px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 100%;
}


.header-tel {
    padding-top:10px;
}

.header-tel a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 900;
    color:#FF7900 !important;
    display: inline-block;
    border-radius: 8px;
    padding: 2px 10px;
    margin-right: 20px;
    font-size: 21px;
    line-height: 1.2;
    transition: transform 0.2s ease;
}

.header-tel a:hover {
    background-color:#E20E79;
    color:#fff !important;
}

.header-tel a:hover img {
   filter: invert(100%) sepia(100%) saturate(0%) brightness(100) contrast(100%);
}

/* .header-tel:hover img {filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.7));} */

.header-tel img {
    vertical-align: -2px;
    margin-right: 5px;
}



.header-contact {
    position: relative;
    display: block;
    width:140px;height: 100px;
    background-color: #E20E79;
    overflow: hidden;
}

.header-contact a.bouton-contact {
    width:100%;height: 100%;display: block;
    text-align: right;padding:12px 12px 0px 0px;
}

.header-contact a.bouton-contact img {
    filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.4));
}

.header-contact .bouton-contact-bg {
    background: url('i/contact.png') no-repeat center center / 150px 100px;
    position: absolute;left:0px;z-index: 0;width:150px;height: 100px;
    pointer-events: none;
    transition: left 0.15s ease-in-out 0s;
}

.header-contact:hover .bouton-contact-bg {
    left:-10px;
}



.wrapper-bandeau-shadow {
    box-shadow: 0px 4px 12px rgba(0,0,0,0.35);
    position: relative;
    z-index: 200000;
}


@media (max-width:1400px) {
    .header-activites h3, .header-tel a {font-size: 20px;}
}

@media (max-width:1330px) {
    .header-activites h3, .header-tel a {font-size: 19px;}
}

@media (max-width:1260px) {
    .header-activites h3 {
        font-family: "Roboto Condensed", sans-serif;
    }
    .header-activites h3 strong {
        font-weight: 500;
    }
    a.bouton-reservation {
        font-size: 20px;
    }
}

div.bandeau-responsive {
    position:relative;max-width:1680px;margin:auto;text-align: left;
}


.wrapper-bandeau-responsive-inner {
    padding: 0px 20px 0px 20px;
    position: relative;
    z-index: 1002;
}


div.wrapper-bandeau-responsive {
    padding-top:0px;
}


div.wrapper-logo {
    position: absolute;
    left:0px;top:0px;
    display: inline-block;
    z-index: 1003;
    padding:15px 0px 0px 30px;
}


div.logo {
    display: inline-block;margin: 0px;
    position: relative;
    padding:0px;
}


div.logo a {display: inline-block;padding:0px;}
div.logo a img {vertical-align: top;}


a.logo {text-decoration:none;z-index: 10;position: relative;display: inline-block;}
a.logo:focus {outline:none;}



.wrapper-contenu {
    /*z-index: 1000;*/
    position: relative;
}

.wrapper-contenu-inner {}

.wrapper-boxed-contenu {max-width:1380px;margin:auto;}

.wrapper-boxed {
    position:relative;
    z-index: 1;
    overflow: hidden;
}

.page-bienvenue .wrapper-boxed{
    background: url('i/carres.svg') no-repeat left bottom -1px / clamp(400px,46vw,600px) auto
}

.boxed {max-width:1380px;margin:auto;}
 
a.lienfooter:link,a.lienfooter:visited {color:#000; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;color:#000;}

h1, h2.h1, h3.h1 {
    font-weight: 400;
	font-size: clamp(21px,4vw,38px);
	color:#393939;
	margin:0px;
	padding:0px 0px 0px 0px;
    margin-bottom: -0.1em;
    position: relative;
    text-transform: uppercase;
    line-height: 1.1;
    font-family: "Rammetto One", sans-serif;
    font-style: normal;
}

h1 strong, h2.h1 strong, h3.h1 strong {
    font-weight: 400;
    font-style: normal;
    color: #E20E79;
}

span.dl {
    font-family: "Roboto", sans-serif;
    color: #E20E79;
    font-weight: 800;
    display: block;
    text-transform: uppercase;
    padding-top: 0px;
    font-size: calc(clamp(24px,4vw,38px) * 26 / 38);
    font-style: italic;
    line-height: 1.2;
}

.col2-2 h1:before {content: none;}



h2 {
    text-align:left;
    font-size: clamp(21px,2.6vw,30px);
    font-weight: 600;
    font-style:normal;
    color:#393939;
    margin:0px;
    padding:0px 0px 0px 0px;
    margin-bottom: -0.5em;
    position: relative;
    text-transform: none;
    line-height: 1.1;
    font-family: "Rammetto One", sans-serif;
    font-style: normal;
}



h2.news:after {content:none;}


h3 {
    text-align:left;
    font-size: clamp(18px,2.3vw,24px);
    font-weight: normal;
    font-style:normal;
    color:#393939;
    margin:0px;
    padding:0px 0px 4px 0px;
    position: relative;
    text-transform: none;
    line-height: 1.1;
    font-family: "Rammetto One", sans-serif;
}



div.padding { 
    padding:clamp(30px,4.6vw,60px) 20px 40px 20px;
}






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

/*.cadrephoto {border:1px solid #929292;}*/

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

a.lien:hover,
a.lien:active {
    text-decoration: none;
    color: #E20E79;
}


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

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






.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: url(i/puce.svg) no-repeat 0px 7px;
    background-size: 10px 10px;
	padding-left:18px;
    padding-right:2px;
	margin:0px 0px 5px 0px;
    line-height: 1.2;
    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:900px) {
    ul.n4 li {width:50%;}
}



@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:40px; max-width: 100%;}
div.left { float:left; padding-right:40px;max-width: 100%;}

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

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


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


@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;}


.obligatoire {font-size:15px; color:#ff3333; font-weight:bold; }

input.contact,textarea.contact {color:#111111; background-color:#f4f7f8; border:solid #333 1px; font-size:15px;}

input.contact_pb,textarea.contact_pb {  color:#111111; background-color:#f4f7f8; border:solid #ff0000 1px; font-size:15px;}
input.frmsubmit {  background-color:#D4A356; border:#D4A356 1px solid; height:22px; width:90px; cursor:hand;  font-size:15px; color:#000; font-weight:bold;  text-decoration:none;}

.cadresubmit { border:1px #111111 solid; }


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:rgba(60,60,60,0.07); font-weight:bold; font-style:normal;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#000; 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:#000;}


div.pagination {background-color:rgba(60,60,60,0.07);border:1px solid rgba(60,60,60,0.14);padding:6px;overflow:hidden;}



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



div.map {}

.form_header {
    background: #dddddd;
    color: #393939;
    text-align: left;
    padding: 4px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-family: "Rammetto One", sans-serif;
}
form table:nth-of-type(1) { border:1px solid rgba(0, 0, 0, 0.1);   box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);}

#form th, #form td {padding: 4px;}

body.page-contact label[for="element9i0"] {font-size: 13px;color: #999;}

#form sup{color:#E20E79;}
.error{color:#E20E79;}
.form_label {background-color:rgba(0, 0, 0, 0.05);font-weight:normal;}
.form_input {background-color:rgba(0, 0, 0, 0.05);}
div.form_note {font-style:italic;font-size:10px;}


.form_submit {background: #ff7900;color:#fff;border:none;padding: 10px 20px;text-transform: uppercase;font-weight: bold;cursor: pointer;}



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

@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;}



.slicknav_menu {
  display:none;
}

#menu {
    display:none;
  }



.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;}
 

#bandeau_fullwidth {max-width:1920px;margin:auto;position:relative;overflow: hidden;
background-color: #313131;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 770px;}

#bandeau-overlay {
    background:rgba(0, 0, 0, 0.5);width:100%;height: 100%;position: absolute;z-index: 100;
    pointer-events: none;
}


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


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







.wrapper-menu-desktop {
    background-color:transparent;padding:0px;
}



.wrapper-menu-desktop-boxed {max-width: 1380px;margin:auto;position: relative;}


.menu-arrow-svg {    
    width: 14px;
    height: 7px;
    position: absolute;
    bottom: 3px;
    left: 50%;
    background: #1d1d1d;
    transform: translateX(-50%);
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 0% 0%);
    transition: bottom 0.2s ease 0s;
}

#menu-desktop > ul > li:hover .menu-arrow-svg {
    bottom: 1px;
}

#menu-desktop > ul > li.selected .menu-arrow-svg {
    background: #fff;
}




#menu-desktop > ul {
}

#menu-desktop li em {
    font-style: normal !important;
    display: inline-block;
}



#menu-desktop > ul > li::after {
    content: " ";
    background: linear-gradient(to bottom, #FF8DD1 0%, #FF8DD1 100%);
    width: 100%;
    height: 0%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1;
    border-radius: 12px 12px 0px 0px; 
    transition: all 0.2s ease-in-out 0s;
}

#menu-desktop > ul > li:hover::after {
    content: " ";
    background-color:rgba(0,0,0,0.4);
    width:100%;height:100%;
    position: absolute;
    bottom: 0px;
    left:0px;
    pointer-events: none;
    opacity: 0.3;
    z-index: -1;
}


#menu-desktop > ul > li.selected::after {
    content: " ";
    background:#E20E79;
    width:100%;height:100%;
    position: absolute;
    bottom: 0px;
    left:0px;
    pointer-events: none;
    opacity: 1;
    z-index: -1;
   border-radius: 12px 12px 0px 0px;
}



body.scrolled #menu-desktop > ul > li.selected:after, body.scrolled #menu-desktop > ul > li:hover:after {
    content: none;
}



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




/* 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 .wrapper-menu-desktop-boxed > ul > li {
    border-left: 1px solid #e1e1e1;
}

#menu-desktop .wrapper-menu-desktop-boxed > ul > li:nth-of-type(1) {
    border-left: none;
}





#menu-desktop ul li ul {
    transform-origin: top;
    text-align: left;
    background-color: rgba(255,255,255,0.88);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
}


/* Styling the links */
#menu-desktop span {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;
    font-size:20px;
    position: relative;
    cursor: pointer;
    display:block;
    color:#1d1d1d;
    line-height: 24px;
    text-decoration:none;
    text-align: center;
    padding:33px 39px 33px 39px;
    text-transform: uppercase;
    
}

#menu-desktop span.double {padding:21px 39px 21px 39px;}





/* Styling the links */
#menu-desktop a {

    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;
    font-size:20px;
    position: relative;
    display:block;
    color:#1d1d1d;
    line-height: 24px;
    text-decoration:none;
        text-align: center;
    padding:33px 39px 33px 39px;
    text-transform: uppercase;
    

}
#menu-desktop a.double {padding:21px 39px 21px 39px;}


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


}

#menu-desktop a.selected {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

#menu-desktop span:hover {


}


#menu-desktop ul li:hover > span {


}


#menu-desktop span.selected ,#menu-desktop ul li:hover > span.selected {
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}



#menu-desktop ul ul a:hover {
    /* background: linear-gradient(to bottom, #FF8DD1 0%, #FF8DD1 100%); */
    background: #FFDDF1;
}

#menu-desktop ul ul a.selected {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    color: #fff;
    background:#E20E79;
}
#menu-desktop ul ul a.selected .sousligne {
    color: #fff;
}

#menu-desktop ul ul a { 
    transition: padding 0.2s ease 0s;
text-align:center;
padding:22px 10px 22px 10px;line-height: 1.1;
        font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    color:#1d1d1d;
}
#menu-desktop ul ul a .sousligne {
    line-height: 1.2;
    padding: 0;
    font-style: italic;
    font-size: 14px;
    text-transform: none;
    color: #5a5a5a;
}
#menu-desktop ul ul a:hover .sousligne {
    background-color: transparent;
}


#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index: 1000000;
    width: 100%;
}

/*#menu-desktop ul ul.page-contact {
    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;
}

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

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

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


@media (max-width:1680px) {
    #menu-desktop span, #menu-desktop a {font-size:20px;padding: 33px 32px 33px 32px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:20px;padding: 21px 32px 21px 32px;}
    #menu-desktop ul ul a {font-size:19px; padding: 18px 10px 18px 10px;} 
}

@media (max-width:1580px) {
    #menu-desktop span, #menu-desktop a {font-size:20px;padding: 33px 26px 33px 26px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:20px;padding: 21px 26px 21px 26px;}
    #menu-desktop ul ul a {font-size:19px; padding: 18px 10px 18px 10px;} 
}

@media (max-width:1500px) {
    #menu-desktop span, #menu-desktop a {font-size:20px;padding: 28px 22px 28px 22px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:20px;padding: 16px 22px 16px 22px;}
    #menu-desktop ul ul a {font-size:19px; padding: 18px 10px 18px 10px;} 
    div.logo a img {width:450px;}
    div.wrapper-logo {padding-left:20px;}
}

@media (max-width:1400px) {
    #menu-desktop span, #menu-desktop a {font-size:20px;padding: 23px 18px 23px 18px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:20px;padding: 11px 18px 11px 18px;}
    #menu-desktop ul ul a {font-size:19px; padding: 18px 10px 18px 10px;} 
    div.logo a img {width:420px;}
    div.wrapper-logo {padding-left:20px;padding-top:10px;}
    .header-contact {width:112px;height: 80px;}
    .header-contact .bouton-contact-bg {width:120px;height: 80px;background: url(i/contact.png) no-repeat center center / 120px 80px;}
    .header-contact:hover .bouton-contact-bg {
        left: -8px;
    }
    .header-tel a {margin-right: 10px;}
    .header-top {height: 100px;}
    .header-contact img {width: 26px;}
}

@media (max-width:1320px) {
    #menu-desktop span, #menu-desktop a {font-size:20px;padding: 18px 14px 18px 14px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:20px;padding: 6px 14px 6px 14px;}
    #menu-desktop ul ul a {font-size:19px; padding: 18px 10px 18px 10px;} 
    div.logo a img {width:380px;}
    .header-top {height: 90px;}
}

@media (max-width:1220px) {
    #menu-desktop span, #menu-desktop a {letter-spacing:-0.5px;font-size:19px;padding: 18px 12px 18px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {letter-spacing:-0.5px;font-size:19px;padding: 6px 12px 6px 12px;}
    #menu-desktop ul ul a {letter-spacing:-0.5px;font-size:18px; padding: 18px 10px 18px 10px;} 
    div.logo a img {width:320px;}
    .header-top {height: 80px;}
    .wrapper-bandeau-responsive-inner {padding: 0px 15px 0px 15px;}
    .header-contact {width:98px;height: 70px;}
    .header-contact .bouton-contact-bg {width:105px;height: 70px;background: url(i/contact.png) no-repeat center center / 105px 70px;}
    .header-contact:hover .bouton-contact-bg {
        left: -7px;
    }
    .header-contact a.bouton-contact {padding: 8px 8px 0px 0px;}
    .header-tel {padding-top: 6px;}
    .header-tel a {margin-right: 5px;}
    div.wrapper-logo {padding-top: 15px;}
}


@media (max-width:1080px) {
    #menu-desktop span, #menu-desktop a {letter-spacing:-0.7px;font-size:18px;padding: 15px 11px 15px 11px;}
    #menu-desktop span.double, #menu-desktop a.double {letter-spacing:-0.7px;font-size:18px;padding: 6px 8px 6px 8px;}
    #menu-desktop ul ul a {letter-spacing:-0.7px;font-size:17px; padding: 18px 10px 18px 10px;} 
    div.logo a img {width:300px;}
    .header-top {height: 76px;}
    .wrapper-bandeau-responsive-inner {padding: 0px 10px 0px 10px;}
    .header-contact {width:98px;height: 70px;}
    .header-contact .bouton-contact-bg {width:105px;height: 70px;background: url(i/contact.png) no-repeat center center / 105px 70px;}
    .header-contact:hover .bouton-contact-bg {
        left: -7px;
    }
    .header-contact a.bouton-contact {padding: 8px 8px 0px 0px;}
    .header-tel {padding-top: 6px;}
    .header-tel a {margin-right: 5px;}
    div.wrapper-logo {padding-top: 15px;}
}



@media (max-width:990px) {

   .wrapper-bandeau-shadow {
        height: 130px;
    }
    body.page-bienvenue .wrapper-header-top {
        box-shadow: 0px 4px 12px rgba(0,0,0,0.35);
    }


    .slicknav_menu {
      display:block;
    }

    #menu-desktop, #sousmenu-desktop {display:none;}

    .header-top {
        position: absolute;
        right: 0px;
        top: auto;
        bottom:0px;
        padding-right: 0px;
        height: auto;
    }
    
    .bouton-contact-bg {
        transform: scaleY(-1);
    }

    .header-tel {
        padding-top: 38px;
    }

    .header-contact a.bouton-contact {
        padding: 41px 8px 0px 0px;
    }

    .header-activites h3 {margin-right: 15px;}
}

@media (max-width:670px) {
    .header-tel span {display: none;}
    .header-tel img {margin-right: 0px;}
}

@media (max-width:540px) {
    .header-tel {display: none;}
}


@media (max-width:500px) {
    div.logo a img {
        width: 260px;
    }
    div.wrapper-logo {
        padding-top: 10px;
        padding-left: 15px;
    }
    .header-contact {width:84px;height: 60px;}
    .header-contact .bouton-contact-bg {width:90px;height: 60px;background: url(i/contact.png) no-repeat center center / 90px 60px;}
    .header-contact:hover .bouton-contact-bg {
        left: -5px;
    }
    .header-contact a.bouton-contact {
        padding: 34px 8px 0px 0px;
    }
    .header-contact img {
        width: 22px;
    }
    .wrapper-bandeau-shadow {
        height: 110px;
    }

}

@media (max-width:430px) {
    div.logo a img {
        width: 220px;
    }
    .slicknav_menu .slicknav_menutxt {
        font-size: 18px !important;
    }
    .slicknav_menu .slicknav_icon {margin-top:3px !important;}
    .header-contact {width:70px;height: 50px;}
    .header-contact .bouton-contact-bg {width:75px;height: 50px;background: url(i/contact.png) no-repeat center center / 75px 50px;}
    .header-contact:hover .bouton-contact-bg {
        left: -4px;
    }
    .header-contact img {
        width: 20px;
    }
    .header-contact a.bouton-contact {
        padding: 26px 5px 0px 0px;
    }
    .wrapper-bandeau-shadow {
        height: 95px;
    }
    .slicknav_btn {
        top:6px !important;right:4px !important;
    }
    div.wrapper-logo {
        padding-left: 10px;
    }
}


@media (max-width:380px) {
    div.logo a img {
        width: 200px;
    }
    .slicknav_btn {
        top:0px !important;right:0px !important;
    }
    .wrapper-bandeau-shadow {
        height: 90px;
    }
    .slicknav_menu .slicknav_menutxt {
        font-size: 16px !important;
        letter-spacing: -0.5px;
    }
    .slicknav_menu .slicknav_icon {
        margin-top: 2px !important;
        margin-left: 4px !important;
    }
}


a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 200000000;
    right: 20px;
    bottom: 20px;
    background: #ff7900 url("i/arrow-up.svg") no-repeat center center;
    background-size: 22px 22px;
    border-radius: 6px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.27);
    transition: background 0.2s ease 0s;
}

a.back-to-top:hover {
    background: #ff7900 url("i/arrow-up.svg") no-repeat center center;
    background-size: 26px 26px;
}


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





div.wrapper-footer {
   position: relative;
   background-color: #ffffff;
   overflow: hidden;
}

div.wrapper-footer::after {
    content: '';
    display: block;
    width: 100%;
    aspect-ratio: 1920 / 108;
    background: url('i/deco-footer-bottom.svg');
    background-size: 50% 100%;
    background-repeat: repeat-x;
    background-position: left center;
}
@media (max-width: 960px) {
    div.wrapper-footer::after {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        aspect-ratio: 960 / 108;
    }
}

 
.wrapper-footer-bande {
    position: relative;
}
.footer-logo {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 40px;
    border-radius: 0 20px 20px 0;
    box-shadow: 5px 0 15px rgba(0, 0, 0, 0.15);
}

div.footer-bande {
    color: #3f3f3f;
    max-width: 1680px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-right: 0px;
    padding-left: 240px;
}

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


.footer-2 .footer-inner {
    max-width: 300px;
}


.footer-liens {padding: 20px;}

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

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

.footer-reseaux a img {
    vertical-align: top;
    width: auto;
    height: 32px;
}



.footer-reseaux a.facebook {
    margin-right: 15px;
}


.footer-inner {
    display: inline-block;
    text-align: left;
}

.footer-bande h3 {
    color: #393939;
    font-size: clamp(20px,1.9vw,25px);
    font-family: "Rammetto One", sans-serif;
    text-shadow: none;
    font-style: normal;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    position: relative;
    line-height: 1.1;
    margin-bottom: 12px;
    position: relative;
    text-transform: uppercase;
}



.footer-tel, .footer-mail {
    display: inline-block;
    margin-top: 10px;
}
.footer-inner .jours {
    text-transform: uppercase;
}
.footer-inner .jours:nth-of-type(2) {
    margin-top: 10px;
    display: inline-block;
}

div.wrapper-mentions {
    position: relative;
    z-index: 1;
}


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

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

.footer-inner address {
    font-style: normal;
}
.footer-bande a {
    color: #3f3f3f!important;
    font-weight: 600;
    text-decoration: none;
}

.footer-bande a:hover {
    color: #FF7900 !important;
    font-weight: 600;
    text-decoration: none;
}

.footer-bande ul.puce {
    margin-top: 10px;
    padding-left: 0px;
}

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

.footer-bande ul.puce li:hover {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.footer-bande ul.puce li a {
    display: inline-block;
    padding: 4px 0px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
}

.footer-bande ul.puce li a:hover {color: #000;}

.footer-bande ul.puce li.footer-submenu {
    margin: 0px 0px 2px 0px;
}
.footer-bande ul.puce li.footer-submenu a {
    font-weight: 400;
    font-size: 15px;
    color: #bcbcbc;
    padding: 2px 0px;
}

.footer-logo img {vertical-align: top;}


@media (max-width: 1140px) {
    .footer-logo img {width:100px;}
    .footer-logo {padding:30px;}
    div.footer-bande {
        padding-left:180px;
        padding-top:80px;
        padding-bottom:80px;
    }
}





@media (max-width: 980px) {
    .footer-logo {
        padding: 20px;
    }
    div.footer-bande {
        padding-left:160px;
    }
}



@media (max-width: 900px) {
    .footer-1, .footer-2  {
        width: 50%;
    }
    .footer-3{
        display: none;
    }
    div.footer-bande {
        padding-top: 50px;
        padding-bottom: 50px;
    }

}
@media (max-width: 660px) {
    .footer-1, .footer-2 {
        width: 100%; 
    }
    .footer-inner {
        width: auto;
        text-align: center;
    }
    .footer-bande ul.puce li {
        text-align: center;
    }
    .footer-bande h3 {
        text-align: center;
    }
    .footer-logo {
        top:50px;
        transform: none;
    }
}

@media (max-width: 430px) {
    .footer-logo img {
        width: 50px;
    }
    .footer-logo {
        padding: 10px;
    }
    div.footer-bande {
        padding-left: 60px;
    }
}



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 {
    border-radius: 20px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2), 20px 20px 0 #efefef;
}

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

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

a.lien-actu-tag {
    font-size: 14px;
    background-color: #000;
    color: #fff;
    padding:4px 10px;
    text-decoration: none;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.45);
    float: right;
}


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%;}

}


.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;}


.encart-activites {
    pointer-events: none;
    font-weight: normal;
    font-size:22px;
    color:#fff;
    position: absolute;
    z-index: 100000;
    top: auto !important;
    bottom: 10px;
    left:0px !important;
    right:0px !important;
    padding:40px 30px 40px 50px;
    padding:clamp(16px,2.66vw,40px) calc(clamp(20px,2.66vw,40px) * 30 / 40) clamp(16px,2.66vw,40px) calc(clamp(20px,2.66vw,40px) * 50 / 40);
    text-transform: none;
    text-align:center;
    margin:auto;
    width: auto;
    line-height: 1.05;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.encart-activites h3 {
    
    color: #fff;
    text-align:center;margin: 0;padding:0;
    text-transform: none;
    font-weight: 900;
    line-height: 1.1;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size:clamp(20px,2.4vw,36px);
}

.rsDefault .rsGCaption {
    top: auto !important;
    bottom: 0px !important;
    left: 0px !important;
    right: initial !important;
    padding:0 !important;
    z-index: 100000;
    margin:auto !important;
    pointer-events: none;
    border-radius:0px !important;
    text-align: center !important;
}



.rsDefault .rsArrowIcn { 
    background:rgba(255,107,133,0.5) url('i/slider-arrow-right.svg') no-repeat center center!important;
    background-size: 24px 24px !important;
    transition: all 0.2s ease 0s;
}

.rsDefault .rsArrowLeft .rsArrowIcn {
    transform:rotate(180deg);
}


.rsDefault .rsArrowIcn:hover {
    background:rgba(255,107,133,0.9) url('i/slider-arrow-right.svg') no-repeat center center!important;
    background-size: 28px 28px !important;
}


.rsDefault .rsArrow {z-index: 200001 !important;}

.rsGCaption {

}





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




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


a.bouton {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    display:inline-block;
    padding:clamp(12px,3vw,20px) calc(clamp(12px,3vw,20px) * 25 / 20);
    text-align: center;
    color:#ff7900;text-decoration: none;
    font-size:clamp(18px,3vw,21px);
    line-height: clamp(18px,3vw,20px);
    border-radius: clamp(18px,3vw,20px);
    margin-top:10px;
    border:4px solid #ff7900;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}

a.bouton:hover {background:#ff7900;color:#fff;text-shadow:none;}


.owl-carousel .owl-item img {margin:auto;}
.owl-dots {display: none !important;}



table.tableau {
    border-collapse: collapse;
}

table.tableau tr:first-of-type td {
    background: #ff7900;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

table.tableau td {
    padding: 4px;
    border: 1px solid #ccc;
    background: #fff;
}

table.tableau .combo td {
    background: #ffced9;
}


span.petit {
    font-size: 15px;
    font-style: italic;
}



.reseaux-facebook:hover img, .reseaux-linkedin:hover img {
    -webkit-filter: brightness(73%) sepia(82%) hue-rotate(1deg) saturate(516%) contrast(1);
    filter: brightness(73%) sepia(82%) hue-rotate(1deg) saturate(516%) contrast(1);
}


a.reseaux-facebook {display: inline-block;width:32px;height:32px;}

a.reseaux-facebook:hover img { 
    animation: flip 0.6s 1 linear;
}

a.reseaux-linkedin {display: inline-block;width:32px;height:32px;margin-left:5px;}

a.reseaux-linkedin:hover img { 
    animation: flip 0.6s 1 linear;
}


@keyframes flip {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(359deg); }
}



div.wrapper-encarts {position: relative;width:100%;line-height: 0;    max-width: 1920px;
    margin: auto;}


.encart1-image, .encart1-texte {width:25%;display: inline-block;vertical-align: middle;position: relative;}
.encart2-image, .encart2-texte {width:25%;display: inline-block;vertical-align: middle;position: relative;}

.encart1-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #000;color:#fff;}
.encart2-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #000;color:#fff;}



div.wrapper-encarts h3 {position: absolute;
    font-size: 26px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal;
    margin: 0;
    text-align: center;
    width: 100%;
    line-height: 1.3;
    }




div.wrapper-encarts a:hover .encart1-texte img, div.wrapper-encarts a:hover .encart1-image img, div.wrapper-encarts a:hover .encart2-texte img, div.wrapper-encarts a:hover .encart2-image img  {filter:brightness(120%);}




@media (max-width:1400px) {
    div.wrapper-encarts h3 {font-size: 22px;}
}

@media (max-width:1200px) {
    div.wrapper-encarts h3 {font-size: 20px;}
}

@media (max-width:980px) {
    div.wrapper-encarts h3 {font-size: 18px;}
}

@media (max-width:860px) {
    div.wrapper-encarts h3 {font-size: 16px;}
}


@media (max-width:960px) {
    div.wrapper-encarts h3 {font-size: 20px;}

    .encart1-image, .encart1-texte, .encart2-image, .encart2-texte, .encart3-image, .encart3-texte, .encart4-image, .encart4-texte {width:50%;}
    .encart4-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #fff;color:#245471;}
    .encart3-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #245471;color:#fff;}
}

@media (max-width:560px) {
    div.wrapper-encarts h3 {font-size: 18px;}
}


@media (max-width:560px) {
    div.wrapper-encarts h3 {font-size: 16px;}
}

@media (max-width:390px) {
    div.wrapper-encarts h3 {font-size: 14px;}
}






@keyframes jiggle {
  /* start at 0deg and this scale size.
     scale size is repeated here to maintain smooth scaling */
  0% {transform: rotate(0deg);}
  /* midway rotate 2deg right */
  25% {transform: rotate(4deg);}
  50% {transform: rotate(0deg);}
  75% {transform: rotate(-4deg);}
  /* end rotate -2deg left */
  100% {transform: rotate(0deg)}
}




.slick-dots li button {color:#fff !important;}








.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;}



/* isotope */

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


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

@media (max-width:560px) {
    .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;
        font-size: 14px;
    color: #858585;
}







.boxed-bande-activites-titre {padding:0px 10px;}
.boxed-bande-activites-titre h2.h1 {
    text-align: center;margin-bottom: clamp(0px,3vw,30px);
    padding-bottom: 0px;
}
.boxed-bande-activites-titre h2.h1:after {content:none;}



.wrapper-bande-activites {
    padding:80px 0px 60px 0px;
    position: relative;
    z-index: 20000000;
    background:#f6f6f6 url('i/quart-rond.svg') no-repeat right center / auto 100%;
}


.wrapper-bande-activites h3 {padding:0px;margin:0px;font-size:36px;font-weight:normal;text-align:center;color:#fff;text-transform: uppercase;margin-bottom: 14px;}
.wrapper-bande-activites h3 span {display:block;font-weight:normal;text-transform: none;font-size:16px;}




.wrapper-activites-activite {
    width: 450px;position: relative;
    max-width: 100%;
}

.wrapper-activites-activite a {
    font-weight: bold;
    display: inline-block;color:#fff;text-decoration: none;
    vertical-align: top;position: relative;
    display: block;
    height: 100%;
    transition: all 0.25s ease 0s;
}

.wrapper-activites-image {
    overflow: hidden;
    box-shadow:0px 4px 12px rgba(0, 0, 0, 0.2);
}

.wrapper-activites-image img {
    width: auto !important;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    transition: all 0.3s ease-in-out 0s;
    
}

.wrapper-activites-titre {
    display: inline-block;
    font-size:calc(clamp(30px,3vw,38px) * 22 / 38);
    z-index: 3;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.1;
    font-weight:500;
    position: absolute;
    top:0px;left:0px;
    width: 100%;
}

.wrapper-activites-titre strong {
    font-family: "Roboto Condensed", sans-serif;
    display: inline-block;
    background: #FF7900;
    border-radius: 4px;
    padding:clamp(10px,3vw,20px) clamp(15px,3vw,25px);
    border-radius: 14px;
    transform: translateY(-50%);
    text-shadow:2px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow:0px 4px 12px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out 0s;
}



/* .activite-produits .wrapper-activites-titre strong {
    background: #FF7900;
}

.activite-etiquette .wrapper-activites-titre strong {
    background: #FF7900;
} */


.wrapper-activites-activite a:hover .wrapper-activites-image img {
    transform:scale(1.1);
}

.wrapper-activites-activite a:hover .wrapper-activites-titre strong {
    transform: translateY(-50%) scale(1.05);
    background: #E20E79;
}


@media (max-width: 500px) {
    .boxed-bande-activites-titre strong {
        display: block;
    }
}

.owl-carousel-activites .owl-item {padding:0px 20px;padding-top:50px;padding-bottom:20px;}
.owl-carousel-activites .owl-item div {margin:auto;}


.owl-carousel .owl-item img {margin:auto;}
.owl-dots {display: none !important;}

@media (max-width:1500px) {

}







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


label[for="element10i0"] {font-size: 13px;color: #666;}






.slogan {font-size: 18px;
    font-style: italic;
    background-color: #ebebeb;
    padding: 20px 20px;
    margin: 10px auto;}




.slick-dots {bottom: -30px !important;}

.slick-list {padding-top: 0px !important;}

.slick-dots li button {
    font-size: 0 !important;
    width: 10px !important;
    height: 10px !important;
    background: rgba(255,111,163,0.3) !important;
    border-radius: 50% !important;
}

.slick-dots li.slick-active button {
    background: rgba(255,111,163,1) !important;
}






.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 {
    background: linear-gradient(to top, #fdf4f6 50%, #ffffff 50%);
    overflow: hidden;
    padding-bottom: 50px;
}


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

.carousel-ticker-wrapper a {
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    height: 500px;
    box-shadow: 0 8px 16px rgba(187, 143, 151, 0.2);
    max-width: 400px;
    width: 100%;
    
    margin: 10px 0 20px;
}
.carousel-ticker-wrapper-col1 {
    width: 100%;
    height: 100%;
}
.carousel-ticker-wrapper-col1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 21px;
}
.carousel-ticker-wrapper-col2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;   
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.carousel-ticker-wrapper-col2 .height {
    width: 100%;
	height: 300%;
    transition: all 0.2s ease;
}
.carousel-ticker-wrapper-col2 .content {
    padding: 30px 20px 0;
	background: #fff;
    transform: translateY(25px);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all 0.2s ease;
    height: 100%;
}
h3.carousel-ticker-titre {
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    color: #1d1d1d;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
    font-style: normal;
    background: none;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}

.carousel-ticker-texte {
    font-size: 20px;
    color: #1d1d1d;
    font-weight: 400;
    line-height: 1.1;
}


.voiractu {
	width: 50px;
    height: 50px;
    margin: 0 auto;
    background: #ff7900;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    margin-top: 15px;
}
.voiractu img {
    opacity: 0;
}


.carousel-ticker-wrapper a:hover .carousel-ticker-wrapper-col2 .height {
    height: 0%;
}
.carousel-ticker-wrapper a:hover .carousel-ticker-wrapper-col2 .content {
    background: rgba(255, 255, 255, 0.85);
    height: 100%;
    transform: none;
}

.carousel-ticker-wrapper a:hover .voiractu img {
    opacity: 1;
}



.wrapper-bande-carousel-ticker .wrapper-lien {
    text-align: right;
    padding: 0 30px;
}
.wrapper-bande-carousel-ticker a.lien-bouton {
    color: #ff7900;
    text-align: right;
    margin-left: auto;
}
.wrapper-bande-carousel-ticker a.lien-bouton::after {
    transform-origin: right center;
    background-color: #ff7900;
}





.bande-mots {
    font-family: "Rammetto One", sans-serif;
    font-weight: 600;
    font-style: italic;
    background: linear-gradient(to right, #ff756c 0%, #ff90c0 100%);
    background-clip: text;
    color: transparent;
    padding: 0;
    white-space: nowrap;
    line-height: 2.2;
}

@media (max-width: 800px) {
    .bande-mots span.del {
        display: none;
    }
}




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


.footer-carousel-logos {padding:40px 10px 50px 10px;}


.owl-carousel .owl-item img {margin:auto;}
.owl-dots {display: none !important;}



.wrapper-carousel-icones {
    background: #313131;
    padding-top:clamp(30px,6vw, 60px);
position: relative;
}

.wrapper-carousel-icones::before {
    content:" ";
    background-color: #292929;
    z-index: 0;
    position: absolute;
    top:0px;left:0px;
    width: 100%;height: 100%;
    clip-path: polygon(100% 0, 50% 100%, 100% 100%);
}


.wrapper-carousel-icones h2 {
    color:#fff;
    padding: 0 10px;
    padding-bottom: 0px;
}

.wrapper-carousel-icones h2 span.dl {
    color:#fff;
}

.wrapper-carousel-icones h2:after {
    content:none;
}


.owl-carousel-icones {
    padding-top: 0;
}
.wrapper-icone {
    display: inline-block;
    text-decoration: none;
    color: currentColor;
    max-width: 320px;
    margin: 0 auto;
    padding: 20px 20px 0;
    text-align: center;
}

a.wrapper-icone .icone img {
    vertical-align: top;
    transition: all 0.3s ease-in-out 0s;
}

a.wrapper-icone:hover .icone img {
    transform: scale(1) rotate(12deg);
}



.wrapper-icone .icone {
    margin-bottom: 0px
}
.wrapper-icone .icone img {
    display: inline-block;
    margin: auto;
    width: 200px;
    height: 200px;
}
.wrapper-icone h3 {
    font-weight: 800;
    text-transform: uppercase;
    font-size: clamp(22px, 3vw, 28px);
    margin: 0;
    margin-bottom: 10px;
    color: #ff7900;
}
.wrapper-icone p {
    margin: 0;
    color: #fff;
}

@media (max-width: 840px) {
    .wrapper-icone {padding-top:10px;}
}

@media (max-width:700px) {
    .wrapper-icone {padding-top:0px;}
}


@media (max-width: 700px) {
    .wrapper-icone .icone {
        margin-bottom: 0px;
    }
}






.wrapper-bande-carousel-icones {
    padding: 30px 0px 0px 0px;

    background: #fbfbfb url('i/motif-icones.svg') bottom center;
    background-repeat: repeat;
    background-size:clamp(100px,12vw,160px) clamp(100px,12vw,160px);
    position: relative;
}


.wrapper-bande-carousel-icones::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-color: #fff;
    z-index: 0;
}
.padding-bande-carousel-icones {
    padding:clamp(40px,4vw,70px) 0;
    margin: 0 clamp(20px,4vw,40px);
    background-color: #fff;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
}

.carousel-icone-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 230px;
    margin: 0 auto;
}
.carousel-icone-wrapper .carousel-icone-image {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.carousel-icone-wrapper .carousel-icone-image img {
    object-fit: contain;
    object-position: center center;
    width: 100%;
    height: 100%;
}
.carousel-icone-titre {
    margin-top: 15px;
    text-transform: uppercase;
    font-style: normal;
    color: #393939;
    font-size: clamp(20px,3vw,22px);
    text-align: center;
}

.wrapper-bande-carousel-icones h3.emballez {
    margin: 0 auto;
    padding: clamp(20px, 6vw, 60px) 0px calc(clamp(20px, 6vw, 60px) * 40/60);
    text-align: center;
    font-style: normal;
    color: #e10e79;
    font-family: 'Kalem', serif;
    font-size: clamp(20px, 7vw, 40px);
}


#form {
    display: block;
}
#form tbody {
    display: block;
}
#form tr {
    display: flex;
    flex-direction: column;
}
#form th {
    text-align: left;
    padding: 8px 8px 4px;
}
#form td {
    padding: 0;
    line-height: 1;
    padding: 4px 8px;
}
#form td input:not([type="checkbox"]), #form td textarea {
    width: 100%;
}
.formulaire-envoyer {
    text-align: left;
}




.wrapper-flex-cols {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: center;
}
.wrapper-flex-cols .flex-col {
    flex-grow: 1;
    width: 100%;
}

@media (max-width: 1000px) {
    .wrapper-flex-cols {
        flex-direction: column;
        justify-content: center;
    }
}