html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    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: bold;
    font-style: italic;
}

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

b,
strong {
    font-weight: bolder
}



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: #e42628;
    --secondary: #2272b1;
    --third: #FFC700;
    --error: #ef4146;
}

::-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;
    overflow: hidden;
}


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


body {
    font-family: 'Open Sans';
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    color: #333132;
}

article {
    transition: background 0.5s ease-in-out; /* Transition définie ici */
}

.prev {
    display: block;
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}



.visible_tab {
    display: none;
}

.visible_tab.active {
    display: block;
}


#menu_toggle {
    display: none;
}

/* Header */
body>header>div {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: calc(100% - 4vw);
    margin-left: auto;
    margin-right: auto;
    align-items: center;
}


body>header {
    position: fixed;
    width: 100%;
    z-index: 1204;
    padding: 0.1vw 0;
    left: 0;
    top: 0;
}

body:not(.main_nav_edited)>header,
body.header_fixe>header {
    background: var(--main);
}


body>header>div>figure>a {
    display: flex;
    align-items: center;

}

body.main_nav_edited>header>div>figure>a {
    position: relative;
    top: 1.8vw;
}

body.main_nav_edited>header>div>figure>a>img:nth-child(1) {
    margin-right: 2vw;
}

body.header_fixe>header>div>figure>a {
    position: relative;
    top: 0vw;
}

body.main_nav_edited>header>div>figure>a>img:nth-child(1),
body.main_nav_edited>header>div>figure>a>img:nth-child(2) {
    transition: width 0.3s ease, height 0.3s ease;
    height: auto;
}

body.main_nav_edited>header>div>figure>a>img:nth-child(1) {
    width: 5vw;
}

body.main_nav_edited>header>div>figure>a>img:nth-child(2) {
    width: 6.5vw;
}


body:not(.main_nav_edited)>header>div>figure>a>img:nth-child(1),
body.header_fixe>header>div>figure>a>img:nth-child(1) {
    width: 3.5vw;
    height: auto;
    position: relative;
    margin-right: 1.2vw;
    transition: width 0.3s ease, height 0.3s ease;
}

body:not(.main_nav_edited)>header>div>figure>a>img:nth-child(2),
body.header_fixe>header>div>figure>a>img:nth-child(2) {
    width: 4.4vw;
    height: auto;
    position: relative;
    transition: width 0.3s ease, height 0.3s ease;
}


body:not(.main_nav_edited)>header,
body.header_fixe>header {
    padding: 0.7vw 0;
}

body>header>div>nav {
    display: flex;
    align-items: center;
}

body>header>div>nav>ul {
    display: flex;
    align-items: center;
}

body>header>div>nav>ul>li>a {
    font-size: 1vw;
    padding: 1vw 1vw;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    position: relative;
}

body>header>div>nav>ul>li.current_page_item>a::before {
    content: '';
    background: #ffd200;
    height: .4vw;
    display: inline-flex;
    position: absolute;
    width: calc(100% - 2vw);
    left: 1vw;
    top: -1.6vw;
}

body:not(.main_nav_edited)>header>div>nav>ul>li.current_page_item>a::before,
body.header_fixe>header>div>nav>ul>li.current_page_item>a::before {
    top: -1.3vw;
}


body>header>div>nav>ul:nth-child(2)>li>a {
    text-transform: uppercase;
    font-weight: normal;
    padding: 1vw 1vw;
}

/* Fin Navbar */

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

#krispy_parralax>div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 13vw);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#krispy_parralax>div>div:nth-child(1)>div>div {
    transform: rotate(-6deg);
    position: relative;
    top: 0vw;
}

#krispy_parralax>div>div:nth-child(1)>div>div>p {
    font-size: 2vw;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    letter-spacing: .15vw;
    position: relative;
    left: 1vw;
}

#krispy_parralax>div>div:nth-child(1)>div>div>h1 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 7.3vw;
    line-height: 1;
    margin-left: 0vw;
}

#krispy_parralax>div>div:nth-child(1)>div>div>h1>span {
    display: block;
}

#krispy_parralax>div>div:nth-child(1),
#krispy_parralax>div>div:nth-child(2),
#krispy_parralax>div>div:nth-child(3) {
    display: flex;
    align-items: center;
    height: 100vh;
}

#krispy_parralax>div>div:nth-child(1) {
    width: 60vw
}

#krispy_parralax>div>div:nth-child(2) {
    width: 100%;
}

#krispy_parralax>div>div:nth-child(3) {
    align-items: end;
    min-width: 12vw;
}

#krispy_parralax>div>div:nth-child(3)>ul>li>a>span:first-child {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 2vw;
    line-height: 1.2;
    position: relative;
    margin-bottom: 0.8vw;
    display: block;
}

#krispy_parralax>div>div:nth-child(3)>ul>li>a>span:last-child {
    display: none;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14.459" height="20.433" viewBox="0 0 14.459 20.433"><defs><clipPath id="clip-path"><rect id="Rectangle_23" data-name="Rectangle 23" width="14.459" height="20.433" transform="translate(0 0)" fill="none"></rect></clipPath></defs><g id="Fleche_bouton" data-name="Fleche bouton" transform="translate(0 0)"><g id="Groupe_37" data-name="Groupe 37" clip-path="url(%23clip-path)"><path id="Tracé_105" data-name="Tracé 105" d="M4.243,20.433,0,16.191l5.974-5.975L0,4.243,4.243,0,14.459,10.216Z" fill="%23fff"></path></g></g></svg> ');
    background-color: var(--third);
    display: block;
    width: 2.8vw;
    height: 2.8vw;
    position: relative;
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    margin-bottom: 3.8vw;
}

#krispy_parralax>div>div:nth-child(2)>div {
    position: relative;
}

#krispy_parralax>div>div:nth-child(2)>div>img {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    top: calc(1vw + 13px);
    z-index: 1;
}

#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(1),
#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(3) {
    position: absolute;
}

#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(1) {
    z-index: 10;
}

#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(2) {
    z-index: 9;
}

#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(3) {
    z-index: 8;
}

#krispy_parralax:before {
    content: '';
    background: url('data:image/svg+xml,<svg width="958px" height="756px" viewBox="0 0 958 756" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Artboard</title> <defs> <ellipse id="path-1" cx="818.5" cy="868" rx="823.5" ry="863"></ellipse> </defs> <g id="Artboard" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <mask id="mask-2" fill="white"> <use xlink:href="%23path-1"></use> </mask> <ellipse stroke="%23979797" cx="818.5" cy="868" rx="823" ry="862.5"></ellipse> <rect id="Rectangle" stroke="%23979797" fill="%232272B1" mask="url(%23mask-2)" x="0.5" y="0.5" width="957" height="755"></rect> </g></svg>');
    display: block;
    width: 50vw;
    height: 38vw;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
}

#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(1),
#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(3),
#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(2) {
    transition: .4s;
}

