/*
Theme Name: Centhys
Description: Theme enfant de GeneratePress. Vous pouvez maintenant effectuer vos modifications en toute sécurité.
Author: Florian | Progressio Web
Author URI: https://progressio-web.fr
Template: generatepress
Version: 1.0
*/

html,
body {
    overflow-x: clip;
}

:root {
    --violet : var(--e-global-color-accent);
}

header #header_master {
    transition: all 0.3s ease-in-out;
    width: 100% !important;
}

header.scrollDown #header_master,
header.scrolltop #header_master {
    background: #15171e8c;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease-in-out;
    min-height: 100px;
    width: 100% !important;
}

p strong {
    color: var(--e-global-color-accent);
}

a.dialog-close-button.dialog-lightbox-close-button {
    text-decoration: none !important;
}

a,
button,
input {
    transition-duration: initial !important;
}

.title_with_logo {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
}

.title_with_logo:before {
    content: url(/wp-content/themes/axicom/assets/images/logo_title-2.png) !important;
    display: block !important;
}

.bleu {
    color: var(--e-global-color-accent);
}

.btn_hover_chevron * {
    transition: all 0.3s;
}

.btn_hover_chevron:hover * {
    color: var(--e-global-color-accent);
    transition: all 0.3s;
}

.btn_hover_chevron:hover .elementor-align-icon-right {
    margin-left: 15px !important;
}

.elementor-element.elementor-element-82c3482 svg g {
    stroke: var(--e-global-color-accent);
}

.elementor-161 .elementor-element.elementor-element-78dd18e.elementor-view-default .elementor-icon svg path {
    fill: var(--e-global-color-accent);
}

#nav_header_desk ul li a:before {
    content: "";
    width: 0px;
    height: 110%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) skew(-35deg) rotate(-30deg);
    z-index: -1;
    background: var(--e-global-color-accent) !important;
    opacity: 0.7;
    transition: all 0.3s;
}

#nav_header_desk .current-menu-item a:before,
#nav_header_desk ul li a:hover:before,
#nav_header_desk .current-menu-parent a:before,
#nav_header_desk .current-menu-ancestor a:before {
    content: "";
    width: 20px;
    height: 110%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) skew(-35deg) rotate(-30deg);
    z-index: -1;
    background: var(--e-global-color-accent) !important;
    opacity: 0.7;
    transition: all 0.3s;
}

#nav_header_desk ul li a:hover:before {
    background: grey;
}

#nav_header_desk .sub-menu a:before {
    display: none;
}

.home_reassurance_bar:before {
    content: "" !important;
    width: 70% !important;
    height: 10px !important;
    background: var(--e-global-color-accent) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    position: absolute !important;
    top: -5px !important;
}

.home_reassurance_bar.bottom:before {
    bottom: -5px !important;
    top: auto !important;
}

.cart_services_animation {
    padding-bottom: 60px !important;
    transition: all 0.6s !important;
}

.cart_services_animation:hover {
    padding-bottom: 90px !important;
    transition: all 0.6s !important;
}

#container_items_formations .item_formations {
    background: #00000063;
    backdrop-filter: blur(5px);
    height: 100%;
    /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='1');*/
}

#contact_container_image_tel img {
    transition: all 1s ease-in-out;
}

#contact_container_image_tel:hover img {
    object-fit: cover;
    transform: scale(1.2);
    transition: all 1s ease-in-out;
}

#contact_container_image_tel .elementor-element.elementor-element-68c45f8 .elementor-heading-title {
    transition: all 1s ease-in-out;
}

#contact_container_image_tel:hover .elementor-element.elementor-element-68c45f8 .elementor-heading-title {
    color: white !important;
}

.ensavoirplus_container .ensavoirplus * {
    transition: all 0.3s !important;
}

.ensavoirplus_container:hover .ensavoirplus * {
    color: var(--e-global-color-accent) !important;
    transition: all 0.3s !important;
}

#container_items_formations .item_formations:hover {
    background: #000000b9;
    /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
}

