html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-family: SÃ¶hne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-variation-settings: normal;
    line-height: 1.5;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted currentColor;
    text-decoration: underline dotted currentColor
}

html,
body {
    scroll-behavior: smooth;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: SÃ¶hne Mono, Monaco, Andale Mono, Ubuntu Mono, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

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

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

summary {
    display: list-item
}

blockquote,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #acacbe
}

input::placeholder,
textarea::placeholder {
    color: #acacbe
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
}

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

[hidden] {
    display: none
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
    --tw-shadow: 0 0 transparent;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #8e8ea0;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: .5rem .75rem
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
select:focus,
textarea:focus {
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    border-color: #2563eb;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #8e8ea0;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #8e8ea0;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-bottom: 0;
    padding-top: 0
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%238e8ea0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: inherit;
    print-color-adjust: inherit
}

[type=checkbox],
[type=radio] {
    --tw-shadow: 0 0 transparent;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-origin: border-box;
    border-color: #8e8ea0;
    border-width: 1px;
    color: #2563eb;
    display: inline-block;
    flex-shrink: 0;
    height: 1rem;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 1rem
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

[type=checkbox]:checked,
[type=radio]:checked {
    background-color: currentColor;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    background-color: currentColor;
    border-color: transparent
}

[type=checkbox]:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    background-color: currentColor;
    border-color: transparent
}

[type=file] {
    background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
    background: initial;
    border-color: inherit;
    border-radius: 0;
    border-width: 0;
    font-size: inherit;
    line-height: inherit;
    padding: 0
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


:root {
    --main: #FFF374;
    --white: #ffffff;
    --dark: #000000;
    --fluid: ease-in-out .5s;
    --main-font-color: #000000;
}

::-webkit-scrollbar {
    height: 1rem;
    width: .5rem
}

::-webkit-scrollbar:horizontal {
    height: .5rem;
    width: 1rem
}

::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 9999px
}

::-webkit-scrollbar-thumb {
    --tw-border-opacity: 1;
    background-color: rgba(217, 217, 227, .8);
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px
}

::-webkit-scrollbar-thumb:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 236, 241, var(--tw-bg-opacity))
}

div#wpadminbar {
    top: auto;
    bottom: 0px;
    opacity: 0;
}


div#wpadminbar:hover {
    opacity: 1;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}


section,
article {
    position: relative;
}


div#loader {
    position: fixed;
    height: 100vh;
    background: var(--main);
    width: 100%;
    z-index: 2000;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
}

div#loader>div>div {
    border: 0.1vw solid #f3f3f3;
    border-top: 0.1vw solid #b6b0ab;
    border-radius: 50%;
    width: 1.5vw;
    height: 1.5vw;
    animation: spin 2s linear infinite;
    margin-top: 2vw;
    margin-left: auto;
    margin-right: auto;
}




#loader>div>img {
    height: 12vw;
}


@media screen and (max-width: 748px) {
    div#loader>div>div {
        border: 1vw solid #f3f3f3;
        border-top: 1vw solid #b6b0ab;
        width: 6vw;
        height: 6vw;
        margin-top: 16vw;
    }

    #loader>div>img {
        height: 28vw;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

figure {
    padding: 0px;
    margin: 0;
}

body {
    font-size: 1vw;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    color: #333132;
    font-style: normal;
}

body,
p {
    /*font-family: 'Barlow';*/
    font-family: 'sofia-pro';
    font-weight: normal;
    font-style: normal;
}

/* // Start here */

body {
    font-family: 'Lora';
    font-weight: normal;
    font-style: normal;
}



header {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    z-index: 1024;
    background: var(--main);
    transition: var(--fluid);
}


body.header_fixe>header {
    transition: var(--fluid);
}

body>header>nav {
    display: flex;
    padding: 0vw 4.5vw;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    height: 9.3vw;
    transition: height .5s;
}

body.header_fixe>header>nav {
    padding: 0vw 4.5vw;
    height: 5vw;
    transition: height .5s;
}


body>header>nav>a:nth-child(2)>img {
    height: 6.28vw;
    width: auto;
    transition: var(--fluid);
    transform: scale(1);
}

body.header_fixe>header>nav>a:nth-child(2)>img {
    transform: scale(.7);
    transition: var(--fluid);
}

body>header>nav>ul:nth-child(1),
body>header>nav>ul:nth-child(3) {
    display: flex;
    align-items: center;
    width: 32vw;
}

body>header>nav>ul:nth-child(3) {
    justify-content: end;
}