@keyframes floatUpDown {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes floatDownUp {
    0% {
        transform: translateY(-20px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(1),
#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(4),
#krispy_entete>div>div:nth-child(2)>div>img:nth-child(4) {
    animation: floatUpDown 3s ease-in-out infinite;
}

#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(3),
#krispy_parralax>div>div:nth-child(2)>div>img:nth-child(6),
#krispy_entete>div>div:nth-child(2)>div>img:nth-child(6) {
    animation: floatDownUp 3s ease-in-out infinite;
}


#krispy_parralax>div>div:nth-child(1)>div>a {
    width: 4.7vw;
    height: 4.7vw;
    display: block;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="30.32" height="19.402" viewBox="0 0 30.32 19.402"><defs><clipPath id="clip-path"><rect id="Rectangle_24" data-name="Rectangle 24" width="30.32" height="19.402" transform="translate(0 0)" fill="none"></rect></clipPath></defs><g id="Fleche_scrolldown" data-name="Fleche scrolldown" transform="translate(0 0)"><g id="Groupe_40" data-name="Groupe 40" clip-path="url(%23clip-path)"><path id="Tracé_106" data-name="Tracé 106" d="M15.159,19.4,0,4.243,4.243,0,15.159,10.918,26.077,0,30.32,4.243Z" fill="%23fff"></path></g></g></svg> ');
    background-color: var(--third);
    position: absolute;
    bottom: 3.8vw;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-size: 1.5vw;
    background-position: center;
}


#krispy_a_propos>div {
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 6.5vw);
    display: flex;
}

#krispy_a_propos>div>div:nth-child(1)>img {
    width: 100%;
}

#krispy_a_propos>div>div:nth-child(2) {
    width: 85vw;
}


#krispy_a_propos>div>div:nth-child(2)>p:nth-child(1) {
    color: #2072B1;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1vw;
    margin-bottom: 0.5vw
}

#krispy_a_propos>div>div:nth-child(2)>h2 {
    font-family: 'SandwichMarkerPro';
    color: var(--main);
    font-size: 5.3vw;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 2.8vw;
}

#krispy_a_propos>div>div:nth-child(2)>div {
    max-width: 25vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#krispy_a_propos>div>div:nth-child(2)>div>p {
    font-size: 1vw;
    line-height: 1.7;
    position: relative;
    margin-bottom: 1.8vw;
}

#krispy_a_propos>div>div:nth-child(2)>div>p:last-child {
    margin-bottom: 0;
}

#krispy_a_propos {
    padding-top: 12.2vw;
}

.krispy_btn {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1vw;
    padding: 0.52vw 1.4vw;
    display: inline-flex;
    background: var(--third);
    color: #fff;
    position: relative;
    border-radius: 4vw;
    align-items: center;
    border-color: var(--third) .1vw solid;
    box-shadow: none;
    border: 0px;
}

.krispy_btn>span {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14.459" height="20.433" viewBox="0 0 14.459 20.433"><defs><clipPath id="clip-path"><rect id="Rectangle_23" data-name="Rectangle 23" width="14.459" height="20.433" transform="translate(0 0)" fill="none"></rect></clipPath></defs><g id="Fleche_bouton" data-name="Fleche bouton" transform="translate(0 0)"><g id="Groupe_37" data-name="Groupe 37" clip-path="url(%23clip-path)"><path id="Tracé_105" data-name="Tracé 105" d="M4.243,20.433,0,16.191l5.974-5.975L0,4.243,4.243,0,14.459,10.216Z" fill="%23fff"></path></g></g></svg> ');
    width: 1vw;
    height: 1vw;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    margin-left: 1vw;
}

#krispy_activites {
    padding-top: 8vw;
    padding-bottom: 12vw;
    background-color: var(--secondary);
}

#krispy_a_propos:after {
    content: '';
    background: var(--secondary);
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 6vw;
    z-index: -1;
}

@media screen and (min-width: 2284px){
    #krispy_a_propos {
        padding-bottom: 8vw;
    }

    #krispy_a_propos:after{
        opacity: 0;
    }
}

#krispy_activites>div {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
}

#krispy_activites>div:nth-child(2) {
    flex-wrap: wrap;
    justify-content: space-between;
}

#krispy_activites>div:nth-child(2)>div {
    width: 24.6vw;
}

#krispy_activites>div:nth-child(2)>div>a {
    display: block
}

#krispy_activites>div:nth-child(2)>div img {
    max-width: 100%;
    display: block;
    height: auto;
}

#krispy_activites>div:nth-child(2)>div span {
    display: block;
    color: #fff;
    font-size: .98vw;
    padding-top: 1vw;
}

#krispy_activites>div:nth-child(1) {
    justify-content: center;
}

#krispy_activites>div:nth-child(1)>h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5.3vw;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 5.6vw;
    text-align: center;
}

#krispy_activites>div:nth-child(2)>div:nth-child(3n+2) {
    padding-top: 4.5vw;
}

#krispy_en_vedettes {
    padding-top: 11vw;
    padding-bottom: 11vw;
    background-color: var(--main);
}

#krispy_en_vedettes>div {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
}

#krispy_en_vedettes>div:nth-child(1) {
    justify-content: center;
}

#krispy_en_vedettes>div:nth-child(2) {
    flex-wrap: wrap;
    justify-content: space-between;
}

#krispy_en_vedettes>div:nth-child(1)>h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5.3vw;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 4.2vw;
    text-align: center;
}

#krispy_en_vedettes>div:nth-child(2)>div {
    width: 24.6vw;
}


#krispy_en_vedettes>div:nth-child(2)>div>h3 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 2vw;
    line-height: 1.2;
    position: relative;
    display: block;
    text-align: center;
    margin: 3vw 0 1.8vw 0;
}

#krispy_en_vedettes>div:nth-child(2)>div>p {
    color: #fff;
    font-size: .9vw;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.6;
    margin-bottom: 2vw;
}

#krispy_en_vedettes>div:nth-child(2)>div img {
    display: block;
    max-width: 100%;
    height: auto;
}

#krispy_en_vedettes>p {
    text-align: center;
}

#krispy_en_vedettes>p>a {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1vw;
    color: #fff;
    position: relative;
    padding-top: 3.5vw;
    display: inline-block;
}

#krispy_en_vedettes>p>a>span {
    background: #fff;
    height: 0.2vw;
    width: 4vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.3vw;
    position: relative;
    transition: width .4s;
}

#krispy_en_vedettes>p>a:hover>span {
    width: 100%;
    transition: width .4s;
}

#krispy_nos_marques {
    padding-top: 9vw;
    background-color: #fff;
    padding-bottom: 8vw;
}


#krispy_nos_marques>div:nth-child(1) {
    justify-content: center;
}

#krispy_nos_marques>div:nth-child(1)>h2 {
    font-family: 'SandwichMarkerPro';
    color: var(--main);
    font-size: 5.3vw;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 4.2vw;
    text-align: center;
}

#krispy_nos_marques>div:nth-child(2) {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - 28.4vw);
    display: flex;
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
}


#krispy_nos_marques>div:nth-child(2)>div {
    width: 32vw;
}

#krispy_nos_marques>div:nth-child(2)>div>div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

#krispy_nos_marques>div:nth-child(2)>div>div>img {
    height: 24vw;
    position: relative;
    z-index: 10;
    width: auto;
}

#krispy_nos_marques>div:nth-child(2)>div>div>img:nth-child(1),
#krispy_nos_marques>div:nth-child(2)>div>div>img:nth-child(3) {
    z-index: 9;
    width: auto;
    height: 17.5vw;
    position: relative;
    top: 10px;
}

