﻿@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@400;700&family=Hind+Siliguri:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@400;700&family=Hind+Siliguri:wght@400;700&display=swap");
:root {
	--fa-display: inline-block;
  --wa-file-icon-transform:none;
  --wa-file-icon-box-shadow: none;
  --wa-file-icon-align-content:flex-start;
  --wa-file-icon-background-color: transparent;
  --wa-file-icon-box-shadow: none;
  --wa-file-icon-border-radius: 0;
  --wa-file-icon-background-color: transparent;
  --wa-file-icon-hover-bg:transparent;
  --wa-file-icon-hover-box-shadow:none;
  --wa-file-icon-hover-color:#cb9a24;
}
@font-face {
    font-family: 'fontello';
    src: url("/Library/fonts/fontello/fontello.eot?70661244");
    src: url("/Library/fonts/fontello/fontello.eot?70661244#iefix") format("embedded-opentype"), url("/Library/fonts/fontello/fontello.woff2?70661244") format("woff2"), url("/Library/fonts/fontello/fontello.woff?70661244") format("woff"), url("/Library/fonts/fontello/fontello.ttf?70661244") format("truetype"), url("/Library/fonts/fontello/fontello.svg?70661244#fontello") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="ftlo-"]:before,
[class*=" ftlo-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400 !important;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ftlo-arrow-large-right:before {
    content: '\e800'
}

.ftlo-plus:before {
    content: '\e801'
}

.ftlo-moin:before {
    content: '\e802'
}

.ftlo-close:before {
    content: '\e803'
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=100em"
}

html {
    box-sizing: border-box;
    font-size: 17px
}

*,
*::before,
*::after {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 400;
    line-height: 1.4;
    color: #261f0d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto
}

[data-whatinput='mouse'] button {
    outline: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.5294117647rem;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Antonio", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #261f0d;
    text-rendering: optimizeLegibility
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
    line-height: 0;
    color: #999
}

h1,
.h1 {
    font-size: 2.1176470588rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1.1764705882rem
}

h2,
.h2 {
    font-size: 1.8823529412rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .8823529412rem
}

h3,
.h3 {
    font-size: 1.4117647059rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .8823529412rem
}

h4,
.h4 {
    font-size: 1.1176470588rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .8823529412rem
}

h5,
.h5 {
    font-size: 1.0588235294rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .8823529412rem
}

h6,
.h6 {
    font-size: .9411764706rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .8823529412rem
}

@media print,
screen and (min-width: 48em) {

    h1,
    .h1 {
        font-size: 3.5294117647rem;
        margin-bottom: 1.7647058824rem
    }

    h2,
    .h2 {
        font-size: 2.5882352941rem;
        margin-bottom: 1.7647058824rem
    }

    h3,
    .h3 {
        font-size: 1.4117647059rem;
        margin-bottom: 1.1764705882rem
    }

    h4,
    .h4 {
        font-size: 1.4117647059rem
    }

    h5,
    .h5 {
        font-size: 1.1764705882rem
    }

    h6,
    .h6 {
        font-size: .9411764706rem
    }
}

a {
    line-height: inherit;
    color: inherit;
    text-decoration: underline;
    cursor: pointer
}

a:hover,
a:focus {
    color: #cb9a24
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 77.6470588235rem;
    height: 0;
    margin: 1.1764705882rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #e5cc91;
    border-left: 0
}

ul,
ol,
dl {
    margin-bottom: 1rem;
    list-style-position: inside;
    line-height: 1.5294117647rem
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .6470588235rem 1.1764705882rem .0588235294rem;
    border-left: 0
}