body>header>nav>ul>li>a {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--main-font-color);
    padding: 1vw 2.2vw;
    letter-spacing: .05vw;
    font-size: .8vw;
    /*font-family: 'Barlow';*/
    font-family: 'sofia-pro';
}

body>header>nav>ul:nth-child(1)>li:first-child>a {
    padding-left: 0;
}

body>header>nav>ul:nth-child(3)>li:last-child>a {
    padding-right: 0;
}

#open_menu {
    display: none;
}


body section {
    position: relative;
}

#intro {
    padding-top: 9.3vw;
}

#intro>div {
    padding: 0 4.5vw;
    position: relative;
    z-index: 10;
}

#intro>div>div {
    height: 42.1vw;
    overflow: hidden;
    position: relative;
}

#intro>div>div:nth-child(1) {
    position: absolute;
    top: 0;
    width: calc(100% - 9vw);
    height: 100%;
}

#intro>div>div:nth-child(1) img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

#intro>div>div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}

#intro>div>div:nth-child(2)>div {
    height: 100%;
    width: 65%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    place-content: center;
}

#intro>div>div:nth-child(2)>div>h1 {
    font-family: 'Fresh Lychee';
}

#intro>div>div:nth-child(2)>div>a {
    flex: none;
    position: absolute;
    bottom: 80px;
    border: 0.1vw solid #fff;
    color: #fff;
}

#intro>div>div:nth-child(2)>div>a:hover,
#intro>div>div:nth-child(2)>div>a:focus {
    box-shadow: inset 0 0 0 4vw #CE0058;
    border: 0.1vw solid #CE0058;
}

h1 {
    color: #fff;
    font-size: 4.3vw;
    line-height: 1.2;
    position: relative;
    letter-spacing: .1vw;
    margin-bottom: 3vw;
}

.yia_btn {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--main-font-color);
    padding: 1vw 2.2vw;
    letter-spacing: .05vw;
    font-size: .8vw;
    font-family: 'sofia-pro';
    border: 0.1vw solid;
}

.yia_btn.yia_btn--alt {
    color: #fff;
    border-color: #CE0058;
    box-shadow: inset 0 0 0 4vw #CE0058;
}

.yia_btn.yia_btn--alt:hover,
.yia_btn.yia_btn--alt:focus {
    border-color: #b9d9e0;
    box-shadow: inset 0 0 0 4vw #b9d9e0;
}

#intro:not(.intro--light)>div>div:nth-child(1):before {
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1720" height="802" viewBox="0 0 1720 802"><rect id="Rectangle_1" data-name="Rectangle 1" width="1720" height="802" fill="%23232122" opacity="0.52"/></svg>');
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    opacity: var(--opacity);
}

#intro {
    background: var(--main);
}

#intro:before {
    content: '';
    background: #fff;
    display: block;
    width: 50vw;
    height: 42.1vw;
    position: absolute;
    bottom: -5.4vw;
    right: 0;
    z-index: 1;
}

section.bNotre_concept {
    padding-top: 10vw;
    padding-bottom: 5.2vw;
    background: var(--main);
}

.bNotre_concept>div {
    display: flex;
    position: relative;
    z-index: 2;
}

.bNotre_concept>div>div:nth-child(1)>div {
    width: 37.3vw;
    margin-right: 6.5vw;
    height: 41vw;
    background-repeat: no-repeat;
    background-position: -3vw center;
    background-size: 39vw;
}

.bNotre_concept>div>div:nth-child(2)>p:nth-child(1),
.bNotre_menu>div:nth-child(1)>div>p:first-child,
.bFranchise>div>div:nth-child(2)>p:nth-child(1),
.bContact>div>div>p,
.bFormulaire>div:nth-child(1)>div>p:nth-child(1) {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--main-font-color);
    letter-spacing: .05vw;
    font-size: .9vw;
    font-family: 'sofia-pro';
    padding-top: 6.2vw;
    margin-bottom: 2vw;
    margin-top: 0;
}

.bNotre_menu>div:nth-child(1)>div>p:not(:first-child) {
    color: var(--main-font-color);
    margin-bottom: 2vw;
    margin-top: 0;
}

.bNotre_menu .notre_menu__buttons {
    display: flex !important;
    flex-wrap: wrap;
    row-gap: 1vw;
    margin-bottom: 2vw;
}

.bNotre_menu .notre_menu__buttons > a {
    flex: 0 1 auto;
    display: inline-block;
    margin-right: 1vw;
}

.bNotre_concept h2,
.bFranchise h2 {
    color: #CE0058;
}

.bNotre_concept>div>div:nth-child(2) {
    width: 45vw;
    padding-right: 7vw;
}

