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 {
    --dark: #232122;
    --white: #ffffff;
    --orange: #F8952E;
    --blue: #1C3F72;
    --pink: #FF9DA1;
    --green: #0E433F;
    --light-blue: #53B9BD;
    --fluid: ease-in-out .5s;
}

::-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#wpadminbar {
    top: auto;
    bottom: 0;
    opacity: 0;
}

div#wpadminbar:hover {
    opacity: 1;
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal,
.otgs-development-site-front-end {
    display: none;
}


div#loader {
    position: fixed;
    height: 100vh;
    background: var(--dark);
    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: 4vw;
}


@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: 14vw;
    }
}

@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,
a {
    font-family: 'Barlow';
    font-weight: normal;
    font-style: normal;
}

/* // Start here */


header {
    display: flex;
    position: fixed;
    width: 100%;
    padding: 0 2vw 0 3.5vw;
    justify-content: space-between;
    align-items: center;
    height: 9vw;
    z-index: 1024;
    transition: var(--fluid);
}

body>header>nav>ul,
body>header>nav {
    display: flex;
    align-items: center;
}

#open_menu {
    display: none;
}


body>header>nav>ul>li>a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 1vw 2.2vw;
    letter-spacing: .05vw;
    font-size: .8vw;
}


body>header>nav>div>a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    border: 0.1vw solid #fff;
    padding: 0.8vw 2vw;
    margin-left: 2vw;
    letter-spacing: .1vw;
    text-align: center;
    display: block;
    font-size: .8vw;
}

body>header>figure>a>img {
    height: 4.5vw;
    position: relative;
    top: 0.6vw;
    transition: var(--fluid);
}

section#main_1 {
    padding-top: 9.3vw;
}

h1,
h2,
h3,
h4 {
    font-family: 'Trade Gothic LT Pro Bold Cn';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

h2 {

    color: var(--dark);
    font-size: 4.2vw;
    line-height: 1.19;
    letter-spacing: .15vw;
}

#main_1>div {
    display: flex;
    justify-content: space-between;
    padding: 0 6.6vw 0 5vw;
}



#main_1>div>div:nth-child(1) {
    width: 48vw;
    padding-right: 4vw;
}


#main_1>div>div:nth-child(1)>h1 {
    padding-top: 5.3vw;
    color: var(--white);
    font-size: 4.2vw;
    line-height: 1.19;
    letter-spacing: 0;
    margin-bottom: 1.4vw;
    letter-spacing: .2vw;
}

#main_1>div>div:nth-child(1)>p {
    color: var(--white);
    max-width: 29vw;
    line-height: 1.4;
    margin-bottom: 4.5vw;
}

#main_1>div>div:nth-child(1)>a {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--white);
    padding: 0.8vw 2.2vw;
    letter-spacing: .1vw;
    text-align: center;
    display: inline-flex;
    font-size: .8vw;
    position: relative;
}

#main_1>div>div:nth-child(1)>a>span {
    background: url(./../img/arrow_down.svg);
    display: block;
    height: 2.8vw;
    width: 1vw;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.7vw;
    margin-left: -0.1vw;
}


#main_1>div>div:nth-child(2)>img {
    width: 55vw;
    height: 55vw;
    object-fit: cover;
    object-position: center;
}

section#main_1:before {
    content: '';
    background: var(--dark);
    position: absolute;
    width: 100%;
    height: 50.7vw;
    top: 0;
    z-index: -1;
}

body.nav_dark.header_fixe header {
    background: var(--dark);
}

body.header_fixe header {
    height: 6vw;
    transition: var(--fluid);
}

body.header_fixe header>figure>a>img {
    height: 3vw;
    position: relative;
    top: 0;
    transition: var(--fluid);
}

.lb_btn {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--dark);
    border: 0.1vw solid var(--dark);
    padding: 1.27vw 3vw;
    letter-spacing: .1vw;
    text-align: center;
    display: inline-flex;
    font-size: .8vw;
}

section#bannieres {
    padding-top: 0.5vw;
}

#bannieres>div:nth-child(1),
#bannieres>div:nth-child(2) {
    padding-left: 5.2vw;
}

#bannieres>div:nth-child(2) {
    display: flex;
}

#bannieres>div:nth-child(1)>h2 {
    padding-top: 5.3vw;
    margin-bottom: 5.8vw;
}



#bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a,
#infos>div>div:nth-child(1)>ul>li>a {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--dark);
    padding: 0 0 0.5vw 0;
    letter-spacing: .05vw;
    font-size: .8vw;
    display: inline-block;
    line-height: 1.5;
    margin-bottom: 2.3vw;
    position: relative;
}

#bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a:before,
#infos>div>div:nth-child(1)>ul>li>a:before {
    content: '';
    width: 0;
    height: 0.1vw;
    background: var(--dark);
    position: absolute;
    bottom: 0;
}

#bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a.active:before,
#infos>div>div:nth-child(1)>ul>li>a.active:before {
    width: 100%;
    transition: width .5s;
}

#bannieres>div:nth-child(2)>div:nth-child(1),
#infos>div>div:nth-child(1) {
    width: 12.56vw;
}


.bannieres_ul #bannieres>div:nth-child(2)>div:nth-child(1)>ul {
    position: fixed;
    top: 50%;
    transform: translate(-0%, -50%);
}

#complex,
#infos>div>div:nth-child(2) {
    width: calc(100% - 12.56vw);
    padding-left: 0;
}

#complex>div {
    display: flex;
    width: 100%;
    position: relative;
    margin-bottom: 4.8vw;
}

#complex>div>div:nth-child(1) {
    width: 86.4vw;
    position: relative;
    z-index: 1;
}

#complex>div>div:nth-child(2) {
    width: 78vw;
    margin-right: 10vw;
    position: relative;
    padding-top: 4.6vw;
}


#complex>div>div:nth-child(1)>img {

    width: 34vw;
    height: 33.5vw;
    object-fit: cover;
}

#complex>div>div:nth-child(1)>div:nth-child(2) {
    position: absolute;
    background-color: rgb(255, 243, 116);
    position: absolute;
    top: 5.7vw;
    right: -1.2vw;
    height: auto;
    display: flex;
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    z-index: inherit;
}

#complex>div#Lily:after {
    background: url(https://groupelabuff.com/wp-content/uploads/2025/02/Fleurs_425x660.png) rgb(241, 216, 197);
    background-size: cover;
    background-repeat: no-repeat;
}

#complex>#Lily>div:nth-child(1)>div:nth-child(2) {
    background-color: rgb(241, 216, 197);
}

#complex>#Lily>div:nth-child(1)>div:nth-child(2) {
    background-color: rgb(165, 168, 153);
}

#Lily a:hover {
    box-shadow: inset 0 0 0 4vw rgb(64, 71, 60);
}

#complex>div>div:nth-child(1)>div:nth-child(2)>img {
    width: 6.3vw;
    height: auto;
}

#complex>div>div:nth-child(1)>div:nth-child(3) {
    background: var(--white);
    position: absolute;
    bottom: 6vw;
    right: 0;
    width: 18.6vw;
    padding-top: 2.8vw;
}


#complex>div>div:nth-child(1)>div:nth-child(3)>img {
    margin-left: auto;
    width: 15.6vw;
    height: 15.6vw;
    object-fit: cover;
}


#complex>div>div:nth-child(2)>div {
    padding: 4vw;
    background: var(--white);
}

