/*--------- [THEME WAKA PAR AGENCE WAKA Copyright 2020-2026 https://agence-waka.fr/] ---------*/
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&family=Space+Grotesk:wght@300..700&display=swap');
* { border:0; margin:0; padding:0; list-style:none;  outline:none; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section, main { display:block; }
html {    font-size: 46%; }
:root {
    --couleur_noir : #000;
    --couleur_orange : #F39200;
    --couleur_bleu : #5CC4E2;
    --couleur_violet : #80466F;
    --couleur_vert : #026236;
    --wysiwyg-margin-elts: 4rem;
}



/*--------- [ LANDING VERO ] ---------*/

/* banniere */
#banniere {  background: var(--couleur_orange); overflow: hidden  }
#banniere .conteneur  { display: flex }
#banniere .cgauche { flex:0 0 60%; display: flex; flex-direction: column }
#banniere .cgauche > div { height: 300px; display: flex;  }
#banniere .cgauche .top { display: flex; align-items: center; justify-content: center; color:#fff;  padding: 20px }
#banniere .cgauche .bottom { flex:1; position: relative}
#banniere .cgauche .bottom:before { content:""; position: absolute; top:0; right:100%; bottom:0; background: var(--couleur_vert); width: 1000px;}
#banniere .cgauche .mobile { display: none }
#banniere .cgauche img { display: block}
#banniere .cdroite {flex:1; background-size: cover; background-position:right center; position: relative}
#banniere .cdroite:after { content:""; position: absolute; top:0; left:100%; bottom:0; background: var(--couleur_vert); width: 1000px; }
@media all and (max-width:1100px) {
    #banniere .cgauche .top h1 br { display: none }
}
@media all and (max-width:767px) {
    #banniere .container { padding: 0 !important;}
    #banniere .conteneur { display: block}
    #banniere .cgauche > div { height: auto}
    #banniere .cgauche .top { padding: 60px 35px }
    #banniere .cgauche .desktop { display: none}
    #banniere .cgauche .mobile { display: block}
    #banniere .cdroite { height: 130px}
}

/* presentation */
#presentation { position: relative; overflow: hidden; padding: 100px 0}
#presentation .conteneur {  padding: 3rem}
#presentation:before { content:""; background: var(--couleur_bleu); position: absolute; top:0; right: 50%; bottom:0; width: 1500px}
#presentation .forme { position: absolute; top:0; right: 0; width:305px }
#presentation .wysiwyg { color:#fff; padding-left: 8.4rem; padding-right: 8.4rem; background: var(--couleur_bleu); position: relative; z-index: 5}
#presentation .wysiwyg .deco { margin-bottom: 40px}
#presentation .wysiwyg .deco img { width: 80px}
#presentation .right { width:60rem; margin: 0 auto; max-width: 100% }
#presentation .right h3 { text-align: center; }
#presentation .steps > div { position: relative}
#presentation .steps > div:nth-child(even) { text-align: right}
#presentation .steps > div:nth-child(odd) .deco { left:50%; }
#presentation .steps > div:nth-child(even) .deco { right:50%}
#presentation .steps .deco { position: absolute; bottom:0; line-height: 0  }
#presentation .steps  .deco img { height: 50px }
#presentation .steps .bg {margin-bottom: 3rem; width: 50%; height: 10rem; display: inline-flex; justify-content: center; align-items: center; flex-direction: column; background: var(--couleur_violet); color:#fff; text-align: center}
#presentation .steps .num {  font-size: 4rem; display: block; font-weight: bold; line-height: 1.1}
#presentation .steps .txt { font-size: 2.3rem; }
@media all and (max-width:1450px) {
    #presentation .forme { width: 170px}
}
@media all and (max-width:989px) {
    #presentation { padding: 0 }
    #presentation .container { padding: 0 !important;}
    #presentation:before { display: none}
    #presentation .wysiwyg { padding:50px 35px}
    #presentation .wysiwyg .deco { float:left; margin-right: 30px; margin-top:6px}
    #presentation .wysiwyg p { clear: both}
    #presentation .col-6 { position: relative}
    #presentation .right { margin: 70px auto}
}
@media all and (max-width:700px) {
    #presentation .wysiwyg  h3 { font-size: 22px; line-height:28px; margin-bottom: 10px}
    #presentation .wysiwyg .deco { margin-right: 20px}
    #presentation .wysiwyg .deco img { width: 70px}
    #presentation .right { padding: 0 35px}
    #presentation .forme { width: 110px}
    #presentation .right h3 { text-align: left}
}

/* map */
#map { background:#F3F3F3; }


/* points vero */
#points-vero { background: var(--couleur_violet); color:#fff; overflow: hidden; padding: 8rem 0 4rem}
#points-vero .left { position: relative; margin-left: 20rem}
#points-vero .left .deco{ position: absolute; top:-5rem; right:calc(100% + 5rem); width: 1000px; text-align: right }
#points-vero .left .deco img { width: 27rem;}
#points-vero .right {  position: relative; max-width: 70rem}
#points-vero .right .btn-primary { border-color: #fff}
#points-vero .col-6 { position: relative}
#points-vero .deco_right { position: absolute; bottom:-1rem; left:100%; width: 13rem; height: 13rem; background: #fff; border-radius: 13rem}
@media all and (max-width:989px) {
    #points-vero { text-align: center; padding: 70px 0}
    #points-vero .left { margin: 0}
    #points-vero .left .deco { position: inherit; top:inherit; right: inherit; width: 100%; text-align: center; padding-bottom: 15px}
    #points-vero .left .deco img { width: 80px}
    #points-vero .right { max-width: 100%}
    #points-vero .wysiwyg { padding-top: 30px}
    #points-vero .deco_right { display: none}
}


/* tourisme et villages */
#tourisme { overflow: hidden; padding: 10rem 0}
#tourisme h3 { margin-bottom: 1rem}
#tourisme .container { padding-bottom: 7rem}
#tourisme .container:last-child { padding-bottom: 0}
#tourisme .container .row:nth-child(1) {  padding-bottom:15px  }
#tourisme .row.full { max-width: 100%}
.swiper-container {    width: 100%;    height: 100%;   }
.slider_tourisme { position: relative;}
.slider_tourisme .swiper-slide {     width: auto !important;   }
.slider_tourisme .swiper {    overflow: visible;    width: 100%;}
.slider_tourisme .swiper-nav { position: absolute; top:50%; z-index: 100; left:0; right: 0 }
.slider_tourisme  .swiper-nav div {position: absolute; background: url("../images/cursor.svg") no-repeat; top:-40px; background-size: 80px; width: 80px; height: 80px; overflow: hidden; text-indent: -9999px; cursor: pointer; }
.slider_tourisme .swiper-prev { left: 30px;  }
.slider_tourisme .swiper-next { right: 0;}
.slider_tourisme .swiper-button-disabled { display: none}

#slider-porte .swiper-wrapper,
#slider-musee .swiper-wrapper { justify-content: center; }

.lieu {  width: 89.5rem; }
.lieu > div  { display: block; width: 100%; height: 100%; padding-top: 60px; overflow: hidden; position: relative; /* cursor: url("../images/cursor.svg"), auto;*/}
.lieu .titre { position: absolute; top:0; left:0; right: 0; font-size: 3.8rem; line-height: 4.3rem; color:#fff; padding: 15px 30px 15px 65px; background-repeat: no-repeat; background-size: auto 30px; text-transform: uppercase }
.lieu .visuel { line-height: 0; height: 440px; overflow: hidden}
.lieu .visuel img { object-fit: cover; width: 100%; height: 100%}
.lieu .hover { position: absolute; left:0; right: 0; bottom:0;  }
.lieu .tag { text-align: right; display: flex; flex-wrap: wrap; gap:9px 12px; justify-content: flex-end; padding:0 20px  20px; font-size: 2.3rem; line-height: 2.3rem; white-space: nowrap; transition-delay: 0.3s;}
.lieu .tag span { background: #fff; padding: 1px 15px 0; border-radius: 50px; display: flex; align-items: center; height: 28px; line-height: 0  }
.lieu .tag span img { height: 21px; margin-right: 8px; margin-left: -5px; display: block}
.lieu .tag span.vert {  background: var(--couleur_vert); color:#fff;}
.lieu .tag span.orange { background: var(--couleur_orange); color:#fff; }
.lieu .tag span.violet { background: var(--couleur_violet); color:#fff;  }
.lieu .content {    max-height: 0;   cursor: default !important;  overflow: hidden;    opacity: 0; font-size: 2.3rem;   transition: max-height 0.3s ease, opacity 0.3s ease;}
.lieu .content .text {  padding: 30px 30px 20px 65px;color:#fff}
.lieu .content  .lien { padding:0 30px 30px 65px}
.lieu .content  .lien a  { color:#fff; display: block;  padding-left:39px;  text-decoration: underline; font-weight: bold; background-position: 0 2px;  background-size: 3.2rem auto; background-repeat: no-repeat;    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC42MjQiIGhlaWdodD0iMzEuMDc5IiB2aWV3Qm94PSIwIDAgMzQuNjI0IDMxLjA3OSI+DQogIDxwYXRoIGlkPSJUcmFjw6lfMTYzMyIgZGF0YS1uYW1lPSJUcmFjw6kgMTYzMyIgZD0iTTExNS41LDExLjg4NmMxMS4yNi4zODcsMTcuOTk1LDQuODEyLDE3LjkzOSw4LjQ4NC4zLDEuOTYxLS41NTIsNC4zMjQtNC4zNSw2LjY5My05LjIyMiw1Ljc1My0zMS4yNjYsNi4yNTYtMjcuODEtMS41OTEsMy4zNzctNy42NjcsMzguMjUuMDc1LDMwLjQ2OSwxMi4zMTZhMTAuMzc2LDEwLjM3NiwwLDAsMS0zLjQ3MiwzLjMxOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk5Ljg3MiAtMTAuODg3KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPg0KPC9zdmc+DQo=") }
.lieu >div:hover  .content {    max-height: 500px;    opacity: 1;}
#slider-porte .titre { background-color:var(--couleur_orange); background-image: url("../images/icon-pin.svg"); background-position: 25px 16px}
#slider-porte .hover .content  { background: var(--couleur_orange); }
#slider-musee .titre { background-color:var(--couleur_vert); background-image: url("../images/icon-museo.svg"); background-position: 25px 16px}
#slider-musee .hover .content  { background: var(--couleur_vert); }
#slider-interet .titre { background-color:var(--couleur_bleu); background-image: url("../images/icon-interet.svg"); background-position: 25px 19px;  background-size: auto 23px;}
#slider-interet .hover .content  { background: var(--couleur_bleu); }
#slider-localita .titre { background-color:var(--couleur_violet); background-image: url("../images/icon-localisation.svg"); background-position: 17px 23px;  background-size: auto 17px; }
#slider-localita .hover .content  { background: var(--couleur_violet); }
#slider-localita .lieu .tag { justify-content: flex-start; padding-left: 65px }
@media all and (max-width:989px) {
    #tourisme .container { padding-bottom: 40px !important;}
    .lieu { width: 400px;}
    .lieu .visuel { height: 280px;}
    .lieu .titre { font-size: 20px; line-height: 21px; background-size: auto 25px; padding: 10px 10px 10px 40px}
    #slider-porte .titre {  background-position: 12px 5px}
    #slider-musee .titre {  background-position: 12px 8px}
    #slider-interet .titre {background-position: 10px 9px;  background-size: auto 23px;}
    #slider-localita .titre {  background-position: 14px 11px;  background-size: auto 19px; padding-left: 69px}
    .lieu >div { padding-top: 37px}
    .lieu >div:hover .tag { opacity: 0; visibility: hidden; transition-delay: 0s;}
    .lieu .content .text { font-size: 13.5px; padding: 20px }
    .lieu .content .lien { padding-left: 20px; padding-right: 20px; padding-bottom: 20px}
    .slider_tourisme  .swiper-nav  { display: none}
}
@media all and (max-width:700px) {
    .lieu { width: 275px;}
    .lieu .visuel {height: 200px}
    .lieu .titre { font-size: 18px; line-height: 19px; }
    .lieu .content .text { display: -webkit-box;        -webkit-line-clamp: 4;        -webkit-box-orient: vertical;        overflow: hidden;        text-overflow: ellipsis; padding-bottom: 0; margin-bottom: 10px }
    #tourisme h3 {  line-height: 5.2rem}
    #slider-porte .titre { background-size: 12px 11px}

}

/* kit voyages */
#kit-voyages { overflow: hidden; position: relative; color:#fff }
#kit-voyages .container { z-index: 5; position: relative}
#kit-voyages:before { content:""; background: var(--couleur_orange); position: absolute; top:0; right: 50%; bottom:0; width: 1500px}
#kit-voyages .left { display: flex; align-items: center; justify-content: center; height: 100%; margin-right: 5rem; background: var(--couleur_orange)}
#kit-voyages .left h2 { position: relative}
#kit-voyages .left h2 span { position: relative; z-index: 2}
#kit-voyages .left h2:before { content:""; width: 7.6rem; height: 3px; display: block; background: #fff; position: relative; top:-5rem}
#kit-voyages .left h2:after {  content:"";  width: 120px; height: 120px; border-radius: 120px; background: var(--couleur_vert); position: absolute; left:calc(100% - 25px); bottom:0; z-index: 1}
#kit-voyages .left h2 strong { font-size: 2.6rem; padding-top: 1rem; line-height: 3.1rem}
#kit-voyages .liens { margin-left: -10px;  flex-direction: column; height: 100%}
#kit-voyages .liens > div { flex:0 0 33.33%; position: relative}
#kit-voyages .liens > div:before { content:""; position: absolute; top:0; bottom:0; left:100%; width: 1000px;}
#kit-voyages .liens > div:nth-child(1), #kit-voyages .liens > div:nth-child(1):before { background: var(--couleur_violet) }
#kit-voyages .liens > div:nth-child(2), #kit-voyages .liens > div:nth-child(2):before { background: var(--couleur_vert) }
#kit-voyages .liens > div:nth-child(3), #kit-voyages .liens > div:nth-child(3):before {  background: var(--couleur_bleu)}
#kit-voyages .titre {  font-weight: bold; display: inline-flex; align-items: flex-end; font-size: 3.2rem; padding-bottom: 2px}
#kit-voyages .titre img { margin-left: 15px; height: 28px; width: auto}
#kit-voyages .content { padding: 35px 20px 35px 220px; position: relative; font-size: 2rem; }
#kit-voyages .content .lien  {  text-align: right; border-bottom: 1px solid #fff;}
#kit-voyages .content .lien a { display: block; font-family: "Space Grotesk"; font-weight: 700; color:#fff; margin-top: 13px }
#kit-voyages .content .lien a:hover { transform: translate(0, -2px)}
#kit-voyages .liens > div:nth-child(2) .titre img { height: 32px }
#kit-voyages .content .deco_left { position: absolute; left:50px; top:0; bottom: 0; display: flex; align-items: center; line-height: 0; justify-content: center}
#kit-voyages .content .deco_left img { width: 120px}
@media all and (max-width:1200px) {
    #kit-voyages .left h2:after { left:calc(100% - 85px)}
}
@media all and (max-width:989px) {
    #kit-voyages .container { padding: 0 !important;}
    #kit-voyages .left { margin: 0; padding: 60px 0 30px}
    #kit-voyages .text br { display: none}
}
@media all and (max-width:700px) {
    #kit-voyages .content .deco_left { display: none  }
    #kit-voyages .row .col-6 { background: var(--couleur_orange)}
    #kit-voyages .content { padding: 35px 35px}
    #kit-voyages .titre { font-size: 32px}
    #kit-voyages .left { padding:45px 35px 29px 35px; display:inline-block}
    #kit-voyages .left h2 strong { font-size: 15px; font-weight: normal; line-height: 20px; padding-top: 15px}
    #kit-voyages .left h2:before { top:-5px;}
    #kit-voyages .left h2:after { width: 65px; height: 65px; bottom: inherit; top:-10px;}
}
/* propositions */
#propositions h2, #villages  #tourisme h2  { color:var(--couleur_vert)  }
#villages  { padding: 10rem 0 4rem}
#villages #tourisme { padding: 0}
#propositions { overflow: hidden; padding-bottom: 13rem}
#propositions .left {  padding:5rem 8.4rem 0 8.4rem}
#propositions .left h2 { margin-bottom: 5rem;}
#propositions .lien_infos { margin-top: 7rem; padding-bottom: 4px; background-image: url("../images/icon-info.svg"); background-repeat: no-repeat; background-size: auto 25px; background-position:0 1px ; }
#propositions .lien_infos a { font-size: 3rem; line-height: 3.5rem;  color:var(--couleur_orange);  font-family: "Space Grotesk"; font-weight: 700; border-bottom: 1px solid var(--couleur_orange); display: block; margin-left: 35px}
#propositions .lien_infos  span { display: block; transition: all 0.3s ease;}
#propositions .lien_infos   a:hover span { transform: translate(0, -1px)}
#propositions .deco_right { height: 321px; width: 700px; background-position: center right; position: relative; margin-bottom: 4.4rem;}
#propositions .deco_right:after { content:""; position: absolute; top:0; left:100%; width: 1000px; bottom:0; background: var(--couleur_vert) }
#propositions .boutons { display: flex; flex-wrap: wrap; gap:2rem }
@media all and (max-width:989px) {
    #propositions {  padding-bottom: 40px}
    #propositions .deco_right { display: none}
    #propositions .left { padding: 0 0 30px}
}
@media all and (max-width:700px) {
    #villages {        padding: 40px 0 0    }
    #propositions .boutons { flex-direction: column}
    #propositions .boutons a { width: 100%}

}

/*--------- [ HOME] ---------*/
#home {  background: #F0F0F1; }
#home .bandeau { text-align: center; color:#fff; background: var(--couleur_orange); height: 100px; display: flex; align-items: center; justify-content: center; flex-direction: column  }
#home .bandeau h1 { padding: 0; margin: 0; font-size: 4.4rem; line-height: 4.6rem; font-weight: 400; padding-top: 3px;}
.hlanghome { display: flex; justify-content: center; align-items: center;  gap:1px; font-family: "Space Grotesk"; font-weight: 700; }
.hlanghome a { font-size: 13px; color:#fff}
.hlanghome a:hover { text-decoration: underline; color:#fff}
.hlanghome div:after { content:" |"; position: relative; top:-2px; margin: 0 4px 0 3px; font-size: 10px  }
.hlanghome div:last-child:after { display: none}
.home_choix { display: flex; margin: 0 auto; max-width: 1200px; padding: 60px 0 100px}
.home_choix > div { flex:0 0 50%; padding: 0 15px;}
.home_choix .content { padding: 25px 35px 15px; position: relative; min-height: 252px }
.home_choix h2 { margin: 0; padding: 0 0 28px; font-size: 30px; line-height: 37px; display: inline-block; position: relative}
.home_choix h2 span { position: relative; z-index: 2}
.home_choix .sstitre { font-size: 13px; line-height: 18px; font-weight: bold;}
.home_choix .logo { position: absolute; top:40px; right: 30px}
.home_choix a {  color:#fff; display: block; width: 100%; height: 100%;  }
.home_choix a:hover { color:#fff}
.home_choix a:hover .lien { opacity: 1; visibility: visible; transition: all 0.3s ease;}
.home_choix .deco { line-height: 0; margin-top: 0; position: relative}
.home_choix .deco img { width: 100%}
.home_choix .vero  { background: var(--couleur_vert) }
.home_choix .vero .logo img { height: 100px;}
.home_choix .vero h2:before { content:""; width: 120px; height: 120px; border-radius: 120px; background: var(--couleur_bleu); position: absolute; top:-8px; left:calc(100% - 65px);}
.home_choix .verme  { background: var(--couleur_orange) }
.home_choix .verme .logo img { height: 60px;}
.home_choix .lien  { position: absolute; left:10px; bottom: 10px; padding:10px; opacity: 0; visibility: hidden  }
.home_choix .lien span { background: #fff; padding: 15px 10px; border-radius: 100px; font-size: 15px; display: inline-block; color:var(--couleur_noir)}
@media all and (max-width:1240px) {
    .home_choix { margin: 0 -10px}
    .home_choix > div { padding: 0 10px}
}
@media all and (max-width:1100px) {
    .home_choix .vero .logo img { height: 90px;}
    .home_choix .verme .logo img { height: 50px; }
}
@media all and (max-width:1023px) {
    .home_choix {margin: 0 -20px}
    .home_choix .vero h2:before { width: 77px; height: 77px; border-radius: 77px; top:2px; left:calc(100% - 41px) }
    .home_choix h2 { font-size: 20px; line-height: 25px}
    .home_choix .vero .logo img { height: 67px;}
    .home_choix .verme .logo img { height: 35px; }
    .home_choix .sstitre br { display: none}
    .home_choix .content { min-height: 204px; padding: 20px 25px 15px}
}

@media all and (max-width:850px) {
    .home_choix { display: block; padding: 25px 0 30px}
    .home_choix > div { padding: 0 0 15px}
    .home_choix .logo { top:30px; right: 20px}
    .home_choix .lien { opacity: 1; visibility: visible; transition: all 0.3s ease; padding: 5px}
    .home_choix .lien span { font-size: 14px; padding: 12px 15px}

}



/*--------- [ STYLAGE DE BASE ] ---------*/

/* Texte + Wysiwyg */
a {  color:var(--couleur_noir);text-decoration: none}
a:hover { color:var(--couleur_noir); }
h1, .h1 {     font-size: 6.5rem;    line-height: 8.3rem; font-family: "Space Grotesk"; font-weight: 700;  }
h2, .h2 { font-size:8.1rem; line-height:9.2rem; font-family: "Space Grotesk";  font-weight: 700; }
h2 strong, .h2 strong { font-size: 2rem;  font-family: "Atkinson Hyperlegible"; display: block; line-height: 2.6rem; margin: 1rem 0 }
h3, .h3 { font-size: 5rem; line-height:6.4rem; font-family: "Space Grotesk";  font-weight: 700;margin-bottom: 5rem  }
h4, .h4 { font-size:1.7rem; line-height:2.2rem;}
.small { font-size: 2.3rem; line-height: 2.9rem}
.wysiwyg { overflow-wrap: break-word;  }
.wysiwyg ul li { list-style: disc}
.wysiwyg ol li {list-style-type:decimal}
.wysiwyg hr {   clear: both;}
.wysiwyg img { display: block; max-width: 100%; height: auto}
.wysiwyg figcaption { padding-top:0.5rem; font-style: italic}
.wysiwyg blockquote{ font-style: italic  }
.aligncenter, div.aligncenter, a img.aligncenter{    display: block;    margin-left:auto; margin-right: auto}
.alignright, a img.alignright, .wp-caption.alignright   {    float:right;    }
.alignleft, a img.alignleft, .wp-caption.alignleft {    float: left;    }
.wysiwyg p, .wysiwyg ul, .wysiwyg ol   {  margin-bottom:var(--wysiwyg-margin-elts);}
.wysiwyg p:last-child { margin-bottom: 0}
.wysiwyg ul, .wysiwyg ol  {  margin-left:var(--wysiwyg-margin-elts);}
.alignright, a img.alignright, .wp-caption.alignright { margin-left:calc(var(--wysiwyg-margin-elts) + 0.5rem);}
.alignleft, a img.alignleft, .wp-caption.alignleft {    margin-right:calc(var(--wysiwyg-margin-elts) + 0.5rem);}
img { max-width: 100%}
.txt_center { text-align: center}

/* Boutons */
[class^="btn-"], [class*="wpcf7-btn-"] input { display: inline-flex; min-width: 38rem; justify-content: center; align-items: center; border:1px solid var(--couleur_violet); font-size: 2.2rem; text-transform: uppercase; height: 10rem;  text-decoration: none !important; padding: 1.8rem 2.5rem; line-height: 1.5rem; max-width: 100%; color:#fff; font-weight: bold; text-align: center; transition: all  0.3s ease;  }
[class*="wpcf7-btn-"] { text-align: center}
.btn-primary,  .wpcf7-btn-primary input {  background:var(--couleur_violet);   }
.btn-primary:before { content:""; transition:all 0.3s ease; margin-right: 13px; width: 3.2rem; height:3rem; background-size: 3.2rem auto; background-repeat: no-repeat;    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC42MjQiIGhlaWdodD0iMzEuMDc5IiB2aWV3Qm94PSIwIDAgMzQuNjI0IDMxLjA3OSI+DQogIDxwYXRoIGlkPSJUcmFjw6lfMTYzMyIgZGF0YS1uYW1lPSJUcmFjw6kgMTYzMyIgZD0iTTExNS41LDExLjg4NmMxMS4yNi4zODcsMTcuOTk1LDQuODEyLDE3LjkzOSw4LjQ4NC4zLDEuOTYxLS41NTIsNC4zMjQtNC4zNSw2LjY5My05LjIyMiw1Ljc1My0zMS4yNjYsNi4yNTYtMjcuODEtMS41OTEsMy4zNzctNy42NjcsMzguMjUuMDc1LDMwLjQ2OSwxMi4zMTZhMTAuMzc2LDEwLjM3NiwwLDAsMS0zLjQ3MiwzLjMxOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk5Ljg3MiAtMTAuODg3KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPg0KPC9zdmc+DQo=")  }
.btn-primary:hover,   .wpcf7-btn-primary input:hover {  background:#fff; color:var(--couleur_violet)}
.btn-primary:hover:before { width: 0;}
.btn-secondary,  .wpcf7-btn-secondary input {   background:#fff; border-color: var(--couleur_violet); color:var(--couleur_violet)}
.btn-secondary:hover,   .wpcf7-btn-secondary input:hover {   background:var(--couleur_violet); color:#fff}
@media all and (max-width:700px) {
    .alignright, a img.alignright, .wp-caption.alignright, .alignleft, a img.alignleft, .wp-caption.alignleft {        float: none;        margin: 0 auto 2rem;        display: block    }
    .wysiwyg  { font-size: 15px; line-height: 1.3}
    .wysiwyg p, .wysiwyg ul, .wysiwyg ol { margin-bottom: 15px}
    h2, .h2 { font-size: 35px; line-height: 40px}
}


/*--------- [ LAYOUT ] ---------*/
.row, .list-grid {      width: 100%;    max-width: 1400px;    margin: 0 auto; padding: 0 25px;    display: flex;    flex-wrap: wrap;    gap: 0.88%; }
.list-grid { padding:0; max-width:100%; gap:0 0.88%  }
.row [class^="col"] { min-width: 1px}
.col-1  { flex: 0 0 7.52%; }.col-2  { flex: 0 0 15.93%; }.col-3  { flex: 0 0 24.34%; }.col-4  { flex: 0 0 32.74%; }.col-5  { flex: 0 0 41.15%; }.col-6  { flex: 0 0 49.56%; }.col-7  { flex: 0 0 57.96%; }.col-8  { flex: 0 0 66.37%; }.col-9  { flex: 0 0 74.78%; }.col-10 { flex: 0 0 83.19%; }.col-11 { flex: 0 0 91.59%; }.col-12 { flex: 0 0 100%; }
#main {  min-height:90vh; padding-bottom: 3rem}
body, input, textarea,  button { font-family: "Atkinson Hyperlegible", Arial, Verdana, sans-serif; font-size:2.6rem; line-height: 1.45; color: var(--couleur_noir) !important;   }

/* Header */
#header { position: sticky; top:0; left:0; right: 0; z-index: 9980;  background: #fff;  font-family: "Space Grotesk"; font-weight: 700; color: var(--couleur_orange);}
#header .hlogo img { max-width: 100%;  height: 90px ;width: auto; transition: all 0.3s ease;}
#header .conteneur { display: flex; align-items: center; }
#header #hmobile { flex:1; }
#header ul {  display: flex; gap:10px 60px; align-items: center; justify-content: center; height: 140px; padding: 0 30px; text-align: center}
#header li a, #header .hlang a   { font-size: 3.5rem; line-height: 3.5rem; color: var(--couleur_orange); }
#header  a:hover {  text-decoration: underline }
#header .hlang { position: absolute; top:5px; right: 10px; display: flex; gap:3px; align-items: center;  }
#header .hlang a { font-size: 19px; font-weight: 400}
#header .hlang .actif a { font-weight: 700}
#header .hlang div:after { content:" |"; position: relative; top:-2px; margin: 0 4px; font-size: 15px  }
#header .hlang div:last-child:after { display: none}
.hamburger { top:38px; right:25px;  display: none; position: absolute; z-index: 9999;  width: 26px;    height: 20px;     cursor: pointer;    transition-property: opacity, filter;    transition-duration: 0.15s;    transition-timing-function: linear;     background-color: transparent;    overflow: visible; }
.hamburger-inner {    display: block;    top: 50%;     }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {    width: 100%;    height: 2px; border-radius: 2px;   background-color: var(--couleur_orange);        position: absolute;    transition-property: transform;    transition-duration: 0.15s;    transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {    content: "";    display: block; }
.hamburger-inner::before {    top: -8px; }
.hamburger-inner::after {    bottom: -10px; }
.anim-collapse .hamburger-inner {    top: auto;    bottom: 0;    transition-duration: 0.13s;    transition-delay: 0.13s;    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.anim-collapse .hamburger-inner::after {    top: -16px;    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.anim-collapse .hamburger-inner::before {    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.anim-collapse.is-active .hamburger-inner {    transform: translate3d(0, -10px, 0) rotate(-45deg);    transition-delay: 0.22s;    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.anim-collapse.is-active .hamburger-inner::after {    top: 0;    opacity: 0;    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
.anim-collapse.is-active .hamburger-inner::before {    top: 0;    transform: rotate(-90deg);    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }
/* Footer */
#f_vermenagna {  background:#F3F3F3; padding: 3rem 0; overflow: hidden }
#f_vermenagna .slogan { position: relative; left:-5rem}
#f_vermenagna .slogan img { max-height: 520px }
#f_vermenagna .row { align-items: center}
#f_vermenagna .logo { line-height: 0; padding:0 0 40px 55px }
#f_vermenagna .logo img { height: 60px; }
#f_vermenagna .wysiwyg { background: var(--couleur_orange); color:#fff; padding: 56px 56px 30px 56px; position: relative }
#f_vermenagna .wysiwyg .deco { position: absolute; top:0; bottom:0; left:100%; width: 190px; background-image: url("../images/deco-prefooter.svg");  background-repeat: no-repeat;  }
#f_vermenagna .wysiwyg .deco:after { content:"";   position: absolute; top:0; bottom:0; left:190px; width:1000px;background-color: var(--couleur_orange)}
#f_vermenagna .wysiwyg p { font-size: 3.5rem; line-height: 4.2rem; margin-bottom: 2rem}
#f_vermenagna .wysiwyg a { font-size: 2.2rem; font-weight: bold; color:#fff; text-decoration: underline}
.flogos { padding: 30px 0; line-height: 0; text-align: center  }
.fbottom { border-top:30px solid #F3F3F3; }
.fbottom .conteneur { display: flex; padding: 3rem 4rem 0.5rem; }
.fbottom .conteneur .flogo { flex:0 0 180px; }
.fliens { font-size: 14px; padding:15px 0 0 100px }
.fliens  li { padding-bottom: 5px}
.fliens a:hover { color:var(--couleur_orange)}
.fsocial { flex:1; text-align: right}
.fsocial ul { display: inline-flex; padding-top: 15px; gap:10px 20px;}
.fsocial a { color:var(--couleur_orange)}
.fsocial a:hover { color:var(--couleur_noir) }
.fsocial svg {height: 25px; width: auto}
@media all and (max-width:1300px) {
    #header ul { gap:10px 35px; height: 120px}
    #header li a { font-size: 3rem}
    #header .hlogo img { height: 70px}
}
@media all and (max-width:989px) {
    html { font-size: 39%}
    html.menu-open { overflow: hidden;}
    .container { padding: 0 35px !important;}
    .row { flex-direction: column; padding: 0}
    .row [class^="col"] { max-width: 100%; flex: 0 0 100%; padding: 0  !important;  }
    .row [class^="col"] .col { padding: 0}
    .row [class^="col"]:last-child { margin-bottom: 0 !important;}
    #header .conteneur { justify-content: center; height: 95px  }
    #header .hlang { left:25px; top:36px; right: inherit}
    #header .hlogo { line-height:0; }
    #hmobile {  position:absolute; top:0; left:-130%; width:100%; z-index: 9998; height:calc(100vh - 0rem);  overflow: auto;  transition: all 0.3s ease; }
    #hmobile.open { left:0; }
    #hmobile {background:#fff; }
    #hmenu { padding-top: 22rem; }
    #hmenu > ul { line-height: 1.3; display: flex;     flex-direction: column;}
    #hmenu > ul > li {  position: relative;  border-bottom: 0.1rem solid #e2e4e9; padding: 0 1.5rem; font-size: 1.6rem; line-height: 1.4}
    #hmenu > ul > li a { display: block;  padding-top: 1.5rem; padding-bottom:  1.5rem;}
    #hmenu .arrow { width: 20px; height: 20px;}
    .hamburger { display: block;}
    #f_vermenagna .row { display: flex; flex-direction: row}
    #f_vermenagna .row [class^="col"] {     flex: 0 0 49.56%;}
    #f_vermenagna .wysiwyg { padding: 35px 35px 20px 35px}
    #f_vermenagna .slogan img { max-height: 340px}
    .fbottom .conteneur .flogo { flex:0 0 150px}
    .fbottom .conteneur .flogo img { height: 90px}
    .fliens { padding-left: 0}
}
@media all and (max-width:700px) {
    #header .hlang { left:15px; }
    #header .hlang div:after { margin: 0 2px 0 1px}
    #header .hlang a { font-size: 15px;}
    #header .hlogo img { height: 52px}
    #f_vermenagna { text-align: left}
    #f_vermenagna .row {  flex-direction: column}
    #f_vermenagna .row [class^="col"] {     flex: 0 0 100% !important; width: 100%}
    #f_vermenagna .slogan { left:0}
    #f_vermenagna .slogan img { max-height: 150px}
    #f_vermenagna .logo { padding: 10px 0 20px}
    #f_vermenagna .logo img { height:50px;  }
    #f_vermenagna .wysiwyg { padding: 20px 20px 10px}
    #f_vermenagna .wysiwyg .deco { display: none }
    #f_vermenagna .wysiwyg p { font-size: 20px; line-height: 26px}
    .fbottom .conteneur { flex-direction: column; text-align: center; padding: 0 0 20px}
    .fbottom { border: 0}
    .fbottom .conteneur .flogo { flex:1; line-height: 0}
    .fsocial { text-align: center}

}