.elementor-343 .elementor-element.elementor-element-a5f5540 {
    --background-transition: 1s;
}

.elementor-343 .elementor-element.elementor-element-a5f5540:hover {
    --background-transition: 1s;
}

#container_items_formations {
    overflow: hidden;
    padding: 0px 70px 40px 70px;
}

.partenariat_list_custom li:after {
    content: ">";
    border: none;
    display: flex;
    align-items: center;
    position: relative;
    left: 10px;
    color: var(--e-global-color-accent) !important;
    border-left:none!important;
}

.partenariat_list_custom li span.elementor-icon-list-text:after {
    content: "";
    width: calc(100% + 20px);
    height: 2px;
    background: var(--e-global-color-accent) !important;
    display: block;
    position: relative;
    top: -16px;
}

.title_with_logo.centrage * {
    display: flex !important;
    align-items: center !important;
}

.title_with_logo .elementor-heading-title.elementor-size-default {
    position: relative;
    top: -5px;
}

.solutions_item .ensavoirplus *,
.cart_services_animation .ensavoirplus * {
    transition: all 0.3s;
}

.solutions_item:hover .ensavoirplus *,
.cart_services_animation:hover .ensavoirplus * {
    color: var(--e-global-color-accent) !important;
    transition: all 0.3s;
}

.activites_anim .title_activites_anim {
    opacity: 0;
    transition: all 0.3s;
}

.activites_anim:hover .title_activites_anim {
    opacity: 1;
    transition: all 0.3s;
}

.carrousel_logo_home img {
    filter: grayscale(1);
    transition: all 0.3s;
    border: solid 2px #313131 !important;
    padding: 25px;
    border-style: dashed !important;
    height: 170px !important;
    object-fit: contain;
    width: 240px;
    max-width: 100%;
}

.carrousel_logo_home img:hover {
    filter: grayscale(0);
    border: solid 2px #5f5f5f !important;
    border-style: dashed !important;
    transition: all 0.3s;
}

.formulaire_custom .wpforms-submit:hover {
    background: none !important;
    border: solid 2px var(--e-global-color-accent) !important;
    color: var(--e-global-color-accent) !important;
    transition: all 0.3s;
}

.formulaire_custom .wpforms-submit {
    width: 100%;
    transition: all 0.3s;
}

.formulaire_custom .wpforms-submit-container {
    padding: 0 !important;
}


.formulaire_custom .dz-message span,
.formulaire_custom .dz-message svg {
    color: white !important;
    fill: white !important;
}

.formulaire_custom .wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown {
    color: white;
}

.formulaire_custom .wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable {
    color: rgb(77 199 228);
}

.formulaire_custom input.choices__input.choices__input--cloned {
    color: white;
}

.formulaire_custom .wpforms-container-full .wpforms-form textarea:focus {
    color: var(--e-global-color-accent) !important;
}

.formulaire_custom .wpforms-recaptcha-container.wpforms-is-turnstile.wpforms-is-turnstile-invisible {
    height: 0;
}

.formulaire_custom .wpforms-container-full input[type=date],
.formulaire_custom .wpforms-container-full input[type=datetime],
.formulaire_custom .wpforms-container-full input[type=datetime-local],
.formulaire_custom .wpforms-container-full input[type=email],
.formulaire_custom .wpforms-container-full input[type=month],
.formulaire_custom .wpforms-container-full input[type=number],
.formulaire_custom .wpforms-container-full input[type=password],
.formulaire_custom .wpforms-container-full input[type=range],
.formulaire_custom .wpforms-container-full input[type=search],
.formulaire_custom .wpforms-container-full input[type=tel],
.formulaire_custom .wpforms-container-full input[type=text],
.formulaire_custom .wpforms-container-full input[type=time],
.formulaire_custom .wpforms-container-full input[type=url],
.formulaire_custom .wpforms-container-full input[type=week],
.formulaire_custom .wpforms-container-full select,
.formulaire_custom .wpforms-container-full textarea {
    color: var(--e-global-color-accent);
}