#complex>div>div:nth-child(2)>div>p {
    max-width: 29vw;
    line-height: 1.4;
    margin-bottom: 2.6vw;
}

#complex>div>div:nth-child(2)>div>p:last-child {
    margin-bottom: 0;
}


h3 {
    color: var(--dark);
    font-size: 3vw;
    text-transform: uppercase;
    letter-spacing: -.1vw;
    line-height: 1.16;
    margin-bottom: 2.2vw;
}

#complex>div:after {
    content: '';
    background-color: rgb(255, 243, 116);
    display: block;
    width: 22.1vw;
    position: absolute;
    top: 0;
    right: 0;
    height: 34.26vw;
    z-index: -1;
}

div#emilia div:nth-child(1),
div#eleni div:nth-child(1) {
    order: 2;
}

div#emilia div:nth-child(2),
div#eleni div:nth-child(2) {
    order: 1;
}

#complex>div#emilia>div:nth-child(1)>div:nth-child(2) {
    background: rgb(46, 49, 129);
}

#complex>div#emilia:after {
    background: url(./../img/am.svg) rgb(46, 49, 129);
    background-size: cover;
    background-repeat: no-repeat;
}


#complex>div#emilia>div:nth-child(2)>div>p:last-child>a.lb_btn {
    border: 0.1vw solid rgb(46, 49, 129);
}

#complex>div#brunch_bar>div:nth-child(1)>div:nth-child(2) {
    background: var(--pink);
}


#complex>div#brunch_bar:after {
    background: url(./../img/brunch.svg) var(--pink);
    background-size: cover;
    background-repeat: no-repeat;
}


#complex>div#brunch_bar>div:nth-child(2)>div>p:last-child>a.lb_btn {
    border: 0.1vw solid var(--pink);
}


#complex>div#eleni>div:nth-child(1)>div:nth-child(2),
#complex>div#eleni:after {
    background: var(--green);
}

#complex>div#eleni>div:nth-child(2)>div>p:last-child>a.lb_btn {
    border: 0.1vw solid var(--green);
}

#complex>div#miguelito>div:nth-child(1)>div:nth-child(2) {
    background: var(--light-blue);
}

#complex>div#miguelito:after {
    background: url(./../img/mig.svg) var(--light-blue);
    background-size: cover;
    background-repeat: no-repeat;
}

#complex>div#miguelito>div:nth-child(2)>div>p:last-child>a.lb_btn {
    border: 0.1vw solid var(--light-blue);
}


div#emilia:after,
div#eleni:after {
    left: 0;
    right: auto;
    z-index: -1;
}

#complex>div#emilia>div:nth-child(1)>div:nth-child(2),
#complex>div#eleni>div:nth-child(1)>div:nth-child(2) {
    left: -1.2vw;
    right: auto;
}

#complex>div#emilia>div:nth-child(2),
#complex>div#eleni>div:nth-child(2) {
    margin-left: 10vw;
    margin-right: unset;
}



#complex>div#emilia>div:nth-child(1)>div:nth-child(3),
#complex>div#eleni>div:nth-child(1)>div:nth-child(3) {
    left: 0;
    right: unset;
}

#complex>div#emilia>div:nth-child(1)>div:nth-child(3)>img,
#complex>div#eleni>div:nth-child(1)>div:nth-child(3)>img {

    margin-left: unset;
    margin-right: auto;
}

#complex>div#emilia>div:nth-child(1)>img,
#complex>div#eleni>div:nth-child(1)>img {
    margin-left: auto;
}

section#apropos {
    padding: 10vw 0 4.8vw 0;
    z-index: 1;
    background: var(--dark);
}

#apropos>div:nth-child(1) {
    padding: 0 7vw;
    position: absolute;
    z-index: 1;
}

#apropos>div:nth-child(1)>img {
    width: 51.8vw;
    height: auto;
}

#apropos>div:nth-child(2) {
    position: relative;
    z-index: 2;
    padding-left: 43.4vw;
    padding-right: 10vw;
}

#apropos>div:nth-child(2)>div {
    padding: 4.4vw;
    background: var(--dark);
    margin-top: 3.8vw;
}

#apropos>div:nth-child(2)>div>h2 {
    text-transform: uppercase;
    margin-bottom: 2.2vw;
    color: var(--white);
    font-size: 4.5vw;
    line-height: 1;
    letter-spacing: .06vw;
    padding-top: 0;
}

#apropos>div:nth-child(2)>div>p {
    line-height: 1.4;
    margin-bottom: 2.6vw;
    color: #fff;
}

#apropos>div:nth-child(2)>div>p:last-child {
    margin-bottom: 0;
}

section#main_4 {
    padding: 10.2vw 12vw;
    text-align: center;
    background: var(--white);
}

#main_4>div>h2 {
    margin-bottom: 2.4vw;
}

#main_4>div>p>a {
    border-color: var(--dark);
}

footer {
    padding: 4.2vw 7vw 2vw 7vw;
    background-color: var(--dark);
}

footer>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body>footer>div>div:nth-child(2)>ul {
    display: flex;
    justify-content: center;
}

body>footer>div>div:nth-child(2)>ul>li>a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 1vw 2.2vw;
    letter-spacing: .05vw;
    font-size: .8vw;
}

body>footer>div>div:nth-child(3)>a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    border: 0.1vw solid #fff;
    padding: 0.8vw 2vw;
    letter-spacing: .1vw;
    text-align: center;
    display: block;
    font-size: .8vw;
}

body>footer>div>div:nth-child(1)>img {
    height: 4.7vw;
}

body>footer>div>div:nth-child(1),
body>footer>div>div:nth-child(3) {
    width: 13.8vw;
}

body>footer>p {
    text-align: center;
    color: #fff;
    font-size: .76vw;
    padding-top: 2.1vw;
}

section#concept:after {
    content: '';
}


#main_1>div>div:nth-child(1)>ul {
    display: flex;
    font-weight: bold;
    margin-bottom: 7.3vw;
    color: white;
    line-height: 1.4;
}

#main_1>div>div:nth-child(1)>ul>li {
    display: flex;
}

#main_1>div>div:nth-child(1)>ul>li:after {
    content: '/';
    margin-left: 0.8vw;
    margin-right: 0.8vw;
}

#main_1>div>div:nth-child(1)>ul>li:last-child:after {
    content: '';
}



#main_1>div>div:nth-child(2)>div {
    position: absolute;
    width: 15vw;
    height: 15vw;
    background: rgb(206, 0, 88);
    z-index: 1;
    top: 22vw;
    margin-left: -8vw;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#main_1>div>div:nth-child(2)>div>img {
    height: 4.2vw;
    width: auto;
}

section#concept {
    padding-top: 5.8vw;
    padding-bottom: 4.8vw;
}


#concept>div:nth-child(1),
#concept>div:nth-child(2) {
    padding: 0 10.6vw 0 5.4vw;
}

#concept>div:nth-child(2) {
    display: flex;
}

#concept>div:nth-child(2)>div:nth-child(1) {
    width: 48vw;
    padding-right: 8.8vw;
}

#concept>div:nth-child(2)>div:nth-child(1)>h4 {
    font-size: 3vw;
    text-transform: uppercase;
    padding-top: 5.2vw;
    line-height: 1.15;
    margin-bottom: 2.5vw;
}

#concept>div:nth-child(2)>div:nth-child(1)>p {
    line-height: 1.4;
    margin-bottom: 2.6vw;
}