#krispy_nos_marques>div:nth-child(2)>div>div>img:nth-child(1) {
    margin-right: -6vw;
}

#krispy_nos_marques>div:nth-child(2)>div>div>img:nth-child(3) {
    margin-left: -6vw;
}

#krispy_nos_marques>div:nth-child(2)>div>img {
    display: block;
    max-width: 100%;
    width: 100%;
    margin-top: -9.2vw;
}

#krispy_nos_marques>div:nth-child(2)>div>h3 {
    font-family: 'SandwichMarkerPro';
    color: var(--main);
    font-size: 3vw;
    line-height: 1.2;
    position: relative;
    display: block;
    text-align: center;
    margin: 2.4vw 0 1.8vw 0;
}

#krispy_nos_marques>div:nth-child(2)>div>p {
    font-size: .9vw;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 1.6;
    margin-bottom: 2vw;
    max-width: calc(100% - 3vw);
    margin-left: auto;
}

body:not(.main_nav_edited) #krispy_nos_marques>div:nth-child(2)>div>p:last-child {
    margin-bottom: 4vw;
}

/* Supprimer si autres images */

#krispy_nos_marques>div:nth-child(2)>div:nth-child(2)>div>img:nth-child(1) {
    transform: scale(1.18);
}

#krispy_nos_marques>div:nth-child(2)>div:nth-child(1)>div>img:nth-child(1) {
    position: relative;
    left: -1.64vw;
}

#krispy_nos_marques>div:nth-child(2)>div:nth-child(2)>div>img:nth-child(3) {
    margin-left: -6vw;
    position: relative;
    left: 2vw;
}

#krispy_engagements {
    padding-top: 10vw;
    background-color: #02B05F;
}

#krispy_engagements>div {
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - calc(14.5vw/2));
    display: flex;
}



#krispy_engagements>div:nth-child(1)>h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5.3vw;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 4.2vw;
}

#krispy_engagements>div:nth-child(2)>div:nth-child(1)>ul>li>a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1vw;
    padding: 0.52vw 0vw;
    display: block;
    color: #fff;
    position: relative;
    max-width: 14.5vw;
    border-bottom: 2px solid transparent;
}

#krispy_engagements>div:nth-child(2)>div:nth-child(1)>ul>li>a.active {
    border-bottom: 2px solid var(--third);
    color: var(--third);
}

.visible_tab>h3 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 3.3vw;
    line-height: 1.2;
    position: relative;
    display: block;
    margin-bottom: 1.8vw;
}

.visible_tab>div p {
    color: #fff;
    font-size: 1.1vw;
    line-height: 1.6;
    margin-bottom: 2vw;
    padding-right: 2vw;
}

#krispy_engagements>div:nth-child(2)>div:nth-child(1),
#krispy_engagements>div:nth-child(2)>div:nth-child(2) {
    padding-top: 2.7vw;
}


#krispy_engagements>div:nth-child(2)>div:nth-child(1) {
    padding-top: 2.7vw;
    width: 20vw;
}

#krispy_engagements>div:nth-child(2)>div:nth-child(2) {
    width: 39vw;
}

#krispy_engagements>div:nth-child(2)>div:nth-child(3) {
    width: 30.4vw;
    position: relative;
    top: -9.4vw;
}

#krispy_engagements>div:nth-child(2) {
    justify-content: space-between;
}

#krispy_engagements>div:nth-child(2)>div:nth-child(3)>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
}

#krispy_footer>div {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
    justify-content: space-between;
}

#krispy_footer>div:nth-child(1)>div {
    display: flex;
    align-items: center;
}

#krispy_footer>div:nth-child(1)>div:nth-child(1)>img:nth-child(1) {
    width: 5vw;
    margin-right: 2vw;
}

#krispy_footer>div:nth-child(1)>div:nth-child(1)>img:nth-child(2) {
    width: 6.4vw;
}

#krispy_footer {
    padding-top: 2vw;
    padding-bottom: 2vw;
    background-attachment: #fff;
}


#krispy_footer>div:nth-child(1)>div:nth-child(1),
#krispy_footer>div:nth-child(1)>div:nth-child(3) {
    width: 15vw;
}

#krispy_footer>div:nth-child(1)>div:nth-child(2)>a:nth-child(1) {
    margin-right: 1.5vw;
}

#krispy_footer>div:nth-child(1)>div:nth-child(3) {
    justify-content: end;
}

#krispy_footer>div:nth-child(1)>div:nth-child(3)>a {
    color: var(--main);
    margin-left: 1.5vw;
}

#krispy_footer>div:nth-child(1)>div:nth-child(3)>a>svg {
    width: 1.9vw;
    height: auto;
}


#krispy_footer>div:nth-child(2)>ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 1.5vw;
}

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

#krispy_footer>div:nth-child(2)>ul * {
    color: #333132;
    font-size: .8vw;
}


#krispy_choix_1>div {
    display: flex;
    align-items: center;
    height: 100vh;
}

#krispy_choix_1>div>a {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

#krispy_choix_1 img {
    transition: .4s;
    transform: translate(-0%, -0%);
}

#krispy_choix_1>span,
#krispy_choix_1>ul {
    display: none;
}

#krispy_choix_1>div>a>div {
    position: relative;
    padding: 6vw;
}

#krispy_choix_1>div>a>div>div {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 6.6vw;
    line-height: 1.3;
}

#krispy_choix_1>div>a:nth-child(1)>div>img:nth-child(1) {
    display: block;
    position: absolute;
    height: 12vw;
    top: -1vw;
    left: 0;
}

#krispy_choix_1>div>a:nth-child(1)>div>img:nth-child(2) {
    display: block;
    position: absolute;
    height: 5vw;
    top: 1.3vw;
    right: 8.5vw;
}

#krispy_choix_1>div>a:nth-child(1)>div>img:nth-child(4) {
    display: block;
    position: absolute;
    height: 7vw;
    right: 3vw;
    bottom: 0.1vw;
}

#krispy_choix_1>div>a:nth-child(1)>div>img:nth-child(5) {
    display: block;
    position: absolute;
    height: 4.9vw;
    bottom: 1vw;
    left: 8vw;
}

#krispy_choix_1>div>a:nth-child(2)>div>img:nth-child(1) {
    display: block;
    position: absolute;
    height: 6.2vw;
    right: 12vw;
    top: 0.1vw;
}

#krispy_choix_1>div>a:nth-child(2)>div>img:nth-child(2) {
    display: block;
    position: absolute;
    height: 4.3vw;
    top: 1.7vw;
    left: 13vw;
}

#krispy_choix_1>div>a:nth-child(2)>div>img:nth-child(4) {
    display: block;
    position: absolute;
    height: 5.2vw;
    bottom: 1vw;
    left: 12vw;
}

#krispy_choix_1>div>a:nth-child(2)>div>img:nth-child(5) {
    display: block;
    position: absolute;
    height: 5.9vw;
    bottom: 0vw;
    right: 11vw;
}

#krispy_choix_1>div>a>div:after {
    content: 'Go !';
    position: absolute;
    bottom: -6.6vw;
    left: 50%;
    transform: translate(-50%, -0%);
    background: var(--third);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1vw;
    color: #fff;
    width: 5vw;
    height: 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

#krispy_choix_1>div:before,
#krispy_choix_1>div:after {
    content: '';
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
}