blockquote,
blockquote p {
    line-height: 1.5294117647rem;
    color: #856d2e
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #261f0d;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

kbd {
    margin: 0;
    padding: .1176470588rem .2352941176rem 0;
    background-color: #faf6f0;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #261f0d
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #261f0d
}

.lead {
    font-size: inherit;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ul.no-bullet,
ol.no-bullet {
    margin-left: 0;
    list-style: none
}

.cite-block,
cite {
    display: block;
    color: #261f0d;
    font-size: .7647058824rem
}

.cite-block:before,
cite:before {
    content: "— "
}

.code-inline {
    border: 1px solid #999;
    background-color: #faf6f0;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #261f0d;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .1176470588rem .2941176471rem .0588235294rem
}

.code-block {
    border: 1px solid #999;
    background-color: #faf6f0;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #261f0d;
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width: 48em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 75em) {
    .xlarge-text-left {
        text-align: left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 100em) {
    .xxlarge-text-left {
        text-align: left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        color-adjust: economy;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre,
    blockquote {
        border: 1px solid #261f0d;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.mce-content-body {
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    font-family: "Hind Siliguri", sans-serif;
    line-height: 1.4;
    color: #261f0d
}

.mce-content-body table,
.mce-content-body tbody {
    width: 100%;
    margin-bottom: 15px
}

.mce-content-body table caption.TitreColonne,
.mce-content-body table tr.TitreColonne td,
.mce-content-body table tr.TitreColonne th {
    color: #fff;
    background-color: #cb9a24
}

.mce-content-body table caption.TitreColonne-2,
.mce-content-body table tr.TitreColonne-2 td,
.mce-content-body table tr.TitreColonne-2 th {
    color: #fff;
    background-color: #261f0d
}

[data-id="Title"] h1 {
    font-size: 26px !important;
    line-height: 1.4
}

[data-id="Title"] h2 {
    font-size: 22px;
    line-height: 1.4
}

[data-id="Title"] h3 {
    font-size: 20px;
    line-height: 1.4
}

[data-id="Title"] h4 {
    font-size: 16px;
    line-height: 1.4
}

[data-id="Title"] h5 {
    font-size: 14px;
    line-height: 1.4
}

[data-id="Title"] h6 {
    font-size: 12px;
    line-height: 1.4
}

[data-id="Title"] .subtitle {
    font-size: 12px;
    display: inline-block
}

.supertitle {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Hind Siliguri", sans-serif;
    display: block
}

.subtitle {
    font-size: 0.9em;
    font-weight: 400;
    text-transform: none;
    display: block;
    line-height: 1.1;
    margin: 0
}

#tinymce .subtitle {
    display: block;
    font-size: 20px
}

h1 .subtitle {
    font-size: 0.5em
}

h2 .subtitle {
    font-size: 1.7647058824rem
}

h3 .subtitle {
    font-size: 0.7em
}

h3 {
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2
}

.wa-article .photo-texte h1,
.wa-article .photo-texte h2,
.wa-article .photo-texte h3,
.wa-article .photo-texte h4,
.wa-article .photo-texte h5,
.wa-article .photo-texte h6 {
    color: #fff
}

.wa-article .dark h1,
.wa-article .dark h2,
.wa-article .dark h3,
.wa-article .dark h4,
.wa-article .dark h5,
.wa-article .dark h6 {
    color: #fff
}

.slider-defaut .wa-article .classique h1,
.bg-dark .wa-article .classique h1,
.slider-defaut .wa-article .classique h2,
.bg-dark .wa-article .classique h2,
.slider-defaut .wa-article .classique h3,
.bg-dark .wa-article .classique h3,
.slider-defaut .wa-article .classique h4,
.bg-dark .wa-article .classique h4,
.slider-defaut .wa-article .classique h5,
.bg-dark .wa-article .classique h5,
.slider-defaut .wa-article .classique h6,
.bg-dark .wa-article .classique h6 {
    color: #fff
}

h1.short-line-bottom,
h2.short-line-bottom,
h3.short-line-bottom,
h4.short-line-bottom,
h5.short-line-bottom,
h6.short-line-bottom {
    position: relative
}

h1.short-line-bottom .subtitle,
h2.short-line-bottom .subtitle,
h3.short-line-bottom .subtitle,
h4.short-line-bottom .subtitle,
h5.short-line-bottom .subtitle,
h6.short-line-bottom .subtitle {
    margin-bottom: 10px
}

h1.short-line-bottom:after,
h2.short-line-bottom:after,
h3.short-line-bottom:after,
h4.short-line-bottom:after,
h5.short-line-bottom:after,
h6.short-line-bottom:after {
    content: '';
    position: relative;
    display: block;
    margin-left: 0;
    margin-right: auto;
    margin-top: 15px;
    height: 4px;
    width: 70px;
    border-radius: 4px;
    background: #cb9a24
}

[data-style-align="right"] h1.short-line-bottom:after,
[data-style-align="right"] h2.short-line-bottom:after,
[data-style-align="right"] h3.short-line-bottom:after,
[data-style-align="right"] h4.short-line-bottom:after,
[data-style-align="right"] h5.short-line-bottom:after,
[data-style-align="right"] h6.short-line-bottom:after {
    margin-left: auto;
    margin-right: 0
}

[data-style-align="center"] h1.short-line-bottom:after,
[data-style-align="center"] h2.short-line-bottom:after,
[data-style-align="center"] h3.short-line-bottom:after,
[data-style-align="center"] h4.short-line-bottom:after,
[data-style-align="center"] h5.short-line-bottom:after,
[data-style-align="center"] h6.short-line-bottom:after {
    margin-left: auto;
    margin-right: auto
}

#tinymce h1.short-line-bottom:after,
#tinymce h2.short-line-bottom:after,
#tinymce h3.short-line-bottom:after,
#tinymce h4.short-line-bottom:after,
#tinymce h5.short-line-bottom:after,
#tinymce h6.short-line-bottom:after {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px
}

h1.ligne-ornement {
    padding-top: 1.4705882353rem
}

h1 {
    word-wrap: break-word
}

.lead {
    line-height: 1.2;
    color: inherit;
    font-family: "Antonio", sans-serif;
    font-weight: 900;
    font-size: 1.4117647059rem
}

b,
strong {
    font-weight: bolder
}

.txt-chiffre {
    font-size: 40px;
    font-family: "Antonio", sans-serif;
    font-weight: 400 !important;
    color: #261f0d;
    line-height: 1;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px
}

@media print,
screen and (min-width: 48em) {
    .txt-chiffre {
        font-size: 60px
    }
}

@media screen and (min-width: 75em) {
    .txt-chiffre {
        font-size: 60px
    }
}

.txt-chiffre.txt-moyen,
.txt-chiffre .txt-moyen {
    font-size: 35px
}

@media print,
screen and (min-width: 48em) {

    .txt-chiffre.txt-moyen,
    .txt-chiffre .txt-moyen {
        font-size: 45px
    }
}

@media screen and (min-width: 75em) {

    .txt-chiffre.txt-moyen,
    .txt-chiffre .txt-moyen {
        font-size: 45px
    }
}

.txt-petit {
    font-size: .9411764706rem
}

.txt-moyen {
    font-size: 1.1764705882rem
}

@media print,
screen and (min-width: 48em) {
    .txt-moyen {
        font-size: 1.1764705882rem
    }
}

.txt-large {
    font-size: 1.4117647059rem
}

@media print,
screen and (min-width: 48em) {
    .txt-large {
        font-size: 1.4117647059rem
    }
}

.txt-xlarge {
    font-size: 2.3529411765rem
}

@media screen and (min-width: 75em) {
    .txt-xlarge {
        font-size: 3.5294117647rem
    }
}

h2.txt-xlarge {
    text-transform: uppercase
}

.txt-majuscule {
    text-transform: uppercase
}

.txt-no-majuscule {
    text-transform: none
}

.police-1 {
    font-family: "Hind Siliguri", sans-serif
}

.police-2 {
    font-family: "Antonio", sans-serif !important;
    font-weight: 900 !important
}

.police-3 {
    font-family: "Hind Siliguri", sans-serif !important;
    font-weight: 400 !important
}

.fw300 {
    font-weight: 300
}

.fw400 {
    font-weight: 400
}

.fw500 {
    font-weight: 500
}

.fw600 {
    font-weight: 600
}

.fw700 {
    font-weight: 700
}

.fw800 {
    font-weight: 800
}

.fw900 {
    font-weight: 900
}

.txt-color-1 {
    color: #cb9a24
}

.wa-article .photo-texte .txt-color-1 {
    color: #e0b752
}

.wa-article .dark .txt-color-1 {
    color: #e0b752
}

.slider-defaut .wa-article .classique .txt-color-1,
bg-dark .wa-article .classique .txt-color-1 {
    color: #e0b752
}

.txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

.wa-article .photo-texte .txt-color-2 {
    color: rgba(255, 255, 255, 0.6)
}

.wa-article .dark .txt-color-2 {
    color: rgba(255, 255, 255, 0.6)
}

.slider-defaut .wa-article .classique .txt-color-2,
.bg-dark .wa-article .classique .txt-color-2 {
    color: rgba(255, 255, 255, 0.6)
}

.txt-color-3 {
    color: #cb9a24
}

.txt-color-4 {
    color: #261f0d
}

.chiffre-no-space {
    white-space: nowrap
}

a {
    color: inherit;
    transition: color .3s ease
}

a:hover {
    color: #cb9a24
}

a.phone-icone,
a.phone-icone:focus {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding-left: 19px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media print,
screen and (min-width: 48em) {

    a.phone-icone,
    a.phone-icone:focus {
        padding-top: 0px;
        padding-bottom: 0px
    }
}

a.phone-icone:before,
a.phone-icone:focus:before {
    content: '\f095';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 24px;
    transform: translateY(-50%);
    display: inline-block;
    color: #cb9a24;
    line-height: 1
}

@media print,
screen and (min-width: 48em) {

    a.phone-icone:before,
    a.phone-icone:focus:before {
        top: 12px
    }
}

a.phone-icone:hover,
a.phone-icone:focus:hover {
    color: inherit
}

a.phone-icone:hover:before,
a.phone-icone:focus:hover:before {
    color: #cb9a24
}

.marge-phone {
    display: inline-block;
    padding-right: 20px
}

.item-phone {
    color: #e5cc91;
    font-weight: 400;
    display: inline-block;
    padding: 0 10px
}

a.link-underline,
a.link-underline:focus {
    display: inline-block;
    position: relative;
    font-size: .9411764706rem;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    color: inherit
}

a.link-underline:before,
a.link-underline:focus:before {
    content: '';
    background: #261f0d;
    height: 2px;
    display: block;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: width .5s ease
}

.bg-dark a.link-underline:before,
.bg-dark a.link-underline:focus:before {
    background: #fff
}

a.link-underline:after,
a.link-underline:focus:after {
    content: '';
    background: #cb9a24;
    height: 2px;
    display: block;
    width: 100%;
    position: relative;
    z-index: 0
}

a.link-underline:hover,
a.link-underline:focus:hover {
    color: inherit
}

a.link-underline:hover:before,
a.link-underline:focus:hover:before {
    width: 100%
}

a.small-maj,
a.small-maj:focus {
    font-size: .8235294118rem;
    text-transform: uppercase;
    color: inherit;
    text-decoration: none;
    padding: .5882352941rem 0 0 0;
    min-height: 36px;
    display: block;
    line-height: 1.25
}

a.small-maj .fa,
a.small-maj img,
a.small-maj:focus .fa,
a.small-maj:focus img {
    line-height: 1;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

a.small-maj .fa,
a.small-maj:focus .fa {
    color: #cb9a24;
    font-size: 2.7058823529rem
}

a.small-maj:hover,
a.small-maj:focus:hover {
    color: #cb9a24
}

a.lien-fleche,
a.lien-fleche:focus {
    color: #cb9a24;
    text-decoration: none;
    transition: all .3s ease;
    font-family: "Antonio", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block
}

.wa-article .photo-texte a.lien-fleche,
.wa-article .photo-texte a.lien-fleche:focus {
    color: #cb9a24
}

.wa-article .accent a.lien-fleche,
.wa-article .accent a.lien-fleche:focus {
    color: #cb9a24
}

.slider-defaut .wa-article .classique a.lien-fleche,
.slider-defaut .wa-article .classique a.lien-fleche:focus {
    color: #cb9a24
}

a.lien-fleche:after,
a.lien-fleche:focus:after {
    content: '\e800';
    font-family: fontello;
    padding-left: 5px;
    font-size: 0.7em;
    transform: translateX(0);
    transition: all .3s ease;
    position: relative;
    display: inline-block;
    top: -2px
}

a.lien-fleche:hover,
a.lien-fleche:focus:hover {
    color: #cb9a24
}

.wa-article .photo-texte a.lien-fleche:hover,
.wa-article .photo-texte a.lien-fleche:focus:hover {
    color: #cb9a24
}

.wa-article .accent a.lien-fleche:hover,
.wa-article .accent a.lien-fleche:focus:hover {
    color: #cb9a24
}

.slider-defaut .wa-article .classique a.lien-fleche:hover,
.slider-defaut .wa-article .classique a.lien-fleche:focus:hover {
    color: #cb9a24
}

a.lien-fleche:hover:after,
a.lien-fleche:focus:hover:after {
    transform: translateX(8px)
}

a.phone-link,
a.phone-link:focus,
a.phone-link:hover,
a.no-tel,
a.no-tel:focus,
a.no-tel:hover {
    color: inherit;
    text-decoration: none;
    font-weight: inherit
}

.wa-article .photo-texte a.phone-link,
.wa-article .photo-texte a.phone-link:focus,
.wa-article .photo-texte a.phone-link:hover,
.wa-article .photo-texte a.no-tel,
.wa-article .photo-texte a.no-tel:focus,
.wa-article .photo-texte a.no-tel:hover {
    color: inherit
}

.wa-article .accent a.phone-link,
.wa-article .accent a.phone-link:focus,
.wa-article .accent a.phone-link:hover,
.wa-article .accent a.no-tel,
.wa-article .accent a.no-tel:focus,
.wa-article .accent a.no-tel:hover {
    color: inherit
}

.slider-defaut .wa-article .classique a.phone-link,
.slider-defaut .wa-article .classique a.phone-link:focus,
.slider-defaut .wa-article .classique a.phone-link:hover,
.slider-defaut .wa-article .classique a.no-tel,
.slider-defaut .wa-article .classique a.no-tel:focus,
.slider-defaut .wa-article .classique a.no-tel:hover {
    color: inherit
}

.button-primary,
.button.primary {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    border-color: #cb9a24
}

[data-whatinput='mouse'] .button-primary,
[data-whatinput='mouse'] .button.primary {
    outline: 0
}

.button-primary,
.button-primary.disabled,
.button-primary[disabled],
.button-primary.disabled:hover,
.button-primary[disabled]:hover,
.button-primary.disabled:focus,
.button-primary[disabled]:focus,
.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
    background-color: #cb9a24;
    color: #fff
}

.button-primary:hover,
.button-primary:focus,
.button.primary:hover,
.button.primary:focus {
    background-color: #cb9a24;
    color: #fff
}

.wa-article .accent .button-primary,
.wa-article .accent .button.primary {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-primary:hover,
.wa-article .accent .button.primary:hover {
    background: #fff;
    color: #cb9a24
}

.button-primary[class^="button-primary"]:after,
.button-primary[class^="button-secondary"]:after,
.button.primary[class^="button-primary"]:after,
.button.primary[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary[class^="button-primary"]:hover,
.button-primary[class^="button-secondary"]:hover,
.button.primary[class^="button-primary"]:hover,
.button.primary[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-primary[class^="button-primary"]:hover:after,
.button-primary[class^="button-secondary"]:hover:after,
.button.primary[class^="button-primary"]:hover:after,
.button.primary[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-primary[class^="button-primary"].back:after,
.button-primary[class^="button-secondary"].back:after,
.button.primary[class^="button-primary"].back:after,
.button.primary[class^="button-secondary"].back:after {
    display: none
}

.button-primary[class^="button-primary"].back:before,
.button-primary[class^="button-secondary"].back:before,
.button.primary[class^="button-primary"].back:before,
.button.primary[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary[class^="button-primary"].back:hover,
.button-primary[class^="button-secondary"].back:hover,
.button.primary[class^="button-primary"].back:hover,
.button.primary[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-primary[class^="button-primary"].back:hover:before,
.button-primary[class^="button-secondary"].back:hover:before,
.button.primary[class^="button-primary"].back:hover:before,
.button.primary[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-primary[class^="button-secondary"],
.wa-article .dark .button.primary[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-primary[class^="button-secondary"],
.wa-article .photo-texte .button.primary[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-primary[class^="button-secondary"],
.bg-dark .wa-article .classique .button-primary[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.primary[class^="button-secondary"],
.bg-dark .wa-article .classique .button.primary[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-primary[class^="button-secondary"]:hover,
.button.primary[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-primary[class^="button-secondary"]:hover,
.wa-article .dark .button.primary[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-primary[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.primary[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-primary[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-primary[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.primary[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.primary[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.button-primary:hover,
.button.primary:hover {
    color: #fff;
    border-color: #cb9a24
}

.button-primary-tiny,
.button.primary.tiny {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    padding: 10px 30px;
    font-size: .8235294118rem;
    z-index: 0;
    letter-spacing: 0.88px
}

[data-whatinput='mouse'] .button-primary-tiny,
[data-whatinput='mouse'] .button.primary.tiny {
    outline: 0
}

.button-primary-tiny,
.button-primary-tiny.disabled,
.button-primary-tiny[disabled],
.button-primary-tiny.disabled:hover,
.button-primary-tiny[disabled]:hover,
.button-primary-tiny.disabled:focus,
.button-primary-tiny[disabled]:focus,
.button.primary.tiny,
.button.primary.tiny.disabled,
.button.primary.tiny[disabled],
.button.primary.tiny.disabled:hover,
.button.primary.tiny[disabled]:hover,
.button.primary.tiny.disabled:focus,
.button.primary.tiny[disabled]:focus {
    background-color: #cb9a24;
    color: #fff
}

.button-primary-tiny:hover,
.button-primary-tiny:focus,
.button.primary.tiny:hover,
.button.primary.tiny:focus {
    background-color: #cb9a24;
    color: #fff
}

.wa-article .accent .button-primary-tiny,
.wa-article .accent .button.primary.tiny {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-primary-tiny:hover,
.wa-article .accent .button.primary.tiny:hover {
    background: #fff;
    color: #cb9a24
}

.button-primary-tiny[class^="button-primary"]:after,
.button-primary-tiny[class^="button-secondary"]:after,
.button.primary.tiny[class^="button-primary"]:after,
.button.primary.tiny[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary-tiny[class^="button-primary"]:hover,
.button-primary-tiny[class^="button-secondary"]:hover,
.button.primary.tiny[class^="button-primary"]:hover,
.button.primary.tiny[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-primary-tiny[class^="button-primary"]:hover:after,
.button-primary-tiny[class^="button-secondary"]:hover:after,
.button.primary.tiny[class^="button-primary"]:hover:after,
.button.primary.tiny[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-primary-tiny[class^="button-primary"].back:after,
.button-primary-tiny[class^="button-secondary"].back:after,
.button.primary.tiny[class^="button-primary"].back:after,
.button.primary.tiny[class^="button-secondary"].back:after {
    display: none
}

.button-primary-tiny[class^="button-primary"].back:before,
.button-primary-tiny[class^="button-secondary"].back:before,
.button.primary.tiny[class^="button-primary"].back:before,
.button.primary.tiny[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary-tiny[class^="button-primary"].back:hover,
.button-primary-tiny[class^="button-secondary"].back:hover,
.button.primary.tiny[class^="button-primary"].back:hover,
.button.primary.tiny[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-primary-tiny[class^="button-primary"].back:hover:before,
.button-primary-tiny[class^="button-secondary"].back:hover:before,
.button.primary.tiny[class^="button-primary"].back:hover:before,
.button.primary.tiny[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-primary-tiny[class^="button-secondary"],
.wa-article .dark .button.primary.tiny[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-primary-tiny[class^="button-secondary"],
.wa-article .photo-texte .button.primary.tiny[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-primary-tiny[class^="button-secondary"],
.bg-dark .wa-article .classique .button-primary-tiny[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.primary.tiny[class^="button-secondary"],
.bg-dark .wa-article .classique .button.primary.tiny[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-primary-tiny[class^="button-secondary"]:hover,
.button.primary.tiny[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-primary-tiny[class^="button-secondary"]:hover,
.wa-article .dark .button.primary.tiny[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-primary-tiny[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.primary.tiny[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-primary-tiny[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-primary-tiny[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.primary.tiny[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.primary.tiny[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.button-primary-small,
.button.primary.small {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    padding: 15px 30px;
    font-size: .8235294118rem;
    z-index: 0;
    letter-spacing: 0.88px
}

[data-whatinput='mouse'] .button-primary-small,
[data-whatinput='mouse'] .button.primary.small {
    outline: 0
}

.button-primary-small,
.button-primary-small.disabled,
.button-primary-small[disabled],
.button-primary-small.disabled:hover,
.button-primary-small[disabled]:hover,
.button-primary-small.disabled:focus,
.button-primary-small[disabled]:focus,
.button.primary.small,
.button.primary.small.disabled,
.button.primary.small[disabled],
.button.primary.small.disabled:hover,
.button.primary.small[disabled]:hover,
.button.primary.small.disabled:focus,
.button.primary.small[disabled]:focus {
    background-color: #cb9a24;
    color: #fff
}

.button-primary-small:hover,
.button-primary-small:focus,
.button.primary.small:hover,
.button.primary.small:focus {
    background-color: #cb9a24;
    color: #fff
}

.wa-article .accent .button-primary-small,
.wa-article .accent .button.primary.small {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-primary-small:hover,
.wa-article .accent .button.primary.small:hover {
    background: #fff;
    color: #cb9a24
}

.button-primary-small[class^="button-primary"]:after,
.button-primary-small[class^="button-secondary"]:after,
.button.primary.small[class^="button-primary"]:after,
.button.primary.small[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary-small[class^="button-primary"]:hover,
.button-primary-small[class^="button-secondary"]:hover,
.button.primary.small[class^="button-primary"]:hover,
.button.primary.small[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-primary-small[class^="button-primary"]:hover:after,
.button-primary-small[class^="button-secondary"]:hover:after,
.button.primary.small[class^="button-primary"]:hover:after,
.button.primary.small[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-primary-small[class^="button-primary"].back:after,
.button-primary-small[class^="button-secondary"].back:after,
.button.primary.small[class^="button-primary"].back:after,
.button.primary.small[class^="button-secondary"].back:after {
    display: none
}

.button-primary-small[class^="button-primary"].back:before,
.button-primary-small[class^="button-secondary"].back:before,
.button.primary.small[class^="button-primary"].back:before,
.button.primary.small[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary-small[class^="button-primary"].back:hover,
.button-primary-small[class^="button-secondary"].back:hover,
.button.primary.small[class^="button-primary"].back:hover,
.button.primary.small[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-primary-small[class^="button-primary"].back:hover:before,
.button-primary-small[class^="button-secondary"].back:hover:before,
.button.primary.small[class^="button-primary"].back:hover:before,
.button.primary.small[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-primary-small[class^="button-secondary"],
.wa-article .dark .button.primary.small[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-primary-small[class^="button-secondary"],
.wa-article .photo-texte .button.primary.small[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-primary-small[class^="button-secondary"],
.bg-dark .wa-article .classique .button-primary-small[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.primary.small[class^="button-secondary"],
.bg-dark .wa-article .classique .button.primary.small[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-primary-small[class^="button-secondary"]:hover,
.button.primary.small[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-primary-small[class^="button-secondary"]:hover,
.wa-article .dark .button.primary.small[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-primary-small[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.primary.small[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-primary-small[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-primary-small[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.primary.small[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.primary.small[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.button-primary-large,
.button.primary.large {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    padding: 22px 30px;
    font-size: .9411764706rem;
    z-index: 0;
    display: block
}

[data-whatinput='mouse'] .button-primary-large,
[data-whatinput='mouse'] .button.primary.large {
    outline: 0
}

.button-primary-large,
.button-primary-large.disabled,
.button-primary-large[disabled],
.button-primary-large.disabled:hover,
.button-primary-large[disabled]:hover,
.button-primary-large.disabled:focus,
.button-primary-large[disabled]:focus,
.button.primary.large,
.button.primary.large.disabled,
.button.primary.large[disabled],
.button.primary.large.disabled:hover,
.button.primary.large[disabled]:hover,
.button.primary.large.disabled:focus,
.button.primary.large[disabled]:focus {
    background-color: #cb9a24;
    color: #fff
}

.button-primary-large:hover,
.button-primary-large:focus,
.button.primary.large:hover,
.button.primary.large:focus {
    background-color: #cb9a24;
    color: #fff
}

.wa-article .accent .button-primary-large,
.wa-article .accent .button.primary.large {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-primary-large:hover,
.wa-article .accent .button.primary.large:hover {
    background: #fff;
    color: #cb9a24
}

.button-primary-large[class^="button-primary"]:after,
.button-primary-large[class^="button-secondary"]:after,
.button.primary.large[class^="button-primary"]:after,
.button.primary.large[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary-large[class^="button-primary"]:hover,
.button-primary-large[class^="button-secondary"]:hover,
.button.primary.large[class^="button-primary"]:hover,
.button.primary.large[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-primary-large[class^="button-primary"]:hover:after,
.button-primary-large[class^="button-secondary"]:hover:after,
.button.primary.large[class^="button-primary"]:hover:after,
.button.primary.large[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-primary-large[class^="button-primary"].back:after,
.button-primary-large[class^="button-secondary"].back:after,
.button.primary.large[class^="button-primary"].back:after,
.button.primary.large[class^="button-secondary"].back:after {
    display: none
}

.button-primary-large[class^="button-primary"].back:before,
.button-primary-large[class^="button-secondary"].back:before,
.button.primary.large[class^="button-primary"].back:before,
.button.primary.large[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-primary-large[class^="button-primary"].back:hover,
.button-primary-large[class^="button-secondary"].back:hover,
.button.primary.large[class^="button-primary"].back:hover,
.button.primary.large[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-primary-large[class^="button-primary"].back:hover:before,
.button-primary-large[class^="button-secondary"].back:hover:before,
.button.primary.large[class^="button-primary"].back:hover:before,
.button.primary.large[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-primary-large[class^="button-secondary"],
.wa-article .dark .button.primary.large[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-primary-large[class^="button-secondary"],
.wa-article .photo-texte .button.primary.large[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-primary-large[class^="button-secondary"],
.bg-dark .wa-article .classique .button-primary-large[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.primary.large[class^="button-secondary"],
.bg-dark .wa-article .classique .button.primary.large[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-primary-large[class^="button-secondary"]:hover,
.button.primary.large[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-primary-large[class^="button-secondary"]:hover,
.wa-article .dark .button.primary.large[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-primary-large[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.primary.large[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-primary-large[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-primary-large[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.primary.large[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.primary.large[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

@media print,
screen and (min-width: 48em) {

    .button-primary-large,
    .button.primary.large {
        display: inline-block
    }
}

a[class*="button-primary"],
a[class*="button.primary"] {
    text-decoration: none
}

a[class*="button-primary"]:hover,
a[class*="button-primary"]:focus,
a[class*="button.primary"]:hover,
a[class*="button.primary"]:focus {
    text-decoration: none
}

.button-secondary,
.button.secondary {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    border-color: #cb9a24;
    color: #261f0d
}

[data-whatinput='mouse'] .button-secondary,
[data-whatinput='mouse'] .button.secondary {
    outline: 0
}

.button-secondary,
.button-secondary.disabled,
.button-secondary[disabled],
.button-secondary.disabled:hover,
.button-secondary[disabled]:hover,
.button-secondary.disabled:focus,
.button-secondary[disabled]:focus,
.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
    background-color: #261f0d;
    color: #fff
}

.button-secondary:hover,
.button-secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #261f0d;
    color: #fff
}

.wa-article .accent .button-secondary,
.wa-article .accent .button.secondary {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-secondary:hover,
.wa-article .accent .button.secondary:hover {
    background: #fff;
    color: #cb9a24
}

.button-secondary[class^="button-primary"]:after,
.button-secondary[class^="button-secondary"]:after,
.button.secondary[class^="button-primary"]:after,
.button.secondary[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary[class^="button-primary"]:hover,
.button-secondary[class^="button-secondary"]:hover,
.button.secondary[class^="button-primary"]:hover,
.button.secondary[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-secondary[class^="button-primary"]:hover:after,
.button-secondary[class^="button-secondary"]:hover:after,
.button.secondary[class^="button-primary"]:hover:after,
.button.secondary[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-secondary[class^="button-primary"].back:after,
.button-secondary[class^="button-secondary"].back:after,
.button.secondary[class^="button-primary"].back:after,
.button.secondary[class^="button-secondary"].back:after {
    display: none
}

.button-secondary[class^="button-primary"].back:before,
.button-secondary[class^="button-secondary"].back:before,
.button.secondary[class^="button-primary"].back:before,
.button.secondary[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary[class^="button-primary"].back:hover,
.button-secondary[class^="button-secondary"].back:hover,
.button.secondary[class^="button-primary"].back:hover,
.button.secondary[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-secondary[class^="button-primary"].back:hover:before,
.button-secondary[class^="button-secondary"].back:hover:before,
.button.secondary[class^="button-primary"].back:hover:before,
.button.secondary[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-secondary[class^="button-secondary"],
.wa-article .dark .button.secondary[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-secondary[class^="button-secondary"],
.wa-article .photo-texte .button.secondary[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-secondary[class^="button-secondary"],
.bg-dark .wa-article .classique .button-secondary[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.secondary[class^="button-secondary"],
.bg-dark .wa-article .classique .button.secondary[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-secondary[class^="button-secondary"]:hover,
.button.secondary[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-secondary[class^="button-secondary"]:hover,
.wa-article .dark .button.secondary[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-secondary[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.secondary[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-secondary[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-secondary[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.secondary[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.secondary[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.button-secondary:hover,
.button.secondary:hover {
    border-color: #cb9a24;
    color: #fff
}

.button-secondary-tiny,
.button.secondary.tiny {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    padding: 10px 30px;
    font-size: .8235294118rem;
    z-index: 0;
    letter-spacing: 0.88px;
    border-color: #cb9a24;
    color: #261f0d
}

[data-whatinput='mouse'] .button-secondary-tiny,
[data-whatinput='mouse'] .button.secondary.tiny {
    outline: 0
}

.button-secondary-tiny,
.button-secondary-tiny.disabled,
.button-secondary-tiny[disabled],
.button-secondary-tiny.disabled:hover,
.button-secondary-tiny[disabled]:hover,
.button-secondary-tiny.disabled:focus,
.button-secondary-tiny[disabled]:focus,
.button.secondary.tiny,
.button.secondary.tiny.disabled,
.button.secondary.tiny[disabled],
.button.secondary.tiny.disabled:hover,
.button.secondary.tiny[disabled]:hover,
.button.secondary.tiny.disabled:focus,
.button.secondary.tiny[disabled]:focus {
    background-color: #261f0d;
    color: #fff
}

.button-secondary-tiny:hover,
.button-secondary-tiny:focus,
.button.secondary.tiny:hover,
.button.secondary.tiny:focus {
    background-color: #261f0d;
    color: #fff
}

.wa-article .accent .button-secondary-tiny,
.wa-article .accent .button.secondary.tiny {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-secondary-tiny:hover,
.wa-article .accent .button.secondary.tiny:hover {
    background: #fff;
    color: #cb9a24
}

.button-secondary-tiny[class^="button-primary"]:after,
.button-secondary-tiny[class^="button-secondary"]:after,
.button.secondary.tiny[class^="button-primary"]:after,
.button.secondary.tiny[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary-tiny[class^="button-primary"]:hover,
.button-secondary-tiny[class^="button-secondary"]:hover,
.button.secondary.tiny[class^="button-primary"]:hover,
.button.secondary.tiny[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-secondary-tiny[class^="button-primary"]:hover:after,
.button-secondary-tiny[class^="button-secondary"]:hover:after,
.button.secondary.tiny[class^="button-primary"]:hover:after,
.button.secondary.tiny[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-secondary-tiny[class^="button-primary"].back:after,
.button-secondary-tiny[class^="button-secondary"].back:after,
.button.secondary.tiny[class^="button-primary"].back:after,
.button.secondary.tiny[class^="button-secondary"].back:after {
    display: none
}

.button-secondary-tiny[class^="button-primary"].back:before,
.button-secondary-tiny[class^="button-secondary"].back:before,
.button.secondary.tiny[class^="button-primary"].back:before,
.button.secondary.tiny[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary-tiny[class^="button-primary"].back:hover,
.button-secondary-tiny[class^="button-secondary"].back:hover,
.button.secondary.tiny[class^="button-primary"].back:hover,
.button.secondary.tiny[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-secondary-tiny[class^="button-primary"].back:hover:before,
.button-secondary-tiny[class^="button-secondary"].back:hover:before,
.button.secondary.tiny[class^="button-primary"].back:hover:before,
.button.secondary.tiny[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-secondary-tiny[class^="button-secondary"],
.wa-article .dark .button.secondary.tiny[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-secondary-tiny[class^="button-secondary"],
.wa-article .photo-texte .button.secondary.tiny[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-secondary-tiny[class^="button-secondary"],
.bg-dark .wa-article .classique .button-secondary-tiny[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.secondary.tiny[class^="button-secondary"],
.bg-dark .wa-article .classique .button.secondary.tiny[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-secondary-tiny[class^="button-secondary"]:hover,
.button.secondary.tiny[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-secondary-tiny[class^="button-secondary"]:hover,
.wa-article .dark .button.secondary.tiny[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-secondary-tiny[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.secondary.tiny[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-secondary-tiny[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-secondary-tiny[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.secondary.tiny[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.secondary.tiny[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.button-secondary-tiny:hover,
.button.secondary.tiny:hover {
    border-color: #cb9a24;
    color: #fff
}

.button-secondary-small,
.button.secondary.small {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    padding: 15px 30px;
    font-size: .8235294118rem;
    z-index: 0;
    letter-spacing: 0.88px;
    border-color: #cb9a24;
    color: #261f0d
}

[data-whatinput='mouse'] .button-secondary-small,
[data-whatinput='mouse'] .button.secondary.small {
    outline: 0
}

.button-secondary-small,
.button-secondary-small.disabled,
.button-secondary-small[disabled],
.button-secondary-small.disabled:hover,
.button-secondary-small[disabled]:hover,
.button-secondary-small.disabled:focus,
.button-secondary-small[disabled]:focus,
.button.secondary.small,
.button.secondary.small.disabled,
.button.secondary.small[disabled],
.button.secondary.small.disabled:hover,
.button.secondary.small[disabled]:hover,
.button.secondary.small.disabled:focus,
.button.secondary.small[disabled]:focus {
    background-color: #261f0d;
    color: #fff
}

.button-secondary-small:hover,
.button-secondary-small:focus,
.button.secondary.small:hover,
.button.secondary.small:focus {
    background-color: #261f0d;
    color: #fff
}

.wa-article .accent .button-secondary-small,
.wa-article .accent .button.secondary.small {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-secondary-small:hover,
.wa-article .accent .button.secondary.small:hover {
    background: #fff;
    color: #cb9a24
}

.button-secondary-small[class^="button-primary"]:after,
.button-secondary-small[class^="button-secondary"]:after,
.button.secondary.small[class^="button-primary"]:after,
.button.secondary.small[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary-small[class^="button-primary"]:hover,
.button-secondary-small[class^="button-secondary"]:hover,
.button.secondary.small[class^="button-primary"]:hover,
.button.secondary.small[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-secondary-small[class^="button-primary"]:hover:after,
.button-secondary-small[class^="button-secondary"]:hover:after,
.button.secondary.small[class^="button-primary"]:hover:after,
.button.secondary.small[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-secondary-small[class^="button-primary"].back:after,
.button-secondary-small[class^="button-secondary"].back:after,
.button.secondary.small[class^="button-primary"].back:after,
.button.secondary.small[class^="button-secondary"].back:after {
    display: none
}

.button-secondary-small[class^="button-primary"].back:before,
.button-secondary-small[class^="button-secondary"].back:before,
.button.secondary.small[class^="button-primary"].back:before,
.button.secondary.small[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary-small[class^="button-primary"].back:hover,
.button-secondary-small[class^="button-secondary"].back:hover,
.button.secondary.small[class^="button-primary"].back:hover,
.button.secondary.small[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-secondary-small[class^="button-primary"].back:hover:before,
.button-secondary-small[class^="button-secondary"].back:hover:before,
.button.secondary.small[class^="button-primary"].back:hover:before,
.button.secondary.small[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-secondary-small[class^="button-secondary"],
.wa-article .dark .button.secondary.small[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-secondary-small[class^="button-secondary"],
.wa-article .photo-texte .button.secondary.small[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-secondary-small[class^="button-secondary"],
.bg-dark .wa-article .classique .button-secondary-small[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.secondary.small[class^="button-secondary"],
.bg-dark .wa-article .classique .button.secondary.small[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-secondary-small[class^="button-secondary"]:hover,
.button.secondary.small[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-secondary-small[class^="button-secondary"]:hover,
.wa-article .dark .button.secondary.small[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-secondary-small[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.secondary.small[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-secondary-small[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-secondary-small[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.secondary.small[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.secondary.small[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.button-secondary-small:hover,
.button.secondary.small:hover {
    border-color: #cb9a24;
    color: #fff
}

.button-secondary-large,
.button.secondary.large {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none;
    padding: 22px 30px;
    font-size: .9411764706rem;
    z-index: 0;
    display: block;
    border-color: #cb9a24;
    color: #261f0d
}

[data-whatinput='mouse'] .button-secondary-large,
[data-whatinput='mouse'] .button.secondary.large {
    outline: 0
}

.button-secondary-large,
.button-secondary-large.disabled,
.button-secondary-large[disabled],
.button-secondary-large.disabled:hover,
.button-secondary-large[disabled]:hover,
.button-secondary-large.disabled:focus,
.button-secondary-large[disabled]:focus,
.button.secondary.large,
.button.secondary.large.disabled,
.button.secondary.large[disabled],
.button.secondary.large.disabled:hover,
.button.secondary.large[disabled]:hover,
.button.secondary.large.disabled:focus,
.button.secondary.large[disabled]:focus {
    background-color: #261f0d;
    color: #fff
}

.button-secondary-large:hover,
.button-secondary-large:focus,
.button.secondary.large:hover,
.button.secondary.large:focus {
    background-color: #261f0d;
    color: #fff
}

.wa-article .accent .button-secondary-large,
.wa-article .accent .button.secondary.large {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .button-secondary-large:hover,
.wa-article .accent .button.secondary.large:hover {
    background: #fff;
    color: #cb9a24
}

.button-secondary-large[class^="button-primary"]:after,
.button-secondary-large[class^="button-secondary"]:after,
.button.secondary.large[class^="button-primary"]:after,
.button.secondary.large[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary-large[class^="button-primary"]:hover,
.button-secondary-large[class^="button-secondary"]:hover,
.button.secondary.large[class^="button-primary"]:hover,
.button.secondary.large[class^="button-secondary"]:hover {
    color: #261f0d
}

.button-secondary-large[class^="button-primary"]:hover:after,
.button-secondary-large[class^="button-secondary"]:hover:after,
.button.secondary.large[class^="button-primary"]:hover:after,
.button.secondary.large[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.button-secondary-large[class^="button-primary"].back:after,
.button-secondary-large[class^="button-secondary"].back:after,
.button.secondary.large[class^="button-primary"].back:after,
.button.secondary.large[class^="button-secondary"].back:after {
    display: none
}

.button-secondary-large[class^="button-primary"].back:before,
.button-secondary-large[class^="button-secondary"].back:before,
.button.secondary.large[class^="button-primary"].back:before,
.button.secondary.large[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.button-secondary-large[class^="button-primary"].back:hover,
.button-secondary-large[class^="button-secondary"].back:hover,
.button.secondary.large[class^="button-primary"].back:hover,
.button.secondary.large[class^="button-secondary"].back:hover {
    color: #261f0d
}

.button-secondary-large[class^="button-primary"].back:hover:before,
.button-secondary-large[class^="button-secondary"].back:hover:before,
.button.secondary.large[class^="button-primary"].back:hover:before,
.button.secondary.large[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .button-secondary-large[class^="button-secondary"],
.wa-article .dark .button.secondary.large[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .button-secondary-large[class^="button-secondary"],
.wa-article .photo-texte .button.secondary.large[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .button-secondary-large[class^="button-secondary"],
.bg-dark .wa-article .classique .button-secondary-large[class^="button-secondary"],
.slider-defaut .wa-article .classique .button.secondary.large[class^="button-secondary"],
.bg-dark .wa-article .classique .button.secondary.large[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.button-secondary-large[class^="button-secondary"]:hover,
.button.secondary.large[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .button-secondary-large[class^="button-secondary"]:hover,
.wa-article .dark .button.secondary.large[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .button-secondary-large[class^="button-secondary"]:hover,
.wa-article .photo-texte .button.secondary.large[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .button-secondary-large[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button-secondary-large[class^="button-secondary"]:hover,
.slider-defaut .wa-article .classique .button.secondary.large[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .button.secondary.large[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

@media print,
screen and (min-width: 48em) {

    .button-secondary-large,
    .button.secondary.large {
        display: inline-block
    }
}

.button-secondary-large:hover,
.button.secondary.large:hover {
    border-color: #cb9a24;
    color: #fff
}

a[class*="button-secondary"],
a[class*="button.secondary"] {
    text-decoration: none
}

a[class*="button-secondary"]:hover,
a[class*="button-secondary"]:focus,
a[class*="button.secondary"]:hover,
a[class*="button.secondary"]:focus {
    text-decoration: none
}

.share-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px 6px 0;
    padding: 17px 30px;
    border: 0 solid #cb9a24;
    border-radius: 0px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
    font-family: "Antonio", sans-serif;
    font-size: .9411764706rem;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none;
    transition: all .3s ease;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border: none
}

[data-whatinput='mouse'] .share-btn {
    outline: 0
}

.share-btn,
.share-btn.disabled,
.share-btn[disabled],
.share-btn.disabled:hover,
.share-btn[disabled]:hover,
.share-btn.disabled:focus,
.share-btn[disabled]:focus {
    background-color: #cb9a24;
    color: #fff
}

.share-btn:hover,
.share-btn:focus {
    background-color: #cb9a24;
    color: #fff
}

.wa-article .accent .share-btn {
    background: #fff;
    color: #261f0d
}

.wa-article .accent .share-btn:hover {
    background: #fff;
    color: #cb9a24
}

.share-btn[class^="button-primary"]:after,
.share-btn[class^="button-secondary"]:after {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 0;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.share-btn[class^="button-primary"]:hover,
.share-btn[class^="button-secondary"]:hover {
    color: #261f0d
}

.share-btn[class^="button-primary"]:hover:after,
.share-btn[class^="button-secondary"]:hover:after {
    transform: translateX(6px)
}

.share-btn[class^="button-primary"].back:after,
.share-btn[class^="button-secondary"].back:after {
    display: none
}

.share-btn[class^="button-primary"].back:before,
.share-btn[class^="button-secondary"].back:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: normal;
    transition: transform .3s ease;
    top: 0.05em
}

.share-btn[class^="button-primary"].back:hover,
.share-btn[class^="button-secondary"].back:hover {
    color: #261f0d
}

.share-btn[class^="button-primary"].back:hover:before,
.share-btn[class^="button-secondary"].back:hover:before {
    transform: translateX(-6px)
}

.wa-article .dark .share-btn[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.wa-article .photo-texte .share-btn[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.slider-defaut .wa-article .classique .share-btn[class^="button-secondary"],
.bg-dark .wa-article .classique .share-btn[class^="button-secondary"] {
    background: #fff;
    color: #261f0d
}

.share-btn[class^="button-secondary"]:hover {
    color: #e0b752
}

.wa-article .dark .share-btn[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.wa-article .photo-texte .share-btn[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.slider-defaut .wa-article .classique .share-btn[class^="button-secondary"]:hover,
.bg-dark .wa-article .classique .share-btn[class^="button-secondary"]:hover {
    background: #fff;
    color: #cb9a24
}

.share-btn:after {
    background-color: #261f0d !important
}

.share-btn:hover:after {
    background-color: #261f0d !important
}

.anime-zoom-photo {
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
    border-radius: 12px
}

.anime-zoom-photo img {
    border-radius: 12px;
    display: inline-block;
    transform-origin: 50% 50%;
    transform: scale(1);
    transition: transform 1.5s ease
}

.anime-zoom-photo:hover img {
    transform: scale(1.1)
}

.cadre-map iframe {
    border: 1px solid rgba(203, 154, 36, 0.5) !important
}

.wa_img_cadre,
.cadre-image-droite,
.cadre-image-gauche {
    background-color: #fff;
    border-width: 0 0 4px 0;
    border-color: #cb9a24;
    border-style: solid
}

.wa-article .sobre .wa_img_cadre,
.wa-article .sobre .cadre-image-droite,
.wa-article .sobre .cadre-image-gauche {
    border-color: rgba(38, 31, 13, 0.1)
}

.wa-article .photo-texte .wa_img_cadre,
.wa-article .photo-texte .cadre-image-droite,
.wa-article .photo-texte .cadre-image-gauche {
    border-color: rgba(255, 255, 255, 0.2)
}

.wa-article .accent .wa_img_cadre,
.wa-article .accent .cadre-image-droite,
.wa-article .accent .cadre-image-gauche {
    border-color: rgba(255, 255, 255, 0.2)
}

.slider-defaut .wa-article .classique .wa_img_cadre,
.slider-defaut .wa-article .classique .cadre-image-droite,
.slider-defaut .wa-article .classique .cadre-image-gauche {
    border-color: rgba(255, 255, 255, 0.2)
}

.img-gauche,
.cadre-image-gauche {
    display: block;
    margin: 0 0 30px 0
}

@media print,
screen and (min-width: 48em) {

    .img-gauche,
    .cadre-image-gauche {
        float: left;
        height: auto;
        margin: 0 60px 30px 0;
        max-width: 43%
    }

    .credit-gauche .img-gauche,
    .credit-gauche .cadre-image-gauche {
        margin-right: 0
    }
}

.img-droite,
.cadre-image-droite {
    display: block;
    margin: 0 0 30px 0
}

@media print,
screen and (min-width: 48em) {

    .img-droite,
    .cadre-image-droite {
        float: right;
        height: auto;
        max-width: 43%;
        margin: 0 0 30px 60px
    }

    .credit-droite .img-droite,
    .credit-droite .cadre-image-droite {
        margin-left: 0
    }
}

@media print,
screen and (min-width: 48em) {

    .div-credit-photo.credit-gauche,
    .div-credit-photo.credit-droite {
        max-width: 43%
    }

    .div-credit-photo.credit-gauche img,
    .div-credit-photo.credit-droite img {
        max-width: 100%
    }
}

p {
    line-height: inherit;
    margin-bottom: 0;
    padding-bottom: 1rem
}

blockquote,
.blockquote {
    position: relative
}

@media print,
screen and (min-width: 48em) {

    blockquote,
    .blockquote {
        padding: 1.7647058824rem 5.2941176471rem 1.7647058824rem 5.2941176471rem;
        min-height: 109px
    }
}

blockquote strong,
.blockquote strong {
    font-weight: bold
}

table blockquote,
table .blockquote {
    display: block
}

blockquote p,
.blockquote p {
    display: inline;
    padding: 0;
    margin: 0;
    line-height: inherit;
    color: #261f0d
}

.wa-article .photo-texte blockquote p,
.wa-article .photo-texte .blockquote p {
    color: #fff
}

.wa-article .accent blockquote p,
.wa-article .accent .blockquote p {
    color: #fff
}

.slider-defaut .wa-article .classique blockquote p,
.slider-defaut .wa-article .classique .blockquote p {
    color: #fff
}

blockquote:before,
blockquote:after,
.blockquote:before,
.blockquote:after {
    font-size: 7em;
    color: rgba(38, 31, 13, 0.1);
    font-weight: 400;
    font-style: normal;
    position: absolute;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-60%)
}

.wa-article .photo-texte blockquote:before,
.wa-article .photo-texte blockquote:after,
.wa-article .photo-texte .blockquote:before,
.wa-article .photo-texte .blockquote:after {
    color: rgba(255, 255, 255, 0.2)
}

.wa-article .accent blockquote:before,
.wa-article .accent blockquote:after,
.wa-article .accent .blockquote:before,
.wa-article .accent .blockquote:after {
    color: rgba(255, 255, 255, 0.2)
}

.slider-defaut .wa-article .classique blockquote:before,
.slider-defaut .wa-article .classique blockquote:after,
.slider-defaut .wa-article .classique .blockquote:before,
.slider-defaut .wa-article .classique .blockquote:after {
    color: rgba(255, 255, 255, 0.2)
}

blockquote:before,
.blockquote:before {
    padding: 0 .5882352941rem 0 0;
    content: open-quote;
    left: 0
}

blockquote:after,
.blockquote:after {
    padding: 0 0 0 .5882352941rem;
    content: close-quote;
    right: 0
}

.cite {
    text-align: center;
    font-size: .8823529412rem;
    line-height: 1.1em;
    display: block;
    color: #fff;
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 500;
    text-transform: uppercase
}

[data-style-align="center"] a[class*="file_"],
[data-style-align="center"] a[class*="file_"]:focus {
    text-align: center;
    display: inline-block
}

[data-style-align="center"] a[class*="file_"]:hover,
[data-style-align="center"] a[class*="file_"]:focus:hover {
    display: inline-block
}

[data-style-align="right"] a[class*="file_"],
[data-style-align="right"] a[class*="file_"]:focus {
    text-align: right;
    padding: 6px 95px 0 0
}

[data-style-align="right"] a[class*="file_"]:before,
[data-style-align="right"] a[class*="file_"]:focus:before {
    left: inherit;
    right: 0;
    border-width: 0px 0px 0px 2px
}

a[class*="file_"],
a[class*="file_"]:focus {
    text-align: left;
    padding: 6px 0 0 95px;
    margin: 0;
    position: relative;
    display: block;
    color: inherit;
    font-weight: 400;
    text-decoration: none;
    min-height: 36px;
    transition: color .3s ease
}

a[class*="file_"]:before,
a[class*="file_"]:focus:before {
    width: 70px;
    height: 36px;
    border-width: 0px 2px 0px 0px;
    border-style: solid;
    border-color: rgba(38, 31, 13, 0.2);
    line-height: 0;
    padding-top: 17px;
    position: absolute;
    font-size: 28px;
    text-align: center;
    display: inline-block;
    font-family: FontAwesome;
    content: '\f0f6';
    text-decoration: none;
    top: 0;
    color: inherit;
    left: 0;
    z-index: 1;
    font-weight: 400;
    transition: color .3s ease;
    text-decoration: none !important;
    transition: color .3s ease
}

.wa-article .photo-texte a[class*="file_"]:before,
.wa-article .photo-texte a[class*="file_"]:focus:before {
    border-color: rgba(255, 255, 255, 0.2)
}

.wa-article .accent a[class*="file_"]:before,
.wa-article .accent a[class*="file_"]:focus:before {
    border-color: rgba(255, 255, 255, 0.2)
}

.wa-article .dark a[class*="file_"]:before,
.wa-article .dark a[class*="file_"]:focus:before {
    border-color: rgba(255, 255, 255, 0.2)
}

.slider-defaut .wa-article .classique a[class*="file_"]:before,
.bg-dark .wa-article .classique a[class*="file_"]:before,
.wa-article .classique a[class*="file_"]:before .photo-texte,
.slider-defaut .wa-article .classique a[class*="file_"]:focus:before,
.bg-dark .wa-article .classique a[class*="file_"]:focus:before,
.wa-article .classique a[class*="file_"]:focus:before .photo-texte {
    color: #fff
}

a[class*="file_"]:hover,
a[class*="file_"]:focus:hover {
    color: #cb9a24
}

.wa-article .photo-texte a[class*="file_"]:hover,
.wa-article .photo-texte a[class*="file_"]:focus:hover {
    color: #e0b752
}

.wa-article .accent a[class*="file_"]:hover,
.wa-article .accent a[class*="file_"]:focus:hover {
    color: #e0b752
}

.wa-article .dark a[class*="file_"]:hover,
.wa-article .dark a[class*="file_"]:focus:hover {
    color: #e0b752
}

.slider-defaut .wa-article .classique a[class*="file_"]:hover,
.bg-dark .wa-article .classique a[class*="file_"]:hover,
.slider-defaut .wa-article .classique a[class*="file_"]:focus:hover,
.bg-dark .wa-article .classique a[class*="file_"]:focus:hover {
    color: #e0b752
}

a.file_audio:before,
a.file_mp3:before,
a.file_mp4:before,
a.file_mov:before,
a.file_audio:focus:before,
a.file_mp3:focus:before,
a.file_mp4:focus:before,
a.file_mov:focus:before {
    content: '\f04b'
}

a.file_jpg:before,
a.file_png:before,
a.file_gif:before,
a.file_svg:before,
a.file_jpg:focus:before,
a.file_png:focus:before,
a.file_gif:focus:before,
a.file_svg:focus:before {
    content: '\f03e'
}

a.file_doc:before,
a.file_docx:before,
a.file_doc:focus:before,
a.file_docx:focus:before {
    content: '\f1c2'
}

a.file_pdf:before,
a.file_pdf:focus:before {
    content: '\f0f6'
}

a.file_xls:before,
a.file_xls:focus:before {
    content: '\f1c3'
}

a.file_link:before,
a.file_link:focus:before {
    content: '\f08e'
}

a.file_link-int:before,
a.file_link-int:focus:before {
    content: '\f0c1'
}

p.date-stylise-gauche,
p.date-stylise-gauche-medium {
    position: relative;
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    line-height: 1;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 60px;
    padding: 30px 5px;
    background-color: #cb9a24;
    width: 125px;
    min-height: 125px;
    text-align: center;
    color: #fff;
    margin: 0 20px 1rem 0;
    float: left
}

@media print,
screen and (min-width: 48em) {

    p.date-stylise-gauche,
    p.date-stylise-gauche-medium {
        margin-right: 30px
    }
}

.date-stylise-mois {
    font-weight: 700;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 22px;
    text-transform: none;
    text-align: center;
    display: block;
    margin: 0;
    padding-top: 5px
}

.date-stylise-annee {
    font-weight: 700;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 0;
    padding: 8px 0 0 0;
    width: 100%;
    color: #261f0d
}

p.date-stylise-gauche-medium {
    font-size: 36px;
    padding: 15px 5px;
    width: 80px;
    min-height: 80px
}

p.date-stylise-gauche-medium .date-stylise-mois {
    font-size: 16px
}

p.date-stylise-gauche-medium .date-stylise-annee {
    font-size: 14px
}

p.small-dots {
    display: block;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1
}

p.small-dots:after {
    content: '';
    display: block;
    clear: both
}

p.small-dots .title {
    float: left;
    padding-right: 5px;
    position: relative;
    display: inline-block
}

p.small-dots .title:before {
    content: '';
    border-bottom: 2px dotted #261f0d;
    display: block;
    width: 100vw;
    position: absolute;
    z-index: -1;
    height: 1px;
    bottom: 5px;
    left: 100%
}

.wa-article .photo-texte p.small-dots .title:before {
    border-bottom-color: #fff
}

.wa-article .accent p.small-dots .title:before {
    border-bottom-color: #fff
}

.slider-defaut .wa-article .classique p.small-dots .title:before {
    border-bottom-color: #fff
}

p.small-dots .price {
    font-weight: bold;
    font-family: "Antonio", sans-serif;
    color: #cb9a24;
    float: right;
    padding-left: 5px;
    display: inline-block;
    background: #fff
}

.wa-article .accent p.small-dots .price {
    background: #261f0d
}

.wa-article .sobre p.small-dots .price {
    background: #faf6f0
}

.wa-article .photo-texte p.small-dots .price {
    background: #000
}

.slider-defaut .wa-article .classique p.small-dots .price {
    background: #000;
    color: #cb9a24
}

.wa-article .photo-texte p.small-dots .price {
    color: #cb9a24
}

.wa-article .accent p.small-dots .price {
    color: #cb9a24
}

@media screen and (max-width: 36em) {

    .grid-container.container .grid-row.row.grid-x>.cell.small-6,
    .grid-container.container .grid-x>.cell.small-6 {
        width: 100%
    }
}

.grid-container.container .cell+.cell:last-child,
.grid-container.container .cell+.cell:last-child {
    float: left !important
}

.icone-color-1 .fa {
    color: #cb9a24
}

.icone-color-2 .fa {
    color: #e5cc91
}

.wa-article .photo-texte .icone-color-2 .fa {
    color: rgba(255, 255, 255, 0.7)
}

.wa-article .dark .icone-color-2 .fa {
    color: rgba(255, 255, 255, 0.7)
}

.slider-defaut .wa-article .classique .icone-color-2 .fa,
.bg-dark .wa-article .classique .icone-color-2 .fa {
    color: rgba(255, 255, 255, 0.7)
}

.icone-classique-medium .fa,
.icone-classique-medium-side .fa,
.icone-classique-large .fa,
.icone-classique-large-side .fa {
    font-size: 2.1176470588rem;
    line-height: inherit;
    display: inline-block;
    font-weight: 400
}

.icone-classique-large .fa,
.icone-classique-large-side .fa {
    font-size: 2.9411764706rem
}

.icone-stylise-medium .fa,
.icone-stylise-medium-side .fa,
.icone-stylise-large .fa,
.icone-stylise-large-side .fa {
    font-size: 1.0588235294rem;
    line-height: 1;
    display: inline-block;
    width: 2.1176470588rem;
    height: 2.1176470588rem;
    background-color: #261f0d;
    padding: calc((2.1176470588rem - 1.0588235294rem) / 2) 0 0;
    font-weight: 400;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    z-index: 0
}

.wa-article .photo-texte .icone-stylise-medium .fa,
.wa-article .photo-texte .icone-stylise-medium-side .fa,
.wa-article .photo-texte .icone-stylise-large .fa,
.wa-article .photo-texte .icone-stylise-large-side .fa {
    color: #fff
}

.wa-article .dark .icone-stylise-medium .fa,
.wa-article .dark .icone-stylise-medium-side .fa,
.wa-article .dark .icone-stylise-large .fa,
.wa-article .dark .icone-stylise-large-side .fa {
    color: #fff
}

.slider-defaut .wa-article .classique .icone-stylise-medium .fa,
.slider-defaut .wa-article .classique .icone-stylise-medium-side .fa,
.bg-dark .wa-article .classique .icone-stylise-medium .fa,
.bg-dark .wa-article .classique .icone-stylise-medium-side .fa,
.slider-defaut .wa-article .classique .icone-stylise-large .fa,
.slider-defaut .wa-article .classique .icone-stylise-large-side .fa,
.bg-dark .wa-article .classique .icone-stylise-large .fa,
.bg-dark .wa-article .classique .icone-stylise-large-side .fa {
    color: #fff
}

.icone-stylise-medium.icone-color-1 .fa,
.icone-color-1.icone-stylise-medium-side .fa,
.icone-stylise-large.icone-color-1 .fa,
.icone-color-1.icone-stylise-large-side .fa {
    background: #cb9a24;
    color: #fff
}

.icone-stylise-medium.icone-color-2 .fa,
.icone-color-2.icone-stylise-medium-side .fa,
.icone-stylise-large.icone-color-2 .fa,
.icone-color-2.icone-stylise-large-side .fa {
    background: #e5cc91;
    color: #261f0d
}

.wa-article .photo-texte .icone-stylise-medium.icone-color-2 .fa,
.wa-article .photo-texte .icone-color-2.icone-stylise-medium-side .fa,
.wa-article .photo-texte .icone-stylise-large.icone-color-2 .fa,
.wa-article .photo-texte .icone-color-2.icone-stylise-large-side .fa {
    color: #261f0d
}

.wa-article .dark .icone-stylise-medium.icone-color-2 .fa,
.wa-article .dark .icone-color-2.icone-stylise-medium-side .fa,
.wa-article .dark .icone-stylise-large.icone-color-2 .fa,
.wa-article .dark .icone-color-2.icone-stylise-large-side .fa {
    color: #261f0d
}

.slider-defaut .wa-article .classique .icone-stylise-medium.icone-color-2 .fa,
.slider-defaut .wa-article .classique .icone-color-2.icone-stylise-medium-side .fa,
.bg-dark .wa-article .classique .icone-stylise-medium.icone-color-2 .fa,
.bg-dark .wa-article .classique .icone-color-2.icone-stylise-medium-side .fa,
.slider-defaut .wa-article .classique .icone-stylise-large.icone-color-2 .fa,
.slider-defaut .wa-article .classique .icone-color-2.icone-stylise-large-side .fa,
.bg-dark .wa-article .classique .icone-stylise-large.icone-color-2 .fa,
.bg-dark .wa-article .classique .icone-color-2.icone-stylise-large-side .fa {
    color: #261f0d
}

.icone-stylise-large .fa,
.icone-stylise-large-side .fa {
    font-size: 1.5882352941rem;
    width: 2.9411764706rem;
    height: 2.9411764706rem;
    padding: calc((2.9411764706rem - 1.5882352941rem) / 2) 0 0
}

.icone-classique-side,
.icone-classique-large-side,
.icone-classique-medium-side,
.icone-stylise-large-side,
.icone-stylise-medium-side {
    display: block;
    position: relative
}

.icone-classique-side .fa,
.icone-classique-large-side .fa,
.icone-classique-medium-side .fa,
.icone-stylise-large-side .fa,
.icone-stylise-medium-side .fa {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0
}

.icone-classique-side {
    min-height: 1rem;
    padding-left: calc(1rem + 10px)
}

.icone-classique-side .fa {
    line-height: 1;
    display: inline-block;
    font-weight: 400
}

.icone-classique-medium-side {
    min-height: calc(2.1176470588rem + 1.7647058824em);
    padding-left: calc(2.1176470588rem + 1.7647058824rem)
}

.icone-classique-large-side {
    min-height: 2.9411764706rem;
    padding-left: calc(2.9411764706rem + 1.7647058824rem)
}

.icone-stylise-medium-side {
    min-height: 2.1176470588rem;
    padding-left: calc(2.1176470588rem + 1.7647058824rem)
}

.icone-stylise-large-side {
    min-height: 2.9411764706rem;
    padding-left: calc(2.9411764706rem + 1.7647058824rem)
}

[data-style-align="right"].icone-classique-side,
[data-style-align="right"].icone-classique-large-side,
[data-style-align="right"].icone-classique-medium-side,
[data-style-align="right"].icone-stylise-large-side,
[data-style-align="right"].icone-stylise-medium-side {
    padding-left: 0
}

[data-style-align="right"].icone-classique-side .fa,
[data-style-align="right"].icone-classique-side:after,
[data-style-align="right"].icone-classique-large-side .fa,
[data-style-align="right"].icone-classique-large-side:after,
[data-style-align="right"].icone-classique-medium-side .fa,
[data-style-align="right"].icone-classique-medium-side:after,
[data-style-align="right"].icone-stylise-large-side .fa,
[data-style-align="right"].icone-stylise-large-side:after,
[data-style-align="right"].icone-stylise-medium-side .fa,
[data-style-align="right"].icone-stylise-medium-side:after {
    left: inherit;
    right: 0
}

[data-style-align="right"].icone-classique-side {
    padding-right: calc(1rem + 10px)
}

[data-style-align="right"].icone-classique-medium-side {
    padding-right: calc(2.1176470588rem + 1.7647058824rem)
}

[data-style-align="right"].icone-stylise-medium-side {
    padding-right: calc(2.1176470588rem + 1.7647058824rem)
}

[data-style-align="right"].icone-classique-large-side {
    padding-right: calc(2.9411764706rem + 1.7647058824rem)
}

[data-style-align="right"].icone-stylise-large-side {
    padding-right: calc(2.9411764706rem + 1.7647058824rem)
}

@font-face {
    font-family: 'fontello';
    src: url("/Library/fonts/fontello/fontello.eot?70661244");
    src: url("/Library/fonts/fontello/fontello.eot?70661244#iefix") format("embedded-opentype"), url("/Library/fonts/fontello/fontello.woff2?70661244") format("woff2"), url("/Library/fonts/fontello/fontello.woff?70661244") format("woff"), url("/Library/fonts/fontello/fontello.ttf?70661244") format("truetype"), url("/Library/fonts/fontello/fontello.svg?70661244#fontello") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="ftlo-"]:before,
[class*=" ftlo-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400 !important;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ftlo-arrow-large-right:before {
    content: '\e800'
}

.ftlo-plus:before {
    content: '\e801'
}

.ftlo-moin:before {
    content: '\e802'
}

.ftlo-close:before {
    content: '\e803'
}

.app-embed {
    background-color: rgba(255, 255, 255, 0)
}

#form-embed .form-control {
    border-radius: 0;
    height: initial;
    min-height: 48px;
    border: 1px solid #e5cc91;
    max-width: 100%;
    color: #261f0d;
    font-size: 16px;
    line-height: 1.2;
    padding: 8px 15px;
    margin: 0
}

#form-embed .form-control::placeholder {
    color: rgba(38, 31, 13, 0.6)
}

#form-embed .form-control:focus {
    border-color: 1px solid #cb9a24;
    box-shadow: none
}

#form-embed textarea.form-control {
    min-height: 100px;
    padding: 15px
}

#form-embed select.form-control {
    height: 2.7411764706rem;
    font-size: 1rem;
    line-height: 1.4;
    background-color: #fff;
    border-color: 1px solid #e5cc91;
    background-image: url("../images/Skin/select-black.svg") !important;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: right -20px center !important;
    padding-right: 33px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

#form-embed select.form-control:focus {
    background-color: #fff;
    border: 1px solid #cb9a24
}

#form-embed .StripeElement {
    height: 60px;
    padding: 15px
}

#form-embed .txt-value {
    font-size: 1rem;
    text-align: right
}

#form-embed .value {
    font-size: 1rem;
    text-align: right
}

#form-embed #total-value {
    font-size: 1rem;
    text-align: right;
    font-weight: 700
}

#form-embed .txt-total {
    font-size: 1rem;
    text-align: right;
    font-weight: 700
}

#form-embed .obligatoire {
    color: rgba(38, 31, 13, 0.7);
    font-size: 14px;
    font-style: italic
}

#form-embed #messages .alert-success {
    padding-right: 80px;
    margin-top: 150px
}

#form-embed label.control-label {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    color: #261f0d;
    padding-bottom: 4px
}

#form-embed input[type="file"] {
    min-height: 2.7411764706rem;
    font-size: 1rem;
    line-height: 1.4;
    background-color: #fff;
    border-color: 1px solid #e5cc91;
    padding: 8px 15px
}

#form-embed input[type="file"]:focus {
    border: 1px solid #cb9a24;
    box-shadow: none
}

.textarea-form {
    min-height: 8.8235294118rem
}

.title-label {
    font-size: .8235294118rem;
    color: #261f0d;
    text-transform: uppercase
}

.content-form-contact {
    display: block;
    width: 30.5882352941rem;
    max-width: 100%;
    margin: 0 auto
}

.content-form-contact .obligatoire {
    display: block;
    padding: .8823529412rem .5882352941rem 1.7647058824rem 0;
    font-size: .8235294118rem;
    color: #261f0d
}

@media print,
screen and (min-width: 48em) {
    .content-form-contact .obligatoire {
        float: left;
        display: inline-block
    }
}

@media print,
screen and (min-width: 48em) {
    .content-form-contact button.button-primary {
        float: right
    }
}

table {
    margin-bottom: .8823529412rem;
    width: inherit;
    border-color: #e5cc91
}

.wa-article .photo-texte table {
    border-color: rgba(255, 255, 255, 0.2)
}

.wa-article .dark table {
    border-color: rgba(255, 255, 255, 0.2)
}

.slider-defaut .wa-article .classique table,
.bg-dark .wa-article .classique table {
    border-color: rgba(255, 255, 255, 0.2)
}

table td,
table tr,
table th {
    border: none;
    font-family: inherit;
    font-size: inherit
}

@media print,
screen and (max-width: 47.99875em) {
    table {
        display: flex !important;
        width: 100% !important;
        flex-wrap: wrap
    }

    table tbody,
    table thead,
    table tfoot {
        overflow-x: auto !important;
        display: block;
        width: 100%
    }

    table thead tr,
    table tfoot tr {
        display: table;
        width: 100%
    }

    table caption {
        order: 1
    }

    table thead {
        order: 2
    }

    table tbody {
        order: 3
    }

    table tfoot {
        order: 4
    }

    table caption {
        padding: .5882352941rem;
        width: 100% !important;
        display: block
    }

    table tr:last-child:after {
        width: 1px;
        display: block;
        position: relative;
        height: 1px;
        width: 1px;
        z-index: -1;
        content: ''
    }
}

table caption p {
    margin-bottom: 0
}

table caption,
table tr th {
    text-align: inherit;
    font-size: inherit;
    line-height: inherit
}

table caption,
table caption.TitreColonne,
table tr.TitreColonne td,
table tr.TitreColonne th {
    background-color: rgba(255, 255, 255, 0);
    font-family: "Antonio", sans-serif;
    text-transform: none;
    font-weight: 700;
    font-size: 1.0588235294rem
}

@media print,
screen and (min-width: 48em) {

    table caption,
    table caption.TitreColonne,
    table tr.TitreColonne td,
    table tr.TitreColonne th {
        font-size: 1.1764705882rem
    }
}

table caption.TitreColonne-2,
table tr.TitreColonne-2 td,
table tr.TitreColonne-2 th {
    color: #cb9a24;
    font-family: "Antonio", sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

table.table-raye tr:nth-child(odd) {
    background: #faf6f0
}

.wa-article .sobre table.table-raye tr:nth-child(odd) {
    background: #f4ebde
}

.wa-article .photo-texte table.table-raye tr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.2)
}

.wa-article .dark table.table-raye tr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.2)
}

.slider-defaut .wa-article .classique table.table-raye tr:nth-child(odd),
.bg-dark .wa-article .classique table.table-raye tr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.2)
}

table.table-raye tr.TitreColonne {
    background: rgba(255, 255, 255, 0) !important
}

table.table-raye tr:nth-child(even) {
    background: rgba(255, 255, 255, 0)
}

table caption.table-tr-bg-dark,
table tr.table-tr-bg-dark td,
table tr.table-tr-bg-dark th,
table td.table-td-bg-dark {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2) !important;
    background-color: #261f0d
}

table caption.table-tr-bg-dark .txt-color-1,
table tr.table-tr-bg-dark td .txt-color-1,
table tr.table-tr-bg-dark th .txt-color-1,
table td.table-td-bg-dark .txt-color-1 {
    color: #e0b752
}

.wa-article .photo-texte table caption.table-tr-bg-dark .txt-color-1,
.wa-article .photo-texte table tr.table-tr-bg-dark td .txt-color-1,
.wa-article .photo-texte table tr.table-tr-bg-dark th .txt-color-1,
.wa-article .photo-texte table td.table-td-bg-dark .txt-color-1 {
    color: #e0b752
}

.wa-article .dark table caption.table-tr-bg-dark .txt-color-1,
.wa-article .dark table tr.table-tr-bg-dark td .txt-color-1,
.wa-article .dark table tr.table-tr-bg-dark th .txt-color-1,
.wa-article .dark table td.table-td-bg-dark .txt-color-1 {
    color: #e0b752
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-dark .txt-color-1,
bg-dark .wa-article .classique table caption.table-tr-bg-dark .txt-color-1,
.slider-defaut .wa-article .classique table tr.table-tr-bg-dark td .txt-color-1,
bg-dark .wa-article .classique table tr.table-tr-bg-dark td .txt-color-1,
.slider-defaut .wa-article .classique table tr.table-tr-bg-dark th .txt-color-1,
bg-dark .wa-article .classique table tr.table-tr-bg-dark th .txt-color-1,
.slider-defaut .wa-article .classique table td.table-td-bg-dark .txt-color-1,
bg-dark .wa-article .classique table td.table-td-bg-dark .txt-color-1 {
    color: #e0b752
}

table caption.table-tr-bg-dark .txt-color-2,
table tr.table-tr-bg-dark td .txt-color-2,
table tr.table-tr-bg-dark th .txt-color-2,
table td.table-td-bg-dark .txt-color-2 {
    color: rgba(255, 255, 255, 0.6)
}

.wa-article .photo-texte table caption.table-tr-bg-dark .txt-color-2,
.wa-article .photo-texte table tr.table-tr-bg-dark td .txt-color-2,
.wa-article .photo-texte table tr.table-tr-bg-dark th .txt-color-2,
.wa-article .photo-texte table td.table-td-bg-dark .txt-color-2 {
    color: rgba(255, 255, 255, 0.6)
}

.wa-article .dark table caption.table-tr-bg-dark .txt-color-2,
.wa-article .dark table tr.table-tr-bg-dark td .txt-color-2,
.wa-article .dark table tr.table-tr-bg-dark th .txt-color-2,
.wa-article .dark table td.table-td-bg-dark .txt-color-2 {
    color: rgba(255, 255, 255, 0.6)
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-dark .txt-color-2,
.bg-dark .wa-article .classique table caption.table-tr-bg-dark .txt-color-2,
.slider-defaut .wa-article .classique table tr.table-tr-bg-dark td .txt-color-2,
.bg-dark .wa-article .classique table tr.table-tr-bg-dark td .txt-color-2,
.slider-defaut .wa-article .classique table tr.table-tr-bg-dark th .txt-color-2,
.bg-dark .wa-article .classique table tr.table-tr-bg-dark th .txt-color-2,
.slider-defaut .wa-article .classique table td.table-td-bg-dark .txt-color-2,
.bg-dark .wa-article .classique table td.table-td-bg-dark .txt-color-2 {
    color: rgba(255, 255, 255, 0.6)
}

table caption.table-tr-bg-dark a,
table caption.table-tr-bg-dark a:focus,
table tr.table-tr-bg-dark td a,
table tr.table-tr-bg-dark td a:focus,
table tr.table-tr-bg-dark th a,
table tr.table-tr-bg-dark th a:focus,
table td.table-td-bg-dark a,
table td.table-td-bg-dark a:focus {
    color: inherit
}

table caption.table-tr-bg-dark a:hover,
table caption.table-tr-bg-dark a:focus:hover,
table tr.table-tr-bg-dark td a:hover,
table tr.table-tr-bg-dark td a:focus:hover,
table tr.table-tr-bg-dark th a:hover,
table tr.table-tr-bg-dark th a:focus:hover,
table td.table-td-bg-dark a:hover,
table td.table-td-bg-dark a:focus:hover {
    color: #e0b752
}

table caption.table-tr-bg-sobre,
table tr.table-tr-bg-sobre td,
table tr.table-tr-bg-sobre th,
table td.table-td-bg-sobre {
    color: #261f0d;
    background-color: #faf6f0;
    border-color: #e5cc91
}

table caption.table-tr-bg-sobre a,
table caption.table-tr-bg-sobre a:focus,
table tr.table-tr-bg-sobre td a,
table tr.table-tr-bg-sobre td a:focus,
table tr.table-tr-bg-sobre th a,
table tr.table-tr-bg-sobre th a:focus,
table td.table-td-bg-sobre a,
table td.table-td-bg-sobre a:focus {
    color: inherit
}

table caption.table-tr-bg-sobre a:hover,
table caption.table-tr-bg-sobre a:focus:hover,
table tr.table-tr-bg-sobre td a:hover,
table tr.table-tr-bg-sobre td a:focus:hover,
table tr.table-tr-bg-sobre th a:hover,
table tr.table-tr-bg-sobre th a:focus:hover,
table td.table-td-bg-sobre a:hover,
table td.table-td-bg-sobre a:focus:hover {
    color: #886718
}

.wa-article .sobre table caption.table-tr-bg-sobre,
.wa-article .sobre table tr.table-tr-bg-sobre td,
.wa-article .sobre table tr.table-tr-bg-sobre th,
.wa-article .sobre table td.table-td-bg-sobre {
    background-color: #fff
}

.wa-article .photo-texte table caption.table-tr-bg-sobre,
.wa-article .photo-texte table tr.table-tr-bg-sobre td,
.wa-article .photo-texte table tr.table-tr-bg-sobre th,
.wa-article .photo-texte table td.table-td-bg-sobre {
    border-color: #e5cc91;
    color: #261f0d
}

.wa-article .photo-texte table caption.table-tr-bg-sobre .txt-color-1,
.wa-article .photo-texte table tr.table-tr-bg-sobre td .txt-color-1,
.wa-article .photo-texte table tr.table-tr-bg-sobre th .txt-color-1,
.wa-article .photo-texte table td.table-td-bg-sobre .txt-color-1 {
    color: #886718
}

.wa-article .photo-texte table caption.table-tr-bg-sobre .txt-color-2,
.wa-article .photo-texte table tr.table-tr-bg-sobre td .txt-color-2,
.wa-article .photo-texte table tr.table-tr-bg-sobre th .txt-color-2,
.wa-article .photo-texte table td.table-td-bg-sobre .txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

.wa-article .photo-texte table caption.table-tr-bg-sobre a,
.wa-article .photo-texte table caption.table-tr-bg-sobre a:focus,
.wa-article .photo-texte table tr.table-tr-bg-sobre td a,
.wa-article .photo-texte table tr.table-tr-bg-sobre td a:focus,
.wa-article .photo-texte table tr.table-tr-bg-sobre th a,
.wa-article .photo-texte table tr.table-tr-bg-sobre th a:focus,
.wa-article .photo-texte table td.table-td-bg-sobre a,
.wa-article .photo-texte table td.table-td-bg-sobre a:focus {
    color: inherit
}

.wa-article .photo-texte table caption.table-tr-bg-sobre a:hover,
.wa-article .photo-texte table caption.table-tr-bg-sobre a:focus:hover,
.wa-article .photo-texte table tr.table-tr-bg-sobre td a:hover,
.wa-article .photo-texte table tr.table-tr-bg-sobre td a:focus:hover,
.wa-article .photo-texte table tr.table-tr-bg-sobre th a:hover,
.wa-article .photo-texte table tr.table-tr-bg-sobre th a:focus:hover,
.wa-article .photo-texte table td.table-td-bg-sobre a:hover,
.wa-article .photo-texte table td.table-td-bg-sobre a:focus:hover {
    color: #886718
}

.wa-article .dark table caption.table-tr-bg-sobre,
.wa-article .dark table tr.table-tr-bg-sobre td,
.wa-article .dark table tr.table-tr-bg-sobre th,
.wa-article .dark table td.table-td-bg-sobre {
    border-color: #e5cc91;
    color: #261f0d
}

.wa-article .dark table caption.table-tr-bg-sobre .txt-color-1,
.wa-article .dark table tr.table-tr-bg-sobre td .txt-color-1,
.wa-article .dark table tr.table-tr-bg-sobre th .txt-color-1,
.wa-article .dark table td.table-td-bg-sobre .txt-color-1 {
    color: #886718
}

.wa-article .dark table caption.table-tr-bg-sobre .txt-color-2,
.wa-article .dark table tr.table-tr-bg-sobre td .txt-color-2,
.wa-article .dark table tr.table-tr-bg-sobre th .txt-color-2,
.wa-article .dark table td.table-td-bg-sobre .txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

.wa-article .dark table caption.table-tr-bg-sobre a,
.wa-article .dark table caption.table-tr-bg-sobre a:focus,
.wa-article .dark table tr.table-tr-bg-sobre td a,
.wa-article .dark table tr.table-tr-bg-sobre td a:focus,
.wa-article .dark table tr.table-tr-bg-sobre th a,
.wa-article .dark table tr.table-tr-bg-sobre th a:focus,
.wa-article .dark table td.table-td-bg-sobre a,
.wa-article .dark table td.table-td-bg-sobre a:focus {
    color: inherit
}

.wa-article .dark table caption.table-tr-bg-sobre a:hover,
.wa-article .dark table caption.table-tr-bg-sobre a:focus:hover,
.wa-article .dark table tr.table-tr-bg-sobre td a:hover,
.wa-article .dark table tr.table-tr-bg-sobre td a:focus:hover,
.wa-article .dark table tr.table-tr-bg-sobre th a:hover,
.wa-article .dark table tr.table-tr-bg-sobre th a:focus:hover,
.wa-article .dark table td.table-td-bg-sobre a:hover,
.wa-article .dark table td.table-td-bg-sobre a:focus:hover {
    color: #886718
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-sobre,
.bg-dark .wa-article .classique table caption.table-tr-bg-sobre,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre td,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre td,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre th,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre th,
.slider-defaut .wa-article .classique table td.table-td-bg-sobre,
.bg-dark .wa-article .classique table td.table-td-bg-sobre {
    border-color: #e5cc91;
    color: #261f0d
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-sobre .txt-color-1,
.bg-dark .wa-article .classique table caption.table-tr-bg-sobre .txt-color-1,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre td .txt-color-1,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre td .txt-color-1,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre th .txt-color-1,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre th .txt-color-1,
.slider-defaut .wa-article .classique table td.table-td-bg-sobre .txt-color-1,
.bg-dark .wa-article .classique table td.table-td-bg-sobre .txt-color-1 {
    color: #886718
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-sobre .txt-color-2,
.bg-dark .wa-article .classique table caption.table-tr-bg-sobre .txt-color-2,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre td .txt-color-2,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre td .txt-color-2,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre th .txt-color-2,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre th .txt-color-2,
.slider-defaut .wa-article .classique table td.table-td-bg-sobre .txt-color-2,
.bg-dark .wa-article .classique table td.table-td-bg-sobre .txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-sobre a,
.slider-defaut .wa-article .classique table caption.table-tr-bg-sobre a:focus,
.bg-dark .wa-article .classique table caption.table-tr-bg-sobre a,
.bg-dark .wa-article .classique table caption.table-tr-bg-sobre a:focus,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre td a,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre td a:focus,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre td a,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre td a:focus,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre th a,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre th a:focus,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre th a,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre th a:focus,
.slider-defaut .wa-article .classique table td.table-td-bg-sobre a,
.slider-defaut .wa-article .classique table td.table-td-bg-sobre a:focus,
.bg-dark .wa-article .classique table td.table-td-bg-sobre a,
.bg-dark .wa-article .classique table td.table-td-bg-sobre a:focus {
    color: inherit
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-sobre a:hover,
.slider-defaut .wa-article .classique table caption.table-tr-bg-sobre a:focus:hover,
.bg-dark .wa-article .classique table caption.table-tr-bg-sobre a:hover,
.bg-dark .wa-article .classique table caption.table-tr-bg-sobre a:focus:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre td a:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre td a:focus:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre td a:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre td a:focus:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre th a:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-sobre th a:focus:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre th a:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-sobre th a:focus:hover,
.slider-defaut .wa-article .classique table td.table-td-bg-sobre a:hover,
.slider-defaut .wa-article .classique table td.table-td-bg-sobre a:focus:hover,
.bg-dark .wa-article .classique table td.table-td-bg-sobre a:hover,
.bg-dark .wa-article .classique table td.table-td-bg-sobre a:focus:hover {
    color: #886718
}

table caption.table-tr-bg-accent,
table tr.table-tr-bg-accent td,
table tr.table-tr-bg-accent th,
table td.table-td-bg-accent {
    color: #fff;
    background-color: #cb9a24
}

table caption.table-tr-bg-accent .txt-color-1,
table tr.table-tr-bg-accent td .txt-color-1,
table tr.table-tr-bg-accent th .txt-color-1,
table td.table-td-bg-accent .txt-color-1 {
    color: rgba(255, 255, 255, 0.6)
}

table caption.table-tr-bg-accent .txt-color-2,
table tr.table-tr-bg-accent td .txt-color-2,
table tr.table-tr-bg-accent th .txt-color-2,
table td.table-td-bg-accent .txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

table caption.table-tr-bg-accent a,
table caption.table-tr-bg-accent a:focus,
table tr.table-tr-bg-accent td a,
table tr.table-tr-bg-accent td a:focus,
table tr.table-tr-bg-accent th a,
table tr.table-tr-bg-accent th a:focus,
table td.table-td-bg-accent a,
table td.table-td-bg-accent a:focus {
    color: inherit
}

table caption.table-tr-bg-accent a:hover,
table caption.table-tr-bg-accent a:focus:hover,
table tr.table-tr-bg-accent td a:hover,
table tr.table-tr-bg-accent td a:focus:hover,
table tr.table-tr-bg-accent th a:hover,
table tr.table-tr-bg-accent th a:focus:hover,
table td.table-td-bg-accent a:hover,
table td.table-td-bg-accent a:focus:hover {
    color: #261f0d
}

.wa-article .photo-texte table caption.table-tr-bg-accent,
.wa-article .photo-texte table tr.table-tr-bg-accent td,
.wa-article .photo-texte table tr.table-tr-bg-accent th,
.wa-article .photo-texte table td.table-td-bg-accent {
    color: #fff
}

.wa-article .photo-texte table caption.table-tr-bg-accent .txt-color-1,
.wa-article .photo-texte table tr.table-tr-bg-accent td .txt-color-1,
.wa-article .photo-texte table tr.table-tr-bg-accent th .txt-color-1,
.wa-article .photo-texte table td.table-td-bg-accent .txt-color-1 {
    color: rgba(255, 255, 255, 0.6)
}

.wa-article .photo-texte table caption.table-tr-bg-accent .txt-color-2,
.wa-article .photo-texte table tr.table-tr-bg-accent td .txt-color-2,
.wa-article .photo-texte table tr.table-tr-bg-accent th .txt-color-2,
.wa-article .photo-texte table td.table-td-bg-accent .txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

.wa-article .photo-texte table caption.table-tr-bg-accent a,
.wa-article .photo-texte table caption.table-tr-bg-accent a:focus,
.wa-article .photo-texte table tr.table-tr-bg-accent td a,
.wa-article .photo-texte table tr.table-tr-bg-accent td a:focus,
.wa-article .photo-texte table tr.table-tr-bg-accent th a,
.wa-article .photo-texte table tr.table-tr-bg-accent th a:focus,
.wa-article .photo-texte table td.table-td-bg-accent a,
.wa-article .photo-texte table td.table-td-bg-accent a:focus {
    color: inherit
}

.wa-article .photo-texte table caption.table-tr-bg-accent a:hover,
.wa-article .photo-texte table caption.table-tr-bg-accent a:focus:hover,
.wa-article .photo-texte table tr.table-tr-bg-accent td a:hover,
.wa-article .photo-texte table tr.table-tr-bg-accent td a:focus:hover,
.wa-article .photo-texte table tr.table-tr-bg-accent th a:hover,
.wa-article .photo-texte table tr.table-tr-bg-accent th a:focus:hover,
.wa-article .photo-texte table td.table-td-bg-accent a:hover,
.wa-article .photo-texte table td.table-td-bg-accent a:focus:hover {
    color: #261f0d
}

.wa-article .dark table caption.table-tr-bg-accent,
.wa-article .dark table tr.table-tr-bg-accent td,
.wa-article .dark table tr.table-tr-bg-accent th,
.wa-article .dark table td.table-td-bg-accent {
    color: #fff
}

.wa-article .dark table caption.table-tr-bg-accent .txt-color-1,
.wa-article .dark table tr.table-tr-bg-accent td .txt-color-1,
.wa-article .dark table tr.table-tr-bg-accent th .txt-color-1,
.wa-article .dark table td.table-td-bg-accent .txt-color-1 {
    color: rgba(255, 255, 255, 0.6)
}

.wa-article .dark table caption.table-tr-bg-accent .txt-color-2,
.wa-article .dark table tr.table-tr-bg-accent td .txt-color-2,
.wa-article .dark table tr.table-tr-bg-accent th .txt-color-2,
.wa-article .dark table td.table-td-bg-accent .txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

.wa-article .dark table caption.table-tr-bg-accent a,
.wa-article .dark table caption.table-tr-bg-accent a:focus,
.wa-article .dark table tr.table-tr-bg-accent td a,
.wa-article .dark table tr.table-tr-bg-accent td a:focus,
.wa-article .dark table tr.table-tr-bg-accent th a,
.wa-article .dark table tr.table-tr-bg-accent th a:focus,
.wa-article .dark table td.table-td-bg-accent a,
.wa-article .dark table td.table-td-bg-accent a:focus {
    color: inherit
}

.wa-article .dark table caption.table-tr-bg-accent a:hover,
.wa-article .dark table caption.table-tr-bg-accent a:focus:hover,
.wa-article .dark table tr.table-tr-bg-accent td a:hover,
.wa-article .dark table tr.table-tr-bg-accent td a:focus:hover,
.wa-article .dark table tr.table-tr-bg-accent th a:hover,
.wa-article .dark table tr.table-tr-bg-accent th a:focus:hover,
.wa-article .dark table td.table-td-bg-accent a:hover,
.wa-article .dark table td.table-td-bg-accent a:focus:hover {
    color: #261f0d
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-accent,
.bg-dark .wa-article .classique table caption.table-tr-bg-accent,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent td,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent td,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent th,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent th,
.slider-defaut .wa-article .classique table td.table-td-bg-accent,
.bg-dark .wa-article .classique table td.table-td-bg-accent {
    color: #fff
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-accent .txt-color-1,
.bg-dark .wa-article .classique table caption.table-tr-bg-accent .txt-color-1,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent td .txt-color-1,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent td .txt-color-1,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent th .txt-color-1,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent th .txt-color-1,
.slider-defaut .wa-article .classique table td.table-td-bg-accent .txt-color-1,
.bg-dark .wa-article .classique table td.table-td-bg-accent .txt-color-1 {
    color: rgba(255, 255, 255, 0.6)
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-accent .txt-color-2,
.bg-dark .wa-article .classique table caption.table-tr-bg-accent .txt-color-2,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent td .txt-color-2,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent td .txt-color-2,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent th .txt-color-2,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent th .txt-color-2,
.slider-defaut .wa-article .classique table td.table-td-bg-accent .txt-color-2,
.bg-dark .wa-article .classique table td.table-td-bg-accent .txt-color-2 {
    color: rgba(38, 31, 13, 0.6)
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-accent a,
.slider-defaut .wa-article .classique table caption.table-tr-bg-accent a:focus,
.bg-dark .wa-article .classique table caption.table-tr-bg-accent a,
.bg-dark .wa-article .classique table caption.table-tr-bg-accent a:focus,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent td a,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent td a:focus,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent td a,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent td a:focus,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent th a,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent th a:focus,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent th a,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent th a:focus,
.slider-defaut .wa-article .classique table td.table-td-bg-accent a,
.slider-defaut .wa-article .classique table td.table-td-bg-accent a:focus,
.bg-dark .wa-article .classique table td.table-td-bg-accent a,
.bg-dark .wa-article .classique table td.table-td-bg-accent a:focus {
    color: inherit
}

.slider-defaut .wa-article .classique table caption.table-tr-bg-accent a:hover,
.slider-defaut .wa-article .classique table caption.table-tr-bg-accent a:focus:hover,
.bg-dark .wa-article .classique table caption.table-tr-bg-accent a:hover,
.bg-dark .wa-article .classique table caption.table-tr-bg-accent a:focus:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent td a:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent td a:focus:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent td a:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent td a:focus:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent th a:hover,
.slider-defaut .wa-article .classique table tr.table-tr-bg-accent th a:focus:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent th a:hover,
.bg-dark .wa-article .classique table tr.table-tr-bg-accent th a:focus:hover,
.slider-defaut .wa-article .classique table td.table-td-bg-accent a:hover,
.slider-defaut .wa-article .classique table td.table-td-bg-accent a:focus:hover,
.bg-dark .wa-article .classique table td.table-td-bg-accent a:hover,
.bg-dark .wa-article .classique table td.table-td-bg-accent a:focus:hover {
    color: #261f0d
}

table.table-border-stylise {
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #e5cc91
}

.wa-article .photo-texte table.table-border-stylise {
    border-color: rgba(255, 255, 255, 0.2)
}

.wa-article .dark table.table-border-stylise {
    border-color: rgba(255, 255, 255, 0.2)
}

.slider-defaut .wa-article .classique table.table-border-stylise,
.bg-dark .wa-article .classique table.table-border-stylise {
    border-color: rgba(255, 255, 255, 0.2)
}

table.table-border-stylise thead,
table.table-border-stylise tbody,
table.table-border-stylise tfoot {
    background-color: rgba(255, 255, 255, 0);
    border-color: #e5cc91
}

.wa-article .photo-texte table.table-border-stylise thead,
.wa-article .photo-texte table.table-border-stylise tbody,
.wa-article .photo-texte table.table-border-stylise tfoot {
    border-color: rgba(255, 255, 255, 0.2)
}

.wa-article .dark table.table-border-stylise thead,
.wa-article .dark table.table-border-stylise tbody,
.wa-article .dark table.table-border-stylise tfoot {
    border-color: rgba(255, 255, 255, 0.2)
}

.slider-defaut .wa-article .classique table.table-border-stylise thead,
.bg-dark .wa-article .classique table.table-border-stylise thead,
.slider-defaut .wa-article .classique table.table-border-stylise tbody,
.bg-dark .wa-article .classique table.table-border-stylise tbody,
.slider-defaut .wa-article .classique table.table-border-stylise tfoot,
.bg-dark .wa-article .classique table.table-border-stylise tfoot {
    border-color: rgba(255, 255, 255, 0.2)
}

table.table-border-stylise td,
table.table-border-stylise tr,
table.table-border-stylise th {
    border-width: 1px;
    border-style: solid;
    border-color: #e5cc91
}

.wa-article .photo-texte table.table-border-stylise td,
.wa-article .photo-texte table.table-border-stylise tr,
.wa-article .photo-texte table.table-border-stylise th {
    border-color: rgba(255, 255, 255, 0.2)
}

.wa-article .dark table.table-border-stylise td,
.wa-article .dark table.table-border-stylise tr,
.wa-article .dark table.table-border-stylise th {
    border-color: rgba(255, 255, 255, 0.2)
}

.slider-defaut .wa-article .classique table.table-border-stylise td,
.bg-dark .wa-article .classique table.table-border-stylise td,
.slider-defaut .wa-article .classique table.table-border-stylise tr,
.bg-dark .wa-article .classique table.table-border-stylise tr,
.slider-defaut .wa-article .classique table.table-border-stylise th,
.bg-dark .wa-article .classique table.table-border-stylise th {
    border-color: rgba(255, 255, 255, 0.2)
}

table.table-border-stylise tr td,
table.table-border-stylise caption,
table.table-border-stylise tr th {
    padding: 3px
}

table.table-border-stylise.table-padding-medium tr td,
table.table-border-stylise.table-padding-medium caption,
table.table-border-stylise.table-padding-medium tr th {
    padding: .5882352941rem .8823529412rem
}

table.table-border-stylise.table-padding-medium caption,
table.table-border-stylise.table-padding-medium caption.TitreColonne,
table.table-border-stylise.table-padding-medium tr.TitreColonne td,
table.table-border-stylise.table-padding-medium tr.TitreColonne th {
    padding: 1.1764705882rem .8823529412rem 1.1764705882rem
}

table.table-border-stylise.table-padding-large tr td,
table.table-border-stylise.table-padding-large caption,
table.table-border-stylise.table-padding-large tr th {
    padding: 1.1764705882rem 1.7647058824rem
}

hr {
    border-width: 1px 0px 0px 0px;
    border-color: #e5cc91;
    border-style: solid;
    max-width: 100%;
    max-width: 100%;
    margin: 1rem 0 2rem;
    display: block;
    position: relative
}

.wa-article .dark hr {
    border-color: rgba(229, 204, 145, 0.3)
}

.bg-dark .wa-article .classique hr {
    border-color: rgba(229, 204, 145, 0.3)
}

hr.hr-pointille {
    border-style: dotted;
    border-top-width: 2px
}

hr.hr-dash {
    border-style: dashed;
    border-top-width: 1px
}

hr.hr-double {
    border-style: double;
    border-top-width: 5px
}

hr.hr-color-large {
    border-top-width: 2px;
    border-color: #cb9a24
}

.wa-article .dark hr.hr-color-large {
    border-color: #cb9a24
}

.bg-dark .wa-article .classique hr.hr-color-large {
    border-color: #cb9a24
}

hr.hr-color-small {
    border-top-color: #cb9a24;
    border-top-width: 2px;
    border-top-style: solid;
    width: 70px;
    margin: 10px 0;
    display: inline-block;
    position: relative;
    vertical-align: bottom
}

.wa-article .dark hr.hr-color-small {
    border-color: #cb9a24
}

.bg-dark .wa-article .classique hr.hr-color-small {
    border-color: #cb9a24
}

hr.hr-box-bottom {
    height: 127px;
    border-width: 0;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: -1rem
}

hr.hr-box-bottom:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    translate: translateY(-50%);
    background-color: #e5cc91
}

.wa-article .dark hr.hr-box-bottom:before {
    background-color: #cb9a24
}

.bg-dark .wa-article .classique hr.hr-box-bottom:before {
    background-color: #cb9a24
}