#concept>div:nth-child(2)>div:nth-child(2)>img {
    width: 35.5vw;
    height: 36.8vw;
    object-fit: cover;
    position: relative;
    top: -0.5vw;
}

section#concept:after {
    content: '';
    position: absolute;
    width: 28.35vw;
    height: 36.5vw;
    bottom: 0;
    right: 0;
    z-index: -1;
}

section#infos {
    padding-top: 7.754vw;
    padding-bottom: 4.4vw;
}

section#infos>div {
    padding: 0 5.2vw;
    display: flex;
}

#infos>div>div:nth-child(1)>ul {
    padding-top: 7.46vw;
}

#infos>div>div:nth-child(2)>div {
    display: none;
    padding-left: 2.6vw;
}

#infos>div>div:nth-child(2)>div.active {
    display: block;
}

#infos>div>div:nth-child(2)>div>div:nth-child(1) {
    position: absolute;
    z-index: -1;
}

#infos>div>div:nth-child(2)>div>div:nth-child(1)>img {
    width: 42.5vw;
    height: 39.5vw;
    object-fit: cover;
}

#infos>div>div:nth-child(2)>div>div:nth-child(2) {
    padding-left: 26.8vw;
    padding-top: 3.8vw;
    padding-bottom: 8.4vw;
}

#infos>div>div:nth-child(2)>div>div:nth-child(2)>div {
    padding: 2.8vw 2.8vw 2.8vw 4.8vw;
    background: var(--white);
}

#infos>div>div:nth-child(2)>div>div:nth-child(2)>div>h2 {
    text-transform: uppercase;
    margin-bottom: 2vw;
}


#infos>div>div:nth-child(2)>div>div:nth-child(2)>div>p {
    line-height: 1.4;
    margin-bottom: 0.6vw;
    font-size: 1vw;
}

#infos>div>div:nth-child(2)>div>div:nth-child(2)>div>p:last-child {
    margin-bottom: 0;
}

section#photos {
    padding-top: 4.4vw;
    padding-bottom: 8vw;
    background: var(--white);
}

#photos>div:nth-child(1) {
    padding-left: 4.8vw;
    padding-right: 4.8vw;
}

#photos>div:nth-child(2),
#photos>div:nth-child(3) {
    padding-left: 4.8vw;
    padding-right: 10vw;
}

#photos>div>h2 {
    text-align: center;
    padding-bottom: 5.65vw;
}

#photos>div:nth-child(3)>ul {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    position: relative;
    width: 8.2vw;
    top: -8vw;
    left: 0.2vw;
    z-index: 10;
}

#photos>div:nth-child(3)>ul>li>a>span {
    background: url(./../img/prev.svg);
    height: 1vw;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    width: 4vw;
    background-size: 2.5vw;
}

#photos>div:nth-child(3)>ul>li:nth-child(2)>a>span {
    transform: rotate(-180deg);
}

#photos>div:nth-child(2)>div>div>div:nth-child(3n+1)>a>img {
    width: 34.3vw;
    height: 33.4vw;
    object-fit: cover;
}

#photos>div:nth-child(2)>div>div>div:nth-child(3n+2)>a>img {
    width: 18.6vw;
    margin-top: 6vw;
    height: 33.6vw;
    object-fit: cover;
}

#photos>div:nth-child(2)>div>div>div:nth-child(3n)>a>img {
    width: 23vw;
    margin-top: 6vw;
    height: 23vw;
    object-fit: cover;
}



#photos>div:nth-child(2)>div>div>div:nth-child(3n+1) {
    width: 38.3vw;
}

#photos>div:nth-child(2)>div>div>div:nth-child(3n+2) {
    width: 22.6vw;
}

#photos>div:nth-child(2)>div>div>div:nth-child(3n) {
    width: 23.9vw;
}




.page_oeufrier #main_1>div>div:nth-child(2)>div>img {
    height: 3.2vw;
    width: auto;
}

.page_amelia #main_1>div>div:nth-child(2)>div>img {
    height: 9.2vw;
    width: auto;
    /* animation: rotate 8s linear infinite; */
}


.page_eleni #main_1>div>div:nth-child(2)>div>img {
    height: 6.2vw;
    width: auto;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/* Contact */


section#contact_1 {
    padding-top: 9.3vw;
}


#contact_1>div {
    display: flex;
    justify-content: space-between;
    padding: 0 6.6vw 0 5vw;
}

#contact_1>div>div:nth-child(1) {
    width: 38.4vw;
}

#contact_1>div>div:nth-child(2) {
    width: calc(100% - 38.4vw);
}


#contact_1>div>div:nth-child(1)>h1 {
    padding-top: 8.3vw;
    color: var(--white);
    font-size: 4.2vw;
    line-height: 1.19;
    letter-spacing: 0;
    margin-bottom: 4.4vw;
    letter-spacing: .2vw;
}

#contact_1>div>div:nth-child(1)>ul {
    color: var(--white);
    line-height: 1.4;
    margin-bottom: 9.8vw;
    display: flex;
    justify-content: space-between;
    width: 29.3vw;
}

#contact_1>div>div:nth-child(1)>ul>li {
    padding-right: 1vw;
}

#contact_1>div>div:nth-child(1)>ul>li>a {
    display: block;
}

#contact_1>div>div:nth-child(1)>a {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--white);
    padding: 0.8vw 2.2vw;
    letter-spacing: .1vw;
    text-align: center;
    display: inline-flex;
    font-size: .8vw;
    position: relative;
}

#contact_1>div>div:nth-child(1)>a>span {
    background: url(./../img/arrow_down.svg);
    display: block;
    height: 2.8vw;
    width: 1vw;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.7vw;
    margin-left: -0.1vw;
}

section#contact_1:before {
    content: '';
    background: var(--dark);
    position: absolute;
    width: 100%;
    height: 50.7vw;
    top: 0;
    z-index: -1;
}

#contact_1>div>div:nth-child(2) {
    display: flex;
}

#contact_1>div>div:nth-child(2)>div:nth-child(1) {
    width: 11.9vw;
}

#contact_1>div>div:nth-child(2)>div:nth-child(1) {
    width: 23.7vw;
}

#contact_1>div>div:nth-child(2)>div:nth-child(1)>img:nth-child(1) {
    width: 23.7vw;
    height: 24.3vw;
    object-fit: cover;
    margin-bottom: 2.6vw;
}

#contact_1>div>div:nth-child(2)>div:nth-child(1)>img:nth-child(2) {
    margin-left: auto;
    width: 18.58vw;
    height: 19.8vw;
    object-fit: cover;
}


#contact_1>div>div:nth-child(2)>div:nth-child(2) {
    width: 26vw;
}

#contact_1>div>div:nth-child(2)>div:nth-child(2)>img {
    margin-left: auto;
    width: 23vw;
    margin-top: 5.3vw;
    height: 31vw;
}

section#contact_2 {
    padding: 4.4vw 0;
}

section#contact_2 form {
    padding: 0 12.7vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#contact_2 form>div {
    width: 36vw;
    margin-bottom: 2.1vw;
}

section#contact_2 form>div>div:first-child {
    font-size: 1vw;
    margin-bottom: 1.2vw;
}

section#contact_2 form input:not(.lb_btn),
section#contact_2 form select,
section#contact_2 form textarea {
    width: 100%;
    font-size: .9vw;
    padding: 1.2vw 1vw;
    border: 0.1vw solid var(--dark);
}