.bNotre_concept>div>div:nth-child(2)>h2 {
    font-family: 'Fresh Lychee';
}

h2 {
    color: #fff;
    font-size: 3.5vw;
    line-height: 1.2;
    margin-bottom: 3vw;
    font-family: 'Fresh Lychee';
}

.bNotre_concept>div>div:nth-child(2)>p,
.bFranchise>div>div:nth-child(2)>p {
    color: var(--main-font-color);
    font-family: 'sofia-pro';
    line-height: 1.5;
    position: relative;
    margin-bottom: 1vw;
}

.bFranchise>div>div:nth-child(2)>p:nth-of-type(n+3) {
    margin-top: 2vw;
}

.bNotre_concept>div>div:nth-child(2)>p:last-child,
.bFranchise>div>div:nth-child(2)>p:last-child {
    margin-bottom: 0;
}

section.bNotre_concept:before {
    content: '';
    background: #fff;
    display: block;
    width: 11vw;
    height: 22vw;
    position: absolute;
    bottom: -1vw;
    z-index: 2;
}

section.bNotre_concept:after {
    content: '';
    background: #fff;
    display: block;
    width: 11.4vw;
    height: 100%;
    position: absolute;
    bottom: -1vw;
    z-index: 2;
    right: 0;
}

section.bNotre_menu {
    padding-top: 10vw;
}

section.bNotre_menu>div {
    padding-left: 10.8vw;
}

.bNotre_menu>div:nth-child(1)>div>p,
.bContact>div>div>p,
.bFormulaire>div:nth-child(1)>div>p:nth-child(1) {
    padding-top: 0;
    color: var(--dark);
}

.bNotre_menu>div:nth-child(1)>div>h2,
.bContact>div>div>h2,
.bFormulaire>div:nth-child(1)>div>h1 {
    /* color: var(--dark); */
    color: #CE0058;
}

.bNotre_menu>div:nth-child(1)>div>h2 {
    color: #CE0058;
}