#krispy_choix_1>div:before {
    background-color: var(--main);
    right: 0;
}

#krispy_choix_1>div:after {
    background-color: var(--secondary);
    left: 0;
}


/* Hover test */

#krispy_choix_1>div>a:hover>div {
    position: relative;
    padding: 5vw;
    transition: .4s;
}

#krispy_choix_1>div>a>div {
    position: relative;
    padding: 7vw;
    transition: 1s;
}

#krispy_choix_1>div>a:hover>div>img:nth-child(1),
#krispy_choix_1>div>a:hover>div>img:nth-child(2),
#krispy_choix_1>div>a:hover>div>img:nth-child(4),
#krispy_choix_1>div>a:hover>div>img:nth-child(5),
#krispy_choix_1>div>a:hover>div::after {
    opacity: 0;
    transition: 1s;
}

#krispy_choix_1>div>a>div>img:nth-child(1),
#krispy_choix_1>div>a>div>img:nth-child(2),
#krispy_choix_1>div>a>div>img:nth-child(4),
#krispy_choix_1>div>a>div>img:nth-child(5),
#krispy_choix_1>div>a>div::after {
    opacity: 1;
    transition: 1s;
}

#krispy_choix_1>div>a>div>img:nth-child(1),
#krispy_choix_1>div>a>div>img:nth-child(5) {
    animation: floatUpDown 3s ease-in-out infinite;
}

#krispy_choix_1>div>a>div>img:nth-child(2),
#krispy_choix_1>div>a>div>img:nth-child(4) {
    animation: floatDownUp 3s ease-in-out infinite;
}



#krispy_choix_1>span:nth-child(3) {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1vw;
    border: 0.15vw solid #ffffff;
    width: 5.2vw;
    height: 5.2vw;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    letter-spacing: .1vw;
    color: #fff;
    font-weight: bold;
    font-family: 'SandwichMarkerPro';
    font-size: 2vw;
}

#krispy_choix_1>span:nth-child(2) {
    transform: translate(-50%, -50%);
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 2.2vw;
    display: block;
    position: absolute;
    top: 35.5%;
    left: 50%;
}

#krispy_pagination {
    display: flex;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #fff;
    top: 18%;
    left: 50%;
    width: 26vw;
    justify-content: space-between;
    z-index: 10;
}


#krispy_pagination>li>a {
    font-weight: bold;
    border: 0.14vw solid #fff;
    border-radius: 100%;
    width: 2.2vw;
    display: flex;
    height: 2.2vw;
    align-items: center;
    justify-content: center;
    font-size: 1vw;
    background: transparent;
    position: relative;
    color: #fff;
}



#krispy_pagination>li>a.active:after,
#krispy_pagination>li>a:after {
    content: '';
    background: var(--third);
    height: 0.16vw;
    width: 9.9vw;
    position: absolute;
    left: 0;
    z-index: -1;
    transform: translate(-50%, -50%);
    top: 1vw;
    left: 6.9vw;
}

#krispy_pagination>li {
    position: relative;
}

#krispy_pagination>li>a:after {
    background: #fff;
}

#krispy_pagination>li>a.active {
    color: var(--secondary);
    background-color: var(--third);
    border-color: var(--third);
}

#krispy_pagination>li:last-child>a.active:after,
#krispy_pagination>li:last-child>a:after {
    display: none;
}


#krispy_entete>div {
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - calc(14.5vw/2));
    display: flex;
    justify-content: space-between;
}

#krispy_entete {
    padding-top: 13.2vw;
    background: var(--main);
    padding-bottom: 9.5vw;
    overflow: unset;
}

#krispy_entete>div>div>p {
    font-size: 1vw;
    color: var(--third);
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
}

#krispy_entete>div>div>p>a:not(.krispy_btn)>span {
    background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14.459" height="20.433" viewBox="0 0 14.459 20.433"><defs><clipPath id="clip-path"><rect id="Rectangle_23" data-name="Rectangle 23" width="14.459" height="20.433" transform="translate(0 0)" fill="none"></rect></clipPath></defs><g id="Fleche_bouton" data-name="Fleche bouton" transform="translate(0 0)"><g id="Groupe_37" data-name="Groupe 37" clip-path="url(%23clip-path)"><path id="Tracé_105" data-name="Tracé 105" d="M4.243,20.433,0,16.191l5.974-5.975L0,4.243,4.243,0,14.459,10.216Z" fill="%23ffc700"></path></g></g></svg> ');
    display: block;
    width: 1.1vw;
    height: 1.1vw;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 3vw;
    transform: rotate(-180deg);
}

#krispy_entete>div>div>h1 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5.4vw;
    line-height: 1.35;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* overflow: hidden; */
    max-width: 70vw;
    position: relative;
    z-index: 9;
}

#krispy_entete>div>div:nth-child(1)>ul {
    color: #fff;
    display: flex;
    width: 100%;
    color: #fff;
    display: flex;
    width: 100%;
    margin-bottom: 3.4vw;
    margin-top: 1vw;
}

#krispy_entete>div>div:nth-child(1)>ul>li:first-child {
    border-left: 0;
    padding-left: 0;
}

#krispy_entete>div>div:nth-child(1)>ul>li {
    padding-right: 2vw;
    padding-left: 2vw;
    border-left: 0.1vw solid;
    line-height: 1;
    font-size: .96vw;
}

#krispy_entete>div>div:nth-child(2)>div>img:nth-child(1),
#krispy_entete>div>div:nth-child(2)>div>img:nth-child(3) {
    position: absolute;
    top: 0;
    right: 0;
}

#krispy_entete>div>div:nth-child(2)>div>img {
    width: 100%;
    display: block;
    max-width: 100%;
}

#krispy_entete>div>div:nth-child(2)>div>img:nth-child(1) {
    animation: floatUpDown 3s ease-in-out infinite;
}

#krispy_entete>div>div:nth-child(2)>div>img:nth-child(3) {
    animation: floatDownUp 3s ease-in-out infinite;
}



#krispy_entete>div>div:nth-child(2)>div>img:nth-child(1) {
    z-index: 10;
}

#krispy_entete>div>div:nth-child(2)>div>img:nth-child(2) {
    z-index: 9;
    position: relative;
}

#krispy_entete>div>div:nth-child(2)>div>img:nth-child(3) {
    z-index: 8;
}



#krispy_entete.entete_emploi>div>div:nth-child(2)>div {
    position: absolute;
    top: 7vw;
}

#krispy_entete>div>div:nth-child(2) {
    min-width: 44vw;
}


#krispy_avantages>div:nth-child(1) {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
    justify-content: space-between;
}

#krispy_notre_histoire {
    padding-top: 10.2vw;
    padding-bottom: 8.5vw;
}

#krispy_notre_histoire>div {
    margin-right: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#krispy_notre_histoire>div>div:nth-child(1) img {
    display: block;
    max-width: 100%;
    position: relative;
    top: 1.6vw;
}

#krispy_notre_histoire>div>div:nth-child(1) {
    width: 37vw;
    transform: scale(1.1);
    margin-bottom: 4vw;
    max-width: 37vw;
}

#krispy_notre_histoire>div>div:nth-child(2) {
    width: 52vw;
}


#krispy_notre_histoire>div>div:nth-child(2)>p:first-child {
    font-size: 1vw;
    color: var(--secondary);
    font-weight: 700;
    text-transform: uppercase;
}