#contact_2 form>div:nth-last-child(1),
#contact_2 form>div:nth-last-child(3),
#contact_2 form>div:nth-last-child(2),
#contact_2 form>div:nth-child(6) {
    width: 100%;
}

#contact_2 form .champs_franchise {
    width: 48.5% !important;
}

@media screen and (max-width: 768px) {
    #contact_2 form .champs_franchise {
        width: 100% !important;
    }
}

#contact_2 form .champs_message {
    width: 100% !important;
}

section#contact_2 form>div>textarea {
    height: 16vw;
}

#contact_2 form>div:nth-last-child(1) {
    text-align: right;
}

#contact_2 form>div:nth-last-child(1)>button {
    border-color: var(--dark);
    margin-left: auto;
    padding: 1.27vw 3.5vw;
}

section#franchise {
    padding-top: 15.8vw;
    margin-bottom: 0;
    background: var(--dark);
    padding-bottom: 4.8vw;
    margin-bottom: 1.4vw;
}

#franchise>div>h1 {
    color: var(--white);
    font-size: 4.2vw;
    line-height: 1.19;
    letter-spacing: 0;
    margin-bottom: 1.4vw;
    letter-spacing: .2vw;
    text-align: center;
    margin-bottom: 0.6vw;
}

#franchise>div>p:nth-child(1) {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    letter-spacing: .05vw;
    font-size: .8vw;
    margin-bottom: 0.8vw;
    text-align: center;
}

#franchise>div>p:nth-child(3) {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    letter-spacing: .05vw;
    font-size: .9vw;
    margin-bottom: 0vw;
    text-align: center;
}


.page_lilys #main_1>div>div:nth-child(2)>img,
.page_amelia #main_1>div>div:nth-child(2)>img,
.page_eleni #main_1>div>div:nth-child(2)>img,
.page_miguelito #main_1>div>div:nth-child(2),
.page_oeufrier #main_1>div>div:nth-child(2)>img,
.page_lilys #main_1>div>div:nth-child(2)>img {
    width: 46.8vw;
}

/* .page_lilys */

.page_lilys section#main_1:before,
.page_lilys section#main_4,
.page_lilys #infos>div>div:nth-child(1)>ul>li>a.active:before,
.page_lilys header {
    background: var(--pink) !important;
}

.page_lilys section#main_4>div>h2 {
    color: var(--white);
}

.page_lilys section#main_4>div>p>a {
    color: var(--white);
    border-color: var(--white);
}

.page_lilys #concept>div:nth-child(1)>h2,
.page_lilys #photos>div>h2,
.page_lilys #infos>div>div:nth-child(1)>ul>li>a.active {
    color: var(--pink);
}

.page_lilys section#concept:after {
    background: url(./../img/bg_lilys.svg) var(--pink);
    background-size: cover;
}

.page_lilys section#franchise {
    background: var(--pink);
}

.page_lily section#main_1:before {
    background-color: rgb(165, 168, 153);
}

.page_lily #main_1>div>div:nth-child(2)>div {
    background: rgb(241, 216, 197);
}

.page_lily h2 {
    color: #40473C;
}

.page_lily .lb_btn {
    border-color: rgb(165, 168, 153);
}


.page_lily .lb_btn:hover {
    box-shadow: inset 0 0 0 4vw rgb(165, 168, 153);
    border-color: rgb(165, 168, 153) !important;
}

.page_lily section#main_4 {
    background: rgb(165, 168, 153);
}

.page_lily section#franchise {
    background: rgb(165, 168, 153);
}

.page_lily header {
    background: rgb(165, 168, 153);
}

/* .page_oeufrier */

.page_oeufrier section#main_1:before,
.page_oeufrier section#main_4,
.page_oeufrier #infos>div>div:nth-child(1)>ul>li>a.active:before,
.page_oeufrier header {
    background: rgb(255, 243, 116);

}

.page_oeufrier header a,
.page_oeufrier section#main_4>div>h2,
.page_oeufrier h1 {
    color: rgb(206, 0, 88);
}

.page_oeufrier section#main_4>div>p>a {
    color: rgb(206, 0, 88);
    border-color: rgb(206, 0, 88);
}

.page_oeufrier #concept>div:nth-child(1)>h2,
.page_oeufrier #photos>div>h2 {
    color: rgb(206, 0, 88);
}

.page_oeufrier #infos>div>div:nth-child(1)>ul>li>a.active {
    color: rgb(206, 0, 88);
}

.page_oeufrier section#concept:after {
    background: rgb(255, 243, 116) !important;
}

.page_oeufrier section#franchise {
    background: rgb(255, 243, 116);
}

.page_oeufrier #main_1>div>div:nth-child(1)>a,
.page_oeufrier #main_1>div>div:nth-child(1)>h1 {
    color: rgb(206, 0, 88);
}

.page_oeufrier header a {
    border-color: rgb(206, 0, 88) !important;
}

#devenir_franchise:hover {
    background: white;
}

.page_oeufrier section#franchise h1,
.page_oeufrier section#franchise p {
    color: rgb(206, 0, 88);
}

.page_oeufrier .lb_btn {
    border-color: rgb(206, 0, 88) !important;
}

.page_oeufrier .lb_btn:hover {
    box-shadow: inset 0 0 0 4vw rgb(206, 0, 88);
    color: white !important;
}

.page_oeufrier #main_1>div>div:nth-child(1)>ul {
    color: rgb(206, 0, 88);
}

.page_oeufrier.header_fixe nav ul a {
    color: white;
}

.page_oeufrier #main_1>div>div:nth-child(1)>a>span {
    background: url(./../img/pink_arrow.svg);
    background-repeat: no-repeat;
}

/* .page_amelia */

.page_amelia section#main_1:before,
.page_amelia section#main_4,
.page_amelia #infos>div>div:nth-child(1)>ul>li>a.active:before,
.page_amelia header {
    background: rgb(46, 49, 129) !important;
}

.page_amelia section#main_4>div>h2 {
    color: var(--white);
}

.page_amelia section#main_4>div>p>a {
    color: var(--white);
    border-color: var(--white);
}

.page_amelia #concept>div:nth-child(1)>h2,
.page_amelia #photos>div>h2,
.page_amelia #infos>div>div:nth-child(1)>ul>li>a.active {
    color: rgb(46, 49, 129);
}

.page_amelia section#concept:after {
    background: url(./../img/am.svg) rgb(46, 49, 129);
    background-size: cover;
}

.page_amelia #main_1>div>div:nth-child(2)>div {
    background: white;
}

.page_amelia section#franchise {
    background: rgb(46, 49, 129);
}

.page_amelia .lb_btn {
    border-color: rgb(46, 49, 129);
}

.page_amelia .lb_btn:hover {
    background-color: rgb(46, 49, 129);
    box-shadow: inset 0 0 0 4vw rgb(46, 49, 129);
}

/* .page_eleni */

.page_eleni section#main_1:before,
.page_eleni section#main_4,
.page_eleni #infos>div>div:nth-child(1)>ul>li>a.active:before,
.page_eleni header {
    background: var(--green) !important;
}

.page_eleni section#main_4>div>h2 {
    color: var(--white);
}

.page_eleni section#main_4>div>p>a {
    color: var(--white);
    border-color: var(--white);
}

.page_eleni #concept>div:nth-child(1)>h2,
.page_eleni #photos>div>h2,
.page_eleni #infos>div>div:nth-child(1)>ul>li>a.active {
    color: var(--green);
}

.page_eleni section#concept:after {
    background: var(--green)
}