.bNotre_menu>div:nth-child(1) {
    padding-right: 20vw;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.8vw;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .05vw;
    font-size: .8vw;
    font-family: 'Barlow';
    color: var(--main-font-color);
    /* border-bottom: 0.1vw solid transparent; */
    padding: 0.42vw;
    display: block;
    margin-right: 2.7vw;
    letter-spacing: .1vw;
    /* border: 1px solid var(--main-font-color); */
    background-color: var(--main);
    transition: var(--fluid);
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a.active,
.bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a:hover {
    /*background-color: var(--main-font-color);*/
    color: #fff;
    box-shadow: inset 0 0 0 4vw #CE0058;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>div>div {
    display: flex;
    border-bottom: 0.1vw solid #ddd;
    padding-bottom: 3.2vw;
    padding-top: 3.2vw;
}

h3 {
    font-size: 1.29vw;
    position: relative;
    margin-bottom: 0.7vw;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>div>div h3 {
    font-family: 'sofia-pro';
    font-weight: bold;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>div>div p {
    font-size: .9vw;
    font-family: 'sofia-pro';
    line-height: 1.67;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>div>div>div:nth-child(2) {
    width: 10vw;
    text-align: right;
    font-size: 1.29vw;
    position: relative;
    font-family: 'sofia-pro';
    font-weight: bold;
}

.bNotre_menu>div:nth-child(2) {
    justify-content: space-between;
    display: flex;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1) {
    width: 46.5vw;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(2) {
    width: 32vw;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(2)>img {
    display: none;
    width: 100%;
    height: 74vw;
    margin-top: 2vw;
    object-fit: cover;
    object-position: center;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(2)>img.active {
    display: block;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>div {
    display: none;
    margin-bottom: 4vw;
}

.bNotre_menu>div:nth-child(2)>div:nth-child(1)>div.active {
    display: block;
}

/*.bNotre_menu>div:nth-child(2)>div:nth-child(1)>a,
.bContact>div>div:nth-child(1)>a {
    color: var(--main);
    border: 0.1vw solid var(--main);
    padding: 1.4vw 3.5vw;
}
*/

.bFranchise {
    background: var(--main);
}

.bFranchise>div {
    padding-right: 4.5vw;
    display: flex;
}

.bFranchise>div>div:nth-child(1)>div {
    width: 37.3vw;
    margin-right: 6.5vw;
    height: 41vw;
    background-repeat: no-repeat;
    background-position: -3vw center;
    background-size: 39vw;
    top: -5vw;
    position: relative;
}

.bFranchise>div>div:nth-child(2) {
    padding-left: 3.4vw;
    padding-right: 4.5vw;
}

.bFranchise>div>div:nth-child(2)>p:nth-child(1) {
    padding-top: 7vw;
}

.bFranchise>div>div:nth-child(2)>a {
    display: inline-block;
    padding: 1.4vw 3.5vw;
}

section.bContact {
    padding-top: 10vw;
    padding-bottom: 10vw;
}

.bContact>div {
    padding-left: 11vw;
    display: flex;
    justify-content: space-between;
}

.bContact>div>div:nth-child(1) {
    width: 46vw;
}

.bContact>div>div:nth-child(1)>h2 {
    margin-bottom: 5vw;
}

.bContact>div>div:nth-child(1)>div {
    display: flex;
    margin-bottom: 3vw;
}

.bContact>div>div:nth-child(1)>div>div {
    /* padding-right: 6.5vw; */
    flex: 0 0 45%;
}

.bContact>div>div:nth-child(1)>div>div:nth-child(2) {
    flex: 0 0 55%;
}

.bContact>div>div:nth-child(1)>div>div>p {
    /*font-family: 'Lora';*/
    font-family: 'sofia-pro';
    margin-bottom: 2vw;
}

.bContact>div>div:nth-child(1)>div>div>p>a {
    display: block;
    /* transition: var(--fluid); */
}

.bContact>div>div:nth-child(1)>div>div>p>a:hover,
.bContact>div>div:nth-child(1)>div>div>p>a:focus {
    color: #CE0058;
}

.bContact>div>div:nth-child(2) {
    width: 35.6vw;
}

.bContact>div>div:nth-child(2)>iframe,
.bContact .acf-map {
    height: 39.5vw;
    filter: grayscale(1);
}

.bContact>div>div:nth-child(2)>iframe:hover,
.bContact .acf-map:hover {
    filter: grayscale(0);
}

.acf-map .marker {display: none;}
.acf-map .cmplz-activated .marker {display: block;}

.bContact .contact__btns {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1vw;
}

.bContact .contact__btns > * {
    flex: 0 0 auto;
}

body>footer>div:nth-child(1),
body>footer>div:nth-child(2) {
    padding-left: 4.5vw;
    padding-right: 4.5vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

footer {
    padding: 5vw 0;
    background: var(--dark);
}

body>footer>div:nth-child(1)>ul,
body>footer>div:nth-child(2)>ul,
body>footer>div:nth-child(2)>ul.social {
    display: flex;
    align-items: center;
}

body>footer>div:nth-child(1)>ul>li>a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 1.3vw 2.2vw;
    letter-spacing: .05vw;
    font-size: .9vw;
    font-family: 'Barlow';
    display: block;
}

body>footer>div:nth-child(1)>ul>li>a:hover,
body>footer>div:nth-child(1)>ul>li>a:focus {
    color: #FFF374;
}

body>footer>div:nth-child(1)>ul>li:last-child>a {
    padding-right: 0;
}

body>footer>div:nth-child(1)>img {
    width: 6.5vw;
    height: auto;
}

body>footer>div:nth-child(1) {
    margin-bottom: 3.5vw;
}

body>footer>div:nth-child(2)>ul>li>a,
body>footer>div:nth-child(2)>p {
    color: #fff;
    padding-right: 1.2vw;
    font-size: .8vw;
    opacity: .8;
    font-family: 'sofia-pro';
}

body>footer>div:nth-child(2)>p {
    padding: 0;
    /*font-family: 'Lora';*/
}

body>footer>div:nth-child(2)>ul.social {
    justify-content: space-between;
    width: 16vw;
}

body>footer>div:nth-child(2)>ul.social a {
    margin-right: 1vw;
    display: block;
    color: #fff;
    padding: 0;
    transition: var(--fluid);
    position: relative;
    transform: scale(1);
}

body>footer>div:nth-child(2)>ul.social a:hover {
    color: #FFF374;
    transform: scale(1.2);
}

body>footer>div:nth-child(2)>ul.social a svg {
    height: 2.1vw;
    width: auto;
}

section.bFormulaire {
    padding: 16.7vw 0 10vw 0;
}


.bFormulaire>div:nth-child(1)>div {
    text-align: center;
    padding: 0 20vw;
}

div#form_cf {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

div#form_cf>div {
    width: 48%;
}

div#form_cf>div.full_width {
    width: 100%;
}

input.yia_btn,
.bFormulaire>div>div>a {
    color: var(--main-font-color);
    border: 0.1vw solid var(--main-font-color);
    padding: 1.4vw 3.5vw;
    background-color: transparent;
}

#form_cf input,
#form_cf textarea,
#form_cf select {
    display: block;
    width: 100%;
    border: 0.1vw solid var(--dark);
    padding: 1.2vw 1vw;
    font-size: 1vw;
    margin-bottom: 2vw;
}

#form_cf input[type="submit"]:hover,
#form_cf input[type="submit"]:focus {
    border: 0.1vw solid #CE0058;
    cursor: pointer;
}

#form_cf textarea {
    min-height: 10vw;
}

#form_cf>div:nth-child(5),
#form_cf>div:nth-child(6),
#form_cf>div:nth-child(7) {
    width: 100%;
}

.bFormulaire>div:nth-child(2) {
    padding: 0 21vw;
    width: 100%;
}

.bFormulaire>div:nth-child(1)>div>h1 {
    margin-bottom: 5.2vw;
    font-family: 'Fresh Lychee';
}

div#form_cf>div>div {
    margin-bottom: 0.5vw;
}

#form_cf input.yia_btn {
    width: 20vw;
    margin-left: auto;
    margin-right: auto;
}