div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-accent);
    box-sizing: border-box;
    color: white;
    text-align: center;
    padding: 60px 20px;
}

.article_first_custom .elementor-hidden-desktop {
    display: block !important;
}

.article_first_custom .image_article_custom img {
    height: 500px !important;
}

.article_first_custom h2 {
    font-size: 21px !important;
}

.lirelasuite_article_custom {
    cursor: pointer;
}

.article_custom_item h2,
.article_custom_item .lirelasuite_article_custom * {
    color: white;
    transition: all 0.3s !important;
}

.article_custom_item:hover h2,
.article_custom_item:hover .lirelasuite_article_custom * {
    color: var(--e-global-color-accent) !important;
    transition: all 0.3s !important;
}

.article_custom_item {
    border-bottom: solid 5px rgba(128, 128, 128, 0);
    transition: all 0.3s !important;
}

.article_custom_item:hover {
    border-bottom: solid 5px var(--e-global-color-accent) !important;
    transition: all 0.3s !important;
}

.article_first_custom .container_content_custom .e-con-inner {
    padding: 60px 20px;
}

.article_custom_item .image_article_custom a {
    width: 100% !important;
}

.cat_article_custom_list .elementor-sitemap-title {
    text-align: center;
    margin-bottom: 40px;
}

.cat_article_custom_list ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cat_article_custom_list a {
    font-size: 18px !important;
    transition: all 0.3s;
    color: white;
}

.cat_article_custom_list a:hover {
    transition: all 0.3s;
    color: var(--e-global-color-accent) !important;
}

.cat_article_custom_list ul.elementor-sitemap-list.elementor-sitemap-category-list {
    margin-bottom: 0;
}

#article_unique_content h2 {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
}

#article_unique_content h3 {
    font-size: 23px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
}

#article_unique_content h4 {
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

#article_unique_content img {
    margin-top: 40px;
}

.solutions_item:hover {
    box-shadow: 6px 6px 0px 0 #808080 !important;
    transition: all 0.9s !important;
}

.solutions_item {
    box-shadow: -6px -6px 0px 0px var(--e-global-color-accent) !important;
    transition: all 0.9s !important;
}

.ensavoirplus.soulignement .elementor-heading-title:after {
    content: "";
    width: 100%;
    height: 2px;
    background: var(--e-global-color-accent) !important;
    display: block;
    position: relative;
    top: 5px;
}

#slider_service_inpage a.elementor-button:after {
    content: "";
    width: 100%;
    height: 2px;
    background: var(--e-global-color-accent) !important;
    display: block;
    position: relative;
    top: 5px;
}

#slider_service_inpage a.elementor-button {
    transition: all 0.3s !important;
}

#slider_service_inpage:hover a.elementor-button {
    color: var(--e-global-color-accent) !important;
    transition: all 0.3s !important;
}

.ensavoirplus.soulignement .elementor-heading-title {
    width: fit-content;
}

.cart_services_animation,
.activites_anim {
    background-size: auto 100% !important;
}

.cart_services_animation:hover,
.activites_anim:hover {
    background-size: auto 120% !important;
}

.activites_anim {
    background-size: auto 110% !important;
}

.activites_anim:hover {
    background-size: auto 125% !important;
}

#brevo_form_custom {
    display: flex;
    gap: 8px;
}

#brevo_form_custom input[type=email] {
    background: #15171e;
    border: solid 1px grey;
    color: white;
    font-size: 14px;
    width: 100%;
}

#brevo_form_custom input[type=submit] {
    border-radius: 0;
    background: var(--e-global-color-accent);
    background-image: url(/wp-content/uploads/2023/10/mail.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    border: solid 1px var(--e-global-color-accent);
    transition: all 0.3s ease-in-out !important;
}

#brevo_form_custom input[type=submit]:hover {
    background: var(--e-global-color-accent)00;
    background-image: url(/wp-content/uploads/2023/10/mail2.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    border: solid 1px var(--e-global-color-accent);
    transition: all 0.3s ease-in-out !important;
}

#carousel_item_services img {
    height: 350px;
    object-fit: cover;
}

