/* CSS perso */

:root {

    --main-color: var(--enfold-main-color-primary);
    --main-color-alt: var(--enfold-alternate-color-secondary);
    --main-bg-color-2: #e8f0f5;
    --main-bg-cta: #d8f2e9;
    --main-bg-darker: #e1e4e7;
    --alt-color-sec: #232629;
    --checklist: #d8f2e9;
    --checklist-alt-2: #19a273;
    --checklist-alt: var(--light-color);


    --title-font: var(--enfold-font-family-heading);
    --body-font: var(--enfold-font-family-body);
    --icon-custom-font: 'm81-font';


    --height-header-meta: 40px;
    --coef-blur: 100px;
    --small-radius: 5px;
    --regular-radius: 15px;
    --big-radius: 30px;
    --main-color-shadow: #000000;
    --shadow: 0px 25px 55px -30px rgba(0, 0, 0, 0.65);
    --small-shadow: 0px 20px 25px -10px rgba(0, 0, 0, .15);
    --light-color: #ffffff;
    --bg-opacity: .25;
    --border-highlight: 6px;

    --delai: 0.5s;

    --container-width: 1280px;

    --height-section-titre: 33vh;
}

::selection {
    background-color: Highlight;
    color: HighlightText;
}


/** Fluid font size variables, for browsers that support clamp
 ** https://www.fluid-type-scale.com/calculate 
 **/
/* For browsers that support clamp  */
@supports (font-size: clamp(1rem, 1vi, 1rem)) {
    :root {
        --font-size-xs: clamp(0.66rem, 0.11vi + 0.64rem, 0.72rem);
        --font-size-sm: clamp(0.76rem, 0.25vi + 0.7rem, 0.9rem);
        --font-size-base: clamp(0.88rem, 0.45vi + 0.76rem, 1.13rem);
        --font-size-md: clamp(1.01rem, 0.73vi + 0.82rem, 1.41rem);
        --font-size-lg: clamp(1.16rem, 1.09vi + 0.88rem, 1.76rem);
        --font-size-xl: clamp(1.33rem, 1.58vi + 0.94rem, 2.2rem);
        --font-size-xxl: clamp(1.53rem, 2.21vi + 0.98rem, 2.75rem);
        --font-size-xxxl: clamp(1.76rem, 3.04vi + 1rem, 3.43rem);
    }
}

/* For browsers that don't support clamp */
@supports not (font-size: clamp(1rem, 1vi, 1rem)) {
    :root {
        --font-size-xs: 0.66rem;
        --font-size-sm: 0.76rem;
        --font-size-base: 0.88rem;
        --font-size-md: 1.01rem;
        --font-size-lg: 1.16rem;
        --font-size-xl: 1.33rem;
        --font-size-xxl: 1.53rem;
        --font-size-xxxl: 1.76rem;
    }

    @media screen and (min-width: 1280px) {
        :root {
            --font-size-xs: 0.72rem;
            --font-size-sm: 0.9rem;
            --font-size-base: 1.13rem;
            --font-size-md: 1.41rem;
            --font-size-lg: 1.76rem;
            --font-size-xl: 2.2rem;
            --font-size-xxl: 2.75rem;
            --font-size-xxxl: 3.43rem;
        }
    }
}

body,
body .avia-tooltip,
.av-elegant-toggle .toggle_content {
    font-variant-ligatures: none;
    font-size: var(--font-size-base);
    line-height: 1.2em;
}

#top .avia_textblock {
    line-height: 1.2em;
}

.entry-content-wrapper li {
    margin-bottom: .45em;
}

#top .av-menu-button>a .avia-menu-text {
    border-radius: 150px;
}

#top #wrap_all .header_color .av-menu-button-colored.square-btn>a .avia-menu-text {
    border-radius: 0;
    background-color: #2d307e;
    border-color: #2d307e;
}


#top .avia-button.avia-size-medium {
    font-size: var(--font-size-sm);
    padding: 20px 25px 18px;
}

#top .main_color .avia-color-theme-color,
#top .alternate_color .avia-color-theme-color {
    border-color: #ffb14b;
    background-color: #ffb14b;
    color: #ffffff;
}


#top .main_color .avia-color-blue {
    border-color: #2d307e;
    background-color: #2d307e;
}