.page_eleni section#franchise {
    background: var(--green);
}

/* page yiayia */
.page_eleni .lb_btn {
    border-color: #0E433F;
}

.page_eleni .lb_btn:hover {
    background-color: #0E433F !important;
    box-shadow: inset 0 0 0 4vw #0E433F;
}

.page_eleni #main_1>div>div:nth-child(2)>div {
    background: white;
}

/* .page_miguelito */

.page_miguelito section#main_1:before,
.page_miguelito section#main_4,
.page_miguelito #infos>div>div:nth-child(1)>ul>li>a.active:before,
.page_miguelito header {
    background: var(--light-blue) !important;
}

.page_miguelito section#main_4>div>h2 {
    color: var(--white);
}

.page_miguelito section#main_4>div>p>a {
    color: var(--white);
    border-color: var(--white);
}

.page_miguelito #concept>div:nth-child(1)>h2,
.page_miguelito #photos>div>h2,
.page_miguelito #infos>div>div:nth-child(1)>ul>li>a.active {
    color: var(--light-blue);
}

.page_miguelito section#concept:after {
    background: url(./../img/mig.svg) var(--light-blue);
    background-size: cover;
}


.page_miguelito section#franchise {
    background: var(--light-blue);
}

article#infos_franchise {
    display: none;
}

.devenir_franchise>section {
    display: none;
}

.devenir_franchise>article#infos_franchise {
    display: block;
}

/* Hover style */
body>footer>div>div:nth-child(2)>ul>li>a:hover,
#contact_1>div>div:nth-child(1)>ul>li>a:hover {
    opacity: .6;
    transition: var(--fluid);
}

#contact_1>div>div:nth-child(1)>ul>li>a {
    text-decoration: underline;
}

.lb_btn,
body>header>nav>div>a,
body>footer>div>div:nth-child(3)>a {
    transition: var(--fluid);
}

.lb_btn:hover,
.lb_btn:focus {
    border-color: var(--dark);
    color: var(--white);
}

.lb_btn:hover,
.lb_btn:focus {
    box-shadow: inset 0 0 0 4vw var(--dark);
    transition: var(--fluid);
}


div#emilia div:nth-child(1),
div#eleni div:nth-child(1) {
    order: 2;
}

div#emilia div:nth-child(2),
div#eleni div:nth-child(2) {
    order: 1;
}

#complex>div#emilia>div:nth-child(1)>div:nth-child(2) {
    background: rgb(46, 49, 129)
}

#complex>div#emilia:after {
    background: url(./../img/am.svg) rgb(46, 49, 129);
    background-size: cover;
    background-repeat: no-repeat;
}



#complex>div#oeufrier>div:nth-child(2)>div>p:last-child>a.lb_btn:hover,
#complex>div#oeufrier>div:nth-child(2)>div>p:last-child>a.lb_btn:focus {
    border: 0.1vw solid rgb(255, 243, 116);
    box-shadow: inset 0 0 0 4vw rgb(255, 243, 116);
    color: var(--dark);
}

#complex>div#emilia>div:nth-child(2)>div>p:last-child>a.lb_btn:hover,
#complex>div#emilia>div:nth-child(2)>div>p:last-child>a.lb_btn:focus {
    border: 0.1vw solid var(--blue);
    box-shadow: inset 0 0 0 4vw var(--blue)
}

#complex>div#brunch_bar>div:nth-child(2)>div>p:last-child>a.lb_btn:hover,
#complex>div#brunch_bar>div:nth-child(2)>div>p:last-child>a.lb_btn:focus {
    border: 0.1vw solid var(--pink);
    box-shadow: inset 0 0 0 4vw var(--pink)
}


#complex>div#eleni>div:nth-child(2)>div>p:last-child>a.lb_btn:hover,
#complex>div#eleni>div:nth-child(2)>div>p:last-child>a.lb_btn:focus {
    border: 0.1vw solid var(--green);
    box-shadow: inset 0 0 0 4vw var(--green)
}


#complex>div#miguelito>div:nth-child(2)>div>p:last-child>a.lb_btn:hover,
#complex>div#miguelito>div:nth-child(2)>div>p:last-child>a.lb_btn:focus {
    border: 0.1vw solid var(--light-blue);
    box-shadow: inset 0 0 0 4vw var(--light-blue)
}

body>footer>div>div:nth-child(3)>a:hover,
body>footer>div>div:nth-child(3)>a:focus,
body>header>nav>div>a:hover,
body>header>nav>div>a:focus {
    border: 0.1vw solid var(--white);
    box-shadow: inset 0 0 0 4vw var(--white);
    color: var(--dark);
    transition: var(--fluid);
}


body>header>nav>ul>li>a:hover,
body>header>nav>ul>li>a.active {
    opacity: .8;
}

.swiper-slide {
    margin-left: 0.1vw;
}