#krispy_notre_histoire>div>div:nth-child(2) h2 {
    font-family: 'SandwichMarkerPro';
    color: var(--main);
    font-size: 5.3vw;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 2.8vw;
}

.krispy_text {
    padding-right: 8vw;
}

.krispy_text p {
    font-size: 1vw;
    line-height: 1.7;
    position: relative;
    margin-bottom: 1.8vw;
}

.swipper_contenu {
    margin-bottom: 1.9vw;
}

.swipper_annee .swiper-slide>span:before {
    content: '';
    display: block;
    width: 2vw;
    height: 2vw;
    background: #CECECE;
    border-radius: 100%;
    margin-bottom: 0.5vw;
    transform: scale(.4);
    transition: .4s;
    margin-left: 0.2vw;
}

.swipper_annee .swiper-slide {
    position: relative;
}

.swipper_annee .swiper-slide:before {
    content: '';
    display: block;
    background: #CECECE;
    height: 0.13vw;
    position: absolute;
    width: 100%;
    left: 1.4vw;
    z-index: -1;
    top: 0.92vw;
}

.swipper_annee .swiper-slide-thumb-active>span:before {
    background: var(--third);
    transform: scale(1) !important;
    transition: .4s;
}

.swipper_annee .swiper-slide>span {
    color: var(--main);
    font-size: 1vw;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}

.swipper_annee .swiper-slide.swiper-slide-active>span {
    color: var(--main);
}

.krispy_arrow {
    display: flex;
}

.swipper_annee {
    margin-bottom: 2.4vw;
}

.krispy_arrow>div {
    display: block;
}

.krispy_arrow>div>span {
    content: '';
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14.459" height="20.433" viewBox="0 0 14.459 20.433"><defs><clipPath id="clip-path"><rect id="Rectangle_23" data-name="Rectangle 23" width="14.459" height="20.433" transform="translate(0 0)" fill="none"></rect></clipPath></defs><g id="Fleche_bouton" data-name="Fleche bouton" transform="translate(0 0)"><g id="Groupe_37" data-name="Groupe 37" clip-path="url(%23clip-path)"><path id="Tracé_105" data-name="Tracé 105" d="M4.243,20.433,0,16.191l5.974-5.975L0,4.243,4.243,0,14.459,10.216Z" fill="%23fff"></path></g></g></svg> ');
    background-color: var(--third);
    height: 2.8vw;
    width: 2.8vw;
    display: block;
    border-radius: 100%;
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.krispy_arrow>div:first-child>span {
    margin-right: 2.8vw;
    transform: rotate(180deg);
}

#krispy_histoire_tab>div {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
}

#krispy_histoire_tab>div>div:nth-child(1) {
    width: 22vw;
}

#krispy_histoire_tab>div>div:nth-child(2) {
    width: 58vw;
}


#krispy_histoire_tab>div>div:nth-child(1)>ul>li>a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1vw;
    padding: 0.52vw 0vw;
    display: block;
    position: relative;
    max-width: 14.5vw;
    border-bottom: 2px solid transparent;
}

#krispy_histoire_tab>div>div:nth-child(1)>ul>li>a.active {
    border-bottom: 2px solid var(--main);
    color: var(--main);
}

#krispy_histoire_tab .visible_tab>h3 {
    color: var(--main);
    font-size: 5.3vw;
}

#krispy_histoire_tab .visible_tab>div p {
    color: inherit;
}

#krispy_histoire_tab {
    padding-bottom: 8.5vw;
}

#krispy_pourquoi_nous>div {
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - calc(14.5vw/2));
    display: flex;
    justify-content: space-between;
}

#krispy_pourquoi_nous>div>div:first-child {
    /* width: 100%; */
    padding-right: 2vw;
}

#krispy_pourquoi_nous {
    padding-top: 11.5vw;
    background: var(--secondary);
}

#krispy_pourquoi_nous>div>div>p {
    font-size: 1vw;
    color: var(--third);
    font-weight: 700;
    text-transform: uppercase;
}

#krispy_pourquoi_nous>div>div>h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5vw;
    line-height: 1.3;
    margin-top: 1vw;
    margin-bottom: 2.8vw;
}

#krispy_pourquoi_nous>div>div>div>p {
    color: #fff;
    font-size: 1.1vw;
    line-height: 1.6;
    margin-bottom: 2vw;
    padding-right: 4vw;
}

#krispy_pourquoi_nous>div>div:nth-child(2) {
    width: 146vw;

}

#krispy_pourquoi_nous>div>div:nth-child(2)>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 5vw;
    margin-left: auto;
}

#krispy_avantages>div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
    justify-content: space-between;
}

#krispy_avantages>div:nth-child(1)>div {
    position: relative;
    z-index: 9;
}

#krispy_avantages>div:nth-child(1)>div>p {
    font-size: 1vw;
    color: var(--secondary);
    font-weight: 700;
    text-transform: uppercase;
}

#krispy_avantages>div:nth-child(1)>div>h2 {
    font-family: 'SandwichMarkerPro';
    color: var(--main);
    font-size: 5.3vw;
    line-height: 1.3;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
}

#krispy_avantages {
    padding-top: 11.2vw;
    padding-bottom: 11.2vw;
}

#krispy_avantages>div:nth-child(1) {
    max-width: calc(100% - 15vw);
}

#krispy_avantages>div:nth-child(2)>div {
    display: block;
    width: 100%;
    overflow: hidden;
}

#krispy_avantages>div:nth-child(2)>div .swiper-slide img {
    height: 8vw;
    margin-top: 2vw;
    width: 8vw;
    border-radius: 100%;
    border: 0.18vw solid var(--main);
    margin-bottom: 1.3vw;
    object-fit: cover;
    object-position: center;
}

#krispy_avantages>div:nth-child(2)>div .swiper-slide div {
    font-size: .9vw;
    line-height: 1.6;
    margin-bottom: 2.5vw;
    padding-right: 2vw;
}

#krispy_liste_emploi {
    padding-top: 11.5vw;
    padding-bottom: 11.5vw;
    background: var(--secondary);
}

#krispy_liste_emploi>div {
    max-width: calc(100% - 28vw);
    margin: auto;
    display: flex;
}

#krispy_liste_emploi>div:nth-child(1) {
    justify-content: center;
}

#krispy_liste_emploi>div:nth-child(1)>h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5vw;
    line-height: 1.35;
    margin-bottom: 3vw;
}

.bListPostes__filter {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 2.5vw;
}

.bListPostes__filter select {
    margin: 0 1vw;
    height: 3.5vw;
    width: 21.5vw;
    border: 0.2vw solid var(--third);
    background-color: transparent;
    color: var(--third);
    text-transform: uppercase;
    padding-left: 1vw;
    font-size: 1vw;
    font-weight: bold;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="%23ffc700" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 8 4 4 4-4"/></svg>');
}

div.krispy_job_list {
    display: block !important;
}