body::-webkit-scrollbar {
    background-color: #000000;
    width: 4px
}

body::-webkit-scrollbar-thumb {
    background-color: var(--e-global-color-accent);
    border-radius: 999px;
}

.galerie_logo_partenaires figure.gallery-item .gallery-icon.landscape {
    padding: 25px;
    justify-content: center;
    align-items: center;
    transition: all 0.75s;
    background: rgba(255, 255, 255, 0);
    border: 1px grey dashed;
}

.galerie_logo_partenaires.solutions figure.gallery-item img {
    height: auto !important;
    max-width: 100% !important;
}

.galerie_logo_partenaires.solutions .gallery-icon.landscape {
    min-height: 100px;
    display: flex;
    max-height: 100px;
}

div#formation_listing .elementor-list-item-link-full_width {
    border-bottom: 1px #3d3d3d dashed;
}

div#formation_listing .elementor-list-item-link-full_width:first-child {
    border: none;
}

div#formation_listing .elementor-list-item-link-full_width:last-child {
    border-bottom: 0px #3d3d3d dashed;
}

.slider_logo_inpage .swiper-slide img {
    filter: grayscale(1);
    transition: all 0.3s ease-in-out !important;
}

.slider_logo_inpage .swiper-slide:hover img {
    filter: grayscale(0);
    transition: all 0.3s ease-in-out !important;
}

.slider_logo_inpage .swiper-slide {
    background: rgba(255, 255, 255, 0);
    padding: 15px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: dashed grey 1px;
    transition: all 0.3s ease-in-out !important;
}

.slider_logo_inpage .swiper-slide:hover {
    background: rgb(255, 255, 255);
    padding: 15px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: dashed grey 1px;
    transition: all 0.3s ease-in-out !important;
}

.galerie_logo_partenaires figure.gallery-item:hover .gallery-icon.landscape {
    background: rgb(255, 255, 255);
    border-color: var(--e-global-color-accent) !important;
    transition: all 0.75s;
    border-color: var(--e-global-color-accent);
}

.galerie_logo_partenaires figure.gallery-item img {
    transition: all 0.75s;
    height: 170px !important;
    object-fit: contain;
    filter: grayscale(1);
    max-width: 200px;
}

.galerie_logo_partenaires figure.gallery-item:hover img {
    transition: all 0.75s;
    filter: grayscale(0);
    /*background: #15171E;
    border-color: var(--e-global-color-accent)!important;*/
}

.svg_hover_bleu svg path {
    transition: all 0.3s;
}

.svg_hover_bleu:hover svg path {
    fill: var(--e-global-color-accent) !important;
    transition: all 0.3s;
}

.ctn_zoom {
    transform: scale(1);
    transition: all 0.3s ease-in-out !important;
}

.ctn_zoom:hover {
    transform: scale(1.05);
    transition: all 0.3s ease-in-out !important;
}

.ctn_zoom .bleu_hover_parent span {
    color: white;
    transition: all 0.3s ease-in-out !important;
}

.ctn_zoom:hover .bleu_hover_parent span {
    color: var(--e-global-color-accent) !important;
    transition: all 0.3s ease-in-out !important;
}


#custom_cat_filter_formations img {
    max-width: 200px;
}

.formation_filtres {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
    gap: 30px;
    overflow-x: auto;
    white-space: nowrap;
}