@media screen and (max-width: 768px) {


    section#main_1:before {
        height: 184.7vw;
    }

    body>header>nav>ul,
    body>header>nav>div {
        display: none;
    }

    body>header>nav>a#open_menu {
        display: block;
        height: 10vw;
        transition: var(--fluid);
    }

    header {
        padding: 6.5vw 7vw;
        height: auto;
    }

    body>header>figure>a>img {
        height: 9.8vw;
    }


    #open_menu>div {
        height: 10vw;
        width: 8vw;
    }

    #open_menu>div>span {
        width: 8vw;
        display: block;
        height: 0.5vw;
        background-color: var(--white);
        margin: 2.2vw 0;
    }

    #open_menu>div>span:nth-child(1),
    #open_menu>div>span:nth-child(3) {
        width: 6vw;
        margin-left: auto;
    }

    body.header_fixe header {
        height: 20vw;
    }

    body.header_fixe header>figure>a>img {
        height: 10vw;
    }

    #main_1>div {
        display: block;
    }

    #main_1>div {
        padding: 0 6.5vw;
    }

    #main_1>div>div:nth-child(1),
    #main_1>div>div:nth-child(2) {
        width: 100%;
    }

    #main_1>div>div:nth-child(1)>h1 {
        padding-top: 24vw;
        font-size: 12.5vw;
        letter-spacing: 0;
        margin-bottom: 10.4vw;
        line-height: 1.1;
    }

    #main_1>div>div:nth-child(1)>p {
        display: none;
    }

    #main_1>div>div:nth-child(2)>img {
        width: 74vw;
        height: 102vw;
        margin-left: auto;
    }

    #main_1>div>div:nth-child(1)>a {
        font-size: 0;
        position: absolute;
        margin-top: 45vw;
    }

    #main_1>div>div:nth-child(1)>a>span {
        height: 12vw;
        width: 5vw;
        background-size: 3vw;
    }

    #bannieres>div:nth-child(2) {
        display: block;
    }

    #bannieres>div:nth-child(1),
    #bannieres>div:nth-child(2) {
        padding-left: 7.2vw;
    }

    #complex>div#emilia>div:nth-child(2),
    #complex>div#eleni>div:nth-child(2) {
        margin-left: 0;
    }

    #bannieres>div:nth-child(1)>h2 {
        padding-top: 19.3vw;
        margin-bottom: 13.8vw;
    }

    h2 {
        color: var(--dark);
        font-size: 11.5vw;
        line-height: 1.19;
        letter-spacing: .15vw;
    }

    #bannieres>div:nth-child(1)>h2 {
        padding-top: 17.3vw;
        margin-bottom: 8vw;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1),
    #infos>div>div:nth-child(1) {
        width: 100%;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul,
    #infos>div>div:nth-child(1)>ul {
        display: flex;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul,
    #infos>div>div:nth-child(1)>ul {
        overflow-x: scroll;
        max-width: 92vw;
        margin-bottom: 8vw;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a,
    #infos>div>div:nth-child(1)>ul>li>a {
        font-size: 3.3vw;
        white-space: nowrap;
        padding-bottom: 2vw;
        border-bottom: 0.5vw solid transparent;
        margin-right: 5vw;
        letter-spacing: .4vw;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a.active {
        border-bottom: 0.5vw solid var(--dark);
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul::-webkit-scrollbar-track,
    #infos>div>div:nth-child(1)>ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 0px transparent;
        border-radius: 0px;
        background-color: transparent;
        opacity: 0;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul::-webkit-scrollbar,
    #infos>div>div:nth-child(1)>ul::-webkit-scrollbar {
        width: 0px;
        background-color: transparent;
        opacity: 0;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul::-webkit-scrollbar-thumb,
    #infos>div>div:nth-child(1)>ul::-webkit-scrollbar-thumb {
        border-radius: 0px;
        -webkit-box-shadow: inset 0 0 0px transparent;
        background-color: transparent;
    }


    #complex>div {
        display: block;
    }

    #complex>div>div:nth-child(1),
    #complex>div>div:nth-child(2) {
        width: 100%;
    }

    #complex>div>div:nth-child(1)>img {
        width: 70vw;
        height: 60.5vw;
    }

    #complex>div>div:nth-child(1)>div:nth-child(2) {
        top: 4.7vw;
        right: 7vw;
        width: 33vw;
        height: 32vw;
    }

    #complex>div>div:nth-child(1)>div:nth-child(3) {
        background: var(--white);
        position: absolute;
        bottom: -10vw;
        right: auto;
        width: 23.6vw;
        padding-top: 2.8vw;
        left: 0;
    }

    #complex>div>div:nth-child(1)>div:nth-child(3)>img {
        margin-left: 0;
    }

    #complex>div>div:nth-child(1)>div:nth-child(3)>img {
        width: 20vw;
        height: 20vw;
    }

    #complex>div>div:nth-child(2) {
        padding-top: 10vw;
    }

    #complex>div>div:nth-child(2)>div {
        padding: 6vw 8vw 6vw 0;
        max-width: calc(100% - 14vw);
    }

    h3 {
        margin-bottom: 4vw;
        font-size: 5.5vw;
        letter-spacing: 0;
        line-height: 1.2;
    }

    body {
        font-size: 3.5vw;
    }

    #complex>div>div:nth-child(2)>div>p {
        max-width: unset;
        margin-bottom: 6vw;
    }

    .lb_btn {
        text-transform: uppercase;
        font-weight: bold;
        color: var(--dark);

        padding: 4vw 9vw;
        letter-spacing: .1vw;
        text-align: center;
        display: inline-flex;
        font-size: 3.5vw;
        border-width: .4vw;
    }

    .bannieres_ul #bannieres>div:nth-child(2)>div:nth-child(1)>ul {
        position: fixed;
        top: 0%;
        transform: translate(-0%, -50%);
        width: 100%;
        left: 0;
        background: #fff;
    }

    .bannieres_ul #bannieres>div:nth-child(2)>div:nth-child(1)>ul {
        position: relative;
        transform: none;
        left: 0;
        top: 0;
    }

    #complex>div:after {
        content: '';
        display: block;
        width: 50.1vw;
        position: absolute;
        top: 48vw;
        right: 0;
        height: 78.26vw;
    }

    #complex>div {
        margin-bottom: 9vw;
    }

    #complex>div#emilia>div:nth-child(1)>div:nth-child(3)>img,
    #complex>div#eleni>div:nth-child(1)>div:nth-child(3)>img {
        margin-left: auto;
        margin-right: 0;
    }

    #complex>div#emilia>div:nth-child(1)>div:nth-child(3),
    #complex>div#eleni>div:nth-child(1)>div:nth-child(3) {
        left: auto;
        right: 0;
    }


    #complex>div>div:nth-child(1)>div:nth-child(2)>img {
        width: 20vw;
        height: auto;
    }

    #complex {
        width: 100%;
    }

    #complex>div#emilia>div:nth-child(1)>div:nth-child(3),
    #complex>div#eleni>div:nth-child(1)>div:nth-child(3) {
        left: auto;
        right: 7vw;
    }

    #complex>div#emilia>div:nth-child(1)>img,
    #complex>div#eleni>div:nth-child(1)>img {
        margin-right: 7vw;
    }

    #complex>div#emilia:after,
    #complex>div#emilia:after {
        top: 53vw;
        right: auto;
        left: -7vw;
    }

    #complex>div#emilia>div:nth-child(1)>div:nth-child(2),
    #complex>div#eleni>div:nth-child(1)>div:nth-child(2) {
        left: -0.2vw;
        right: auto;

    }

    #complex>div#emilia>div:nth-child(1)>div:nth-child(2),
    #complex>div#eleni>div:nth-child(1)>div:nth-child(2),
    #complex>div>div:nth-child(1)>div:nth-child(2) {
        top: 10vw;
    }


    #complex>div#emilia>div:nth-child(2)>div,
    #complex>div#eleni>div:nth-child(2)>div {
        padding: 8vw 0vw 6vw 8vw;
    }

    section#bannieres {
        padding-bottom: 10vw;
    }


    section#apropos {
        padding: 16vw 0;
        z-index: 1;

    }

    section#apropos {
        padding: 15vw 0 67vw 0;
        display: flex;
        flex-wrap: wrap;
    }

    #apropos>div:nth-child(2) {
        padding-left: 5vw;
        padding-right: 5vw;
    }

    #apropos>div:nth-child(1) {
        padding: 0 5vw;
        z-index: 1;
        order: 2;
        width: 100%;
        bottom: 0;
        right: 0;
    }

    #apropos>div:nth-child(2) {
        order: 1;
        width: 100%;
    }

    #apropos>div:nth-child(2)>div>h2 {
        font-size: 11.2vw;
        margin-bottom: 10vw;
    }

    #apropos>div:nth-child(2)>div>p {
        line-height: 1.4;
        margin-bottom: 0px;
        color: #fff;
        background: var(--dark);
        max-width: 70vw;
        padding-right: 6vw;
        padding-bottom: 5vw;
    }

    #apropos>div:nth-child(2)>div>p:last-child {
        display: none;
    }

    #apropos>div:nth-child(2)>div {
        background: transparent;
    }

    #apropos>div:nth-child(1)>img {
        width: 85.8vw;
        height: auto;
        margin-left: auto;
        margin-bottom: 28vw;
        margin-right: -1vw;
    }

    section#main_4 {
        padding: 36.2vw 4vw;
    }

    #main_4>div>h2 {
        margin-bottom: 8.4vw;
        line-height: 1.1;
    }

    footer>div,
    body>footer>div>div:nth-child(2)>ul {
        display: block;
    }

    footer {
        padding: 20Vw 7vw 10vw 7vw;
    }

    body>footer>div>div:nth-child(1),
    body>footer>div>div:nth-child(3),
    body>footer>div>div:nth-child(2) {
        display: block;
        text-align: center;
        width: 100%;
    }


    body>footer>div>div:nth-child(3)>a {
        text-transform: uppercase;
        font-weight: bold;
        padding: 3.7vw 9vw;
        letter-spacing: .1vw;
        text-align: center;
        display: inline-flex;
        font-size: 3.5vw;
        border-width: .4vw;
        margin-bottom: 18vw;
    }

    body>footer>div>div:nth-child(1)>img {
        height: 14.7vw;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16vw;
    }

    body>footer>div>div:nth-child(2)>ul>li>a {
        padding: 1vw 2.2vw;
        font-size: 4.4vw;
        display: block;
    }

    body>footer>div>div:nth-child(2)>ul {
        margin-bottom: 9vw;
    }

    body>footer>p {
        font-size: 2.9vw;
    }

    .menu_ouvert>header>nav>ul {
        display: flex
    }

    .menu_ouvert>header>nav>ul {
        display: block;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    body.menu_ouvert:before {
        height: 0;
        transition: height 1s;
        content: '';
        position: fixed;
        transition: height 1s;
        width: 100%;
        background: var(--dark);
        z-index: 1022;
        top: 0;
        left: 0;
        display: block;
    }


    body.menu_ouvert:before {
        transition: height 1s;
        height: 100vh !important;
    }

    body.menu_ouvert>section,
    body.menu_ouvert>article,
    body.menu_ouvert section#main_1:before {
        z-index: -1000;
    }

    body.menu_ouvert>header>nav>ul>li>a {
        color: #fff;
        padding: 2vw 2.2vw;
        font-size: 6.8vw;
        text-align: center;
        display: block;
    }

    body.menu_ouvert>header>nav>ul>li:nth-child(3) {
        margin-bottom: 40vw;
    }

    body.menu_ouvert>header>nav>ul>li:nth-child(4)>a {
        font-size: 4vw;
    }

    body>header>nav>ul>li:nth-child(4) {
        position: fixed;
        bottom: 2vw;
        left: 50%;
        bottom: -40vw;
        transform: translate(-50%);
    }


    body.menu_ouvert>header>nav>div>a {
        text-transform: uppercase;
        font-weight: bold;
        padding: 3.7vw 9vw;
        letter-spacing: .1vw;
        text-align: center;
        display: inline-flex;
        font-size: 3.5vw;
        border-width: .4vw;
        margin-bottom: 18vw;
    }

    body.menu_ouvert>header>nav>div {
        display: block;
        position: fixed;
        left: 50%;
        transform: translate(-50%);
        top: 50%;
        width: 100%;
        text-align: center;
        margin-top: 10vw;
    }

    body.menu_ouvert #open_menu>div>span:nth-child(2) {
        opacity: 0;
        transition: var(--fluid);
    }

    body.menu_ouvert #open_menu>div>span:nth-child(1),
    body.menu_ouvert #open_menu>div>span:nth-child(3) {
        width: 10vw;
        margin-left: auto;
        transition: var(--fluid);
        margin-left: -0.9vw;
    }

    body.menu_ouvert #open_menu>div>span:nth-child(1) {
        transform: rotate(-45deg);
        position: relative;
        top: 2.8vw;

        transition: var(--fluid);
    }

    body.menu_ouvert #open_menu>div>span:nth-child(3) {
        transform: rotate(45deg);
        position: relative;
        top: -2.4vw;
        transition: var(--fluid);
    }

    .page_lilys #main_1>div>div:nth-child(2),
    .page_amelia #main_1>div>div:nth-child(2),
    .page_eleni #main_1>div>div:nth-child(2),
    .page_oeufrier #main_1>div>div:nth-child(2),
    .page_miguelito #main_1>div>div:nth-child(2) {
        display: flex;
        position: relative;
        width: 100%;
    }

    .page_lilys #main_1>div>div:nth-child(2)>img,
    .page_amelia #main_1>div>div:nth-child(2)>img,
    .page_eleni #main_1>div>div:nth-child(2)>img,
    .page_oeufrier #main_1>div>div:nth-child(2)>img,
    .page_miguelito #main_1>div>div:nth-child(2)>img {
        width: 73.8vw;
        margin-top: 15vw;
        height: 68vw;
        object-fit: cover;
    }

    #main_1>div>div:nth-child(2)>div {
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 42vw;
        height: 42vw;
        top: -6vw;
        left: 50%;
        transform: translate(-50%);
        margin-left: 6vw;
    }

    #main_1>div>div:nth-child(2)>div>img {
        height: 11.2vw;
        width: auto;
    }

    section#concept {
        padding-top: 23vw;
        padding-bottom: 17vw;
    }

    #concept>div:nth-child(2) {
        display: block;
    }

    #concept>div:nth-child(1)>h2 {
        margin-bottom: 7vw;
    }

    #concept>div:nth-child(2)>div:nth-child(1),
    #concept>div:nth-child(2)>div:nth-child(2) {
        width: 100%;
        padding-right: 0;
    }

    #concept>div:nth-child(2)>div:nth-child(1)>h4 {
        font-size: 8vw;
        margin-bottom: 8vw;
    }

    #concept>div:nth-child(1) {
        padding: 0 7vw 0 7vw
    }

    #concept>div:nth-child(2)>div:nth-child(1)>p {
        line-height: 1.4;
        margin-bottom: 17.6vw;
    }

    #concept>div:nth-child(2)>div:nth-child(2)>img {
        width: 100%;
        height: auto;
        top: -0.5vw;
    }

    section#concept:after {
        width: 75.35vw;
        height: 94.5vw;
    }

    section#infos>div {
        display: block;
    }

    section#infos>div {
        padding: 0 0vw 0 7vw;
    }

    section#infos {
        padding-top: 19vw;
        padding-bottom: 19vw;
    }

    #bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a:before,
    #infos>div>div:nth-child(1)>ul>li>a:before {
        height: 0.5vw;
    }


    #infos>div>div:nth-child(2)>div.active {
        display: flex;
        flex-wrap: wrap;
    }

    #infos>div>div:nth-child(2)>div>div:nth-child(1) {
        position: relative;
        order: 2;
        display: flex;
    }

    #infos>div>div:nth-child(2)>div>div:nth-child(2) {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        order: 1;
    }

    #infos>div>div:nth-child(2)>div {
        padding-left: 0;
    }

    #infos>div>div:nth-child(2)>div>div:nth-child(2)>div {
        padding: 0;
        background: transparent;
    }

    #infos>div>div:nth-child(2) {
        width: 100%;
        padding-right: 7vw;
    }


    #infos>div>div:nth-child(2)>div>div:nth-child(2)>div>p {
        font-size: 3.5vw;
    }

    #infos>div>div:nth-child(2)>div>div:nth-child(2)>div>h2 {
        text-transform: uppercase;
        margin-bottom: 6vw;
        padding-top: 3vw;
    }

    #infos>div>div:nth-child(2)>div>div:nth-child(2)>div>p {
        font-size: 3.4vw;
        width: calc(100% - 16vw);
        padding-right: 8vw;
        background: #fff;
        padding-bottom: 8vw;
        margin-bottom: 0;
    }

    #infos>div>div:nth-child(2)>div>div:nth-child(1)>img {
        width: 100%;
        height: auto;
        object-fit: cover;
        margin-top: -17vw;
    }

    section#photos {
        padding-top: 6.4vw;
        padding-bottom: 19vw;
    }



    #photos>div:nth-child(2)>div>div>div:nth-child(3n+2),
    #photos>div:nth-child(2)>div>div>div:nth-child(3n+1),
    #photos>div:nth-child(2)>div>div>div:nth-child(3n) {
        width: 100% !important;
    }

    #photos>div:nth-child(2)>div>div>div:nth-child(3n+2)>a>img,
    #photos>div:nth-child(2)>div>div>div:nth-child(3n+1)>a>img,
    #photos>div:nth-child(2)>div>div>div:nth-child(3n)>a>img {
        width: 100% !important;
        height: 84vw;
    }

    #photos>div:nth-child(2),
    #photos>div:nth-child(3) {
        padding-left: 7vw;
        padding-right: 7vw;
    }

    #photos>div:nth-child(3)>ul {
        display: none;
    }

    #main_1>div>div:nth-child(1)>ul {
        position: relative;
        top: -6vw;
    }

    .menu_ouvert header {
        background: transparent !important;
    }

    .page_amelia #main_1>div>div:nth-child(2)>div>img {
        height: 26.2vw;
    }

    #contact_1>div {
        padding: 0 0vw 0 7vw;
        display: block;
    }

    #contact_1>div>div:nth-child(1) {
        display: block;
        width: 100%;
    }

    #contact_1>div>div:nth-child(1)>h1 {
        padding-top: 24.3vw;
        font-size: 11.2vw;
        margin-bottom: 7vw;
    }

    #contact_1>div>div:nth-child(1)>ul {
        margin-bottom: 9.8vw;
        flex-wrap: wrap;
        width: 100%;
        display: flex;
    }

    #contact_1>div>div:nth-child(1)>ul>li:nth-child(1) {
        order: 2;
        width: 100%;
    }

    #contact_1>div>div:nth-child(1)>ul>li:nth-child(2) {
        order: 1;
        width: 100%;
        margin-bottom: 9vw;
    }

    #contact_1>div>div:nth-child(1)>a {
        font-size: 0;
        position: absolute;
        margin-top: 45vw;
    }

    #contact_1>div>div:nth-child(1)>a>span {
        height: 12vw;
        width: 5vw;
        background-size: 3vw;
    }

    #contact_1>div>div:nth-child(2) {
        width: 100%;
        justify-content: end;
    }

    #contact_1>div>div:nth-child(2)>div:nth-child(2) {
        width: 42vw;
    }

    #contact_1>div>div:nth-child(2)>div:nth-child(2)>img {
        margin-left: auto;
        width: 37vw;
        margin-top: 19.3vw;
        height: 51vw;
        object-fit: cover;
    }

    #contact_1>div>div:nth-child(2)>div:nth-child(1) {
        width: 38vw;
    }

    #contact_1>div>div:nth-child(2)>div:nth-child(1)>img:nth-child(1) {
        width: 38vw;
        height: 40vw;
        margin-top: 11vw;
        margin-bottom: 3.6vw;
    }

    #contact_1>div>div:nth-child(2)>div:nth-child(1)>img:nth-child(2) {
        margin-left: auto;
        width: 30.58vw;
        height: 33vw;
    }

    section#contact_2 form {
        padding: 0 7vw;
        display: block;
    }

    section#contact_1:before {
        height: 184.7vw;
    }

    section#contact_1:before {
        height: 175.999vw;
    }

    section#contact_2 form>div {
        width: 100%;
        margin-bottom: 10vw;
    }

    section#contact_2 {
        padding: 30vw 0;
    }

    section#contact_2 form>div>div>div:first-child {
        font-size: 3.5vw;
        margin-bottom: 1.2vw;
    }

    section#contact_2 form input:not(.lb_btn),
    section#contact_2 form select,
    section#contact_2 form textarea {
        width: 100%;
        font-size: 3.5vw;
        padding: 4vw;
        border: 0.3vw solid var(--dark);
    }

    section#contact_2 form textarea {
        height: 116vw;
    }

    #contact_2 form>div>div:nth-last-child(1) {
        text-align: center;
    }

    #contact_2 form>div>div:nth-last-child(1)>button {
        border-color: var(--dark);
        margin-left: auto;
        padding: 3.4vw 14vw;
    }

    #franchise>div>p:nth-child(1),
    #franchise>div>p:nth-child(3) {
        font-size: 3.5vw;
    }

    #franchise>div>h1 {
        font-size: 12.5vw;
        letter-spacing: 0;
        margin-bottom: 10.4vw;
        line-height: 1.1;
    }

    section#franchise {
        padding-top: 40vw;
        padding-bottom: 20vw;
    }

    .page_oeufrier #main_1>div>div:nth-child(2)>div>img {
        height: 8.2vw;
        width: auto;
    }

    .page_eleni #main_1>div>div:nth-child(2)>div>img {
        height: 16.2vw;
        width: auto;
    }

    section#contact_2 form>div>div:first-child p {
        font-size: 3.5vw;
        margin-bottom: 1.2vw;
    }

    .lb_btn:hover,
    .lb_btn:focus {
        box-shadow: inset 0 0 0 8vw var(--dark);
        transition: var(--fluid);
    }


}