div.krispy_job_list>a {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding: 3vw 0;
    border-bottom: 0.12vw solid #fff;
    background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14.459" height="20.433" viewBox="0 0 14.459 20.433"><defs><clipPath id="clip-path"><rect id="Rectangle_23" data-name="Rectangle 23" width="14.459" height="20.433" transform="translate(0 0)" fill="none"></rect></clipPath></defs><g id="Fleche_bouton" data-name="Fleche bouton" transform="translate(0 0)"><g id="Groupe_37" data-name="Groupe 37" clip-path="url(%23clip-path)"><path id="Tracé_105" data-name="Tracé 105" d="M4.243,20.433,0,16.191l5.974-5.975L0,4.243,4.243,0,14.459,10.216Z" fill="%23ffc700"></path></g></g></svg> ');
    background-repeat: no-repeat;
    background-size: 1vw;
    background-position: right center;
}

div.krispy_job_list>a:last-child {
    border-bottom: 0;
}

div.krispy_job_list>a>div:nth-child(1) {
    width: 28vw;
    font-weight: bold;
}

div.krispy_job_list>a>div:nth-child(2) {
    width: 14vw;
}

div.krispy_job_list>a>div:nth-child(3) {
    width: 14vw;
}

div.krispy_job_list>a>div:nth-child(4) {
    width: 14vw;
}

div.krispy_job_list>a>div {
    color: #fff;
    font-size: 1vw;
}


#krispy_cta>div {
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - calc(14.5vw/2));
    display: flex;
    justify-content: space-between;
}

#krispy_cta {
    padding-top: 8vw;
    background: var(--main);
    padding-bottom: 8vw;
}

#krispy_cta>div>div>p {
    font-size: 1vw;
    color: var(--third);
    font-weight: 700;
    text-transform: uppercase;
}

#krispy_cta>div>div>h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5.167vw;
    line-height: 1.35;
    margin-bottom: 1.5vw;
}

#krispy_cta>div>div>h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 5.167vw;
    line-height: 1.35;
    margin-bottom: 1.5vw;
    width: 60vw;
}

#krispy_cta>div>div:nth-child(2)>img {
    position: absolute;
    top: 0;
    right: 0;
    height: 38vw;
    z-index: 1;
}

#krispy_emploi_lead {
    padding-top: 11vw;
}

#krispy_emploi_paragraph,
#krispy_emploi_column {
    padding-top: 7vw;
    padding-bottom: 0vw;
}

#krispy_emploi_lead>div,
#krispy_emploi_paragraph>div,
#krispy_emploi_column>div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
    justify-content: space-between;
}

#krispy_emploi_lead h2,
#krispy_emploi_paragraph h2,
#krispy_emploi_column h2 {
    font-family: 'SandwichMarkerPro';
    font-size: 2.1vw;
    color: var(--main);
    line-height: 1;
    margin-bottom: 2vw;
}

#krispy_emploi_paragraph p,
#krispy_emploi_column p,
#krispy_emploi_column ul {
    font-size: 1vw;
    line-height: 1.55;
    margin-bottom: 2.5vw;
    padding-right: 2vw;
    margin-top: 2.69vw;
    display: block;
}


#krispy_emploi_lead p,
#krispy_emploi_lead ul {
    font-size: 1.4vw;
    line-height: 1.7;
    margin-bottom: 2.5vw;
    padding-right: 2vw;
}

#krispy_emploi_column>div>div {
    width: 50%;
}

#krispy_avantages.avantages_emploi {
    background-color: var(--secondary);
    margin-top: 0.5vw;
}

#krispy_avantages.avantages_emploi>div:nth-child(1)>div>p {
    color: var(--third);
}

#krispy_avantages.avantages_emploi>div:nth-child(1)>div>h2,
#krispy_avantages.avantages_emploi>div:nth-child(2)>div .swiper-slide div {
    color: #fff;
}

#krispy_avantages.avantages_emploi>div:nth-child(2)>div .swiper-slide img {
    border-color: #fff;
}

#krispy_cta.krispy_emploi_cta>div {
    justify-content: center;
    text-align: center;
}



#krispy_entete>div>div>div {
    padding-top: 2vw;
}

#krispy_entete>div>div>div>a:first-child {
    margin-right: 1vw;
}

#krispy_contact {
    padding-top: 5vw;
    padding-bottom: 5vw;
}

#krispy_contact>div,
#krispy_contact_form>div {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - 14.5vw);
    display: flex;
    justify-content: space-between;
}

#krispy_contact_form.krispy_candidature {
    padding-top: 6vw;
    padding-bottom: 6vw;
}

#krispy_contact>div>div:nth-child(2) {
    border-right: 0.1vw solid #C5C5C5;
    border-left: 0.1vw solid #C5C5C5;
    padding: 0 7vw;
}



#krispy_contact>div>div h2 {
    font-family: 'SandwichMarkerPro';
    color: var(--main);
    font-size: 2vw;
    line-height: 1.2;
    position: relative;
    display: block;
    max-width: 16vw;
    margin-bottom: 0.7vw;
}

#krispy_contact>div>div>p {
    color: var(--main);
    font-size: 1vw;
    font-weight: bold;
    margin-bottom: 2vw;
}

#krispy_contact>div>div>div>p {
    font-size: .9vw;
    line-height: 1.7;
    position: relative;
    margin-bottom: 1.8vw;
}


#krispy_contact_form>div>h2 {
    font-family: 'SandwichMarkerPro';
    color: var(--main);
    font-size: 5vw;
    line-height: 1.3;
    margin-top: 1vw;
    margin-bottom: 6.8vw;
}



#krispy_contact_form {
    padding-top: 3vw;
    border-bottom: 0.1vw solid #eee;
    padding-bottom: 4vw;
}

#krispy_form_ui {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#krispy_form_ui>div {
    width: 48%;
}

#krispy_contact_form label {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    font-size: .8vw;
    letter-spacing: .1vw;
    margin-bottom: 1vw;
}

#krispy_contact_form input:not(.wpcf7-submit),
#krispy_contact_form textarea {
    border: 0.1vw solid #C5C5C5;
    display: block;
    padding: 1.5vw;
    font-size: 1vw;
    box-shadow: none;
    border-radius: 0.3vw;
    margin-bottom: 1.5vw;
    width: 100%;
}

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


#krispy_form_ui>div:nth-child(7) {
    text-align: right;
    padding-top: 2vw;
}

.krispy_step {
    display: none;
}

.krispy_step.active {
    display: block;
}

#krispy_choix_2 {
    background: var(--secondary);
    height: 100vh;
}

#krispy_choix_2>div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 13vw);
}

.krispy_floating_button {
    bottom: 3.8vw;
    position: absolute;
    width: calc(100% - 13vw);
    display: flex;
    justify-content: space-between;
}


.krispy_floating_button>a:first-child>span {
    margin-left: 0;
    margin-right: 1vw;
    transform: rotate(-180deg);
}

.krispy_floating_button>a:first-child {
    border: #fff .1vw solid;
    background-color: transparent;
}


#krispy_choix_2>div:first-child {
    position: absolute;
    left: 50%; 
    top: 52%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
}    

#krispy_choix_2>div:first-child>div {
    width: 40vw;
}

.krispy_step h2 {
    font-family: 'SandwichMarkerPro';
    color: #fff;
    font-size: 2vw;
    line-height: 1.2;
    position: relative;
    display: block;
    margin-bottom: 3vw;
}

#krispy_choix_2>div:nth-child(1)>div:nth-child(1)>div>p span label {
    display: flex;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1vw;
    padding: 0.52vw 0vw;
    color: #fff;
    cursor: pointer;
}