#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6,
#top .avia-animated-number-title,
#top .widgettitle,
.html_elegant-blog #top .post-entry .post-title,
.html_elegant-blog .avia-content-slider .slide-entry-title,
#top .fake-title-h1 {
    text-transform: unset;
    letter-spacing: -.025em;
    -webkit-font-smoothing: antialiased;

    line-height: 1.45em;
}

#top h1 small,
#top .avia-fullscreen-slider .avia-caption-title small,
#top h2 small,
#top h3 small,
#top h4 small,
#top h5 small,
#top h6 small {
    font-family: var(--body-font);
    font-size: 0.75em;
    font-weight: 500;
    line-height: 1.45em;
    display: inline-block;
    margin: 0;
}


#top h1,
.html_elegant-blog #top .post-entry h1.post-title,
.html_elegant-blog .avia-content-slider .slide-entry-title,
#top .avia-fullscreen-slider .avia-caption-title {
    font-size: var(--font-size-xxl);
    line-height: 1.25em;
}

#top h2,
#top .eui-widget-title,
#top .related.products>h2,
#top .upsells.products>h2,
#top .fake-title-h1,
#top #slogan h1 {
    font-size: var(--font-size-lg);
    margin-bottom: .75em;
}

#top .eui-widget-title {
    font-family: var(--title-font);
    margin-bottom: 15px;
}

#top .main_color .eui-widget-title {
    color: var(--enfold-main-color-heading);
}

#top .alternate_color .eui-widget-title {
    color: var(--enfold-alternate-color-heading);
}



#top .avia-featureimage-slideshow h2.avia-caption-title,
#top h3.widgettitle,
#top li h3,
#top h3.team-member-name {
    font-size: var(--font-size-md);
}

#top h3 {
    font-size: var(--font-size-md);
}

#top h4 {
    font-size: var(--font-size-base);
}

#top h5 {
    font-size: var(--font-size-base);
}

#top h3.widgettitle,
#top h4 {
    margin-bottom: 0.65em;
}

#top h4 {
    margin-top: 0.65em;
}


#top .av-subheading {
    font-size: var(--font-size-base);
    line-height: 1.65em;
}


#top .av-special-heading+* {
    margin-top: 1.65em;
}




.avia-image-container-inner,
.avia_image,
.av-image-caption-overlay {
    border-radius: 0;
}

.avia-image-container+* {
    margin-top: 30px;
}


/* Correction des galeries d'images */

#top .gallery {
    --gap: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
    padding-bottom: 30px;

}

#top .gallery .gallery-item {
    width: unset;
    height: unset;
    margin: var(--gap) 0 0 var(--gap);
}


#top .gallery.gallery-columns-2 .gallery-item {
    width: calc(50% - var(--gap));
}

#top .gallery.gallery-columns-3 .gallery-item {
    width: calc(33% - var(--gap));
}

#top .gallery.gallery-columns-4 .gallery-item {
    width: calc(25% - var(--gap));
}

#top .gallery.gallery-columns-5 .gallery-item {
    width: calc(20% - var(--gap));
}

#top .gallery.gallery-columns-6 .gallery-item {
    width: calc(16.6% - var(--gap));
}


.container_wrap {
    border-top-width: 0px;
}


.main_color strong,
.main_color b,
.alternate_color strong,
.alternate_color b,
.footer_color strong,
.footer_colo b {
    color: inherit;
}


/* liste Checklist et generic liste */
.av_textblock_section ul li,
.tab_inner_content ul li,
.toggle_content ul li,
.iconbox_content_container ul li,
ul.checklist li {
    list-style: none;
    padding-left: 38px;
    margin-left: 0;
    position: relative
}

#top .iconbox_content_container ul {
    text-align: left;
}

.av_textblock_section ul li:before,
.toggle_content ul li:before,
.iconbox_content_container ul li:before,
ul.checklist li:before,
.tab_inner_content ul li:before {
    content: '\e875';
    text-align: center;
    font-family: entypo-fontello;
    width: 28px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    left: 0;
    border-radius: var(--big-radius);
    background-color: var(--main-alt-color-2);
    color: var(--main-color);
}

#top ul.checklist li:before {
    content: '\e812';
    color: var(--checklist-alt-2);
    background-color: var(--checklist);
}


/*Correction formulaire de contact*/
/*Amelioration formulaire*/


#top .input-text,
#top input[type='text'],
#top input[type='input'],
#top input[type='password'],
#top input[type='email'],
#top input[type='number'],
#top input[type='url'],
#top input[type='tel'],
#top input[type='search'],
#top textarea,
#top select,
#top .select2-selection__choice {

    background-color: #fff !important;
    border-color: var(--enfold-main-color-border) !important;
    color: var(--enfold-main-color-color) !important;
}