.formations_liste {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.formations_liste .formation_item {
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
}


.formation_item {
    background: #00000063;
    transition: all 0.5s ease-in-out;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.formation_item:hover {
    background: #0000009e;
    transition: all 0.5s ease-in-out;
}

.formation_item a.link_formations {
    background: none;
    width: fit-content;
    padding: 6px 25px;
    border: solid var(--e-global-color-accent) 2px;
    border-radius: 999px;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    transition: all 0.5s ease-in-out;
}

.formation_item:hover a.link_formations {
    color: var(--e-global-color-accent);
    transition: all 0.5s ease-in-out;
}

.formation_item h3 {
    margin-bottom: 0;
    font-size: 21px!important;
}

button.formation_filtre:hover {
    background: none!important;
    border-color: inherit!important;
}

button.formation_filtre {
    color: white!important;
}

button.formation_filtre.active {
    color: var( --e-global-color-accent )!important;
}

button.formation_filtre:focus {
    background: none!important;
    border-color: inherit!important;
}

.nombre_de_jours {
    color: var( --e-global-color-accent )!important;
    margin-top: -10px;
    margin-bottom: -10px;
}

@media only screen and (min-width: 1025px) {
    main#main_x section.mainX_fullWidth {
        min-width: 100vw !important;
    }

    main#main_x {
        overflow-x: hidden;
        display: flex;
        overflow-x: scroll;
    }

    main#main_x .container-first {
        min-width: 100vw !important;
    }

    main#main_x section {
        min-width: 1300px !important;
        min-height: 95vh !important;
    }

    /*main#main_x section.section_not_fw {
          min-width: 4500px!important;
      }*/

    main::-webkit-scrollbar {
        background-color: #000000;
        height: 4px
    }

    main::-webkit-scrollbar-thumb {
        background-color: var(--e-global-color-accent);
        border-radius: 999px;
        border-left: 50px #000000 solid;
        border-right: 50px #000000 solid;
    }

    main#main_x .container-first:after {
        content: "Scroll ➞";
        background: #171d23;
        position: absolute;
        right: 40px;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 999px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 30px;
        color: #4a6d99;
        font-weight: bold;
        animation: scrollrightbounded infinite 2s;
    }

    @keyframes scrollrightbounded {
        0% {
            right: 50px;
        }

        50% {
            right: 20px;
        }

        100% {
            right: 50px;
        }
    }

    main#main_x section.container_extend {
        min-width: auto !important;
    }
}






@media only screen and (min-width: 1400px) {
    .no_desk {
        display: none !important;
    }
}

#content_tax_formations {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    gap: 40px; 
    margin: 0 auto; 
}

@media only screen and (max-width: 1399px) {
    .no_mob {
        display: none !important;
    }

    .menu_mobile li:first-child a {
        padding-top: 0 !important;
    }

    .menu_mobile li a {
        padding-left: 0 !important;
    }

    .menu_mobile ul.sub-menu a {
        font-size: 14px !important;
        padding: 15px !important;
    }
    .formations_liste {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    .elementor-nav-menu--main .elementor-nav-menu ul {
        position: initial !important;
    }
    #content_tax_formations {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    .no_mobmob {
        display: none !important;
    }
    #content_tax_formations {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
        margin: 0 auto;
    }
    body.archive.tax-editeursformations #container_items_formations {
        padding: 20px;
    }
    #container_items_formations {
        padding: 0px 50px 40px 50px;
    }
    .partenariat_list_custom ul {
        gap: 30px;
    }
    .partenariat_list_custom li span.elementor-icon-list-text:after {
        top: 0px;
    }
    
}



#content_tax_formations .category {
    padding: 25px;
    justify-content: center;
    align-items: center;
    transition: all 0.75s;
    background: rgba(255, 255, 255, 0);
    border: 1px grey dashed;
    text-align: center;
}

#content_tax_formations .category:hover {
    background: rgb(255, 255, 255);
    border-color: var(--e-global-color-accent) !important;
    transition: all 0.75s;
    border-color: var(--e-global-color-accent);
}

#content_tax_formations .category-link {
    display: block;
    text-decoration: none; 
    color: #333;
}

#content_tax_formations .category img {
    transition: all 0.75s;
    height: 170px !important;
    object-fit: contain;
    filter: grayscale(1);
    max-width: 200px;
}

#content_tax_formations .category:hover img {
    transition: all 0.75s;
    filter: grayscale(0);   
}

#logo_editeur_inpage:hover img {
    background: white;
    transition: all 0.3s;
}

#logo_editeur_inpage img {
    border: dashed grey 2px;
    padding: 30px;
    transition: all 0.3s;
    max-width: 450px;
    width: 100%;
}