#krispy_choix_2 textarea {
    width: 100%;
    padding: 1vw;
    border: 0;
    font-size: 1vw;
    height: 10vw;
}

#krispy_choix_2>div:nth-child(1)>div:nth-child(1)>div>p span label>input {
    opacity: 0;
}

#krispy_choix_2>div:nth-child(1)>div:nth-child(1)>div>p span label:before {
    content: '';
    width: 1.5vw;
    height: 1.5vw;
    background: #fff;
}

#krispy_choix_2>div:nth-child(1)>div:nth-child(1)>div>p span label:after {
    opacity: 0;
    transition: ease 4s;
    ;
    transform: scale(0);
}

#krispy_choix_2>div:nth-child(1)>div:nth-child(1)>div>p span label.active:after {
    content: '';
    background: var(--secondary);
    width: 1vw;
    height: 1vw;
    display: block;
    position: absolute;
    left: 0.234vw;
    opacity: 1;
    transition: ease 4s;
    ;
    transform: scale(1);
}

#krispy_choix_3 {
    height: 100vh;
    background-color: var(--secondary);
}


#krispy_choix_3>div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 13vw);
}

#krispy_choix_3>div:first-child {
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    max-width: 50vw;
}

#krispy_choix_3>div:first-child h2 {
    text-align: center;
}

#krispy_choix_3>div:nth-child(1)>div>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


#krispy_choix_3>div:nth-child(1)>div>div>div {
    width: calc(50% - 1vw);
}

#krispy_choix_3>div:nth-child(1)>div>div>div:last-child {
    width: 100%;
}


#krispy_choix_3>div:nth-child(1)>div>div>div label {
    display: block;
    font-size: 1vw;
    color: #fff;
    margin-bottom: 0.5vw;
}

#krispy_choix_3>div:nth-child(1)>div>div>div input,
#krispy_choix_3>div:nth-child(1)>div>div>div select,
#krispy_choix_3>div:nth-child(1)>div>div>div input:focus,
#krispy_choix_3>div:nth-child(1)>div>div>div select:focus,
#krispy_choix_3>div:nth-child(1)>div>div>div input:hover,
#krispy_choix_3>div:nth-child(1)>div>div>div select:hover {
    height: 3.5vw;
    width: 100%;
    border: 0.14vw solid #ffffff;
    background-color: white;
    padding-left: 1vw;
    font-size: 1vw;
    margin-bottom: 1.5vw;
    color: var(--secondary);
    outline: none;
    border: 0px;
    box-shadow: none;
}


#krispy_choix_4 {
    height: 100vh;
    background-color: var(--secondary);
}


#krispy_choix_4>div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(100% - 13vw);
}

#krispy_choix_4>div:first-child {
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    max-width: 40vw;
}

#krispy_choix_4>div:nth-child(1)>div>div>div label {
    display: block;
    font-size: 1vw;
    color: #fff;
    margin-bottom: 0.5vw;
}


#krispy_choix_4>div:nth-child(1)>div>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


#krispy_choix_4>div:nth-child(1)>div>div>div {
    width: 100%;
    position: relative;
}

#krispy_choix_4 h2 {
    text-align: center;
}

#krispy_choix_4 [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;
    width: 100%;
    background: #fff;
    padding: 1vw;
    margin-bottom: 1vw;
    font-size: 1vw;
    color: transparent;
    position: relative;
}

.default input:before,
.hasFile input:before {
    content: 'Selectionnez un fichier';
    width: 100%;
    background: #fff;
    height: 4vw;
    position: absolute;
    top: 0;
    left: 0;
    color: var(--secondary);
    text-align: center;
    display: flex;
    font-size: .9vw;
    justify-content: center;
    align-items: center;
    font-weight: 800;
}

span.filename {
    display: block;
    position: absolute;
    top: 3.2vw;
    text-align: center;
    width: 100%;
    opacity: 0;
    color: var(--secondary);
    font-weight: 800;
}

.hasFile input:before {
    color: transparent;
}

.hasFile span.filename {
    opacity: 1;
}

.pinottes article#krispy_choix_2,
.pinottes #krispy_choix_3,
.pinottes #krispy_choix_4 {
    background: var(--main);
}

.pinottes #krispy_pagination>li>a {
    background: var(--main)
}

.pinottes #krispy_pagination>li>a.active {
    color: var(--main);
    background-color: #fff;
    border-color: #fff;
}

.pinottes #krispy_pagination>li>a.active:after,
.pinottes #krispy_pagination>li>a:after {
    background: #fff !important
}

.pinottes #krispy_choix_3>div:nth-child(1)>div>div>div input,
.pinottes #krispy_choix_3>div:nth-child(1)>div>div>div select {
    color: var(--main);

}

.pinottes #krispy_choix_2>div:nth-child(1)>div:nth-child(1)>div>p span label.active:after {
    background: var(--main);
}

.pinottes .default input:before,
.pinottes .hasFile input:before {
    color: var(--main);
}

#krispy_entete {
    overflow: none;
}

.krispy_no_job {
    color: #fff;
    text-align: center;
    font-size: 1.5vw;
    font-weight: 800;
    padding: 6vw;
}

.page_confidentialite #krispy_cta {
    margin-top: 7vw
}


@import url("mobile.css");

/* Modification mineure */

.otgs-development-site-front-end {
    display: none;
}

form br {
    display: none !important;
}

.krispy_floating_button>p {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.krispy_floating_button a:first-child span {
    transform: rotate(-180deg);
    margin-left: 0;
    margin-right: 1vw;
}

#krispy_choix_2>div:nth-child(1)>div:nth-child(1)>div>p span {
    display: block;
    margin-left: 0px;
}

span.wpcf7-spinner {
    position: absolute;
    left: 50%;
    transform: translate(-0%, -50%);
    filter: invert(1);
    background-color: #23282d5e;
}

.wpcf7-spinner::before {
    background: #000;
}

body.body_no_mark {
    padding-top: 5vw;
}

body.body_no_mark footer {
    border-top: 1px solid #dfdfdf;
}


#krispy-contact-infos {
    position: relative;
    top: -5vw;
}

#krispy-contact-message {
    top: -8vw;
    position: relative;
}

.hide-scrollbar header {
    z-index: 100;
}

/* Hover style */

.krispy_btn:not(.wpcf7-submit) {
    position: relative;
    background: transparent;
}

.krispy_btn:not(.wpcf7-submit)::before,
.krispy_btn:not(.wpcf7-submit)::after {
    content: '';
}

.krispy_btn:not(.wpcf7-submit)::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff9800;
    border-radius: 4vw;
    z-index: -2;
}

.krispy_btn:not(.wpcf7-submit)::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;
    background: var(--third);
    -webkit-mask: url("./../img/chips_anim.png");
    mask: url("./../img/chips_anim.png");
    -webkit-mask-size: 2300% 100%;
    mask-size: 2300% 100%;
    border: none;
    color: #fff;
    cursor: pointer;
    -webkit-animation: ani2 0.7s steps(22) forwards;
    animation: ani2 0.7s steps(22) forwards;
    border-radius: 4vw;
    z-index: -1;
}