/* section#contact_1:before{
    display: none;
}

*{
    background: transparent!important;
}
 */


/* Edit integration */

#main_1>div>div:nth-child(1)>h1,
#franchise>div>h1 {
    text-transform: uppercase;
}

@media screen and (min-width: 769px) {
    #main_1>div>div:nth-child(1)>h1 {
        font-size: 3.6vw;
        line-height: 1;
        text-transform: uppercase;
    }
}


/* QA Interne */

body>header>nav>ul>li>a,
#main_1>div>div:nth-child(1)>a,
.lb_btn,
body>footer>div>div:nth-child(2)>ul>li>a,
body>footer>div>div:nth-child(3)>a,
#bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a,
#infos>div>div:nth-child(1)>ul>li>a,
body>header>nav>div>a,
#contact_1>div>div:nth-child(1)>a {
    font-family: 'Trade Gothic LT Pro Bold Cn';
}

h3,
#apropos>div:nth-child(2)>div>h2,
#main_1>div>div:nth-child(1)>h1,
#contact_1>div>div:nth-child(1)>h1 {
    letter-spacing: .2vw;
}

#bannieres>div:nth-child(2)>div:nth-child(1)>ul>li>a,
#infos>div>div:nth-child(1)>ul>li>a {
    letter-spacing: .18vw;
}