#top input::placeholder,
#top textarea::placeholder,
#top input::-webkit-input-placeholder,
#top textarea::-webkit-input-placeholder {
    opacity: .7;
}

#top .input-text,
#top input[type='text'],
#top input[type='input'],
#top input[type='password'],
#top input[type='email'],
#top input[type='number'],
#top input[type='url'],
#top input[type='tel'],
#top input[type='search'],
#top textarea,
#top select,
#top input::placeholder,
#top textarea::placeholder,
#top input::-webkit-input-placeholder,
#top textarea::-webkit-input-placeholder {
    color: var(--enfold-main-color-color);
}



#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select,
#top form {
    margin-bottom: 0px;
}

.full-form .input-text,
.full-form input[type="text"],
.full-form input[type="input"],
.full-form input[type="password"],
.full-form input[type="email"],
.full-form input[type="number"],
.full-form input[type="url"],
.full-form input[type="tel"],
.full-form input[type="search"],
.full-form textarea,
.full-form select,
.full-form input[type="date"],
p.wysija-paragraph input[type='text'].wysija-input {
    font-size: 1.1em !important;
    font-weight: normal !important;
    padding: 15px 15px !important;
    border-radius: var(--big-radius) !important;
    font-family: var(--body-font);
}

#top input[type=checkbox] {
    float: left;
    width: var(--font-size-base);
    height: var(--font-size-base);
}

#top .full-form label span,
#top .full-form legend span {
    display: block;
    line-height: 1.65em;
    margin: -4px 0 0 0px;
    padding-left: 1.65em;
    font-size: var(--font-size-base);
}

#top .alternate_color label span,
#top .alternate_color legend span {
    color: var(--enfold-alternate-color-color);
}

#top .full-form p {
    margin: 0 0 10px 0;
}

#top .full-form .wpcf7-form-control-wrap .wpcf7-list-item {
    margin: 0;
}

#top .wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 0.6em;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    line-height: 1.15em;
    margin-top: 10px;
}

#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select,
#top div form .form-row input.input-text,
#top div #content .form-row input.input-text,
#top div form .form-row textarea,
#top div #content .form-row textarea {
    font-family: var(--body-font);
    padding: 10px 20px;
}




.full-form .input-text::placeholder,
.full-form input[type="text"]::placeholder,
.full-form input[type="input"]::placeholder,
.full-form input[type="password"]::placeholder,
.full-form input[type="email"]::placeholder,
.full-form input[type="number"]::placeholder,
.full-form input[type="url"]::placeholder,
.full-form input[type="tel"]::placeholder,
.full-form input[type="search"]::placeholder,
.full-form textarea::placeholder,
.full-form select::placeholder,
.full-form input[type="date"]::placeholder,
p.wysija-paragraph input[type='text'].wysija-input::placeholder {
    font-size: 0.85rem;
}


#top span.captcha-image {
    width: 100%;
}

#top .full-form input[type=submit]:disabled,
#top .full-form button:disabled {
    opacity: .5 !important;
    cursor: not-allowed !important;
}


#top .full-form input[type=submit]:disabled:hover,
#top .full-form button:disabled:hover {
    opacity: .5 !important;
    cursor: not-allowed !important;
}

#top .full-form button {
    border: 0px solid;
}

#top .full-form button.avia-position-center {
    margin: 0 auto;
    display: block;
}

.full-form input[type="date"] {
    padding: 6px !important;
}

.full-form {
    --gap: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
}


.full-form>div {
    width: unset;
    height: unset;
    margin: var(--gap) 0 0 var(--gap);
}





.full-form .plein {
    width: 100%;
}

.full-form .demi {
    width: calc(50% - var(--gap));
}

.full-form .tier {
    width: calc(33% - var(--gap));
}



.script_ref {
    height: 0;
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    display: inline-flex;
    font-size: var(--font-size-sm);
    width: 100%;
    margin: 0 0 30px 0;
}


#top .select2-container--default .select2-selection--multiple {
    border: 1px solid;
    border-radius: var(--big-radius);
    padding: 10px 15px;
}

#top input.select2-search__field {
    width: 100% !important;
    border: 0 solid !important;
    padding: 0 !important;
}

#top .select2 li {
    margin-left: 0;
}