.krispy_btn:not(.wpcf7-submit):hover::after {
    -webkit-animation: ani 0.7s steps(22) forwards;
    animation: ani 0.7s steps(22) forwards;
}



@-webkit-keyframes ani {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}

@keyframes ani {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}

@-webkit-keyframes ani2 {
    from {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }

    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}

@keyframes ani2 {
    from {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }

    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}

/* // Modifs  */

#krispy_parralax>div>div:nth-child(3)>ul>li>a>span:first-child {
    font-weight: bold;
    font-style: italic;
}

@media screen and (max-width: 450px) {
    #krispy_parralax>div>div:nth-child(3)>ul {
        bottom: 6.5vw;
    }

    #krispy_parralax>div>div:nth-child(1)>div>div {
        margin-bottom: 0;
    }

    #krispy_parralax:before {

        bottom: -2px;
    }

    #krispy_parralax>div>div:nth-child(1) {
        padding-top: 26vw;
    }


    body>header>div>nav>ul>li>a {
        font-weight: bold;
        font-style: italic;
        font-family: 'SandwichMarkerPro';
        transform: rotate(0deg);
    }

    #krispy_choix_1>div>a>div>div,
    #krispy_choix_1>span:nth-child(2),
    #krispy_choix_1>span:nth-child(3){
        font-weight: bold;
        font-style: italic;
    }
    

}


@media screen and (min-width: 2330px){
    #krispy_pourquoi_nous>div>div:nth-child(2)>img{
        margin-top: 14vw;
    }
}

/* Correction 11:00 */

#krispy_parralax>div>div:nth-child(3)>ul>li>a>span:nth-child(2) ,
#krispy_parralax>div>div:nth-child(3)>ul>li>a>span:nth-child(1)  {
    transform: scale(1);
    transition: all ease 1s;
}

#krispy_parralax>div>div:nth-child(3)>ul>li>a:hover>span:nth-child(2) ,
#krispy_parralax>div>div:nth-child(3)>ul>li>a:hover>span:nth-child(1)  {
    transform: scale(1.1);
    transition: all ease 1s;
}

#krispy_parralax>div>div:nth-child(3)>ul>li>a>span:nth-child(2){
    position: relative;
    left: 0vw;
    top: 0vw;
}

#krispy_parralax>div>div:nth-child(3)>ul>li>a:hover>span:nth-child(2) {
    position: relative;
    left: -.4vw;
    top: 0.4vw;
}

#loader > div{
    display: flex;
    animation: zoom 5s infinite;
}

#loader > div img {
    transform: scale(.8);
}

@keyframes zoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1);
    }
}

body>header>div>nav>ul>li>a:after {
    content: '';
    position: absolute;
    height: 0.18vw;
    background: #fff;
    width: 0;
    left: 1vw;
    bottom: 0;
    transition: width .5s;
}

body>header>div>nav>ul>li>a:hover:after{
    width: calc(100% - 2vw);
    transition: width .5s;
}

.swipper_annee .swiper-slide>span:hover:before{
    transform: scale(1.001);
    transition: all ease 1s;
}

#krispy_footer > div:nth-child(1) > div:nth-child(3) a {
transition: all 0.5s ease;
opacity: 1;
transform:scale(1)
}

#krispy_footer > div:nth-child(1) > div:nth-child(3) a:hover {
    opacity: .5;
    transform:scale(1.2)
}



/* Edit JF */
#krispy_choix_3>div:nth-child(1)>div>div>div p:nth-child(1) {
    display: block;
    font-size: .8vw;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0.4vw;
}

#krispy_choix_3 #krispy_form_ui>div:nth-child(1),
#krispy_choix_3 #krispy_form_ui>div:nth-child(2) {
    width: 100%;
}

#krispy_choix_3 #krispy_form_ui>div:nth-child(3),
#krispy_choix_3 #krispy_form_ui>div:nth-child(4) {
    width: calc(50% - 1vw);
}



#choisir_cv,
a#choisir_doc {
    color: var(--secondary);
}

.pinottes #choisir_cv,
.pinottes a#choisir_doc {
    color: var(--main);
}

#krispy_choix_3 #krispy_form_ui>div:nth-child(1)>p:nth-child(2),
#krispy_choix_3 #krispy_form_ui>div:nth-child(2)>p:nth-child(2) {
    background: #fff;
    height: 3.5vw;
    width: 100%;
    border: 0.14vw solid #ffffff;
    background-color: white;
    padding-left: 1vw;
    font-size: 1vw;
    margin-bottom: 1.5vw;
    outline: none;
    border: 0px;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

#krispy_choix_3 #krispy_form_ui>div:nth-child(1)>p:nth-child(2) input.wpcf7-form-control.wpcf7-file,
#krispy_choix_3 #krispy_form_ui>div:nth-child(2)>p:nth-child(2) input.wpcf7-form-control.wpcf7-file {
    position: absolute;
    z-index: -1000;
    opacity: 0;
}

#choisir_cv,
a#choisir_doc,
#nom_du_cv,
#nom_du_doc {
    font-size: .8vw;
    font-weight: 600;
}

#krispy_choix_3 .file-selected {
    font-size: 0 !important;
}

#krispy_choix_3 .file-selected #nom_du_cv,
#krispy_choix_3 .file-selected #nom_du_doc {
    font-size: .8vw;
    font-weight: 600;
}

@media screen and (max-width: 769px) {

    #krispy_choix_3 #krispy_form_ui>div:nth-child(1),
    #krispy_choix_3 #krispy_form_ui>div:nth-child(2) {
        width: 100%;
    }

    #krispy_choix_3 #krispy_form_ui>div:nth-child(3),
    #krispy_choix_3 #krispy_form_ui>div:nth-child(4) {
        width: 100%;
    }

    #krispy_form_ui>div:nth-child(1),
    #krispy_form_ui>div:nth-child(2),
    #krispy_form_ui>div:nth-child(3),
    #krispy_form_ui>div:nth-child(4) {
        width: 100%;
    }

    a#next_top_krispy_choix_3,
    a#prev_top_krispy_choix_1,
    a#prev_top_krispy_choix_2 {
        justify-content: center;
    }


    a#next_top_krispy_choix_3 span,
    a#prev_top_krispy_choix_1 span,
    a#prev_top_krispy_choix_2 span {
        justify-content: center;
        background-size: 3vw;
    }

    #krispy_choix_3 input.wpcf7-form-control.has-spinner.wpcf7-submit.krispy_btn {
        height: 11vw;
    }

    #krispy_choix_3>div:nth-child(1)>div>div>div p:nth-child(1) {
        font-size: 2.7vw;
    }

    #choisir_cv,
    a#choisir_doc,
    #nom_du_cv,
    #nom_du_doc {
        font-size: 3.5vw;
    }

    #krispy_choix_3 #krispy_form_ui>div:nth-child(1)>p:nth-child(2),
    #krispy_choix_3 #krispy_form_ui>div:nth-child(2)>p:nth-child(2) {
        height: 12.5vw;
    }

    #krispy_choix_3 > div:nth-child(1) > div{
        width: calc(100% - 14vw);
    }
}


#krispy_choix_3 #krispy_form_ui>div:nth-child(1)>p:nth-child(2):hover, 
#krispy_choix_3 #krispy_form_ui>div:nth-child(2)>p:nth-child(2):hover {
    background-color: #ffffffde;
}