@media screen and (max-width: 768px) {
    #main_1>div>div:nth-child(1)>a {
        margin-top: 20vw;
    }

    #main_1>div>div:nth-child(1)>h1 {
        margin-bottom: 10.4vw;
    }
}



.rgp_1 {
    background: var(--dark);
    padding-top: 14vw;
    padding-bottom: 2vw;
    color: #fff;
}


.rgp_1 h1 {
    text-align: center;
    font-size: 3.6vw;
    line-height: 1;
    text-transform: uppercase;
}

.rgp>div {
    padding: 4vw 20vw;
}

.rgp #cmplz-document {
    max-width: 100%;
}

.rgp_2 * {
    color: #000;
    position: relative;
    font-size: 16px !important;
    font-family: unset;
}

.rgp_2>div,
.rgp_2>p,
.rgp_2 div#cmplz-manage-consent-container {
    margin-bottom: 40px !important;
}

.rgp_2 * {
    letter-spacing: 0px !important;
}


form#cmplz-datarequest-form {
    display: none;
}

@media screen and (max-width: 769px) {
    .rgp>div {
        padding: 4vw 8vw;
    }

    .rgp_1 h1 {
        font-size: 6.6vw;
    }

    .rgp_1 {
        padding-top: 30vw;
        padding-bottom: 8vw;
    }
}