#top .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: var(--font-size-xs);
}

.select2-results__option[aria-selected] {
    font-size: var(--font-size-sm);
    line-height: 1.15em;
}

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

    .full-form .input-text,
    .full-form input[type="text"],
    .full-form input[type="input"],
    .full-form input[type="password"],
    .full-form input[type="email"],
    .full-form input[type="number"],
    .full-form input[type="url"],
    .full-form input[type="tel"],
    .full-form input[type="search"],
    .full-form textarea,
    .full-form select,
    .full-form input[type="date"],
    p.wysija-paragraph input[type='text'].wysija-input {
        font-size: 1em !important;
    }


    .full-form .plein,
    .full-form .demi,
    .full-form .tier {
        width: 100%;
    }

}



/* Footer */

/* Amelioroation Menu footer */


#footer {
    padding: 0;
    z-index: 2;
}

#footer .widgettitle,
#footer .widget,
#footer .avia_textblock p:first-child {
    margin-top: 0;
}


#top #footer h4 {
    font-size: var(--font-size-sm);
    margin-bottom: 0.15em;
}

#top #footer h4+p {
    margin-top: 0;
}


#footer p {
    line-height: 1.45em;
}

#top .widget_nav_menu a {
    padding: 0;
}


#top .content .flex_column .widget_nav_menu li:first-child {
    border-top-width: 0;
}

#top .content .flex_column .widget_nav_menu li {
    border-bottom-width: 0;
}

#top #footer .content .flex_column .widget_nav_menu li a:hover {
    background-color: unset;
}

#top .content .flex_column .widget_nav_menu li a {
    padding: 0;
}

#top #footer .widget_nav_menu li {
    font-size: initial;
}

#top #footer .widget_nav_menu li a,
#top #footer .widget_nav_menu li:before {
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

#top #footer .widget_nav_menu li {
    font-size: var(--font-size-base);
    line-height: 1.25em;
    font-weight: normal;
    padding: 15px 0;
}

#top #footer .widget_nav_menu li:before {
    content: '';
    width: 5px;
    height: 2px;
    background-color: var(--main-color-alt);
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    transform: scaleX(0);
    transform-origin: left;

}

#top #footer .widget_nav_menu li:hover::before {
    transform: scaleX(1);
}


#top #footer .widget_nav_menu li:hover a {
    color: var(--enfold-footer-color-secondary);
    transform: translateX(10px);
}



/* Amelioration Socket */

footer .container {
    border-top: 1px solid var(--enfold-socket-color-border);
}

#socket {
    font-weight: normal;
}


@media only screen and (max-width: 990px) {
    footer .container {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        align-items: center;
        text-align: center;

    }

    #socket .menu {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        align-content: center;
    }

    #socket {
        padding-bottom: 100px;
    }
}


/* Systeme encart */

#top .encart {
    padding: 50px;
}

@media only screen and (min-width: 1310px) {
    #top .av-layout-grid-container .encart {
        padding: 5%;
    }
}

@media only screen and (max-width: 989px) {
    #top .encart {
        padding: 25px 50px;
    }
}

@media only screen and (max-width: 479px) {
    #top .encart {
        padding: 15px 20px;
    }
}

#top .encart.light {
    background-color: var(--enfold-main-color-bg2);
}

#top .encart.light-sec {
    background-color: var(--main-bg-color-2);
}

#top .encart.alt {
    background-color: var(--enfold-alternate-color-bg);
}


#top .encart.alt * {
    color: var(--enfold-alternate-color-color);
}

#top .main_color .encart.alt .iconbox_icon.heading-color {
    color: var(--enfold-alternate-color-heading);
}


#top .encart.blur {
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.75);
}

#top .encart.card {
    border-radius: var(--regular-radius);
}

#top .encart.shadow {
    box-shadow: var(--shadow);
}





/* Permutation header - Sur-header */
.html_header_top.html_header_sticky #header {
    position: fixed;
    display: flex;
    flex-direction: column-reverse;
}

/* Permutation WPML - reseaux */
#header_meta .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    min-height: 40px;
    justify-content: flex-end;
}

#header_meta .widget {
    padding: 0;
    min-width: 0;
}

#header_meta .sub_menu {
    top: 0;
}

#header_meta .wpml-ls-legacy-dropdown-click a,
#header_meta .sub_menu ul,
#header_meta .sub_menu ul li {
    background: unset;
    border: unset;
}

#header_meta .social_bookmarks {
    margin: 0;
}