.bFormulaire>div>div>p:nth-child(3) {
    margin-top: -3vw;
    margin-bottom: 3vw;
}

/* Hover */



.yia_btn {
    transition: var(--fluid);
}

.yia_btn:hover,
.yia_btn:focus {
    /* border-color: var(--main-font-color); */
    border-color: #CE0058;
    color: #fff;
    box-shadow: inset 0 0 0 4vw #CE0058;
    transition: var(--fluid);
}


/* .bNotre_menu>div:nth-child(2)>div:nth-child(1)>a:hover,
.bContact>div>div:nth-child(1)>a:hover,
.bNotre_menu>div:nth-child(2)>div:nth-child(1)>a:focus,
.bContact>div>div:nth-child(1)>a:focus {
    border-color: var(--main);
    color: var(--white);
    box-shadow: inset 0 0 0 4vw var(--main);
    transition: var(--fluid);
} */

#nav_mobile {
    display: none;
}

#nav_mobile a {
    /*color: #fff !important;*/
    /*font-family: 'Trade Gothic LT Pro Bold Cn';*/
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'sofia-pro';
}

#nav_mobile li {
    margin: 10px 0;
}

body.menu_ouvert #nav_mobile>ul>li>a:hover,
body.menu_ouvert #nav_mobile>ul>li>a:focus,
body>header>nav>ul>li>a:hover,
footer a:hover {
    /* opacity: .5; */
    color: #CE0058;
}

body>footer>div:nth-child(2)>ul>li>a:hover {
    text-decoration: underline;
}

/* CSS Menu Dropdown */
#nav_mobile .sub-menu {
    display: none;
}

#nav_mobile .menu-item-has-children>a::after {
    content: "\002B";
    font-size: 2rem;
    color: var(--dark);
    margin-left: 10px;
    position: absolute;
    margin-top: -11px;
}

#nav_mobile .menu>.menu-item>a {
    display: block;
    position: relative;
}

/* Desktop and Mobile menu */
#menu-menu-1 .sub-menu,
#menu-menu-2 .sub-menu {
    display: block;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out, visibility 0s linear 0.4s;
}

#menu-menu-1 .menu-item-has-children:hover .sub-menu,
#menu-menu-2 .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s ease-in-out, visibility 0s linear 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#menu-menu-1 .menu-item>a,
#menu-menu-2 .menu-item>a {
    display: block;
    position: relative;
    padding: 1vw 4.4vw 1vw 0;
}

#menu-menu-1 .sub-menu .menu-item>a,
#menu-menu-2 .sub-menu .menu-item>a {
    padding: 0.833vw 2vw 0.833vw 0.833vw;
    background-color: #fff;
    font-family: 'sofia-pro';
    line-height: 1.5;
    font-size: 0.833vw;
    transition: var(--fluid);
}

#menu-menu-1 .sub-menu .menu-item>a:hover,
#menu-menu-1 .sub-menu .menu-item>a:focus,
#menu-menu-2 .sub-menu .menu-item>a:hover,
#menu-menu-2 .sub-menu .menu-item>a:focus {
    box-shadow: inset 0 0 0 4vw #CE0058;
    transition: var(--fluid);
}

#menu-menu-1 .sub-menu .menu-item>a:hover,
#menu-menu-2 .sub-menu .menu-item>a:hover {
    transition: all 0.3s ease;
    background-color: #CE0058;
    color: var(--white);
}

#menu-menu-1 .current-menu-item>a,
#menu-menu-2 .current-menu-item>a {
    font-weight: bold;
}