#header_meta .wpml-ls-legacy-dropdown-click,
#header_meta .sub_menu li ul {
    width: unset;
    border-width: 0;
    left: 0;
    padding: 0;
}


/* Hauteur dynamique */

.flex_column.height-dynamique,
#top .height-dynamique .container {
    min-height: 320px;
}


.flex_column.height-dynamique,
#top .height-dynamique .container {
    height: var(--height-section-titre);
}

/* Section titre */
#top .section-diago-reverse,
#top .section-diago {
    position: relative;
}

@media only screen and (max-width: 990px) {
    #top .section-titre .container {
        padding: 0;
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 990px) {
    #top .section-diago-reverse:before {
        content: '';
        display: block;
        position: absolute;
        width: 60%;
        height: 100%;
        right: -9%;
        background: #ffffff;
        transform: skewX(-15deg);
    }

    #top .section-diago:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: -9%;
        background: #e5f6f5;
        transform: translate(-45%, 0%) skewX(-15deg);
    }

}

@media only screen and (max-width: 990px) {
    #top .section-diago-reverse .encart {
        background-color: #ffffff;
        margin: 0 !important;
    }
}

@media only screen and (min-width: 990px) {
    #top .point-cle {
        display: flex;
        width: 100%;
        flex-direction: row-reverse;
    }


    #top .point-cle.first {
        flex-direction: row;
    }

    .point-cle .av_textblock_section {
        width: 80%;
        padding: 0 15px;
    }

    #top .point-cle .avia-image-container {
        width: 40%;
        min-width: 150px;
    }
}



/* Animated number */

#top .av-icon-before-number {
    display: block;
    font-size: 60px;
    margin: 0 0 15px 0 !important;
    color: var(--enfold-main-color-primary);
}


#top .heading.avia-animated-number-title .avia-no-number,
#top .heading.avia-animated-number-title .avia-single-number,
#top .heading.avia-animated-number-title .avia-no-number {
    font-weight: bold;
}


/* Amelioration WP Grid */

#top .wp-grid-builder .wpgb-sidebar {
    flex-basis: 50px;
    min-width: 0;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

#top h3.wpgb-block-1 {
    position: relative;
    padding-bottom: 30px;
}

#top h3.wpgb-block-1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 80px;
    height: 2px;
    background-color: var(--enfold-main-color-secondary);
}

#top a.wpgb-block-3:hover {
    color: var(--enfold-main-color-secondary);
    background: none;
}

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

    #top .wp-grid-builder .wpgb-main {
        max-width: calc(100% - 100px);
    }

}

@media screen and (max-width: 767px) {
    #top .wp-grid-builder .wpgb-wrapper {
        flex-direction: row;
    }

}

/* Accordeon multi column */
#top .av-elegant-toggle.togglecontainer .av_toggle_section .toggler {
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    text-align: center;
    font-weight: bold;
}

#top .avia-admin-preview-container .av-elegant-toggle .toggler,
#top .js_active .av-elegant-toggle .toggler {
    padding: 20px 55px 20px 35px;
}

@media screen and (min-width: 990px) {
    .av_multi_columns .toggle_wrap .toggle_content {
        column-count: 2;
        column-gap: 6%;

    }

    .av_multi_columns .toggle_wrap .toggle_content figure {
  break-inside: avoid;
}

    .av_multi_columns .toggle_wrap .toggle_content ul {
        display: inline-block;
    }
}


#top .av_multi_columns .encart {
    display: inline-block;
}


#top .slogan {
    padding: 15px 30px 15px;

    border-radius: 1000px;
    background: #2d307e;
    max-width: 75%;
    margin: 30px auto;
}


#top .slogan.margin-top {
    margin-top: -90px;
}

#top .slogan * {

    color: #ffffff !important;
    margin-bottom: 0;
    margin: 0;
}

#top .slogan.orange {

    background: #ffb14b;
}


#top .small-container .container {
    max-width: 1200px;
}



/* Substituion "Flash for i" par une image (fonctionne avec script js en header / footet) */
img.flash-for-i-replaced,
img.control-for-i-replaced {
    max-height: 2em;
    vertical-align: middle;
    top: -0.15em;
    position: relative;
}

/* Correction margin-top column */
@media screen and (min-width: 990px) {

    #top .flex_column_table.av-equal-height-column-flextable:not(:first-child),
    body .column-top-margin {
        margin-top: 0;
    }
}